Oliver Kennedy
Oliver Kennedy
**What pain point is this feature intended to address? Please describe.** Sometimes the content of a cell needs to be moved elsewhere in the notebook. It would be helpful if...
**What pain point is this feature intended to address? Please describe.** Classical spreadsheets allow users to define formulas wherever they want. e.g., frequently, users will add formulas alongside tabular data...
**What pain point is this feature intended to address? Please describe.** Editing a cell forces re-execution of all dependent cells, which can get cumbersome if there are many dependencies. It's...
**What pain point is this feature intended to address? Please describe.** Data often, irritatingly, lives in PDF files. **Describe the solution you'd like** - Add a PDF table extraction cell...
**What pain point is this feature intended to address? Please describe.** DDL/DML are generally considered a part of SQL. We should consider adding support (via Vizual operations) for DDL/DML-style operations...
**What pain point is this feature intended to address? Please describe.** When describing the capabilities of Vizier to others, I frequently find myself uttering the phrase "we collect the information...
Maybe use coursier?
**What pain point is this feature intended to address? Please describe.** Several cells, most notably the SQL cell and most Mimir lenses, are designed first to generate a dataset and...
Spark has some pretty good ETL capabilities built in. It might be fairly easy to add a cell or similar construct that lets us use them to build ETL pipelines....