assistant-improve-recommendations-notebook icon indicating copy to clipboard operation
assistant-improve-recommendations-notebook copied to clipboard

Assistant Improve notebooks for Watson Assistant

Results 9 assistant-improve-recommendations-notebook issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.20.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies
python

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies
javascript

When trying to format my log data in jupyter notebook (local) i get this error: KeyError: "['response_context_system'] not found in axis" It is just two lines of logs extracted today...

I've got the following exception while trying to run the Measure Notebook, specifically in the step importing the required functions: ```--------------------------------------------------------------------------- KeyError Traceback (most recent call last) in 10 11...

Hi, We could not view any response with an option or suggestion from Watson, hence I edited the computation_func.py -> format_data function to add those type of data as part...

Bumps [requests](https://github.com/psf/requests) from 2.26 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies
python

Hi `watson-developer-cloud/assistant-improve-recommendations-notebook`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...

This line `!pip install assistant-improve-toolkit` from the Effectiveness Notebook fails to install the package. This is the output (with some lines deleted for a better understanding): ``` Collecting assistant-improve-toolkit Downloading...

**Issue Description:** Hello. I have discovered a performance degradation in the pd.read_excel function of pandas version 1.2.x when pd.read_excel read_excel trailing blank rows and columns. And I notice that `requirements.txt`,...