zeroshade commented on code in PR #40867:
URL: https://github.com/apache/arrow/pull/40867#discussion_r1551879659


##########
python/pyarrow/table.pxi:
##########
@@ -3403,6 +3403,8 @@ cdef class RecordBatch(_Tabular):
         ----------
         null_to_nan : bool, default False
             Whether to write null values in the result as ``NaN``.

Review Comment:
   We should probably note somewhere that if `null_to_nan` is false and there 
are nulls then it will throw an error



-- 
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]

Reply via email to