I have to convert a pandas Series to NumPy array of dtype=float64, this is the code that raises the error:
series = pd.Series( [np.random.randn(5), np.random.