-
Notifications
You must be signed in to change notification settings - Fork 285
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
docs: sync code to docs #379
Merged
Merged
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
* fix out of bound * remove try/except
* feat: pumb through event ids * remove unused typealias
* switch flake8 to ruff * clean up * target 3.8 * add isort and --fix * update rule for isort
* make the panel slide over WIP * feat: gallery * feat: selection gallery
* wip wip fix wrong attribute name updating naming of Cluster comment and type fixes wip fix * rearrange * add pydoc * Update sentiment_classification_tutorial.ipynb * Update sentiment_classification_tutorial.ipynb * Update sentiment_classification_tutorial.ipynb * Update UMAPPoints.py * Update UMAPPoints.py * update types * return None if divided by zero --------- Co-authored-by: Roger Yang <roger.h.yang@gmail.com>
* WIP * feat: different color by strategy for single dataset * Fix types * Fix types
* fix: make reference optional, help() support * ruff fix
* chore: move fixtures, expose them via load func * update readme * use a dictionary in favor of a tuple * remove fixture nomenclature * add readme * black format tutorials
* add granularity for drft * add type guard * use init instead of factory * revise variable naming * add constant * rename ref_data
* fix bug * fix style and types
* WIP * Add drift percentage * Show drift ratio
* add descriptor * revert schema changes * add test * rename validator * rename test file * add docstring
* fix: return None in the case of no cluster drift * fix style
* fix: make selection panel below canvas * make table scroll * fix types * polish * fix type
docs: sync 3-14-2023
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
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.