Explore the Data Set
Task
Swipe to start coding
- Read the CSV file and assign it to the
datavariable. - Display the first five observations of the dataset stored in the
datavariable. - Create a
histplotwith the following attributes:- Set the dataset to
data; - Set
'body_mass_g'for the X-Axis; - Set the
kdeparameter toTrue.
- Set the dataset to
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 5. ChapterΒ 1
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Awesome!
Completion rate improved to 2.63
Explore the Data Set
Swipe to show menu
Task
Swipe to start coding
- Read the CSV file and assign it to the
datavariable. - Display the first five observations of the dataset stored in the
datavariable. - Create a
histplotwith the following attributes:- Set the dataset to
data; - Set
'body_mass_g'for the X-Axis; - Set the
kdeparameter toTrue.
- Set the dataset to
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 5. ChapterΒ 1
single