You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/historic.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,8 +34,8 @@ res.to_pandas().head()
34
34
| 2022-06-01 08:30:00+00:00 | 12 | 0 | 0 |
35
35
36
36
37
-
## Example of 12 month combined multi-period requests.
38
-
The below code is using an unmetered location. If using a metered location, it will consume 12 request.
37
+
## Example of 12 month combined multi-period requests
38
+
The below code is using an unmetered location. If using a metered location, it will consume 12 requests.
39
39
For more information see the [API Docs](https://solcast.github.io/solcast-api-python-sdk/notebooks/1.3%20Getting%20Data%20-%20Make%20Concurrent%20Requests/).
0 commit comments