Skip to content

Commit fdeba9f

Browse files
committed
add main differences to the old Python Client
1 parent 7630a1f commit fdeba9f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The new Python Client brings improved usability.
88

99
Main differences to [the old Python Client](https://github.com/griddb/griddb_client) are as follows:
1010
- Put and get row data without C-based methods defined for each data-type
11+
- Array type for GridDB is available
12+
- Connectivity for Pandas library
1113
- Error handling, date and time handling
1214

1315
## Operating environment

0 commit comments

Comments
 (0)