Naveen-135/nvidia-osworld-vscode-task
收藏官方服务:
资源简介:
# FlexParser A lightweight Python library for loading CSV files and exporting the data as JSON. ## Installation ```bash pip install -r requirements.txt ``` ## Features - Load CSV files into memory with `load_csv()` - Filter rows by column value with `filter_rows(column, value)` - Serialise data to JSON with `to_json(output_path)`
提供机构:
Naveen-135



