11.1. Introduction#

CPython3 is a very powerful language in taking advantage of rich open-source libraries. Therefore, it is necessary to make good use of Dynamo to use it for many purposes, especially to use them. For machine learning or data analysis purposes. Wikipedia

../_images/DataML.png

Fig. 11.1 Use library python package apply for data science and machine learning#

This article is one I wrote to help the developers install to avoid the errors that arise when installing external libraries into dynamo without any problems.