pjrigali / Poker-Now-Analysis

A package for analysis of data downloaded from Poker Now.
https://www.pokernow.club/
MIT License
8 stars 1 forks source link

poker.base isn't defined #51

Open jsaevitzon opened 1 year ago

jsaevitzon commented 1 year ago

Getting errors thrown that poker.base isn't defined. When I look at the imported functions (e.g. round_to) I don't see them defined anywhere either

Example: https://github.com/search?q=repo%3Apjrigali%2FPoker-Now-Analysis%20round_to&type=code

jsaevitzon commented 1 year ago

Do I have to implement this myself? Or is this already implemented but not checked in?

jsaevitzon commented 1 year ago

This applies to some of the Poker class attributes as well