Skip to content

Commit

Permalink
Visualizations notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
albertum1 committed Mar 9, 2021
1 parent 7d5a5b5 commit 8735f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 02-EDA-Visuals.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -722,7 +722,7 @@
}
],
"source": [
"\n",
"# log scale wildfires for a more normal looking distribution\n",
"\n",
"fig, ax = plt.subplots(figsize=(10,10), nrows = 4, ncols = 2, constrained_layout = True)\n",
"for i,x in enumerate(pivot_df.columns):\n",
Expand Down

0 comments on commit 8735f72

Please sign in to comment.