A memory-mapped ring buffer implementation in Python. This module provides a MemMapRingBuffer class which is essentially a memory-mapped variant of collections.deque(maxlen). This combination of ...
Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets. We are happy to receive feedback and contributions. Deequ depends on ...