Python Forum
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How complex is this project?
#2
Hi, newbie programmer myself, but i have tackled this myself. This is not too complex, getting the data out is quite easy, it is conditioning it so that it can be read with your script in order to filter it that is the difficult part. The biggest issue I have had with using external data is trying to get as much of the data as possible. NaN is a really annoying data type used to tell you that a piece of data is not a number (how useful is that?) That aside, there are some really good tutorials out there, google "python data analysis tutorial" and do the video search and you should find a series that will give you what you are after, you will be wanting pandas and numpy python libraries installed. Good luck.
Reply


Messages In This Thread
How complex is this project? - by Nested_Sunlight - Jan-24-2017, 06:29 AM
RE: How complex is this project? - by iFunKtion - Jan-26-2017, 01:15 PM
RE: How complex is this project? - by Larz60+ - Jan-26-2017, 09:30 PM
RE: How complex is this project? - by scriptso - Feb-06-2017, 11:26 PM

Forum Jump:

User Panel Messages

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