-n--nodes TEXT Path to Node CSV file with the filename as the Node Label -N--nodes-with-label TEXT Node Label followed by path to Node CSV file -r--relations TEXT Path to Relationship CSV file with ...
openpyxl is a Python library to read/write Excel 2010 xlsx/xlsm/xltx/xltm files. It was born from lack of existing library to read/write natively from Python the Office Open XML format. All kudos to ...