A toolbox of various common data science function with python operation
https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.1#msi pip list --format=freeze | Out-File -Encoding UTF8NoBOM requirements.txt
- conda activate toolbox
- clear.bat
- pip uninstall toolbox # optional
- python setup.py install