Class: Datasets::Mushroom::Record

Inherits:
Struct
  • Object
show all
Defined in:
lib/datasets/mushroom.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bruisesObject

Returns the value of attribute bruises



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def bruises
  @bruises
end

#cap_colorObject

Returns the value of attribute cap_color



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def cap_color
  @cap_color
end

#cap_shapeObject

Returns the value of attribute cap_shape



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def cap_shape
  @cap_shape
end

#cap_surfaceObject

Returns the value of attribute cap_surface



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def cap_surface
  @cap_surface
end

#gill_attachmentObject

Returns the value of attribute gill_attachment



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def gill_attachment
  @gill_attachment
end

#gill_colorObject

Returns the value of attribute gill_color



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def gill_color
  @gill_color
end

#gill_sizeObject

Returns the value of attribute gill_size



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def gill_size
  @gill_size
end

#gill_spacingObject

Returns the value of attribute gill_spacing



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def gill_spacing
  @gill_spacing
end

#habitatObject

Returns the value of attribute habitat



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def habitat
  @habitat
end

#labelObject

Returns the value of attribute label



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def label
  @label
end

#n_ringsObject

Returns the value of attribute n_rings



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def n_rings
  @n_rings
end

#odorObject

Returns the value of attribute odor



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def odor
  @odor
end

#populationObject

Returns the value of attribute population



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def population
  @population
end

#ring_typeObject

Returns the value of attribute ring_type



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def ring_type
  @ring_type
end

#spore_print_colorObject

Returns the value of attribute spore_print_color



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def spore_print_color
  @spore_print_color
end

#stalk_color_above_ringObject

Returns the value of attribute stalk_color_above_ring



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def stalk_color_above_ring
  @stalk_color_above_ring
end

#stalk_color_below_ringObject

Returns the value of attribute stalk_color_below_ring



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def stalk_color_below_ring
  @stalk_color_below_ring
end

#stalk_rootObject

Returns the value of attribute stalk_root



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def stalk_root
  @stalk_root
end

#stalk_shapeObject

Returns the value of attribute stalk_shape



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def stalk_shape
  @stalk_shape
end

#stalk_surface_above_ringObject

Returns the value of attribute stalk_surface_above_ring



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def stalk_surface_above_ring
  @stalk_surface_above_ring
end

#stalk_surface_below_ringObject

Returns the value of attribute stalk_surface_below_ring



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def stalk_surface_below_ring
  @stalk_surface_below_ring
end

#veil_colorObject

Returns the value of attribute veil_color



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def veil_color
  @veil_color
end

#veil_typeObject

Returns the value of attribute veil_type



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def veil_type
  @veil_type
end