Tablicious is based on Matlab’s table and date/time APIs and supports most of their major functionality. But not all of it is implemented yet. The missing parts are currently:
readtable()
and writetable()
summary()
categorical
.
-indexing
timetable
'ConvertFrom'
forms for datetime
and duration
datetime
between
caldiff
dateshift
week
isdst
, isweekend
calendarDuration.split
duration.Format
support
fillmissing
UTCOffset
and DSTOffset
fields in the output of timezones()
It is the author’s hope that all these will be implemented some day.
These areas of missing functionality are all tracked on the Tablicious issue tracker at https://github.com/apjanke/octave-tablicious/issues and https://github.com/users/apjanke/projects/1.