How to transfer Big Data from Python Dict to Matlab

20 visualizaciones (últimos 30 días)
Stelios Fanourakis
Stelios Fanourakis el 12 de Nov. de 2021
Respondida: Al Danial el 20 de Abr. de 2022
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

Respuesta aceptada

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

Más respuestas (1)

Al Danial
Al Danial el 20 de Abr. de 2022

Categorías

Más información sobre Call Python from MATLAB en Help Center y File Exchange.

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by