exasol / advanced-analytics-framework

Framework for building complex data analysis algorithms with Exasol
MIT License
0 stars 0 forks source link

in another PR, we probably should replace the numbers with named constants #228

Open ckunki opened 1 week ago

ckunki commented 1 week ago

In file exasol/analytics/query_handler/udf/runner/udf.py method _get_parameter() we should replace the numbers with named constants

_Originally posted by @tkilias in https://github.com/exasol/advanced-analytics-framework/pull/225#discussion_r1856499596_