Skip to content

Commit 0b07f66

Browse files
committed
put back an okexcept
1 parent 5783fd2 commit 0b07f66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/user_guide/enhancingperf.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -529,6 +529,7 @@ name in an expression.
529529
isn't defined in that context.
530530

531531
.. ipython:: python
532+
:okexcept:
532533
533534
a, b = 1, 2
534535
pd.eval("@a + b")

0 commit comments

Comments
 (0)