Skip to content
View stelios-c's full-sized avatar
🎭
🎭
Block or Report

Block or report stelios-c

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
stelios-c/README.md
  • 👋 Hi, I’m @stelios-c
  • 👀 I’m interested in Data, Space, Telecommunications, Transport.
  • 🌱 I'm revising autocorrelation and stationary processes.
  • 💞️ I’m looking to collaborate on analysing open data and improving open source tools.
  • 📫 How to reach me: comment/issue on github or message me on Linked In.

Skills:
Analysis: SQL (BigQuery), Python (Pandas, SciPy, Jupyter). Spatial: GeoPandas, PostGIS, QGIS.
Programming: Python, dbt, git, Bash shell, Pig (Hadoop). Low Code: Tableau, Power Automate.
Administration: Google Cloud (Projects, Storage, Monitoring/Logging), Tableau Server, Linux.
Service and Project Management: ITIL (Service Now), Jira, GitHub Issues, MS365 Planner.

Portfolio:

Pinned Loading

  1. GPS_analysis GPS_analysis Public

    Analysis of GPS interruption data in public domain

    Jupyter Notebook 2 1

  2. stat_inf_public stat_inf_public Public

    Me working through 'Computer Age Statistical Inference' .

    Jupyter Notebook

  3. eurostat_eda eurostat_eda Public

    Exploration of eurostat data

    Jupyter Notebook

  4. uk_votes uk_votes Public

    An analysis of historic election results in the United Kingdom

    Jupyter Notebook

  5. The line that broke Colab The line that broke Colab
    1
    import pandas as pd
    2
    pd.read_html('https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2')[4].query('Year==1974 and Code.str.contains("F")')