[Numpy-svn] [numpy/numpy] ae2d0b: DOC: Update docs for numpy.genfromtxt.

GitHub noreply at github.com
Tue Oct 6 16:34:39 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: ae2d0bb7c2d227e893195cc3e52477567781e2db
      https://github.com/numpy/numpy/commit/ae2d0bb7c2d227e893195cc3e52477567781e2db
  Author: jason king <pizza at netspace.net.au>
  Date:   2015-10-04 (Sun, 04 Oct 2015)

  Changed paths:
    M doc/source/user/basics.io.genfromtxt.rst
    M numpy/lib/npyio.py

  Log Message:
  -----------
  DOC: Update docs for numpy.genfromtxt.

Note that a list of strings can be passed as the first parameter.
The strings are treated as the lines in a file.

Closes #6247


  Commit: cad4c90de5292023358e31e82378815720c99c47
      https://github.com/numpy/numpy/commit/cad4c90de5292023358e31e82378815720c99c47
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-10-04 (Sun, 04 Oct 2015)

  Changed paths:
    M doc/source/user/basics.io.genfromtxt.rst
    M numpy/lib/npyio.py

  Log Message:
  -----------
  DOC: Cleanup genfromtxt documentation a bit.


  Commit: 6350694d97297e3f1ca7dc7b3727f47c436861d8
      https://github.com/numpy/numpy/commit/6350694d97297e3f1ca7dc7b3727f47c436861d8
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-10-06 (Tue, 06 Oct 2015)

  Changed paths:
    M doc/source/user/basics.io.genfromtxt.rst
    M numpy/lib/npyio.py

  Log Message:
  -----------
  Merge pull request #6406 from charris/update-gh-6310

DOC: Update gh-6310: Update docs for numpy.genfromtxt.


Compare: https://github.com/numpy/numpy/compare/1225aef37298...6350694d9729


More information about the Numpy-svn mailing list