Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a couple of small CSVs? #1

Open
max-sixty opened this issue Mar 4, 2023 · 2 comments
Open

Add a couple of small CSVs? #1

max-sixty opened this issue Mar 4, 2023 · 2 comments

Comments

@max-sixty
Copy link

max-sixty commented Mar 4, 2023

That way someone can run a [edit] sample query in a single command without any setup

Or add a small script which can be called to download a couple of sample CSVs?

@snth
Copy link
Contributor

snth commented Mar 6, 2023

Thanks for the suggestion.

Does the new example in https://github.com/duckerlabs/ducker#examples address this?

I'm thinking about adding sample data but one reason I think I might not is that one goal of this docker image is that you don't have to clone the repo at all to use it. Simply using the suggested alias will pull the docker image on demand.

@max-sixty
Copy link
Author

Does the new example in https://github.com/duckerlabs/ducker#examples address this?

Yes that's better!

I'm thinking about adding sample data but one reason I think I might not is that one goal of this docker image is that you don't have to clone the repo at all to use it. Simply using the suggested alias will pull the docker image on demand.

100%, that seems v important. Though my visualization is that a couple of sample CSVs are in the image, so for example:

ducker -c 'from `/sample/albums.csv` | take 5;'

...just works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants