1.7.77.1.29. numpy.str_.format¶
-
str_.format(*args, **kwargs) → string¶ Return a formatted version of S, using substitutions from args and kwargs. The substitutions are identified by braces (‘{‘ and ‘}’).
str_.format(*args, **kwargs) → string¶Return a formatted version of S, using substitutions from args and kwargs. The substitutions are identified by braces (‘{‘ and ‘}’).