Python Forum
Very basic help - python & Excel
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Very basic help - python & Excel
#5
pandas is a great package - but it's not trivial, and it's recommended to learn Python some before you dive into pandas. openpyxl documentation have some good examples, as far as I've seen.

Again, without understanding at least looping in Python, you will be lost. This video is highly recommended for beginners
Test everything in a Python shell (iPython, Azure Notebook, etc.)
  • Someone gave you an advice you liked? Test it - maybe the advice was actually bad.
  • Someone gave you an advice you think is bad? Test it before arguing - maybe it was good.
  • You posted a claim that something you did not test works? Be prepared to eat your hat.
Reply


Messages In This Thread
Very basic help - python & Excel - by ankey - Sep-17-2018, 03:39 PM
RE: Very basic help - python & Excel - by Larz60+ - Sep-17-2018, 06:50 PM
RE: Very basic help - python & Excel - by ankey - Sep-17-2018, 08:11 PM
RE: Very basic help - python & Excel - by Larz60+ - Sep-17-2018, 08:40 PM
RE: Very basic help - python & Excel - by volcano63 - Sep-17-2018, 08:48 PM
RE: Very basic help - python & Excel - by ankey - Sep-18-2018, 08:16 AM
RE: Very basic help - python & Excel - by seco - Feb-21-2019, 05:00 PM

Forum Jump:

User Panel Messages

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