Python Forum

Full Version: Copy raw data in excel to another new excel file
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello Team,

Good Evening.

I need help in writing a script to copy the raw data from extracted excel sheet to another new excel sheet.

Would need your help for the same.
see pandas
There are lots of tutorials, here's one that contains what you need: https://www.datacamp.com/community/tutor...l-tutorial
Checked and found that it is not working.

I have installed python on windows machine ad my version is 3.7.1.rc1
Quote:Checked and found that it is not working.
What is not working? python itself?
Also note that 3.7.1.rc1 is s a release candidate preview. Current release is 3.7.0
It's probably ok, but may have some issuees yet.
As i am new user i am not sure about the script.

Can you please provide me a sample script.
(Oct-20-2018, 02:20 AM)keerthiprashanth Wrote: [ -> ]As i am new user i am not sure about the script.

Can you please provide me a sample script.

It is a 5-6 line task. No complex algorithm. RT(F)M and do it yourself