Click or drag to resize
SeriesK, VFormat Method
Shows the series content in a human-readable format. The resulting string shows a limited number of values from the series.

Namespace:  Deedle
Assembly:  Deedle (in Deedle.dll) Version: 1.2
Syntax
C#
public string Format()

Return Value

Type: String

[Missing <returns> documentation for "M:Deedle.Series`2.Format"]

See Also