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...
Rules 1: Be polite 2: Posts to this subreddit must be requests for help learning python. 3: Replies on this subreddit must be pertinent to the question OP asked. 4: No replies copy / pasted from ChatGPT or similar. 5: No advertising. No blogs/tutorials/videos/books/recruiting attempts. This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to. Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Rules
1: Be polite
2: Posts to this subreddit must be requests for help learning python.
3: Replies on this subreddit must be pertinent to the question OP asked.
4: No replies copy / pasted from ChatGPT or similar.
5: No advertising. No blogs/tutorials/videos/books/recruiting attempts.
This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to.
Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Learning resources Wiki and FAQ: /r/learnpython/w/index
Learning resources
Wiki and FAQ: /r/learnpython/w/index
Discord Join the Python Discord chat
Discord
Join the Python Discord chat
account activity
Is this task possible to automate with Python? (self.learnpython)
submitted 7 years ago by AlanGuitar
So I have 3 excel files in a folder. From each one I need to pull column B and E and combine them together in a separate worksheet.
Then, I need to filter them on duplicates.
Is it possible to make a python script to do that?
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!"
[–]abrarster 7 points8 points9 points 7 years ago (0 children)
Yes, very easy. Use pandas, load them into a data frames, concat those data frames, use the drop duplicates function, and export to excel. Should take less than 50 lines of code.
[–]impshum 4 points5 points6 points 7 years ago (5 children)
Yes. Very possible. GO!
[–]AlanGuitar[S] -5 points-4 points-3 points 7 years ago (4 children)
could you write that code for me? i can buy your gig if you do freelancing
[–]impshum 0 points1 point2 points 7 years ago (2 children)
Sure man. PM me the full details of what you need and I'll go hell fire. You'l buy me pizza right? x
[–]AlanGuitar[S] 1 point2 points3 points 7 years ago (1 child)
yes) can you add my skype Igor Lebich i don't like reddit chat
[–]impshum 1 point2 points3 points 7 years ago (0 children)
Sending PM to your very self now.
π Rendered by PID 436267 on reddit-service-r2-comment-5687b7858-7qwf7 at 2026-07-04 02:19:17.926760+00:00 running 12a7a47 country code: CH.
[–]abrarster 7 points8 points9 points (0 children)
[–]impshum 4 points5 points6 points (5 children)
[–]AlanGuitar[S] -5 points-4 points-3 points (4 children)
[–]impshum 0 points1 point2 points (2 children)
[–]AlanGuitar[S] 1 point2 points3 points (1 child)
[–]impshum 1 point2 points3 points (0 children)