ericemc3
ericemc3
First congratulations for that impressive work, which i consider, being a R user and a D3 fan, as a huge step forward for live and sexy datavisualisation and dataflows! It...
Wherever English formatting appears by default, a simple possibility of taking into account any other language could/should be proposed. E.g.: formatting of numbers or dates on the axes. Suggestion: a...
A Plot could be internally composed in a harmonious and adaptive way, taking into account the actual bounding box of tick labels and axis titles for example, rather than having...
Similar to the `vl.strokedash()` channel in vega-lite, this channel could be used to display, for example, estimated values as dotted lines, i.e. depending on an indicator column in the dataset:...
previous @jashkenas/inputs have an interesting submit option, allowing to display, along with radio or checkboxes, a button to submit updates. It is specially useful with tutorials/quiz, an example appears here:...
**Is your feature request related to a problem? Please describe.** I have many notebooks that form a complete and structured tutorial, organized in chapters and sub-chapters. The current Collection feature...
We find more and more parquet files, but it is not so easy to generate parquet files from csv from instance. Leveraging duckDB capabilities, Tadviewer could offer a "save as...
You can show/hide columns but "Export filtered CSV " exports in any case all columns. It would be convenient to retain only visible columns.
### What happens? Executing twice the same request, after reloading the shell page, yields an error. ### To Reproduce in https://shell.duckdb.org/, execute : ``` FROM 'https://static.data.gouv.fr/resources/communes-2023-format-parquet/20240122-085355/communes2023.parquet' SELECT codgeo WHERE epci...