Skip to content

ENH: Allow to_sql to recognize single sql type (GH11886) #13614

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jul 23, 2016

Conversation

jorisvandenbossche
Copy link
Member

Rebase of PR #13252

Closes #11886

@codecov-io
Copy link

codecov-io commented Jul 11, 2016

Current coverage is 84.38% (diff: 100%)

No coverage report found for master at 1cd1026.

Powered by Codecov. Last update 1cd1026...554f7e8


"""
if dtype and not is_dictlike(dtype):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use pandas.core.common.is_dict_like (I'll remove this one in a different PR).

@jorisvandenbossche
Copy link
Member Author

Rebased this, @jreback or @sinhrks can you do a quick sanity check?

@jreback
Copy link
Contributor

jreback commented Jul 23, 2016

lgtm.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Enhancement IO SQL to_sql, read_sql, read_sql_query
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants