Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eesunmoon/data_analysis
- Owner: EesunMoon
- Created: 2021-03-28T08:44:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-05T07:58:59.000Z (about 1 year ago)
- Last Synced: 2024-10-17T21:01:12.264Z (about 1 month ago)
- Topics: beautifulsoup, numpy, pandas, python, selenium
- Language: Jupyter Notebook
- Homepage:
- Size: 2.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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) |