mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 12:35:29 -04:00
Add Jupyter notebook showing use of Pandas dataframes
This commit is contained in:
parent
043bb1b1f6
commit
56b0cbb1e7
4 changed files with 2499 additions and 2 deletions
2482
docs/source/pythonapi/examples/pandas-dataframes.ipynb
Normal file
2482
docs/source/pythonapi/examples/pandas-dataframes.ipynb
Normal file
File diff suppressed because one or more lines are too long
11
docs/source/pythonapi/examples/pandas-dataframes.rst
Normal file
11
docs/source/pythonapi/examples/pandas-dataframes.rst
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
=================
|
||||
Pandas Dataframes
|
||||
=================
|
||||
|
||||
.. only:: html
|
||||
|
||||
.. notebook:: pandas-dataframes.ipynb
|
||||
|
||||
.. only:: latex
|
||||
|
||||
IPython notebooks must be viewed in the online HTML documentation.
|
||||
Loading…
Add table
Add a link
Reference in a new issue