pandas / 0.23.4 / generated / pandas.series.str.isspace.html /

pandas.Series.str.isspace

Series.str.isspace() [source]

Check whether all characters in each string in the Series/Index are whitespace. Equivalent to str.isspace().

Returns:
is : Series/array of boolean values

© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.23.4/generated/pandas.Series.str.isspace.html