Completion requirements
The scipy module was constructed with numpy as its underlying foundation. The numpy module handles arrays efficiently, and scipy can be applied using a vast set of methods for scientific computation. In this unit, we are primarily concerned with applying the statistical power of the scpy.stats module, which, as you will see in this video, goes beyond the capabilities of numpy.
Source: Adam Gaweda, https://www.youtube.com/watch?v=MOnJG_eDgoo This work is licensed under a Creative Commons Attribution 3.0 License.
Last modified: Friday, 2 August 2024, 10:07 AM