Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: issue with numpy.savetxt
Post: issue with numpy.savetxt

I'm trying to save the following in a txt file: relmax = [ 6.9251146 7.23467703 10.5914501 ]relmin = [ 7.10074018 8.9889703 12.6603858 ]However, the file saves with the 10.59 etc as 1.059 and the...
alyssaantarctica Data Science 1 3,919 Jul-12-2018, 10:09 PM
    Thread: histogram error
Post: histogram error

I need to make a histogram of the log10 of a variable r. So I made variable a = np.log10®, and tried to do: plt.hist(a, fill = False) it then gave the error " range parameter must be finite." P...
alyssaantarctica Data Science 1 3,714 Jul-09-2018, 10:24 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020