You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a list of all the functions/methods we need to implement for basic Matlab-compatible table functionality.
I'll give these a check mark when the “basic” functionality is implemented, even if not all options are supported. At that point, the options for that function should get its own issue to track it.
I removed the checkboxes for the Table I/O stuff so they don't show up in the "m/n tasks complete" for this ticket, because that's being handled under separate ticket #49.
This is a list of all the functions/methods we need to implement for basic Matlab-compatible
table
functionality.I'll give these a check mark when the “basic” functionality is implemented, even if not all options are supported. At that point, the options for that function should get its own issue to track it.
Construction/Conversion
timetable
class #7,datetime
support #27timetable
class #7,datetime
support #27I/O - #49
Split out to other ticket #49 Table file I/O.
datetime
support #27, Table file I/O #49datetime
support #27, Table file I/O #49datetime
support #27, Table file I/O #49Summary Info
datetime
support #27Sort/Rearrange
Sort
sortrows
harmonization with Octave negative-index inputs #12Rearrange
Reshape
Relational
join()
andinnerjoin()
? #16Relational (Octave/Janke extensions)
realjoin
should be Cartesian product #14semidiff
#29Missing values - #17
Function application
Customize
Function application (Octave/Janke extensions)
The text was updated successfully, but these errors were encountered: