Skip to content

0.0.1.dev1 (2018-01-18)

Compare
Choose a tag to compare
@shawnbrown shawnbrown released this 22 Sep 19:41
  • Added get_reader() to auto-detect objects and use appropriate constructor.
  • Added from_csv() to support Unicode-aware CSV handling in Python 2 and
    Python 3.
  • Added from_pandas() constructor method to read pandas DataFrame objects.
  • Added from_excel() to read MS Excel files.