Enter search terms or a module, class or function name.
Return boolean Series indicating whether each string in the Series/Index ends with passed pattern. Equivalent to str.endswith().
pat : string
Character sequence
na : bool, default NaN
endswith : Series/array of boolean values