Mark Aron Szulyovszky

Results 13 comments of Mark Aron Szulyovszky

I'm on Mac OS 11.1, with VSCode 1.53.2 and Extension v1.1.17

@McPatate : It works, thank you! would it be possible to automatically add it to all subsequent releases?

was there any work done on this? I have a generic NSUserDefaults mock / stub that I can contribute, and more to come, and I'd like to share them. should...

Hi! That's a good question. I think it mainly depends on whether you'd like to encourage these extensions to be maintained by 3rd parties, or the library authors themselves. Like...

- I think "noEmitOnError" would be a great option, that's already a valid compiler flag - This may be solved by the way this will be implemented anyway. AFAIK, we...

Unfortunately we're bumping into this as well. Is there any potential fix?

created a PR #40

@TomasKoutek : thanks for the investigation! I'll also look into it soon. We, specifically, are only interested in the original release date, which - if I understand it correctly -...

the most practical for us (and most probably, ally python users) is an SKLearn-like class interface, with a .fit() and .transform() method. we're using pandas with a pyarrow backend, but...

Yes, thank you! Unfortunately, in this case, for reproducability, etc., we need to do the cross validation ourselves. This way we can get many differnet TS libraries under the same...