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

ENH Add normalize method to Series dt accessor. #10047

Closed
wants to merge 1 commit into from

Conversation

hayd
Copy link
Contributor

@hayd hayd commented May 2, 2015

Unclear whether this was intentionally not included in the dt accessor.

@jreback jreback added Datetime Datetime data dtype API Design labels May 4, 2015
@jreback jreback added this to the 0.16.1 milestone May 4, 2015
@@ -68,6 +68,7 @@ Enhancements
- Allow ``Categorical.add_categories`` to accept ``Series`` or ``np.array``. (:issue:`9927`)

- Add/delete ``str/dt/cat`` accessors dynamically from ``__dir__``. (:issue:`9910`)
- Add ``normalize`` as a ``dt`` accessor method.
Copy link
Contributor

Choose a reason for hiding this comment

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

add the issue number here (this PR number)

@jreback
Copy link
Contributor

jreback commented May 4, 2015

pls add this into the test tests/test_series/test_dt_namespace_accessor as well.

@jreback
Copy link
Contributor

jreback commented May 5, 2015

merged via 7f43252

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Design Datetime Datetime data dtype
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants