Skip to content

A comprehensive interactive data analysis and modeling platform that enables users to seamlessly import, clean, visualize, analyze, and model data using scientific calculations and data visualization tools.

Notifications You must be signed in to change notification settings

jr-cho/SPIDAM_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPIDAM Project for Computation Problem Solving in Python

Description

Student groups will create a comprehensive interactive data analysis and modeling platform that enables users to seamlessly import, clean, visualize, analyze, and model data using scientific calculations and data visualization tools.

The platform will tackle the problem of voice intelligibility in enclosed spaces that can be disruptive to hearing and learning. Large enclosed spaces, if not properly treated, may induce long reverberation times.

Requirements

pip install -r requirements.txt

Installation

git clone https://github.com/jr-cho/SPIDAM_Python.git

Usage

python main.py

Tree

SPIDAM
    ├── README.md
    ├── requirements.txt
    ├── main.py
    ├── data
        ├── clap.m4a
        └── clap.wav
    └── src
        ├── __init__.py
        ├── file_utils.py
        ├── gui.py
        └── plot.py

License

This project is licensed under the MIT license.

About

A comprehensive interactive data analysis and modeling platform that enables users to seamlessly import, clean, visualize, analyze, and model data using scientific calculations and data visualization tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages