Skip to content

Commit 98e18bb

Browse files
authored
Merge pull request MicrosoftDocs#19963 from toshetah/patch-3
Update python-query-data
2 parents e742209 + 2ab0af1 commit 98e18bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-explorer/python-query-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This quickstart is also available as an [Azure Notebook](https://notebooks.azure
2929
Install *azure-kusto-data*.
3030

3131
```
32-
pip install azure-kusto-data==0.0.13
32+
pip install azure-kusto-data
3333
```
3434

3535
## Add import statements and constants
@@ -95,4 +95,4 @@ You should see the top ten results from the StormEvents table.
9595
## Next steps
9696

9797
> [!div class="nextstepaction"]
98-
> [Quickstart: Ingest data using the Azure Data Explorer Python library](python-ingest-data.md)
98+
> [Quickstart: Ingest data using the Azure Data Explorer Python library](python-ingest-data.md)

0 commit comments

Comments
 (0)