* Fix metainfo from DataFrame. * Unify helper functions for data and meta.
* Deprecate nose tests. * Format python tests.
* Allow import via python datatable. * Write unit tests * Refactor dt API functions * Refactor python code * Lint fixes * Address review comments