Data Science is an interdisciplinary approach using scientific methods, algorithms and systems to extract insights from data, and apply this knowledge across a range of application domains. Data science is related to data mining, machine learning and big data. Follow these tutorials to learn how to build Data Science applications with Python & Qt.

Explore Data Science

Showing articles for All (39) PyQt6 (7) PySide6 (7) PyQt5 (23) Tkinter (2) PySide2 (8)

.ui files with fbs

Published 07.05.2020

The ModelView Architecture

Qt's MVC-like interface for displaying data in views

Displaying tabular data in Qt5 ModelViews

Create customized table views with conditional formatting, numpy and pandas data sources.

Plotting with Matplotlib

Create PyQt5 plots with the popular Python plotting library

Plotting With PyQtGraph updated

Create Custom Plots in PyQt with PyQtGraph

Embedding custom widgets from Qt Designer

Learn how to use custom widgets in your PySide applications when designing with Qt Designer

Embedding custom widgets from Qt Designer

Learn how to use custom widgets in your PyQt5 applications when designing with Qt Designer

The ModelView Architecture

Qt's MVC-like interface for displaying data in views
1 2