Joey's Python Pandas tutorial series welcomes you to another video in which you will be learning loc and iloc functions of Pandas.
They both are very important and essential for selecting data from a Pandas Dataframe.
If you master loc and iloc in Pandas then analysing the data using Pandas will become truly easy and simple.
You will learn the usage of loc and iloc functions on a Dataframe student_df which is created using a student.csv file.
Not only I will tell you what are loc and iloc functions but I will also throw light on iloc vs loc that means I will also tell you the difference between loc and iloc functions in pandas.
In this video, I have covered almost every scenario for loc and iloc functions and in the end I have also covered a potential pandas interview question.
You will learn to select rows from a pandas dataframe by passing list and slicing notations individually to the loc and iloc functions as well as in a mixed way.
In case you're a newbie to Pandas then also there isn't a problem because I have explained these examples of iloc and loc functions in a beginner friendly way.
So, join me in this video and master Pandas iloc and loc functions in less than 17 minutes. Do checkout the Pandas Python tutorial playlist if you haven't already.
Also, don't forget to like and share this video and subscribe to my channel Joey'sTech because just your 1 click on the subscribe button gives me a ton of motivation to create tutorial videos like these.