Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #84024 > unrolled thread

Re: Hashed lookups for tabular data

Started by"Joseph L. Casale" <jcasale@activenetwerx.com>
First post2015-01-19 18:54 +0000
Last post2015-01-19 18:54 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Hashed lookups for tabular data "Joseph L. Casale" <jcasale@activenetwerx.com> - 2015-01-19 18:54 +0000

#84024 — Re: Hashed lookups for tabular data

From"Joseph L. Casale" <jcasale@activenetwerx.com>
Date2015-01-19 18:54 +0000
SubjectRe: Hashed lookups for tabular data
Message-ID<mailman.17859.1421693759.18130.python-list@python.org>
> The IDs of the objects prove that they're actually all the same
> object. The memory requirement for this is just what the dictionaries
> themselves require; their keys and values are all shared with other
> usage.

Chris,
I would have never imagined that, much appreciated for that!

jlc

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web