fslaborg / Deedle

Easy to use .NET library for data and time series manipulation and for scientific programming
http://fslab.org/Deedle/
BSD 2-Clause "Simplified" License
924 stars 196 forks source link

Recover documentation test by work around some errors. #390

Closed zyzhu closed 5 years ago

zyzhu commented 5 years ago

Work around errors

  1. Skip error such as "Error - An implementation of the file or module 'Frame$fsx' has already been given".
  2. Skip warnings such as readcsv
  3. Skip error of running RProvider via nunit
dsyme commented 5 years ago

Fantastic!