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

API/BUG: Handling Dtype Coercions in Series/Index (GH 15832) Bug Dtype Conversions Unexpected or buggy dtype conversions
#15859 by ucals was closed Aug 17, 2017 Loading…
4 tasks done
pct change bug issue 21200 Bug Groupby
#21235 by simonariddell was merged Dec 12, 2018 Loading…
3 tasks done
0.24.0
BUG/REF: TimedeltaIndex.__new__ Bug Datetime Datetime data dtype Refactor Internal refactoring of code Timedelta Timedelta data type
#23539 by jbrockmendel was merged Nov 11, 2018 Loading… 0.24.0
Emit warning for missing labels in Multiindex.loc[[...]] (and more) Bug Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#20770 by toobaz was merged May 1, 2018 Loading…
6 tasks done
0.23.0
REF: Fix maybe_promote Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Dtype Conversions Unexpected or buggy dtype conversions
#25425 by h-vetinari was closed Oct 30, 2019 Loading…
3 tasks done
BUG: fix raise of TypeError when subtracting timedelta array Bug Timedelta Timedelta data type
#22054 by illegalnumbers was merged Sep 18, 2018 Loading…
4 tasks done
0.24.0
BUG, ENH: Read Data From Password-Protected URL's and allow self signed SSL certs Bug Enhancement IO Data IO issues that don't fit into a more specific label
#16910 by skynss was closed Jan 21, 2018 Loading…
4 tasks done
Fix nsmallest/nlargest With Identical Values Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15299 by RogerThomas was closed Apr 6, 2017 Loading…
4 tasks done
0.20.0
BUG: Series.combine() fails with ExtensionArray inside of Series Bug ExtensionArray Extending pandas with custom dtypes or arrays.
#21183 by Dr-Irv was merged Jun 8, 2018 Loading…
4 tasks done
0.24.0
API/BUG: .apply will correctly infer output shape when axis=1 API Design Apply Apply, Aggregate, Transform, Map Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#18577 by jreback was merged Feb 7, 2018 Loading… 0.23.0
11
76
COMPAT: reading generic PyTables Table format fails with sub-selection Bug IO HDF5 read_hdf, HDFStore
#26818 by jgehrcke was merged Jun 21, 2019 Loading…
4 tasks done
0.25.0
Fix #25099 set na_rep values before converting to string to prevent data truncation Bug ExtensionArray Extending pandas with custom dtypes or arrays. IO CSV read_csv, to_csv Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Output-Formatting __repr__ of pandas objects, to_string
#25103 by kinow was merged Sep 10, 2019 Loading…
4 tasks done
1.0.0
BUG: DataFrame.merge(suffixes=) does not respect None Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#24819 by charlesdong1991 was merged Feb 6, 2019 Loading…
4 tasks
0.25.0
BUG-26988 implement replace for categorical blocks Bug Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions
#27026 by JustinZhengBC was merged Nov 16, 2019 Loading…
4 tasks done
1.0.0
BUG/ENH - base argument no longer ignored in period resample Bug Datetime Datetime data dtype Resample resample method
#23941 by ms7463 was merged Dec 14, 2018 Loading…
4 tasks
0.24.0
BUG: fix categorical comparison with missing values (#26504 ) Bug Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#26514 by another-green was merged Jun 1, 2019 Loading…
4 tasks done
0.25.0
BUG: support casting from bool array to EA Integer dtype Bug ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#25265 by vladserkoff was merged May 14, 2019 Loading…
3 tasks done
0.25.0
Fix concat not respecting order of OrderedDict Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#25224 by alexander-ponomaroff was merged Mar 13, 2019 Loading…
3 tasks done
0.25.0
BUG: fix str.replace('.','') should replace every character Bug Deprecate Functionality to remove in pandas Strings String extension data type and string data
#24935 by charlesdong1991 was closed Jun 17, 2019 Loading…
4 tasks
Value returns ndarray for dataframes with a single column with datetime64 tz-aware Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timezones Timezone data dtype
#15736 by sdementen was closed Jul 26, 2017 Loading…
4 tasks done
BUG: Timestamp.replace chaining not compat with datetime.replace #15683 Bug Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
#16110 by sscherfke was closed Aug 28, 2017 Loading…
4 tasks done
BUG: fix construction of Series from dict with nested lists Bug Dtype Conversions Unexpected or buggy dtype conversions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#18626 by toobaz was closed Dec 14, 2018 Loading…
4 tasks done
ProTip! Exclude everything labeled bug with -label:bug.