index
:
fin-backtesting.git
main
Stock backtesting project for a client, gorilla with glasses.
mfoiani
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
venv
/
lib
/
python3.8
/
site-packages
/
narwhals
/
stable
/
__init__.py
blob: 60bc872a560c5a7d4af18a2b8dcc2b16349b6aa8 (
plain
)
1
2
3
4
5
from
__future__
import
annotations
from
narwhals.stable
import
v1
__all__
=
[
"v1"
]