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

DataFrame.corrwith() method now supports 'how', 'method' and 'min_periods' params Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement Numeric Operations Arithmetic, Comparison, and Logical operations
#22622 by Mottl was closed Dec 26, 2018 Loading…
3 tasks done
BUG: read_parquet, to_parquet for s3 destinations IO Data IO issues that don't fit into a more specific label IO Parquet parquet, feather
#19135 by maximveksler was merged Jan 18, 2018 Loading…
3 tasks done
0.23.0
implement Timedelta mod, divmod, rmod, rdivmod, fix and test scalar methods Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
#19365 by jbrockmendel was closed Feb 19, 2018 Loading…
2 of 4 tasks
TST/CLN: break up & parametrize tests for df.set_index Reshaping Concat, Merge/Join, Stack/Unstack, Explode Testing pandas testing functions or related to the test suite
#22236 by h-vetinari was merged Sep 15, 2018 Loading… 0.24.0
Allow indices to be mapped through through dictionaries or series API Design Clean Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15081 by nateyoder was merged Nov 25, 2017 Loading…
4 tasks done
0.23.0
API: warning to raise KeyError in the future if not all elements of a list are selected via .loc Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves
#17295 by jreback was merged Oct 3, 2017 Loading… 0.21.0
Separate parsing functions out from tslib Clean Internals Related to non-user accessible pandas implementation
#17363 by jbrockmendel was merged Sep 26, 2017 Loading…
4 tasks
0.21.0
Fix nsmallest/nlargest With Identical Values Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15299 by RogerThomas was closed Apr 6, 2017 Loading…
4 tasks done
0.20.0
DOC: Fixing SA04 errors as per #25337 CI Continuous Integration Code Style Code style, linting, code_checks Docs
#25354 by Sedosa was closed Mar 19, 2019 Loading…
2 tasks done
ENH: Enable DataFrame.corrwith to compute rank correlations Enhancement Numeric Operations Arithmetic, Comparison, and Logical operations
#22375 by dsaxton was merged Dec 31, 2018 Loading… 0.24.0
ENH: implement DatetimeLikeArray Enhancement ExtensionArray Extending pandas with custom dtypes or arrays. Internals Related to non-user accessible pandas implementation
#19902 by jbrockmendel was merged Jul 2, 2018 Loading… 0.24.0
fix the excel reader: hours & header
#4404 by timmie was merged Aug 21, 2013 Loading… 0.13
DEPR: Add Deprecated warning for timedelta with passed units M and Y Deprecate Functionality to remove in pandas Timedelta Timedelta data type
#23264 by ryankarlos was merged Feb 8, 2019 Loading…
4 tasks done
0.25.0
ENH: support non default indexes in writing to Parquet Enhancement IO Parquet parquet, feather
#18629 by dhirschfeld was merged Dec 11, 2017 Loading…
4 tasks done
0.21.1
Annotate DataFrame (Part 1) Typing type annotations, mypy/pyright type checking
#26867 by vaibhavhrt was merged Sep 12, 2019 Loading…
3 of 4 tasks
1.0.0
Deprecate SparseDataFrame and SparseSeries Deprecate Functionality to remove in pandas Sparse Sparse Data Type
#26137 by TomAugspurger was merged May 29, 2019 Loading… 0.25.0
CLN: prepare unifying hashtable.factorize and .unique; add doc-strings Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#22986 by h-vetinari was merged Oct 18, 2018 Loading… 0.24.0
Default to_* methods to compression='infer' IO CSV read_csv, to_csv IO Data IO issues that don't fit into a more specific label IO JSON read_json, to_json, json_normalize
#22011 by dhimmel was merged Aug 1, 2018 Loading…
4 tasks done
0.24.0
COMPAT: reading json with lines=True from s3, xref #17200 Compat pandas objects compatability with Numpy or Python functions IO JSON read_json, to_json, json_normalize
#17201 by alph486 was merged Nov 27, 2017 Loading…
1 task
0.21.1
CI: unify environment creation CI Continuous Integration
#24632 by saurav2608 was merged Apr 5, 2019 Loading… 0.25.0
ENH: add validate argument to merge Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#16275 by nickeubank was merged May 22, 2017 Loading…
4 tasks done
0.21.0
BUG: Index Name is not displayed with header=False in to_csv IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string
#24840 by charlesdong1991 was closed Jun 27, 2019 Loading…
4 tasks
CLN/ERR: str.cat internals Clean Error Reporting Incorrect or improved errors from pandas Strings String extension data type and string data
#22725 by h-vetinari was merged Oct 14, 2018 Loading…
3 tasks done
0.24.0
ProTip! Mix and match filters to narrow down what you’re looking for.