
파이썬 판다스(pandas)로 데이터 분석 및 가공하기
Kyeongrok Kim
판다스(pandas)를 이용해 실전에서 많이 나오는 데이터 처리 패턴을 배워보고 처리한 데이터를 분석해봅니다.
초급
Python, Pandas
You can call, analyze, and visualize data from public data. You can learn how to collect transaction information on all green onions traded in the wholesale market from public data and perform data preprocessing, data analysis, and data visualization.
How to collect data from public data
How to develop a data collector
How to use public data
How to preprocess collected data
How to derive insights from data using Pandas
How to visualize data using matplotlib
Data collection - analysis - visualization all at once,
Easy and fun public data analysis 🧮
The demand for data literacy is growing day by day. From data collection to analysis and visualization, discovering valuable insights from vast amounts of data requires a diverse range of skills. So how can we learn these skills? And how can we apply them to real-world scenarios ?
In the spring of 2021, the price of green onions skyrocketed, making them a hot topic of conversation. Data can be used to understand when this surge began and how significant the change was.
In this lecture, we'll learn about data analysis using the public data API "Agricultural and Fishery Product Wholesale Market Auction Prices."
Data Analysis and Visualization Examples
You'll experience the entire process of collecting and preprocessing data, analyzing it, and visualizing it using three Python- based libraries: Requests, Pandas, and Matplotlib. If you've ever wanted to experience the entire data utilization cycle, this course is for you!
HTTP request
Send it simply
Requests
In the data
to derive insights
Pandas
The collected data
Visualizing
Matplotlib
Q. Is this a course that can be taken by complete beginners with no experience?
This course is for those who have taken an introductory course on data analysis or have learned Python.
Q. Is collecting and using public data free?
Yes, it is available for free through the Public Data Portal.
Q. Is it necessary to have PyCharm installed?
Jupyter Notebook alone is sufficient.
Q. Are there any good lectures to listen to first?
Yes, this course requires prior knowledge of Python. Beginners are advised to take the following course first.
Web Data Extraction with Python Crawling, from Introduction to Practice
Building a Crawler from the Basics in Python
Q. Do I need to know about Pandas?
For Pandas lectures, I recommend taking the following lectures.
Analyzing and Processing Data with Python Pandas
Data analysis/processing, step by step from the basics
Who is this course right for?
Anyone who wants to analyze data using public data
If you want to collect data from public data but don't know how,
Anyone who wants to get started with data analysis
Anyone who wants to learn data preprocessing using Python
Need to know before starting?
Python
Experience with Python
592
Learners
60
Reviews
13
Answers
4.3
Rating
5
Courses
All
15 lectures ∙ (2hr 59min)
$13.20
Check out other courses by the instructor!
Explore other courses in the same field!