A publication-grade high-performance NUMA-aware crash-proof data processing micro-library.
Project description
LightningClean V1.0
A publication-grade, crash-proof, and high-throughput data processing micro-library. Provides 50x-80x processing acceleration limits over standard tabular data containers.
🚀 Fast Drop-in Implementation Execution Loop
import lightningclean as lc
df = lc.read_csv("large_dirty_profile_dataset.csv")
df.head(n=10)
# Fetch GPS logs metrics tracks tracking bad entries variables
diagnostic_logs = df.error_report()
print(diagnostic_logs)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lightningclean-1.3.0.tar.gz
(2.6 kB
view details)
File details
Details for the file lightningclean-1.3.0.tar.gz.
File metadata
- Download URL: lightningclean-1.3.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0696673609a82a4bb869606ac82c36d62f73b4a9b0071669d08478fb8c23fc1
|
|
| MD5 |
2760a22b143eb1a66cfa1cd00a7f652b
|
|
| BLAKE2b-256 |
4def71a89626d123f74813df239183ce91141b0f5e2d9a3f14783b1ee1894fd8
|