A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pandas-dev/pandas/issues/5198 below:

recursion limit on eval when operating on different types · Issue #5198 · pandas-dev/pandas · GitHub

In [209]: bug = pd.DataFrame({"A": [1, 2], 'B': ['c', 'd']})

In [210]: bug
Out[210]: 
   A  B
0  1  c
1  2  d

In [211]: bug.eval('A + B')

# stack trace truncated ...

RuntimeError: maximum recursion depth exceeded

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4