Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Query) Issue working with the timestamp #26

Open
gupta-divy opened this issue Jun 22, 2020 · 2 comments
Open

(Query) Issue working with the timestamp #26

gupta-divy opened this issue Jun 22, 2020 · 2 comments

Comments

@gupta-divy
Copy link

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.

Screenshot_3

Screenshot_4

Screenshot_5

@Matt-pfz
Copy link
Collaborator

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!

@gupta-divy
Copy link
Author

gupta-divy commented Jul 2, 2020

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
Screenshot_8
Screenshot_9
Screenshot_10
Screenshot_11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants