Taras Novak

Results 272 comments of Taras Novak

pretty much same thing as #150 just for kaggle data sets & potentially kernels munging in vscode ;)

user SpaceX launches .config for testing :) https://github.com/RandomFractals/vscode-data-preview/blob/master/data/json/spacex-launches.config Expected: data preview loads SpaceX data from this data uri: https://api.spacexdata.com/v3/launches and sets displayed columns, sort, etc.

see perspectivejs docs with more info on recently added custom types support: https://perspective.finos.org/docs/md/usage.html#customizing-behavior-with-perspectiveconfigjs and this example with worker perspective config setup for custom types and formatting to integrate this new...

@wxqwinner I have not worked on this yet, but basically data view config will have new types structure with some default for floats and dates that you will be able...

perspective lib docs are really bad on this part & config options :( found this gem for adding readable dates on saves: https://github.com/finos/perspective/pull/695/commits/389d57eb76df3ba036cdd4bcbe69a93a4a142972 will use it as a template for...

will add ISO date default setting and date locale config options in the next v2.x release ...

New Tabular Data Viewer v1.6.0 I will be releasing today uses updated Perspective viewer library and plugins, provides some rudimentary data streaming for large data files, better config save/restore view...

+ https://github.com/rakam-io/vscode-rakam

don't worry about it. I did not notice before those extra spaces were there. Thanks for that cleanup. I'll merge it later this week.

yeah, I've seen their updates for new data grid setup. thanks for logging this feature request it in their repo.