Metadata-Version: 2.1
Name: analytixhero
Version: 0.0.1
Summary: Everything That Needs To Be Done While Preprocessing Data, May It Be Outlier Handling, Skewness/Kurtosis Minimization, Treating Null Spaces Etc. Can Be Done With Pre-Defined State-Of-Art Features.
Home-page: https://github.com/thesahibnanda/AnalytiXHero
Author: Sahib Nanda
Author-email: <essenbeats@gmail.com>
License: BSD
Project-URL: Documentation, https://github.com/thesahibnanda/AnalytiXHero/blob/main/DOCUMENTATION/0.%20Documentation%20Index.md
Project-URL: Source Code, https://github.com/thesahibnanda/AnalytiXHero
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: License :: OSI Approved :: BSD License
Description-Content-Type: text/markdown
License-File: LICENSE

# **AnalytiXHero**

### **Current Version:** <br> 0.0.1

<br>

### **Description:** <br>
Everything That Needs To Be Done While Preprocessing Data, May It Be Outlier Handling, Skewness/Kurtosis Minimization, Treating Null Spaces Etc. Can Be Done With Pre-Defined State-Of-The-Art Features.

<br>

### **Dependencies:** <br>
[NumPy](https://numpy.org/), [Pandas](https://pandas.pydata.org/), [Scikit-Learn](https://scikit-learn.org/stable/), [SciPy](https://scipy.org/), [MatPlotLib](https://matplotlib.org/), [Seaborn](https://seaborn.pydata.org/), [Python-Dateutil](https://dateutil.readthedocs.io/en/stable/)

<small> These Dependencies Are Subjected To Current Version</small>

<br>

### **For Contribution:** <br>
[Check It Here](https://github.com/thesahibnanda/AnalytiXHero/blob/main/CONTRIBUTION%20GUIDELINES.md)

<br>

### **Documentation:** <br>
[Check It Here](https://github.com/thesahibnanda/AnalytiXHero/blob/main/DOCUMENTATION/0.%20Documentation%20Index.md)

<br>

<small>There Are Many Libraries That One Can Use Like [Scikit-Learn](https://scikit-learn.org/stable/), [NumPy](https://numpy.org/) Or [Pandas](https://pandas.pydata.org/) But This Library, [AnalytiXHero](https://github.com/thesahibnanda/AnalytiXHero) Can Make Preprocessing A Task Of Just One Line</small>
