Skip to content
Snippets Groups Projects
Commit 6e84243c authored by Schneider Leo's avatar Schneider Leo
Browse files

dataset pred for diann

parent 6346deb6
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ from data.dataset import load_data
def load_lib(path):
table = pq.read_table("./spectral_lib/first_lib.parquet")
table = pq.read_table(".data/spectral_lib/first_lib.parquet")
table = table.to_pandas()
return table
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment