Installing and importing packages To make our web application work properly, we need the following Python packages: We can install all these packages in our virtual environment (so we must already be inside the virtual environment) by typing the following unique instruction:pipenv install streamlit textblob spacy neattext matplotlib wordcloud Please note that this operation can […]
Certification Exams of IT Configuring our environment Examples of Streamlit’s capabilities IT Exams Streamlit features and widgets