CONTRIBUTING.md
FORMAT.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
changelog.txt
cli.py
code_of_conduct.md
requirements-dev.txt
requirements.txt
setup.py
dat/recipes.parq
dat/tiny.csv
dat/tiny.parq
examples/karate_club.ipynb
examples/tiny.ipynb
examples/.ipynb_checkpoints/Untitled-checkpoint.ipynb
examples/.ipynb_checkpoints/karate_club-checkpoint.ipynb
examples/.ipynb_checkpoints/tiny-checkpoint.ipynb
pynock/__init__.py
pynock/pynock.py
pynock.egg-info/PKG-INFO
pynock.egg-info/SOURCES.txt
pynock.egg-info/dependency_links.txt
pynock.egg-info/not-zip-safe
pynock.egg-info/requires.txt
pynock.egg-info/top_level.txt
tests/test_csv_parq.py
tests/test_csv_rdf.py
tests/test_pandas.py
tests/test_parq_csv.py
tests/test_rdf_csv.py
tests/test_tiny.py