Luis Catacora

Results 3 comments of Luis Catacora

You probably figured this out already, but try removing the None values in the dataframe. For example, try adding `df = df.dropna()` after the line `df = pd.DataFrame.from_records(contexted, columns=columns)`

This is an older version of cog (cog-0.0.1.dev), please use the newer versions

This is made to run on CUDA. Mac is still in the works