Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

COMPAT: frame round error msg for py310 Python 3.10
#41301 by fangchenli was merged May 6, 2021 Loading… updated Nov 18, 2022 1.3
CLN: fix numpy FutureWarning in tests Compat pandas objects compatability with Numpy or Python functions
#41414 by fangchenli was merged May 12, 2021 Loading… updated Nov 18, 2022 1.3
BLD: update build requirement for py39 #37135 Build Library building on various platforms
#37144 by fangchenli was merged Oct 16, 2020 Loading… updated Nov 18, 2022
1 task done
1.1.4
CLN: fix C408 #38138 Code Style Code style, linting, code_checks
#38320 by fangchenli was merged Dec 7, 2020 Loading… updated Nov 18, 2022 1.2
PERF: release gil for ewma_time Window rolling, ewma, expanding
#37389 by fangchenli was merged Nov 4, 2020 Loading… updated Nov 18, 2022 1.2
DEPS: bump pyarrow min to 1.0 #41329 Dependencies Required and optional dependencies
#44064 by fangchenli was merged Oct 18, 2021 Loading… updated Nov 18, 2022
3 of 4 tasks
1.4
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
#42937 by fangchenli was merged Aug 19, 2021 Loading… updated Nov 18, 2022 1.4
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
#43083 by fangchenli was merged Aug 18, 2021 Loading… updated Nov 18, 2022 1.4
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
#43040 by fangchenli was merged Aug 17, 2021 Loading… updated Nov 18, 2022 1.4
CLN: remove deprecated sqlite cursor Clean IO SQL to_sql, read_sql, read_sql_query
#42507 by fangchenli was merged Jul 13, 2021 Loading… updated Nov 18, 2022 1.4
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
#42976 by fangchenli was merged Dec 22, 2021 Loading… updated Nov 18, 2022 1.4
cleanup inconsistently used imports Clean Code Style Code style, linting, code_checks
#19292 by jbrockmendel was merged Jan 21, 2018 Loading… updated Nov 15, 2022
4 tasks
0.23.0
ENH: Allow absolute precision in assert_almost_equal (#13357) Testing pandas testing functions or related to the test suite
#30562 by joaoleveiga was merged Jun 24, 2020 Loading… updated Nov 12, 2022
5 tasks done
1.1
ENH: New boundary inputs API - Consistency Internal Consistency of API/Behavior Deprecate Functionality to remove in pandas
#40628 by hewittk was merged Jun 25, 2021 Loading… updated Oct 29, 2022
4 tasks done
1.3
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
#43743 by rhshadrach was merged Sep 26, 2021 Loading… updated Oct 28, 2022
3 tasks done
1.4
DEPR: Styler.set_na_rep and .set_precision in favour of .format(na_rep='x', precision=3) Deprecate Functionality to remove in pandas Styler conditional formatting using DataFrame.style
#40134 by attack68 was merged Mar 5, 2021 Loading… updated Oct 28, 2022
11 tasks done
1.3
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
#42215 by jbrockmendel was merged Jul 4, 2021 Loading… updated Oct 28, 2022
4 tasks done
1.4
DEPR: Int64Index, UInt64Index & Float64Index Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses
#43028 by topper-123 was merged Sep 1, 2021 Loading… updated Oct 22, 2022
2 tasks done
1.4
Backport PR #49053 on branch 1.5.x (REVERT caching in find_stack_level) Warnings Warnings that appear or should be added to pandas
#49079 by MarcoGorelli was merged Oct 14, 2022 Loading… updated Oct 14, 2022
5 tasks
1.5.1
Backport PR #48412 on branch 1.5.x (BUG: safe_sort losing MultiIndex dtypes) Dtype Conversions Unexpected or buggy dtype conversions MultiIndex
#49002 by meeseeksmachine was merged Oct 10, 2022 Loading… updated Oct 10, 2022 1.5.1
Backport PR #48443 on branch 1.5.x (BUG: Fix pyarrow groupby tests)
#48494 by phofl was merged Sep 12, 2022 Loading… updated Sep 12, 2022 1.5
Backport PR #48354 on branch 1.5.x (CI: Bump timeout to 180 minutes) CI Continuous Integration
#48474 by meeseeksmachine was merged Sep 9, 2022 Loading… updated Sep 9, 2022 1.5
Backport PR #48398 on branch 1.5.x (WARN: Avoid FutureWarnings in tests) Warnings Warnings that appear or should be added to pandas
#48420 by meeseeksmachine was merged Sep 8, 2022 Loading… updated Sep 8, 2022 1.5
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
#41334 by connesy was merged May 10, 2021 Loading… updated Sep 8, 2022
4 tasks done
1.3
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.