You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update developer deprecation todo list (networkx#6985)
* Remove old note about pagerank deprecations
Make pagerank numpy and scipy private functions networkx#5772networkx#5772
* Remove note about copy deprecations
Remove copy methods for Filter* coreviews networkx#5776networkx#5776
* Remove note about to_pandas_edgelist deprecation
Remove unused deprecated argument from to_pandas_edgelist networkx#5778networkx#5778
* Remove note about unused 'name' parameter deprecation
Remove unused 'name' parameter from /operators/binary.py networkx#5741networkx#5741
* Remove note about google_matrix return type deprecation
Update return type of google_matrix to numpy.ndarray networkx#5762networkx#5762
* Remove note about attrmatrix return type
Update return type of attrmatrix networkx#5764networkx#5764
* Remove not about removing extrema_bounding
Remove deprecated function extrema_bounding networkx#5757networkx#5757
* Remove note about min_weight_matching deprecation
Remove deprecated maxcardinality parameter from min_weight_matching networkx#6146networkx#6146
* Move note about pending removal
Rename function join as join_trees networkx#6908networkx#6908
* Move pydot pending removal release
0 commit comments