.coveragerc
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
AUTHORS.md
CHANGELOG.md
CITATION.cff
CONTRIBUTING.rst
LICENSE
MANIFEST.in
Makefile
README.md
environment.yml
pyproject.toml
setup.py
ts_store.egg-info/PKG-INFO
ts_store.egg-info/SOURCES.txt
ts_store.egg-info/dependency_links.txt
ts_store.egg-info/requires.txt
ts_store.egg-info/top_level.txt
tstore/__init__.py
tstore/_version.py
tstore/archive/__init__,py
tstore/archive/__init__.py
tstore/archive/checks.py
tstore/archive/io.py
tstore/archive/readers.py
tstore/archive/writers.py
tstore/archive/attributes/__init__.py
tstore/archive/attributes/dask.py
tstore/archive/attributes/geopandas.py
tstore/archive/attributes/pandas.py
tstore/archive/attributes/polars.py
tstore/archive/attributes/pyarrow.py
tstore/archive/ts/__init__.py
tstore/archive/ts/dask.py
tstore/archive/ts/filtering.py
tstore/archive/ts/partitioning.py
tstore/archive/ts/pyarrow.py
tstore/tsdf/__init__.py
tstore/tsdf/reader.py
tstore/tsdf/ts_class.py
tstore/tsdf/writer.py
tstore/tsdf/extensions/__init__.py
tstore/tsdf/extensions/array.py
tstore/tsdf/extensions/ts_dtype.py
tstore/tsdt/__init__.py
tstore/tslong/__init__.py
tstore/tslong/dask.py
tstore/tslong/lance.py
tstore/tslong/pandas.py
tstore/tslong/polars.py
tstore/tslong/pyarrow.py
tstore/tswide/__init__.py