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

Export to plain text should allow attributes #153

Closed
leeper opened this issue May 17, 2017 · 0 comments
Closed

Export to plain text should allow attributes #153

leeper opened this issue May 17, 2017 · 0 comments

Comments

@leeper
Copy link
Contributor

leeper commented May 17, 2017

Currently export of a rich binary format (e.g., .sav or .dta) to a plain-text format (e.g., .csv) drops all data frame-level and variable-level metadata. Using .csvy will store this in a header, but presumably most people aren't using that. It would be nice to be able to store value labels (as in exporting a factor) not just the numeric codes.

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

1 participant