Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/source/user-guide/basics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@
Concepts
========

In this section, we will cover a basic example to introduce a few key concepts. We will use the same
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
from the [TLC Trip Record Data](https://www.nyc.gov/site/tlc/about/tlc-trip-record-data.page).

.. ipython:: python
Expand Down