Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: forgiving an empty line in *.csv file #4

Open
llinfeng opened this issue Feb 13, 2018 · 0 comments
Open

Feature request: forgiving an empty line in *.csv file #4

llinfeng opened this issue Feb 13, 2018 · 0 comments
Assignees

Comments

@llinfeng
Copy link

I am doing some modeling works, and would like to organize a set of edges into "chunks". As the *.csv format is super helpful when combined with Excel as a Viewer/Editor, I think it is a legitimate usage to leave one line blank in the edge list. This shall denote the start/end of a set of relevant edges. (Of course, I may as well use more labels to denote such set of edges.)

Currently, an empty line in the edge_list.csv file is rendered as a self-loop for the first node.


Lastly, a Thank You Note!

I have been stuck with plotting networks in tikz for years, and have found this repo in particular helpful: it helps with integrating the plotting task with the modeling practices ==> the edge-list and node-list are now ready for use at more than one occasions! This saves a lot of effort in converting the format, and helps a lot for documentation purpose!

@hackl hackl self-assigned this Feb 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants