-
Notifications
You must be signed in to change notification settings - Fork 25
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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]>
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]>
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]>
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]>
Signed-off-by: GBBBAS <[email protected]>
Signed-off-by: Ummer Taahir <[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]>
cching95
requested review from
ewatson95,
osmanahmed-shell,
NooraKubati,
cching95 and
srjhunjhunwalacorp
August 15, 2024 14:11
cching95
approved these changes
Aug 15, 2024
ummer-shell
approved these changes
Aug 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.