io.continuum.bokeh.sampledata

iris

package iris

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. iris
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. case class FlowersData(petal_length: List[Double], petal_width: List[Double], sepal_length: List[Double], sepal_width: List[Double], species: List[String]) extends Product with Serializable

Value Members

  1. object Flowers extends SampleData

  2. def flowers: FlowersData

Inherited from AnyRef

Inherited from Any

Ungrouped