https://github.com/GPflow/GPflow
Revision da01a3fd2c5f3456f8f5a784ba344a506d0ef3de authored by James Hensman on 31 January 2018, 16:54:44 UTC, committed by GitHub on 31 January 2018, 16:54:44 UTC
remove reindex_axis call in pretty_pandas_table
2 parent s d25eb15 + 52c222b
Raw File
Tip revision: da01a3fd2c5f3456f8f5a784ba344a506d0ef3de authored by James Hensman on 31 January 2018, 16:54:44 UTC
Merge pull request #636 from ialong/pandas_reindex
Tip revision: da01a3f
MANIFEST.in
include doc/source/conf.py
include doc/source/*.rst
include doc/source/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include gpflow/gpflowrc
back to top