- Coroutine Based Data Processing Pipeline:
-
Concurrency at every stage of the data processing pipeline...
-
Process any number of files, of any length, for any number of filters
-
Multitask across all input files, broadcasting every row concurrently
-
Evaluate each row against any number of filters per input file
-
Dynamic data type inference and concurrent data parsing
-
Robust error handling of potentially unclean input data
-
Multiple date formats supported via user defined format key library
-
Generate user defined named tuples classes for each row processed
-
Multi-file output supports custom output directory and file names
-
-
Notifications
You must be signed in to change notification settings - Fork 0
dseeni/Coroutine_Multi-Tasking_Data_Parser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Cooperative Multitasking Using Generator Based Coroutines in Python...
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published