Melodyitian

Results 2 issues of Melodyitian

Hello, I really appreciate your work and this package is excellent! But could you please tell me the detailed equations to calculate the AR and CAR when you using the...

Hi, my code is : ```python search.text_search( keywords=["settlement"], entity_id="", filing_form="All annual, quarterly, and current reports", # 修改为获取所有报告 single_forms=['10-K'], start_date=start_date, end_date=end_date, min_wait_seconds=5.0, max_wait_seconds=7.0, retries=3, destination=path + "2015M1_test.json", peo_in="", inc_in="" ) ```...

enhancement