pyufunc.show_util_func_by_category#
- pyufunc.show_util_func_by_category(verbose=True)#
Show all available utility functions in pyufunc by category or by prefix keywords.
- Parameters:
verbose (bool, optional) – whether to print out information. Defaults to True.
Examples
>>> import pyufunc as uf >>> uf.show_utility_func_by_category() Available utility functions in pyufunc: -- util_magic: ** show_supported_docstring_header ** show_google_docstring_style ** show_numpy_docstring_style ** generate_password -- util_datetime: ** fmt_dt_to_str ** fmt_dt ** list_all_timezones ** get_timezone ** cvt_dt_to_tz ** get_time_diff_in_unit