rsheftel
rsheftel
This package is not longer maintained. Read here: https://github.com/quantopian/trading_calendars#important-note
Agree that this should be cleaned up for visual consistency. As a practical matter there is a .tz method on every calendar that defines the default time zone. If you...
This repo is unmaintained since Quantopian ceased business. Here are 2 forks that may get you what you want: https://github.com/rsheftel/pandas_market_calendars https://github.com/gerrymanoim/exchange_calendars
From an ubuntu 18.04 instance: ``` ERROR: Complete output from command /home/ubuntu/miniconda3/bin/python -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-install-w70m3rlh/jlist/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-3ootriuo/install-record.txt --single-version-externally-managed --compile: ERROR: running install...
As much as I would like to test I have no C++/C capabilities so I am afraid I am not able to submit a PR.
This package is not longer maintained. Read here: https://github.com/quantopian/trading_calendars#important-note
This repo is no longer maintained. Please use https://github.com/gerrymanoim/exchange_calendars or https://github.com/rsheftel/pandas_market_calendars
I have contributed to this repo in the past and agree it was great before Streamlit had built in capabilities for multiple apps. I still think the was this repo...
I have the same issue, curious if there is a work around fix like this one that was used to fix the same issue with the Ag-Grid component. https://discuss.streamlit.io/t/aggrid-st-tabs-compatibility/32822/14