Using Pandas to Make a Gradebook in Python
Cesar Aguilar
1:37:04
Description
One of the jobs that all teachers have in common is evaluating students. Whether you use exams, homework assignments, quizzes, or projects, you usually have to turn students’ scores into a letter grade at the end of the term. This often involves a bunch of calculations that you might do in a spreadsheet. Instead, you can consider using Python and pandas.
What You'll Learn?
- Load and merge data from multiple sources with pandas
- Filter and group data in a pandas DataFrame
- Calculate and plot grades in a pandas DataFrame
More details
User Reviews
Rating
Cesar Aguilar
Instructor's CoursesCesar is an avid Pythonista and records video courses for Real Python. He enjoys teaching programming to anyone who listens and seeing in others their programming “eureka” moment. His first love is mathematics and teaches it to anyone who listens, and then tells them that they should also learn how to code (in Python of course!). Annoyed with the licensing circus of commercial software, Cesar started using Python in 2013 for his research in differential equations and graph theory. When not coding in Python, Cesar enjoys web development in PHP and JavaScript.

Real Python
View courses Real Python- language english
- Training sessions 13
- duration 1:37:04
- Release Date 2023/01/05