edgi-govdata-archiving / ECHO-COVID19

Jupyter Notebook for tracking the effects of EPA's non-enforcement policy
https://colab.research.google.com/github/edgi-govdata-archiving/ECHO-COVID19/blob/main/ECHO-COVID19.ipynb
GNU General Public License v3.0
1 stars 1 forks source link

updates utilities with chart() function #47

Closed ericnost closed 2 years ago

ericnost commented 2 years ago

The DataSet class has a built in chart function, but it's nice to have this outside the class, for charting data that we haven't build into a DataSet object. For instance, this makes it possible to build charts for the COVID notebook

ericnost commented 2 years ago

Wrong repo! :(