J. "Henry" Waugh on Nostr: npub1jvrgz…h8tkt are the dataset rows and list of entries in the same or ...
npub1jvrgz7wf9fwftcqppnpyjplltlkcuwghc0pqf9wv3x8ds5zq5t4qmh8tkt (npub1jvr…8tkt) are the dataset rows and list of entries in the same or convertable-to-each other formats?
If so, try a bloom filter as a first approximation to cut the size down dramatically:
https://en.wikipedia.org/wiki/Bloom_filter
https://pypi.org/project/easy-bloom-filter/
If so, try a bloom filter as a first approximation to cut the size down dramatically:
https://en.wikipedia.org/wiki/Bloom_filter
https://pypi.org/project/easy-bloom-filter/