Skip to content

Add isNumeric and make type check more general - #293

Merged
czgu merged 1 commit into
masterfrom
quickfix
Oct 23, 2020
Merged

Add isNumeric and make type check more general#293
czgu merged 1 commit into
masterfrom
quickfix

Conversation

@czgu

@czgu czgu commented Oct 22, 2020

Copy link
Copy Markdown
Collaborator
  • Add isNumeric check to replace isNaN since isNaN returns True for some strange cases like [], null
  • Made type detector check at least 5 or 1% of the values, whichever is larger. Before it only checks for 1 value that satisfies the requirement

@czgu
czgu requested a review from meowcodes October 22, 2020 23:46
@czgu
czgu merged commit 8554684 into master Oct 23, 2020
@czgu
czgu deleted the quickfix branch October 23, 2020 00:14
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.

2 participants