Push and pull data files like code

d6tpipe is a python library which makes it easier to manage and exchange data files for data science projects. It’s like git for data! But better because you can include it in your data science code.

For more details see https://github.com/d6t/d6tpipe

Installation

Follow github instructions https://github.com/d6t/d6tpipe#installation

Quickstart

See Quickstart

Command line help

The command line tool is the fastest way to pull/push files.

d6tpipe --help

User Guide

d6tpipe is easy to get started but has many advanced features. The core concepts are covered first, followed by advanced features that you can come back to once you are familiar with d6tpipe.

API Docs