no commit message

parent 39312021
......@@ -83,7 +83,8 @@
"metadata": {},
"outputs": [],
"source": [
"raw_data = pd.read_csv(data_file, skiprows=1)"
"raw_data = pd.read_csv(data_file, skiprows=1)\n",
"raw_data"
]
},
{
......
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