Metadata-Version: 2.2
Name: statshelp
Version: 0.0.1
Summary: Library to help Data Science students
Author: Data Scientist
Author-email: datascientist@mateusalifontes.com
License: MIT License
Keywords: [stats,student,data science,analysis]
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

# Data Science Helper Library
## This library is designed to assist students in understanding key Data Science and Statistics concepts. It provides tools to analyze and validate statistical principles, including:

  -  Univariate & Bivariate Analysis
  -  Correlations
  -  Linear & Logistic Regression
  -  Predictive Modeling & Evaluation

## Additionally, it offers utility functions to simplify data analysis and explanations of popular Python libraries such as:

  -  pandas
  -  scikit-learn
  -  seaborn

### Whether you're exploring statistical relationships, building predictive models, or learning how different libraries work, this package will help make your Data Science journey smoother! 
