Skip to content
View xiangpu8968's full-sized avatar

Block or report xiangpu8968

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

Popular repositories Loading

  1. performance-evaluation performance-evaluation Public

    This projects provide commonly used methods to conduct portfolio performance evaluation. All the methods and classes in this project are implemented with standard python library such that it does n…

    Python 1

  2. stock_updater stock_updater Public

    The program provides basic functions to download stock data from YAHOO Finance. It defaultly downloads the 'Adj Close' data of multiple stocks passed by the user. Stock data will be merged and stor…

    Python 1

  3. LiankuColdChain LiankuColdChain Public

    This projects provides basic methods to download statistics of cold chain warehouses from Lianku which is a China-based company providing warehouse info across the country.

    Python 1

  4. learning_d2l learning_d2l Public

    This is a personal repository for me to learn deep learning step by step. The intend is to following the codes provided in the book.