spaceandtimelabs / SxT-Python-SDK

Python based SDK for interacting with the Space and Time API.
https://spaceandtime.io
MIT License
1.79k stars 57 forks source link

added get_column_names, augmented SXTTable.insert #13

Closed Stephen-Hilton closed 1 year ago

Stephen-Hilton commented 1 year ago

added get_column_names, augmented SXTTable.insert to handle more than 1000 rows in one request, and added more in-code documentation.