Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 |
Tags
- Filecoin
- Anime
- GIT
- Jupyter Notebook
- workbench
- MySQL
- directories
- project
- Linux
- github
- forks
- API
- python
- Blockchain
- DATABASE
- ansible
- noob
- strings
- Classes
- Django
- basics
- MyAnimeList
- crawler
- Methods
- commands
- cached
- pandas
- JSON
- SCV
- .gitignore
Archives
- Today
- Total
목록workbench (1)
제니 블로그
After creating a database schema from the last post, it's time to put in the data that we need into that database. The data we will be collecting includes data from web scraping and using GET API calls. First to connect, we need a valid database going. We have the user, password, host, database in a separate file because those kind of information should be hidden. # Connect to the database -> th..
Project
2023. 3. 7. 16:19