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

Translate Unix timestamp to date. #3

Closed
omartrinidad opened this issue Apr 17, 2017 · 1 comment
Closed

Translate Unix timestamp to date. #3

omartrinidad opened this issue Apr 17, 2017 · 1 comment

Comments

@omartrinidad
Copy link
Owner

This is a nice observation. As the dataset is from one month, maybe we can have as a result only the hour and another column indicating the day.

@shinhokang
Copy link
Collaborator

I committed new dataset

  • added columns [year, month, day, hour, minute, weekday] - weekday: Monday is 1 and Sunday is 7
  • added row_id column - automatically added by Pandas. :)

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