Argenis Leon

Results 64 issues of Argenis Leon

It seems that we could gain serious speed in writing and reading from databases using turbodbc. https://github.com/blue-yonder/turbodbc/issues/263

Oh, thanks for the detailed explanation. The project started just using Spark so we build the SQL query by hand. But now that we have SQLalchemy is certainly better to...

OK. I pulled the changes and it will now connect. There still appears to be no mechanism for Single Sign On, but I have bodged my copy for now. Additionally,...

### Discussed in https://github.com/hi-primus/optimus/discussions/1193 Originally posted by **slieb** September 7, 2021 I tried doing an install of optimus on my MacBook Pro (macOS V 11.5.1) under Python 3.9.1 but got...

https://github.com/datamade/usaddress

https://stackabuse.com/phonetic-similarity-of-words-a-vectorized-approach-in-python/

Maybe we can rely on this to process histograms in Dask https://github.com/douglasdavis/dask-histogram

Loading data depending on the memory available could help the user start processing data easily without having to deal with this issue by hand. Loading data bigger than memory could...

enhancement

* kurtosis https://github.com/dask/dask/issues/7272#event-4484372925 * skew https://github.com/dask/dask/pull/6881 * var