POC of a Python library that will help Data Scientist do transform their data
Project description
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
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
Built Distribution
File details
Details for the file datatransformpackage-1.0.tar.gz
.
File metadata
- Download URL: datatransformpackage-1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Darwin/23.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
79d988698d36c4a15516d5855e78f615d6d7f7a8c4e3dcc29dfb4fd94a97c7f8
|
|
MD5 |
de473106541a9eb19344a3aeaf68c614
|
|
BLAKE2b-256 |
9828c5b58c667e2f4a941363415aebe46e01391bcc5c5d9548c8b5a019a8a65f
|
File details
Details for the file datatransformpackage-1.0-py3-none-any.whl
.
File metadata
- Download URL: datatransformpackage-1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Darwin/23.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7da09015168b9c369b65f094aba559b2af7aea5249f1f9d2a27824bf23c6ac82
|
|
MD5 |
aab25895485eec518819b6fc8d8b7605
|
|
BLAKE2b-256 |
a8cbbaee9def36a0279e3b2c5322ecd8a7367b9b47a3f379b4cd47e911399f56
|