filmov
tv
Easy Spreadsheet Data Analysis Methods - Python Pandas Tutorial

Показать описание
Hey Everyone! In this one I just wanted to show you a few built in methods of the pandas package that we can use for quick data analysis on our spreadsheets.
Kite helps fund the channel, thanks for checking them out and supporting me --
Here's the spreadsheet I used in this tutorial:
Support the Channel on Patreon --
Join The Socials --
*****************************************************************
Full code from the video:
import pandas as pd
print(df_info)
print(grouped_df['torque'])
profile_id_4_df = df[df['profile_id'] == 4]
Packages (& Versions) used in this video:
Python 3.8
Pandas 0.25
Atom 1.41
*****************************************************************
Code from this tutorial and all my others can be found on my GitHub:
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 computer do you use/desk setup?
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!
Kite helps fund the channel, thanks for checking them out and supporting me --
Here's the spreadsheet I used in this tutorial:
Support the Channel on Patreon --
Join The Socials --
*****************************************************************
Full code from the video:
import pandas as pd
print(df_info)
print(grouped_df['torque'])
profile_id_4_df = df[df['profile_id'] == 4]
Packages (& Versions) used in this video:
Python 3.8
Pandas 0.25
Atom 1.41
*****************************************************************
Code from this tutorial and all my others can be found on my GitHub:
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 computer do you use/desk setup?
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!
Комментарии