filmov
tv
Level Up Python Pandas GroupBy | Five Minute Python Scripts | Subscriber Request

Показать описание
Thanks for your suggestions keep them coming!!
0:00 introduction
0:12 viewing the data
0:59 reading in data
1:59 groupby
4:24 writing new workbook
5:17 Conditional Index
Data used in this video:
Kite helps fund the channel, thanks for checking them out and supporting me --
⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing.
Merch Store --
Support the Channel on Patreon --
Join The Socials --
*****************************************************************
Full code from the video:
import pandas as pd
agg_functions = {
'Sales Amount' : 'sum',
'Order Type' : ', '.join,
}
print(multiple_item_orders)
Packages (& Versions) used in this video:
Pandas 1.2.4
*****************************************************************
Code from this tutorial and all my others can be found on my GitHub:
Still wild I get to write these messages and get blown away by the number of people who liked a video enough to subscribe. Thank you to all 62,500 of you! Thanks for watching and hopefully the videos are helpful. Thank you all so much!
Check out my website:
If you liked the video - please hit the like button. It means more than you know. Thanks for watching and thank you for all your support!!
--- Channel FAQ --
What text editor do you use?
What Equipment do you use to film videos?
What editing software do you use?
Premiere Pro for video editing
Photoshop for images
After Effects for animations
Do I have any courses available?
Yes & always working on more!
Where do I get my music?
I get all my music from the copyright free Youtube audio library
Let me know if there's anything else you want answered!
-------------------------
Always looking for suggestions on what video to make next -- leave me a comment with your project! Happy Coding!
0:00 introduction
0:12 viewing the data
0:59 reading in data
1:59 groupby
4:24 writing new workbook
5:17 Conditional Index
Data used in this video:
Kite helps fund the channel, thanks for checking them out and supporting me --
⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing.
Merch Store --
Support the Channel on Patreon --
Join The Socials --
*****************************************************************
Full code from the video:
import pandas as pd
agg_functions = {
'Sales Amount' : 'sum',
'Order Type' : ', '.join,
}
print(multiple_item_orders)
Packages (& Versions) used in this video:
Pandas 1.2.4
*****************************************************************
Code from this tutorial and all my others can be found on my GitHub:
Still wild I get to write these messages and get blown away by the number of people who liked a video enough to subscribe. Thank you to all 62,500 of you! Thanks for watching and hopefully the videos are helpful. Thank you all so much!
Check out my website:
If you liked the video - please hit the like button. It means more than you know. Thanks for watching and thank you for all your support!!
--- Channel FAQ --
What text editor do you use?
What Equipment do you use to film videos?
What editing software do you use?
Premiere Pro for video editing
Photoshop for images
After Effects for animations
Do I have any courses available?
Yes & always working on more!
Where do I get my music?
I get all my music from the copyright free Youtube audio library
Let me know if there's anything else you want answered!
-------------------------
Always looking for suggestions on what video to make next -- leave me a comment with your project! Happy Coding!
Комментарии