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: Removing previously deprecated flavor parameter from SQLiteData… #19121

Merged
merged 1 commit into from
Jan 10, 2018
Merged

DEPR: Removing previously deprecated flavor parameter from SQLiteData… #19121

merged 1 commit into from
Jan 10, 2018

Conversation

datapythonista
Copy link
Member

…base (#6581)

@jreback jreback added Deprecate Functionality to remove in pandas IO SQL to_sql, read_sql, read_sql_query labels Jan 7, 2018
@@ -314,6 +314,7 @@ Removal of prior version deprecations/changes
- The ``Panel4D`` and ``PanelND`` classes have been removed (:issue:`13776`)
- The ``Panel``class has dropped the ``to_long``and ``toLong`` methods (:issue:`19077`)
- The options ``display.line_with`` and ``display.height`` are removed in favor of ``display.width`` and ``display.max_rows`` respectively (:issue:`4391`, :issue:`19107`)
- The ``flavor`` parameter have been removed from ``SQLiteDatabase`` and :func:`to_sql` method
Copy link
Contributor

Choose a reason for hiding this comment

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

just say to_sql, SQLiteDatabase is not public. add the issue number and this issue.

@jreback
Copy link
Contributor

jreback commented Jan 7, 2018

hmm, these are not building on travis for some reason.

@datapythonista
Copy link
Member Author

It's a great reason for you to take a break today, it's Sunday! ;)

@jreback jreback added this to the 0.23.0 milestone Jan 10, 2018
@jreback jreback merged commit 5a926a7 into pandas-dev:master Jan 10, 2018
@jreback
Copy link
Contributor

jreback commented Jan 10, 2018

thanks!

maximveksler pushed a commit to maximveksler/pandas that referenced this pull request Jan 11, 2018
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