Skip to content

Conversation

jorisvandenbossche
Copy link
Member

Some doc changes related to #8926 and #8973

@jorisvandenbossche jorisvandenbossche added Docs IO SQL to_sql, read_sql, read_sql_query labels Dec 7, 2014
@jorisvandenbossche jorisvandenbossche added this to the 0.15.2 milestone Dec 7, 2014
@jreback
Copy link
Contributor

jreback commented Dec 7, 2014

awesome!


You can always override the default type by specifying the desired SQL type of
any of the columns by using the ``dtype`` argument (a dictionary mapping column
names to SQLAlchemy types).
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we mention that these can be strings for SQLite types in legacy mode?

Copy link
Member Author

Choose a reason for hiding this comment

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

indeed!

jorisvandenbossche added a commit that referenced this pull request Dec 8, 2014
DOC: expand docs on sql type conversion
@jorisvandenbossche jorisvandenbossche merged commit 136eb23 into pandas-dev:master Dec 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs IO SQL to_sql, read_sql, read_sql_query
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants