Skip to main content

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

Project description

LLDT

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

Developed by Md Ashif Ali (c) 2025

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 LLDT
from LLDT.df_to_list_of_dictionary.df_to_list_of_dict import df_to_list_of_dictionary
from LLDT.df_to_string.df_to_string import df_to_string
from LLDT.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

If you're not sure about the file name format, learn more about wheel file names.

lldt-0.0.7-cp312-cp312-win_amd64.whl (64.8 kB view details)

Uploaded CPython 3.12Windows x86-64

LLDT-0.0.7-cp311-cp311-win_amd64.whl (64.1 kB view details)

Uploaded CPython 3.11Windows x86-64

LLDT-0.0.7-cp310-cp310-win_amd64.whl (64.4 kB view details)

Uploaded CPython 3.10Windows x86-64

LLDT-0.0.7-cp39-cp39-win_amd64.whl (85.6 kB view details)

Uploaded CPython 3.9Windows x86-64

LLDT-0.0.7-cp38-cp38-win_amd64.whl (87.1 kB view details)

Uploaded CPython 3.8Windows x86-64

LLDT-0.0.7-cp36-cp36m-win_amd64.whl (77.1 kB view details)

Uploaded CPython 3.6mWindows x86-64

File details

Details for the file lldt-0.0.7-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: lldt-0.0.7-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 64.8 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.23

File hashes

Hashes for lldt-0.0.7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 287bec5e0852c1641a13141998f0b05b11da3efa7c80451aed8ed1faf420110e
MD5 c22f8642bbf040f88bb5585079043436
BLAKE2b-256 2d77b64f0f0bba8ce2b476bb07c1e0793efa5a86ffa7976f6fc701c6432af745

See more details on using hashes here.

File details

Details for the file LLDT-0.0.7-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: LLDT-0.0.7-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 64.1 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.23

File hashes

Hashes for LLDT-0.0.7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3016e59b88ead3243aecad0bf1f00489f2f4ffe2f4b790c723ac1773717cec85
MD5 f5aa2e630cf181a4ede7e7d98b326ad7
BLAKE2b-256 5cd4a424184a3649901f218944a646241e861e3aed7dbf2fb4d0661d457d7b0d

See more details on using hashes here.

File details

Details for the file LLDT-0.0.7-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: LLDT-0.0.7-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 64.4 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.23

File hashes

Hashes for LLDT-0.0.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c3ff218767e6d5f8431b9d0bb218347a862eba5594950fd477a240d6f558d9a3
MD5 4a44ffada2032c9ac6cf3e60a9aa5205
BLAKE2b-256 0f1e1504cd1344b39f2e17eb80d90fabae605c7cf8c1dc9bf4ab92cd27e296c1

See more details on using hashes here.

File details

Details for the file LLDT-0.0.7-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: LLDT-0.0.7-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 85.6 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.23

File hashes

Hashes for LLDT-0.0.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 264b7cb3c08d0fc58f8f6eb595fbb41ef0acfa2f977e4fec26d0aab258fa2bff
MD5 617a409d646d725dc99ace1a883ee49c
BLAKE2b-256 9aa03dc67044f799f57608b05da2afa30881620cba7d6a07175111eb4874d8aa

See more details on using hashes here.

File details

Details for the file LLDT-0.0.7-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: LLDT-0.0.7-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 87.1 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.23

File hashes

Hashes for LLDT-0.0.7-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 7d279ee870f889ff398849ac558a65662d8003ad5ce41b6343641ac4b0b2dc12
MD5 cf671ef5f3da845a7004421f4ff687ad
BLAKE2b-256 28470cdb49db2a3e654c33f1ecaa7bbb2d1e21a3602f41437271c84afac34cfe

See more details on using hashes here.

File details

Details for the file LLDT-0.0.7-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: LLDT-0.0.7-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 77.1 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.23

File hashes

Hashes for LLDT-0.0.7-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 2e1cd5c598fd56f06a06f5104b9c6da21735434d3bdf2a015a57a6cd235636eb
MD5 624358aa8090a6a8a3be6d467c5d93c2
BLAKE2b-256 3033000940448c6f8e0823c5dfbea77fa2e80ee2455018ad14814da3e9c7ec53

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page