The CSV star in Nova lets you convert data between CSV and JSON formats seamlessly. You can read CSV files and use their data in subsequent steps as JSON, or convert JSON data to CSV for export or sharing, making it an essential tool for data processing and exchange.
This function reads a CSV string and converts it into JSON array format.