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

https://github.com/papagorgio23/python_101

Intro to Python for Data Analytics/Science Modules
https://github.com/papagorgio23/python_101

Last synced: about 2 months ago
JSON representation

Intro to Python for Data Analytics/Science Modules

Awesome Lists containing this project

README

          

# Python 101

Misc Tutorials to help improve Python Skills

### Intro to Python

- [Lesson 1](https://github.com/papagorgio23/Python_101/blob/main/intro/01_Python_101.ipynb): Python 101
- [Lesson 2](https://github.com/papagorgio23/Python_101/blob/main/intro/02_Python_Math_101.ipynb): Basic Math with Python
- [Lesson 3](https://github.com/papagorgio23/Python_101/blob/main/intro/03_Connect_to_GBQ.ipynb): Connect to Google BigQuery
- [Lesson 4](https://github.com/papagorgio23/Python_101/blob/main/intro/04_Austen_GBQ_Upload.ipynb): Insert CSV file into Google Big Query
- [Lesson 5](https://github.com/papagorgio23/Python_101/blob/main/intro/05_E_mail_Notification_Template_Update_to_GBQ_.ipynb): Automated Email Notifications
- [Lesson 6](https://github.com/papagorgio23/Python101/blob/main/Functional_Introduction_To_Python_Section_1(Introductory_Concepts).ipynb): Functional Python - Part 1
- [Lesson 7](https://github.com/papagorgio23/Python101/blob/main/Functional_Introduction_To_Python_Section_2(Functions).ipynb): Functional Python - Part 2
- [Lesson 8](https://github.com/papagorgio23/Python101/blob/main/Functional_Introduction_To_Python_Section_3(Control_Structures).ipynb): Functional Python - Part 3
- [Lesson 9](https://github.com/papagorgio23/Python101/blob/main/Functional_Introduction_To_Python_Section_4(Intermediate_Topics).ipynb): Functional Python - Part 4