Weighted Average Calculation in Pandas
Language:
This video demonstrates how to perform a weighted average calculation in Python using the pandas library. The scenario considers students who have taken three tests over the course of a year, each of which is weighted differently in terms of its contribution to the overall grade for the year.
📝 Resources:
GitHub Repo: https://github.com/Sven-Bo/weighted-average-in-pandas