[ 
https://issues.apache.org/jira/browse/SPARK-35314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339323#comment-17339323
 ] 

Xinrong Meng commented on SPARK-35314:
--------------------------------------

I'd like to work on this ticket.

> 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: Story
>          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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to