NBA Analysis ᕕ( ᐛ )ᕗ

What is NBA Analysis?

NBA analysis was a project that took course over 1 semester at Rice, or 14 weeks. This was a project I did for my Tools and Models for data science class at Rice University. The goal of the project was to prove my understanding and proficiency in cleaning, processing, and analyzing data, as well as delivering that data in an easily digestible format.

My role in this project was to clean, process, and analyze various NBA statistics, given to me in a csv file. Before preprocessing and cleaning, the data had a lot of information: 13 million points to be exact! I had to filter out the data that was irrelevant to my analysis, and then preprocess the data to make it easier to analyze. This consisted of regex operations, filtering, and data type conversions to isolate pertinent information. I also gained familiarity with different libraries. In fact, switching from one library to another to read in the data, I was able to reduce the time it took to read in the data by over 80 percent.

When it came time to present, I was able to successfuly navigate the project and my thought processes through my excellent interpersonal soft skills. Regarding the proficiency that I gained with this subject, I think my A in this class speaks for itself.