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

Guidance on how to edit 1 column in xpt (since xpt not same as csv) #22

Closed
sbjain opened this issue Jan 14, 2019 · 1 comment
Closed

Comments

@sbjain
Copy link

sbjain commented Jan 14, 2019

Hi All,

Since xpt files not as directly translated as csv editing, can you please guide on how to write to a column to change its value in an xpt file. I only see example of mapping. I do not want to map, here is what I need to do:

  1. Locate Column 1 --> change value '83302' to '2018_001'
  2. Save the new file
  3. Open next file --> locate column 1 --> change value to '2018_002'
    ..and so on.

Please help how to access 1 column, change value, and save file.
Also 2. Can we convert to CSV and then back to XPT file? Or not needed?

Thanks,
Saga

@selik
Copy link
Owner

selik commented Jan 17, 2019

Answered in #23

@selik selik closed this as completed Jan 17, 2019
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