Skip to content

mydevground/ConvertCSVtoParquetUsingPython

Repository files navigation

Convert a CSV file into a Parquet

This script takes in a CSV file as myInput and generates a Parquet file as myOutput.

Prerequisites modules

  • pandas

  • pyarrow

  • pyspark

  • koalas

  • dask

  • install required external modules.

script

  • Execute each '.py' file using `python3'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages