Skip to content

Commit 267c48e

Browse files
authored
docs(features): check off additional return types (#244)
1 parent 13c59ea commit 267c48e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ The return types are based on the original XML responses from the API, with addi
2020
- [x] Response object
2121
- [x] Dictionary
2222
- [x] JSON (str)
23-
- [ ] CSV (str)
24-
- [ ] Pandas DataFrame
23+
- [x] CSV (str)
24+
- [x] Pandas DataFrame
2525

2626
<!---
2727
This features page is adapted from:

0 commit comments

Comments
 (0)