questio about 'import matminer.decorate'

I have got a problem:{FileNotFoundError: [Errno 2] No such file or directory: ‘…/reference_data/properties_catalog.yaml’ } when I import matminer.decorate.How to solve the problem?
besides,when I want to from matminer.datasets import dataframe_loader, a problem about: module ‘matminer’ has no attribute ‘datasets’. can you tell me how to solve this problem?
The best wishes to you,thank you.

It sounds like you have a very old version of matminer. Please make sure you are using the latest version, which is currently 0.4.1 (but we will push another release soon). There is no properties_catalog.yaml or decorate module in the new version, these functions are no longer in matminer.

···

On Sun, Sep 23, 2018 at 1:53 AM [email protected] wrote:

I have got a problem:{FileNotFoundError: [Errno 2] No such file or directory: ‘…/reference_data/properties_catalog.yaml’ } when I import matminer.decorate.How to solve the problem?
besides,when I want to from matminer.datasets import dataframe_loader, a problem about: module ‘matminer’ has no attribute ‘datasets’. can you tell me how to solve this problem?
The best wishes to you,thank you.

You received this message because you are subscribed to the Google Groups “matminer” group.

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

To view this discussion on the web visit https://groups.google.com/d/msgid/matminer/f6a4c5df-d11b-45ee-a05e-286be445e71c%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.


Best,
Anubhav