You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2021/07/27 03:17:50 UTC

[spark] branch master updated (d52c2de -> c40d9d4)

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 d52c2de  [SPARK-36142][PYTHON] Follow Pandas when pow between fractional series with Na and bool literal
     add c40d9d4  [SPARK-36267][PYTHON] Clean up CategoricalAccessor and CategoricalIndex

No new revisions were added by this update.

Summary of changes:
 .../source/reference/pyspark.pandas/indexing.rst   |   4 +-
 .../source/reference/pyspark.pandas/series.rst     |   4 +-
 python/pyspark/pandas/categorical.py               |  87 +++++++++++
 python/pyspark/pandas/indexes/category.py          | 166 +++++++++++++--------
 4 files changed, 196 insertions(+), 65 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org