Create a Simple Bar Chart
Taak
Swipe to start coding
You are given dataframe data with rainfall information for Indian cities/districts. Your tasks are:
- Filter the observations from
dataso that only rainfall data for'NEW DELHI'will remain. Save this information within thenew_delhivariable. - Create
AxesandFigureobjects (usefix, axvariables). - Initialize a bar chart with
Monthcolumn values on the x-axis andRainfallcolumn values on the y-axis (new_delhidata).
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 2. Hoofdstuk 2
single
Vraag AI
Vraag AI
Vraag wat u wilt of probeer een van de voorgestelde vragen om onze chat te starten.
Suggested prompts:
Vat dit hoofdstuk samen
Explain code
Explain why doesn't solve task
Awesome!
Completion rate improved to 2.94
Create a Simple Bar Chart
Veeg om het menu te tonen
Taak
Swipe to start coding
You are given dataframe data with rainfall information for Indian cities/districts. Your tasks are:
- Filter the observations from
dataso that only rainfall data for'NEW DELHI'will remain. Save this information within thenew_delhivariable. - Create
AxesandFigureobjects (usefix, axvariables). - Initialize a bar chart with
Monthcolumn values on the x-axis andRainfallcolumn values on the y-axis (new_delhidata).
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 2. Hoofdstuk 2
single