sathishvj

Results 12 issues of sathishvj

I came in via a non R background and needed to use some variance, quantiles, and standard deviation functions for a project. Because of the lack of documentation, I looked...

I have a USB SSD drive. I'm a folder in it similar to: ```/Volumes/SD-250G-SSD/MyProject/MyFolder/MySubFolder/AndSubSubFolder```. brename commands don't work within it - it just doesn't match the patterns. If I copy...

I'm assuming what you are showing now is only down-speed.

I'd like to suggest/request a feature/function to kill the previously 'Start'ed process. I know 'Start' will do that, but what if a build we did in a previous process failed...

I'm currently facing an issue where the Task is getting repeatedly kicked off a large number of times. I'm assuming it's because one of the tasks I'm doing is a...

The docker image that includes the utility (https://hub.docker.com/r/fabric8/fabric8-dependency-wait-service) has been updated and the tag updated (v6632df1) in pom.xml.

CompileDaemon is great. Thank you. It could use an additional feature to beep if a build breaks. I'm using it while building a web app. I usually have it running...

In "question_answering_large_documents_langchain.ipynb", notes say: This is more efficient than Map-Reduce but less efficient. This needs to be rewritten.

[data_store_checker.ipynb](https://github.com/GoogleCloudPlatform/generative-ai/blob/main/gen-app-builder/data-store-status-checker/data_store_checker.ipynb) does not show the steps to create the data store. This might make the notebook difficult to learn from for those new to the topic. Solution: we should add...

The os package code seems to be almost the very same. So, is this package still relevant? Or is the std lib os still using cgo somewhere? From package os....