Type: nodetool.data.LoadCSVAssets

Namespace: nodetool.data

Description

Load dataframes from an asset folder. load, dataframe, file, import

Use cases:
- Load multiple dataframes from a folder
- Process multiple datasets in sequence
- Batch import of data files

Properties

Property Type Description Default
folder folder The asset folder to load the dataframes from. {"type":"folder","uri":"","asset_id":null,"data...

Outputs

Output Type Description
dataframe dataframe  
name str  
dataframes list  
names list  

Browse other nodes in the nodetool.data namespace.