-
Notifications
You must be signed in to change notification settings - Fork 15
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: aazuspan/sankee
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: aazuspan/sankee
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 24 files changed
- 2 contributors
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1242246 - Browse repository at this point
Copy the full SHA 1242246View commit details
Commits on Jul 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 21e1f68 - Browse repository at this point
Copy the full SHA 21e1f68View commit details -
Configuration menu - View commit details
-
Copy full SHA for a320ec0 - Browse repository at this point
Copy the full SHA a320ec0View commit details
Commits on Mar 8, 2024
-
Empty collection testing (#53)
* Swap black for ruff format * Redefine ruff line length * Modify error handling for empty collections It looks like Earth Engine no longer raises a specific error for sampling random points within a single point, so the error handling and testing were modified for the more specific case of an empty sampling region, e.g. a FeatureCollection with zero features. In the process, the sampling error handling was refactored and a new SamplingError class was added. SamplingError inherits from ValueError which was the previous error type, so this shouldn't affect any downstream error handling. * Fix pandas deprecation warning * Update auth mode * Update auth mode * Reset auth mode * Update CI
Configuration menu - View commit details
-
Copy full SHA for 800ce4f - Browse repository at this point
Copy the full SHA 800ce4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for eaa871f - Browse repository at this point
Copy the full SHA eaa871fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea46b21 - Browse repository at this point
Copy the full SHA ea46b21View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 75d61a1 - Browse repository at this point
Copy the full SHA 75d61a1View commit details
Commits on Mar 13, 2024
-
Fix bug when all classes are hidden (#55)
* Docstring and typing fixes * Deprecations and private methods * Fix bug when all classes are interactively hidden Hiding all classes would throw an exception related to mismatched data types during some internal update of the widget state. I traced that back to the `SankeyPlot.plot.data[0].link` update and found it broke if you used the link data from a `go.Sankey` that was initialized with `link_kwargs`. Instead, intitializing with an empty `go.Sankey` seems to solve the issue. That only arises if all classes are hidden, so I just threw in an early return of an empty `go.Sankey` in that case.
Configuration menu - View commit details
-
Copy full SHA for 61ef35e - Browse repository at this point
Copy the full SHA 61ef35eView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.