-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Spyder ipython could not show H2O dataframe #4714
Comments
Please post screenshots of the results you get in Spyder and the notebook because I don't understand what you mean. |
Same here with Spyder 3.2.6 Spyder dependencies: H2O |
Any updates to this problem? Having the same issue on Spyder |
No, we haven't worked on this, sorry. |
This ain't working, what is the work around |
Facing the same issue. Has anyone figured out the why this is happening? |
this is the workaround for now, convert it to dataframe |
It's incredible that this error was reported here in 2017 and it's now almost 2020 and no fix for it. I really don't want to invest my time on a platform that is so badly maintained. |
I recently start using spyder and doing something with H2O, this issue bothers me a lot! |
@marvely we are working to solve this issue. |
Thank you. Will you release this in soon? Odd problem as we can see the h2o dataframe in the Anaconda command line interface (Python 3.7.5) but not in Spyder 3 or in Spyder 4 (beta). I've even run this after 'conda update -all', and still have the same problem. |
Has this issue been solved? |
Not yet, we will work on it for the next release |
It is been like two years, is the issue resolve yet? Thanks! |
Updates please! I am trying to cope with all kinds of tools to work with H2O but none of them is the best so far. |
Description of your problem
Spyder ipython console doesn't show h2o dataframe correctly.
What steps will reproduce the problem?
What is the expected output? What do you see instead?
The hf dataframe structure, but out put nothing.
Please provide any additional information below
I tried to use Jupyter notebook or ipython notebook, they were showing the dataframe fine.
Versions and main components
Dependencies
h2o, pandas
Please go to the menu entry
Help > Optional Dependencies
(orHelp > Dependencies
), press the buttonCopy to clipboard
and paste the contents below:
The text was updated successfully, but these errors were encountered: