forked from pandas-dev/pandas
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
double backticks around decimal and engine='python'
- Loading branch information
Showing
48 changed files
with
1,921 additions
and
647 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
.. _whatsnew_0190: | ||
|
||
v0.19.0 (????, 2016) | ||
-------------------- | ||
|
||
This is a major release from 0.18.2 and includes a small number of API changes, several new features, | ||
enhancements, and performance improvements along with a large number of bug fixes. We recommend that all | ||
users upgrade to this version. | ||
|
||
Highlights include: | ||
|
||
|
||
Check the :ref:`API Changes <whatsnew_0190.api_breaking>` and :ref:`deprecations <whatsnew_0190.deprecations>` before updating. | ||
|
||
.. contents:: What's new in v0.19.0 | ||
:local: | ||
:backlinks: none | ||
|
||
.. _whatsnew_0190.enhancements: | ||
|
||
New features | ||
~~~~~~~~~~~~ | ||
|
||
|
||
|
||
|
||
|
||
.. _whatsnew_0190.enhancements.other: | ||
|
||
Other enhancements | ||
^^^^^^^^^^^^^^^^^^ | ||
|
||
|
||
|
||
|
||
|
||
|
||
.. _whatsnew_0190.api_breaking: | ||
|
||
Backwards incompatible API changes | ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
|
||
.. _whatsnew_0190.api: | ||
|
||
|
||
|
||
|
||
|
||
|
||
Other API Changes | ||
^^^^^^^^^^^^^^^^^ | ||
|
||
.. _whatsnew_0190.deprecations: | ||
|
||
Deprecations | ||
^^^^^^^^^^^^ | ||
|
||
|
||
|
||
|
||
|
||
.. _whatsnew_0190.prior_deprecations: | ||
|
||
Removal of prior version deprecations/changes | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
|
||
|
||
|
||
|
||
.. _whatsnew_0190.performance: | ||
|
||
Performance Improvements | ||
~~~~~~~~~~~~~~~~~~~~~~~~ | ||
|
||
|
||
|
||
|
||
|
||
.. _whatsnew_0190.bug_fixes: | ||
|
||
Bug Fixes | ||
~~~~~~~~~ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.