pytest-notebook icon indicating copy to clipboard operation
pytest-notebook copied to clipboard

Is it possible to compare with DataFrame in the output ?

Open yellowbean opened this issue 1 year ago • 0 comments

The output of library I'm building is a Dataframe ( from pandas )

Is it possible to compare output which is rendered from a pandas.Dataframe ?

or it can only compare with string ?

yellowbean avatar Mar 31 '24 18:03 yellowbean