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

Write sav files #1

Open
5 of 6 tasks
JanMarvin opened this issue Jun 16, 2018 · 1 comment
Open
5 of 6 tasks

Write sav files #1

JanMarvin opened this issue Jun 16, 2018 · 1 comment

Comments

@JanMarvin
Copy link
Owner

JanMarvin commented Jun 16, 2018

  • vtype needs to be expanded to add some -1 for strings longer than 8 chars
  • names need to be expanded for >255 chars will require longnames handling
  • var.labels implementation
  • missings need handling kinda work already. could provide a missing table, though not sure if really required or beneficial
  • value labels need handling
  • long value labels need handling they are not long labels, just labels for long strings. nothing useful for the R world
@JanMarvin
Copy link
Owner Author

JanMarvin commented Nov 24, 2018

  • compress = 1
    • handle val_b and doubles in chunks and store them in a fashion similar to SPSS
    • handle splitted character variables
    • handle buf_s similar to buf_d
    • improve this spaghetti code?
  • handle strings longer than 255 characters

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

1 participant