Skip to content

Commit 0d64e1d

Browse files
authored
doc: update epidatr and epidatpy info
1 parent 756f9ef commit 0d64e1d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/code/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ The core server code for the [Delphi Epidata API](https://cmu-delphi.github.io/d
1616
### [Epidatr](https://cmu-delphi.github.io/epidatr/)
1717

1818
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!
2020

21-
### [Epidatpy](https://github.com/cmu-delphi/epidatpy) (WIP)
21+
### [Epidatpy](https://github.com/cmu-delphi/epidatpy)
2222

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!
2525

2626
## Forecasting
2727

0 commit comments

Comments
 (0)