Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
networkx
Forked from networkx/networkx
Dan Schult's copy of networkx for messin with
-
demos-and-trials
collections of half-baked ideas
HTML
-
sogen
Forked from jerryyjr/sogen_2015
C++
-
readthedocs.org
Forked from rtfd/readthedocs.org
source code to readthedocs.org
Python
-
scipy_proceedings
Forked from scipy-conference/scipy_proceedings
Tools used to generate the SciPy conference proceedings
Python
-
notebooks
Forked from networkx/notebooks
Examples and IPython Notebooks about NetworkX
Jupyter Notebook 1
137 contributions in the last year
Contribution activity
February 2019
January 2019
Created an issue in networkx/networkx that received 1 comment
Strange test failure with python3.7 --pre version for converting from pandas
It looks like a Travis failure is related to a recent change in the libraries on Travis, but I'm not sure.
The failure arises when the DataFrame df
…