GithubHelp home page GithubHelp logo

bbcho / risktools-dev Goto Github PK

View Code? Open in Web Editor NEW
25.0 4.0 2.0 47.14 MB

Risk tools for commodities trading and finance

License: GNU General Public License v3.0

Python 1.11% R 0.12% HTML 14.69% Jupyter Notebook 84.06% Cython 0.02%
python risk-management risk finance commodities oil-and-gas oil morningstar eia nymex

risktools-dev's Introduction

Hello!

I am currently a Partner with Quantim Intelligence.

  • ๐Ÿ‘‹ Hi, Iโ€™m @bbcho
  • ๐Ÿ‘€ Iโ€™m interested in ...
  • ๐ŸŒฑ Iโ€™m currently learning ...
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on ...
  • ๐Ÿ“ซ How to reach me ...

risktools-dev's People

Contributors

bbcho avatar dependabot[bot] avatar j-sallis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

karagul j-sallis

risktools-dev's Issues

simOUc import issue

pip installed risktools on fresh env - v0.2.4

import risktools as rt

rt.simOU()

throws an error where the file risktools\c\simOU.so not found. Looks like the C folder was not included in the latest pypi version. Copy/pasted c folder (dir containing simOU.c/simOU.so) into project dir to see if it worked after manually adding.

Doing this fixes the first issue, function able to find the file simOU.so but throws another error.
OSError: [WinError 193] %1 is not a valid Win32 application
See here

Setting c arg to false, everything works as expected (using simOUpy func).

rt.simOU(c=False)

Will keep looking into this but thought I'd flag

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.