File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,12 @@ The core server code for the [Delphi Epidata API](https://cmu-delphi.github.io/d
16
16
### [ Epidatr] ( https://cmu-delphi.github.io/epidatr/ )
17
17
18
18
R client for the [ Delphi Epidata API] ( https://cmu-delphi.github.io/delphi-epidata/ ) .
19
- It allows you to cache queries locally to speed up data access and seamlessly integrate pulling from our API into your pipelines.
19
+ Download data from our API as a usable tibble in R!
20
20
21
- ### [ Epidatpy] ( https://github.com/cmu-delphi/epidatpy ) (WIP)
21
+ ### [ Epidatpy] ( https://github.com/cmu-delphi/epidatpy )
22
22
23
- A work-in-progress Python client for the [ Delphi Epidata API] ( https://cmu-delphi.github.io/delphi-epidata/ ) .
24
- Not yet recommended for production, but we are happy to receive feedback !
23
+ Python client for the [ Delphi Epidata API] ( https://cmu-delphi.github.io/delphi-epidata/ ) .
24
+ Download data from our API as a usable Pandas dataframe in Python !
25
25
26
26
## Forecasting
27
27
You can’t perform that action at this time.
0 commit comments