CODAIT / covid-notebooks

Jupyter notebooks that analyze COVID-19 time series data
Apache License 2.0
104 stars 38 forks source link

Adjust to changes in Text Extensions APIs #27

Closed frreiss closed 3 years ago

frreiss commented 3 years ago

This PR makes some updates to the notebook code so that it works with the latest version of Text Extensions for Pandas. I've also added some additional plots in demographics_us_data.ipynb. I've switched to using Feather files instead of CSV files for passing the time series data between notebooks. The switch to Feather makes the pipeline run significantly faster in local mode. I've also rerun the notebooks so that the outputs are more up to date.

review-notebook-app[bot] commented 3 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB