-
- 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: fix alignment in series ops (GH14227) Bug
#14230 by jorisvandenbossche was merged Sep 30, 2016 Loading… updated Sep 30, 2016 0.19.0
4 tasks done
BUG: GH14323 Union of differences from DatetimeIndex incorrect Bug Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version
PR for Pandas issue #14872 / fillna() TZ datetime64 rounded Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timezones Timezone data dtype
BUG: Indexing MultiIndex with Series failed. Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
BUG: Segfault due to float_precision='round_trip' Bug Dtype Conversions Unexpected or buggy dtype conversions IO CSV read_csv, to_csv
BUG: Comparisons result in different dtypes for empty DataFrames #15077 Bug Dtype Conversions Unexpected or buggy dtype conversions
BUG: GH #12223, GH #15262. Allow ints for names in MultiIndex Bug MultiIndex Output-Formatting __repr__ of pandas objects, to_string
Do not cast .transform() output back to input dtype (closes #10972) Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby
GH #14499 Panel.ffill ignores axis parameter and fill along axis=1 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#14528 by Tux1 was closed Mar 20, 2017 Loading… updated Mar 20, 2017
4 tasks done
BUG: resample with tz-aware: Values falls after last bin Bug Resample resample method
#15555 by ahcub was closed Mar 28, 2017 Loading… updated Mar 28, 2017
4 tasks
BUG: SparseDataFrame construction with lists not coercing to dtype (GH 15682) Bug Dtype Conversions Unexpected or buggy dtype conversions
BUG: resampling with NaT in TimedeltaIndex (#13223) Bug Resample resample method Timedelta Timedelta data type
#14649 by fr-chaofan was closed May 7, 2017 Loading… updated May 7, 2017
4 tasks
BUG: reshape fix for maybe_infer_to_datetimelike() Bug Datetime Datetime data dtype Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.