<br>
<div class="gmail_quote">2010/9/17 Mayank P Jain <span dir="ltr"><<a href="mailto:mayankpj@gmail.com">mayankpj@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div dir="ltr">I thought about these options but what I need is excel like interface that displays the values for each cell and one can modify and save the files. <br><br>This would be convenient way of saving large files in less space and at the same time, see them and would remove those additional steps of writing out and reading them in each time my program runs. 
<div class="im"><br><br> </div></div></blockquote>
<div>Personally I would store the numpy arrays in HDF5 files using the very convenient numpy-aware pytables module and then use the very fast and efficient HDF5 file viewer, VITables for the Excel like interface. If you have large amounts of data, this GUI is way faster to operate as compared to Excel and it has some convient utilities for filtering the data you want to see or edit.</div>

<div> </div>
<div>Best regards</div>
<div> </div>
<div>Kim</div></div>