Dheeraj Inampudi
- Head of Product Engineering at Circuitry.ai
- CTO/ Serverless Architect at Propellor.ai
- Mathematician, Architect, coder, and a Bigdata analytics professional
- Engineering, Data and SaaS
Dheeraj Inampudi
AWS serverless boto3 functions, SAM templates and suggestions
from pyspark.sql.functions import udf
from pyspark.sql.types import BooleanType
def regex_filter(x):
regexs = ['.*ALLYOURBASEBELONGTOUS.*']
Forked from ageron/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
Jupyter Notebook
Forked from airbytehq/airbyte
Airbyte is an open-source EL(T) platform that helps you replicate your data in your warehouses, lakes and databases.
Java
import boto3
import os
key_id = ''
secret_key = ''
region = ''