Closed enourbakhsh closed 4 years ago
Pandas eval does not respect the data types. This adds a built-in evaluator that is generally faster than pandas eval and gives the right data types.
eval
Pandas
eval
does not respect the data types. This adds a built-in evaluator that is generally faster than pandaseval
and gives the right data types.