saurabh

Results 18 issues of saurabh

# Issue ## What works? This query will give me all the fields in my document. ``` select * from docs c ``` ## What does not work as expected?...

question

# Issue ## What works? SELECT c.id FROM docs c ## What did not work? SELECT count(1) FROM docs c ### Powershell code ``` $queryForCount="SELECT count(1) FROM docs c" $docsCount=Get-CosmosDbDocument...

question

# Issue Before submitting your issue for the CosmosDB project, please take a moment to provide the following details: - [5.1.1 ] Version of PowerShell you're using - [ ISE]...

needs investigation

#### Is your feature request related to a problem? Please describe. I would like a visual element which will collapse the Split pane completely. In a single click, I will...

**Describe the bug** I have a simple C# console EXE (.NET Framework which uses Version 1.13.0 of **TensorFlowSharp** . The EXE produces this error when consuming a TF model file...

!!! For Tabular Editor 3 questions, go here --> https://github.com/TabularEditor/TabularEditor3/issues !!! **What are you trying to achieve?** Our company is on Power BI Professional license. We are a team of...

question

Hi All, When I search for `scikit-geometry` on https://pypi.org/ I am unable to find the relevant package. ![image](https://user-images.githubusercontent.com/20245330/129442194-05998bf8-9263-4766-b77b-55687827371b.png) As a comparison, when I search for `scikit-image` or `scikit-learn` , this...

Hi All, I am comparing the tokenization of the sentence `Hello-world` with other NLP libraries 1. OpenNLP 2. Google Natural Language (Cloud) 3. nltk(default) 4. nltk(WordPunctTokenizer) I am just trying...

Hi All, I am trying to get some very basic tokenization to work. I think I am not using the API properly because the method `Tokenize` is throwing System.NullReferenceException. Any...

**Related command** az container create **Is your feature request related to a problem? Please describe.** I have Python file in a Docker image. I would like to run this through...

Container Instances
customer-reported
CXP Attention
Auto-Assign