Skip to content

BUG: Addition a new function to solve Discrepancy between is_numeric and is_numeric_dtype #51159

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 36 commits into from
Closed
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
f065ca4
warm user is_numeric will be deprecated
ABCPAN-rank Jan 16, 2023
d82ce43
pre-commit imporve
topper-123 Jan 16, 2023
af94182
use is_numeric_dtype(idx) instead of idx.is_numeric()
ABCPAN-rank Jan 16, 2023
e6c4422
fix error first
ABCPAN-rank Jan 16, 2023
69e434f
fix error first
ABCPAN-rank Jan 16, 2023
6bc69f1
fix error second
ABCPAN-rank Jan 16, 2023
710f5fa
Merge branch 'main' into deprecate_index
ABCPAN-rank Jan 16, 2023
32eb278
fix error second
ABCPAN-rank Jan 16, 2023
f9cc4df
fix error third
ABCPAN-rank Jan 16, 2023
d44191c
fix error third
ABCPAN-rank Jan 16, 2023
11e2986
fix pre-commit error
ABCPAN-rank Jan 17, 2023
472e5cd
fix pre-commit error
ABCPAN-rank Jan 17, 2023
da44e5f
Merge branch 'main' into deprecate_index
ABCPAN-rank Jan 17, 2023
a2c608d
fix pre-commit error
ABCPAN-rank Jan 17, 2023
cb6e4f6
Merge branch 'main' into deprecate_index
ABCPAN-rank Jan 17, 2023
ec090fc
Merge branch 'pandas-dev:main' into deprecate_index
ABCPAN-rank Jan 17, 2023
1e16096
Merge branch 'main' into deprecate_index
ABCPAN-rank Jan 19, 2023
8aeb09e
fix pre-commit error
ABCPAN-rank Jan 25, 2023
2446021
Merge remote-tracking branch 'origin/deprecate_index' into deprecate_…
ABCPAN-rank Jan 25, 2023
d84c1a9
Merge branch 'main' into deprecate_index
ABCPAN-rank Jan 25, 2023
e375cce
fix
ABCPAN-rank Jan 25, 2023
32bda7f
Merge remote-tracking branch 'origin/deprecate_index' into deprecate_…
ABCPAN-rank Jan 25, 2023
dbade04
Merge branch 'main' into deprecate_index
ABCPAN-rank Jan 26, 2023
18dd072
Merge branch 'main' into deprecate_index
ABCPAN-rank Jan 27, 2023
1bc4d16
Merge branch 'main' into deprecate_index
ABCPAN-rank Jan 29, 2023
7107716
fix
ABCPAN-rank Feb 1, 2023
e9286b2
fix
ABCPAN-rank Feb 1, 2023
e36edeb
Merge branch 'main' into deprecate_index
ABCPAN-rank Feb 1, 2023
25a7919
Merge branch 'main' into deprecate_index
ABCPAN-rank Feb 1, 2023
a1627cc
fix
ABCPAN-rank Feb 2, 2023
4ab6447
Merge remote-tracking branch 'origin/deprecate_index' into deprecate_…
ABCPAN-rank Feb 2, 2023
9ec384a
Merge branch 'main' into deprecate_index
ABCPAN-rank Feb 2, 2023
dd0b94a
fix
ABCPAN-rank Feb 2, 2023
48f94bc
Merge remote-tracking branch 'origin/deprecate_index' into deprecate_…
ABCPAN-rank Feb 2, 2023
45f4765
Merge branch 'main' into deprecate_index
ABCPAN-rank Feb 2, 2023
fe51c39
Merge branch 'deprecate_index'
ABCPAN-rank Feb 3, 2023
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

These merge commits were added into this branch cleanly.

There are no new changes to show.