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: Support fold argument in Timestamp.replace #25046

Merged
merged 8 commits into from
Feb 1, 2019

Commits on Jan 30, 2019

  1. ENH: Support fold argument in Timestamp.replace

    Matt Roeschke committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    d6ed581 View commit details
    Browse the repository at this point in the history
  2. PY36 compat for fold

    Matt Roeschke committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    6a57b5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    897aebd View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Add dateutil test

    Matt Roeschke committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    c84913b View commit details
    Browse the repository at this point in the history
  2. fix NaT docstring for replace

    Matt Roeschke committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    bb3de73 View commit details
    Browse the repository at this point in the history
  3. Skipif not PY3.6

    Matt Roeschke committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    83a7d31 View commit details
    Browse the repository at this point in the history
  4. skipif typo

    Matt Roeschke committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    0764e12 View commit details
    Browse the repository at this point in the history
  5. flake8

    Matt Roeschke committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    6cb5d02 View commit details
    Browse the repository at this point in the history