Skip to content
Merged
Changes from all commits
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
4 changes: 2 additions & 2 deletions docs/source/user-guide/basics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
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 ([download](https://d37ci6vzurychx.cloudfront.net/trip-data/yellow_tripdata_2021-01.parquet)), from the [TLC Trip Record Data](https://www.nyc.gov/site/tlc/about/tlc-trip-record-data.page).

.. ipython:: python

Expand Down