Skip to content

HOTTBOX [0.3.2] - Pandas and numpy compatibility

Latest
Compare
Choose a tag to compare
@IlyaKisil IlyaKisil released this 31 Jan 12:55
d5387ae

Changed

  • Copy button in docs puts content into clipboard
  • Makefile utilises pipenv
  • Better structure of Makefile

Fixed

  • Compatibility with pandas==1.0.0. Deprecation of as_matrix() in favour of values
  • Compatibility with future versions of numpy. Deprecation of non-tuple sequence for multidimensional indexing.