Formazione Cisco

Insoft Services è uno dei pochi fornitori di formazione in EMEAR a offrire una gamma completa di certificazione Cisco e formazione tecnologica specializzata.

Dettagli

Certificazioni Cisco

Sperimenta un approccio di apprendimento misto che combina il meglio della formazione con istruttore e dell'e-learning autogestito per aiutarti a prepararti per l'esame di certificazione.

Dettagli

Cisco Learning Credits

I Cisco Learning Credits (CLC) sono voucher di formazione prepagati riscattati direttamente con Cisco che semplificano la pianificazione del successo durante l'acquisto di prodotti e servizi Cisco.

Dettagli

Formazione Continua

The Cisco Continuing Education Program offers all active certification holders flexible options to recertify by completing a variety of eligible training items.

Dettagli

Cisco Digital Learning

Certified employees are VALUED assets. Explore Cisco official Digital Learning Library to educate yourself through recorded sessions.

Dettagli

Cisco Business Enablement

The Cisco Business Enablement Partner Program focuses on sharpening the business skills of Cisco Channel Partners and customers.

Dettagli

Catalogo Cisco

Dettagli

Certificazioni Fortinet

Il programma Fortinet Network Security Expert (NSE) è un programma di formazione e certificazione di otto livelli per insegnare agli ingegneri la sicurezza della loro rete per le competenze e l'esperienza di Fortinet FW.

Dettagli

Corsi di formazione tecnica

Insoft è riconosciuto come Fortinet Authorized Training Center in sedi selezionate in tutta l'EMEA.

Corsi tecnici

Catalogo Fortinet

Esplora un'ampia varietà di programmi Fortinet in diversi paesi e corsi online.

Dettagli

Stato ATC

Controlla il nostro stato ATC in tutti i paesi selezionati in Europa.

Dettagli

Fortinet Servizi Professionale

Il team riconosciuto a livello globale di esperti certificati ti aiuta a fare una transizione più fluida con i nostri pacchetti di consulenza, installazione e migrazione predefiniti per una vasta gamma di prodotti Fortinet.

Dettagli

Catalogo Microsoft

Insoft Services fornisce formazione Microsoft in EMEAR. Offriamo corsi di formazione tecnica e certificazione Microsoft guidati da istruttori di livello mondiale.

Corsi tecnici

Corsi di formazione

Impara conoscenze e abilità eccezionali di Extreme Networks.Find all the Extreme Networks online and instructor led class room based calendar here.

Corsi tecnici

Certificazioni Extreme

Forniamo un curriculum completo di competenze tecniche sul conseguimento della certificazione.

Dettagli

Catalogo Extreme

Dettagli

Accreditamento ATP

In qualità di partner di formazione autorizzato (ATP), Insoft Services garantisce che tu riceva i più alti standard di istruzione disponibili.

Dettagli

Pacchetti di consulenza

Forniamo un supporto innovativo e avanzato per la progettazione, l'implementazione e l'ottimizzazione delle soluzioni IT.La nostra base di clienti comprende alcune delle più grandi telco a livello globale.

Soluzioni & Servizi

Il team riconosciuto a livello globale di esperti certificati ti aiuta a fare una transizione più fluida con i nostri pacchetti di consulenza, installazione e migrazione predefiniti per una vasta gamma di prodotti Fortinet.

Chi siamo

Insoft fornisce servizi di formazione e consulenza autorizzati per fornitori IP selezionati.Scopri come stiamo rivoluzionando il settore.

Dettagli
  • +39 02 8704 5199
  • Data Wrangling with Python

    Duration
    3 Giorni
    Delivery
    (Online e in loco)
    Price
    Prezzo su richiesta
    Data is the new oil, but it comes crude. To do anything meaningful - modelling, visualization, machine learning, for predictive analysis “ you first need to wrestle and wrangle with data. This Data Wrangling with Python course teaches you the core ideas behind these processes and equips you with knowledge of the most popular tools and techniques in the domain. The course starts with the absolute basics of Python, focusing mainly on data structures. It then delves into the fundamental tools of data wrangling like NumPy and Pandas libraries. You'll explore useful insights into why you should stay away from traditional ways of data cleaning, as done in other languages, and take advantage of the specialized pre-built routines in Python. This combination of Python tips and tricks will also demonstrate how to use the same Python backend and extract/transform data from an array of sources including the Internet, large database vaults, and Excel financial tables. To help you prepare for more challenging scenarios, you'll cover how to handle missing or wrong data, and reformat it based on the requirements from the downstream analytics tool. The course will further help you grasp concepts through real-world examples and datasets. By the end of this course, you will be confident in using a diverse array of sources to extract, clean, transform, and format your data efficiently.

    Lesson 1: Introduction to Data Structure using Python

    • Python for Data Wrangling
    • Lists, Sets, Strings, Tuples, and Dictionaries

    Lesson 2: Advanced Operations on Built-In Data Structure

    • Advanced-Data Structures
    • Basic File Operations in Python

    Lesson 3: Introduction to NumPy, Pandas, and Matplotlib

    • NumPy Arrays
    • Pandas DataFrames
    • Statistics and Visualization with NumPy and Pandas
    • Using NumPy and Pandas to Calculate Basic Descriptive Statistics on the DataFrame

    Lesson 4: Deep Dive into Data Wrangling with Python

    • Subsetting, Filtering, and Grouping
    • Detecting Outliers and Handling Missing Values
    • Concatenating, Merging, and Joining
    • Useful Methods of Pandas

    Lesson 5: Get Comfortable with a Different Kind of Data Sources

    • Reading Data from Different Text-Based (and Non-Text-Based) Sources
    • Introduction to BeautifulSoup4 and Web Page Parsing

    Lesson 6: Learning the Hidden Secrets of Data Wrangling

    • Advanced List Comprehension and the zip Function
    • Data Formatting

    Lesson 7: Advanced Web Scraping and Data Gathering

    • Basics of Web Scraping and BeautifulSoup libraries
    • Reading Data from XML

    Lesson 8: RDBMS and SQL

    • Refresher of RDBMS and SQL
    • Using an RDBMS (MySQL/PostgreSQL/SQLite)

    Lesson 9: Application in real life and Conclusion of course

    • Applying Your Knowledge to a Real-life Data Wrangling Task
    • An Extension to Data Wrangling

    Data Wrangling with Python takes a practical approach to equip beginners with the most essential data analysis tools in the shortest possible time. It contains multiple activities that use real-life business scenarios for you to practice and apply your new skills in a highly relevant context.

    Hardware:

    For an optimal student experience, we recommend the following hardware configuration:

    • Processor: Intel Core i5 or equivalent
    • Memory: 8GB RAM or higher
    • Internet Connection

    Software:

    You will also need the following software installed in advance:

    • OS: Windows 7 SP1 64-bit, Windows 8.1 64-bit or Windows 10 64-bit, Ubuntu Linux, or the latest version of OS X
    • Browser: Google Chrome/Mozilla Firefox Latest Version
    • Notepad++/Sublime Text as IDE (Optional, as you can practice everything using Jupyter note course on your browser)
    • Python 3.4+ (latest is Python 3.7) installed (from https://python.org)
    • Python libraries as needed (Jupyter, NumPy, Pandas, Matplotlib, BeautifulSoup4, and so)
    Data is the new oil, but it comes crude. To do anything meaningful - modelling, visualization, machine learning, for predictive analysis “ you first need to wrestle and wrangle with data. This Data Wrangling with Python course teaches you the core ideas behind these processes and equips you with knowledge of the most popular tools and techniques in the domain. The course starts with the absolute basics of Python, focusing mainly on data structures. It then delves into the fundamental tools of data wrangling like NumPy and Pandas libraries. You'll explore useful insights into why you should stay away from traditional ways of data cleaning, as done in other languages, and take advantage of the specialized pre-built routines in Python. This combination of Python tips and tricks will also demonstrate how to use the same Python backend and extract/transform data from an array of sources including the Internet, large database vaults, and Excel financial tables. To help you prepare for more challenging scenarios, you'll cover how to handle missing or wrong data, and reformat it based on the requirements from the downstream analytics tool. The course will further help you grasp concepts through real-world examples and datasets. By the end of this course, you will be confident in using a diverse array of sources to extract, clean, transform, and format your data efficiently.

    Lesson 1: Introduction to Data Structure using Python

    • Python for Data Wrangling
    • Lists, Sets, Strings, Tuples, and Dictionaries

    Lesson 2: Advanced Operations on Built-In Data Structure

    • Advanced-Data Structures
    • Basic File Operations in Python

    Lesson 3: Introduction to NumPy, Pandas, and Matplotlib

    • NumPy Arrays
    • Pandas DataFrames
    • Statistics and Visualization with NumPy and Pandas
    • Using NumPy and Pandas to Calculate Basic Descriptive Statistics on the DataFrame

    Lesson 4: Deep Dive into Data Wrangling with Python

    • Subsetting, Filtering, and Grouping
    • Detecting Outliers and Handling Missing Values
    • Concatenating, Merging, and Joining
    • Useful Methods of Pandas

    Lesson 5: Get Comfortable with a Different Kind of Data Sources

    • Reading Data from Different Text-Based (and Non-Text-Based) Sources
    • Introduction to BeautifulSoup4 and Web Page Parsing

    Lesson 6: Learning the Hidden Secrets of Data Wrangling

    • Advanced List Comprehension and the zip Function
    • Data Formatting

    Lesson 7: Advanced Web Scraping and Data Gathering

    • Basics of Web Scraping and BeautifulSoup libraries
    • Reading Data from XML

    Lesson 8: RDBMS and SQL

    • Refresher of RDBMS and SQL
    • Using an RDBMS (MySQL/PostgreSQL/SQLite)

    Lesson 9: Application in real life and Conclusion of course

    • Applying Your Knowledge to a Real-life Data Wrangling Task
    • An Extension to Data Wrangling

    Data Wrangling with Python takes a practical approach to equip beginners with the most essential data analysis tools in the shortest possible time. It contains multiple activities that use real-life business scenarios for you to practice and apply your new skills in a highly relevant context.

    Hardware:

    For an optimal student experience, we recommend the following hardware configuration:

    • Processor: Intel Core i5 or equivalent
    • Memory: 8GB RAM or higher
    • Internet Connection

    Software:

    You will also need the following software installed in advance:

    • OS: Windows 7 SP1 64-bit, Windows 8.1 64-bit or Windows 10 64-bit, Ubuntu Linux, or the latest version of OS X
    • Browser: Google Chrome/Mozilla Firefox Latest Version
    • Notepad++/Sublime Text as IDE (Optional, as you can practice everything using Jupyter note course on your browser)
    • Python 3.4+ (latest is Python 3.7) installed (from https://python.org)
    • Python libraries as needed (Jupyter, NumPy, Pandas, Matplotlib, BeautifulSoup4, and so)
      Programma
      Data su richiesta

    Follow Up Courses

    Filtra
    • 3 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 3 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 5 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 5 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 3 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 4 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 5 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 5 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 4 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 2 Giorni
      Data su richiesta
      Price on Request
      Book Now

    Know someone who´d be interested in this course?
    Let them know...

    Use the hashtag #InsoftLearning to talk about this course and find students like you on social media.