John Brock

Results 14 issues of John Brock

The deck as it stands is impressively comprehensive, but as I think about what other cards could be added, I wonder where to draw the line. For example, I'd love...

conception

I built and installed the app, but when I go to the "DOWNLOAD" screen under Data Sources, nothing shows up.

### 🐛 Describe the bug I'm aware torchdata isn't being maintained anymore, but thought I'd post this here for posterity: When using `iter` twice for the same instance of DataLoader2,...

Closes #1163. ### Changes - Add zlib support to `Decompressor`. - Add unit tests for zlib functionality. Python unfortunately doesn't have a file-like class for zlib, so I created my...

CLA Signed

### 📚 The doc issue This doesn't seem to be mentioned in the docs, but if you have two datapipes that use `sharding_round_robin_dispatcher` and then `mux` them together: 1. Any...

### 🚀 The feature Add support to `Decompressor` for `file_type="zlib"`, and add a corresponding `ZlibFileLoader`. ### Motivation, pitch zlib is a very popular format, but `Decompressor` doesn't seem to support...

When using a postgres DB with the following tables and foreign key relationship... ``` PLpgSQL CREATE TABLE bar ( id integer NOT NULL, value text, CONSTRAINT "PK_bar" PRIMARY KEY (id)...

Line 224 of README.md references 'sandman/tests', but it looks like it should be 'sandman/test' (or just 'test').

The tasks called inside tasks.py's add_new_nonprofit(...) and perform_aggregate_tasks(...) should be asynchronous. There's some commented-out code for this using Celery, but there's a race condition involving SQL Alchemy. E.g., task A...

enhancement
future work

Communities based on: - Tweet similarity - mission statement/description similarity - Twitter followers? - Official homepage text?

enhancement
future work