Python package for multi-dimensional tabular data
Project description
ProjectFrame for data manipulation
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
Release history Release notifications | RSS feed
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.4.tar.gz
(17.0 kB
view details)
Built Distribution
File details
Details for the file projectframe-1.0.4.tar.gz
.
File metadata
- Download URL: projectframe-1.0.4.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.3 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9951190779e0afeb0fdb3f3772028a7f47378545a4de8ff5db2cbaec46ef7f88 |
|
MD5 | e4d511716fa327c17a3fa84c7409f3e1 |
|
BLAKE2b-256 | 0fe22c547d2e24d9de1a0ee5fe51bb9a4d8d2281ebb148eac59d2c59e972a71b |
File details
Details for the file projectframe-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: projectframe-1.0.4-py3-none-any.whl
- Upload date:
- Size: 20.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.3 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad25de6831f1b4bbcf99a30de2dd9ce9e61eee7cbc424b33adb03f0413feb8fc |
|
MD5 | 7a1dce1f47f0755e88568b9c1f0d9458 |
|
BLAKE2b-256 | be5ca4645c9cc443ac05ecc38ad6d5260c341c41cd7c0d6667ed7e3ba3932951 |