BUG: Empty DataFrame(..., dtype='datetime64[ns]').quantile(..., axis=1) returns float64 dtype #41544
Closed
3 tasks done
Labels
Bug
Datetime
Datetime data dtype
Needs Discussion
Requires discussion from core team before further action
quantile
quantile method
Milestone
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pandas.
(optional) I have confirmed this bug exists on the master branch of pandas.
This ideally should still return
datetime64[ns]
dtypeThe text was updated successfully, but these errors were encountered: