Skip to content

Commit 461f78c

Browse files
committed
Add an information resource about the fsspec package . . .
1 parent c2d3eb4 commit 461f78c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/machine-learning/how-to-access-data-interactive.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ A machine learning project typically starts with exploratory data analysis (EDA)
4141
> pip install -U azureml-fsspec==1.3.1 mltable azure-ai-ml
4242
> ```
4343
44+
The latest `azure-fsspec` package version can potentially change over time. For more information about the `azure-fsspec` package, visit [this resource](https://pypi.org/project/azureml-fsspec/).
45+
4446
## Access data from a datastore URI, like a filesystem
4547
4648
An Azure Machine Learning datastore is a *reference* to an *existing* Azure storage account. The benefits of datastore creation and use include:

0 commit comments

Comments
 (0)