Open Lucas-C opened 1 month ago
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 🙂
Provide documentation to users on how to use
fpdf2
withibis
library: https://ibis-project.org/ibis
dataframes 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/1046By 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.