NumPy (Numerical Python) is an open-source library for the Python programming language. It is used for scientific computing and working with arrays. Apart from its multidimensional array object, it ...
The current version of numpy doesn't sit well with the pandas older version(1.5.3), had to downgrade this to make it work, here is the log of the error: #13 2.488 Collecting numpy>=1.21.0 (from ...