How to import CSV file data to a container class from github repository?
Hi,
I have CSV file in github repository. I want to import CSV file data into container class during running container.
Thanks
Hi,
I have CSV file in github repository. I want to import CSV file data into container class during running container.
Thanks
Hi Muhammad,
You should look at csvgen package by @Evgeny Shvarov https://github.com/evshvarov/csvgen
There are a few examples of importing data from GitHub on the home page. You can have a look at the source code to see how it's done if you need more flexibility.
Thanks, @Sergei Shutov!
@Muhammad Waseem, with csvgen you can import a CSV on GitHub with one line.
E.g. here is the command line to import titanic.csv:
Hi @Evgeny Shvarov,
Please review the below snapshot
How can I refer "test_banzai7.csv" file as do ##class(community.csvgen).Generate("test_banzai7.csv") command does not work.
Thanks
got it and it works fine. Thanks
Great! In other cases, if you want a quick chat or a voice call, ping me on DC Discord