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

 Réponse acceptée

Yongjian Feng
Yongjian Feng le 20 Nov 2021
Modifié(e) : Yongjian Feng le 20 Nov 2021

0 votes

In python, can you save your Big Data into a CSV file or json file?
matlab can read CSV file and json file.

Catégories

Produits

Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by