pymaid.CatmaidNeuronList.summary

CatmaidNeuronList.summary(N=None, add_props=[])[source]

Get summary over all neurons in this NeuronList.

Parameters:
  • N (int | slice, optional) – If int, get only first N entries.

  • add_props (list, optional) – Additional properties to add to summary. If attribute not available will return ‘NA’.

Return type:

pandas DataFrame