solopiu
"How can we remember our ignorance, which our growth requires, when we are using our knowledge all the time?"
Remote
solopiu's Stars
palantir/pyspark-style-guide
This is a guide to PySpark code style presenting common situations and the associated best practices based on the most frequent recurring topics across the PySpark repos we've encountered.
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
supabase/supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
kestra-io/kestra
:zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
nicor88/dbt-serverless
Run dbt serverless in the Cloud (AWS)
zenml-io/mlstacks
A series of Terraform based recipes to provision popular MLOps stacks on the cloud.
gunnarmorling/awesome-opensource-data-engineering
An Awesome List of Open-Source Data Engineering Projects
SkafteNicki/dtu_mlops
Exercises and supplementary material for the machine learning operations course at DTU.
mitchellvanrijkom/6-window-functions-with-pyspark
The 6 most window functions in PySpark - based on my blog post
DataTalksClub/mlops-zoomcamp
Free MLOps course from DataTalks.Club
blankly-finance/blankly
🚀 💸 Easily build, backtest and deploy your algo in just a few lines of code. Trade stocks, cryptos, and forex across exchanges w/ one package.
abhishek-ch/around-dataengineering
A Data Engineering & Machine Learning Knowledge Hub
dagster-io/dagster
An orchestration platform for the development, production, and observation of data assets.
pditommaso/awesome-pipeline
A curated list of awesome pipeline toolkits inspired by Awesome Sysadmin
dbt-labs/dbt-core
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
arpit20adlakha/Data-Structure-Algorithms-LLD-HLD
A Data Structure Algorithms Low Level Design and High Level Design collection of resources.
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
Tomme/dbt-athena
The athena adapter plugin for dbt (https://getdbt.com)
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
twopirllc/pandas-ta
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 150+ Indicators
ml-tooling/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
polakowo/vectorbt
Find your trading edge, using the fastest engine for backtesting, algorithmic trading, and research.
spyder-ide/spyder
Official repository for Spyder - The Scientific Python Development Environment
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.
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
public-apis/public-apis
A collective list of free APIs
MTrajK/coding-problems
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
TheAlgorithms/Python
All Algorithms implemented in Python
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.