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 077c82fff9f [SPARK-40313][PS] Make `ps.DataFrame(data, index)` support 
the same anchor
     add 1d2e3a995f1 [SPARK-38493][PS][FOLLOWUP] Improve more coverage for 
Pandas API on Spark

No new revisions were added by this update.

Summary of changes:
 python/pyspark/pandas/generic.py                   |  2 -
 python/pyspark/pandas/tests/indexes/test_base.py   | 33 ++++++++++++
 .../pyspark/pandas/tests/indexes/test_category.py  |  7 +++
 .../pyspark/pandas/tests/indexes/test_datetime.py  |  8 +++
 .../pyspark/pandas/tests/indexes/test_timedelta.py | 34 +++++++++++++
 python/pyspark/pandas/tests/test_categorical.py    |  3 ++
 python/pyspark/pandas/tests/test_csv.py            |  1 +
 python/pyspark/pandas/tests/test_groupby.py        |  4 ++
 python/pyspark/pandas/tests/test_namespace.py      |  2 +
 .../pandas/tests/test_ops_on_diff_frames.py        | 10 ++++
 python/pyspark/pandas/tests/test_reshape.py        | 59 ++++++++++++++++++++++
 python/pyspark/pandas/tests/test_series.py         | 16 ++++++
 12 files changed, 177 insertions(+), 2 deletions(-)


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

Reply via email to