julia-csv

Community

Parse and write delimited text files.

AuthorKrastanov
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of reading from and writing to delimited text files (like CSV, TSV, or fixed-width) in Julia, handling various parsing complexities and data formats efficiently.

Core Features & Use Cases

  • High-Performance Reading: Supports multiple reading modes (CSV.File, CSV.read, CSV.Rows, CSV.Chunks) for optimal memory usage and speed.
  • Flexible Parsing: Offers granular control over headers, delimiters, missing values, quoting, data types, and date formats.
  • Efficient Writing: Enables writing tabular data to delimited files with customizable options.
  • Use Case: Automatically parse a large data.csv file into a Julia DataFrame, specifying a custom delimiter and handling date formats.

Quick Start

Use the julia-csv skill to parse the file 'data.csv' into a DataFrame.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: julia-csv
Download link: https://github.com/Krastanov/JuliaLLMAgentSkills/archive/main.zip#julia-csv

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.