1 reference to ExceedsNumberOfRows
Microsoft.Data.Analysis (1)
DataFrame.cs (1)
339
throw new ArgumentException(string.Format(Strings.
ExceedsNumberOfRows
, Rows.Count), nameof(numberOfRows));