项目作者: KourtDim

项目描述 :
NBA Pandas
高级语言: Python
项目地址: git://github.com/KourtDim/NBA_Pandas.git
创建时间: 2020-01-15T14:04:02Z
项目社区:https://github.com/KourtDim/NBA_Pandas

开源协议:GNU Lesser General Public License v3.0

下载


NBA Pandas Readme

The NbaStats.py script functions in a variety of ways:

It creates a pandas dataframe - df_totals - which contains the total stats for every player that participated in the 2019/2020 NBA season. This dataframe can then be used for a variety of data analysis and visualization on the given data.

After creating the pandas dataframe a variety of functions are defined that the use can use in order to obtain statistical insights on specific querries.