Skip to main content

Python package for multi-dimensional tabular data

Project description

ProjectFrame for data manipulation

Build Status PyPI version Coffee

This is a Python package for easy and efficient manipulation of multiple DataFrame-like objects.

Install

If you dont already have numpy and scipy installed, it is best to download Anaconda, a python distribution that has them included.

    https://continuum.io/downloads

Dependencies can be installed by:

    pip install -r requirements.txt

PyPI install, presuming you have all its requirements installed:

	pip install projectframe

Usage

from projectframe import ProjectFrame
import numpy as np

# Create data
pf = ProjectFrame()

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

projectframe-1.0.2.tar.gz (17.0 kB view hashes)

Uploaded Source

Built Distribution

projectframe-1.0.2-py3-none-any.whl (20.6 kB view hashes)

Uploaded Python 3

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