marimo
marimo copied to clipboard
Dataframe selecting columns does not apply until adding another transformation
Describe the bug
- Go to https://docs.marimo.io/api/inputs/dataframe.html
- Add a Select Columns transform
- Select two columns
- Observe no columns are selected
- You must add another transformation before columns are selected
There is also some automatic scrolling going on.
https://github.com/user-attachments/assets/e42ff15d-4566-40ba-995f-d3baf9391aac
Environment
can be seen online (https://docs.marimo.io/api/inputs/dataframe.html)
Code to reproduce
No response