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.5-cp312-cp312-win_amd64.whl (64.8 kB view details)

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.8Windows x86-64

LLDT-0.0.5-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.5-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: lldt-0.0.5-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.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 63e01a1c1ba856e63eb638be67a7cc0fc862421b4ff98b348cedae6524460c9f
MD5 fcbe086adb3244932b18afdf91c0bf5b
BLAKE2b-256 cfe9a94c743fca3ddc87b13e7c06f418fa71b85de352c6318c8f4e67539612e7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: LLDT-0.0.5-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.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b8366a41c47ae1522ef72af3b3090c0e1be4cd851fc997aa7d31dc1724b634fb
MD5 9beffaa8c7ce3a463cb9d6adc4a03628
BLAKE2b-256 23160bcb5b2dd1b909923685c71041f6c94f4827d6ead5a666175dae257518aa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: LLDT-0.0.5-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.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8ad06f76ec8953d02ca00fc6899a58a61b06cb61baa27d6afc2dadd20b214eac
MD5 1dfe10dcc6f9d23198b331e0439e790f
BLAKE2b-256 8b5f9ab80142518df7f959a2a1e5b3cf26e8f481f8538be46d28a755120278e0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: LLDT-0.0.5-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.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 0f742ae8f53a853faed187bd8f21c4b63a393597e495ac8f39636d752f80c907
MD5 33908d599ff31e81e6b318b5c11bccde
BLAKE2b-256 7db5970bbc1bbda5b7c7a0ae7d7c255b88e7cc2fef57bdb2bf796e28b8471a2b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: LLDT-0.0.5-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.5-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 3224af27f52fead23ac79c73f4a33b14e2cf85e406d61576428717b8ac08b232
MD5 8dcf2c41a914a1ee01f59095e39dc0b7
BLAKE2b-256 be22747fb42b3506ebc82994abde0d43ddddcee460f36f1a2cf2938b6fca15ce

See more details on using hashes here.

File details

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

File metadata

  • Download URL: LLDT-0.0.5-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.5-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 7cd275f93c4358904b8c4d45e93eb3d411748688c17513dc431f3c70bd624141
MD5 1df31d290d82e9c368694884d4029459
BLAKE2b-256 58e05f6dc82f1a8bce37663e9d74773ddc900c6d1c7fc29b21a4667239be4ed9

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