— A set of values to include in the new Series object.
Create a new named series
The name of the series
A set of values to include in the new Series object.
Optional
dtype: anyCreates an array from an array-like object.
— An array-like object to convert to an array.
Returns a new Series from a set of elements.
Rest
...items: T3[]— A set of elements to include in the new Series object.
Rest
...items: T3[]
Creates a new Series from a set of values.