Terji Petersen

Results 1 issues of Terji Petersen

```python >>> from fredapi import Fred >>> fred = Fred(api_key_file='api_key_file.txt') >>> fred.search('Real GDP') OutOfBoundsDatetime: Out of bounds nanosecond timestamp: 1270-01-01 00:00:00 ``` Having dates outside of the limitations of [pd.TimeStamp](http://pandas-docs.github.io/pandas-docs-travis/timeseries.html#timestamp-limitations)...