Slightly update docs to link to full sample

This commit is contained in:
Matthias
2022-09-06 16:29:24 +02:00
committed by GitHub
parent 3f3099cbfc
commit 8597b52e34

View File

@@ -824,6 +824,8 @@ Options:
- Merge the dataframe without lookahead bias
- Forward-fill (optional)
For a full sample, please refer to the [complete data provider example](#complete-data-provider-sample) below.
All columns of the informative dataframe will be available on the returning dataframe in a renamed fashion:
!!! Example "Column renaming"