Skip to content

Commit 6adddb7

Browse files
jrebackmattip
authored andcommitted
DOC: whatsnew fixes
1 parent 17ba094 commit 6adddb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.20.0.txt

+1
Original file line numberDiff line numberDiff line change
@@ -785,6 +785,7 @@ Deprecations
785785
- ``Series/DataFrame/Panel.consolidate()`` been deprecated as a public method. (:issue:`15483`)
786786
- The ``as_indexer`` keyword of ``Series.str.match()`` has been deprecated (ignored keyword) (:issue:`15257`).
787787
- The following top-level pandas functions have been deprecated and will be removed in a future version (:issue:`13790`)
788+
788789
* ``pd.pnow()``, replaced by ``Period.now()``
789790
* ``pd.Term``, is removed, as it is not applicable to user code. Instead use in-line string expressions in the where clause when searching in HDFStore
790791
* ``pd.Expr``, is removed, as it is not applicable to user code.

0 commit comments

Comments
 (0)