index
:
delta/python-packages/networkx.git
MridulS-patch-1
attrgraph
beam-log-2
circleci-project-setup
digraph-edge-subgraph
doc-isom-orderable
doc-typo
docdraft
docs-for-v1.11
dschult-patch-1
dschult-patch-gml
error-message-configuration-model
error-message-eccentricity
fix-d-separation-conflicts
gh-pages
iter_refactor
kl-encoding
main
master
networkx-1.10
nx-sparse
remove-beam-notes
remove-conda
revert-1806-patch-numpy-compatible
revert-3507-master
revert-5156-pin-pyparsing
scipy-pandas-310
v1.10
v1.10.1
v1.11
v1.9
v1.9.1
v2.5
v2.6
v2.8
github.com: networkx/networkx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networkx
/
readwrite
/
tests
/
test_gexf.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos (#6620)
Harri Nieminen
2023-04-04
1
-1
/
+1
*
Better default alpha value for viz attributes in gexf writer (#6612)
Ross Barnowski
2023-04-03
1
-0
/
+10
*
Remove OrderedGraphs (#5813)
Jarrod Millman
2022-07-12
1
-1
/
+1
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-0
/
+1
*
Drop Py37 (#5143)
Jarrod Millman
2021-10-23
1
-110
/
+3
*
Remove xml import checks (#4393)
Jarrod Millman
2020-11-26
1
-2
/
+0
*
Use matrix multiplication operator (#4390)
Jarrod Millman
2020-11-25
1
-6
/
+3
*
Add edge label in GEXF writer as an optional attribute (#3347)
Jonathan Schneider
2020-08-16
1
-3
/
+4
*
Format w/ black
Jarrod Millman
2020-07-10
1
-125
/
+135
*
Update string format
Jarrod Millman
2020-01-01
1
-24
/
+24
*
Upgrade to Py36 syntax
Jarrod Millman
2020-01-01
1
-1
/
+1
*
Fix test_numpy_type to pass under Python 3.8
Steve Kowalik
2019-11-14
1
-1
/
+50
*
Remove shebang from non-executables
Jarrod Millman
2019-11-11
1
-1
/
+0
*
Fixes issue 3610: Bug in version attribute of gexf.py
PalAditya
2019-10-19
1
-10
/
+109
*
PEP8 fixes
Jarrod Millman
2019-10-18
1
-1
/
+1
*
PEP8 fixes to tests
Jarrod Millman
2019-10-18
1
-14
/
+14
*
Replace nose.raises with pytest.raises context manager
Jarrod Millman
2019-10-12
1
-5
/
+1
*
Replace nose.assert_raises with pytest.raises
Jarrod Millman
2019-10-12
1
-4
/
+4
*
Convert nose.tools.assert_* functions into asserts
Jarrod Millman
2019-10-12
1
-34
/
+34
*
Use class methods for class setup/teardown
Stefan van der Walt
2019-10-12
1
-30
/
+29
*
add check of attr type before converting inf/nan in GEXF (#3636)
Dan Schult
2019-10-06
1
-11
/
+25
*
Fixes #3573:GEXF output problem (#3606)
Aditya Pal
2019-09-27
1
-37
/
+66
*
Fix test_gexf to handle default serialisation order of the XML attributes
Jarrod Millman
2019-09-17
1
-2
/
+59
*
Fix GEXF edge_ids and numpy types (#3363)
Dan Schult
2019-03-30
1
-0
/
+82
*
Add dynamic graph attribute start/end field into node element in gexf utils, ...
Martin Váňa
2018-02-18
1
-5
/
+7
*
Fix links (#2663)
Jarrod Millman
2017-09-11
1
-2
/
+2
*
Simplify base classes. (#2604)
Dan Schult
2017-08-12
1
-5
/
+5
*
Use version 1.2draft by default and apply PEP8 to gexf.py (#2355)
Michael E. Rose
2017-07-05
1
-10
/
+9
*
Gexf viz (#2436)
Michael E. Rose
2017-06-28
1
-1
/
+1
*
Fix test ordering in readwrite
Aric Hagberg
2016-07-31
1
-2
/
+4
*
Update GraphML and GEXF tests.
chebee7i
2016-04-16
1
-2
/
+2
*
Apply PEP8 to test_gexf and update
Michael-E-Rose
2016-02-24
1
-89
/
+86
*
Remove "fail" and "error" from names of test functions
Dan Schult
2016-02-06
1
-1
/
+1
*
Change all X.add_path yp nx.add_path(X,
Dan Schult
2016-02-02
1
-1
/
+1
*
Makes Graph.nodes() return iterator instead of list
Jeffrey Finkelstein
2015-06-11
1
-1
/
+1
*
Allow "True" and "False" as gexf bools.
chebee7i
2013-10-07
1
-6
/
+12
*
Merge pull request #914 from hagberg/gexf-bool
Aric Hagberg
2013-08-13
1
-1
/
+8
|
\
|
*
Fix assertion bug in test
Aric Hagberg
2013-07-24
1
-1
/
+1
|
*
Use lowercase true|false in GEXF writer
Aric Hagberg
2013-07-24
1
-1
/
+8
*
|
minor fixes to serialization and tests
Bryce Thomas
2013-08-12
1
-0
/
+4
|
/
*
Fixing strange merge.
Chris Ellison
2012-01-06
1
-20
/
+20
*
Merge commit with resolved changes in gexf.
Aric Hagberg
2012-01-06
1
-8
/
+18
|
\
|
*
Whitespace housekeeping.
Aric Hagberg
2012-01-06
1
-6
/
+6
|
*
Convert id and label to strings if needed in write_gexf
Aric Hagberg
2012-01-06
1
-0
/
+10
*
|
Make test include 'label' and 'pid' attributes. Addresses #673
Chris Ellison
2012-01-06
1
-5
/
+7
*
|
Properly convert node id to string. Addresses #673.
Chris Ellison
2012-01-06
1
-0
/
+25
|
/
*
Allow use of either cElementTree or ElementTree.
Aric Hagberg
2011-05-10
1
-6
/
+2
*
Add GEXF reader/writer.
Aric Hagberg
2010-10-16
1
-0
/
+273