Hi,
On Mon, May 28, 2018 at 5:21 AM, gaurav sinha <er.gauravsi...@gmail.com> wrote: > Dear Experts > Greetings!! > > About me- I am Telecom professional having ~10 years of experience in > 2G/3G/4G mobile technologies. > > I have selected Python as my Programming Language. Its been some time, I > stared to learn and work in Python. > > Subject- Guidance required for automation of Excel work and suggestion for > Data Sciences. > > Goal- We have lots of parameters, spreed in many excel files (raw excel > files having different parameter on data/time basis). > I have to make a customized Excel sheet from these raw excel sheet having > data (parameters vs data) which can be used as one button solution. I mean > to say that, just we need to fetch the excel reports (raw) and put in a > folder and just press one button/script file to generate our final report. > > Please suggest how to proceed. > > Also please suggest how to master the Python in the filed of Data Sciences. You're currently on the Scipy mailing list; Scipy is a library of numerical routines, often used by other libraries that have a stronger link to data science, particularly Pandas, and scikit-learn. As a first pass, I suggest you try over at the Pandas mailing list, and you might want to start with this book, to get going: http://wesmckinney.com/pages/book.html Cheers, Matthew _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@python.org https://mail.python.org/mailman/listinfo/numpy-discussion