No timetable | 2 hours per day recommended | Review of the key programming concepts necessary to deal with the processing and use of data through code. You will learn the Python programming language, which you will be able to practice using self-correcting practical material.
As a specialized data scientist, you will be prepared to take up the following opportunities : Data scientist, data analyst, data engineer, expert in data visualization, expert in data storage and processing architectures, expert in machine learning, expert in business intelligence, Chief Data Officer (CDO), business analytics, business intelligence. Through the Data Science Master’s Course Online, you will gain the technical knowledge required to obtain the following qualifications and certifications: AWS Certified Data Analytics, Google Data Analytics Certificate, IBM Data Analytics Professional, Associates Certified Analytics Professional (aCAP), Professional Certification BigML Certified Engineer.
This unit is designed to facilitate the learning and understanding of fundamental programming concepts using the Python language. Python is a versatile and easy-to-learn language that has become a popular choice for both beginners and experienced developers due to its clear and readable syntax.
This unit covers a variety of key concepts and techniques in data analysis using the Pandas library in Python. From manipulating DataFrames to performing advanced operations such as merging and aggregating datasets, the content covers a broad spectrum of essential skills for any data professional.
This unit explores two fundamental tools for data processing in Python: the datetime library and NumPy. The datetime library provides functionality for handling dates and times accurately, allowing arithmetic operations and comparisons between them. NumPy, on the other hand, stands as a pillar of scientific computing, providing support for multidimensional arrays and high-performance mathematical functions.
This unit covers various aspects related to the creation and customisation of graphics using tools such as Python, Matplotlib and Plotly. It starts with the installation of key libraries and the loading of data for further manipulation. Different types of graphs are explored, from line and bar charts to box, histogram and scatter plots. In addition, methods for adding titles, customising axes and modifying the appearance of graphs are highlighted.