topologicpy
topologicpy copied to clipboard
The input path parameter does not contain any valid YAML files. Returning None
Upgrading from v0.7.77 to v0.8.20 I encounter the following error message when calling d = Graph.ByCSVPath(path): "The input path parameter does not contain any valid YAML files. Returning None". The .csv and .yaml files are downloaded fromhttps://github.com/wassimj/topologicpy/blob/main/assets/MachineLearning/testing_dataset
The path should point to the parent folder not to the actual files. If this doesn’t solve it, please send the code snippet and the folder structure.