dshurick's Stars
tensorflow/data-validation
Library for exploring and validating machine learning data
hi-primus/optimus
:truck: Agile Data Preparation Workflows made easy with Pandas, Dask, cuDF, Dask-cuDF, Vaex and PySpark
klen/pylama
Code audit tool for python.
wemake-services/wemake-python-styleguide
The strictest and most opinionated python linter ever!
jendrikseipp/vulture
Find dead Python code
prospector-dev/prospector
Inspects Python source files and provides information about type and location of classes, methods etc
Sinaptik-AI/pandas-ai
Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.
google/vertex-pipelines-boilerplate
Boilerplate code for setting up a Kubeflow pipeline to run in Cloud Vertex AI Pipelines.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
GoogleCloudPlatform/functions-framework-python
FaaS (Function as a service) framework for writing portable Python functions
GoogleCloudPlatform/automlops
Build MLOps Pipelines in Minutes
GoogleCloudPlatform/vertex-pipelines-end-to-end-samples
ropensci/drake
An R-focused pipeline toolkit for reproducibility and high-performance computing
fastai/fastai
The fastai deep learning library
kevinushey/etc
Scripts, dot files, and other things that make my programming life a happy one
pharmbio/sciluigi
A light-weight wrapper library around Spotify's Luigi workflow library to make writing scientific workflows more fluent, flexible and modular
tidyverse/forcats
🐈🐈🐈🐈: tools for working with categorical variables (factors)
tidyverse/style
The tidyverse style guide for R code
rstudio/keras3
R Interface to Keras
rstudio/reticulate
R Interface to Python
rstudio/blogdown
Create Blogs and Websites with R Markdown
rstudio/tfestimators
R interface to TensorFlow Estimators
tidyverse/tidyverse
Easily install and load packages from the tidyverse
tidyverse/dplyr
dplyr: A grammar of data manipulation
tidyverse/ggplot2
An implementation of the Grammar of Graphics in R
hadley/adv-r
Advanced R: a book
hadley/r-pkgs
Building R packages
r-lib/rlang
Low-level API for programming with R