An Introduction to Analysis of Financial Data with R
2022-05-21 16:07:59 16.41MB
1
利用Python爬取巨潮网页上的年报等数据,通过解析下载的PDF文件,提取其中有用的数据,并写入到本地文件中。
2022-04-24 01:17:15 35.73MB 年报自动获取
1
xbbg 直观的彭博数据API 特征 以下是主要功能。 Jupyter笔记本示例可在 找到。 Excel兼容输入 直截了当的盘中请求 订阅内容 要求 彭博C ++ SDK版本3.12.1或更高版本: 访问并下载C ++支持的版本 在下载的zip文件的bin文件夹中,将blpapi3_32.dll和blpapi3_64.dll复制到Bloomberg BLPAPI_ROOT文件夹(通常为blp/DAPI ) 彭博官方Python API: pip install blpapi --index-url=https://bcms.bloomberg.com/pip/simple/ numpy , pandas , ruamel.yaml和pyarrow 安装 pip install xbbg 什么是新的 0.7.6a2-将blp.connect用于替代Bloomberg连接(作者anx
2021-11-30 15:30:53 591KB bloomberg financial-data Python
1
Python for Finance.英文版(1st Edition.Yves Hilpisch)Analyze Big Financial Data.pdf
2021-09-13 20:16:32 13.6MB Python Financ Yves  Hilpis
1
A fresh take on financial data visualization for greater accuracy and understandingYour data provides a snapshot of the state of your business and is key to the success of your conversations, decisions, and communications. But all of that communication is lost — or incorrectly interpreted — without proper data visualizations that provide context and accurate representation of the numbers. In Visualizing Financial Data, authors Julie Rodriguez and Piotr Kaczmarek draw upon their understanding of information design and visual communication to show you how to turn your raw data into meaningful information. Coverage includes current conventions paired with innovative visualizations that cater to the unique requirements across financial domains, including investment management, financial accounting, regulatory reporting, sales, and marketing communications.,解压密码 share.weimo.info
2021-09-06 16:08:43 10.14MB 英文
1
从网络收集财务数据 从ju-chao网站收集财务数据并可以从中下载pdf文件的python脚本,更重要的是它可以使用pdfplumber从pdf文件中解析您想要的数据。 平台: win10 anaconda python3.7 pdfplumber == 0.5.12 (如果您已经安装了pdfplumber,请不要安装pdfminer,因为pdfplumber使用pdfminer的另一个版本作为后端,它会破坏环境) original_data dir :准备进行测试的测试文件,您可以通过修改.py文件中的文件路径来使用它们 download_files目录:下载目录,用于保存来自网络的下载文件 output_files dir:输出文件的目录,您可以在此处找到在.py文件中创建的文件 download_filesFromcsv_wyk.py可以根据.csv文件中的url链接从Web下载文
2021-06-14 13:51:41 35.71MB 附件源码 文章源码
1