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 dcbe275543e [SPARK-45634][PS] Remove `DataFrame.get_dtype_counts` from 
Pandas API on Spark
     add 25c74d0d4e2 [SPARK-45635][PYTHON][TESTS] Cleanup unused import for 
PySpark testing

No new revisions were added by this update.

Summary of changes:
 python/pyspark/pandas/tests/computation/test_corrwith.py         | 1 -
 python/pyspark/pandas/tests/data_type_ops/test_num_arithmetic.py | 1 -
 python/pyspark/pandas/tests/data_type_ops/testing_utils.py       | 1 -
 python/pyspark/pandas/tests/frame/test_constructor.py            | 1 -
 python/pyspark/pandas/tests/groupby/test_groupby.py              | 2 +-
 python/pyspark/pandas/tests/indexes/test_base_slow.py            | 2 +-
 python/pyspark/pandas/tests/indexes/test_datetime_property.py    | 1 -
 python/pyspark/pandas/tests/series/test_as_type.py               | 1 -
 python/pyspark/pandas/tests/series/test_cumulative.py            | 1 -
 python/pyspark/pandas/tests/series/test_series.py                | 9 +--------
 python/pyspark/pandas/tests/test_dataframe_spark_io.py           | 2 --
 python/pyspark/pandas/tests/test_frame_resample.py               | 7 -------
 python/pyspark/pandas/tests/test_ops_on_diff_frames.py           | 2 --
 python/pyspark/pandas/tests/test_resample.py                     | 2 +-
 python/pyspark/pandas/tests/test_series_resample.py              | 7 -------
 python/pyspark/pandas/tests/test_spark_functions.py              | 5 -----
 python/pyspark/testing/connectutils.py                           | 1 -
 python/pyspark/testing/utils.py                                  | 2 +-
 18 files changed, 5 insertions(+), 43 deletions(-)


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

Reply via email to