misoproject/dataset
JavaScript library that makes managing the data behind client-side visualisations easy
JavaScriptGPL-2.0
Issues
- 4
Types and Strings
#125 opened by tbranyen - 1
Add tests for Derivatives & Products for nulls
#115 opened by iros - 2
groupBy('one', ['one']) does not work.
#156 opened by makoto - 0
Normalize NaN, null and undefined value types
#152 opened by iros - 1
groupBy breaks on NaN/undefined/null
#148 opened by alexgraul - 7
- 1
Polling importer broken on IE8
#150 opened by alexgraul - 2
support multi-dimensional csv
#111 opened by gka - 1
Money Type
#103 opened by alexgraul - 1
Autofetch support
#101 opened by alexgraul - 0
Prettyprint method
#104 opened by alexgraul - 1
multi part build process
#114 opened by iros - 2
Miso.Parsers.Delimited Bug
#154 opened by probablykabari - 0
Formalise browser support and finish tests
#116 opened by alexgraul - 0
Upgrade LoDash to 0.3.2
#155 opened by iros - 0
IE7 skip row tests don't pass.
#151 opened by alexgraul - 0
[API] change where to possibly take function that is rows filter as first argument instead of only options
#140 opened by iros - 0
[API] change fetch to possibly take first argument as success callback rather than options
#141 opened by iros - 2
min() and max() can't cope with NaN values?
#120 opened by alanomaly - 0
Empty column at start of delimited breaks
#145 opened by alexgraul - 0
Swap out Underscore for Lodash
#143 opened by iros - 6
Reverse a sort without resorting
#135 opened by yanofsky - 0
Empty & Duplicate column headers in CSV files
#136 opened by alexgraul - 1
ds.sort syntax is ugly
#132 opened by alexgraul - 1
CSV Parser adds together columns with the same name
#130 opened by alexgraul - 1
- 0
In Strict mode & google spreadsheet, providing two or more columns named the same thing should not be possible
#133 opened by iros - 0
Dataset fetch method does not catch parse errors
#134 opened by iros - 1
customisable jsonp callback parameter and function
#137 opened by ahume - 0
Upgrade underscore.deferred to 0.1.3
#128 opened by iros - 0
Make apply a "private" function
#127 opened by iros - 1
Docs use add instead of apply
#126 opened by aubergene - 0
- 1
Importer.Polling example code formatting is broken
#122 opened by ahume - 0
In IE8 delimited parser doesn't work
#123 opened by iros - 1
Reduce incoming data size for google Importer
#121 opened by iros - 0
- 1
Google Spreadsheet null data if rows < headers
#118 opened by jzevin - 0
setting parser to Miso.Parsers.Delimited without setting delimiter on remote fetches results in wrong datatype
#117 opened by iros - 1
handle missing values
#97 opened by gka - 2
CSV Parser creating extra row of nulls.
#112 opened by alexgraul - 0
empty lines at the end of csv break import
#113 opened by iros - 0
skip rows in csv input
#98 opened by gka - 0
- 0
Modify .affectedColumns to not return _id column
#110 opened by alexgraul - 2
.where should take a function where context is row
#107 opened by iros - 1
affectedColumns breaks when calling on products
#108 opened by iros - 0
- 0
- 0
Adding prototype methods to data views after initialization doesn't propagate to dataset or derived
#99 opened by iros