Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having issues working with Larch #16

Closed
hamid004 opened this issue Dec 19, 2021 · 1 comment
Closed

Having issues working with Larch #16

hamid004 opened this issue Dec 19, 2021 · 1 comment

Comments

@hamid004
Copy link

Hi jeff,
I recently installed larch. Even though it takes some time. I used the format (conda install -c conda-forge/label/cf202003 larch). Now I get an error whenever I tried to use larch.dataframe (df, cg='chosen', crack=TRUE).
TYPE ERROR: module object is not callable.. Please whats the problem with this.

@jpn--
Copy link
Owner

jpn-- commented Feb 1, 2022

Capitalization is import in Python. Try larch.DataFrames(df, ch='chosen', crack=True)

@jpn-- jpn-- closed this as completed Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants