Return a flattened view on this array.
Notes
Because ExtensionArrays are 1D-only, this is a no-op.
The âorderâ argument is ignored, is for compatibility with NumPy.
Examples
>>> pd.array([1, 2, 3]).ravel() <IntegerArray> [1, 2, 3] Length: 3, dtype: Int64
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4