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.
- Loading branch information
Showing
3 changed files
with
126 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,107 @@ | ||
.. _whatsnew_0180: | ||
|
||
v0.18.0 (January ??, 2016) | ||
-------------------------- | ||
|
||
This is a major release from 0.17.1 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_0180.api>` and :ref:`deprecations <whatsnew_0180.deprecations>` before updating. | ||
|
||
.. contents:: What's new in v0.18.0 | ||
:local: | ||
:backlinks: none | ||
|
||
.. _whatsnew_0180.enhancements: | ||
|
||
New features | ||
~~~~~~~~~~~~ | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. _whatsnew_0180.enhancements.other: | ||
|
||
Other enhancements | ||
^^^^^^^^^^^^^^^^^^ | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. _whatsnew_0180.api: | ||
|
||
.. _whatsnew_0180.api_breaking: | ||
|
||
Backwards incompatible API changes | ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
Other API Changes | ||
^^^^^^^^^^^^^^^^^ | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. _whatsnew_0180.deprecations: | ||
|
||
Deprecations | ||
^^^^^^^^^^^^ | ||
|
||
|
||
|
||
|
||
|
||
|
||
.. _whatsnew_0180.prior_deprecations: | ||
|
||
Removal of prior version deprecations/changes | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. _whatsnew_0180.performance: | ||
|
||
Performance Improvements | ||
~~~~~~~~~~~~~~~~~~~~~~~~ | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. _whatsnew_0180.bug_fixes: | ||
|
||
Bug Fixes | ||
~~~~~~~~~ |