Skip to content
@org-not-included

org-not-included

The organization was not included

org-not-included

This org contains a mix of opensource projects, which are described in tables below.
Some of them can be previewed at http://notincluded.org.


Tools (PyPi Packages, Github Actions, Github Workflows)

Repository Name type Use Case Description
payment_parser PyPi package File Transformation (fixed-width to csv) Parses a fwf payment file into CSV files.
py-github-helper PyPi package Trigger on Github events Enables interaction with Github Repositories and Pull Requests.
dbt_table_diff PyPi Package, Github Action Run on Open Pull Requests Comparesdbt tables in across BigQuery schemas, aka dbt datasets.
dbt_example .github/workflow Example of using dbt_table_diff Shows how dbt_table_diff can be used to comment on an Open dbt PR.

Learning (Data Structures, Data Science, and Data Engineering)

Repository Name Use Case Description
ds-tour Learning Javascript Implements data structures and has OOP examples, in Javascript.
simple_django_app Learning Django (intro) Creates a simple Django project, based of this Youtube series.
simple_flask_app Learning Flask (intro) Creates a simple homepage using Flask, based of this Youtube series.
simple_analytics_pipeline Learning Data Engineering (ETL Intro) Uses Pandas to load CSV into SQLite database and queries database to create a simple chart.
search_completion Learning Data Engineering (ETL Medium) Extracts Bag of Words from text file, loads into SQLite database, and returns most common words based on a prefix.

Pinned

  1. dbt_table_diff dbt_table_diff Public

    Highlights differences in dbt models across dev and prod environments.

    Python 8

  2. ds-tour ds-tour Public

    Implements a variety of data structures and shows examples of OOP using JavaScript.

    JavaScript 2

  3. payment_parser payment_parser Public

    Forked from shivanjaywagh/Parser_For_001_Payment_Files

    PyPi Package which parses a fixed-width-format payment file into csvs. (Leverages a hyphen header-row for field widths).

    Python 2

  4. simple_analytics_pipeline simple_analytics_pipeline Public

    Python example using Pandas to load CSV into a local SQLite DB.

    Python 1

  5. py-github-helper py-github-helper Public

    PyPi Package for interacting with Github API.

    Python 1

  6. search_completion search_completion Public

    A simple program to autocomplete searches based on what Shakespeare would write.

    JavaScript

Repositories

Showing 10 of 12 repositories
  • real_estate Public

    Some analytics on different home types and prices

    org-not-included/real_estate’s past year of commit activity
    Shell 0 GPL-3.0 0 0 0 Updated Sep 3, 2023
  • search_completion Public

    A simple program to autocomplete searches based on what Shakespeare would write.

    org-not-included/search_completion’s past year of commit activity
    JavaScript 0 GPL-3.0 0 1 9 Updated Feb 17, 2023
  • estimate_pi Public

    A simple Python Function that estimates Pi.

    org-not-included/estimate_pi’s past year of commit activity
    Python 0 0 0 0 Updated Jan 6, 2023
  • .github Public
    org-not-included/.github’s past year of commit activity
    0 0 0 0 Updated Oct 9, 2022
  • simple_analytics_pipeline Public

    Python example using Pandas to load CSV into a local SQLite DB.

    org-not-included/simple_analytics_pipeline’s past year of commit activity
    Python 1 GPL-3.0 0 0 1 Updated Oct 6, 2022
  • ds-tour Public

    Implements a variety of data structures and shows examples of OOP using JavaScript.

    org-not-included/ds-tour’s past year of commit activity
    JavaScript 2 GPL-3.0 0 0 0 Updated Sep 30, 2022
  • simple_flask_app Public

    A simple flask app, implemented while following Flask Tutorial Series.

    org-not-included/simple_flask_app’s past year of commit activity
    HTML 0 0 0 0 Updated Sep 18, 2022
  • simple_django_app Public

    A simple app for testing out Django framework

    org-not-included/simple_django_app’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Sep 18, 2022
  • dbt_table_diff Public

    Highlights differences in dbt models across dev and prod environments.

    org-not-included/dbt_table_diff’s past year of commit activity
    Python 8 GPL-3.0 0 1 0 Updated Sep 12, 2022
  • payment_parser Public Forked from shivanjaywagh/Parser_For_001_Payment_Files

    PyPi Package which parses a fixed-width-format payment file into csvs. (Leverages a hyphen header-row for field widths).

    org-not-included/payment_parser’s past year of commit activity
    Python 2 GPL-3.0 1 0 0 Updated Sep 12, 2022

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…