jar

org.jetbrains.kotlinx : dataframe-arrow

Maven & Gradle

Aug 23, 2023
719 stars

dataframe-arrow · Apache Arrow support for Kotlin Dataframe

Table Of Contents

Latest Version

Download org.jetbrains.kotlinx : dataframe-arrow JAR file - Latest Versions:

All Versions

Download org.jetbrains.kotlinx : dataframe-arrow JAR file - All Versions:

Version Vulnerabilities Size Updated
1727
1548
0.12.x
0.11.x
0.10.x
0.9.x
0.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dataframe-arrow-0.12.0-dev-2310.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jetbrains.kotlinx.dataframe.io

├─ org.jetbrains.kotlinx.dataframe.io.Allocator.class - [JAR]

├─ org.jetbrains.kotlinx.dataframe.io.ArrowFeather.class - [JAR]

├─ org.jetbrains.kotlinx.dataframe.io.ArrowReadingImplKt.class - [JAR]

├─ org.jetbrains.kotlinx.dataframe.io.ArrowReadingKt.class - [JAR]

├─ org.jetbrains.kotlinx.dataframe.io.ArrowTypesMatchingKt.class - [JAR]

├─ org.jetbrains.kotlinx.dataframe.io.ArrowWriter.class - [JAR]

├─ org.jetbrains.kotlinx.dataframe.io.ArrowWriterImpl.class - [JAR]

├─ org.jetbrains.kotlinx.dataframe.io.ArrowWriterKt.class - [JAR]

├─ org.jetbrains.kotlinx.dataframe.io.ArrowWritingKt.class - [JAR]

├─ org.jetbrains.kotlinx.dataframe.io.ConvertingException.class - [JAR]

├─ org.jetbrains.kotlinx.dataframe.io.ConvertingMismatch.class - [JAR]

├─ org.jetbrains.kotlinx.dataframe.io.DefaultReadArrowMethod.class - [JAR]

Advertisement