Azzera filtri
Azzera filtri

How to transfer Big Data from Python Dict to Matlab

14 visualizzazioni (ultimi 30 giorni)
Hello everyone
I have some Big Data (several thousands of entries) kept as a dict in a python environment (colab). I am thinking of transfering them to Matlab as I am more familiar with the environment, for further processing. Any ideas or suggestions of how to do that?
Thanks in advance

Risposta accettata

Yongjian Feng
Yongjian Feng il 20 Nov 2021
Modificato: Yongjian Feng il 20 Nov 2021
In python, can you save your Big Data into a CSV file or json file?
matlab can read CSV file and json file.

Più risposte (1)

Al Danial
Al Danial il 20 Apr 2022

Prodotti


Release

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by