Added
- BaseData class as a parent class for HiveData, PandasData and PostgresData.
- Phentyping class with 4 implemented phenotyes.
- Custom logger to display useful information during computation.
Fixed
- Add caching to speedup computations.
- Updated method to persist tables as parquet locally, with a support for ORC-stored I2B2 database.