Giter VIP home page Giter VIP logo

Comments (3)

erikcs avatar erikcs commented on June 2, 2024 2

Hi @jeongyoonlee, sorry, I thought we touched potential dep issues here

Unfortunately, I don't currently have the bandwidth to put together a pypi source release, as making a sdist with C++ that installs/compiles w/o issues on all the possible system configurations out there can be challenging. It could risk making further complications for a causalML install.

git + pip was nice since that takes care of everything. Since that turns out not be viable option, what about the following:

  • Remove maq from the pyproject.toml deps
  • Remove maq from metrics/init and test_metrics

Then:

  • keep the maq example in the online /docs, but highlight that this example requires the optional package maq to be installed via pip install "git+https://github.com/grf-labs/maq.git#egg=maq&subdirectory=python-package" (+ make the appropriate edits to that notebook).
  • add a pip+git install of maq in the online docs builds https://github.com/uber/causalml/tree/master/.github/workflows in case your causalML doc system actually runs the code in the jupyter notebooks and not just renders them?

from causalml.

jeongyoonlee avatar jeongyoonlee commented on June 2, 2024

@erikcs, do you have a plan to publish maq to PyPI?

from causalml.

ras44 avatar ras44 commented on June 2, 2024

Just refreshed to see the updates from @erikcs addressing this issue 2 days ago. Feel free to ignore my recent pushes doing the same!

from causalml.

Related Issues (20)

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.