Automation in Python – from theory to practice
-
-
40 min
The talk will discuss the use of the Python programming language in an analyst's work for automating various tasks. Additionally, the reasons behind the need for automation and the advantages of using the Python programming language will be examined.
Often in work, there arises a need to solve problems that may require a large amount of monotonous manual actions or, conversely, become extremely complicated when trying to solve them manually. Implementing automation tools using Python will allow solving such problems and finding new approaches in work.