[SciPy-User] sckits.timeseries - reportlib question re. masked data

Rob robert.sudwarts at gmail.com
Mon Jun 20 09:06:33 EDT 2011


Hi,

I have a timeseries constructed as a structured array for which I'd
like to generate output using the reportlib.

The Report object has a `mask_rep` parameter, however, I'd like to
suppress the output of any masked data.

Is this possible (without going back to the generated text files and
scrubbing out the masked data)?

Thanks,
Rob



More information about the SciPy-User mailing list