Skip to content
Snippets Groups Projects
Commit 06b42fe5 authored by Adriaens, Ines's avatar Adriaens, Ines :v_tone2:
Browse files

finish dataset preparation HD sheep

parent a6be5c16
No related branches found
No related tags found
No related merge requests found
......@@ -107,3 +107,7 @@ for day in days:
ax.set_ylabel("acceleration in m/s²")
plt.savefig(svpath + "\\" + fn)
plt.close()
# save
path = r'C:/Users/adria036/OneDrive - Wageningen University & Research/iAdriaens_doc/Projects/iAdriaens/bait/data'
data = pd.to_csv(path + "\\HDdata_sheep1.csv")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment