Introduction to Pandas and Dataframes | Python Pandas Tutorial #1 | Create Dataframe & Read from Web

preview_player
Показать описание
In Video #1 of this Python Pandas Tutorial series, you'll learn all about how to install Jupyter and Pandas, what a dataframe is, how to create a dataframe, and how to load its data!

You'll learn:
1. What Jupyter and Pandas are
2. Why use Pandas
3. What a dataframe is and how to create one
4. How to identify the shape of you dataframe

0:00 Introduction to Series
0:46 Installing Jupyter
1:40 Creating a Jupyter Notebook
2:23 Installing Pandas
3:10 What is a Pandas Dataframe
4:52 Create a Pandas Series
5:55 Create a Pandas Dataframe
7:54 Create a Pandas Dataframe with a Dictionary
9:06 Load Dataframe from CSV
10:10 Seeing Dataframe Shape
10:43 Pandas Dataframe Head
11:00 Pandas Dataframe Tail
11:35 Challenge & Conclusion

Learn Python programming the right way!

----------------------------------------------------------

✅ Follow me on other platforms:
Рекомендации по теме
Комментарии
Автор

df.head(15) for first 15 data and df.tail(15) for last 15 data

nijashree
Автор

thanks for making these videos! super helpful and thorough.

irvingescobar
Автор

Thank you for this video - was extremely helpful....I like your presentation & material content

timrakrouki