Data processing and visualization in Python

Course/Event Essentials

Event/Course Start
Event/Course End
Event/Course Format
Online

Venue Information

Country: Slovakia
Venue Details: Click here

Training Content and Scope

Scientific Domain
Level of Instruction
Intermediate
Advanced
Sector of the Target Audience
Research and Academia
Industry
Public Sector
Other (general public...)
HPC Profile of Target Audience
Application Users
Data Scientists
System Administrators
Language of Instruction

Other Information

Organiser
Supporting Project(s)
EuroCC2/CASTIEL2
Event/Course Description

The course includes:

  1. Basic NumPy package:
    • Installing the NumPy library
    • Creating NumPy arrays
    • Data types and operations with NumPy arrays
  • Indexing and searching NumPy arrays
  • Universal NumPy functions, etc.
  1. Data visualization:
    • Installing the data visualization library
    • Introduction to visualization in Matplotlib and Seaborn libraries
    • Data visualization on various examples in the libraries mentioned above
    • Customization of graph outputs according to our needs
  2. Data processing:
    • Installing and importing the Pandas library
    • Creating Pandas dataframes
  • Loading files (.txt, .xlsx, .csv)
  • Processing and analyzing data from files (.txt, .xlsx, .csv)
  • Data operations etc.