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

API/COMPAT: add kw args to Timestamp constructor #10758

Closed
jreback opened this issue Aug 6, 2015 · 0 comments
Closed

API/COMPAT: add kw args to Timestamp constructor #10758

jreback opened this issue Aug 6, 2015 · 0 comments
Labels
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Aug 6, 2015

from SO

Timestamp(year, month, day, second, millisecond, microsecond, nanosecond)

as optional keyword args might be nice for compat with datetime.datetime. We do something similar for Timedelta construction.

@jreback jreback added this to the Next Major Release milestone Aug 6, 2015
@jreback jreback modified the milestones: 0.18.2, Next Major Release May 9, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant