Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

ldsands/parquet-compatibility

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

parquet-compatibility

Compatibility tests to make sure Julia can read parquet files from pyarrow output (open to adding others pyarrow is what I am familiar with so that is what I used)

Original_Data

Contains the original csv files used as the basis for the parquet files

Parquet_Creation_Scripts

This holds the scripts for the creation of the parquet files (right now only using pandas and pyarrow in python I'm open to other options as well)

Parquet_Files

Stores all the parquet files to be tested (I'm open to adding more types of data to this for additional testing)

About

Parquet files to test compatibility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%