danfojs icon indicating copy to clipboard operation
danfojs copied to clipboard

Fixed `sf.apply` not working with dates

Open junduck opened this issue 3 months ago • 0 comments

Fixes #574

This PR added missing check instanceof Date in is1DArray. Now the method won't treat array of Date as 2D array anymore.

No regression.

junduck avatar Nov 12 '25 18:11 junduck