Skip to content
View watsonzh's full-sized avatar

Block or report watsonzh

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
Showing results

A collection of advanced dataviz examples using Vega, Vega-Lite, Deneb and Power BI.

JavaScript 585 103 Updated Oct 30, 2024

利用python来分析一些财务报表数据

Jupyter Notebook 215 87 Updated May 31, 2018

Python tdx数据接口

Python 1,338 947 Updated Apr 15, 2020

这个是一个财务审计与python相关的教学分享仓库,帮助有需要的朋友在财务领域上走得更远更高。

Jupyter Notebook 48 14 Updated Mar 19, 2024

qstock由“Python金融量化”公众号开发,试图打造成个人量化投研分析包,目前包括数据获取(data)、可视化(plot)、选股(stock)和量化回测(策略backtest)模块。 qstock将为用户提供简洁的数据接口和规整化后的金融市场数据。可视化模块为用户提供基于web的交互图形的简单接口; 选股模块提供了同花顺的选股数据和自定义选股,包括RPS、MM趋势、财务指标、资金流模型…

Python 945 246 Updated May 22, 2023

获取3775家上市公司近5年财务报表,建立财务报表分析模型,借助pyqt生成窗口化展示页面。

Python 196 110 Updated Oct 18, 2019

半自动生成财务分析报告

Python 21 5 Updated Jun 13, 2024

对郭永清老师的《财务报表分析与股票估值》这本书内容的实现

Jupyter Notebook 29 19 Updated Jan 22, 2021

Next generation of automated data exploratory analysis and visualization platform.

TypeScript 4,262 335 Updated Aug 20, 2024

Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.

Python 13,455 1,309 Updated Nov 12, 2024

PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis

Python 13,355 699 Updated Nov 13, 2024

坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.

32,472 3,563 Updated May 29, 2024

BackTrader中文教程笔记(by:量化投资与机器学习),系统性介绍Bactrader的特性、策略构建、数据结构、回测交易等,彻底掌握量化神器的使用方法。章节:介绍篇、数据篇、指标篇、交易篇、策略篇、可视化篇……(持续更新中)

Python 1,148 287 Updated Oct 21, 2021

Python wrapper for TA-Lib (https://ta-lib.org/).

Cython 9,720 1,764 Updated Sep 16, 2024

roam2anki is a project to export Roam Research note to anki

Python 11 1 Updated Jul 22, 2023

ChatOllama is an open source chatbot based on LLMs. It supports a wide range of language models, and knowledge base management.

TypeScript 2,648 411 Updated Sep 8, 2024

Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.

Go 97,577 7,763 Updated Nov 13, 2024

Practice your pandas skills!

Jupyter Notebook 10,850 8,272 Updated Aug 16, 2024

益达规则仓库

2,523 122 Updated Sep 29, 2024

Crawl a site to generate knowledge files to create your own custom GPT from a URL

TypeScript 18,840 2,021 Updated Aug 9, 2024

A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.

28,864 3,318 Updated Mar 25, 2024

中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…

Python 69,069 14,504 Updated May 10, 2024

Book_4_《矩阵力量》 | 鸢尾花书:从加减乘除到机器学习;上架!

Python 8,779 1,311 Updated Sep 11, 2024

线性代数笔记

Jupyter Notebook 3,649 1,057 Updated Sep 17, 2023

闻达:一个LLM调用平台。目标为针对特定环境的高效内容生成,同时考虑个人和中小企业的计算资源局限性,以及知识安全和私密性问题

JavaScript 6,244 809 Updated Sep 27, 2024

ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型

Python 15,725 1,849 Updated Jun 27, 2024

AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库

Python 9,418 1,894 Updated Nov 13, 2024

股票行情实时数据接口-A股,完全免费的沪深证券股票数据-中国股市,python最简封装的API接口,包含日线,历史K线,分时线,分钟线,全部实时采集,系统包括新浪腾讯双数据核心采集获取,自动故障切换,STOCK数据格式成DataFrame格式,可用来查询研究量化分析,股票程序自动化交易系统.为量化研究者在数据获取方面极大地减轻工作量,更加专注于策略和模型的研究与实现。

Python 1,741 432 Updated Jun 20, 2024

MyTT将通达信,同花顺,文华麦语言等指标公式,最简移植到Python中,核心库单个文件,仅百行代码,十几个核心函数,神奇的实现所有常见技术指标算法(不依赖talib库)的纯python实现和转换通达信MACD,RSI,BOLL,ATR,KDJ,CCI,PSY等公式,全部基于pandas函数计算方法封装,简洁且高性能,能非常方便的应用在股票指标公式,股市期货量化框架分析,自动程序化交易,数字…

Python 1,826 582 Updated Nov 9, 2023

talib学习 talib中文翻译 talib中文文档

1,655 558 Updated Jun 10, 2021
Next