[
https://issues.apache.org/jira/browse/SPARK-35314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xinrong Meng updated SPARK-35314:
---------------------------------
Summary: Support arithmetic operations against bool Series (was: Support
arithmetic operations against bool Series in pandas-on-Spark)
> Support arithmetic operations against bool Series
> -------------------------------------------------
>
> 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: [email protected]
For additional commands, e-mail: [email protected]