Skip to content
View Yidan-Han's full-sized avatar

Block or report Yidan-Han

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.

Content in all repositories owned by your account will be closed.
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

Popular repositories Loading

  1. applied-methods-phd applied-methods-phd Public

    Forked from paulgp/applied-methods-phd

    Repo for Yale Applied Empirical Methods PHD Course

    TeX

  2. oop oop Public

    Forked from drvinceknight/oop

    A jupyter notebook for the teaching of basic Python and OOP

    Jupyter Notebook

  3. py4e py4e Public

    Forked from csev/py4e

    Web site for www.py4e.com and source to the Python 3.0 textbook

    HTML

  4. dsbook dsbook Public

    Forked from rafalab/dsbook

    Repository for data science book

    HTML

  5. Unlimited-Excel-Processing-through-GPT-3.5-API Unlimited-Excel-Processing-through-GPT-3.5-API Public

    Forked from jzou19957/Unlimited-Excel-Processing-through-GPT-3.5-API

    This code processes an Excel file alongside a text file of the same name that provides a prompt for each row in the Excel file. It then sends these prompts to the ChatGPT 3.5 API. A batch (.bat) fi…

    Python

  6. processing-prompts-by-batch processing-prompts-by-batch Public

    Forked from cbdb-project/processing-prompts-by-batch

    This project provides a Python script to interact with multiple Large Language Models (LLMs) from various APIs. The script allows batch processing of prompts, splitting lengthy inputs into manageab…

    Python