SkillAgentSearch skills...

Dataplay3

A small all in one data science tool

Install / Use

/learn @gangtao/Dataplay3
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <a href="https://github.com/gangtao/dataplay3/issues"> <img src="https://img.shields.io/github/issues/gangtao/dataplay3.svg"> </a> <a href="https://github.com/gangtao/dataplay3/network"> <img src="https://img.shields.io/github/forks/gangtao/dataplay3.svg"> </a> <a href="https://github.com/gangtao/dataplay3/stargazers"> <img src="https://img.shields.io/github/stars/gangtao/dataplay3.svg"> </a> <a href="https://app.codacy.com/app/gangtao/dataplay3?utm_source=github.com&utm_medium=referral&utm_content=gangtao/dataplay3&utm_campaign=Badge_Grade_Settings"> <img src="https://api.codacy.com/project/badge/Grade/8e46d2bc99bc4dad990af063c26efb00"> </a> <a href="https://ebertapp.io/github/gangtao/dataplay3"> <img src="https://ebertapp.io/github/gangtao/dataplay3.svg"> </a> <a href="https://app.codeship.com/projects/336732"> <img src="https://app.codeship.com/projects/b95bdb50-43c7-0137-cea7-0eb7bfe1a733/status?branch=master"> </a> <a href="https://cloud.docker.com/repository/docker/naughtytao/dataplay3"> <img src="https://img.shields.io/docker/automated/naughtytao/dataplay3.svg"> </a> </p> <p align="center"> A small all in one data science tool </p>

dataplay3

introduction

dataplay3 is a minimized data science tool that provide basic data related functions including dataset management, data visualization, prediction for numeric, catagorical and time serials data.

There are lots of opensource or free data analysis and data visualization tools such as:

These tools are powerful and if you are looking for a enterprise ready data analysis tool, you should choose these tools.

While dataplay3 is a small tool that targets to cover whole life cycle of data aquisition, data preparation, data visualization, prediction model building (Machine learning) and model deployment with easy to use in one box. Assuming the user has little knowledge of data science.

document

https://gangtao.github.io/dataplay3/

demo

youtube

youku

run

to run dataplay3 in docker

docker run -p 8000:8000 naughtytao/dataplay3:0.1-dev

and the open your browser with following url

http://localhost:8000

note, the image size is 2.11GB

Related Skills

View on GitHub
GitHub Stars145
CategoryDevelopment
Updated7d ago
Forks51

Languages

JavaScript

Security Score

95/100

Audited on Apr 1, 2026

No findings