Table of Contents
More about Scientific Python
Python Tutorials
- Learn Python: https://www.learnpython.org/
- Python for Beginners: https://www.pythonforbeginners.com/
- Python Tutorial: https://www.w3schools.com/python/
Quelle: Unterhaltung mit Bing, 19.3.2023
(1) NumPy - Learn. https://numpy.org/learn/ Zugegriffen 19.3.2023. (2) Jupyter notebook tutorial in Python - Plotly. https://plotly.com/python/ipython-notebook-tutorial/ Zugegriffen 19.3.2023. (3) GitHub - numpy/numpy-tutorials: NumPy tutorials & educational content …. https://github.com/numpy/numpy-tutorials Zugegriffen 19.3.2023. (4) More than 15 jupyter notebooks to learn Numpy | Data Science and …. https://www.kaggle.com/getting-started/115421 Zugegriffen 19.3.2023.
Sure! Here are some free and widely used tutorials for Python, Numpy, and Pandas:
- Introduction to Pandas and NumPy - This tutorial is a great introduction to Pandas and NumPy and is perfect for beginners.
- Python for Data Analysis: Pandas & NumPy - This course is offered by Coursera and is a great way to learn the basics of Python, Numpy, and Pandas.
- Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn) - This is a free course offered by freeCodeCamp.org and is a great way to learn data analysis using Python.
I hope this helps! Let me know if you have any other questions.
Source: Conversation with Bing, 19/03/2023(1) Introduction to Pandas and NumPy | Codecademy. https://www.codecademy.com/article/introduction-to-numpy-and-pandas Accessed 19/03/2023. (2) Python for Data Analysis: Pandas & NumPy - Coursera. https://www.coursera.org/projects/python-for-data-analysis-numpy Accessed 19/03/2023. (3) Data Analysis with Python - Full Course for Beginners (Numpy, Pandas …. https://www.youtube.com/watch?v=r-uOLxNrNk8 Accessed 19/03/2023.
Other
- http://scipy-lectures.github.io/ (scipy lecture)
- http://www.youtube.com/watch?v=zwzR0z0_Gn0&list=SP7E11B34616530F5E&index=15 (Kurt Schwehr, matplotlib 1)
- http://archive.ipython.org/tmp/IntroNumPy.pdf (numpy intro,
- http://pythonbooks.revolunet.com/ (list of Python books)
Qt 4
- http://py.bo.vc/ (Qt and Python screencasts)
matplotlib
Real time graphics
pyqtgraph
- http://vimeo.com/63327544 (video about pyqtgraph)