loadtxt_test
loadtxt_test,
a Python code which
calls the numpy function loadtxt() to extract numeric data from a
text file.
Licensing:
The computer code and data files made available on this
web page are distributed under
the MIT license
Languages:
loadtxt_test is available in
a Python version.
Related Data and Programs:
Source Code:
-
basketball.txt,
Basketball player data, from Kelleher, MacNamee, D'Arcy.
There is an initial header line.
There are 30 records;
There are 9 fields: ID, Name, Position, Height, Weight, SponsorBucks, ShoeSponsor, CareerStage, Age;
Last revised on 29 November 2018.