Learn Python Pandas #2 - Data Selection, Viewing, & Indexing

Опубликовано: 05 Октябрь 2024
на канале: Derrick Sherrill
25,834
894

In this video we'll cover:
Review of dataframe creation
Review of dataframe structure
Viewing DataFrame attributes including: index, columns, dtypes
selecting data by square brackets
selecting data by labels: .at, .loc methods
selecting data by integer: .iat, .iloc methods
best practices for selecting data (Production vs Working code)

Sorry for the audio quality on this one - I had microphone struggles.

THANKS SO MUCH FOR ALL THE SUPPORT! 2760 Subscribers!!! You guys are incredible, thanks so much for all the support of my channel and videos

#Python #Pandas #Tutorial
*****************************************************************
Full code from the video:
https://github.com/Derrick-Sherrill/D...

Extended Code:
https://github.com/Derrick-Sherrill/D...

*****************************************************************
Code from this tutorial and all my others can be found on my GitHub:
https://github.com/Derrick-Sherrill/D...

Check out my website:
https://www.derricksherrill.com/

Pixabay Image for outro:
https://pixabay.com/it/photos/cat-gat...

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!!

Always looking for suggestions on what video to make next -- leave me a comment with your project! Happy Coding!