UNDERSTANDING PANDAS WITH #PUBG ; )
{ LOADING DATAFRAMES TO #PANDAS , THE FUNDAMENTAL STEP IN DATA SCIENCE }
If you enjoyed this video be sure to subscribe to my channel and hit the bell icon, also like give this video a big THUMBS UP!!
For cloning the datasets:
https://github.com/vybhavraghav/Pandas-DataScience
For saving only the raw csv file:
https://github.com/vybhavraghav/Pandas-DataScience/blob/master/pubg%20data/pubg_dataset.csv
Link to Kaggle: https://www.kaggle.com/
you can see the Python Pandas documentation: https://pandas.pydata.org/pandas-docs/stable/
#RaghavendraDevarakonda
If you have any doubts feel free to comment below
This video focuses on loading DataFrames such as csv files and excel files in pandas. We will also discuss how to read DataFrames in which data is separated by a particular string.
We will cover the following:
- read_csv
- read_excel
- df.head()
- df.tail()
- df.loc[ ]
- df.iloc[ ]
- A small filtering program
although we will go more further into filtering in the future videos.
Do follow:
https://www.facebook.com/VybhavaTechnologies/