Export#
Export Series data to other formats:
| Get the underlying Arrow Array. | |
| 
 | Cast this Series to a DataFrame. | 
| 
 | Convert this Series to a Python List. | 
| 
 | Convert this Series to numpy. | 
| 
 | Convert this Series to a pandas Series. | 
| 
 | Convert Series to instantiatable string representation. |