-
- 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
BUG: Series ops with a rhs of a Timestamp raising exception (#2898) Bug Enhancement
#2899 by jreback was merged Feb 23, 2013 Loading…
BUG: incorrect default in df.convert_objects was converting object types (#2909) Bug
#2910 by jreback was merged Feb 23, 2013 Loading…
BUG: support data column indexers that have a large numbers of values Bug
#2914 by jreback was merged Feb 23, 2013 Loading…
BUG: fixed .abs on Series with a timedelta (partial fix for 2957) Bug
#2958 by jreback was merged Mar 6, 2013 Loading…
BUG: GH3109 fixed issues where passing an axis of 'columns' would fail Bug Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
BUG: HDFStore bug when appending to a table, .typ not recreated on subsequent appends Bug IO Data IO issues that don't fit into a more specific label
ENH: extend selection semantics on ordered timeseries to unordered Bug Datetime Datetime data dtype Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
ENH: GH3070 allow string selection on a DataFrame with a datelike index, to have partial_string semantics (like Series) Bug Datetime Datetime data dtype Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
BUG: GH2763 fixed downcasting of groupby results on SeriesGroupBy Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby
EHN/FIX: Add na_last parameter to DataFrame.sort. Fixes GH3917 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG: DateOffset weekday around DST produces unexpected results. fixes #5175 Bug Timezones Timezone data dtype
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…
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.