Fixed `sf.apply` not working with dates by junduck · Pull Request #683 · javascriptdata/danfojs
Navigation Menu
{{ message }}
javascriptdata / danfojs Public
- Notifications You must be signed in to change notification settings
- Fork 223
Open
junduck wants to merge 1 commit intojavascriptdata:devfrom
Open
Fixed sf.apply not working with dates#683
junduck wants to merge 1 commit intojavascriptdata:devfrom
Fixed sf.apply not working with dates#683
junduck wants to merge 1 commit intojavascriptdata:devfrom
Conversation
Copy link
junduck
commented
Nov 12, 2025
junduck
commented
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment