Metadata-Version: 2.1
Name: eda_visualizer
Version: 0.2.4.4
Summary: A Python library for automatic univariate analysis using Pandas and Matplotlib
Home-page: UNKNOWN
Author: Rohan
Author-email: rohanpatil4600@gmail.com
License: UNKNOWN
Description: # AutoEDA
        
        AutoEDA is a Python library that automates univariate analysis on a given dataset using pandas, matplotlib, and seaborn.
        
        ## Installation
        
        ```bash
        pip install eda_visualizer
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
