Challenge: Modify Data Frames
Aufgabe
Swipe to start coding
You are given a data frame of class records. Modify this data frame as follows:
- Add a new column named
attendancewith the values 90, 95, and 88 for the existing students. - Remove the
agecolumn from the data frame. - Add a new row for a student named "Diana" with a grade of 87 and attendance of 98.
Assign the final, modified data frame to the variable updated_students.
Lösung
War alles klar?
Danke für Ihr Feedback!
Abschnitt 2. Kapitel 4
single
Fragen Sie AI
Fragen Sie AI
Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen
Suggested prompts:
Can you explain this in simpler terms?
What are the main points I should remember?
Can you give me an example?
Großartig!
Completion Rate verbessert auf 5.56
Challenge: Modify Data Frames
Swipe um das Menü anzuzeigen
Aufgabe
Swipe to start coding
You are given a data frame of class records. Modify this data frame as follows:
- Add a new column named
attendancewith the values 90, 95, and 88 for the existing students. - Remove the
agecolumn from the data frame. - Add a new row for a student named "Diana" with a grade of 87 and attendance of 98.
Assign the final, modified data frame to the variable updated_students.
Lösung
War alles klar?
Danke für Ihr Feedback!
Abschnitt 2. Kapitel 4
single