いっしー@Webエンジニア
Webツールプログラミング言語プログラミング学習ITニュースIT用語辞典ポートフォリオ
  1. トップページ
  2. プログラミング言語
  3. Ruby
  4. 3
  5. builtin
  6. module
  7. CSV

Ruby3.x CSV

Ruby 3 系 のCSVに関する言語リファレンス情報をまとめたカテゴリです。

CSVクラス

constant

    ConverterEncoding
    Converters
    DateMatcher
    DateTimeMatcher
    DEFAULT_OPTIONS
    FieldInfo
    FieldsConverter
    HeaderConverters
    InputRecordSeparator
    InvalidEncodingError
    MalformedCSVError
    Parser
    Row
    Table
    TSV
    VERSION
    Writer

method

    <<
    add_row
    binmode
    binmode?
    close
    close_read
    close_write
    closed?
    col_sep
    convert
    converters
    each
    encoding
    eof
    eof?
    external_encoding
    fcntl
    field_size_limit
    fileno
    filter
    flock
    flush
    force_quotes?
    foreach
    fsync
    generate
    generate_line
    generate_lines
    gets
    header_convert
    header_converters
    header_row?
    headers
    inspect
    instance
    internal_encoding
    ioctl
    isatty
    liberal_parsing?
    line
    lineno
    max_field_size
    open
    parse
    parse_line
    path
    pid
    pos
    pos=
    puts
    quote_char
    read
    readline
    readlines
    reopen
    return_headers?
    rewind
    row_sep
    seek
    shift
    skip_blanks?
    skip_lines
    stat
    string
    sync
    sync=
    table
    tell
    to_i
    to_io
    truncate
    tty?
    unconverted_fields?
    write_headers?
いっしー@Webエンジニア

いっしー@Webエンジニア

IT業界で人事マネージャーを務めた後、32歳で未経験からWebエンジニアに転身。現在はブログやYouTubeでプログラミングの楽しさと学びを発信しています。

© 2025 いっしー@Webエンジニア