-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
CLN: fix numpy FutureWarning in tests Compat pandas objects compatability with Numpy or Python functions
CLN: clean warning assertions in sql tests IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
TST: refactor count rows in sql test IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
TST: refactor types table in SQL test IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
TST: use fixtures for some sql database connections IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
ENH: Allow absolute precision in assert_almost_equal (#13357) Testing pandas testing functions or related to the test suite
ENH: New boundary inputs API - Consistency Internal Consistency of API/Behavior Deprecate Functionality to remove in pandas
DEPR: Silent dropping of nuisance columns in transform_dict_like Apply Apply, Aggregate, Transform, Map Deprecate Functionality to remove in pandas Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply
DEPR: Series.__setitem__ with Float64Index falling back to positional Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves
DEPR: Int64Index, UInt64Index & Float64Index Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses
Backport PR #49053 on branch 1.5.x (REVERT caching in find_stack_level) Warnings Warnings that appear or should be added to pandas
Backport PR #48412 on branch 1.5.x (BUG: safe_sort losing MultiIndex dtypes) Dtype Conversions Unexpected or buggy dtype conversions MultiIndex
Backport PR #48398 on branch 1.5.x (WARN: Avoid FutureWarnings in tests) Warnings Warnings that appear or should be added to pandas
ENH: Add dropna argument to DataFrame.value_counts() Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff API - Consistency Internal Consistency of API/Behavior
Backport PR #48444 on branch 1.4.x (CI: Pin ipython version (#48444)
#48451 by phofl was merged Sep 8, 2022 Loading… updated Sep 8, 2022
ProTip! Type g i on any issue or pull request to go back to the issue listing page.