datasist
datasist copied to clipboard
A Python library for easy data analysis, visualization, exploration and modeling
This function enables visualization of the relation between numerical features and target mainly for linear regression by providing a drawdown to enable the user select the particular features. An example...
Adding pyspark module to be triggered in the event that the size of input dataset is bigger than 1mil rows. This capability should improve the runtime generally and give improved...
Bumps [joblib](https://github.com/joblib/joblib) from 0.15.1 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...