CODAIT / covid-notebooks

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

Update notebooks for Text Extensions API changes #21

Closed frreiss closed 4 years ago

frreiss commented 4 years ago

There have been some minor API changes to Text Extensions for Pandas, primarily the introduction of a new class to represent a single element of a TensorArray. This PR adjusts the code in the notebooks directory to run with the new APIs.

I also disabled a check in clean_us_data.ipynb that was failing due to someone at Johns Hopkins finally fixing their New York data.

I also regenerated the saved outputs across all the notebooks.

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

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB