Git Product home page Git Product logo

deedle's Introduction

Deedle

Deedle

Deedle is an easy to use library for data and time series manipulation and for scientific programming. It supports working with structured data frames, ordered and unordered data, as well as time series. Deedle is designed to work well for exploratory programming using F# and C# interactive console, but can be also used in efficient compiled .NET code.

The library implements a wide range of operations for data manipulation including advanced indexing and slicing, joining and aligning data, handling of missing values, grouping and aggregation, statistics and more.

Build

Install .Net SDK 3.0.100 or higher

Windows: Run fake build

Linux/Mac: Run ./fake.sh build

Build Status

Deedle Nuget Deedle
Deedle.Math Nuget Deedle.Math

Documentation

More information can be found in the documentation.

  • Quick start tutorial shows how to use the most important features of Deedle. Start here for a 10 minute intro!
  • Data frame features provides more examples of using data frames including slicing, joining, grouping and aggregation.
  • Time series features discusses data and time-series manipulation, such as sliding windows, sampling and statistics.
  • Using Deedle from C# shows the idiomatic C# API for working with Deedle.

Automatically generated documentation for all types, modules and functions in the library is available in the API Reference:

More functions related to linear algebra, statistical analysis and financial analysis can be found in Deedle.Math extension. Deedle.Math has dependency on MathNet.Numerics.

  • LinearAlgebra module provides linear algebra functions on frame.
  • Matrix module provides matrix multiplication between frame, series, matrix and vector. They are also available via type extensions.
  • Stats module provides extra statistical functions on frame and series by applying existing functions in MathNet.Numerics.
  • Finance module provides statistical functions specific to finance domain.

Maintainers

  • @alexpantyukhin
  • @zyzhu

All fsprojects and fslaborg projects have @fsprojectsgit as a backup maintainer who can help recruit new maintainers should things go cold.

deedle's People

Contributors

adamklein avatar alexpantyukhin avatar arlofin avatar ascjones avatar buybackoff avatar cdrnet avatar dcharbon avatar dsyme avatar eiriktsarpalis avatar elanhasson avatar filmor avatar foggyfinder avatar forki avatar isaacabraham avatar jozefizso avatar kblohm avatar marklam avatar markpflug avatar patrickmcdonald avatar pkese avatar reedcopsey avatar rmunn avatar shalokshalom avatar shofergvc avatar tom162 avatar tpetricek avatar zieg avatar zyzhu avatar

Watchers

 avatar  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.