Skip to main content

a tool to convert parquet file to excel file

Project description

parquet_to_excel

A tool to convert parquet file to excel file in rust, both a single parquet file and a folder of parquet files are supported. You can also use python to call it. The python package name is parquet_to_excel too. you can install it by pip install parquet_to_excel. If you could not install this package correctly, you can try to install rust and maturin (pip install maturin) first. Then you can try again.

A Python Example

from parquet_to_excel import parquet_file_to_xlsx, parquet_files_to_xlsx

parquet_file_to_xlsx(r"data\result\qid=160\a.parquet", r"out1.xlsx", "data", "", {"ddbm": "地点编码"})
parquet_files_to_xlsx(r"data\result\qid=160", r"out2.xlsx", "", "scfs", {"ddbm": "地点编码"})

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

parquet_to_excel-0.1.2.tar.gz (16.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

parquet_to_excel-0.1.2-cp312-cp312-win_amd64.whl (6.2 MB view details)

Uploaded CPython 3.12Windows x86-64

File details

Details for the file parquet_to_excel-0.1.2.tar.gz.

File metadata

  • Download URL: parquet_to_excel-0.1.2.tar.gz
  • Upload date:
  • Size: 16.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.1

File hashes

Hashes for parquet_to_excel-0.1.2.tar.gz
Algorithm Hash digest
SHA256 f6cd294db7d61d4130ea851855ac9460f1bdb8f1a2426b917de1ff4a1263e32b
MD5 f2f03e9dcdded1ea17e13bbec8b568b9
BLAKE2b-256 09346a3e91ede9aba6f741bc7215137032851d9ce49ebaaebf33c201c341579c

See more details on using hashes here.

File details

Details for the file parquet_to_excel-0.1.2-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for parquet_to_excel-0.1.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a3ce0ed32774efb3f6d205879e734c78e7790b48fafbf4349c05afa1123ed642
MD5 294a05ff1e4ad7d3650ecfb70eacde46
BLAKE2b-256 9affd5c5e46ffe679df8ea749a9c93f4ea0be61f6bbb4e6bf7843cbf9c8d59e8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page