- https://en.wikipedia.org/wiki/Python_(programming_language)
- https://github.com/gto76/python-cheatsheet
- https://learnxinyminutes.com/docs/python/
User Guide
https://pandas.pydata.org/docs/user_guide/index.html
Workshop
https://github.com/stefmolin/pandas-workshop
Comparing to Excel Spreadsheets
https://pandas.pydata.org/docs/getting_started/comparison/comparison_with_spreadsheets.html
Cheat Sheet
https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf
https://code.visualstudio.com/docs/datascience/jupyter-notebooks
Official PEP-8 https://peps.python.org/pep-0008/ Good Examples here https://realpython.com/python-pep8/#why-we-need-pep-8
Many languages have an awesome-<language name> repo
- https://github.com/vinta/awesome-python
- https://github.com/markets/awesome-ruby
- https://github.com/quozd/awesome-dotnet
- https://github.com/sindresorhus/awesome-nodejs
- PyTest https://docs.pytest.org/en/8.0.x/getting-started.html
- PyTest BDD https://pypi.org/project/pytest-bdd/
- PyTest Cheat Sheet https://gist.github.com/kwmiebach/3fd49612ef7a52b5ce3a