Wes McKinney
Wes McKinney
As discussed in #4300, comm requests have to be served in the order they are received. Since the data explorer has some request types, like `get_column_profiles` that can grow very...
For epic #2187, addresses #4963. This provides a new built-in positron-duckdb extension that loads duckdb-wasm in a web worker and provides an RPC endpoint using VSCode's command service for fulfilling...
Initial "headless" / DuckDB-based in-memory Data Explorer backend implementation as vscode extension
Initial spike for epic #2187 to be able to open Parquet and CSV/TSV files by clicking on the file explorer in the user's workspace.
To be filled out
On ultrawide monitors, the data explorer column profile pane can appear very wide if Positron is maximized: Compare  with (UWQHD 3440x1440) 
As noted in #5332, duckdb-wasm does not support reading from compressed CSV/TSV files for some reason, and additionally multithreaded execution is not well supported in the WASM build (background discussed...
This is the multiset "is-member-of" filter provided by `isin` in pandas or `%in%` in R. * Should support locating values by searching, with the option of "select all matching search...
I had some difficulty with the bd daemon sync making non-trivial code changes / reversions to my codebase so I completely scrubbed .beads and started clean with `bd init --branch...