- Skip tokenization if a block was already tokenized.
1.2.7
------------------
- Implemented AggregateRasterAboveThreshold.
1.2.6
------------------
- Fix in `ParseTextColumn` for empty column `description`.
- Fix empty dataset case in ClassifyFromColumns.
1.2.5
------------------
- Skip (costly) call to tokenize() when constructing without validation. If a graph was supplied that was generated by geoblocks, the token should be present in the name. If the name has incorrect format, a warning is emitted and tokenize() is called after all.
- Deal with empty datasets in ClassifyFromColumns.
1.2.4
------------------
- Updated ParseTextColumn: allow spaces in values.