You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xinrong Meng (Jira)" <ji...@apache.org> on 2021/05/07 16:55:00 UTC

[jira] [Updated] (SPARK-35314) Support arithmetic operations against bool Series in pandas-on-Spark

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

Xinrong Meng updated SPARK-35314:
---------------------------------
        Parent: SPARK-35337
    Issue Type: Sub-task  (was: Story)

> Support arithmetic operations against bool Series in pandas-on-Spark
> --------------------------------------------------------------------
>
>                 Key: SPARK-35314
>                 URL: https://issues.apache.org/jira/browse/SPARK-35314
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark
>    Affects Versions: 3.2.0
>            Reporter: Xinrong Meng
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org