Yikun Jiang created SPARK-38859:
-----------------------------------

             Summary: 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


 

- 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