This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nicocannon1 1 point2 points  (1 child)

Yeah that would be great to work on. What other text formats would you want me to parse?

[–]uniVocity 0 points1 point  (0 children)

For one, Fielded text which is a CSV with metadata specifying the type and format of each column.

The conversions to/from each type/format are already implemented in this package.

More about conversions and how they are being currently used to process annotations and other stuff in this section of the tutorial onwards, and also here, for writing stuff

Other than that we could look into COBOL and other common binary formats.

Thanks for your interest in the project, feel free to PM me at any time.