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

Implement tz_localize for Series and DataFrame #1014

Merged

Conversation

devin-petersohn
Copy link
Collaborator

What do these changes do?

Related issue number

  • passes flake8 modin
  • passes black --check modin
  • tests added and passing

* Resolves modin-project#1012
* Add implementation for `tz_localize` using pandas to dermine the new index
* Update and improve tests
@devin-petersohn devin-petersohn merged commit 8a1dea1 into modin-project:master Jan 19, 2020
@devin-petersohn devin-petersohn deleted the apis/tz_localize branch January 19, 2020 14:02
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 this pull request may close these issues.

New API: tz_localize for Series and DataFrame
1 participant