[AstroPy] asciitable 0.7.1

Tom Aldcroft aldcroft at head.cfa.harvard.edu
Tue Sep 20 10:10:57 EDT 2011


I'd like to announce the release of version 0.7.1 of asciitable, an
extensible module for reading and writing ASCII tables:

   http://cxc.harvard.edu/contrib/asciitable/

This is a minor feature and bug-fix release:

- Add a method inconsistent_handler() to the BaseReader
  class as a hook to handle rows with an inconsistent number
  of data columns (contributed by Erik Tollerud).
- Output a more informative error message when guessing fails.
- Fix issues in column type handling, mostly related to the
  MemoryReader class which is used for writing tables.
- Fix a problem in guessing where user-supplied args were
  not filtering the guess possibilities correctly.
- Fix problem reading a single column, string-only table with
  MemoryReader on MacOS.

Regards,
Tom Aldcroft



More information about the AstroPy mailing list