pytest-notebook
pytest-notebook copied to clipboard
Is it possible to compare with DataFrame in the output ?
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 ?