FeatherDotNet 0.6.0
Serializes and deserializes to the Feather format (https://github.com/wesm/feather) for interop with Python and R.
Install-Package FeatherDotNet -Version 0.6.0
dotnet add package FeatherDotNet --version 0.6.0
<PackageReference Include="FeatherDotNet" Version="0.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FeatherDotNet --version 0.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FeatherDotNet, 0.6.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install FeatherDotNet as a Cake Addin #addin nuget:?package=FeatherDotNet&version=0.6.0 // Install FeatherDotNet as a Cake Tool #tool nuget:?package=FeatherDotNet&version=0.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Update to target netcoreapp2.0
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.