When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Excel Automation Using Python

Transition from excel to python and enhance your productivity

     
  • 4.7
  •  |
  • Reviews ( 1.4K )
₹609

This Course Includes

  • iconudemy
  • icon4.7 (1.4K reviews )
  • icon8h 1m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About Excel Automation Using Python

Excel spreadsheets are ubiquitous and no corporate job is possible without them. Like you, I have been working with them since I started my career. However, I rarely use excel now since I have automated most of my excel based tasks using python which has done wonders to my productivity and I want to help you do the same. I have created this course to help you automate your excel spreadsheets based tasks using python and improve your productivity manifold. ############################################################################################# 1. Are you someone whose day job requires a lot of manual handling of buggy macros and working on voluminous excel files? 2. Are you fed up with the tyranny of vlookups, Sumifs, pivot tables and excel dashboards and looking to upskill? 3. Are you the type of person who would prefer the convenience of python over the unsightliness of VBA code? If the answer to any of the above questions is yes then you should consider this course. This course will start from the basics and will help you automate reasonably sophisticated excel based tasks. The course will also provide you with enough preparation to explore more advanced topics pertaining to automation/data analysis. The course covers following topics

Creating python environment

Importing excel into python

Aggregating data from multiple files

Splitting data into multiple files

Interacting with your OS programmatically

Automating popular excel functions such as vlookup, sumif, countif etc

Replicating excel visualizations

Automating pivot tables ############################################################################################# Important note - Course prerequisites: Please note that this course requires basic python proficiency. At the minimum, you should be comfortable with:

basic python data types and format

basic python data structures such as list, dictionary, tuple etc.

how to create python functions

how to implement loops in python #############################################################################################

What You Will Learn?

  • Excel automation using python.