Skip to content
This repository was archived by the owner on May 20, 2026. It is now read-only.
This repository was archived by the owner on May 20, 2026. It is now read-only.

Support for different formats in a single stream #6

Description

@mangvlad

This is probably not a use case that this module should be used for, but I am hoping there may be an easy way to make this work...

I have an input stream that has the following format:

Col1,Col2,Col3
"Abc",1,2
"Xyz",3,4

Cl1,Cl2
"bla",1
"Bla bla",2
"Bla bla bla", 3

C1,C2,C3,C4
1,2,3,4
5,6,7,8
7,8,9,10

Any suggestions?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions