Skip to content

Commit e4fd88d

Browse files
committed
Update api-docs.txt
1 parent 5d4a3df commit e4fd88d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pointblank/data/api-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ Validate(data: 'FrameT | Any', tbl_name: 'str | None' = None, label: 'str | None
432432
validation_3
433433
```
434434

435-
You can also work with the game revenue dataset using a Path object:
435+
You can also use a Path object to specify the CSV file. Here's an example of how to do that:
436436

437437
```python
438438
from pathlib import Path

0 commit comments

Comments
 (0)