-
- 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
BUG: Fix Series.sort_values descending & mergesort
#28698 by has2k1 was closed Dec 9, 2019 Loading…
5 tasks
CI: Use conda compiler in Continuous Integration Dependencies Required and optional dependencies
environment.yml CI #27062 by marcelotrevisani was closed Oct 11, 2019 Loading…
4 tasks
REF: remove special-casing for internal EAs from format_array ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
#26965 by simonjayhawkins was closed Aug 28, 2019 Loading…
3 tasks
DEPR: deprecate notebook argument in DataFrame.to_html() Deprecate Functionality to remove in pandas IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
PERF: custom ops for RangeIndex.[all|any|__contains__] Index Related to the Index class or subclasses Performance Memory or execution speed performance
ENH: allow saving wide dataframes to hdf with format table IO HDF5 read_hdf, HDFStore
#26135 by P-Tillmann was closed Sep 20, 2019 Loading…
ENH: partial string match in query API Design Strings String extension data type and string data
#26027 by dlnp2 was closed Jun 8, 2019 Loading…
4 tasks done
TYP: Replace wildcardimports in toplevelinit as precursor for reshape,stata,io PRs #25936 #25940 #25939 Typing type annotations, mypy/pyright type checking
Added extra info section to EA repr ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
#24279 by TomAugspurger was closed Jun 8, 2019 Loading…
Fixing shift() for ExtensionArray ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG #15150 normalization of crosstable with multiindex and margins Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#16599 by cmohl2013 was closed Nov 10, 2017 Loading…
4 tasks done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.