-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
improves usability of style calls on axis=1 by automatically creating… Bug Output-Formatting __repr__ of pandas objects, to_string
#13273 by perryvais was closed Mar 28, 2017 Loading…
4 tasks
BUG: select_dtypes now allows 'datetimetz' for generically selecting datetimes with timezones Bug Dtype Conversions Unexpected or buggy dtype conversions
PERF: improves performance in GroupBy.cumcount Bug Groupby Performance Memory or execution speed performance
BUG: GH12896 where extra elements are returned in MultiIndex slicing Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
REGR: interpolate raising if fill_value is given Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG: .rolling() returns incorrect values when ts index is not nano seconds Bug Non-Nano datetime64/timedelta64 with non-nanosecond resolution Sprints Sprint Pull Requests Window rolling, ewma, expanding
BUG: concat(axis=1) ignoring sort parameter for DatetimeIndex Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: Using boolean keys to select a column (GH44322) Bug Indexing Related to indexing on series/frames, not to indexes themselves
BUG: nullable dtypes not preserved in Series.replace Bug Dtype Conversions Unexpected or buggy dtype conversions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: Fix precision loss in read_json Bug Dtype Conversions Unexpected or buggy dtype conversions IO JSON read_json, to_json, json_normalize
BUG: parsing multi-column headers in read_csv (GH6051) Bug IO CSV read_csv, to_csv
#6170 by waitingkuo was closed Jan 18, 2015 Loading…
BUG: GH10355 groupby std() doesnt sqrt grouping cols Bug Groupby
#11507 by henrystokeley was closed Jan 6, 2016 Loading…
BUG: GH13629 Binned groupby median function calculates median on empt… Bug Categorical Categorical Data Type Groupby
#14225 by paul-mannino was merged Sep 18, 2016 Loading…
BUG: Series ops with a rhs of a Timestamp raising exception (#2898) Bug Enhancement
#2899 by jreback was merged Feb 23, 2013 Loading…
BUG: Fix subtraction with timezone Series Bug Timezones Timezone data dtype
#12302 by gfyoung was closed Feb 12, 2016 Loading…
BUG: GH10355 groupby std() no longer sqrts grouping cols Bug Groupby
#11300 by henrystokeley was closed Nov 5, 2015 Loading…
BUG: fix pivot_table with multiple aggregations per column and margins=True #12210 Bug
#16721 by waynebliu was closed Jun 29, 2017 Loading…
2 of 4 tasks
BUG: Fix Categorical comparsion with Series of dtype 'category' Bug Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions
#16667 by funnycrab was closed Dec 10, 2017 Loading…
4 tasks
Previous Next
ProTip! Follow long discussions with comments:>50.