2 references to ExpectedEitherGuessRowsOrDataTypes
Microsoft.Data.Analysis (2)
DataFrame.IO.cs (2)
369throw new ArgumentException(string.Format(Strings.ExpectedEitherGuessRowsOrDataTypes, nameof(guessRows), nameof(dataTypes))); 580throw new ArgumentException(string.Format(Strings.ExpectedEitherGuessRowsOrDataTypes, nameof(guessRows), nameof(dataTypes)));