Taras Novak
Taras Novak
I added vscode Pyolite example docs here: https://github.com/RandomFractals/vscode-data-table#pyolite-notebook-example
Good idea. I should have shared this app url instead: https://randomfractals.github.io/chicago-crimes/apps/malloy-composer/#/default?page=about
Hi @BenjaminHofstetter. How are you using it with your extension? I have not published to open VSX registry for years and currently taking some time off from VS Code extensions...
Will publish it on open VSX registry later this summer.
@ajshedivy will need to investigate this further with the latest version of flat data viewer library and changes in VS Code notebooks rendering API after this extension was published. Thanks...
@entact-vhorvath yes, I did not notice this when I reduced row height to display more rows. Will reduce the default font size in the next update to patch this.
I'll need to make sure numeric data is properly typed in that dataset passed to Data Summary view. You should see those values and a bar chart similar to the...
Will try using `d3.autoType` when parsing CSV data from cell output to create proper number and date type values: https://github.com/d3/d3-dsv#autoType
interesting idea. can def. help to differentiate data types in table columns. I like it!
@usernamehw btw, if we go this route, should we add separate CSV tab and create rainbow CSV view? Data analysts and devs seem to like it a lot: https://github.com/mechatroner/vscode_rainbow_csv