Skip to main content

py-office-sheet is a gui based on pandas and numpy to process data efficienly

Project description

py-office-sheet

A cross-platform spreadsheet based on pandas and numpy for effecient data processing

in progress...

installation

to install:

pip install py-office-sheet

to launch app in console:

$ py-office-sheet

introduction

  • default saving format: pandas data object(.pdobj), upto 3 times less memory use compare to generic format such as excel or csv. this is done by joblib, therefore any application that has python support would be able to read it. It makes data managment easier when doing data analyze or machine learning.

    to import file in python:

   import joblib
   pandas_data_frame = joblin.load("yourfile.pdobj")
  • alternative format: numpy ndarray obj(.npobj) for maximum efficiency
  • support interactive python command
  • support python scripting

light mode: alt text

dark mode: alt text

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

py-office-sheet-0.1.195.tar.gz (663.9 kB view details)

Uploaded Source

Built Distribution

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

py_office_sheet-0.1.195-py3-none-any.whl (925.7 kB view details)

Uploaded Python 3

File details

Details for the file py-office-sheet-0.1.195.tar.gz.

File metadata

  • Download URL: py-office-sheet-0.1.195.tar.gz
  • Upload date:
  • Size: 663.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for py-office-sheet-0.1.195.tar.gz
Algorithm Hash digest
SHA256 0000d0ee12823372ed80d7a815d7c221afe8e254a8b08ab38028e2143e7bcef0
MD5 b278759b49d9ae537212d965c9f79e1a
BLAKE2b-256 d24aebbda1c283b897c46a7ad3bace014a9d65fec09bd3adb005b783795d924e

See more details on using hashes here.

File details

Details for the file py_office_sheet-0.1.195-py3-none-any.whl.

File metadata

  • Download URL: py_office_sheet-0.1.195-py3-none-any.whl
  • Upload date:
  • Size: 925.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for py_office_sheet-0.1.195-py3-none-any.whl
Algorithm Hash digest
SHA256 e99ef2dd7bd3dc5270c3bb198404c8563a040d24a714edd14e39d6c60a92a27f
MD5 c438b3667d4182d7745b175e419949bf
BLAKE2b-256 23c4bdc8e59d13b6461d564037ec9dd430c928fc75639aca864e460759fc9359

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