Skip to content

Releases: monkeylearn/monkeylearn-python

v3.6.0

26 Jul 17:42
Compare
Choose a tag to compare
  • Remove deprecated parent_id parameter
  • Deprecate usage of Workflows db_name

v3.5.2

21 Feb 18:38
Compare
Choose a tag to compare
  • Removed deprecated parent_id param

v3.5.1

17 Oct 21:40
Compare
Choose a tag to compare

MonkeyLearn Python v3.5.1

  • Fixed wrong default for algorithm on Classification.create

v3.5.0

10 Jun 20:57
Compare
Choose a tag to compare

MonkeyLearn Python v3.5.0

  • Added input_duplicates_strategy and existing_duplicates_strategy support to classifiers.upload_data.

v3.4.0

06 Jun 17:41
Compare
Choose a tag to compare

MonkeyLearn Python v3.4.0

v3.2.4

11 Jan 20:27
Compare
Choose a tag to compare
  • bugfix in how we set the long_description for setup.py

v3.2.3

28 Dec 21:11
Compare
Choose a tag to compare
  • add user agent in request

v3.2.2

28 Dec 14:59
Compare
Choose a tag to compare
  • add support for workflows

v3.2.1

13 Sep 19:27
Compare
Choose a tag to compare
  • Cache response.body to avoid parsing on each access and improve performance when dealing with multiple requests
  • Improved documentation

v3.2.0

26 Jul 18:22
Compare
Choose a tag to compare
  • Support for MonkeyLearn API v3.2
    • Added order_by support in classifier and extractor list endpoints