tablite
tablite copied to clipboard
multiprocessing enabled out-of-memory data analysis library for tabular data.
Currently tablite uses system timezone info when dealing with dates. This should be changed to use UTC unless specified otherwise. While it doesn't matter if everything runs on the local...
@realratchet : In commit: https://github.com/root-11/tablite/commit/aee872b021e4870fe99af4f7479ac94eb6539b9a in line [452](https://github.com/root-11/tablite/blob/ef23744f14b840a6b5f3d007b40d389746cba927/tablite/joins.py#L452): """ Ratchet: I thought real good about it and it is not possible to mapping tasks be multi-processed/constant memory, because every slice...
 TODO: figure out how to measure memory footprint so that CPUs don't intercept on the memory footprint.
# Intro Here is a quick sketch for the format I'm thinking, some inspiration from GLTF. Here's a quick overview.  # Preamble First 12 bytes is the preamble, which...
https://numpy.org/devdocs/reference/generated/numpy.save.html#numpy.save
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...