Skip to content

FabioAyresInsper/ames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exploratory Analysis of the Ames dataset.

Set up your environment

It is preferrable to use Anaconda (https://anaconda.org/) for this project.

Install Anaconda and then create the environment for this project with the command:

conda env create -f environment.yml

This will install an environment called "ames" with the latest Python for you.

Working in the project

Just activate the environment.

conda activate ames

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published