Skip to content

Commit

Permalink
pylab
Browse files Browse the repository at this point in the history
  • Loading branch information
patalanov committed May 9, 2020
1 parent 71d9765 commit d7d16ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions covid19.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
import numpy as np
import matplotlib.pyplot as plt
import plotly.graph_objs as go
from matplotlib import pylab
from pylab import *
import seaborn as sns
import pycountry
from PIL import Image
Expand Down

0 comments on commit d7d16ff

Please sign in to comment.