HyukjinKwon commented on code in PR #44570:
URL: https://github.com/apache/spark/pull/44570#discussion_r1440155270
##########
python/pyspark/pandas/tests/data_type_ops/test_as_type.py:
##########
@@ -54,10 +54,7 @@ def test_astype(self):
lambda: psser.astype(int_type),
)
- # TODO(SPARK-37039): the np.nan series.astype(bool) should be True
Review Comment:
Should probably add this into migration guide though.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]