rahulavadhoot's Stars
jsvine/pdfplumber
Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.
rougier/scientific-visualization-book
An open access book on scientific visualization using python and matplotlib
bbc/bbplot
R package that helps create and export ggplot2 charts in the style used by the BBC News data team
sokrypton/ColabFold
Making Protein folding accessible to all!
voila-dashboards/voila
Voilà turns Jupyter notebooks into standalone web applications
VingtCinq/python-mailchimp
Python client for v3 of MailChimp API
reingart/pyfpdf
Simple PDF generation for Python (FPDF PHP port)
khangich/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
bugsnag/bugsnag-python
Official BugSnag error monitoring and error reporting for django, flask, tornado and other python apps.
PacktPublishing/40-Algorithms-Every-Programmer-Should-Know
40 Algorithms Every Programmer Should Know, published by Packt
themartorana/python-postmark
Postmark library for Python 2.6 and greater
googleapis/google-api-python-client
🐍 The official Python client library for Google's discovery based APIs.
aiguofer/gspread-pandas
A package to easily open an instance of a Google spreadsheet and interact with worksheets through Pandas DataFrames.
burnash/gspread
Google Sheets Python API
Asana/python-asana
Official Python client library for the Asana API v1
pry/pry
A runtime developer console and IRB alternative with powerful introspection capabilities.
UCLCheminformatics/ScaffoldGraph
ScaffoldGraph is an open-source cheminformatics library, built using RDKit and NetworkX, for the generation and analysis of scaffold networks and scaffold trees.
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
choderalab/software-development
A primer on software development best practices for computational chemistry
wandb/wandb
The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
facebookresearch/hiplot
HiPlot makes understanding high dimensional data easy
pydantic/pydantic
Data validation using Python type hints
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
parrt/dtreeviz
A python library for decision tree visualization and model interpretation.
scikit-learn-contrib/hdbscan
A high performance implementation of HDBSCAN clustering.
baldassarreFe/graph-network-explainability
Explainability techniques for Graph Networks, applied to a synthetic dataset and an organic chemistry task. Code for the workshop paper "Explainability Techniques for Graph Convolutional Networks" (ICML19)
satwikkansal/wtfpython
What the f*ck Python? 😱
bokeh/bokeh
Interactive Data Visualization in the browser, from Python
shap/shap
A game theoretic approach to explain the output of any machine learning model.
vega/altair
Declarative visualization library for Python