Skip to content

Commit c5738be

Browse files
Merge pull request stefan-jansen#241 from ryanrussell/patch-2
docs(19.01): Typo
2 parents c77c797 + fa1743e commit c5738be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

19_recurrent_neural_nets/01_univariate_time_series_regression.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"pycharm": {}
160160
},
161161
"source": [
162-
"We obtain data for 2010-2018 from the Federal Reserve Bank’s Data Service [FRED](https://fred.stlouisfed.org/) using the [pandas_datareader](https://pandas-datareader.readthedocs.io/) library in introduced in [Chapter 2 on Market and Fundamental Data](../02_market_and_fundamental_data)."
162+
"We obtain data for 2010-2018 from the Federal Reserve Bank’s Data Service [FRED](https://fred.stlouisfed.org/) using the [pandas_datareader](https://pandas-datareader.readthedocs.io/) library introduced in [Chapter 2 on Market and Fundamental Data](../02_market_and_fundamental_data)."
163163
]
164164
},
165165
{

0 commit comments

Comments
 (0)