Commit 0320b3c
DOC: Update warning message in pandas.eval function (#59108)
* Update warning message in pandas.eval function
Modify warning to indicate the risks using eval func.
* Update pandas.eval function warning message - fix Docstring
* Update pandas/core/computation/eval.py
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
* Update pandas/core/computation/eval.py
---------
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>1 parent 10d3615 commit 0320b3c
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
197 | | - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
198 | 201 | | |
199 | 202 | | |
200 | 203 | | |
| |||
0 commit comments