Try to replicate the result from Size and Value in China
☆13Aug 2, 2023Updated 2 years ago
Alternatives and similar repositories for Tushare
Users that are interested in Tushare are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Materials from the Webinar "How to build better portfolios with Python using Riskfolio-Lib"☆11Feb 4, 2025Updated last year
- Python基于改进Resnet和Vgg新冠肺炎分类[源码&部署教程]☆19Nov 20, 2023Updated 2 years ago
- Asset basket allocator bot built with FastAPI, PyPortfolioOpt, Magentic and OpenBB☆14Mar 12, 2026Updated 2 months ago
- ☆13Feb 1, 2023Updated 3 years ago
- This module contains the core code for the missing data imputation proposed in the the paper "Missing Financial Data". It is intended for…☆13Jan 20, 2024Updated 2 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 学习pytorch图像分类时整理的魔板,只需要更改对应的图片,直接运行train.py 和test.py即可☆17Feb 15, 2020Updated 6 years ago
- TusharePro数据集成工具☆35Apr 18, 2025Updated last year
- A simple low-cost finance data pipeline orchestration. All you need is just python & SQL.☆19Apr 26, 2023Updated 3 years ago
- RQAlpha 接受实时行情并触发事件 Mod☆20Sep 19, 2018Updated 7 years ago
- Code for the Data Engineering Zoomcamp☆20Dec 12, 2022Updated 3 years ago
- NLP project, based on Bert/UNILM☆23Dec 29, 2019Updated 6 years ago
- ☆21Dec 4, 2025Updated 5 months ago
- 基于改进SE-VGG16-BN的131种水果蔬菜图像分类系统(颜色、品种分级)☆25Dec 2, 2023Updated 2 years ago
- Mixed Data Sampling (MIDAS) Modeling in Python☆20Aug 29, 2020Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- modeling FICC market with QuantLib☆23Nov 16, 2022Updated 3 years ago
- ☆46Dec 30, 2025Updated 4 months ago
- ☆29Dec 10, 2021Updated 4 years ago
- my solution to stanfrod cs61B-2020-summer☆18Sep 23, 2020Updated 5 years ago
- ☆23Sep 17, 2024Updated last year
- 古诗词爬虫和文本挖掘,含13个朝代的3万多条诗人数据、85万多条诗词数据,包括主题聚类、相关诗词推荐、藏头诗生成、诗词翻译等算法实现☆34Nov 3, 2022Updated 3 years ago
- 双塔模型,打比赛用。解决多维时间序列的分类预测任务☆35Oct 11, 2022Updated 3 years ago
- ☆32Dec 22, 2023Updated 2 years ago
- Python Jupyter Notebooks for Financial Portfolio Optimization☆40Aug 25, 2018Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Kaggle官网数据科学课程的中文翻译版☆39Dec 25, 2019Updated 6 years ago
- midasml package is dedicated to run predictive high-dimensional mixed data sampling models☆44Sep 26, 2023Updated 2 years ago
- Download data from tushare (https://tushare.pro), save it to mysql and retrieve it for use☆42Dec 14, 2019Updated 6 years ago
- ☆57Aug 12, 2025Updated 9 months ago
- 华泰金工研究报告☆264Feb 28, 2023Updated 3 years ago
- This is a repo including all projects in my Introduction to Natural Language Processing course (DATA130006) in School of Data Science @Fu…☆58Jul 30, 2019Updated 6 years ago
- python与量化投资样例代码☆70Dec 20, 2020Updated 5 years ago
- Python编写的股票行情分析软件,数据来源网易及TuShare,界面采用Pyqt,所有界面采用扁平化可拉伸设计☆84May 29, 2018Updated 8 years ago
- 分享量化投资相关的论文,代码和代码复现。☆90Apr 14, 2023Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Prefect integrations with AWS.☆91Mar 19, 2026Updated 2 months ago
- An example of a Dagster project with a possible folder structure to organize the assets, jobs, repositories, schedules, and ops. Also has…☆102Nov 3, 2024Updated last year
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)