data_algebra
data_algebra copied to clipboard
Codd method-chained SQL generator and Pandas data processing in Python.
Results
2
data_algebra issues
Sort by
recently updated
recently updated
newest added
Finish turning back on tests where Polars behavior isn't the same as desired SQL ref. Note: for Nulls Polars can tell the difference from NaN, so will not match Pandas-...
enhancement
To solutions add a regularize records solution. Perhaps 2: one to service "the zero bug" ( https://win-vector.com/2017/02/21/the-zero-bug/ ), and one to narrow and fill out records prior to a cdata...
enhancement