orchid-initiative / synthetic-database-project

MIT License
4 stars 2 forks source link

Fixed Width Output Fixes #73

Closed TravisHaussler closed 10 months ago

TravisHaussler commented 10 months ago

Resolves #60 switched from to_string to np.savetxt to prevent unwanted spaces between each field when writing to fixed width.
Reorganized field info and final fields lists Fixed range numbers for diagnosis and procedure lists to include the 25th optional entry Fixed Zip code source Eye tested various fields and their locations against https://hcai.ca.gov/wp-content/uploads/2022/12/IP-format-and-file-specs-jan-2023.pdf

TravisHaussler commented 10 months ago

Because this is running cleanly, I am going to go ahead and merge/close in order to start some cleaner branches on the next batch of tasks. Still, the rough end of phase 2 would benefit from overall code review - perhaps we can checkin about this at our next group meeting @lisasnortheim, @kurtisr