.gitignore
HOW_TO_RELEASE.md
LICENSE
README.md
demo.ipynb
pyproject.toml
.github/workflows/release.yml
.vscode/settings.json
images/pandas-rose.png
images/sample_bar.png
images/sample_plot.png
images/sample_table.png
pandas_rose.egg-info/PKG-INFO
pandas_rose.egg-info/SOURCES.txt
pandas_rose.egg-info/dependency_links.txt
pandas_rose.egg-info/requires.txt
pandas_rose.egg-info/top_level.txt
rose/__init__.py
rose/_version.py
rose/snippets.py
sample_data/WBB.csv
tests/__init__.py
tests/test_rose.py