-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Issues: pandas-dev/pandas
FEEDBACK: PyArrow as a required dependency and PyArrow backed...
#54466
opened Aug 9, 2023 by
phofl
Open
154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
BUG: pd.options.future.no_silent_downcasting is not backward compatible
Bug
Needs Info
Clarification about behavior needed to assess issue
PDEP6-related
related to PDEP6 (not upcasting during setitem-like Series operations)
#59845
opened Sep 20, 2024 by
vityas
3 tasks done
BUG(?): Allow setitem to category/sparse of the same underlying dtype?
Bug
PDEP6-related
related to PDEP6 (not upcasting during setitem-like Series operations)
#59627
opened Aug 27, 2024 by
mroeschke
3 tasks done
BUG: Incompatible dype warning when assigning boolean series with logical indexer
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
PDEP6-related
related to PDEP6 (not upcasting during setitem-like Series operations)
ENH: Related to pd.NA and nullable extension arrays
Needs Discussion
Requires discussion from core team before further action
PDEP6-related
related to PDEP6 (not upcasting during setitem-like Series operations)
bool
upcast to Int64
Enhancement
NA - MaskedArrays
#57298
opened Feb 7, 2024 by
VladimirFokow
1 of 3 tasks
BUG: df.iloc[:, x] = df.iloc[:, x].apply(int) will failed just and only when May be closeable, needs more eyeballs
Dtype Conversions
Unexpected or buggy dtype conversions
Indexing
Related to indexing on series/frames, not to indexes themselves
Needs Triage
Issue that has not been reviewed by a pandas team member
PDEP6-related
related to PDEP6 (not upcasting during setitem-like Series operations)
int
in apply()
Bug
Closing Candidate
#56796
opened Jan 9, 2024 by
tomy128
3 tasks done
BUG: AssertionError: Did not expect new dtype float64 to equal self.dtype float64. Please report a bug
Bug
Categorical
Categorical Data Type
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
PDEP6-related
related to PDEP6 (not upcasting during setitem-like Series operations)
#56329
opened Dec 4, 2023 by
adrienpacifico
3 tasks done
BUG: Warning for incompatible type when type should be compatible
Bug
PDEP6-related
related to PDEP6 (not upcasting during setitem-like Series operations)
#55990
opened Nov 16, 2023 by
davidkleiven
3 tasks done
BUG: FutureWarning appears when assigning new column through loc
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
PDEP6-related
related to PDEP6 (not upcasting during setitem-like Series operations)
Warnings
Warnings that appear or should be added to pandas
#55791
opened Nov 1, 2023 by
utilifeedagnes
2 of 3 tasks
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.