Description
When backporting a pr with tests using assertPandasEqual from master to branch-2.3, the tests fail because assertPandasEqual doesn't exist in branch-2.3.
We should backport assertPandasEqual to branch-2.3 to avoid the failures.
When backporting a pr with tests using assertPandasEqual from master to branch-2.3, the tests fail because assertPandasEqual doesn't exist in branch-2.3.
We should backport assertPandasEqual to branch-2.3 to avoid the failures.