[
https://issues.apache.org/jira/browse/SPARK-46553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-46553:
-----------------------------------
Labels: pull-request-available (was: )
> FutureWarning for interpolate with object dtype
> -----------------------------------------------
>
> Key: SPARK-46553
> URL: https://issues.apache.org/jira/browse/SPARK-46553
> Project: Spark
> Issue Type: Bug
> Components: Pandas API on Spark
> Affects Versions: 4.0.0
> Reporter: Haejoon Lee
> Priority: Major
> Labels: pull-request-available
>
> >>> pdf.interpolate()
> <stdin>:1: FutureWarning: DataFrame.interpolate with object dtype is
> deprecated and will raise in a future version. Call
> obj.infer_objects(copy=False) before interpolating instead.
> A B
> 0 a 1
> 1 b 2
> 2 c 3
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]