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

Concatenating tables to ready-to-transform table #16

Open
jannikrdev opened this issue Dec 1, 2022 · 1 comment
Open

Concatenating tables to ready-to-transform table #16

jannikrdev opened this issue Dec 1, 2022 · 1 comment
Assignees

Comments

@jannikrdev
Copy link
Collaborator

This should be a simple task, <5 lines of code. We'll use this for all the transformation tasks. In the end, the pandas.to_sql() function will create a new table of the transformed data to the database.

@jannikrdev jannikrdev added this to the Transformation Layer milestone Dec 1, 2022
@jannikrdev jannikrdev self-assigned this Jan 14, 2023
@jannikrdev
Copy link
Collaborator Author

jannikrdev commented Jan 18, 2023

Update: Done, but not merged to main yet. Table will be stored in the schema "staging"

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

1 participant