CSV.jl

Utility library for working with CSV and other delimited files in the Julia programming language (by JuliaData)

CSV.jl Alternatives

Similar projects and alternatives to CSV.jl

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better CSV.jl alternative or higher similarity.

CSV.jl reviews and mentions

Posts with mentions or reviews of CSV.jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-13.
  • Manifest.toml vs Project.toml in Julia
    4 projects | /r/Julia | 13 Apr 2023
    If you’ve used other package managers before, you may be wondering where the package versions are stored. While the Project.toml stores the IDs of the project’s direct dependencies, the Manifest.tomltracks the entire dependency tree, including both the direct and indirect dependencies and the versions of each. Because of this, the Manifest.tomlis always a larger file. For example, after adding just the CSV package to a fresh project, my Manifest.toml is already 200 lines long!
    4 projects | /r/Julia | 13 Apr 2023
    The available package versions can generally be found on the package’s home page. The versions for the CSV package can be found on the Releases page, for example.
  • Teaching Python
    3 projects | /r/learnpython | 30 Apr 2021
    Julia also has the CSV.jl library for reading/writing csv files, the DataFrames.jl library for manipulating data like pandas, and Images.jl for image processing/analysis. However, since Julia is so much newer than Python, the Julia libraries are almost never as feature rich as their Python counterparts.
  • CSV.File read extremely slow
    2 projects | /r/Julia | 4 Apr 2021
    Is this CSV.jl package? I think it shouldn't take that long. What Julia version is yours?
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 16 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic CSV.jl repo stats
5
443
6.2
7 days ago

JuliaData/CSV.jl is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of CSV.jl is Julia.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com