You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Jupyter notebook to work with this algorithm but I am having an error in the output: "'Timestamp' object has no attribute 'astype'"
I have attached my code and some snaps. Can anyone where am I making the mistake? Also, there is some trouble with saving the classified_gaitbouts file.
The text was updated successfully, but these errors were encountered:
Hi @divg2504, thanks for your question. It looks like the timestamps you are using are in datetime format. Try converting them into Unix before running GaitPy. Hopefully that resolves your issue!
Hi, thanks for the advice. I tried using data with timestamps but still, I am having an error. Is there any problem with the dataset itself. I am new in this field so don't have much background. Any help would be really helpful.
-Thanks
I am using Jupyter notebook to work with this algorithm but I am having an error in the output: "'Timestamp' object has no attribute 'astype'"
I have attached my code and some snaps. Can anyone where am I making the mistake? Also, there is some trouble with saving the classified_gaitbouts file.
The text was updated successfully, but these errors were encountered: