Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-40576 Support pandas 1.5.x.
  3. SPARK-40896

Fix doctest for `Index.(isin|isnull|notnull)` to work properly with pandas 1.5

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.4.0
    • Pandas API on Spark
    • None

    Description

      The bahavior of Index.(isin|isnull|notnull) is changed from pandas 1.5.0.

       

      It's now return bool type Series rather than object type Series which is more reasonable.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: