no commit message

parent 32845526
......@@ -2239,7 +2239,7 @@
}
],
"source": [
"sorted_data['inc'] = pd.to_numeric(sorted_data['inc'])\n",
"sorted_data['inc'] = pd.to_numeric(sorted_data['inc'],)\n",
"sorted_data['inc'].plot()"
]
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment