Luighi Viton-Zorrilla
Luighi Viton-Zorrilla
Thanks @3fon3fonov, I could work around the same problem with your suggestion, although I consider it should not happen.
Hi @simonw, hopefully you could review and approve this to support click 8.0 as newer versions of linux uses it.
Hi, This is giving an error now: ``` Could not load file.csv: read_csv() got an unexpected keyword argument 'error_bad_lines' ``` It would be great if it can be updated.
From the pandas release notes for the latest version (April, 3 2023) > Removed arguments prefix, squeeze, error_bad_lines and warn_bad_lines from [read_csv()](https://pandas.pydata.org/docs/reference/api/pandas.read_csv.html#pandas.read_csv) ([GH40413](https://github.com/pandas-dev/pandas/issues/40413), [GH43427](https://github.com/pandas-dev/pandas/issues/43427)) https://pandas.pydata.org/docs/whatsnew/v2.0.0.html#removal-of-prior-version-deprecations-changes
> For `renderPM`, it looks like there is a `bg` option, read [#171 (comment)](https://github.com/deeplook/svglib/issues/171#issuecomment-468239750). For `renderPDF`, the `_PDFRenderer.drawImage` method is using `canvas.drawInlineImage` instead of `canvas.drawImage`, and the former doesn't expose...
Hi, perhaps could be useful for someone, but I managed to break line in display math mode, using the instructions here: https://katex.org/docs/issues.html#css-customization. I've just appended the style to the global...
Hi @iegomez, thanks for your answer. Hope @scartill could help me with this.
Hi @alejoe91, Thanks for your prompt answer. Yes, I was working with version 1.8, and when I updated to the newest I had obtained that behavior. I will try using...