Skip to content

DOC: some editing of 0.20 whatsnew file #16085

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

Merged

Conversation

jorisvandenbossche
Copy link
Member

  • moved pandas.errors and pandas.testing to the reorganization section
  • put ix and panel deprecations under deprecations

- The function :func:`~pandas.api.types.union_categoricals` is now importable from ``pandas.api.types``, formerly from ``pandas.types.concat`` (:issue:`15998`)


.. _whatsnew_0200.enhancements.errors:
Copy link
Contributor

Choose a reason for hiding this comment

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

enhancements -> privacy (here and for testing)

- :func:`testing.assert_series_equal`
- :func:`testing.assert_index_equal`


Copy link
Contributor

Choose a reason for hiding this comment

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

ref for this



``pandas.plotting``
^^^^^^^^^^^^^^^^^^^
Copy link
Contributor

Choose a reason for hiding this comment

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

plotting -> testing

@codecov
Copy link

codecov bot commented Apr 21, 2017

Codecov Report

Merging #16085 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16085      +/-   ##
==========================================
- Coverage   90.84%   90.84%   -0.01%     
==========================================
  Files         159      159              
  Lines       50790    50774      -16     
==========================================
- Hits        46142    46126      -16     
  Misses       4648     4648
Flag Coverage Δ
#multiple 88.62% <ø> (-0.01%) ⬇️
#single 40.35% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/plotting/_converter.py 63.54% <0%> (-1.82%) ⬇️
pandas/util/testing.py 79.38% <0%> (-0.25%) ⬇️
pandas/util/importing.py
pandas/tools/hashing.py
pandas/formats/style.py 100% <0%> (ø)
pandas/util/hashing.py 99.02% <0%> (ø)
pandas/io/api.py 100% <0%> (+28.57%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1f16ca7...860c08a. Read the comment docs.

@jreback jreback added the Docs label Apr 21, 2017
@jreback jreback added this to the 0.20.0 milestone Apr 21, 2017
@jorisvandenbossche jorisvandenbossche merged commit d313e4d into pandas-dev:master Apr 21, 2017
@jorisvandenbossche jorisvandenbossche deleted the doc-whatsnew-0.20rc branch April 21, 2017 22:55
pcluo pushed a commit to pcluo/pandas that referenced this pull request May 22, 2017
* DOC: some editing of 0.20 whatsnew file

* feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants