finam.Location#

class finam.Location(value)[source]#

Bases: Enum

Data location in the grid.

CELLS = 0#
POINTS = 1#
classmethod __getitem__(name)#

Return the member matching name.