datacontract-cli icon indicating copy to clipboard operation
datacontract-cli copied to clipboard

Create import option for CSV files

Open jverhoeks opened this issue 1 year ago • 2 comments

With pandas to do a determination of the data types.

Although the reader is pretty smart, it might require some options like seperator, quotes

jverhoeks avatar Aug 23 '24 08:08 jverhoeks

Nice idea. Simple and certainly useful.

jochenchrist avatar Aug 23 '24 09:08 jochenchrist

Created the PR: https://github.com/datacontract/datacontract-cli/pull/392

Ready for review

jverhoeks avatar Aug 23 '24 16:08 jverhoeks

https://github.com/datacontract/datacontract-cli/pull/392 is merged Coming with version 0.10.19

jochenchrist avatar Jan 19 '25 17:01 jochenchrist