data.table equivalent in matlab

1 Ansicht (letzte 30 Tage)
Simon493
Simon493 am 15 Mär. 2019
Kommentiert: Luna am 18 Mär. 2019
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 Kommentare
per isakson
per isakson am 18 Mär. 2019
"large datasets" how large are these datasets compared to the physical memory of the computer?
Simon493
Simon493 am 18 Mär. 2019
The datasets usually are between 12-14 gb, so they usually fit in the memory.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Luna
Luna am 15 Mär. 2019
Hello,
Have you ever checked table and datastore? You can look at below links and their relevant properties and methods in documentation:
  4 Kommentare
Simon493
Simon493 am 18 Mär. 2019
Thank you very much! Your answer helps me a lot!
I will do research on the links you send me.
Luna
Luna am 18 Mär. 2019
Your welcome :)

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Tables finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by