jorisvandenbossche commented on issue #36677:
URL: https://github.com/apache/arrow/issues/36677#issuecomment-1642495160

   So this means that pyarrow 13.0.0 will break `Series[timestamp].mean()` 
(with the pyarrow backend)?
   
   That's annoying .., but in general I also agree that the extra cast to int 
is fine (as we required for arrays already before as well). For example, in 
pandas we also don't allow casting timestamp to float (but do the other way 
around, a bit inconsistent).


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