Info
| Version: | 0.3.4 | 
| Author(s): | MSU ITIS Lab | 
| Last Update: | Tuesday, July 3, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://github.com/predictionmachines/Angara.Table | 
| NuGet Url: | https://www.nuget.org/packages/Itis.Angara.Table | 
Install
Install-Package Itis.Angara.Table
                        dotnet add package Itis.Angara.Table
                        paket add Itis.Angara.Table
                        
                                Itis.Angara.Table Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Angara.Serialization(>= 0.3.0 && < 0.4.0)
- Angara.Statistics(>= 0.1.0 && < 1.0.0)
- System.Collections.Immutable(>= 1.1.36)
Tags
 
                
It allows loading and saving tables using text delimited formats (CSV) and facilitates operations on tables.