Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/fslaborg/Deedle
Browse files Browse the repository at this point in the history
  • Loading branch information
zyzhu committed Aug 31, 2021
2 parents e5a47f4 + e70c0f8 commit d9b3f31
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ Deedle
======
<img align="right" src="https://github.com/fslaborg/Deedle/raw/master/docs/files/images/logo.png" alt="Deedle" />

[![Discord](https://img.shields.io/discord/836161044501889064?color=purple&label=Join%20our%20Discord%21&logo=discord&logoColor=white)](https://discord.gg/tNxJkz9KaA)

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.
Expand Down Expand Up @@ -46,7 +48,7 @@ More functions related to linear algebra, statistical analysis and financial ana
Maintainers
-----------

* @alexpantyukhin
* @kMutagene
* @zyzhu

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

0 comments on commit d9b3f31

Please sign in to comment.