to_pd_series#
- static FredHelpers.to_pd_series(data, name)[source]#
Accepts a Series or a DataFrame with ‘date’ and ‘value’ columns and returns a float Series with DatetimeIndex and the given name.
Accepts a Series or a DataFrame with ‘date’ and ‘value’ columns and returns a float Series with DatetimeIndex and the given name.