data.table equivalent in matlab

조회 수: 2 (최근 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 CenterFile Exchange에서 Tables에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by