项目作者: pjoiner

项目描述 :
.NET Interactive Extensions for Darwin Core Archive file reader
高级语言: Jupyter Notebook
项目地址: git://github.com/pjoiner/DwC-A_dotnet.Interactive.git
创建时间: 2021-02-23T02:03:02Z
项目社区:https://github.com/pjoiner/DwC-A_dotnet.Interactive

开源协议:MIT License

下载


DwC-A_dotnet.Interactive License: MIT

.NET Interactive Extensions for Darwin Core Archive file reader

This extension library can be used with DwC-A_dotnet dotnet Interactive to work with Darwin Core Archive files in jupyter notebooks.

Usage

To import this library into a notbook use the #r magic command as follows.

  1. #r "nuget:DwC-A_dotnet,<version>"
  2. #r "nuget:DwC-A_dotnet.Interactive,<version>"

Binder

Binder

Click on the button to see an example notebook with a sample dataset.

Note: This library is in preview at the moment. More to come…