Skip to content

API: tighten DTA/TDA _from_sequence signature #37179

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

Closed
wants to merge 28 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
eab1030
EA: tighten TimedeltaArray._from_sequence signature
jbrockmendel Sep 29, 2020
137fdf1
Merge branch 'master' of https://github.com/pandas-dev/pandas into st…
jbrockmendel Oct 1, 2020
e54ed75
EA: Tighten signature on DatetimeArray._from_sequence
jbrockmendel Sep 29, 2020
3d2a7ab
Merge branch 'master' of https://github.com/pandas-dev/pandas into re…
jbrockmendel Oct 3, 2020
96a8475
Merge branch 'master' of https://github.com/pandas-dev/pandas into re…
jbrockmendel Oct 5, 2020
d49d819
Merge branch 'master' of https://github.com/pandas-dev/pandas into re…
jbrockmendel Oct 8, 2020
f693ed4
Merge branch 'master' of https://github.com/pandas-dev/pandas into re…
jbrockmendel Oct 9, 2020
058338a
Merge branch 'master' of https://github.com/pandas-dev/pandas into re…
jbrockmendel Oct 16, 2020
77e7c21
API: restrict DTA/TDA _from_sequence
jbrockmendel Oct 16, 2020
7e97d03
Merge branch 'master' of https://github.com/pandas-dev/pandas into re…
jbrockmendel Oct 23, 2020
f2a2aaf
test
jbrockmendel Oct 24, 2020
00d19e3
Merge branch 'master' of https://github.com/pandas-dev/pandas into re…
jbrockmendel Oct 31, 2020
bc532be
lint fixup
jbrockmendel Oct 31, 2020
2e612c4
Merge branch 'master' of https://github.com/pandas-dev/pandas into re…
jbrockmendel Nov 4, 2020
b8db5c1
Merge branch 'master' of https://github.com/pandas-dev/pandas into re…
jbrockmendel Nov 4, 2020
cad1104
Merge branch 'master' of https://github.com/pandas-dev/pandas into re…
jbrockmendel Nov 4, 2020
8f1b25d
Use _from_sequence_of_strings where appropriate
jbrockmendel Nov 5, 2020
fb41950
Merge branch 'master' of https://github.com/pandas-dev/pandas into re…
jbrockmendel Nov 5, 2020
9f72ad8
workaround for i8 case
jbrockmendel Nov 5, 2020
54c87da
mypy fixup
jbrockmendel Nov 5, 2020
d87533b
Merge branch 'master' of https://github.com/pandas-dev/pandas into re…
jbrockmendel Nov 9, 2020
158f2b2
Merge branch 'master' of https://github.com/pandas-dev/pandas into re…
jbrockmendel Nov 11, 2020
b071b5f
Merge branch 'master' of https://github.com/pandas-dev/pandas into re…
jbrockmendel Nov 19, 2020
bffacb1
from_sequence -> from_sequence_strict
jbrockmendel Nov 19, 2020
0153a51
Merge branch 'master' of https://github.com/pandas-dev/pandas into re…
jbrockmendel Nov 20, 2020
5acede8
mypy fixup
jbrockmendel Nov 20, 2020
3b25043
Merge branch 'master' of https://github.com/pandas-dev/pandas into re…
jbrockmendel Nov 20, 2020
8c87760
revert test edits
jbrockmendel Nov 20, 2020
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 re…
…f-signatures-2
  • Loading branch information
jbrockmendel committed Oct 5, 2020
commit 96a84755fe1bcb01feac376c8c3244eedcda9f7e

This merge commit was added into this branch cleanly.

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