Skip to content

Commit 1922a7e

Browse files
author
Olivier Davant
committed
Update EX-1.01.01-GetData.ipynb
1 parent c5d1319 commit 1922a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/1-Access/EX-1.01.01-GetData.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@
638638
"metadata": {},
639639
"source": [
640640
"### Fundamental fields history (Not recommended - Please use get_history instead)\n",
641-
"_**Important note:** get_data can be used with SDate and EDate parameters to retrieve fundamental time series. However, this practice (shown in the following two examples) is not recommended because it can cause alignment issues. This is due to the nature of get_data which was designed for retrieving current data. For time series please use get_history()._"
641+
"_**Important note:** get\\_data can be used with SDate and EDate parameters to retrieve fundamental time series. However, this practice (shown in the following two examples) is not recommended because it can cause alignment issues. This is due to the nature of get\\_data which was designed for retrieving current data. For time series please use get\\_history()._"
642642
]
643643
},
644644
{

0 commit comments

Comments
 (0)