Explore the Data Set
Task
Swipe to start coding
- Read the CSV file and assign it to the
data
variable. - Display the first five observations of the dataset stored in the
data
variable. - Create a
histplot
with the following attributes:- Set the dataset to
data
; - Set
'body_mass_g'
for the X-Axis; - Set the
kde
parameter 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
data
variable. - Display the first five observations of the dataset stored in the
data
variable. - Create a
histplot
with the following attributes:- Set the dataset to
data
; - Set
'body_mass_g'
for the X-Axis; - Set the
kde
parameter toTrue
.
- Set the dataset to
Solution
Everything was clear?
Thanks for your feedback!
Awesome!
Completion rate improved to 2.63SectionΒ 5. ChapterΒ 1
single