shamrock.algs.string_histogram#

shamrock.algs.string_histogram(inputs: list[str], delimiter: str = '\n', hash_based: bool = False) dict[str, int]#