Miguel Angel Asencio Hurtado

Results 22 issues of Miguel Angel Asencio Hurtado

I assume that how that the issue is closed this comment should be removed https://github.com/ardatan/graphql-tools/issues/671

:memo: documentation

https://en.wikipedia.org/wiki/Elementary_charge

Hello, I would like to know if you're going to support the new [Game class](https://core.telegram.org/bots/games)?

enhancement
help wanted

> Would also love to be able to read multiple dimensions with this library! I've made a fork of this project where I implemented some changes that enable me to...

I was trying to convert a SEQ file to TIFF, and I had the following error: ``` INFO:__main__:Loading: cDdG_1.0b_0001.SEQ Traceback (most recent call last): File "//flirpy/scripts/split_seqs", line 100, in splitter...

- [x] naive bayes classification - [ml-naivebayes](https://github.com/mljs/naive-bayes) - [x] nearest models (k-nearest neightbors) - [ml-knn](https://github.com/mljs/knn) - [ ] discriminant analysis - [ ] clasification and regression trees - [ ]...

- [x] kmeans++ - [ ] Random partition

- [ ] weighted kmeans - [ ] triangle inequality - [ ] kernel kmeans - [ ] kmedian

I want to create a view of a collection; this usually should be done from a migration. This is an example of what could be like ```ts import BaseMigration from...

After latest update I have new error type on the queries. What should be the new way for adding the types for a query object? I'm doing this ```ts type...