Datarobot-batch-scoring

Latest version: v1.16.4

Safety actively analyzes 631110 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 8

1.8.0

====================
* use chardet module `chardet <https://pypi.python.org/pypi/chardet>`_ to
attempt to detect character encoding

* use standard lib csv module to attempt to discover CSV dialect

* use stream decoder and encoder in python 2 to transparently convert to utf-8

* provide a mode for sending all user messages to stdout

1.7.0

================
* separate process for disk IO and request payload serialization

* avoid codecs.getreader due to IO bottleneck

* dont parse CSV (fail fatally on multiline csv)

* multiline mode (to be renamed)

* keep_cols resolution

1.6.0

===========================

* Get rid of gevent/asyncio, use thread-based networking

* Show path to logs on every unexpected error

* Convert cmdline argument parser from docopt to argparse

* Add configuration file support

* Refactor logging/ui

* Drop support of making predictions using 'v2' Modeling API

1.5.0

=====

* Fix bug under Python 2 where gevent was fatally failing on timeouts.

* Added timeout argument.

* Both asyncio and gevent now retry within the request exception handler.

* Authorization now checks schema too and thus we fail much earlier if
input not correct.

1.4.0

=====

* Fix bug under Python 2 where gevent was silently dropping batches.

* Better checks if run completed successfully.

* Fail fast on missing column or dtype mismatch.

* Add naming of prediction column for regression.

* Fix ignore datarobot_key.

1.3.3

=====

* Update requirements for Python 3 to minimum versions.

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.