Skip to content

Latest commit

 

History

History
78 lines (59 loc) · 4.48 KB

File metadata and controls

78 lines (59 loc) · 4.48 KB

🔎 Python Codebook

#python #Data Science


🚦 1. Introduction

Python Codebook is a tutorial of python libraries for those who are studying Python. Most of the libraries covered here are related to data science such as pandas, numpy, networkx, folium etc.

  • Much easier to read if you open codebook with Google colab

🚦 2. Table of Contents

1. Basic Python

2. Data Analysis Related

3. Visualization

4. Web Crawling

5. Word Cloud

6. Network Analysis

7. Geographical Data Handling

8. Image Data handling

9. Database Related

10. Tableau

11. Etc

Author