ml-finance-python

python scripts for finance machine learning

git clone https://9o.is/git/ml-finance-python.git

environment.yml

(3746B)


      1 name: factor_research
      2 channels:
      3   - anaconda
      4   - conda-forge
      5   - quantopian
      6   - defaults
      7 dependencies:
      8   - alembic=0.7.7
      9   - alphalens=0.3.6
     10   - asn1crypto=0.24.0
     11   - atk=2.25.90
     12   - backcall=0.1.0
     13   - backports=1.0
     14   - backports.functools_lru_cache=1.5
     15   - backports.shutil_get_terminal_size=1.0.0
     16   - backports_abc=0.5
     17   - bcolz=0.12.1
     18   - blas=1.0
     19   - bleach=3.1.0
     20   - blosc=1.15.0
     21   - bottleneck=1.2.1
     22   - bzip2=1.0.6
     23   - ca-certificates=2019.1.23
     24   - cairo=1.14.12
     25   - certifi=2018.11.29
     26   - cffi=1.12.1
     27   - chardet=3.0.4
     28   - click=7.0
     29   - configparser=3.7.1
     30   - contextlib2=0.5.5
     31   - cryptography=2.5
     32   - cycler=0.10.0
     33   - cyordereddict=0.2.2
     34   - cython=0.29.5
     35   - dbus=1.13.2
     36   - decorator=4.3.2
     37   - defusedxml=0.5.0
     38   - empyrical=0.5.0
     39   - entrypoints=0.3
     40   - enum34=1.1.6
     41   - expat=2.2.5
     42   - fontconfig=2.13.1
     43   - freetype=2.9.1
     44   - functools32=3.2.3.2
     45   - futures=3.2.0
     46   - gdk-pixbuf=2.36.12
     47   - get_terminal_size=1.0.0
     48   - gettext=0.19.8.1
     49   - glib=2.56.2
     50   - gmp=6.1.2
     51   - gobject-introspection=1.56.1
     52   - graphite2=1.3.13
     53   - gst-plugins-base=1.14.0
     54   - gstreamer=1.14.0
     55   - gtk2=2.24.31
     56   - harfbuzz=1.9.0
     57   - hdf5=1.10.4
     58   - icu=58.2
     59   - idna=2.8
     60   - intel-openmp=2019.1
     61   - intervaltree=2.1.0
     62   - ipaddress=1.0.22
     63   - ipykernel=4.10.0
     64   - ipython=4.2.0
     65   - ipython_genutils=0.2.0
     66   - ipywidgets=7.4.2
     67   - jedi=0.13.3
     68   - jinja2=2.10
     69   - jpeg=9c
     70   - jsonschema=2.6.0
     71   - jupyter=1.0.0
     72   - jupyter_client=5.2.4
     73   - jupyter_console=5.2.0
     74   - jupyter_contrib_core=0.3.3
     75   - jupyter_core=4.4.0
     76   - kiwisolver=1.0.1
     77   - libffi=3.2.1
     78   - libgcc-ng=7.3.0
     79   - libgfortran-ng=7.2.0
     80   - libiconv=1.15
     81   - libpng=1.6.36
     82   - libsodium=1.0.16
     83   - libstdcxx-ng=7.3.0
     84   - libtiff=4.0.10
     85   - libuuid=2.32.1
     86   - libxcb=1.13
     87   - libxml2=2.9.8
     88   - libxslt=1.1.32
     89   - logbook=0.12.5
     90   - lru-dict=1.1.4
     91   - lxml=4.3.0
     92   - lzo=2.10
     93   - markupsafe=1.1.1
     94   - matplotlib=2.2.2
     95   - mistune=0.8.4
     96   - mkl=2018.0.3
     97   - mkl_fft=1.0.6
     98   - mkl_random=1.0.1
     99   - multipledispatch=0.6.0
    100   - nbconvert=5.4.1
    101   - nbformat=4.4.0
    102   - ncurses=6.1
    103   - networkx=1.11
    104   - notebook=5.7.4
    105   - numexpr=2.6.8
    106   - numpy=1.11.3
    107   - numpy-base=1.15.0
    108   - openssl=1.1.1
    109   - pandas=0.21.1
    110   - pandas-datareader=0.7.0
    111   - pandoc=1.19.2.1
    112   - pandocfilters=1.4.2
    113   - pango=1.40.14
    114   - parso=0.3.4
    115   - pathlib2=2.3.3
    116   - patsy=0.5.1
    117   - pcre=8.42
    118   - pexpect=4.6.0
    119   - pickleshare=0.7.5
    120   - pip=19.0.3
    121   - pixman=0.34.0
    122   - prometheus_client=0.6.0
    123   - prompt_toolkit=2.0.9
    124   - pthread-stubs=0.4
    125   - ptyprocess=0.6.0
    126   - pycparser=2.19
    127   - pygments=2.3.1
    128   - pyopenssl=19.0.0
    129   - pyparsing=2.3.1
    130   - pyqt=5.6.0
    131   - pysocks=1.6.8
    132   - pytables=3.4.4
    133   - python=2.7.15
    134   - python-dateutil=2.8.0
    135   - pytz=2018.9
    136   - pyyaml=3.13
    137   - pyzmq=18.0.0
    138   - qt=5.6.3
    139   - qtconsole=4.4.3
    140   - readline=7.0
    141   - requests=2.21.0
    142   - requests-file=1.4.3
    143   - scandir=1.9.0
    144   - scipy=1.1.0
    145   - seaborn=0.9.0
    146   - send2trash=1.5.0
    147   - setuptools=40.8.0
    148   - simplegeneric=0.8.1
    149   - singledispatch=3.4.0.3
    150   - sip=4.18.1
    151   - six=1.12.0
    152   - snappy=1.1.7
    153   - sortedcontainers=1.4.4
    154   - sqlalchemy=1.2.18
    155   - sqlite=3.26.0
    156   - statsmodels=0.9.0
    157   - subprocess32=3.5.3
    158   - terminado=0.8.1
    159   - testpath=0.4.2
    160   - tk=8.6.9
    161   - toolz=0.9.0
    162   - tornado=5.1.1
    163   - trading-calendars=1.6.1
    164   - traitlets=4.3.2
    165   - urllib3=1.24.1
    166   - wcwidth=0.1.7
    167   - webencodings=0.5.1
    168   - wheel=0.33.1
    169   - widgetsnbextension=3.4.2
    170   - wrapt=1.11.1
    171   - xorg-kbproto=1.0.7
    172   - xorg-libice=1.0.9
    173   - xorg-libsm=1.2.3
    174   - xorg-libx11=1.6.7
    175   - xorg-libxau=1.0.9
    176   - xorg-libxdmcp=1.1.2
    177   - xorg-libxext=1.3.3
    178   - xorg-libxrender=0.9.10
    179   - xorg-libxt=1.1.5
    180   - xorg-renderproto=0.11.1
    181   - xorg-xextproto=7.3.0
    182   - xorg-xproto=7.0.31
    183   - xz=5.2.4
    184   - yaml=0.1.7
    185   - zeromq=4.3.1
    186   - zipline=1.3.0
    187   - zlib=1.2.11
    188   - pip:
    189     - mako==1.0.7
    190