dlab-berkeley / Python-Data-Visualization

D-Lab's 4-hour introduction to data visualization with Python. Learn how to create histograms, bar plots, box plots, scatter plots, compound figures, and more, using matplotlib and seaborn.
3 stars 3 forks source link

For datahub error #7

Open leahhrlee opened 8 months ago

leahhrlee commented 8 months ago

Lesson 1, seaborn code "sns.histplot(data=gm_latest, x='gdpPercap');" results in error for data hub (I think this is a seaborn version issue)