filmov
tv
Python Pandas Grouping Mechanisms - Concatenating, Merging, Joining, Groupby
Показать описание
In this video, you’ll learn about Python Pandas Grouping Mechanisms: Concatenating, Merging, Joining, and Groupby. The Pandas library is essential to Machine Learning! You’ll learn how to concatenate DataFrames; how to merge DataFrames; how to join DataFrames; how to create a Groupby object and utilize methods such as count(), describe(), mean(), min(), max(), and std(). After watching this video and learning several Pandas grouping mechanisms, there’s an activity right below this description for you to try out on your own using the skills you learned here. Enjoy!
PANDAS GROUPING ACTIVITY:
Create a Pandas DataFrame that represents a restaurant scenario in which one column indicates the number of different dishes a person orders (this column should have some repeating values), another column that indicates the total price of that person’s meal, and a third column representing the name of that person. Then use the groupby object to sort by number of dishes and obtain the mean price. *Hint: to do this, revisit the example in my video!
TIMESTAMP:
00:00 Introduction & Recap of Last Video
00:20 Lesson Structure for Pandas Grouping Mechanisms Video
00:40 Concatenating DataFrames
06:06 Merging DataFrames
10:04 Joining DataFrames
12:07 Groupby Object and Methods
16:54 Recap of Current Video
17:51 Call-to-action: Pandas Grouping Mechanisms
About Acadaimy
Acadaimy empowers individuals to rapidly learn and master the fascinating field of Artificial Intelligence through easy-to-consume bite-sized videos delivered on a weekly basis. Topics include artificial intelligence, machine learning, ai applications, supervised learning, unsupervised learning, pattern recognition, artificial general intelligence, deep learning, data science, big data and more. While most immediately suitable for beginners, Acadaimy's AI training and accompanying examples and projects aims to deliver value to anyone ultimately seeking expertise in artificial intelligence.
PANDAS GROUPING ACTIVITY:
Create a Pandas DataFrame that represents a restaurant scenario in which one column indicates the number of different dishes a person orders (this column should have some repeating values), another column that indicates the total price of that person’s meal, and a third column representing the name of that person. Then use the groupby object to sort by number of dishes and obtain the mean price. *Hint: to do this, revisit the example in my video!
TIMESTAMP:
00:00 Introduction & Recap of Last Video
00:20 Lesson Structure for Pandas Grouping Mechanisms Video
00:40 Concatenating DataFrames
06:06 Merging DataFrames
10:04 Joining DataFrames
12:07 Groupby Object and Methods
16:54 Recap of Current Video
17:51 Call-to-action: Pandas Grouping Mechanisms
About Acadaimy
Acadaimy empowers individuals to rapidly learn and master the fascinating field of Artificial Intelligence through easy-to-consume bite-sized videos delivered on a weekly basis. Topics include artificial intelligence, machine learning, ai applications, supervised learning, unsupervised learning, pattern recognition, artificial general intelligence, deep learning, data science, big data and more. While most immediately suitable for beginners, Acadaimy's AI training and accompanying examples and projects aims to deliver value to anyone ultimately seeking expertise in artificial intelligence.
Комментарии