・
Reviews 8
・
Average rating 5.0
I think this is the best lecture in terms of data analysis (loading, preprocessing, EDA, visualization). While studying Python data analysis methods and coding examples, I think, "What can I do with this?" I think this lecture provides answers and clues to that. Also, many of the methods used in parts are very useful. In addition, it was very good that it was renewed by supplementing recent data and explanations. Conclusion: If you want pandas, seaborn, matplotlib + @, just listen. If you are a beginner, you will never regret it.

Thank you for your thoughtful review! Thanks to you, it has been a great help in updating all the courses up to Chapter 5. In particular, Chapter 5 has added content on analyzing and visualizing text data, such as extracting frequency from existing structured data, and implementing information masking for personal information protection using regular expressions using email, phone number, and car registration number. We will continue to update the content through feedback in the future :)