Python Introduction (4 Day Course)
Dr. Chao Zhang, Anahita IravanizadWS 2020/21
Course topics
Python is a programming language that is popularly used in many scientific communities. This introductory course intends to provide essential knowledge of Python to new Data Science students. In this 4-day crash course, we will learn together
- Local Python installation
- Python fundamentals
- Numpy for numerical computing
- Matplotlib for visualization
- Pandas for data analysis
Notices
Registration
Instructors
Schedules
Requirements
Resources
Useful links for the first day
Useful commands for the first day
conda install numpy matplotlib pandas ipython jupyter rise
jupyter notebook
Slides/notebooks
Please make sure you have installed
jupyter
and rise
on your computer, so as to have a nice view of the notebooks in slide mode.