Noah Dolev

Results 2 issues of Noah Dolev

Hi guys, Fantastic repo. Is there a way to version control the notes (SVN, GIT)?

``` --------------------------------------------------------------------------- TypeError Traceback (most recent call last) in /opt/Anaconda3/envs/basic_ml/lib/python3.8/site-packages/dataenforce/__init__.py in wrapper(*args, **kwargs) 45 dtypes = dict(value.dtypes) 46 for colname, dt in hint.dtypes.items(): ---> 47 if not np.issubdtype(dtypes[colname], np.dtype(dt)): 48...

bug