Tablicious is based on Matlab’s table and date/time APIs and supports some 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 constructors
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 many these will be implemented some day.
These areas of missing functionality are tracked on the Tablicious issue tracker at https://github.com/apjanke/octave-tablicious/issues and https://github.com/users/apjanke/projects/3.