Skip to content

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

It is silently ignored ATM.

@jreback jreback added the Deprecate Functionality to remove in pandas label Dec 30, 2020
@jreback jreback added this to the 1.3 milestone Dec 30, 2020
@@ -8989,6 +8987,9 @@ def where(
try_cast : bool, default False
Try to cast the result back to the input type (if possible).

.. deprecated:: 1.3.0
Copy link
Contributor

Choose a reason for hiding this comment

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

default should be None now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants