Skip to main content

Get the spreadsheet representation of a pandas data frame.

Project description

SpreadPandas

The Spreadsheet class is meant to identify which cells of a spreadsheet would be occupied by a pandas data frame based on its dimensions. The correspondence is carried out for the whole data frame and its sub elements, like the header, index and body.

It follows a simple example. Consider the following table to be a 1x2 pandas data frame:

Name Type
1 Python Programming Language
2 Word Text Editor

By populating the sheet from the top left and keeping the index, the table would occupy the cells ["B1", "C1", "A2", "B2", "C2", "A3", "B3", "C3"]. In particular, ["B1", "C1"] would be the header, ["A2", "A3"] the index and ["B2", "C2", "B3", "C3"] the body.

Under construction...

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

spreadpandas-0.0.1.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

spreadpandas-0.0.1-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file spreadpandas-0.0.1.tar.gz.

File metadata

  • Download URL: spreadpandas-0.0.1.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.1

File hashes

Hashes for spreadpandas-0.0.1.tar.gz
Algorithm Hash digest
SHA256 fa0e6fab6811fd644e7cca4b7c10628979c427542bcfe7fe218ab42e24ed9fa5
MD5 27abfeb3d14e161367ada0afa4344dc1
BLAKE2b-256 534eebfbfd8910307decc4837a8fbceae08f73b6f6f646656184b8db533e12cb

See more details on using hashes here.

File details

Details for the file spreadpandas-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for spreadpandas-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d37f8597ee1998d5e07137b4815d69470abd167aff342a08dfcfb9a39f7b7bc0
MD5 5e2deb900cc05a90b59d11d93370fc93
BLAKE2b-256 53a5cd7a4e00cff51c7c58fe3b87398ffc5de85fb42eb606dd31e7746e309c9e

See more details on using hashes here.

Supported by

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