Commit Graph

4 Commits

Author SHA1 Message Date
Marty Oehme 2aa11bc793
Change table outputs to be tabulate based
Now using markdown-interpreted (through ipython) output of tabulate
package from compute cells for tables.

Removes issues around latex output for dataframes and leads to more
coherent output.
2022-09-08 13:51:13 +02:00
Marty Oehme 5df0867f16
Add kaleido for plotly image export for docx/pdf 2022-08-20 16:44:58 +02:00
Marty Oehme 4eb91f37ce
Prepare data ingestion pipeline
Add pandas and openpyxl to ingest excel data and process it quickly in
pandas.
2022-08-19 13:58:57 +02:00
Marty Oehme f2f377e55a
Prepare switch to quarto 2022-08-18 23:29:18 +02:00