I have a question about imports. The question might seem a bit contrived, but its purpose is to explore the limitations of using absolute imports for all imports in a packa
No, but you can use keyword "as" and rename the package name as you wish. EG:
from tableaudocumentapi import Workbook as table