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

Sqlconnector methods #15

Merged
merged 5 commits into from
Jan 7, 2024
Merged

Sqlconnector methods #15

merged 5 commits into from
Jan 7, 2024

Conversation

JustinFrizzell
Copy link
Owner

Updates to Sqlconnector class:

  • All key word arguments used in pandas.read_sql_query() can now be used in sql_to_df() and sql_to_df_str()
  • Added df_to_sql() method for creating / updating SQL tables from DataFrames
  • Updated docs to reflect recent changes

@JustinFrizzell JustinFrizzell self-assigned this Jan 7, 2024
@JustinFrizzell JustinFrizzell merged commit 1a914f9 into main Jan 7, 2024
1 check passed
@JustinFrizzell JustinFrizzell deleted the sqlconnector-methods branch January 7, 2024 13:53
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

Successfully merging this pull request may close these issues.

1 participant