Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mudssrali/working-with-python

Basics of Python, data analysis and visualization with Python workshop
https://github.com/mudssrali/working-with-python

Last synced: 3 days ago
JSON representation

Basics of Python, data analysis and visualization with Python workshop

Awesome Lists containing this project

README

        

# Working with Python
Basics, Data Analysis and Visualization

### Agenda

**Introduction**

- Why learn Python?
- Course overview
- Setup and running your first program

**Basics**

- Variables, data types, and control structures
- Loops, Lists and Tuples, Dictionaries and Sets
- Functions, modules, and packages
- File Reading and Writing

**Data Analysis and Visualization**

- Numpy – Working with arrays and matrices
- Pandas – Data analysis and manipulation
- Matplotlib – Data visualization
- `Seaborn` – Data visualization
- `Plotly` – Data visualization