Skip to content

Commit 096902c

Browse files
authored
Update README.md
1 parent 7c5c23f commit 096902c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ After running setup, clone this repo, navigate to the folder and run the command
1212
- [Python LinkedIn Learning](https://www.linkedin.com/learning/topics/python?u=3322)
1313
- [Practical Business Python](https://pbpython.com/excel-pandas-comp.html) - great blog on how to use Python in business scenarios, and examples comparing Pandas to common Excel operations
1414
- [Excel and Python LinkedIn Learning](https://www.linkedin.com/learning/using-python-with-excel/managing-excel-with-python?u=3322)
15+
- [Monte Carlo Simulations](https://pbpython.com/monte-carlo.html)
16+
- [Matplotlib examples](https://matplotlib.org/3.2.0/gallery/index.html)
17+
- [Automate the boring stuff](https://automatetheboringstuff.com/)
1518

1619
## Python in Excel
1720
Today, you can try a various 3rd party libraries to work with Excel data in Python. Here are a couple that we found are being used by companies today:

0 commit comments

Comments
 (0)