I\'m trying import a built-in string (maketrans) on Jupyter Notebook.
from string import maketrans
An error pops up:
ImportError: