LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/ratschlab_common.collections.rst
docs/ratschlab_common.io.chunks.rst
docs/ratschlab_common.io.rst
docs/ratschlab_common.io.sql.rst
docs/ratschlab_common.rst
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
ratschlab_common/__init__.py
ratschlab_common.egg-info/PKG-INFO
ratschlab_common.egg-info/SOURCES.txt
ratschlab_common.egg-info/dependency_links.txt
ratschlab_common.egg-info/entry_points.txt
ratschlab_common.egg-info/not-zip-safe
ratschlab_common.egg-info/requires.txt
ratschlab_common.egg-info/top_level.txt
ratschlab_common/collections/__init__.py
ratschlab_common/collections/set_utils.py
ratschlab_common/io/__init__.py
ratschlab_common/io/bigmatrix.py
ratschlab_common/io/dataframe_formats.py
ratschlab_common/io/chunks/__init__.py
ratschlab_common/io/chunks/chunk_indexing.py
ratschlab_common/io/chunks/repartition_dataframes.py
ratschlab_common/io/sql/__init__.py
ratschlab_common/scripts/__init__.py
ratschlab_common/scripts/bigmatrix_repack.py
tests/__init__.py
tests/conftest.py
tests/data/numbers.txt
tests/io/__init__.py
tests/io/test_bigmatrix.py
tests/io/test_dataframe_formats.py
tests/io/chunks/__init__.py
tests/io/chunks/test_chunk_indexing.py
tests/io/chunks/test_repartition_dataframes.py
tests/io/sql/__init__.py
tests/scripts/__init__.py
tests/scripts/test_bigmatrix_repack.py