A simple tool for labeling your csv files
poetry install
poetry run csv_labeler
Note: csv_labeler uses fast_autocomplete for autocompletion
of the categories. If the default settings do not work as expected for your categories, you can adjust them using config.ini
. The relevant attributes for fast_autocomplete are in the section fast_autocomplete. For a more detailed description of these parameters, see the pypi page of fast_autocomplete.
poetry run nox
👤 Robin Maasjosthusmann
- Website: https://www.maasjosthusmann.de
- Github: @RobinMaas95
- LinkedIn: @robin-maasjosthusmann
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
Copyright © 2022 Robin Maasjosthusmann.
This project is BSD--3--Clause licensed.
This README was generated with ❤️ by readme-md-generator