Maxime Liquet

Results 368 comments of Maxime Liquet

Thanks for sharing the test files. I'll just note that the glob pattern didn't work with these files and that the dataset has not `FLUT` variable. Yet I was able...

I think that indeed the bivariate plot would need to be documented more. Unless there is something wrong with how it is computed, I'm not sure there should be a...

Since we support `tools` I think it makes sense to support `active_tools` too then. Let's also make sure we don't clutter too much the API. Documenting better how and when...

This is the result of me trying to get their size as little as possible not to affect the total repo size too badly. But I feel now that this...

@droumis Doesn't pressing CTRL while clicking on a selected item unselect it?

> if i understand you correctly, this is a feature request for the example showcase, not really a feature for PyScript itself? Nope, I thought that these two components could...

This would be very useful for debugging tasks that you've not created yourself but inherited from another package.

Sorry @schettino72 I've got really low bandwidth these days, hopefully some time later! Thanks for your prompt answer anyway.

> Realistically, DateFormatter should be renamed DatetimeFormatter and then a DateFormatter could just handle ISO date strings. But the ship has probably sailed on that option. A `CalendarDateFormatter` could be...

Thanks for your answer! For what it's worth, as a user, I would actually find quite useful to have `nan_format` implemented for the `StringFormatter`. And for context, I opened this...