URL Text File Reader
Reads a text file from the given URL and creates a DataFrame from it. Each line in the file is a record in the DataFrame.
Class
fire.nodes.dataset.NodeDatasetUrlTextFileReader
Fields
Name |
Title |
Description |
url |
URL |
URL of the file |