| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 6 months |
| seen | May 8 at 5:28 | |
| stats | profile views | 31 |
|
Aug 16 |
comment |
Error with class in python @BryanOakley Sorry, I will be more diligent moving forward. |
|
Aug 16 |
revised |
Error with class in python Problem fixed. |
|
Aug 16 |
comment |
Error with class in python @BryanOakley, I should probably be more clear with my edits. I'm trying things as people suggested them and so I probably got the error and code mixed up. |
|
Aug 16 |
comment |
Error with class in pythonmodel is from the for loop: for model in self.models: and self.models is defined in the init function: self.models = models where models is defined in the a = project.generatedTable('/path/to/test.tex', models). |
|
Aug 16 |
revised |
Error with class in python added 95 characters in body |
|
Aug 16 |
comment |
Error with class in python The only thing I edited in the traceback was the path to the file because it had some information that I didn't want to be on the net in it. |
|
Aug 16 |
revised |
Error with class in python deleted 1 characters in body |
|
Aug 16 |
revised |
Error with class in python Addressed comments |
|
Aug 16 |
asked | Error with class in python |
|
Aug 6 |
accepted | Pulling variable names when using pandas and statsmodels |
|
Aug 6 |
comment |
Pulling variable names when using pandas and statsmodels Yep, probably should have thought of that first. Thank you! |
|
Aug 6 |
asked | Pulling variable names when using pandas and statsmodels |
|
Jul 26 |
comment |
How do you use Induction to connect to a local SQLite database? I'm having the same problem and maybe one of you can help. I have the a database (data.db) in a folder named data on my desktop. So, the file path is /Users/username/Desktop/data/data.db. I've tried entering this into the fields, and I've tried drag-and-dropping the file. Neither has seemed to work. Thoughts? |
|
Jul 22 |
accepted | Creating dummy variables in pandas for python |
|
Jul 20 |
asked | Creating dummy variables in pandas for python |
|
Jun 7 |
comment |
predicting class for new data using neuralnet That did it, as did deleting the y column from the test set. Thank you very much! |
|
Jun 7 |
accepted | predicting class for new data using neuralnet |
|
Jun 7 |
revised |
predicting class for new data using neuralnet Add sample of test data |
|
Jun 7 |
asked | predicting class for new data using neuralnet |
|
Apr 24 |
revised |
Naming multiple files in python and scrapy more code and better answer |