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

dispatch Series[datetime64] comparison ops to DatetimeIndex #19800

Merged
merged 16 commits into from
Mar 1, 2018

Commits on Feb 20, 2018

  1. Configuration menu
    Copy the full SHA
    1990e3f View commit details
    Browse the repository at this point in the history
  2. remove unsupported case

    jbrockmendel committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    f48e6d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd909b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. Fixup copy/paste

    jbrockmendel committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    003c4ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f942be9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59c96e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25534c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d15998 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. test for date comparison

    jbrockmendel committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    db487e8 View commit details
    Browse the repository at this point in the history
  2. just use isna

    jbrockmendel committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    ba290ab View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2018

  1. comments

    jbrockmendel committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    f8d5bdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e59598 View commit details
    Browse the repository at this point in the history
  3. comment

    jbrockmendel committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    b618a82 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2018

  1. Configuration menu
    Copy the full SHA
    35db0a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. Configuration menu
    Copy the full SHA
    3911541 View commit details
    Browse the repository at this point in the history
  2. Update ops.py

    jbrockmendel committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    ff51634 View commit details
    Browse the repository at this point in the history