ReadStat.jl
File parser
A Julia package that parses files from Stata, SPSS, and SAS formats into structured data tables
Read files from Stata, SAS, and SPSS
78 stars
5 watching
21 forks
Language: Julia
last commit: 11 months ago
Linked from 2 awesome lists
juliaqueryverse
Related projects:
Repository | Description | Stars |
---|---|---|
elau1004/tfr4sqlite | A module to read and parse structured text files into a virtual table in SQLite | 19 |
tidyverse/haven | A C library that enables R to read and write various data formats used by other statistical packages | 425 |
juliastats/rdatasets.jl | A Julia package that loads many R data sets into a format suitable for statistical analysis | 160 |
tidyverse/readxl | A package that reads data from Excel files into R | 729 |
stan125/grea | A tool that automates the process of reading various file formats into R for data analysis. | 48 |
juliastats/statskit.jl | A package manager for statistical computing in Julia | 141 |
seamusabshere/remote_table | A Ruby library that reads and parses various file formats, including XLSX, XLS, ODS, CSV, TSV, and Google Docs, returning tabular data as arrays or hashes. | 226 |
juliadata/dataframes.jl | A package providing tools and data structures for efficiently working with tabular data in Julia. | 1,738 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,713 |
jlacefie/cfstats-csv-parser | Utility to parse cfstats output and produce a CSV file for analysis of Cassandra performance data | 1 |
evetion/lasindex.jl | A software component that reads and translates quadtree indexes from LASindex files | 4 |
juliastats/multivariatestats.jl | A comprehensive Julia package for multivariate statistical analysis and data reduction techniques. | 379 |
fanlia/read_xlsx_v | A Vlang library for parsing and reading Excel files (.xlsx) in a file-based format | 0 |
nfoti/juliadata | A Julia package for working with tabular data in the form of tabular structures and datasets. | 6 |
foxyseta/tree-sitter-prolog | Provides a Prolog grammar and parser for tree-sitter, enabling parsing of various Prolog formats. | 2 |