EPSS::CSV::Feed
Inherits Enumerable < Struct < Value < Object
Parsed result of an EPSS feed file: the leading metadata and the
full list of Score rows. Iterating row-by-row is also available via
CSV.each_score.
Constructors
Instance methods
[](*args, **options)
Source[](*args, **options, &)
Sourceeach(*args, **options)
Sourceeach(*args, **options, &)
Sourcemetadata
Sourcescores
Sourcesize(*args, **options)
Sourcesize(*args, **options, &)
Source