Nuclear energy and pool drownings
The dataset that has been pre-loaded for you as weird_df contains actual data provided by the US Centers for Disease Control & Prevention and Department of Energy.
Let's see if we can find a pattern.
Seaborn has been pre-loaded as sns and matplotlib.pyplot as plt.
Diese Übung ist Teil des Kurses
Dimensionality Reduction in Python
Interaktive Übung
Vervollständige den Beispielcode, um diese Übung erfolgreich abzuschließen.
# Print the first five lines of weird_df
print(____.____)