Skip to content

a-t-k/UniversalConverter

Repository files navigation

Universal converter

The Universal converter class help to converts from and to types: List, DataFrame, DataTable, TabularDataResource

Features

  • Converts from List<>
  • Converts from DataFrame
  • Converts from DataTable
  • Converts from TabularDataResource
  • Save results from DataTable into excel file

Availability

You can install the Universal converter package from NuGet by searching for "UniversalConverter" or using the following command:

Install-Package ATUniversalConverter

Usage

To use this converter, see tests

Benefits

Simple usage. Can use it in polyglot notebooks

Description

...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages