GithubHelp home page GithubHelp logo

emmaccode / oddframes.jl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chifisource/oddframes.jl

1.0 1.0 0.0 48 KB

The object-oriented, dict-based DataFrames package!

License: MIT License

Julia 100.00%

oddframes.jl's Introduction

OddFrames.jl

A lightweight approach to working with data

OddFrames.jl is a package targeted at those who want to work with labeled, single-dimensional data, rather than multi-dimensional data. The implementation is a relatively basic wrapper with algorithms designed around dictionary-based data. In other words, OddFrame data is stored with Key => Value rather than [x, y]. While this approach might be great for many applications, you might also want to check-out the much more prominent and well-supported JuliaData/DataFrames.jl. The advantage that OddFrames holds to this package is that it can be used as more of a stepping-stone away from some of the ecosystems that we might be used to. OddFrames combines both the functional and object-oriented paradigm to create simple, dynamic, and recognizable results that make sense with easy API calls. Best of all, data is stored in simple, basic-datatypes, and functionality is extended using algorithms with those datatypes!

Stable, Main branch:

julia> ]
pkg> add https://github.com/ChifiSource/OddFrames.jl.git

Unstable Branch:

julia> ]
pkg> add https://github.com/ChifiSource/OddFrames.jl.git#Unstable

oddframes.jl's People

Contributors

emmaccode avatar

Stargazers

 avatar

Watchers

 avatar

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.