Skip to content
View caseybrown89's full-sized avatar

Block or report caseybrown89

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. airflowairflowPublic

    Forked from apache/airflow

    Airflow is a system to programmatically author, schedule and monitor data pipelines.

    Python

  2. ethereum-etlethereum-etlPublic

    Forked from blockchain-etl/ethereum-etl

    Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in…

    Python

  3. sql-migratesql-migratePublic

    Forked from rubenv/sql-migrate

    SQL schema migration tool for Go.

    Go

  4. transaction_scrapertransaction_scraperPublic

    Scrape transactions from HTML

    Python

  5. delta-io/kafka-delta-ingestdelta-io/kafka-delta-ingestPublic

    A highly efficient daemon for streaming data from Kafka into Delta Lake

    Rust 441 98

  6. Spark ParquetSpark Parquet
    1
    import java.io.Serializable;
    2
    3
    import org.apache.spark.api.java.JavaRDD;
    4
    import org.apache.spark.api.java.function.Function;
    5
    import org.apache.spark.sql.Dataset;