Skip to content

coolneighbors/DataToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataToolkit

Description

This is a toolkit for data analysis and visualization of classifications from the Cool Neighbors project. It is based on the packages present in the requirements.txt file.

Installation

To install the package, run the following command in the terminal:

pip install git+https://github.com/coolneighbors/DataToolkit.git

Usage

To use the package, import it in your python script:

import DataToolkit

With the package imported, you can use the many different classes and functions available.

from DataToolkit import Aggregator
from DataToolkit import Analyzer
from DataToolkit import Decorators
from DataToolkit import Discriminator
from DataToolkit import Plotter
from DataToolkit import Searcher

Authors

Based on ideas by Noah Schapera, Grady Robbins. Written by Austin Humphreys.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published