Giter VIP home page Giter VIP logo

dataspace's Introduction

Agile Prototyping

dataspace standardizes ETL operations for structured data. There are two base objects that facilitate ETL—Workspace objects and Pipe objects. Workspaces implement to_storage and from_storage operations for IO. Pipes implement transfer operations between source and destination workspaces, where the data flows through the memory attributes of workspaces as a pandas DataFrame. These objects are agile and powerful for prototyping data pipelines.

Supported Endpoints

There are several workspaces currently implemented in dataspace. Two workspaces interface with mongodb systems and are implemented at the collection level. Another workspace interfaces with retrieval APIs for open materials databases.

Examples

A simple example demonstrating ETL operations with mongodb is given in mongodb_example.ipynb. For more complex examples of how dataspace can be integrated into database building and machine learning, visit some of my other repositories (matcom & bonding_models).

dataspace's People

Contributors

dyllamt avatar

Watchers

James Cloos avatar

dataspace's Issues

What is the best distance metric for alloy structures?

Right now, alloy structures are generated by considering the compounds below a distance threshold from a structure prototype. What is the best distance metric for determining whether a compound has the exact same framework?

Add tests

Tests are currently not implemented for any functionality.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.