Create a DatetimeIndex containing each business day of 2015 and use it to index a Series. For reproducibility, use the values 0, 1, 2, … (instead of random numbers). Return the Series.
0, 1, 2, …
solve(...)