Commits


James Bourbeau authored and Antoine Pitrou committed 41c2fe8bb1a
MINOR: RST formatting in Python Datasets docs This PR contains a few small formatting updates to the Python "Tabular Datasets" documentation page. These are mostly around using consistent code highlighting and adds a few extra API links. Closes #10971 from jrbourbeau/minor-dataset-docs Authored-by: James Bourbeau <jrbourbeau@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>