FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

FIX Issue with Retrieving Columns Named with Colon ':' in Single Selection Using danfojs-node by junduck · Pull Request #678 · javascriptdata/danfojs · GitHub

FIX Issue with Retrieving Columns Named with Colon ':' in Single Selection Using danfojs-node - #678

Open
junduck wants to merge 1 commit into
javascriptdata:devfrom
junduck:fix-639
Open

FIX Issue with Retrieving Columns Named with Colon ':' in Single Selection Using danfojs-node#678
junduck wants to merge 1 commit into
javascriptdata:devfrom
junduck:fix-639

Conversation

junduck commented Nov 12, 2025

Copy link
Copy Markdown

Fixes #639 by checking literal match first.

When only one column passed as filter, this implementation checks if any exact match of columnNames before splitting and parsing as column range.

Test case also provided and verified this fix works as intended and non-breaking.

…ction Using danfojs-node

Fixes javascriptdata#639 by checking literal match first.
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue with Retrieving Columns Named with Colon ':' in Single Selection Using danfojs-node

1 participant


Back | FazBrowse Home | New Git URL