Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Quiz: Accessing the Columns | Reading Files in pandas
Introduction to Pandas

bookQuiz: Accessing the Columns

メニューを表示するにはスワイプしてください

question-icon

Match the correct code snippet with the respective operation. We have a DataFrame named cars with four columns: 'model', 'year', 'fueltype', and 'price'. This DataFrame contains 10 rows.

To extract the column, named 'fueltype' -
To extract the second row from DataFrame -

To extract columns named 'model', 'price' -

To extract the fifth row from DataFrame -

クリックまたはドラッグ`n`ドロップして空欄を埋めてください

すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 2.  4

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

セクション 2.  4
some-alt