Arrow Julia Package

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instance_of gptkb:software
gptkbp:bfsLayer 6
gptkbp:bfsParent gptkb:Avro_Arrow
gptkbp:dependency gptkb:Arrow_C++_Library
gptkbp:developed_by gptkb:software_framework
gptkbp:example gptkb:Arrow._Memory_Mapped_File
gptkb:Arrow._Table
read_table("file.arrow")
using Arrow
write_table("file.arrow", df)
gptkbp:functionality Memory Mapping
Data Frame Integration
Reading and Writing Arrow Files
Streaming Data Support
gptkbp:has_documentation https://arrow.apache.org/docs/
https://www.w3.org/2000/01/rdf-schema#label Arrow Julia Package
gptkbp:installation Pkg.add(" Arrow")
gptkbp:is_maintained_by Julia IO Team
gptkbp:is_used_for Data Analysis
gptkbp:language gptkb:Julia
gptkbp:latest_version 0.3.0
gptkbp:license Apache License 2.0
gptkbp:provides Columnar Data Format
gptkbp:release_date 2020-01-01
gptkbp:released_in gptkb:2020
gptkbp:repository https://github.com/ Julia IO/ Arrow.jl
gptkbp:supports Multiple Platforms
Interoperability with Apache Arrow