Sampath Kumar

Results 20 issues of Sampath Kumar

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. * Please do...

bug
waiting-response

When I ran `nsepy` documentation's first example in Google Colab Notebook, it get stuck at `get_quote` and `get_history` line ``` sbin = get_history(symbol='SBIN', start=date(2015,1,1), end=date(2015,1,10)) ``` There is no error...

Adding a generic Google Code Sample link to the readme template. This is for the benefit of the users, in navigating available Google Cloud code samples.

Terraform Language grammar is having following parser issues. ``` Args: line 105:18 extraneous input '/' expecting {'data', 'module', 'local', 'var', 'for', 'jsonencode', '[', 'file', '+', '-', 'variable', 'provider', 'in', '*',...

terraform

## Description Fixes # http://b/244355824 Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google. ## Checklist - [x] I have...

samples

Adding `generativeaionvertexai_` region tags to replace old `aiplatform_` In near future GenAI code samples, will only use `generativeaionvertexai_` region tag prefix. ## Description Fixes [b/355457593](http://b/355457593) Note: Before submitting a pull...

samples

## Is your feature request related to a problem? Please describe. [Test image (.kokoro/docker/Dockerfile)](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/main/.kokoro/docker/Dockerfile#L120) is using 3.7, which is not supported as per https://devguide.python.org/versions/ This may encourage other users to...

triage me
type: feature request
priority: p3
samples

The default time is 1 hr. ## Description Fixes: [b/352482094](http://b/352482094) Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google. ##...

samples

Infrequent, I seen the following error for other Generative code samples. Raising a bug request on this. ``` _________________________ test_function_calling_config _________________________ Traceback (most recent call last): File "/workspace/generative_ai/.nox/py-3-11/lib/python3.11/site-packages/_pytest/runner.py", line 341,...

samples

Note: this can be either a full file path or the user can pass a corpus id and the file id to the method. From the library: ## Args name...

samples