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 Loading

  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 1

  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

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…