You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of having a custom class for keeping statistics we could save record in a pandas.DataFrame. Statistics would be much more efficient. I haven't tought of all the edge cases though, but DataFrame offer a nice quasi-database structure that could be of much use.
No description provided.
The text was updated successfully, but these errors were encountered: