Viewing File: /home/ubuntu/combine_ai/combine/lib/python3.10/site-packages/pandas/io/formats/templates/latex.tpl

{% if environment == "longtable" %}
{% include "latex_longtable.tpl" %}
{% else %}
{% include "latex_table.tpl" %}
{% endif %}
Back to Directory File Manager