apjanke / octave-tablicious

Table (relational, tabular data) implementation for GNU Octave
https://apjanke.github.io/octave-tablicious/
GNU General Public License v3.0
29 stars 11 forks source link

Update `string` class #113

Closed pr0m1th3as closed 8 months ago

pr0m1th3as commented 8 months ago

added functionality to find missing values in input data, handle duration and calenderDuration objects, fixed bug in 'ismissing' method, moved class texinfo inside classdef block so that 'help' can grab it, added BIST for constructor