Python Pandas Tutorial - Selecting Data Using Pandas

preview_player
Показать описание
Welcome back to week 2 of Pandas Zero to Hero, a video series where I help you take your data analysis skills to the next level using pandas.

In last week's tutorial, we learned how to import a dataset into our Jupyter notebook also known as the IPython notebook as well as create our very own dataframe using pandas. In this week's tutorial, I go over how you can select rows and columns in a dataframe using the loc and iloc functions.

Selecting data is one of the most fundamental skills to have when working with data. Therefore, it is important that you have these basics down as we progress to more advanced topics later on in this video series.

If you enjoyed the video and learned something new, I would appreciate it if you could drop a like on my video as well as subscribe to my channel for future educational and career-related content.

Take care during this uncertain time. Be productive, keep learning and we will come out of this stronger. I'll see you in my next tutorial video!

Link to my notebook on GitHub

Follow me
Рекомендации по теме
Комментарии
Автор

it's a shame your videos didn't get swept up by the algorithm and go viral because your videos are the best. very informative, well laid out, clear voice and great content. thank you, your videos are still relevant.

pitaeata
Автор

Hi Jason,

Just so you know, when you download your notebooks from Github, they do not work. It just throws an error about being an unreadable notebook and something about JSON.

Borolad