Skip to content

DOC: some rewording of highlights #12323

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

Conversation

jorisvandenbossche
Copy link
Member

@jreback I proofread the highlights and made some edits (but language is always a bit subjective). Comments?

@jorisvandenbossche jorisvandenbossche added this to the 0.18.0 milestone Feb 13, 2016
- The ``.to_xarray()`` function has been added for compatibility with the `xarray package <http://xarray.pydata.org/en/stable/>`__, see :ref:`here <whatsnew_0180.enhancements.xarray>`.
- Addition of the :ref:`.str.extractall() method <whatsnew_0180.enhancements.extract>`, and API changes to the :ref:`.str.extract() method <whatsnew_0180.enhancements.extract>` and :ref:`.str.cat() method <whatsnew_0180.enhancements.strcat>`.
- Moving and expanding window functions are now methods on Series and DataFrame,
similar to ``.groupby``, see :ref:`here <whatsnew_0180.enhancements.moments>`.
Copy link
Contributor

Choose a reason for hiding this comment

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

double backticks on Series/DataFrame

Copy link
Member Author

Choose a reason for hiding this comment

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

We actually don't do that consistently, and write it more without than with backticks (at least in this file)

Copy link
Contributor

Choose a reason for hiding this comment

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

ok either way.

@jreback
Copy link
Contributor

jreback commented Feb 13, 2016

trivial change. lgtm. merge away (I have a small doc fix w.r.t. the float indexers section but orthogonal)

@jorisvandenbossche
Copy link
Member Author

I fixed the float indexers code block issue already on master, a colon was missing

@jreback
Copy link
Contributor

jreback commented Feb 13, 2016

oh ok, then i'll rebase on top

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.

2 participants