This is an automated email from the ASF dual-hosted git repository.
gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 75fd1f5 [SPARK-36189][PYTHON] Improve bool, string, numeric
DataTypeOps tests by avoiding joins
add 8b3d84b [SPARK-36248][PYTHON] Add rename_categories to
CategoricalAccessor and CategoricalIndex
No new revisions were added by this update.
Summary of changes:
.../source/reference/pyspark.pandas/indexing.rst | 1 +
.../source/reference/pyspark.pandas/series.rst | 1 +
python/pyspark/pandas/categorical.py | 110 ++++++++++++++++++++-
python/pyspark/pandas/indexes/category.py | 72 +++++++++++++-
python/pyspark/pandas/missing/indexes.py | 1 -
.../pyspark/pandas/tests/indexes/test_category.py | 25 +++++
python/pyspark/pandas/tests/test_categorical.py | 51 ++++++++++
7 files changed, 255 insertions(+), 6 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]