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
even better would be to join this and #17 - instead of a separate plotting script, we could have a function that generates a dataframe from the collected data and let the user decide what do to do with that. Then we could have a function that does the plotting and just add a call in the main script. This would allow maximum flexibility, i.e. if the user wants to save the table and load it in a separate script he can, but it can also be in a single script. This would also be more consistent with the "library" philosophy we are using
Use pandas - pandas is cool!
The text was updated successfully, but these errors were encountered: