Add a documentation on combining fpdf2 with the ibis library
Provide documentation to users on how to use fpdf2 with ibis library: https://ibis-project.org/
- the section should be added on the page Mixing orther libs
- the documentation would explain how to render
ibisdataframes as tables in a PDF document usingfpdf2
For reference, we currently have a work-in-progress PR aiming to add adapters for pandas dataframe rendering as tables: https://github.com/py-pdf/fpdf2/pull/1046
By contributing this documentation page you, as a benevolent FLOSS developper, will provide access to the large community of fpdf2 users to a standard and useful PDF integration with a well-know library. You will also be added into the contributors list & map.
Hi, can I work on this issue?
@Kaustbh: sure!
Do you know ibis and/or fpdf2 already?
Yes I know fpdf2, I am also working on one issue #1192
Hi @Kaustbh š
Have you been able to start looking at ibis and how to render dataframes using fpdf2?
sorry for the delay, I will start working on this from now itself, do we have the implementation written and now just have to add the documentation?
sorry for the delay, I will start working on this from now itself, do we have the implementation written and now just have to add the documentation?
Hi @Kaustbh No worries for the delay.
No, there is no "implementation written", the goal of this issue is to figure how to render ibis dataframes in PDF documents using fpdf2, and then to write documentation on how to do so š
Hi @Kaustbh š
Are you still willing to work on this issue, or should it be considered up for grabs?
Hi @Lucas-C Iām not actively working on this issue at the moment, you can mark it as up for grabs so someone else can take it up.
Hi, can I be assigned to this? Will work on it
Also, @Lucas-C how do I know how to use IBIS with pypdf? Where is the code for it?
I just assigned this issue to you @eshentials.
I see that you have already opened a PR, good job: https://github.com/py-pdf/fpdf2/pull/1477
This was done in PR https://github.com/py-pdf/fpdf2/pull/1478, closing this now