Datascope icon indicating copy to clipboard operation
Datascope copied to clipboard

Interactive linked visual query system for large datasets

Results 22 Datascope issues
Sort by recently updated
recently updated
newest added

This would involve 1. Ingesting data into druid. We'll need to change the [dataSource module](https://github.com/sharmalab/Datascope/blob/master/modules/dataSource.js) to ingest data into druid instead of storing it in memory with crossfilter 2. We'll...

The use case would be one where a user wants to do some simple number crunching on a column. Say splice data in a column and then do a unique...

enhancement