Skip to content

AttributeError: 'DataFrame' object has no attribute 'append' #603

Answered by PGijsbers
kasvegas asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks! It does work for me (on a fresh install), so let's see if we can figure out why it doesn't work on yours. I think the two errors have two different causes.

It looks like psutil wasn't installed in your RandomForest environment, even though it should have been. Please clean up the randomforest environment by removing the venv and .setup directories in frameworks/RandomForest, and then run the command again in setup mode by adding --setup=only to your command. The last line of output should read:

Setup of framework RandomForest completed successfully.

If that is not the case, please post the results here. If that is the case, you can probably just run the original command and it s…

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
2 replies
@kasvegas
Comment options

@PGijsbers
Comment options

Answer selected by PGijsbers
Comment options

You must be logged in to vote
3 replies
@kasvegas
Comment options

@PGijsbers
Comment options

@kasvegas
Comment options

Comment options

You must be logged in to vote
3 replies
@kasvegas
Comment options

@PGijsbers
Comment options

@kasvegas
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants