Skip to content

Commit 1487138

Browse files
corke2013Keegan Cordeiro
andauthored
update readme (#106)
Co-authored-by: Keegan Cordeiro <[email protected]>
1 parent ffe3e5b commit 1487138

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ Please refer to our [Places endpoint documentation](https://docs.predicthq.com/r
126126

127127
### Features endpoint
128128

129+
**Note:** If you're trying to retrieve over 90 days worth of features, you will need to paginate through all pages using `.iter_all()` as outlined in [usecases/pagination.py](https://github.com/predicthq/sdk-py/tree/master/usecases/pagination.py).
130+
129131
The following example obtain features of events which are active between 2017-12-31 and 2018-01-02, with place_id 4671654.
130132

131133
Requested features:

0 commit comments

Comments
 (0)