File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
doc/source/getting_started Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -193,13 +193,13 @@ Visualization
193193
194194Installable with ``pip install "pandas[plot, output-formatting]" ``.
195195
196- ========================= ================== ================== =============================================================
197- Dependency Minimum Version pip extra Notes
198- ========================= ================== ================== =============================================================
199- matplotlib 3.6.3 plot Plotting library
200- Jinja2 3.1.2 output-formatting Conditional formatting with DataFrame.style
201- tabulate 0.9.0 output-formatting Printing in Markdown-friendly format (see `tabulate `_)
202- ========================= ================== ================== =============================================================
196+ ======================================================== ================== ================== ================================== =============================================================
197+ Dependency Minimum Version pip extra Notes
198+ ======================================================== ================== ================== ================================== =============================================================
199+ ` matplotlib < https://matplotlib.org/ >`__ 3.6.3 plot Plotting library
200+ Jinja2 3.1.2 output-formatting Conditional formatting with DataFrame.style
201+ tabulate 0.9.0 output-formatting Printing in Markdown-friendly format (see `tabulate `_)
202+ ======================================================== ================== ================== ================================== =============================================================
203203
204204Computation
205205^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments