Skip to content

Commit 4940d82

Browse files
committed
s
1 parent ef9c005 commit 4940d82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ Repository(re3data_org_identifier='r3d100010468', repository_name=RepositoryName
4848
- original XML (str): Returns the raw XML response from the API
4949
- JSON (str): Returns a JSON representation of the API response
5050
- dictionary: Returns a dictionary representation of the API response
51-
- csv (str): TODO
52-
- dataframe: TODO
51+
- csv (str): Returns a CSV representation of the API response
52+
- dataframe: Returns a pandas.DataFrame representation of the API response
5353

5454
## Requirements
5555

0 commit comments

Comments
 (0)