일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- start exercise
- pie charts
- __init__
- Text mining
- line width
- For loops
- matplotlib
- Else
- continue
- AS
- MySQL
- PROJECT
- SQL
- data distribution
- self parameter
- matplotlib.pyplot
- PANDAS
- Text Analytics
- line color
- break
- multiple lines
- Github
- Python
- train/test
- Default X points
- error
- machine learning
- polynomial regression
- iterates
- variables
- Today
- Total
목록error (2)
Data Science Explorer

I was using the data that shows the amount of particulate matter in each region in Seoul and trying to draw a graph. Since we are conducting the project in Korean, we had to write the labels on graph in Korean. However, I encountered the trouble the error saying, WARNING:matplotlib.font_manager:findfont: Font family 'NanumBarunGothic' not found. Luckily, I solved the problem so I will show you h..

Today, I was trying to conduct 'git push' but I saw the error, saying git@github.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. Luckily, I found my way out to solve this out! The reason was that ssh key that was linked to Github was not set. The steps are quite easy so, please follow..