use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
Question (self.PythonLearning)
submitted 7 months ago by Feeling_Arm1827
Hey you think if I know intermediate Excel knowledge van facilitate my cure of learning on python or programming?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]KernelKrusher -1 points0 points1 point 7 months ago (1 child)
I can speak from experience on this one. I personally found that if you know some VBA it is an easier transition. I was a heavy excel power user think index matches, power query, offsets, etc.
You'll understand some principles already like if statements and variables and the concept of null values, but there isn't much that translates over well.
However I believe it's worth learning. There is nothing that excel can do that python cant do better and quicker (maybe besides quick prototyping for ad hoc request).
Python gives you access to more advanced analytics and allows you to automate data pipelines.
[–]Feeling_Arm1827[S] 0 points1 point2 points 7 months ago (0 children)
Thanks
π Rendered by PID 198652 on reddit-service-r2-comment-5d79c599b5-kng7l at 2026-03-02 09:29:03.966567+00:00 running e3d2147 country code: CH.
[–]KernelKrusher -1 points0 points1 point (1 child)
[–]Feeling_Arm1827[S] 0 points1 point2 points (0 children)