Skip to content

Commit 5151dc2

Browse files
authored
Merge pull request #1080 from cmu-delphi/dshemetov-patch-1
doc: update epidatr and epidatpy info
2 parents 756f9ef + 0d64e1d commit 5151dc2

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)