Microsoft.Data.Analysis
0.4.0
This package contains easy-to-use and high-performance libraries for data analysis and transformation.
Install-Package Microsoft.Data.Analysis -Version 0.4.0
dotnet add package Microsoft.Data.Analysis --version 0.4.0
<PackageReference Include="Microsoft.Data.Analysis" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Data.Analysis --version 0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial preview of robust and extensible types and algorithms for manipulating structured data that supports aggregations, statistical funtions, sorting, grouping, joins, merges, handling missing values and more.
Dependencies
-
.NETStandard 2.0
- Apache.Arrow (>= 0.14.1)
- Microsoft.ML.DataView (>= 1.0.0)
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.2)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Text.Encoding (>= 4.3.0)
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Microsoft.Data.Analysis:
Package | Downloads |
---|---|
Microsoft.Spark
.NET for Apache Spark
|
|
OilGas.Data
Oil & Gas Production query tool
|
|
ApexCode.Interactive.Formatting
ML.NET Formatters and Helpers for Jupyter Notebooks with .NET Kernel
(Microsoft.DotNet.Interactive.Formatting)
|
|
Engineering.DataSource
Engineering Tools
|
|
PostgreSql.NET
Package Description
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.Data.Analysis:
Repository | Stars |
---|---|
dotnet/spark
.NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.
|
|
dotnet/interactive
.NET Interactive takes the power of .NET and embeds it into your interactive experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
|