Labels
Labels
157 labels
- Functionality that used to work in a prior pandas version
- .rename, .rename_axis
- replace method
- resample method
- Concat, Merge/Join, Stack/Unstack, Explode
- A proposal for the roadmap.
- Non-Recoverable Error
- Series data structure
- union, intersection, difference, symmetric_difference
- e.g. sort_index, sort_values
- Sparse Data Type
- Sprint Pull Requests
- String extension data type and string data
- conditional formatting using DataFrame.style
- Subclassing pandas objects
- pandas testing functions or related to the test suite
- Timedelta data type
- pd.Timestamp and associated methods
- Timezone data dtype
- e.g. cumsum, diff, rank
- type annotations, mypy/pyright type checking
- __array_ufunc__ and __array_function__
- Unicode strings
- Unit tests that occasionally fail
- Issue related to pandas dependency