Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/src/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ The return types are based on the original XML responses from the API, with addi
- [x] Response object
- [x] Dictionary
- [x] JSON (str)
- [ ] CSV (str)
- [ ] Pandas DataFrame
- [x] CSV (str)
- [x] Pandas DataFrame

<!---
This features page is adapted from:
Expand Down
Loading