Jon Mease

Results 330 comments of Jon Mease

Ah, nice. I had missed the `native_namespace` bit. I saw this issue and assumed that `from_dict` was new, but now I understand that it's the default behavior. Sorry for the...

Hi @arslnb, thanks for the report. These are indeed verbose logs, and most of them are from VegaFusion's Rust dependencies. These are typically enabled by setting the `RUST_LOG` environment variable....

Hi @malmaud, I would love to do this... but we still support Python 2.7. That said, in all of our new generated code we use numpydoc docstrings with return types...

That looks really interesting. I don't see any downside to adding these to at least the code generation output, because that would automatically stay up to date (and this covers...

If you're interested in digging in, I'd like to start by adding stub generation to the `graph_obj` code generation logic. The current logic is in `codegen/datatypes.py`. As I said, this...

Also, depending on how large they are (we have a *lot* or graph object classes), we may need to ship them in a separate package.

I think I have seen this before, and the work around was to download the file manually before loading it. Is this only for csv? We have a [fallback for...

> Also I'm wondering if it is fair to expect changes for this in vegafusion? Maybe we have to move away from jsDelivr as recommended CDN for vega-datasets? Yes, this...

Do you want to connect the dots in https://github.com/apache/arrow-rs-object-store/issues/340? I'll still add the fallback here, but would be nice for this work in object_store.