セクション 3. 章 3
single
How to Explore the Data
メニューを表示するにはスワイプしてください
So, we have learned how to import the file we need to work with into the Python.
Now we will learn how to see what is inside the file and will try to find some info about the df.

.jpg?w=3840&q=75)
.jpg?w=3840&q=75)



Study functions above and let's go practice!
タスク
スワイプしてコーディングを開始
Let's explore our dataset!
- Import the
pandasusing thepdusing thepdalias. - Read the csv file using the
dfvariable. - Show the size of the file.
- Show names of the columns in the file.
- Show the first 7 rows of the file.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 3. 章 3
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください