DATASCI-JUPYTER.AW1

Practical Data Science With Jupyter

The world runs on data, but who’s analyzing it? That could be you. Start your Jupyter Data Science journey today. 

  • 24 Lecciones interactivas y 148 topics mapped to the official exam objectives

Intermediate A tu propio ritmo · 1 año de acceso

24Lecciones interactivas
148Topics

01 / Habilidades que obtendrás

What you will be able to do

Try Free → No se requiere tarjeta de crédito

Enroll in our Practical Data Science with Jupyter course to tackle real-world data challenges using Python and Jupyter.

In this hands-on course, you'll explore data cleaning, feature engineering, and machine learning techniques through practical examples and interactive exercises. From setting up your environment to building predictive models, you'll gain the skills needed to analyze data effectively and make informed decisions.

  • Python Programming for Data Science: Master Python fundamentals, including data structures, functions, and libraries like NumPy and pandas, to efficiently manipulate and analyze data.
  • Data Cleaning and Preprocessing: Learn techniques to clean, normalize, and prepare diverse datasets, ensuring they're analysis-ready for accurate insights.
  • Data Visualization: Create compelling visualizations using tools like Matplotlib and Seaborn to effectively communicate data-driven stories.
  • Statistical Analysis and Feature Engineering: Understand statistical concepts and apply feature engineering methods to enhance model performance.
  • Machine Learning Techniques: Gain hands-on experience with supervised and unsupervised machine learning algorithms, including regression, classification, and clustering.
  • Time-Series Analysis: Develop skills to analyze and forecast time-series data, applying models like ARIMA for predictive analytics.

Course Highlights

  • 24 Lecciones estructuradas Cobertura completa de los objetivos principales del curso
  • 1 año de acceso completo Aprendizaje a tu propio ritmo, accesible en cualquier momento y en todos los dispositivos

02 / Lecciones y laboratorios

See exactly what you will learn and practice

Descargar esquema (PDF)

Plan de estudios

24 Lecciones interactivas · 148 topics
01 Preface
02 Data Science Fundamentals 6 topics
  • What is data?
  • What is data science?
  • What does a data scientist do?
  • Real-world use cases of data science
  • Why Python for data science?
  • Conclusion
03 Installing Software and System Setup 8 topics
  • System requirements
  • Downloading Anaconda
  • Installing the Anaconda on Windows
  • Installing the Anaconda in Linux
  • How to install a new Python library in Anaconda?
  • Open your notebook - Jupyter
  • Know your notebook
  • Conclusion
04 Lists and Dictionaries 8 topics
  • What is a list?
  • How to create a list?
  • Different list manipulation operations
  • Difference between Lists and Tuples
  • What is a Dictionary?
  • How to create a dictionary?
  • Some operations with dictionary
  • Conclusion
05 Package, Function, and Loop 11 topics
  • The help() function in Python
  • How to import a Python package?
  • How to create and call a function?
  • Passing parameter in a function
  • Default parameter in a function
  • How to use unknown parameters in a function?
  • A global and local variable in a function
  • What is a Lambda function?
  • Understanding main in Python
  • while and for loop in Python
  • Conclusion

03 / Preguntas frecuentes

Preguntas antes de empezar

Contáctanos ↗
Who is this Data Science with Jupyter course intended for?
Designed for beginners and professionals seeking to upskill or reskill, this Jupyter notebook training is suitable for anyone interested in data science. A basic understanding of Python is beneficial but not mandatory.
How to use Jupyter Notebook for data analysis? 

To use Jupyter Notebook for data analysis, follow these steps:

  • Install Jupyter: Use pip install jupyterlab or conda install jupyterlab.
  • Launch: Run Jupyter notebook in your terminal/command prompt.
  • Create a Notebook: Click New → Python 3 (or your preferred kernel).
  • Import Libraries: Use pandas, numpy, matplotlib, or seaborn for analysis.
  • Load Data: Read datasets (e.g., CSV, Excel) using pd.read_csv().
  • Explore Data: Use df.head(), df.describe(), and df.info().
  • Clean & Analyze: Handle missing data, filter, group, and visualize.
  • Visualize: Create plots (e.g., df.plot(), plt.scatter()).
  • Save & Share: Download as .ipynb or export to HTML/PDF.

Jupyter: Your Data Companion

Embrace data-driven decision-making with our practical Jupyter data science course.

  • 1 año de acceso completo
  • Certificado de finalización
Comprar ahora — $199.99 Try Free

No se requiere tarjeta de crédito

scroll to top