From 3a57da499626b588bf7bbdff731d5d80719adbc9 Mon Sep 17 00:00:00 2001 From: theOehrly <23384863+theOehrly@users.noreply.github.com> Date: Sun, 11 Aug 2024 18:51:16 +0200 Subject: [PATCH] DOC: clarification around lap time deletions --- fastf1/core.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/fastf1/core.py b/fastf1/core.py index 398ae6f80..0edcc71a2 100644 --- a/fastf1/core.py +++ b/fastf1/core.py @@ -2591,8 +2591,7 @@ class Laps(BaseDataFrame): - **Driver** (string): Three letter driver identifier - **DriverNumber** (str): Driver number - **LapTime** (pandas.Timedelta): Recorded lap time. - Officially deleted lap times will *not* be deleted here. - Deleting laps is currently not supported. + To see if a lap time was deleted, check the **Deleted** column. - **LapNumber** (float): Recorded lap number - **Stint** (float): Stint number - **PitOutTime** (pandas.Timedelta): Session time when car exited