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

API: 'D' and offset.Day always represents calendar day #22867

Closed
wants to merge 65 commits into from

Commits on Sep 27, 2018

  1. Adjust timeseries.rst

    Matt Roeschke committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    65d2edb View commit details
    Browse the repository at this point in the history
  2. Replace CalendarDay with Day; remove Day Tick

    Matt Roeschke committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    29a8a76 View commit details
    Browse the repository at this point in the history
  3. Revert whatsnew entry

    Matt Roeschke committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    16de58d View commit details
    Browse the repository at this point in the history
  4. Undo some docstrings

    Matt Roeschke committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    2314e9b View commit details
    Browse the repository at this point in the history
  5. Add a nanos property to allow Day to interact with timedeltas during …

    …depreciation
    Matt Roeschke committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    edebf1a View commit details
    Browse the repository at this point in the history
  6. Fix some date_range tests

    Matt Roeschke committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    ee409ce View commit details
    Browse the repository at this point in the history
  7. Fix some timezone tests

    Matt Roeschke committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    3d1dd5b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. Revert "Revert whatsnew entry"

    This reverts commit 16de58d.
    Matt Roeschke committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    3ab973b View commit details
    Browse the repository at this point in the history
  2. Adjust language in whatsnew

    Matt Roeschke committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    2cd8d4b View commit details
    Browse the repository at this point in the history
  3. fix some initial timedelta_tests

    Matt Roeschke committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    58f1944 View commit details
    Browse the repository at this point in the history
  4. Remove CalendarDay from some tests

    Matt Roeschke committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    2ec6010 View commit details
    Browse the repository at this point in the history
  5. fix some offset tests

    Matt Roeschke committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    6fecd57 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. Configuration menu
    Copy the full SHA
    0162bc5 View commit details
    Browse the repository at this point in the history
  2. Add back Day and make CalendarDay _Day

    Matt Roeschke committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    2e31635 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b22d9d4 View commit details
    Browse the repository at this point in the history
  4. Undo resample semantics

    Matt Roeschke committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    92170c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

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

Commits on Oct 5, 2018

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

Commits on Oct 6, 2018

  1. Fix additional tests

    Matt Roeschke committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    2940c82 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2018

  1. Supress warnings for now

    Matt Roeschke committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    5772a9d View commit details
    Browse the repository at this point in the history
  2. Comment out warnings and try another patch

    Matt Roeschke committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    89f5b44 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

  1. Configuration menu
    Copy the full SHA
    c532d46 View commit details
    Browse the repository at this point in the history
  2. fix docstring

    Matt Roeschke committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    16c76c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a430aa View commit details
    Browse the repository at this point in the history
  4. Missing import

    Matt Roeschke committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    9ab0be9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Configuration menu
    Copy the full SHA
    96d8a5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c845b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

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

Commits on Oct 18, 2018

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

Commits on Oct 19, 2018

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

Commits on Oct 21, 2018

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

Commits on Oct 22, 2018

  1. paramerize test

    Matt Roeschke committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    93132d0 View commit details
    Browse the repository at this point in the history
  2. Patch up dst edge case

    Matt Roeschke committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    a69478e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71ea8ad View commit details
    Browse the repository at this point in the history
  4. Add PR number

    Matt Roeschke committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    88aa095 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

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

Commits on Oct 24, 2018

  1. Lint

    Matt Roeschke committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    6c73025 View commit details
    Browse the repository at this point in the history
  2. uncomment warnings

    Matt Roeschke committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    78ad1b5 View commit details
    Browse the repository at this point in the history
  3. Dont duplicate code, add statement to check for warning

    Matt Roeschke committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    ca8f5c6 View commit details
    Browse the repository at this point in the history
  4. Fix whatsnew

    Matt Roeschke committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    17e0794 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Configuration menu
    Copy the full SHA
    a122fdb View commit details
    Browse the repository at this point in the history
  2. remove all warnings so far:

    Matt Roeschke committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    90cf660 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

  1. Configuration menu
    Copy the full SHA
    53e83ea View commit details
    Browse the repository at this point in the history
  2. Move freq replacement to when needed

    Matt Roeschke committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    394efba View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Configuration menu
    Copy the full SHA
    671a73c View commit details
    Browse the repository at this point in the history
  2. Undo bad merge

    Matt Roeschke committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    12063c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59eff08 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. fix test

    Matt Roeschke committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    cf07aed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c752392 View commit details
    Browse the repository at this point in the history
  3. isort and revert fix

    Matt Roeschke committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    c9dc4b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2018

  1. xfail resample nonexistent test

    Matt Roeschke committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    30caab2 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

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

Commits on Dec 3, 2018

  1. Configuration menu
    Copy the full SHA
    199e598 View commit details
    Browse the repository at this point in the history
  2. xfail resample test

    Matt Roeschke committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    953fabf View commit details
    Browse the repository at this point in the history
  3. remove 'CD' inplace of 'D'

    Matt Roeschke committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    0289c2e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Configuration menu
    Copy the full SHA
    191673e View commit details
    Browse the repository at this point in the history
  2. Remove CD in test

    Matt Roeschke committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    386d633 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f313470 View commit details
    Browse the repository at this point in the history
  4. isort

    Matt Roeschke committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    c5885d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2018

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

Commits on Dec 13, 2018

  1. Configuration menu
    Copy the full SHA
    1af06e5 View commit details
    Browse the repository at this point in the history
  2. Deprecate Tick arithmetic with Day

    Matt Roeschke committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    6a38797 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f11eab2 View commit details
    Browse the repository at this point in the history
  4. Add and fix test for tick airthmetic deprecation

    Matt Roeschke committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    a701342 View commit details
    Browse the repository at this point in the history
  5. Deprecate Day arithmetic with Timestamptz

    Matt Roeschke committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    78369f5 View commit details
    Browse the repository at this point in the history