Nguyễn Xuân Bình
Nguyễn Xuân Bình
Hi, I am trying to use the module. I've just run the "Quick Start" but it seems there is an issue need to be fixed. The issue was raised when...
Hi guys, Basically camelot is using [`pandas.DataFrame.to_excel`](https://github.com/pandas-dev/pandas/blob/master/pandas/core/generic.py#L1924) to export excel file. But it seems there are 2 available options `sheet_name`, `encoding` are supported, the idea is follow the https://github.com/camelot-dev/camelot/blob/7d4c9e53c67b4be005d7f060190d68b26512f361/camelot/io.py#L15 then...
Hi, Please let me know how to insert the html tag inside the post.content. For example: post.content = '< div class="abc">Hellow Word' Regards,
Hi Smile Team, Can you help to check the logic and change the context to `default_overwrite` instead of `overwrite` since yours will not force default value for `base.language.install` creation process....