KS_HTK

Results 11 comments of KS_HTK

It is just a utc date/time. yyyy-mm-ddThh:MM:ss.s+z - *yyyy* is year - *mm* is month - *dd* id day - T is fixed seperator - *hh* is hour - *MM*...

Hey, if you are using [mike-koch/ets2-mobile-route-advisor](https://github.com/mike-koch/ets2-mobile-route-advisor) this is not an issue. It is a limitation of the mra(mobile-route-advisor). While the telemetry server gives data about current location and job, it...

Same Issue here. Worked fine some month ago. But after updating pytube and trying to fetch titles for a 200 video playlist I had the very same issue. Used a...

So here is a fun little test: ```python # Pytube test script from pytube import YouTube, Playlist # fetch yt playlist # TODO: Add you're playlist link ytp = Playlist('https://www.youtube.com/playlist?list=')...

I assume you are attempting to avoid having a dependency on pandapower? If that is not the case it would be far simpler to work with data from the pandas...

I know this is a rather old issue, but just in case someone comes across this and would like to know how to convert geodata to gis. But just to...

Just ran into this exact problem. If the output of the callback is an non Array object this is not a problem as it will get assigned to all outputs....

Ok, so experimenting around alot lead me to figure out some stuff. The Documentation of pydeck clearly needs updating. On a GeoJsonLayer passing a FeatureCollection is the way to go....

To avoid running into this issue again in the future see @wearepariah [comment]( https://github.com/FriendsOfGalaxy/galaxy-integration-uplay/pull/34#pullrequestreview-1152162822_) in PR #34 . It has code to actively get The app and genome ids.

> […] > > May I know where you found the updated IDs? In case they are changed again, which would most likely happen in a year or so. There...