Skip to content
View tade0726's full-sized avatar
  • Adelaide, SA, Australia
  • 05:07 (UTC +09:30)
  • LinkedIn in/ted-zhao

Highlights

  • Pro
Block or Report

Block or report tade0726

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
tade0726/README.md

Hi there 👋

🌐 Connect with me on LinkedIn and check out my resume on Resume

Pinned Loading

  1. tedzhao-resume tedzhao-resume Public

  2. careerhub_scrape careerhub_scrape Public

    This repository houses a Scrapy project that specializes in scraping job postings from the University of Adelaide Careerhub.

    Python

  3. logistics_simulation logistics_simulation Public

    Simulation for logistics center

    Python 4 1

  4. location_spider location_spider Public

    A spider for gathering local retail information including GEO address name

    Python 2

  5. AI_COURSES_ADLU AI_COURSES_ADLU Public

    Python

  6. simple script for significant and po... simple script for significant and power report
    1
    import numpy as np
    2
    import scipy.stats
    3
    from statsmodels.stats.proportion import proportions_ztest
    4
    
                  
    5