Sarah Bird

Results 62 comments of Sarah Bird

Thanks. As the docstring says "directories/buckets cannot be used with info." When you say "could be fairly easily hijacked" do you mean could start supporting directories/buckets? Because a parquet "file"...

This may all be obvious, but I just want to make sure we're on the same page: To clarify the workflow: 1. s3fs session starts 1. do work create parquet...

"file" is dask generated parquet directory plus files from running df.to_parquet('s3://bucket/mydata.parquet') I would think that the only thing exists can do is check the outer directory exists it has no...

As a work around, putting the sub-classes in different files/modules prevented this.

> Is this a dupe of #10108? No. After uninstalling chromedriver everything worked fine. As @mattpap said it's because the codepath currently just tries chromium first rather than using `$PATH`...

@bryevdv, I dug into this tonight because I'm not very happy with the performance of a plot I have with patches + slider. In doing so I noticed that map_data...

This would be a phenomenal feature. I had to make a special theme to make my publication plots look right. That said, it wasn't the biggest hurdle I faced in...

I ran into this question while searching for a similar thing. From the notebook menu, before hitting save select "Widgets -> Save Notebook Widget State". In that case when you...

I have narrowed this down to a column I'm trying to cast as boolean.