Updated 8 months ago

https://github.com/gagolews/analiza_danych_w_jezyku_python • Science 26%

M. Gągolewski, M. Bartoszuk, A. Cena, Przetwarzanie i analiza danych w języku Python, PWN, 2016

Updated 9 months ago

https://github.com/astropenguin/pipenv-analysis-configs • Science 23%

:penguin: Create IPython, Jupyter, matplotlib custom configs in a Pipenv's environment

Updated 9 months ago

https://github.com/astropenguin/pipenv-analysis-startup • Science 13%

:penguin: Example of IPython/Jupyter/matplotlib custom configs in a Pipenv's environment

Updated 9 months ago

quantumcomputing-timeline-formulas • Science 44%

A code repository designed to show the best GitHub has to offer.

Updated 9 months ago

PyCINRAD • Science 49%

Decode CINRAD (China New Generation Weather Radar) data and visualize.

Updated 9 months ago

marsilea • Science 39%

Declarative creation of composable visualization for Python (Complex heatmap, Upset plot, Oncoprint and more~)

Updated 9 months ago

matplotlib-sankey • Science 67%

Sankey diagram for matplotlib

Updated 9 months ago

https://github.com/atharvapathak/market_basket_analysis • Science 13%

This project implements Market Basket Analysis (MBA), using data mining techniques to uncover relationships between products purchased together. By analyzing transaction data, we aim to provide actionable insights to optimize marketing strategies and enhance customer experience.

Updated 9 months ago

agenoria • Science 44%

Python utility for visualizing growth data from a newborn's first year, such as feeding, diapering, sleep, and growth, recorded in the Glow Baby app.

Updated 9 months ago

mcplot • Science 49%

A Python package with a plotting class and routines for publication-ready graphics

Updated 9 months ago

https://github.com/avapolzin/albumpl • Science 23%

Custom matplotlib color palettes based on album covers.

Updated 9 months ago

https://github.com/avapolzin/rahrah • Science 49%

University-inspired matplotlib color palettes and colormaps.

Updated 9 months ago

listening-beyond-the-labels-v1 • Science 44%

A scalable and non-invasive speech-based machine learning model for early Alzheimer's detection using mel-spectrograms and lightweight semi-supervised CNN with no transcription or neuroimaging needed.

Updated 9 months ago

lorepy • Science 54%

A library to create lore plots (logistic regression of the prevalence of a categorical variable in function of a continuous feature)

Updated 9 months ago

facts • Science 54%

Repository for the article in the online magazine Data Science Collective.

Updated 9 months ago

https://github.com/asabeneh/30-days-of-python • Science 36%

30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

Updated 9 months ago

nbody • Science 26%

Repo for my coursework for PHYS281 Scientific Programming and Modelling. A Library to simulate the interaction of solid bodies in 3D, and be able to graphically display motion or output in multiple forms. Integrates JPLHorizons data to be able to use in simulation.