Skip to content

dicee 0.3.2

Latest

Choose a tag to compare

@alkidbaci alkidbaci released this 03 Feb 13:55
· 33 commits to main since this release
6843204

Right after our previous release (0.3.1) pandas made a new major release (3.0.0) which caused one of our assertions in the code to fail. Since the code is part of a core class in dice-embeddings we have currently limited pandas version to <=2.3.3 until full compatibility with pandas >=3.0.0 or grater is ensured.