You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2022/04/11 12:39:00 UTC

[jira] [Commented] (SPARK-38859) iloc setitem failed due to "Cannot convert * into bool"

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

Apache Spark commented on SPARK-38859:
--------------------------------------

User 'Yikun' has created a pull request for this issue:
https://github.com/apache/spark/pull/36142

> iloc setitem failed due to "Cannot convert * into bool"
> -------------------------------------------------------
>
>                 Key: SPARK-38859
>                 URL: https://issues.apache.org/jira/browse/SPARK-38859
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark, Tests
>    Affects Versions: 3.4.0
>            Reporter: Yikun Jiang
>            Priority: Major
>
>  
> - OpsOnDiffFramesEnabledTest.test_frame_iloc_setitem
> - OpsOnDiffFramesEnabledTest.test_series_iloc_setitem
> - IndexingTest.test_series_iloc_setitem 
> failed due to "Cannot convert column into bool: please use '&' for 'and', '|' for 'or', '~' for 'not' when building DataFrame boolean expressions."
>  
> - IndexingTest.test_frame_iloc_setitem
> failed due to "shape mismatch" does not match "Cannot convert column into bool: please use '&' for 'and', '|' for 'or', '~' for 'not' when building DataFrame boolean expressions."
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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