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

FIX: Fix problems with Series text representation. Bug Output-Formatting __repr__ of pandas objects, to_string
#9182 by bjonen was merged Mar 17, 2015 Loading… 0.16.0
BUG: Dense ranking with percent now uses 100% basis Bug Numeric Operations Arithmetic, Comparison, and Logical operations
#15639 by rouzazari was merged Mar 9, 2018 Loading…
2 of 4 tasks
0.23.0
PERF: improves performance in GroupBy.cumcount Bug Groupby Performance Memory or execution speed performance
#11039 by behzadnouri was closed Apr 25, 2016 Loading… 0.18.1
BUG: DataFrameGroupBy.value_counts includes non-observed categories of non-grouping columns Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Categorical Categorical Data Type Groupby
#46798 by LucasG0 was merged Aug 7, 2022 Loading…
4 tasks done
1.5
BUG: non-iterable value in meta raise error in json_normalize Bug IO JSON read_json, to_json, json_normalize
#31524 by charlesdong1991 was merged Mar 11, 2020 Loading…
5 tasks done
1.0.2
Bug in iloc aligned objects Bug Indexing Related to indexing on series/frames, not to indexes themselves
#37728 by phofl was merged Nov 19, 2020 Loading…
6 tasks done
1.2
BUG: Try to sort result of Index.union rather than guessing sortability Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#17378 by toobaz was closed Oct 11, 2018 Loading…
4 tasks done
BUG: Don't raise for NDFrame.mask with nullable boolean Bug NA - MaskedArrays Related to pd.NA and nullable extension arrays
#36201 by dsaxton was closed Nov 6, 2020 Loading…
6 tasks done
1.2
BUG: to_html() with formatters=<list> and max_cols fixed Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap
#28183 by gabriellm1 was merged Sep 16, 2019 Loading…
5 tasks done
BUG: inconsistency between replace dict using integers and using strings (#20656) Bug Compat pandas objects compatability with Numpy or Python functions Strings String extension data type and string data
#21477 by peterpanmj was merged Aug 9, 2018 Loading…
4 tasks done
0.24.0
BUG: pandas.DataFrame().stack() raise an error, while expected is empty Bug MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#36185 by steveya was merged Nov 26, 2020 Loading…
5 tasks
1.2
BUG: rolling.quantile does not return an interpolated result Bug Numeric Operations Arithmetic, Comparison, and Logical operations Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#16247 by guillemborrell was merged Jul 10, 2017 Loading…
4 tasks done
0.21.0
BUG: windows with TemporaryFile an read_csv #13398 Bug IO CSV read_csv, to_csv Windows Windows OS
#13481 by mbrucher was closed Jun 22, 2016 Loading… 0.19.0
Fix Series[timedelta64]+DatetimeIndex[tz] bugs Bug Datetime Datetime data dtype Timedelta Timedelta data type Timezones Timezone data dtype
#18884 by jbrockmendel was merged Jan 2, 2018 Loading…
4 tasks done
0.23.0
BUG: Enable Series.equals to compare numpy arrays to scalars Bug Numeric Operations Arithmetic, Comparison, and Logical operations
#36161 by avinashpancham was merged Sep 19, 2020 Loading…
5 tasks done
1.2
Bugfix for constructing empty Series, with index, using ExtensionDtyp… Bug ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#44615 by venaturum was closed Jun 10, 2022 Draft
3 of 4 tasks
API/BUG: Enforce "normalized" pytz timezones for DatetimeIndex Bug Resample resample method Timezones Timezone data dtype
#20510 by mroeschke was merged Apr 11, 2018 Loading…
3 tasks done
0.23.0
BUG: Prevent addition overflow with TimedeltaIndex Bug Timedelta Timedelta data type
#14816 by gfyoung was merged Dec 17, 2016 Loading… 0.20.0
BUG: when Index is numeric and indexer is boolean (#16877) Bug Indexing Related to indexing on series/frames, not to indexes themselves
#17343 by andrejonasson was merged Sep 25, 2017 Loading… 0.21.0
BUG: Fix describe(): percentiles (#13104), col index (#13288) Bug Output-Formatting __repr__ of pandas objects, to_string
#13298 by pijucha was closed May 31, 2016 Loading…
4 tasks done
0.19.0
FIX: 'parser_trim_buffers' properly initializes word pointers Bug IO CSV read_csv, to_csv
#13788 by ivannz was closed Jul 27, 2016 Loading…
3 tasks done
0.19.0
BUG/PERF: groupby.transform with unobserved categories Apply Apply, Aggregate, Transform, Map Bug Categorical Categorical Data Type Groupby Performance Memory or execution speed performance
#58084 by undermyumbrella1 was merged May 8, 2024 Loading…
4 of 5 tasks
3.0
BUG: Create empty dataframe with string dtype fails Bug Constructors Series/DataFrame/Index/pd.array Constructors ExtensionArray Extending pandas with custom dtypes or arrays.
#33651 by kotamatsuoka was merged May 9, 2020 Loading…
4 of 5 tasks
1.1
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.