Philippe Rivière

Results 381 issues of Philippe Rivière

arquero's view (table) shows null as a greyed-out null.

enhancement

even though Arrow doesn't know what to do with the empty array, it seems to me that > `a = DuckDBClient.of({ name: [] })` should not throw an error. I'm...

enhancement
question

The third argument to DOM.context2d can be an options object with {scale, colorSpace}, allowing the creation of wide-gamut graphics on supported hardware and software. Note: this necessitates a try/catch because...

Stumbled on this error while I was trying to read this data file: [Energy dashboards XLSX](https://unstats.un.org/unsd/energystats/dashboards/2019_Energy_Dashboards.xlsx), available from https://unstats.un.org/unsd/energystats/data/ ~~~js // xl = TypeError: Cannot read properties of undefined (reading...

bug

After `PostgreSQL or MySQL Database URL (including username and password)` one could benefit from a hint such as `(e.g. mysql://dbuser:[email protected]/dbname)` At the end of the registration of a database: `configuration...

Hello, it would be nice to optionally give a scoping div to the script, in which it would restrict its search for document.selectAll([data-cell]), and also that it would use as...

This could be indicated in the introduction. PS: I'm tempted to start translating this to French :)

Learning git seems to be too much load for this lesson. It's probably an easier path to learn to create gists, and you'll have covered half the way to properly...