Skip to main content

The package will change the world of data transformation by utilizing/modifying the low-level stuff.

Project description

lowLevelDataTransformation

The package will change the world of data transformation by utilizing/modifying the low-level stuff.

Developed by BAAR Team Bravo 6 (c) 2024

Features

  • High-performance data transformation.
  • Utilizes Cython for speed and efficiency.
  • Modular design with separate functionalities for different tasks.

Installation

You can install the package using pip:

pip install lowLevelDataTransformation
from lowLevelDataTransformation.df_to_list_of_dictionary.df_to_list_of_dict import df_to_list_of_dictionary
from lowLevelDataTransformation.df_to_string.df_to_string import df_to_string
from lowLevelDataTransformation.string_to_df.string_to_df import string_to_df
import pandas as pd

sample_dataframe = pd.DataFrame({'col_1': [10, 12, 14], 'col_2': ['a', 'b', 'c']})
sample_string = 'col_1__=__10__$$__col_2__=__a__::__col_1__=__12__$$__col_2__=__b__::__col_1__=__14__$$__col_2__=__c__$$____::__'
output_list = df_to_list_of_dictionary(sample_dataframe)
output_string = df_to_string(sample_dataframe)
output_dataframe = string_to_df(sample_string)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

lowLevelDataTransformation-0.0.4-cp312-cp312-win_amd64.whl (66.8 kB view details)

Uploaded CPython 3.12 Windows x86-64

lowLevelDataTransformation-0.0.4-cp311-cp311-win_amd64.whl (65.9 kB view details)

Uploaded CPython 3.11 Windows x86-64

lowLevelDataTransformation-0.0.4-cp310-cp310-win_amd64.whl (66.0 kB view details)

Uploaded CPython 3.10 Windows x86-64

lowLevelDataTransformation-0.0.4-cp39-cp39-win_amd64.whl (83.1 kB view details)

Uploaded CPython 3.9 Windows x86-64

lowLevelDataTransformation-0.0.4-cp38-cp38-win_amd64.whl (83.6 kB view details)

Uploaded CPython 3.8 Windows x86-64

lowLevelDataTransformation-0.0.4-cp37-cp37m-win_amd64.whl (83.9 kB view details)

Uploaded CPython 3.7m Windows x86-64

lowLevelDataTransformation-0.0.4-cp36-cp36m-win_amd64.whl (77.0 kB view details)

Uploaded CPython 3.6m Windows x86-64

File details

Details for the file lowLevelDataTransformation-0.0.4-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for lowLevelDataTransformation-0.0.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1ef6a0dd03ae1ab8abfafaa96c7a98a2cddde2193b44dcd47f81df55da83de68
MD5 eaa81c5c946c6b8d3425fcbe3b4eec34
BLAKE2b-256 911ed1710614b2740967ee787f84b3c0462104e0ab707beaa03dad92e05c974d

See more details on using hashes here.

File details

Details for the file lowLevelDataTransformation-0.0.4-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for lowLevelDataTransformation-0.0.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 2cbf454c7a6faf4bb4e340291502ae6b93b28d2961dc96dc3927463963613ea1
MD5 e534d28ef88f6061725eeee10e7957db
BLAKE2b-256 7b599bde59dff4a779d8c379c0f37ed667af9986ad297521a897a1fa19b15a2b

See more details on using hashes here.

File details

Details for the file lowLevelDataTransformation-0.0.4-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for lowLevelDataTransformation-0.0.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 27cf1fa909035a6b63940f51b2a4364422a8fa99f48028cc99349465cbaf2b61
MD5 8f70030c7b7ef116265717062d8c55e5
BLAKE2b-256 21041806228c5c75d007229920fe8c95e711d6157beb79eae5212eaf401c306b

See more details on using hashes here.

File details

Details for the file lowLevelDataTransformation-0.0.4-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for lowLevelDataTransformation-0.0.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 439339c8fa438433d543c666cf30975c62a03cf912f47e8dbc0763baf71657d7
MD5 f65cd2baa5163956d9596d84223b82a3
BLAKE2b-256 3086c86326751c5297d1934179310699895e42a73d7d58e277b85403158cfbd8

See more details on using hashes here.

File details

Details for the file lowLevelDataTransformation-0.0.4-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for lowLevelDataTransformation-0.0.4-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 44a35c7a083d235cfefc5ea263c6522ec5ef13c24ec001134ca8574b7ea00313
MD5 bd79bdb11c28e4af8192760047111648
BLAKE2b-256 2aa0c199c2d09523cfd350b333e9f06737719351ff0fa5078cc2ba6c0b8783a1

See more details on using hashes here.

File details

Details for the file lowLevelDataTransformation-0.0.4-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for lowLevelDataTransformation-0.0.4-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 371684f0b9c0ed7eeab56d7446e882517896e864dd481985217775dff4a30ab4
MD5 7990c71d3db14b85f4498146454484f2
BLAKE2b-256 d7332fa05096d3e2a96bd05d7511ed54c7d2960b0048ce232d3d2f29f476e2ce

See more details on using hashes here.

File details

Details for the file lowLevelDataTransformation-0.0.4-cp36-cp36m-win_amd64.whl.

File metadata

File hashes

Hashes for lowLevelDataTransformation-0.0.4-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 33f1e7adb0b4da3c9f995fab01f089f378ba2f79e61af7e888b5dbc84d452e3c
MD5 ea83820a2eba3adcf1d80ac63be62074
BLAKE2b-256 1a75dd64fecda0b04967142a05780200ca178b69ac2b915920c20d5cc817d1fd

See more details on using hashes here.

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