updating table.py from econpy
=============================

table.py :
    reformat tabs to 4 spaces
    adjust import path in docstrings
    currently insufficient tests for backwards compatibility, might break silently

test_table.py :
    renamed to test_table_econpy.py in parallel to test_table.py
    change import paths in test_table_econpy.py
    currently too many differences to maintain merge