Giter VIP home page Giter VIP logo

Comments (1)

LXYD001 avatar LXYD001 commented on July 25, 2024

ef.stock.get_all_company_performance('2021-12-01')
日期输入有误,可选日期如下:
[
'2021-12-31',
'2021-09-30',
'2021-06-30',
'2021-03-31',
'2020-12-31',
'2020-09-30',
'2020-06-30',
'2020-03-31',
'2019-12-31',
'2019-09-30',
'2019-06-30',
'2019-03-31',
'2018-12-31',
'2018-09-30',
'2018-06-30',
'2018-03-31',
'2017-12-31',
'2017-09-30',
'2017-06-30',
'2017-03-31',
'2016-12-31',
'2016-09-30',
'2016-06-30',
'2016-03-31',
'2015-12-31',
'2015-09-30',
'2015-06-30',
'2015-03-31',
'2014-12-31',
'2014-09-30',
'2014-06-30',
'2014-03-31',
'2013-12-31',
'2013-09-30',
'2013-06-30',
'2013-03-31',
'2012-12-31',
'2012-09-30',
'2012-06-30',
'2012-03-31'
]
Empty DataFrame
Columns: [股票代码, 股票简称, 公告日期, 营业收入, 营业收入同比增长, 营业收入季度环比, 净利润, 净利润同比增长, 净利润季度环比, 每股收益, 每股净资产, 净资产收益率, 销售毛利率, 每股经营现金流量]
Index: []

当日期为空是取最新的日期

from efinance.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.