Python Forum
Is it worth learning Python for this specific reason?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is it worth learning Python for this specific reason?
#3
Depending upon what you mean by "process the data" you might greatly benefit from the python pandas module.
https://pandas.pydata.org/
Pandas can directly read an MS Excel file into its native DataFrame object and will provide more functionality than Excel and almost certainly speed up any equivalent analysis.

Another plus to python over VBA is that the skills you learn will continue to be useful as python is going strong while VB is past its prime and barely used anymore (unless you want a job maintaining out-dated, legacy code).
"So, brave knights, if you do doubt your courage or your strength, come no further, for death awaits you all with nasty, big, pointy teeth!" - Tim the Enchanter
Reply


Messages In This Thread
RE: Is it worth learning Python for this specific reason? - by Marbelous - Jan-17-2020, 06:37 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Are Udemy courses worth to pursue? prakashkumar78 11 42,924 Jan-16-2020, 02:18 PM
Last Post: Karen1

Forum Jump:

User Panel Messages

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