Alphabetical - S
| sample | Returns test (random). |
| search | Returns searches for a pattern match anywhere in the string (re). |
| seed | Returns test (random). |
| set | Returns a new set object (built-in). |
| setattr | Defines the attribute (built-in). |
| setstate | Returns test (random). |
| shuffle | Returns test (random). |
| sign | Returns test (numpy). |
| signbit | Returns test (numpy). |
| sin | Returns the sine of x radians. (math, numpy). |
| sinc | Returns test (numpy). |
| sinh | Returns test (math, numpy). |
| slice | Returns a slice object representing the set of indices (built-in). |
| sort | Returns test (statistics). |
| sorted | Returns a new sorted list (built-in). |
| spacing | Returns test (numpy). |
| split | Returns test (re). |
| sqrt | Returns the square root of x (math, numpy). |
| square | Returns test (numpy). |
| staticmethod | Convert a method into a static method (built-in). |
| stdev | Returns the sample standard deviation of data (statistics). |
| str | Returns the object converted to a string (built-in). |
| sub | Returns substitues/replaces matches with a specified string (re). |
| subn | Returns test (re). |
| subtract | Returns test (numpy). |
| sum | Returns the total of all the items of an iterable (built-in, numpy). |
| sumprod | Returns test (math). |
| super | Returns a proxy object that delegates method calls to a parent (built-in). |
| sample Returns test (random). |
| search Returns searches for a pattern match anywhere in the string (re). |
| seed Returns test (random). |
| set Returns a new set object (built-in). |
| setattr Defines the attribute (built-in). |
| setstate Returns test (random). |
| shuffle Returns test (random). |
| sign Returns test (numpy). |
| signbit Returns test (numpy). |
| sin Returns the sine of x radians. (math, numpy). |
| sinc Returns test (numpy). |
| sinh Returns test (math, numpy). |
| slice Returns a slice object representing the set of indices (built-in). |
| sort Returns test (statistics). |
| sorted Returns a new sorted list (built-in). |
| spacing Returns test (numpy). |
| split Returns test (re). |
| sqrt Returns the square root of x (math, numpy). |
| square Returns test (numpy). |
| staticmethod Convert a method into a static method (built-in). |
| stdev Returns the sample standard deviation of data (statistics). |
| str Returns the object converted to a string (built-in). |
| sub Returns substitues/replaces matches with a specified string (re). |
| subn Returns test (re). |
| subtract Returns test (numpy). |
| sum Returns the total of all the items of an iterable (built-in, numpy). |
| sumprod Returns test (math). |
| super Returns a proxy object that delegates method calls to a parent (built-in). |
© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited Top