Release 8.0.0#181
Conversation
oyvindwe
left a comment
There was a problem hiding this comment.
@oyvindwe partially reviewed 736 files and all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved.
oyvindwe
left a comment
There was a problem hiding this comment.
@oyvindwe reviewed 2 files and all commit messages, and made 1 comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @hallarak).
pyproject.toml line 51 at r3 (raw file):
[project.urls] Homepage = "https://github.com/Exabel/python-sdk" Documentation = "https://help.exabel.com/docs/exporting-via-exabel-sdk"
Suggestion:
Documentation = "https://help.exabel.com/"
hallarak
left a comment
There was a problem hiding this comment.
@hallarak resolved 1 discussion.
Reviewable status: 705 of 737 files reviewed, all discussions resolved.
ivarurdalen
left a comment
There was a problem hiding this comment.
@ivarurdalen partially reviewed 737 files and all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved.
Added
CalendarApi.get_company_calendar()to retrieve fiscal calendars for a company.DerivedSignalobjects inExportApi.signal_query()andExportApi.batched_signal_query().Breaking changes
exabel-data-sdktoexabel.setup.py; the project now usespyproject.tomlexclusively.bulk_import():resources_batches,threads_for_import_func,threads_for_insert_func,insert_func.threads_for_importfromTimeSeriesApi.import_time_series().Changed
DataSet,Entity,EntityType,Relationship,RelationshipType) to use Python dataclasses.