From c05750ed8ae8b80a3990bf919bc026b1b842b1a4 Mon Sep 17 00:00:00 2001 From: itholic Date: Thu, 3 Aug 2023 09:29:13 +0900 Subject: [PATCH] Remove from sparktestsupport --- dev/sparktestsupport/modules.py | 1 - 1 file changed, 1 deletion(-) diff --git a/dev/sparktestsupport/modules.py b/dev/sparktestsupport/modules.py index 1caf24383c74c..3d95363f8cbfb 100644 --- a/dev/sparktestsupport/modules.py +++ b/dev/sparktestsupport/modules.py @@ -668,7 +668,6 @@ def __hash__(self): "pyspark.pandas.indexes.datetimes", "pyspark.pandas.indexes.timedelta", "pyspark.pandas.indexes.multi", - "pyspark.pandas.indexes.numeric", "pyspark.pandas.spark.accessors", "pyspark.pandas.spark.utils", "pyspark.pandas.typedef.typehints",