Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-46553

FutureWarning for interpolate with object dtype

    XMLWordPrintableJSON

Details

    Description

      >>> 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

      Attachments

        Issue Links

          Activity

            People

              itholic Haejoon Lee
              itholic Haejoon Lee
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: