Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.2.0
    • PySpark
    • None

    Description

      Existing binary operations of bool Series in Koalas do not match pandas’ behaviors.

      pandas take True as 1, False as 0 when dealing with numeric values, numeric collections, and numeric Series; whereas Koalas raises an AnalysisException no matter what the binary operation is.

      We aim to match pandas' behaviors.

      Attachments

        Activity

          People

            XinrongM Xinrong Meng
            XinrongM Xinrong Meng
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: