How to transfer Big Data from Python Dict to Matlab

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.

Categorías

Productos

Versión

R2021a

Preguntada:

el 12 de Nov. de 2021

Respondida:

el 20 de Abr. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by