Implement __matmul__
, typehint pd.DataFrame.eval inplace
and test conversion for test_frame.py
#1053
Labels
inplace
Relating to inplace parameter or equivalent
Numeric Operations
Arithmetic, Comparison, and Logical operations
Describe the bug
df.eval("...", inplace=True)
returns UnknownTo Reproduce
Please complete the following information:
pandas-stubs
2.2.3.20241009The text was updated successfully, but these errors were encountered: