data.table equivalent in matlab

3 ビュー (過去 30 日間)
Simon493
Simon493 2019 年 3 月 15 日
コメント済み: Luna 2019 年 3 月 18 日
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.
Luna
Luna 2019 年 3 月 18 日
Your welcome :)

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeTables についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by