Help with Streaming and Chunk Processing for Large JSON Data (60 GB) from Kenna API

Grant Edwards grant.b.edwards at gmail.com
Mon Sep 30 18:54:52 EDT 2024


On 2024-09-30, Dan Sommers via Python-list <python-list at python.org> wrote:

> In Common Lisp, integers can be written in any integer base from two
> to thirty six, inclusive.  So knowing the last digit doesn't tell
> you whether an integer is even or odd until you know the base
> anyway.

I had to think about that for an embarassingly long time before it
clicked.


More information about the Python-list mailing list