Skip to main content

Pandas Extention python module

Project description

Pandas Extention _____________________ A set of Python modules intended to be [Extention to pandas](https://github.com/malneni/PdExt)

The primary purpose of this package is to allow developers to use pandas module for more applications

Application:

  • Add pandas DataFrame to word document as table

  • Split columns to multiple columns with Pandas

  • Split column to multiple rows with pandas

  • Compare column string with another column string with pandas

Prerequisites

Installation

Windows (cmd):

>python setup.py install

Documentation

The Python API and its documentation are currently being worked. You can find an early preview [here](https://pdext.readthedocs.io/en/latest/).

How to use

  • Splitting columns to multiple columns with Pandas

![image](/Pictures/Capture1.PNG)

Output

![image](/Pictures/Capture1_output.PNG)

  • Splitting columns to multiple Rows with Pandas

![image](/Pictures/Capture2.PNG)

Output

![image](/Pictures/Capture2_output.PNG)

  • Add pandas DataFrame to word document as table

With DataFrame Header as Table header .. image:: /Pictures/Capture3.PNG Output

![image](/Pictures/Capture3_output.PNG)

Without DataFrame Header as Table header .. image:: /Pictures/Capture4.PNG Output

![image](/Pictures/Capture4_output.PNG)

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

pdext-0.0.1.tar.gz (2.9 kB view hashes)

Uploaded Source

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