-
Given the following code blocks:
```python
# %%
import skrub
# %%
from sklearn.datasets import load_iris
data, target = load_iris(return_X_y=True, as_frame=True)
TableReport(data)
# %%
…
-
These are not uploaded to UWDB so they'll either need to be attached (as a file) directly to the sent message, or hosted on a dedicated domain.
Some plot cards consist of more than just the plot card…
-
I didn't catch this until the pre-commit update PR failed, but it looks like CI has been failing since last week: https://github.com/NCAR/geocat-examples/actions/workflows/ci.yml
The failures are o…
-
Good afternoon,
I recently noticed that in the GGMN, depths are shown with a negative sign, as in this screenshot (y axis):
![image](https://github.com/user-attachments/assets/805d2e2a-61ad-47f2…
-
Tested the newest version of the CVM tools. It looks like cvm_inspector.py isn't plotting the check marks as in the examples. Rather, it is plotting other characters instead.
See below.
![Screens…
-
Hi Jim,
The "Save plotted Columns as default" feature is not working for some data files. For the attached example, if I open the file in Tripoli, select the columns to plot, the press the "Save pl…
-
What would be a good Python library for drawing wordclouds, and saving them as PNG file?
git-bob comment
-
We have discussed the possibility to implement a PheWas plot from credible sets.
This ticket will incorporate scoping of such visualisation, also taking into account the existing datasets and how we …
-
I'm running in Docker and installed this through HACS
The integration works fine except for the plot and long plot. All entities show correct values except for those. The curve picture also works f…
-
Should we continue using the default rule discrete -->histogram, continues -->kde?