Thishttps://github.com/WinVector/wvpy is a package of example files for teaching data science.
1__docformat__ = "restructuredtext" 2__version__ = "0.3.6" 3 4__doc__ = """ 5This<https://github.com/WinVector/wvpy> is a package of example files for teaching data science. 6"""