tickflow 0.1.0.dev3__py3-none-any.whl → 0.1.0.dev4__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.
@@ -46,7 +46,6 @@ def _quotes_to_dataframe(data: List["Quote"]) -> "pd.DataFrame":
46
46
  ]
47
47
  df["trade_date"] = trade_dates
48
48
  df["trade_time"] = trade_times
49
- df.set_index("symbol", inplace=True)
50
49
 
51
50
  return df
52
51
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tickflow
3
- Version: 0.1.0.dev3
3
+ Version: 0.1.0.dev4
4
4
  Summary: TickFlow Python Client
5
5
  Author: TickFlow Team
6
6
  License: MIT
@@ -10,9 +10,9 @@ tickflow/resources/_base.py,sha256=KcaNDouymvPp9FC4QJuYzBdioYB2wTIIdmLKoomtb58,6
10
10
  tickflow/resources/exchanges.py,sha256=EtWBcOA_3VG9OaCHwXJ0HMjZIxylFoJu6XS8nzvv7_w,4580
11
11
  tickflow/resources/instruments.py,sha256=xE0IK42MuyWQAhlObC_9Xecm-JnrDHu281t_NzqoPis,5863
12
12
  tickflow/resources/klines.py,sha256=fuSQNmsjrTbf9Jf01S7NOmQ1XhCE1uiI06TGFiY7ixA,24036
13
- tickflow/resources/quotes.py,sha256=4v96SnEGSTHVYhDtdFPLSHC4K6dcRdsbYZI1AZGXoa8,12532
13
+ tickflow/resources/quotes.py,sha256=8DglL0cVS02PI79-EUM-GfhkpQedBEraBezQSBf0q4Q,12491
14
14
  tickflow/resources/universes.py,sha256=Pk--9Zlt6vfq9SzzkuJENkDAUUGmqiq4kdeOjMKXWQU,4542
15
- tickflow-0.1.0.dev3.dist-info/METADATA,sha256=4IpDZ1FwiAXC7HsLImm9wH8UTwOrYYozoT5LIrIbiO4,2574
16
- tickflow-0.1.0.dev3.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
17
- tickflow-0.1.0.dev3.dist-info/top_level.txt,sha256=_0JOxGpAnD-wmnVj9CKo6Bwp2qNC0xWdbDXJX8B1jrs,9
18
- tickflow-0.1.0.dev3.dist-info/RECORD,,
15
+ tickflow-0.1.0.dev4.dist-info/METADATA,sha256=dpqLP2rVLHWuynVWk-gVHVhOpSC68M6bPr34ansYs3k,2574
16
+ tickflow-0.1.0.dev4.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
17
+ tickflow-0.1.0.dev4.dist-info/top_level.txt,sha256=_0JOxGpAnD-wmnVj9CKo6Bwp2qNC0xWdbDXJX8B1jrs,9
18
+ tickflow-0.1.0.dev4.dist-info/RECORD,,