-
- 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
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
solve "Int64 with null value mangles large-ish integers" problem Bug ExtensionArray Extending pandas with custom dtypes or arrays.
#30282 by rushabh-v was closed Nov 26, 2020 Loading…
4 of 5 tasks
BUG/REF: TimedeltaIndex.__new__ Bug Datetime Datetime data dtype Refactor Internal refactoring of code Timedelta Timedelta data type
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
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, 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: fix interpolate with kwarg limit area and limit direction using pad or bfill Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#31048 by cchwala was closed Nov 27, 2020 Loading…
5 tasks done
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
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
Value counts normalize Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Groupby Stale
#33652 by DataInformer was closed Jun 16, 2021 Loading…
6 tasks done
BUG: Fix numpy boolean subtraction error in Series.diff Bug Dtype Conversions Unexpected or buggy dtype conversions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: Categorical.unique should keep dtype unchanged API Design Bug Categorical Categorical Data Type
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
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
BUG: Multiindexed series .at fix Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
Fix multiindex loc nan Bug Groupby MultiIndex Stale
#43943 by CloseChoice was closed Feb 13, 2022 Loading…
4 tasks done
Previous Next
ProTip! Follow long discussions with comments:>50.