README.md
pyproject.toml
src/__init__.py
src/pandashift/__init__.py
src/pandashift/constants.py
src/pandashift/create_table_from_df.py
src/pandashift/load_df.py
src/pandashift/read_execute.py
src/pandashift.egg-info/PKG-INFO
src/pandashift.egg-info/SOURCES.txt
src/pandashift.egg-info/dependency_links.txt
src/pandashift.egg-info/requires.txt
src/pandashift.egg-info/top_level.txt
tests/test_create_table.py
tests/test_float.py
tests/test_int.py
tests/test_no_env_analyze.py
tests/test_str.py
tests/test_super.py
tests/test_timestamp.py