DataTransformLib
DataTransformLib is a Python library designed to assist data scientists with common data transformation tasks. This library provides functions to transpose matrices, generate time series windows, and perform 2D convolutions, making it easier to handle and manipulate data efficiently.
Features
- Transpose Matrices: Transpose 2D matrices provided as lists or file paths.
- Time Series Windowing: Generate overlapping windows from a 1D input array.
- 2D Convolution: Perform 2D convolution on matrices with a specified kernel and stride.
Installation
You can install DataTransformLib from PyPI using pip:
pip install DataTransformLib
Release files for datatransformpackage 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| datatransformpackage-1.0.tar.gz | 2.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| datatransformpackage-1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.2 kB
Release files / datatransformpackage-1.0.tar.gz
| Download URL | datatransformpackage-1.0.tar.gz |
|---|---|
| Size | 2.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
79d988698d36c4a15516d5855e78f615d6d7f7a8c4e3dcc29dfb4fd94a97c7f8
|
|
BLAKE2b-256 checksum How to use checksums |
9828c5b58c667e2f4a941363415aebe46e01391bcc5c5d9548c8b5a019a8a65f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.3 CPython/3.12.3 Darwin/23.4.0
|
Release files / datatransformpackage-1.0-py3-none-any.whl
| Download URL | datatransformpackage-1.0-py3-none-any.whl |
|---|---|
| Size | 3.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7da09015168b9c369b65f094aba559b2af7aea5249f1f9d2a27824bf23c6ac82
|
|
BLAKE2b-256 checksum How to use checksums |
a8cbbaee9def36a0279e3b2c5322ecd8a7367b9b47a3f379b4cd47e911399f56
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.3 CPython/3.12.3 Darwin/23.4.0
|