Knowledge-Graph-Hub / neat-ml

Network Embedding All the Things
BSD 3-Clause "New" or "Revised" License
18 stars 1 forks source link

Small fix to avoid passing graph_path to Graph loader #67

Closed caufieldjh closed 2 years ago

caufieldjh commented 2 years ago

Otherwise this raises

TypeError: Graph.from_csv() got an unexpected keyword argument: graph_path

upon trying to load the graph data.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

50.0% 50.0% Coverage
0.0% 0.0% Duplication