How to transfer Big Data from Python Dict to Matlab

14 次查看(过去 30 天)
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

采纳的回答

Yongjian Feng
Yongjian Feng 2021-11-20
编辑:Yongjian Feng 2021-11-20
In python, can you save your Big Data into a CSV file or json file?
matlab can read CSV file and json file.

更多回答(1 个)

Al Danial
Al Danial 2022-4-20

类别

Help CenterFile Exchange 中查找有关 Call Python from MATLAB 的更多信息

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by