abhishekgrewal's Stars
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
satwikkansal/wtfpython
What the f*ck Python? 😱
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
gto76/python-cheatsheet
Comprehensive Python Cheatsheet
Premalatha-success/Books-Python
Splines/deutsche-bahn-analysis
🚆 Analysis of delays of the Deutsche Bahn (DB)
kedro-org/kedro
Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.
mckinsey/vizro
Vizro is a toolkit for creating modular data visualization applications.
mckinsey/causalnex
A Python library that helps data scientists to infer causation rather than observing correlation.
ashwinambatwar/Einburgerungstest
Complete catalog of questions and answers for the test "Leben in Deutschland" and "Einbürgerungstest"
bokeh/bokeh
Interactive Data Visualization in the browser, from Python
scholi/pySPM
Python library to handle Scanning Probe Microscopy Images. Can read nanoscan .xml data, Bruker AFM images, Nanonis SXM files as well as iontof images(ITA, ITM and ITS).
bluenote10/PandasDataFrameGUI
A minimalistic GUI for analyzing Pandas DataFrames.
madphysicist/scikit-guess
Fast, non-iterative estimation of fitting parameters for common functions
dabeaz-course/practical-python
Practical Python Programming (course by @dabeaz)
dabeaz-course/python-mastery
Advanced Python Mastery (course by @dabeaz)
Semi-ATE/STDF
STDF Library
Semi-ATE/Semi-ATE
Semiconductor Automatic Test Equipment
markfairbanks/tidypolars
Tidy interface to polars
mail-in-a-box/mailinabox
Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.
JoshData/pdf-diff
A PDF comparison utility in Python.
sfu-db/connector-x
Fastest library to load data from DB to DataFrames in Rust and Python
fastai/fastbook
The fastai book, published as Jupyter Notebooks
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
ydataai/ydata-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
dabl/dabl
Data Analysis Baseline Library
ResidentMario/missingno
Missing data visualization module for Python.