GithubHelp home page GithubHelp logo

Comments (3)

luphord avatar luphord commented on August 19, 2024 1

I think the docs should make it clear that there are two different "modes" of installation: If you want to use nelson-siegel-svensson as a library, you can go with the ordinary pip install. If you want to use the command line interface, you need the "extras" version.
I am fine with this, but please update the docs (in particular installation.rst and README.rst) accordingly.

from nelson_siegel_svensson.

luphord avatar luphord commented on August 19, 2024

matplotlib is used in the command line interface to allow plotting via the nelson_siegel_svensson plot subcommand. That's why it is included as a dependency in setup.py.

I don't consider this feature "essential", so I am open to moving matplotlib to an extra dependency (probably click should then be treated the same way). @guym0r Would you care to submit a PR?

from nelson_siegel_svensson.

guym0r avatar guym0r commented on August 19, 2024

Yes I would love to :)
But the installation command would change from

pip install nelson-siegel-svensson

to

pip install nelson-siegel-svensson[cli]

in order to run the CLI feature. (the original command will work but witout the CLI feature).
Are you sure you fine with this?

from nelson_siegel_svensson.

Related Issues (15)

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.