ImportError: numpy.core.multiarray failed to import when importing econ.dml
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 4.8k
- Forks
- 827
- PR merge metrics
- No merged PRs in 30d
Description
I've been running econ.dml's CausalForestDML. However, today when I tried to import econ.dml, I got this error: ImportError: numpy.core.multiarray failed to import
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the econ.dml import and isolate the CausalForestDML import path. Check the installed NumPy and EconML versions and their dependency constraints; done means econ.dml imports without the numpy.core.multiarray error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100