awesome-python-for-data-science
awesome-python-for-data-science copied to clipboard
How to Transform Numerical to Categorical Data
Description
Craft a Jupyter Notebook tutorial explaining how to convert numerical data into categorical format. Illustrate use cases and methods for creating meaningful categories from continuous variables.
Acceptance Criteria
- [ ] Submit a Jupyter notebook containing the tutorial and the necessary datasets if need
- [ ] Modify the README.md file to include the new tutorial and a link to the added notebook