Skip to content

Excel File Tile#


alt text A Tile that stores and returns an Excel file.

Description#

Description

  • Stores Excel files.

Output#

Excel File#

Info
  • Return
    The relative path to the Excel file.
    
  • Usage
    Returns the Excel file.
    

Real Signature#

Signature

  • A plain language description of the function associated with the tile
    def SquareRoot(x):
        return math.sqrt(0)