tesorotools-python 0.0.2__py2.py3-none-any.whl → 0.0.3__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,6 +6,11 @@ import pandas as pd
6
6
 
7
7
  # there should be a better way for testing this
8
8
 
9
+ # for the debt stuff we usually use B_YLD_1 as out value
10
+ # for the rest stuff is usually BID
11
+ # sometimes TRD_PRC_1
12
+ # OFF_CLOSE
13
+
9
14
 
10
15
  def get_series(
11
16
  api_key: str,
@@ -78,7 +83,7 @@ def block_download(
78
83
  universe=series_id_list,
79
84
  start=start_date,
80
85
  end=end_date,
81
- # fields=fields,
86
+ fields=fields,
82
87
  interval=interval,
83
88
  )
84
89
  if data is None:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tesorotools-python
3
- Version: 0.0.2
3
+ Version: 0.0.3
4
4
  Requires-Dist: babel
5
5
  Requires-Dist: eikon
6
6
  Requires-Dist: lseg-data
@@ -9,7 +9,7 @@ tesorotools/artists/type_curve.py,sha256=VGFCCyMVNwjliLK9usyw_nLC6emKcJYOSV1pmWJ
9
9
  tesorotools/data_sources/README.md,sha256=iMAeLsv9Xk3IogDh8nCt2pSeTqCHmXA66KPvV25Za7I,261
10
10
  tesorotools/data_sources/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
11
  tesorotools/data_sources/debug.py,sha256=fmUHt7f3dAd6qUBo5D_kTn__MgGC0hisdaC6sFXHKNg,877
12
- tesorotools/data_sources/lseg.py,sha256=YxU9G2yq0cLsKSpYQP6XnW8DH59DFRBc018SfkY8qY0,3643
12
+ tesorotools/data_sources/lseg.py,sha256=-WEbtwkU6xSUrPjXXMvCjjCC28Wxqt5IOQ44_0fn6JI,3774
13
13
  tesorotools/database/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
14
14
  tesorotools/database/push.py,sha256=Y1ToNupMIdNfXcg20P0sFijXza05FUCB1OK53cPXYtU,1960
15
15
  tesorotools/dependencies/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -34,6 +34,6 @@ tesorotools/utils/globals.py,sha256=gFhNjCjeih7NaNEb6yjgoJbkTSUuJu9Xw5-UDtCPAQA,
34
34
  tesorotools/utils/matplotlib.py,sha256=tKidZIcDLKWgawIOJggWwVoaTMsrjw1WEJQouydSYbI,1197
35
35
  tesorotools/utils/series.py,sha256=eUEUOdzDfA7YbgO4o6KtxwJOL5cQYdqLjrdvuQ7Hqhc,1168
36
36
  tesorotools/utils/template.py,sha256=xpBVad28gG9ZLVwd9e0dTWsGsbujjmVcCPEW2mIKEJo,4917
37
- tesorotools_python-0.0.2.dist-info/METADATA,sha256=yNrZhBJ5ULwC_cNCPbn40rP3D9XpjbMhKIC4YHNRrwU,323
38
- tesorotools_python-0.0.2.dist-info/WHEEL,sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc,105
39
- tesorotools_python-0.0.2.dist-info/RECORD,,
37
+ tesorotools_python-0.0.3.dist-info/METADATA,sha256=42hQWKfOeBFABWwNAgcf3cR49whFpkaeg3EY38tMKeE,323
38
+ tesorotools_python-0.0.3.dist-info/WHEEL,sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc,105
39
+ tesorotools_python-0.0.3.dist-info/RECORD,,