| Type | Description | Link | | ---- | ----------- | ---- | | Improvement | Add support for pandas 2 | https://github.com/palantir/palantir-python-sdk/pull/36 |
0.11.0
| Type | Description | Link | | ---- | ----------- | ---- | | Fix | Handle pandas DataFrames without index 0 | https://github.com/palantir/palantir-python-sdk/pull/27 |
0.10.0
| Type | Description | Link | | ---- | ----------- | ---- | | Break | Return an IOBase object in file.read() instead of reading all bytes | https://github.com/palantir/palantir-python-sdk/pull/22 |
0.9.0
| Type | Description | Link | | ---- | ----------- | ---- | | Fix | Encode path parameters in rpc calls. | https://github.com/palantir/palantir-python-sdk/pull/21 |
0.8.0
| Type | Description | Link | | ---- | ----------- | ---- | | Fix | Remove unnecessary quotes separating transaction and branch | https://github.com/palantir/palantir-python-sdk/pull/16 |
0.7.0
| Type | Description | Link | | ---- | ----------- | ---- | | Fix | Add branch ID to the read dataset query<br><br>Fixes error thrown when just using end transaction RID | https://github.com/palantir/palantir-python-sdk/pull/14 |