Skip to content

DOC: 1.3 release notes #39150

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

simonjayhawkins
Copy link
Member

No description provided.

@simonjayhawkins simonjayhawkins added this to the 1.3 milestone Jan 13, 2021
@@ -33,17 +33,12 @@ For example:
storage_options=headers
)

.. _whatsnew_130.window_method_table:
Copy link
Member Author

Choose a reason for hiding this comment

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

this section appears under the https://pandas.pydata.org/pandas-docs/dev/whatsnew/v1.3.0.html#custom-http-s-headers-when-reading-csv-or-json-files section when rendered so moved to Other enhancements

- Deprecating allowing scalars passed to the :class:`Categorical` constructor (:issue:`38433`)
- Deprecated allowing subclass-specific keyword arguments in the :class:`Index` constructor, use the specific subclass directly instead (:issue:`14093`,:issue:`21311`,:issue:`22315`,:issue:`26974`)
- Deprecated allowing scalars to be passed to the :class:`Categorical` constructor (:issue:`38433`)
- Deprecated allowing subclass-specific keyword arguments in the :class:`Index` constructor, use the specific subclass directly instead (:issue:`14093`, :issue:`21311`, :issue:`22315`, :issue:`26974`)
Copy link
Member Author

Choose a reason for hiding this comment

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

without the spaces these don't render correctly https://pandas.pydata.org/pandas-docs/dev/whatsnew/v1.3.0.html#deprecations

@jreback
Copy link
Contributor

jreback commented Jan 14, 2021

merge when ready

@simonjayhawkins simonjayhawkins merged commit a2a32e5 into pandas-dev:master Jan 14, 2021
@simonjayhawkins simonjayhawkins deleted the 1.3-release-notes branch January 14, 2021 15:58
luckyvs1 pushed a commit to luckyvs1/pandas that referenced this pull request Jan 20, 2021
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