Louis Maddox
Louis Maddox
Me too! Yes it was the WIT dataset, and can be observed using the dataset's sample file as described in [my initial comment](https://github.com/dask/dask/issues/8045#issue-971635987) at `https://storage.googleapis.com/gresearch/wit/wit_v1.train.all-1percent_sample.tsv.gz`. Weekend came & went but...
Ah, yes, had not been on my mind but one of the scripts I'm working with in testing [in an environment with a locally editable installation of both `dask` and...
Yeah, sorry, to clarify I was working with a local editable dask install to look at certain parameters set within the program which I'm trying to excise into this module...
Popping back in to note that I just yesterday came across the chunked CSV reader capability in Parquet (as used in PyArrow) and after checking it indeed seems to be...
Hmm yes just saw this regress after I switched to rich, but it can be remedied in the interim for integration in library code for example (who would otherwise see...
Opened a PR that fixes it: - #3233
I've implemented support for callable arguments and added all the test coverage I think this feature needs now, looks ready to review @jcrist :tada: Please let me know of any...
I followed this issue because I had the same feature request, and am surprised this is considered too difficult to implement. The template feature is just wrapping templating functionality in...
> Potentially the answer from the polars team is that you shouldn't make python packages which depend on polars, only using polars as an end-user. I agree that this is...
Hey @sydney-runkle ooh this one fell off the task list, where were we 👾 By the way great talk at PyCon! 😄 You’re v welcome @changhc thanks for digging this...