data.table equivalent in matlab

3 次查看(过去 30 天)
Hi everybody,
I am coming from R and used the data.table package a lot to filter, group, and aggregate large datasets. Is there an equivalent in Matlab?
Best,
  2 个评论
per isakson
per isakson 2019-3-18
"large datasets" how large are these datasets compared to the physical memory of the computer?
Simon493
Simon493 2019-3-18
The datasets usually are between 12-14 gb, so they usually fit in the memory.

请先登录,再进行评论。

采纳的回答

Luna
Luna 2019-3-15
Hello,
Have you ever checked table and datastore? You can look at below links and their relevant properties and methods in documentation:
  4 个评论
Simon493
Simon493 2019-3-18
Thank you very much! Your answer helps me a lot!
I will do research on the links you send me.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Tables 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by