Updated for imported data format
[covid19.git] / hospital_data.py
index 3771cfa468522bd5c7601b7982c1186bfd5f4184..3354b780d562ea10ad26f8fcdb3fd944b70980dc 100644 (file)
@@ -14,6 +14,7 @@ import sqlalchemy
 import matplotlib as mpl
 import matplotlib.pyplot as plt
 plt.ioff()
+# # %matplotlib inline
 
 
 # %%
@@ -98,3 +99,6 @@ plt.savefig('cases_admissions_deaths.png')
 
 
 
+
+# %% [markdown]
+#