AutoViz

(โ˜… 1,897)

Automatically Visualize any dataset, any size with a single line of code. Created by Ram Seshadri. Collaborators Welcome. Permission Granted upon Request.

  • .DS_Store
  • .gitignore
  • CONTRIBUTING.md
  • LICENSE
  • old_setup.py
  • README.md
  • requirements-py310.txt
  • requirements-py311.txt
  • requirements.txt
  • setup.py
  • updates.md

๐Ÿš€ Installation Guide

1. Get the code
git clone https://github.com/AutoViML/AutoViz

Downloads the entire project code from GitHub to your computer.

cd AutoViz

Moves into the project folder you just downloaded.

2. Python

Easy Recommended
Prerequisites
  • Git Needed to download the project code from GitHub.
  • Python 3 On Windows, be sure to check 'Add Python to PATH' during installation.
* Can be saved locally (using `verbose=2` setting) or displayed (`verbose=1`) in Jupyter Notebooks.

Type this command into your terminal and run it.

โœ… If it runs without errors and prints output in the terminal, it worked.

Pulled directly from this repo's README.

// repository documentation