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
/
tests
/
test_convert.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove OrderedGraphs (#5813)
Jarrod Millman
2022-07-12
1
-3
/
+3
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-4
/
+4
*
add special processing of `multigraph_input` upon graph init (#4823)
Dan Schult
2021-05-27
1
-3
/
+2
*
Refactor testing utilities (#4829)
Jarrod Millman
2021-05-26
1
-59
/
+59
*
Improve test coverage of convert module (#4306)
Ross Barnowski
2020-11-24
1
-0
/
+6
*
Add tests for edge_data param.
Ross Barnowski
2020-11-05
1
-0
/
+35
*
Fix scipy deprecation warnings
Jarrod Millman
2020-01-03
1
-18
/
+24
*
Upgrade to Py36 syntax
Jarrod Millman
2020-01-01
1
-3
/
+3
*
Remove shebang from non-executables
Jarrod Millman
2019-11-11
1
-1
/
+0
*
PEP8 fixes
Jarrod Millman
2019-10-18
1
-1
/
+1
*
PEP8 fixes to tests
Jarrod Millman
2019-10-18
1
-2
/
+2
*
Replace nose.assert_raises with pytest.raises
Jarrod Millman
2019-10-12
1
-8
/
+6
*
Convert nose.tools.assert_* functions into asserts
Jarrod Millman
2019-10-12
1
-22
/
+22
*
converter node_attr_dict override fixed. (#3215)
Ramil Nugmanov
2018-10-30
1
-0
/
+18
*
Enable create_using to be a constructor (#3004)
Dan Schult
2018-06-17
1
-24
/
+18
*
Add tests
Jarrod Millman
2017-08-12
1
-1
/
+40
*
Simplify base classes. (#2604)
Dan Schult
2017-08-12
1
-2
/
+2
*
Fix call to `from_pandas_dataframe` from `to_networkx_graph` (#2490)
Jarrod Millman
2017-06-30
1
-96
/
+100
*
Add graph view classes for nodes/edge/degrees (#2458)
Dan Schult
2017-06-13
1
-16
/
+13
*
Update tests in convert modules
Aric Hagberg
2016-07-31
1
-61
/
+61
*
to_networkx_graph needs .update() instead of new dict
Dan Schult
2015-08-07
1
-0
/
+9
*
Split matrix conversion functions into new module
Aric Hagberg
2013-11-12
1
-9
/
+2
*
Remove deprecated "from_whatever()" in favor of to_networkx_graph().
Aric Hagberg
2011-06-04
1
-9
/
+9
*
Remove spurious prints.
Aric Hagberg
2011-06-03
1
-2
/
+0
*
Don't rely on node ordering when converting from digraphs to multigraphs. Ch...
Aric Hagberg
2011-06-03
1
-0
/
+22
*
Add copy=True|False to relabel nodes in place.
Aric Hagberg
2011-03-22
1
-115
/
+0
*
Merging py3k-1.2 branch into trunk. Addresses #348
loicseguin
2010-08-02
1
-0
/
+319