basketball: using the pandas() library, we can read a dataset of statistics for a basketball team into a DataFrame, update the dataset with new information, compute statistical factors, make histograms and scatterplots, and use linear regression to construct simple models of the data to investigate patterns in salary.
Lecture notes: