CheckResult =========== .. currentmodule:: deepchecks.core .. autoclass:: CheckResult :special-members: __init__ .. rubric:: Attributes .. autosummary:: :toctree: CheckResult.html_serializer CheckResult.ipython_serializer CheckResult.priority CheckResult.run_time CheckResult.widget_serializer CheckResult.value CheckResult.header CheckResult.display CheckResult.conditions_results CheckResult.check .. rubric:: Methods .. autosummary:: :toctree: CheckResult.display_check CheckResult.from_json CheckResult.get_check_id CheckResult.get_header CheckResult.get_metadata CheckResult.have_conditions CheckResult.have_display CheckResult.passed_conditions CheckResult.process_conditions CheckResult.reduce_output CheckResult.save_as_html CheckResult.show CheckResult.show_in_iframe CheckResult.show_in_window CheckResult.show_not_interactive CheckResult.to_json CheckResult.to_wandb CheckResult.to_widget