Skip to content

Remove vec_cast.<datelike>.double() methods #741

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

Closed
DavisVaughan opened this issue Jan 13, 2020 · 1 comment · Fixed by #965
Closed

Remove vec_cast.<datelike>.double() methods #741

DavisVaughan opened this issue Jan 13, 2020 · 1 comment · Fixed by #965
Milestone

Comments

@DavisVaughan
Copy link
Member

Part of 0.3.0, since it is breaking an existing cast method.

It was determined that casting dates/datetimes to and from integer/double is too relaxed here #728 (comment)

  • vec_cast.Date.double()
  • vec_cast.POSIXct.double()
  • vec_cast.POSIXlt.double()

Supersedes #728 and #715

@lionel-
Copy link
Member

lionel- commented Feb 12, 2020

Part of #606

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

Successfully merging a pull request may close this issue.

2 participants