Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.12.0 #807

Merged
merged 21 commits into from
Aug 15, 2024
Merged

v0.12.0 #807

merged 21 commits into from
Aug 15, 2024

Conversation

GBBBAS
Copy link
Collaborator

@GBBBAS GBBBAS commented Aug 15, 2024

No description provided.

cching95 and others added 21 commits July 18, 2024 14:03
* add uom option to resample query

Signed-off-by: Chloe Ching <[email protected]>

* add unit test for resample uom

Signed-off-by: Chloe Ching <[email protected]>

* Interpolate updates and test

Signed-off-by: Chloe Ching <[email protected]>

* interpolate tests

Signed-off-by: Chloe Ching <[email protected]>

* add uom parameter to time series query builder

Signed-off-by: Chloe Ching <[email protected]>

* Remove code

Signed-off-by: Chloe Ching <[email protected]>

* interpolate unit tests with uom

Signed-off-by: Chloe Ching <[email protected]>

* uom for plot query and unit tests

Signed-off-by: Chloe Ching <[email protected]>

* add uom to cirucular avg, std, latest, interpolate at time, summary and update unit tests

Signed-off-by: Chloe Ching <[email protected]>

---------

Signed-off-by: Chloe Ching <[email protected]>
* Add json serialization for APIs

Signed-off-by: GBBBAS <[email protected]>

* Update time series builder

Signed-off-by: GBBBAS <[email protected]>

* Ignore TZ on datetime parser

Signed-off-by: GBBBAS <[email protected]>

---------

Signed-off-by: GBBBAS <[email protected]>
* Add json serialization for APIs

Signed-off-by: GBBBAS <[email protected]>

* Update time series builder

Signed-off-by: GBBBAS <[email protected]>

* Ignore TZ on datetime parser

Signed-off-by: GBBBAS <[email protected]>

* Additional Tests

Signed-off-by: GBBBAS <[email protected]>

---------

Signed-off-by: GBBBAS <[email protected]>
Signed-off-by: GBBBAS <[email protected]>
* API Memory Management Updates

Signed-off-by: GBBBAS <[email protected]>

* Remove Unit Test

Signed-off-by: GBBBAS <[email protected]>

* Test Updates

Signed-off-by: GBBBAS <[email protected]>

* Updates for String data return type

Signed-off-by: GBBBAS <[email protected]>

* Update for docs

Signed-off-by: GBBBAS <[email protected]>

* Update to docs type

Signed-off-by: GBBBAS <[email protected]>

* Update to type

Signed-off-by: GBBBAS <[email protected]>

* Update for query tests

Signed-off-by: GBBBAS <[email protected]>

---------

Signed-off-by: GBBBAS <[email protected]>
* Status change is now including the Questionable type also

Signed-off-by: [email protected] <[email protected]>

* fix twa unit test

Signed-off-by: Chloe Ching <[email protected]>

---------

Signed-off-by: [email protected] <[email protected]>
Signed-off-by: Chloe Ching <[email protected]>
Co-authored-by: Chloe Ching <[email protected]>
* API Updates

Signed-off-by: GBBBAS <[email protected]>

* Update test for sql query

Signed-off-by: GBBBAS <[email protected]>

* Update SQL Query Test

Signed-off-by: GBBBAS <[email protected]>

---------

Signed-off-by: GBBBAS <[email protected]>
* API: Add tag mapping endpoint via databricks serving endpoint that makes business_unit, region, data_security_level and data_type optional if the endpoint is provided

* API: Replace dotenv in pydantic with pydantic settings. Includes required package update

* API: Add batch route, which allows users to send a list of requests

* API: Add additional tests for batch route

* API: Update json_responsse_batch to replace nan rows with None

* SDK: Update batch sdk function to use executor map in order to preserve order

* API: Update max threadpool workers to use environment variables and default to cpu count-1

* API: Update pydantic validator to validate conditionally based on environment variable. Update tests to capture/test change.

* API: Update readme with new environment variable descriptions

* API: Reintroduce examples in models for data_type

* API: Update lookup_before_get to ensure remains as dataframe and also update test imports

* Format code with black

* Additional formatting with black

---------

Signed-off-by: ummer-shell <[email protected]>
Co-authored-by: Ummer Taahir <Ummer Taahir>
… found good (#791)

* TWA query error fixed, tested the dev branch for any other issues

Signed-off-by: [email protected] <[email protected]>

* Updates for TWA

Signed-off-by: GBBBAS <[email protected]>

* Update tests

Signed-off-by: GBBBAS <[email protected]>

---------

Signed-off-by: [email protected] <[email protected]>
Signed-off-by: GBBBAS <[email protected]>
Co-authored-by: GBBBAS <[email protected]>
* Inital Commit

Signed-off-by: GBBBAS <[email protected]>

* Interpolate At Time Update

Signed-off-by: GBBBAS <[email protected]>

* Update Tests

Signed-off-by: GBBBAS <[email protected]>

* Remove Uni

Signed-off-by: GBBBAS <[email protected]>

---------

Signed-off-by: GBBBAS <[email protected]>
* API: Update and refactor batch route to only use lookup when parameters not fully defined

Signed-off-by: Ummer Taahir <[email protected]>

* API: Update batch route function mapping, including sql route misnaming fix

Signed-off-by: Ummer Taahir <[email protected]>

---------

Signed-off-by: Ummer Taahir <[email protected]>
* API: Update and refactor batch route to only use lookup when parameters not fully defined

Signed-off-by: Ummer Taahir <[email protected]>

* API: Update batch route function mapping, including sql route misnaming fix

Signed-off-by: Ummer Taahir <[email protected]>

* API: Update batch route mapping - include underscores for required functions

Signed-off-by: Ummer Taahir <[email protected]>

---------

Signed-off-by: Ummer Taahir <[email protected]>
Signed-off-by: ummer-shell <[email protected]>
* Updates

Signed-off-by: GBBBAS <[email protected]>

* Updated exercises

Signed-off-by: GBBBAS <[email protected]>

---------

Signed-off-by: GBBBAS <[email protected]>
* add university page to docs

Signed-off-by: Chloe Ching <[email protected]>

* univeristy page updates

Signed-off-by: Chloe Ching <[email protected]>

* updated css to center alignments

Signed-off-by: Chloe Ching <[email protected]>

* updates for university course icons

Signed-off-by: Chloe Ching <[email protected]>

* essentials page updates

Signed-off-by: Chloe Ching <[email protected]>

* course section

Signed-off-by: Chloe Ching <[email protected]>

* updates

Signed-off-by: Chloe Ching <[email protected]>

* css updates for course page

Signed-off-by: Chloe Ching <[email protected]>

* finalised course section and added api md docs

Signed-off-by: Chloe Ching <[email protected]>

* update essentials page

Signed-off-by: Chloe Ching <[email protected]>

* updates to essentials css and logos

Signed-off-by: Chloe Ching <[email protected]>

* add api overview documentation for university course

Signed-off-by: Chloe Ching <[email protected]>

* updates

Signed-off-by: Chloe Ching <[email protected]>

* updates to docs for university course

Signed-off-by: Chloe Ching <[email protected]>

* added api content for university course

Signed-off-by: Chloe Ching <[email protected]>

* add univeristy course badge

Signed-off-by: Chloe Ching <[email protected]>

* update api exercise

Signed-off-by: Chloe Ching <[email protected]>

* remove overview title

Signed-off-by: Chloe Ching <[email protected]>

* fix test warnings

Signed-off-by: Chloe Ching <[email protected]>

* fix warnings

Signed-off-by: Chloe Ching <[email protected]>

---------

Signed-off-by: Chloe Ching <[email protected]>
* Add Power BI to RTDIP Essentials Course

Signed-off-by: GBBBAS <[email protected]>

* ADd Power BI Exercise

Signed-off-by: GBBBAS <[email protected]>

---------

Signed-off-by: GBBBAS <[email protected]>
* add next and previous button on course material

Signed-off-by: Chloe Ching <[email protected]>

* updates on excel connector content

Signed-off-by: Chloe Ching <[email protected]>

* updates to university course content

Signed-off-by: Chloe Ching <[email protected]>

* fix error

Signed-off-by: Chloe Ching <[email protected]>

* merge updates

Signed-off-by: Chloe Ching <[email protected]>

* updates

Signed-off-by: Chloe Ching <[email protected]>

* add underline to powerbi section

Signed-off-by: Chloe Ching <[email protected]>

---------

Signed-off-by: Chloe Ching <[email protected]>
@GBBBAS GBBBAS added the release For release merges to main label Aug 15, 2024
@cching95 cching95 requested a review from ummer-shell August 15, 2024 14:22
@GBBBAS GBBBAS merged commit e47d7c8 into main Aug 15, 2024
30 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release For release merges to main
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants