whylogs icon indicating copy to clipboard operation
whylogs copied to clipboard

Usability issue with WhyLabsWriter instance and ResulSet

Open jamie256 opened this issue 2 years ago • 0 comments

Description

This raises a confusing error:

writer = WhyLabsWriter()
writer.write(results)

We should make it easier to know how to write SegmentedResultSets with an already configured instance of WhyLabsWriter.

jamie256 avatar Sep 19 '22 19:09 jamie256