Skip to content
View cartershanklin's full-sized avatar
  • Oracle
  • Mountain View, CA

Organizations

@oracle
Block or Report

Block or report cartershanklin

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

Pinned

  1. pyspark-cheatsheet pyspark-cheatsheet Public

    PySpark Cheat Sheet - example code to help you learn PySpark and develop apps faster

    Python 359 195

  2. OCI Data Flow Tutorial Example 1 usi... OCI Data Flow Tutorial Example 1 using the OCI CLI
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    # Copyright (c) 2020, Oracle and/or its affiliates. All rights reserved.
    4
    #
    5
    # This script executes Example 1 of the Data Flow Tutorial
  3. OCI Data Flow Tutorial Example 1 usi... OCI Data Flow Tutorial Example 1 using the Python SDK
    1
    #!/usr/bin/env python
    2
    
                  
    3
    # This script executes Example 1 of the OCI Data Flow Tutorial
    4
    # https://docs.cloud.oracle.com/en-us/iaas/data-flow/data-flow-tutorial/tutorial/dfs_tut_etl_java.htm#etl_with_java
    5
    
                  
  4. Deploy OCI Data Flow Applications Ea... Deploy OCI Data Flow Applications Easily
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    # Deploy OCI Data Flow Applications easier.
    4
    #
    5
    # Features: