diff --git a/pages/common/csvpy.md b/pages/common/csvpy.md index c49bd1536f..d7eca39002 100644 --- a/pages/common/csvpy.md +++ b/pages/common/csvpy.md @@ -2,6 +2,7 @@ > Loads a CSV file into a Python shell. > Included in csvkit. +> More information: . - Load a CSV file into a `CSVKitReader` object: