Daan Debie

Results 71 comments of Daan Debie

Any chance for this to get merged and v1 being pushed to PyPI? :)

Where are we on this one and/or #438 ? Would love to have this functionality!

@mingrammer is there a plan to get this merged?

Importing one of the dependencies inside `setup.py` is an exceptionally bad idea. What _might_ work is if scikit-garden includes numpy in the `setup_requires` argument inside `setup.py`

I had the same error. Due to the introduction of Graph API v2 some permissions have changed. Because of that, the user's feed cannot be read in the example. If...

It basically means that the structure of the response of the API you're using has changed for that provider. Above, I gave an example on how to fix it for...

Hi @Rokt33r , I fully understand your decision. Better to start from scratch with the mobile app once you have the time to fully commit to it. I do have...

Still no word on this? If communicating through protobuf makes it hard to implement features that require direct access to datanodes (such as the `put` and `append` operations), it would...

Where can I find the RPC documentation?

I saw that previous code to supprt async was reverted. Can we merge this one in and get a release soon?