tablite icon indicating copy to clipboard operation
tablite copied to clipboard

multiprocessing enabled out-of-memory data analysis library for tabular data.

Results 6 tablite issues
Sort by recently updated
recently updated
newest added

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...

![image](https://github.com/root-11/tablite/assets/4048422/8e8a923f-5397-4e53-877c-c9a88f395dea) 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. ![image](https://github.com/root-11/tablite/assets/25830638/204f4f75-d435-4917-af61-2f458d2b34de) # Preamble First 12 bytes is the preamble, which...

enhancement

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...

dependencies