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

LocationTimeAttack not working properly #265

Open
txusma23 opened this issue Jun 28, 2023 · 0 comments
Open

LocationTimeAttack not working properly #265

txusma23 opened this issue Jun 28, 2023 · 0 comments

Comments

@txusma23
Copy link

Finally, I found out that there is a bug in the 'date_time_precision' function:

https://github.com/scikit-mobility/scikit-mobility/blob/9433d05a4cf7f42144e2e92279098740521493e2/skmob/utils/utils.py#L157C1-L157C1

From line 166 to 170, some str(dt.month) should be str(dt.hour)

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

1 participant