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 d0315ff commit bd24facCopy full SHA for bd24fac
docs/source/user-guide/basics.rst
@@ -20,8 +20,9 @@
20
Concepts
21
========
22
23
-In this section, we will cover a basic example to introduce a few key concepts. We will use the same
24
-source file as described in the :ref:`Introduction <guide>`, the Pokemon data set.
+In this section, we will cover a basic example to introduce a few key concepts. We will use the
+[2021 Yellow Taxi Trip Records](https://d37ci6vzurychx.cloudfront.net/trip-data/yellow_tripdata_2021-01.parquet) dataset
25
+from the [TLC Trip Record Data](https://www.nyc.gov/site/tlc/about/tlc-trip-record-data.page).
26
27
.. ipython:: python
28
0 commit comments