.coveragerc
.gitattributes
.gitignore
.pylintrc
.readthedocs.yaml
LICENSE
MANIFEST.in
Makefile
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/workflows/main.yaml
.github/workflows/test_wheel.yaml
.github/workflows/wheel.yml
ci/environment-py310.yml
ci/environment-py310win.yml
ci/environment-py311.yml
ci/environment-py312.yml
ci/environment-py39.yml
fastparquet/__init__.py
fastparquet/_version.py
fastparquet/api.py
fastparquet/cencoding.c
fastparquet/cencoding.pyx
fastparquet/compression.py
fastparquet/converted_types.py
fastparquet/core.py
fastparquet/dataframe.py
fastparquet/encoding.py
fastparquet/evolve.py
fastparquet/json.py
fastparquet/parquet.thrift
fastparquet/schema.py
fastparquet/speedups.c
fastparquet/speedups.pyx
fastparquet/thrift_structures.py
fastparquet/util.py
fastparquet/writer.py
fastparquet.egg-info/PKG-INFO
fastparquet.egg-info/SOURCES.txt
fastparquet.egg-info/dependency_links.txt
fastparquet.egg-info/requires.txt
fastparquet.egg-info/top_level.txt
fastparquet/parquet_thrift/__init__.py
fastparquet/parquet_thrift/parquet/__init__.py
fastparquet/parquet_thrift/parquet/ttypes.py