I just noticed we have a `Series.from_array` method (I was not conscientiously aware of that :-)) Is there any reason you would want to use that instead of the normal `pd.Series(..)` constructor ?