Update Python examples to work with latest Pandas+Seaborn (#1625)
Latest Pandas versions required unique indices, breaking the plotting in the python examples.
Showing
- python/example/network_ring.py 1 addition, 1 deletionpython/example/network_ring.py
- python/example/network_ring_mpi.py 1 addition, 1 deletionpython/example/network_ring_mpi.py
- python/example/network_ring_mpi_plot.py 2 additions, 2 deletionspython/example/network_ring_mpi_plot.py
- python/example/single_cell_detailed.py 3 additions, 3 deletionspython/example/single_cell_detailed.py
- python/example/single_cell_detailed_recipe.py 3 additions, 2 deletionspython/example/single_cell_detailed_recipe.py
- python/example/single_cell_model.py 2 additions, 4 deletionspython/example/single_cell_model.py
- python/example/single_cell_nml.py 1 addition, 1 deletionpython/example/single_cell_nml.py
- python/example/single_cell_recipe.py 1 addition, 1 deletionpython/example/single_cell_recipe.py
- python/example/single_cell_swc.py 1 addition, 1 deletionpython/example/single_cell_swc.py
Please register or sign in to comment