We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e315c commit 2474c10Copy full SHA for 2474c10
articles/cosmos-db/mongodb/vcore/connect-from-databricks.md
@@ -64,7 +64,7 @@ collection="<collection_name>"
64
65
### Data Sample Set
66
67
-For the purpose with this lab, we're using the Mongo 'Citibike2019' data set. You can import it from here
+For the purpose with this lab, we're using the CSV 'Citibike2019' data set. You can import it:
68
[CitiBike Trip History 2019](https://citibikenyc.com/system-data).
69
We loaded it into a database called "CitiBikeDB" and the collection "CitiBike2019".
70
We're setting the variables database and collection to point to the data loaded and we're using variables in the examples.
0 commit comments