Skip to main content

A tool to quickly build data science pipelines

Project description

Datamode

Quickstart | Demo | Documentation | Tutorial

Datamode is a free, open source tool to quickly build data science pipelines. Our Python data visualization and transformation tool runs directly in Jupyter Notebook. We help you:

  • Explore your data
  • Reshape your data
  • Deploy your data and models to production.

How will this help me?

You're a data scientist. You deal with messy datasets all the time. You often build custom dataviz to explore your data. You spend countless hours building and rechecking your data transformation code so that your model is accurate.

Also, you usually have to ask Engineering to deploy your model, or worse, maintain the infrastructure yourself. When the pipeline or your model break down, you spend a lot of time diagnosing the problem with Engineering.

Datamode can help you with all of that.

Try it out

Try a live demo: http://bit.ly/datamode-live-demo.

Or, go to Quickstart to try Datamode on your own data.

Quickstart

You can install Datamode with pip. After that, run the two bottom lines in Jupyter Notebook.

From your command line:

pip install -U datamode
jupyter notebook

In your Jupyter notebook:

# Then run this code in Jupyter:
from datamode.interface import quickshow
quickshow('https://raw.githubusercontent.com/datamode/datasets/master/movies.csv')

Note: Datamode currently requires Python 3.6+ (64-bit). If you're having problems installing, see these pages:

Explore the dataset a little with Datamode, then try it on your own data.

Documentation

Feedback / Contributing

If you're trying out Datamode, we'd love to hear from you! We're especially interested in what's working/not working for you, and what's missing that you really need.

Email us: feedback@datamode.com.

If you want to contribute, see Contributing.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datamode-0.0.10.tar.gz (578.6 kB view hashes)

Uploaded Source

Built Distribution

datamode-0.0.10-py3-none-any.whl (1.1 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page