-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I'm trying to run the demo but I encounter an error in extract_features:
raised in gait.py
--> 119 bout_data['y'] = pd.DataFrame(y_accel.loc[bout_indices].reset_index(drop=True))
ValueError: Cannot set a frame with no defined index and a value that cannot be converted to a Series
any idea of what is the problem?
Metadata
Metadata
Assignees
Labels
No labels