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 5ad1261 [SPARK-35938][PYTHON] Add deprecation warning for Python 3.6
add a98c8ae [SPARK-35944][PYTHON] Introduce Name and Label type aliases
No new revisions were added by this update.
Summary of changes:
python/pyspark/pandas/_typing.py | 6 +-
python/pyspark/pandas/accessors.py | 4 +-
python/pyspark/pandas/base.py | 4 +-
python/pyspark/pandas/frame.py | 218 ++++++++++++++-----------------
python/pyspark/pandas/generic.py | 34 +++--
python/pyspark/pandas/groupby.py | 38 +++---
python/pyspark/pandas/indexes/base.py | 52 ++++----
python/pyspark/pandas/indexes/multi.py | 34 +++--
python/pyspark/pandas/indexes/numeric.py | 8 +-
python/pyspark/pandas/indexing.py | 128 +++++++++---------
python/pyspark/pandas/internal.py | 61 ++++-----
python/pyspark/pandas/ml.py | 3 +-
python/pyspark/pandas/mlflow.py | 5 +-
python/pyspark/pandas/namespace.py | 20 +--
python/pyspark/pandas/series.py | 52 ++++----
python/pyspark/pandas/utils.py | 38 +++---
16 files changed, 343 insertions(+), 362 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]