8000 REF: Stop mixing DTA/TDA into DTI/TDI by jbrockmendel · Pull Request #24476 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content

REF: Stop mixing DTA/TDA into DTI/TDI #24476

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

Merged
merged 25 commits into from
Dec 29, 2018
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
350b0ec
implement _index_data parts of #24024
jbrockmendel Dec 21, 2018
837c16a
implement _eadata, dispatch arithmetic methods to it
jbrockmendel Dec 21, 2018
e28ff51
dont mix DatetimeLikeArrayMixin into DatetimeIndexOpsMixin
jbrockmendel Dec 21, 2018
ba61a0d
Merge branch 'master' of https://github.com/pandas-dev/pandas into in…
jbrockmendel Dec 21, 2018
fdf1770
dont inherit TimedeltaIndex from TimedeltaArray
jbrockmendel Dec 21, 2018
ed9e1de
Merge branch 'master' of https://github.com/pandas-dev/pandas into in…
jbrockmendel Dec 21, 2018
ea3965d
dont inherit from DatetimeArray
jbrockmendel Dec 22, 2018
8ceab31
Merge branch 'master' of https://github.com/pandas-dev/pandas into in…
jbrockmendel Dec 22, 2018
5b95d78
Merge branch 'master' of https://github.com/pandas-dev/pandas into in…
jbrockmendel Dec 24, 2018
60cd35d
Merge branch 'master' of https://github.com/pandas-dev/pandas into in…
jbrockmendel Dec 24, 2018
bbbd778
Merge branch 'master' of https://github.com/pandas-dev/pandas into in…
jbrockmendel Dec 28, 2018
238b386
Merge branch 'master' of https://github.com/pandas-dev/pandas into in…
jbrockmendel Dec 28, 2018
9d01424
Merge branch 'master' of https://github.com/pandas-dev/pandas into in…
jbrockmendel Dec 28, 2018
a5e5d65
use ea_passthrough
jbrockmendel Dec 28, 2018
21833f3
Merge branch 'master' of https://github.com/pandas-dev/pandas into in…
jbrockmendel Dec 28, 2018
1ff0c4d
remove previously-overriden overridings
jbrockmendel Dec 28, 2018
3faed22
stop double-mixing
jbrockmendel Dec 28, 2018
e607edd
stop over-writing
jbrockmendel Dec 28, 2018
38e4bca
Merge branch 'master' of https://github.com/pandas-dev/pandas into in…
jbrockmendel Dec 28, 2018 8000
2afd6ab
handle+test object arrays
jbrockmendel Dec 29, 2018
43a162e
Merge branch 'master' of https://github.com/pandas-dev/pandas into in…
jbrockmendel Dec 29, 2018
9ddf4bd
Remove unused import
jbrockmendel Dec 29, 2018
11dcef0
flake8 fixup
jbrockmendel Dec 29, 2018
6627f56
Merge branch 'master' of https://github.com/pandas-dev/pandas into in…
jbrockmendel Dec 29, 2018
f6a8951
edits per comments
jbrockmendel Dec 29, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' of https://github.com/pandas-dev/pandas into in…
…dex_data2
  • Loading branch information
jbrockmendel co 462B mmitted Dec 28, 2018
commit 38e4bca470e724b097e9a054afa329136810bd6e

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.

0