[PYTHON] IQ Bot Custom Logic Related Processing Summary

Automation Anywhere's IQ Bot allows you to quickly automate paper operations.

I have written a lot of articles on Qiita related to custom logic that is convenient for improving the quality of acquired data and processing and molding subsequent processing into a form that is easy to do, so I will summarize it in a list.

Summary of related articles on custom logic

Custom logic basics

** IQ Bot Custom Logic Basic Key ** ↑ Beginners and advanced players start here!

** Five points that may surprise you when someone who speaks another language first touches Python ** ↑ If you have programming experience other than Python such as Java, you should be able to smoothly enter custom logic by reading this!

Code collection for copy and paste according to what you want to do

** Replace (correction of garbled characters with fixed pattern, blank filling, format conversion, exclusion of noise) **

** Split (extract only bank name and branch name from account information) **

** Retrieve only numbers **

** Correction of common reading habits on dates **

** Substitution of fixed value **

I plan to increase the code collection in the future, so I will add it again when I increase it.

For those who want to know more about how the code works

** Detailed explanation of magical code for table items **

Summary

If you can master custom logic, you can use IQ Bot quite conveniently. We will continue to increase the number of articles, so please register this summary as a favorite! Lol

Recommended Posts

IQ Bot Custom Logic Related Processing Summary
IQ Bot Custom Logic Basic Key
IQ Bot Custom Logic: Fixed Value Assignment
IQ Bot Custom Logic (Python): Streamline exclusions in loops
IQ Bot Custom Logic: Correcting common reading habits on dates
IQ Bot Custom Logic (Python): Efficient replacement process in a loop
IQ Bot Custom Logic (Python): Efficient replacement process in a loop
IQ Bot Custom Logic: Delete the last n rows of the table
IQ Bot Custom Logic: Split Application (Apply to Table, Include Error Control)
python related summary
Kaggle related summary
IQ Bot Custom Logic: Correction of garbled characters with fixed patterns, blank filling, format conversion, noise exclusion (replacement processing)
IQ Bot Custom Logic: Split (extracts only bank and branch names from account information)
Python iteration related summary
Image related command summary