MANIFEST.in
README.rst
setup.cfg
setup.py
data_refinery.egg-info/PKG-INFO
data_refinery.egg-info/SOURCES.txt
data_refinery.egg-info/dependency_links.txt
data_refinery.egg-info/not-zip-safe
data_refinery.egg-info/top_level.txt
datarefinery/CombineOperations.py
datarefinery/DateFieldOperations.py
datarefinery/FieldOperations.py
datarefinery/TupleOperations.py
datarefinery/__init__.py
datarefinery/tuple/Formats.py
datarefinery/tuple/TupleDSL.py
datarefinery/tuple/__init__.py
tests/examples/__init__.py
tests/examples/test_pandas_operations.py
tests/tuple/__init__.py
tests/tuple/test_alternative.py
tests/tuple/test_append.py
tests/tuple/test_filter.py
tests/tuple/test_fusion.py
tests/tuple/test_fusion_append.py
tests/tuple/test_keep.py
tests/tuple/test_keep_regexp.py
tests/tuple/test_substitution.py