<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/networkx/tests/test_convert_pandas.py, branch docdraft</title>
<subtitle>github.com: networkx/networkx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/'/>
<entry>
<title>Add explicit Pandas import into __init__</title>
<updated>2015-04-26T17:30:42+00:00</updated>
<author>
<name>Ryan Nelson</name>
<email>rnelsonchem@gmail.com</email>
</author>
<published>2015-04-26T17:30:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=9095b9df80c699df190eeac090b30511bbff5e23'/>
<id>9095b9df80c699df190eeac090b30511bbff5e23</id>
<content type='text'>
Also, use the Numpy that is in the Pandas namespace. Will be the same thing,
but saves an import.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, use the Numpy that is in the Pandas namespace. Will be the same thing,
but saves an import.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added appropriate tests for new function</title>
<updated>2015-01-22T22:15:51+00:00</updated>
<author>
<name>Ryan Nelson</name>
<email>rnelsonchem@gmail.com</email>
</author>
<published>2015-01-22T22:15:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=4042d8dcd5d195f8279965119e4ae7786fbcc58a'/>
<id>4042d8dcd5d195f8279965119e4ae7786fbcc58a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add generator function to from_pandas_dataframe</title>
<updated>2015-01-21T20:44:07+00:00</updated>
<author>
<name>Ryan Nelson</name>
<email>rnelsonchem@gmail.com</email>
</author>
<published>2015-01-21T20:44:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=742e8b1b0830cef95834edd18de59c9001e8ddae'/>
<id>742e8b1b0830cef95834edd18de59c9001e8ddae</id>
<content type='text'>
The from_pandas_dataframe function was modified to use a generator that
yields an ebunch for every entry in the DataFrame. In this way, the DataFrame
does not need to be square.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The from_pandas_dataframe function was modified to use a generator that
yields an ebunch for every entry in the DataFrame. In this way, the DataFrame
does not need to be square.
</pre>
</div>
</content>
</entry>
</feed>
