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

I store the csv of two tables with multiple primary keys. How do I pass in multiple values in the key of load_csv? #23

Open
TurboChang opened this issue Sep 4, 2021 · 2 comments

Comments

@TurboChang
Copy link

I store the csv of two tables with multiple primary keys. How do I pass in multiple values in the key of load_csv?

@SanjanaPanjala
Copy link

SanjanaPanjala commented Apr 19, 2022

Hi @TurboChang…did you get any solution on this ? I was also desperately trying to pass multiple values in the key but couldn’t find any solution..Could you please share if you find any solution for this.

@AlpineStranger
Copy link

I had the same problem and solved it by tweaking the code - raised pull request

You can see the 5 lines of code changes required to __init__.py to enable this if you want to change it yourself.

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

3 participants