This repository has learning material related to Python Programming.
Schedule of Python programming workshop
-
Location: Eaton Campus
-
Dates: 4th Sept - 7 Sept 2023
-
Link: <meeting_link_here>
-
Mode: Hybrid
- Python 3.x or Anaconda Distribution
- IDE - PyCharm/Spyder/IntelliJ/VS Code
- Jupyter Notebook
- Introduction to Python Programming
- Python Variables
- Python Data Types
- Python Operators
- Control Flow constructs in Python
- Looping statements in Python
- Python Functions
- Exception Handling in Python
- Working with files in Python
- Explore Python Package, Module and Library
- pylint and unittest libraries overview and usage
- Files operations (CRUD) using path, shutil, pathlib libraries
- Introduction to Data Analysis
- Python libraries that can used for Data analysis
- Exploring Matplotlib library
- Exploring Pandas library
- Introduction to Data visualization
- Exploring Seaborn library
- Exploring Ploty and Cufflinks library
- Exploring Pandas built-in Visualization capabilities