[ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to