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

clean up stringsAsFactors #218

Open
johnlaing opened this issue Feb 13, 2017 · 1 comment
Open

clean up stringsAsFactors #218

johnlaing opened this issue Feb 13, 2017 · 1 comment

Comments

@johnlaing
Copy link
Contributor

[not urgent]

To date we have relied on the default data.frame behavior of stringsAsFactors=TRUE. Sometimes this is appropriate, other times not. We should review all the relevant functions and attempt to "do the right thing" with respect to factors.

@eddelbuettel
Copy link
Member

We should shoot the breeze a little.

I am actually not totally sure what it is we want. Blanket stringsAsFactor=FALSE may be too harsh. Adding a new switch or option is also weird as it adds little over users setting options(stringsAsFactors=FALSE).

Not sure.

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

No branches or pull requests

2 participants