PDF =========== Reads in PDF Files from a given path and extracts the text content from them Type --------- dataset Class --------- fire.nodes.dataset.NodeDatasetPDF Fields --------- .. list-table:: :widths: 10 5 10 :header-rows: 1 * - Name - Title - Description * - path - Path - Path of the PDF file/directory * - fileNameCol - File Name - File Name Column in the Output DataFrame * - contentCol - File Content - File Content Column in the Output DataFrame