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

Organizations

@oracle

Block or report cartershanklin

Report abuse

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

Report abuse

Pinned Loading

  1. pyspark-cheatsheet pyspark-cheatsheet Public

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

    Python 483 235

  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: