Skip to content

Numpy dependency without usage? #227

Answered by cwendt94
gobo7793 asked this question in General
Discussion options

You must be logged in to vote

The numpy package is used by pandas in two of the hockey classes (Player and Team). However the goal is to take out math and analytic specific logic and leave that up to the user of the package and not require it. This was added in the first implementation of hockey but the data can be derived outside of the package.

I want to keep this package light and not have a lot of dependencies. Thanks for bringing this up, I think its a good time to remove the numpy and pandas dependencies.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cwendt94
Comment options

Answer selected by cwendt94
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants