Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nickderobertis/data-code


https://github.com/nickderobertis/data-code

Last synced: about 3 hours ago
JSON representation

Awesome Lists containing this project

README

        

[![](https://codecov.io/gh/nickderobertis/data-code/branch/master/graph/badge.svg)](https://codecov.io/gh/nickderobertis/data-code)

# data-code

## Overview

Data pipelines for humans. Work with variables, sources, and pipelines rather than raw data. Also includes high-level tools to analyze, summarize, and transform data.

## Getting Started

Install `datacode`:

```
pip install datacode
```

A simple example:

```python
import datacode

# Do something with datacode
```

## Links

See the
[documentation here.](
https://nickderobertis.github.io/data-code/
)

## Author

Created by Nick DeRobertis. MIT License.