LICENSE
README.md
pyproject.toml
pfc/main.py
pfc/commands/__init__.py
pfc/commands/barplot.py
pfc/commands/cls.py
pfc/commands/cols.py
pfc/commands/describe.py
pfc/commands/groupby.py
pfc/commands/head.py
pfc/commands/heatmap.py
pfc/commands/help.py
pfc/commands/histplot.py
pfc/commands/index.py
pfc/commands/info.py
pfc/commands/lineplot.py
pfc/commands/load.py
pfc/commands/select.py
pfc/commands/size.py
pfc/commands/tail.py
pfc/commands/unique.py
pfc/commands/value_counts.py
pfc/core/__init__.py
pfc/core/dataset.py
pfc/core/state.py
pfc/shell/__init__.py
pfc/shell/parser.py
pfc/shell/repl.py
pfc/ui/__init__.py
pfc/ui/styles.py
pfc/ui/table.py
pfc_cli.egg-info/PKG-INFO
pfc_cli.egg-info/SOURCES.txt
pfc_cli.egg-info/dependency_links.txt
pfc_cli.egg-info/entry_points.txt
pfc_cli.egg-info/requires.txt
pfc_cli.egg-info/top_level.txt