Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eesunmoon/data_analysis

Data Analysis
https://github.com/eesunmoon/data_analysis

beautifulsoup numpy pandas python selenium

Last synced: 5 days ago
JSON representation

Data Analysis

Awesome Lists containing this project

README

        

# Data_Analysis
- fastcampus materials
## outline
| No. | Subjects |
|:---:|:---:|
| 1 | [the basic of python](https://github.com/MoonEeSun/Data_Analysis/tree/main/01_python) |
| 2 | [crawling](https://github.com/MoonEeSun/Data_Analysis/tree/main/02_crawling) - [selenium](https://www.selenium.dev/documentation/) / [beautifulsoup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/) |
| 3 | [numpy](https://github.com/MoonEeSun/Data_Analysis/tree/main/03_numpy) |
| 4 | [pandas](https://github.com/MoonEeSun/Data_Analysis/tree/main/04_Pandas) |