Ahmad

Results 1 comments of Ahmad

Looks like a simple `try`-`except` could solve the problem, I think? Maybe we can simply add empty string in the title if there's no `title` column. So something like: ```python...