Hello,
I want to invoke a python code, but before I need to import “pandas” and “selenium” libraries, I don’t know how to use the activity pip install or if it’s any other way to import.
Thanks!
Hello,
I want to invoke a python code, but before I need to import “pandas” and “selenium” libraries, I don’t know how to use the activity pip install or if it’s any other way to import.
Thanks!
You give it an array of strings
{"pandas", "selenium" }
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.