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

DEPR: removal of deprecated sql functions #12205

Closed

Conversation

jorisvandenbossche
Copy link
Member

Start for removing some of the deprecated functions.
Other functions to add: write_frame, tquery, uquery

@jorisvandenbossche jorisvandenbossche added IO SQL to_sql, read_sql, read_sql_query Deprecate Functionality to remove in pandas labels Feb 2, 2016
@jorisvandenbossche jorisvandenbossche added this to the 0.18.0 milestone Feb 2, 2016
@jreback
Copy link
Contributor

jreback commented Feb 8, 2016

thanks @jorisvandenbossche

jorisvandenbossche added a commit that referenced this pull request Feb 8, 2016
Master is failing due to my PR
#12205    Strange that it did not
fail on travis before merging ?

Author: Joris Van den Bossche <jorisvandenbossche@gmail.com>

Closes #12263 from jorisvandenbossche/fix-sql-pep8 and squashes the following commits:

f2c1606 [Joris Van den Bossche] PEP8: fix sql.py and test_sql.py
cldy pushed a commit to cldy/pandas that referenced this pull request Feb 11, 2016
Start for removing some of the deprecated functions.   Other functions
to add: `write_frame`, `tquery`, `uquery`

Author: Joris Van den Bossche <jorisvandenbossche@gmail.com>

Closes pandas-dev#12205 from jorisvandenbossche/remove-depr-sql and squashes the following commits:

b097dba [Joris Van den Bossche] DEPR: removal of deprecated write_frame function
541e0e7 [Joris Van den Bossche] DEPR: removal of deprecated pd.io.sql.read_frame/frame_query functions
cldy pushed a commit to cldy/pandas that referenced this pull request Feb 11, 2016
Master is failing due to my PR
pandas-dev#12205    Strange that it did not
fail on travis before merging ?

Author: Joris Van den Bossche <jorisvandenbossche@gmail.com>

Closes pandas-dev#12263 from jorisvandenbossche/fix-sql-pep8 and squashes the following commits:

f2c1606 [Joris Van den Bossche] PEP8: fix sql.py and test_sql.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas IO SQL to_sql, read_sql, read_sql_query
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants