Skip to content
View Datamathican's full-sized avatar
  • University of Sussex
  • Brighton
  • 04:57 (UTC -12:00)

Block or report Datamathican

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Datamathican/README.md

Hello World! I'm Pramod 👋

Senior Data Analyst | Transitioning to Data Engineering

GitHub Follow

A little more about me...

class Datamathican:
    def __init__(self):
        self.name = "Pramod"
        self.role = "Data Engineer in Training"
        self.location = "London, UK"
        self.languages = ["Python", "SQL", "R"]
        self.stack = {
            "Cloud": ["AWS", "Docker"],
            "Orchestration": ["Airflow", "Dagster"],
            "Trending": ["Apache Iceberg", "dbt", "DuckDB"]
        }

    def say_hello(self):
        print(f"Hi! I'm {self.name}, building scalable data 'plumbing'.")
        print(f"Currently mastering: {', '.join(self.stack['Trending'])}")

pramod = Dataengineer()
pramod.say_hello()

Popular repositories Loading

  1. Data-Analyttics-on-UK-inflation-dataset Data-Analyttics-on-UK-inflation-dataset Public

    Data Analytics on inflation data set using machine learning algorithms

    Jupyter Notebook 3

  2. Facebook-Prophet- Facebook-Prophet- Public

    Facebook Prophet model for time series dataset

    Jupyter Notebook 1 1

  3. Machine-Translation Machine-Translation Public

    Essay on Machine Translation

    1 1

  4. Datamathican Datamathican Public

    Pramod Portfolio

  5. Adult-dataset- Adult-dataset- Public

    Algorithm biasness in machine learning using adult census income data.

    Jupyter Notebook

  6. Machinelearning-german Machinelearning-german Public

    Machine learning biasness using german dataset