Michael Aye

Results 200 comments of Michael Aye

I'm very confused now. Correcting the read_csv parsing aligns the behavior of `plot()` and `hvplot()`, but why was it different then before?

The asymmetry with the matplotlib choices is also something that irks me very often. What could I do to start working on this?

Unfortunately some build tools like fastai's fastrelease rely on having mambabuild available in the current environment, at least in their default setup. In the case of not using fastrelease, is...

and then I'd use `--convert` to build the other versions, like shown here? https://docs.conda.io/projects/conda-build/en/latest/user-guide/tutorials/build-pkgs.html#converting-a-package-for-use-on-all-platforms sorry for the noob-builder questions, only recently started to seriously into conda package building...

i think there's no CLI option to do the first build at a different than current environment, right?

Same here, I thought I'm going crazy. Have files stored on Dropbox that download within a second using Dropbox, but never arrive using intake.

hm, doesn't the fact that conda enforces versioning already solve the problem on that side? But I guess you don't want to go down the "enforcing conda" route?

I see, true. Related to this then, I think `intake` should determine by nature of the source if it's really versioned and set a flag called `versioned` (or `safe_versioned` ?)...

Incidentally, our institute just does a cloud services review, and if S3 buckets could be used for safe and versioned public data catalog dissemination, I'm sure that would be a...