8000 ENH: add `environment`, e.g. "longtable", to `Styler.to_latex` by attack68 · Pull Request #41866 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content

ENH: add environment, e.g. "longtable", to Styler.to_latex #41866

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 36 commits into from
Jul 28, 2021
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
cacb041
add latex environment variable and longtable template
attack68 May 29, 2021
a4f75ab
add latex environment variable and longtable template
attack68 May 29, 2021
1962c58
Merge remote-tracking branch 'upstream/master' into longtable_to_latex
attack68 Jun 1, 2021
24d0e9c
Merge remote-tracking branch 'upstream/master' into longtable_to_latex
attack68 Jun 7, 2021
084b2f6
longtable with captions
attack68 Jun 7, 2021
3a054c3
add tests for longtable
attack68 Jun 8, 2021
bcf1168
add tests for longtable
attack68 Jun 8, 2021
2529b1d
mypy fix
attack68 Jun 8, 2021
c6e608b
test fix
attack68 Jun 8, 2021
bd7c5f8
Merge remote-tracking branch 'upstream/master' into longtable_to_latex
attack68 Jun 9, 2021
dbe4154
improve docs, and whats new
attack68 Jun 9, 2021
b412a12
Merge remote-tracking branch 'upstream/master' into longtable_to_latex
attack68 Jun 11, 2021
ea7f956
Merge remote-tracking branch 'upstream/master' into longtable_to_latex
attack68 Jun 12, 2021
38fa8c4
Merge branch 'rls1.3.0' into longtable_to_latex
attack68 Jun 15, 2021
cf70df1
Merge remote-tracking branch 'upstream/master' into longtable_to_latex
attack68 Jun 16, 2021
7ad8802
merge into master and add extra needed tests
attack68 Jun 16, 2021
ab7e6f1
Merge remote-tracking branch 'upstream/master' into longtable_to_latex
attack68 Jun 18, 2021
e2ea44a
Merge remote-tracking branch 'upstream/master' into longtable_to_latex
attack68 Jun 20, 2021
ec6ebc4
Merge remote-tracking branch 'upstream/master' into longtable_to_latex
attack68 Jun 24, 2021
06962c6
parametrize multindex columns (ivan request)
attack68 Jun 24, 2021
8e3ff5b
parametrize caption label (ivan request)
attack68 Jun 24, 2021
67ffe24
more readable (ivan request)
attack68 Jun 24, 2021
903923b
Merge remote-tracking branch 'upstream/master' into longtable_to_latex
attack68 Jun 27, 2021
17e090f
ivan requests
attack68 Jun 28, 2021
4ada8ba
Merge remote-tracking branch 'upstream/master' into longtable_to_latex
attack68 Jun 29, 2021
78159fe
Merge remote-tracking branch 'upstream/master' into longtable_to_latex
attack68 Jun 30, 2021
8164c2e
imporve tests (ivan request)
attack68 Jun 30, 2021
9d4972c
Merge remote-tracking branch 'upstream/master' into longtable_to_latex
attack68 Jun 30, 2021
175e1e3
ValueError on position_float tests (simon request)
attack68 Jun 30, 2021
8081971
Merge remote-tracking branch 'upstream/master' into longtable_to_latex
attack68 Jul 5, 2021
42151ac
whatsnew 1.4.0
attack68 Jul 5, 2021
2311db2
whatsnew 1.4.0
attack68 Jul 5, 2021
3da4ed7
Merge remote-tracking branch 'upstream/master' into longtable_to_latex
attack68 Jul 7, 2021
4cd8263
add to doc packages
attack68 Jul 7, 2021
3b7427d
Merge remote-tracking branch 'upstream/master' into longtable_to_latex
attack68 Jul 20, 2021
3c5a2e9
Merge remote-tracking branch 'upstream/master' into longtable_to_latex
attack68 Jul 24, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'upstream/master' into longtable_to_latex
# Conflicts:
#	pandas/io/formats/templates/latex.tpl
  • Loading branch information
attack68 committed Jun 7, 2021
commit 24d0e9c50827e219b0b7800e818b64d4dc5143b5

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.

0