Data Science package for setup data science environment in single line
Project description
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:
pandas
(latest) - https://pandas.pydata.org/numpy
(latest) - https://numpy.org/install/scipy
(latest) - https://www.scipy.org/scikit-learn
(latest) - https://scikit-learn.org/joblib
(latest) - https://joblib.readthedocs.io/en/latest/statmodels
(latest) - https://www.statsmodels.org/stable/index.htmlmatplotlib
(latest) - https://matplotlib.org/seaborn
(latest) - https://seaborn.pydata.org/xgboost
(latest) - https://xgboost.ai/sponsorsimbalanced-learn
(latest) - https://imbalanced-learn.org/bokeh
(latest) - https://docs.bokeh.org/en/latest/Boruta
(latest) - https://github.com/scikit-learn-contrib/boruta_pyjupyter
(latest) - https://jupyter.org/spyder
(latest) - https://www.spyder-ide.org/mlxtend
(latest) - http://rasbt.github.io/mlxtend/lightgbm
(lightgbm) - https://lightgbm.readthedocs.io/en/latest/catboost
(latest) - https://catboost.ai/pycaret
(latest) - https://pycaret.org/
Installation
datasciecne is currently available on the PyPi's repository and you can install it via pip:
pip install -U datascienv
The package is release also in Anaconda Cloud platform:
conda install -c conda-forge datascienv
If you prefer, you can clone it and run the setup.py file. Use the following commands to get a copy from GitHub and install all dependencies:
git clone https://github.com/ashishpatel26/datascienv.git
cd datascienv
pip install .
Or install using pip and GitHub:
pip install -U git+https://github.com/ashishpatel26/datascienv.git
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for datascienv-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8745a0008e5497fc6afeca5f1cf03f08170bf0fe7701ceb89d24e80f7a1c2641 |
|
MD5 | 6dd1150eab7b442af2a93c80383d010b |
|
BLAKE2b-256 | cf2494e16a0d240cd9e952203497eaee0545aab932222bcc750c46b282af0bbe |