Xinrong Meng created SPARK-35314:
------------------------------------
Summary: 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
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]