e = [ p['TDCcount'] for p in table if p['ADCcount'] < 20 and 4 <= p['TDCcount'] < 15 ] print("Last record ==>", p)
how to fixed it?--
You received this message because you are subscribed to the Google Groups "pytables-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pytables-users+unsubscribe@googlegroups.com.
To post to this group, send email to pytables-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.