강의

멘토링

커뮤니티

BEST
Data Science

/

Data Analysis

[Renewed] First-time Python Data Analysis (Easy! Learn the entire process of preprocessing, pandas, and visualization) [Data Analysis/Science Part1]

This course aims to teach data analysis beginners fundamental skills for the entire Python data analysis workflow. As an e-commerce planner and developer leveraging real-world data analysis, I crafted this for easy acquisition and immediate application of the full Python data analysis process.

(4.9) 341 reviews

4,191 learners

  • funcoding
Python
Pandas

[Remote Coding Dave Lee] Updated lecture on Python data analysis for beginners

Hello. This is Dave Lee from Janjaemi Coding.

I'm sharing with you an updated version of my first Python data analysis course.


In this update, we have improved the project of making Flourish's bar chart rate graph of the change in the number of confirmed cases of Corona. It is an interesting project that allows you to practically learn the functions of pandas by preprocessing the number of confirmed cases by date and country in various ways. We have also fixed the flag display function that did not work before.


In addition, we have expanded the use of data from 2020 to 2023, allowing us to create a graph of the overall trend in the number of confirmed COVID-19 cases. Since we are dealing with data that changes from year to year, the sorting process has become a bit more complicated, so we have also uploaded an additional lecture video on this part.

Existing students can take the updated lectures without additional cost, so we hope that it will help you learn the new content. Some of the lecture materials have also been updated, so it would be a good idea to download them again.

Try making your own completed graph like this. It's fun and you'll become more familiar with pandas~

Project completion graph: https://public.flourish.studio/visualisation/17998107/

Dave Lee Dream of residual fun coding
Remnant Fun Coding Dave Lee YouTube Channel: https://www.youtube.com/@fun-coding

Comment