Will Epperson
Will Epperson
**Problem** When using lux with VL / Altair, it seems like each visualization has its own copy of the data that is then serialized through JSON to the frontend jupyter...
Hi, If I specify an illogical intent, i.e. one where the conditions do not overlap or make sense like specifying an `attribute` that is a quantitative variable but then also...
Hi, I am trying to use UMAP to reduce the dimension of torch embeddings, but I am experiencing weird behavior with crashes when torch and umap are both imported. ##...
I'm using - Python version 3.10.4 - Pandas version 1.4.4 and was running into an issue with the example run script from the Readme: ```bash python3 -m fm_data_tasks.run_inference \ --dry_run...
When plotting a binned bar chart, I noticed that the y axis scale is affected by the presence of nulls. Is this expected? For example, the following chart does not...
## Functionality Jupyterlab 4 has many breaking changes, no necessary build and package changes to support JL 4 are in this PR Fixes #137 ## Known issues still to fix:...
Set TS flag `strictNullChecks` to true and have safer null handling to prevent potential future errors
caching the bivariate charts so that are kept around when notebook changes, right now they totally disappear
Will have better defaults so spacing and axis looks better for more data