Deedle
Data manipulation library
A .NET library for data manipulation and scientific programming with support for structured data frames, time series, and advanced mathematical operations.
Easy to use .NET library for data and time series manipulation and for scientific programming
948 stars
63 watching
197 forks
Language: F#
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fslaborg/fslab | A curated collection of high-quality F# packages for data science and interactive development. | 28 |
microsoft/fsharplu | A collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more. | 358 |
fslaborg/xplot | A collection of data visualization libraries for F# | 287 |
fsprojects/fsharp.data | A library that provides type providers and tools for accessing various data formats such as CSV, JSON, XML, HTML, and WorldBank data. | 816 |
fslaborg/fsharp.charting | A F# library providing tools for creating and customizing charts | 213 |
demetrixbio/fsharp.data.npgsql | An F# type provider library for accessing and manipulating data in PostgreSQL databases. | 127 |
darklang/tablecloth | A set of libraries providing standardized API functions across different functional programming languages | 513 |
fsprojects/excelprovider | A .NET library that provides a read-only data source for Microsoft Excel files | 141 |
demystifyfp/fstoolkit.errorhandling | An F# library providing a standardized way to handle errors in software applications using the Result type. | 471 |
fsprojects/fsharp.data.toolbox | A set of libraries providing data access APIs for various systems using F#. | 57 |
fsprojects/fsharp.data.sqlclient | Provides F# type providers for accessing MS SQL database objects in a statically typed manner | 204 |
fsprojects/fsharp.control.asyncseq | A collection of asynchronous programming utilities for F# | 163 |
cmeeren/facil | Automates generation of F# data access code from SQL queries and stored procedures. | 140 |
fsprojects/graphprovider | A state machine type provider for managing discrete states and transitions in software systems | 35 |
fslaborg/rprovider | Enables F# access to R packages via a .NET namespace | 236 |