infineac.compare_results.create_empty_count_df# infineac.compare_results.create_empty_count_df(column_names: list[str] = ['intersection', 'union']) → DataFrame[source]# Creates an empty DataFrame from the cartesian product of the categories and the strategies with the columns category, strategy as well as the given column_names.