Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 282 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 282 Bytes

NBAStats

For Modern Data Structure

There are three functions:

NBA_most_point(): take year input, returns players who scored the most points;

NBA_oldest: takes year input, returns oldest plater(s);

NBA_cor: takes year input, returns correlation matrix for cont variables.