Closed phHartl closed 4 years ago
Default function parameter values get respected now, when executing an API call. If a parameter (e.g. remove_stopwords) is not present in the query, the default value is used instead of None previously.
everything is looking good
Default function parameter values get respected now, when executing an API call. If a parameter (e.g. remove_stopwords) is not present in the query, the default value is used instead of None previously.