firdaus janoos
firdaus janoos
I was trying to plot the directions json that I get directly from the [google maps API ](https://developers.google.com/maps/documentation/directions/intro) - since this api allows more options than gmaps.directions_layer (esp. around departure...
I would be interested in using pytorch as a backend for xarrays - because: a) pytorch is very similar to numpy - so the conceptual overhead is small b) [most...
When I try to save a xr.Dataset that was created from a pandas dataframe with tz-aware time index ( see #3291) - xarray converts the time index into a int64...