Skip to content
View DataScienceIndia's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report DataScienceIndia

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Pandas-Profiling Pandas-Profiling Public

    Pandas profiling is an open source Python module with which we can quickly do an exploratory data analysis with just a few lines of code.In short, what pandas profiling does is save us all the work…

    HTML 1

  2. BoxCoxTransformation BoxCoxTransformation Public

    A Box Cox transformation is a way to transform non-normal dependent variables into a normal shape. Normality is an important assumption for many statistical techniques; if your data isn't normal

    Jupyter Notebook

  3. QQ-plots QQ-plots Public

    The quantile-quantile (q-q) plot is a graphical technique for determining if two data sets come from populations with a common distribution. A q-q plot is a plot of the quantiles of the first data …

    Jupyter Notebook

  4. Normal-Distribution Normal-Distribution Public

    Normal distribution, also known as the Gaussian distribution, is a probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than da…

    Jupyter Notebook 1