[ 
https://issues.apache.org/jira/browse/SPARK-46553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-46553.
----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 44550
[https://github.com/apache/spark/pull/44550]

> 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
>            Assignee: Haejoon Lee
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>
> >>> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to