Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
3.0.1
-
None
-
None
Description
We have hit an issue of missing `convert_dtypes` in the DataFrameLike protocol, leading to mypy error. Is there a recommended change path to add a new method to DataFrameLike?
Attachments
Issue Links
- duplicates
-
SPARK-34544 pyspark toPandas() should return pd.DataFrame
- Resolved