David

Results 5 comments of David

We've been using no-kafka in production over the last few weeks and having good success! I'd recommend writing a solid little test suite to ensure the library works in your...

Hi! Can I offer a PR for this? A few options come to mind: - Let me flag in options I don't want you to commit offsets - Let my...

Here's how I fixed the problem for my environment: `pip uninstall sonnet` `pip install dm-sonnet`

1) Make sure you're running the right version of tensorflow (check the pipfile) 2) Either follow the YAML format in /data or write some code to load your CSV directly...

Hi, Thanks for the pull request! It appears to me that your proposed settings change would stop the code working for the default Neo4J local setup, and therefore would be...