Results 1 issues of Hadi

I'm trying to write a dataframe that contains datetime.date object to hyper using pantab.frame_to_hyper method and it raisers TypeError. Steps to reproduce the problem: import pandas as pd import datetime...

enhancement