Fixed `sf.apply` not working with dates by junduck · Pull Request #683 · javascriptdata/danfojs

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@junduck

Copy link

@junduck junduck commented

Nov 12, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

sf.apply not working with dates

1 participant

@junduck