ianozsvald / beyond_correlation

Exploratory code to see if we can learn about feature relationships in a DataFrame using machine learning
MIT License
55 stars 19 forks source link

Rename to beyond_correlation #22

Closed Stefannn closed 5 years ago

Stefannn commented 5 years ago

Rename to beyond_correlation.

Adapted tests, examples, readme and setup.py

Intended use import beyond correlation as bc df = bc.discover(..)