I am unable to import my ~200 graphml files into Visone or other analysis software for analysis. What I want is a single file containing all the organized data (.csv or graphml) that I can upload into Visone or igraph to analyze, but I keep running into issues when I try to do this with Python via Jupyter Notebook.
It would help us if you could give us some more specific information to work with:
What problem you are having importing the files into Visone? We need specific error messages and details.
What issues do you have when trying to wrangle the data in Python? This is a very broad statement. As far as I am aware, our documentation on working with Network Canvas data in R and Python is accurate and demonstrates how to iterate over data files.
My initial thought is that aside from the potential problems with the graphml files in Visone, these are not really Network Canvas specific problems. My advice is to try to access support and learning resources for skills such as working with iGraph (which has full documentation) and wrangling data with Python (of which there are many good online resources, and which something like ChatGPT may also be able to help you with). If there are issues with our existing documentation, or if something is not working as documented, I will of course be happy to help!