Skip to content

SoulSong/parquet-avro-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

parquet dependencies

  • window10+python36

  • CentOS+python36

    • pip install fastparquet
    • pip install python-snappy
      Note:if install failed, maybe you need to excute 'yum install snappy-devel' before install python-snappy

avro dependencies

  • window10+python36
    • pip install avro-python3==1.8.2
      link : https://pypi.org/project/avro-python3/.

About

Handle data with parquet/avro/json format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages