Labels
Labels
157 labels
- e.g. level=1 could specify a level name or position
- Requires discussion from core team before further action
- Clarification about behavior needed to assess issue
- Unit test(s) needed to prevent regressions
- Issue that has not been reviewed by a pandas team member
- Data where the values are collections (lists, sets, dicts, objects, etc.).
- datetime64/timedelta64 with non-nanosecond resolution
- Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply
- Issues that would be addressed by moving to nullable-by-default
- numba-accelerated operations
- Arithmetic, Comparison, and Logical operations
- Stability and precision
- Related to Mac OS & hardware issues (M1)
- __repr__ of pandas objects, to_string
- pandas enhancement proposal
- Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint
- related to PDEP6 (not upcasting during setitem-like Series operations)
- Memory or execution speed performance
- Period data type
- op with pyarrow dtype -> expect pyarrow result
- quantile method
- sum, mean, min, max, etc.
- Internal refactoring of code