Skip to content

Commit d011493

Browse files
authored
Added plotnine
1 parent b487050 commit d011493

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Personal reference scripts for commonly used code
1919
- **[Plotting](https://github.com/MacalusoJeff/Cookbook/tree/main/Plotting):** Code snippets for common plots
2020
- **[Matplotlib.py](https://github.com/MacalusoJeff/Cookbook/tree/main/Plotting/Matplotlib.py)**
2121
- **[Plotly.py](https://github.com/MacalusoJeff/Cookbook/tree/main/Plotting/Plotly.py)**
22+
- **[Plotnine.py](https://github.com/MacalusoJeff/Cookbook/blob/main/Plotting/Plotnine.py)**
2223
- **[Misc](https://github.com/MacalusoJeff/Cookbook/tree/main/Misc):** For scripts that don't fit within any other folders
2324
- **[EDA.py](https://github.com/MacalusoJeff/Cookbook/tree/main/Misc/EDA.py):** EDA reports, missing values, and outliers
2425
- **[NLP.py](https://github.com/MacalusoJeff/Cookbook/tree/main/Misc/NLP.py):** NLTK natural language processing tasks

0 commit comments

Comments
 (0)