Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request: add guess_integer as arg for type_convert() #1264

Closed
jmbarbone opened this issue Aug 5, 2021 · 0 comments · Fixed by #1265
Closed

request: add guess_integer as arg for type_convert() #1264

jmbarbone opened this issue Aug 5, 2021 · 0 comments · Fixed by #1265

Comments

@jmbarbone
Copy link
Contributor

type_convert implements all args from guess_parser expect for guess_integers:

guesses <- lapply(char_cols, guess_parser, locale = locale, na = na)

@jmbarbone jmbarbone changed the title request: add guess_integer as arg for type_convert request: add guess_integer as arg for type_convert() Aug 5, 2021
jimhester pushed a commit that referenced this issue Aug 6, 2021
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 a pull request may close this issue.

1 participant