📅  最后修改于: 2022-03-11 14:45:12.190000             🧑  作者: Mango
You could indeed use python as a data analysing tool.
There's a lot of python apps you can install by the pip install command.
Examples of data analysing tools are:
- pandas
- scipy
- numpy
- matplotlib
And there's probably more that I didn't list.