Data Science Environment Setup in single line
This package helps to setup your Data Science environment in single line. Developed by Ashish Patel(c) 2020. datascienv datascienv is a python package offering a single line Data Science Environment setup. Installation Dependencies datascienv is tested to work under Python 3.7+ and greater. The dependency requirements are based on the datascienv package update release: Installation datascience is currently available on the PyPi’s repository and you can install it via pip: pip install -U datascienv If you prefer, you can clone […]
Read more