Skip to content

REF: sequence_to_dt64ns #49040

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

Merged
merged 3 commits into from
Oct 11, 2022

Conversation

jbrockmendel
Copy link
Member

Broken off from a branch implementing non-nano support for DatetimeArray constructors.

@@ -308,18 +308,33 @@ def _from_sequence_not_strict(
):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be great to add a docstring for _from_sequence_not_strict while here. Not completely obvious what "not strict" means relative to _from_sequence

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good idea. will add that in the follow-up branch

@mroeschke mroeschke added Refactor Internal refactoring of code Datetime Datetime data dtype labels Oct 11, 2022
@mroeschke mroeschke added this to the 1.6 milestone Oct 11, 2022
@mroeschke mroeschke merged commit c9fb018 into pandas-dev:main Oct 11, 2022
@mroeschke
Copy link
Member

Thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the ref-sequence_to_dt64ns-2 branch October 11, 2022 18:03
@mroeschke mroeschke modified the milestones: 1.6, 2.0 Oct 13, 2022
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
* REF: sequence_to_dt64ns

* update test

* update test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Datetime Datetime data dtype Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants