python-blosc2 icon indicating copy to clipboard operation
python-blosc2 copied to clipboard

cumsum() as a lazy expression returns a wrong dtype('O')

Open FrancescAlted opened this issue 11 months ago • 1 comments

This happens only when an operand is missing. Actually, it should be the same type of the result, not dtype.object.

FrancescAlted avatar May 01 '25 12:05 FrancescAlted

Could you provide an example of this to reproduce behaviour?

lshaw8317 avatar Aug 11 '25 15:08 lshaw8317