|
Category |
SPy |
|---|---|
|
Update Type |
Deprecation |
|
Deprecation Date |
What
Several functions, properties, and parameters within the SPy library have been deprecated prior to version 194.0. See below for the detailed list and suggested replacements.
When
-
Deprecated between and
-
Potential removal after
Who is Affected
The following functions in SPy have been marked as deprecated.
spy.jobs.get_notebook_url
spy.utils.parse_str_time_to_ms
spy.utils.get_analysis_worksheet_from_url
Furthermore, the below properties have also been deprecated.
spy._login.client
spy.assets.Asset.asset_definition
spy.assets.Asset.parent_definition
spy.workbooks.Worksheet.document
spy.workbooks.Worksheet.scorecard_date_display
spy.workbooks.Worksheet.scorecard_date_format
And the below parameters have also been deprecated.
spy.docs.copy(advanced)
spy.pull(capsules_as)
spy.workbooks.jobs.push(scope_globals_to_workbook)
spy.workbooks.push(scope_globals_to_workbook)
How to Address
Expand the relevant section for the suggested replacement.