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 36023c2  [SPARK-38491][PYTHON] Support `ignore_index` of 
`Series.sort_values`
     add b1d8f35  [SPARK-38518][PYTHON] Implement `skipna` of 
`Series.all/Index.all` to exclude NA/null values

No new revisions were added by this update.

Summary of changes:
 python/pyspark/pandas/base.py              | 38 ++++++++++++++++++++++++------
 python/pyspark/pandas/indexes/category.py  |  4 ++++
 python/pyspark/pandas/indexes/datetimes.py |  4 ++++
 python/pyspark/pandas/indexes/timedelta.py |  4 ++++
 python/pyspark/pandas/tests/test_series.py |  7 ++++++
 5 files changed, 50 insertions(+), 7 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to