ddrillini / uiuc-wendy

Issue tracker for UIUC's ITG cabinet, and public assets.
http://ddrillini.club
2 stars 1 forks source link

Coin Data Parsing #86

Closed trevorm4 closed 5 years ago

trevorm4 commented 5 years ago

Added script for coin parsing that can easily be run in the future with a new dataset. Also uploaded graphs for the nov-15 file

andrewipark commented 5 years ago

External Python package requirements for your script appear to be seaborn (implicitly matplotlib), and pandas. Is this information correct?

Graphs can go here for now, although we should really look into better long-term storage options for things that are strictly speaking, derived data.

trevorm4 commented 5 years ago

Yeah, forgot about that, Ill add a virtualenv and make a new pull req.

ianklatzco commented 5 years ago

we should really look into better long-term storage options for things that are strictly speaking, derived data. Eh, maybe long-term. For now, it's probably worth the convenience of having derived data easily-grokkable, especially considering we're educationally-focused and newcomers would be more likely to get into it if they could easily see the graphs ahead of time.

Thank you for this, Trevor.

ianklatzco commented 5 years ago

(fwiw you can just push another commit and it'll add to this PR)

trevorm4 commented 5 years ago

Yeah I'll do it and push it after finals

ianklatzco commented 5 years ago

@trevorm4 reminder