Hi, a simple solution seems to be just changing the separator of the csv file from *;* to *,* .
David
Beginner Question Re: Adding columns
-
- Posts:1
- Joined:29 Aug 2014 10:43 [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: Beginner Question Re: Adding columns
i've solved the same problem saving my csv with charset:
UTF-8 WITHOUT BOM
using notepad++, as suggested also here:
https://forum.gephi.org/viewtopic.php?t=2763
UTF-8 WITHOUT BOM
using notepad++, as suggested also here:
https://forum.gephi.org/viewtopic.php?t=2763