Create a Simple Bar Chart
Opgave
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).
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 2. Kapitel 2
single
Spørg AI
Spørg AI
Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat
Awesome!
Completion rate improved to 2.94
Create a Simple Bar Chart
Stryg for at vise menuen
Opgave
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).
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 2. Kapitel 2
single