finlab-python / finlab_crypto

Documentation
https://finlab-python.github.io/finlab_crypto/index.html
GNU General Public License v3.0
267 stars 98 forks source link

Update online.py #27

Closed yaotechuang closed 9 months ago

yaotechuang commented 9 months ago

Fix Index operation and Series concatenation issues for Python 3.8 Correct code segments causing TypeError and AttributeError for improved compatibility with Python 3.8 Resolve incompatibility issues with Series append method and bitwise operator '|' in Python 3.8