pandas-dev / pandas

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
https://pandas.pydata.org
BSD 3-Clause "New" or "Revised" License
43.41k stars 17.83k forks source link

Add a New form of using pd.eval() #59151

Closed PedroVerardo closed 2 months ago

PedroVerardo commented 3 months ago

That is not the best solution because we are unfamiliar with the parsing library and classes. However, we managed to understand the variables that needed to change. With some help, we can solve the problem more accurately.