awesome-python-for-data-science
awesome-python-for-data-science copied to clipboard
How to Make Distributions More Gaussian
Description
Develop a Jupyter Notebook tutorial on transforming non-Gaussian distributions into more Gaussian-like ones. Explore various techniques like log transformations and others to enhance the distribution of data.
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