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

Option to respect colClasses data type specification i.e., no bumping. #793

Open
dwaggott opened this issue Sep 2, 2014 · 1 comment
Open

Comments

@dwaggott
Copy link

dwaggott commented Sep 2, 2014

Option to respect colClasses data type specification i.e. no bumping. Any inconsistencies could be forced to NA and these problematic columns would be reported.

Often I get artefacts in second hand data which force a numeric to character bump which is not desired.

@arunsrinivasan arunsrinivasan changed the title fread (feature request) Option to respect colClasses data type specification i.e., no bumping. Sep 4, 2014
@jangorecki
Copy link
Member

Recent changes might have already resolved some functionalities around colClasses.
Anyway bumping numeric to character does not happen without good reason, and I doubt colClasses should force numeric in such a case.
This issue is not well defined, @dwaggott could you please provide reproducible example?

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

No branches or pull requests

3 participants