Skip to content

Commit 17d1874

Browse files
woopgitbook-bot
authored andcommitted
GitBook: [master] 62 pages modified
1 parent fd255ca commit 17d1874

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/data-sources/file.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
File data sources allow for the retrieval of historical feature values from files on disk for building training datasets, as well as for materializing features into an online store.
66

7+
{% hint style="warning" %}
8+
FileSource is meant for development purposes only and is not optimized for production use.
9+
{% endhint %}
10+
711
## Example
812

913
```python

0 commit comments

Comments
 (0)