| | |
- contains_one_of(label, patterns)
- exercise()
- format_none(format, null_value=0)
- format_value(format, value, null_value=0)
- line_breaker(string, width)
- overwrite_at(s, offset, replacement)
- prefix_each_line(prefix, lines_as_one_string, rstrip=True)
- prefix_each_line_suffix(prefix, lines_as_one_string, suffix, rstrip=True)
- show_sorted_by_counts(label_count_pairs, reverse=True, out=None, prefix='', annotations=None)
- show_string(s)
- size_as_string_with_commas(sz)
|