Code Monkey home page Code Monkey logo

Comments (9)

fbdesignpro avatar fbdesignpro commented on July 17, 2024 2

@saivishwanathgoud with the latest version I was able to generate the report file. Currently, it will not show up directly in the notebook but the file still gets generated. You should be able to find it here:
image

and it should be visible here (using the default name in this case):
image

You should be able to download it and view it on your machine. I know it's not ideal but since it will just take a bit of time to do a full integration inside the notebook.

Let me know if that works, and I hope you will find it useful.

from sweetviz.

fbdesignpro avatar fbdesignpro commented on July 17, 2024

Hello! Thank you for the report! I believe the causes that Sweetviz is using the basic Python "os" module to write output.

I haven't worked with Google colab, but a quick look is suggesting that that's not the way to write out files.

Again not familiar with how files are handled with that system but hopefully it should be a simple matter of substituting the os module for output with something that colab prefers.

I will look into this but do you have any thoughts on what that could be? And what would be the best way to integrate this? I'm thinking either a special show_colab() function or some way to wrap output. One question I have is how to best do that without adding a dependency to the project. There must be other modules out there that are dealing with this in a clean way?

from sweetviz.

saivishwanathgoud avatar saivishwanathgoud commented on July 17, 2024

Hi @fbdesignpro I really appreciate your time and effort in sorting this. Could you please help me on one last issue.

https://archive.ics.uci.edu/ml/datasets/default+of+credit+card+clients (dataset link)

image

I like the visualizations but I want to see individual features graphs expanded when selected, so it can give a complete picture. Right now, I see upon selecting a feature the graph appears on right with no option to scroll across.

Thanks in advance for your support!

from sweetviz.

dl1683 avatar dl1683 commented on July 17, 2024

Please zoom out for that

from sweetviz.

fbdesignpro avatar fbdesignpro commented on July 17, 2024

@saivishwanathgoud @dl1683 just FYI, I originally removed the horizontal scrollbar to make everything "fit" within a 1080p screen. In hindsight it was a pretty dumb idea so I will be bringing the scrollbar back in in the next build! :)

from sweetviz.

PratikAnjay avatar PratikAnjay commented on July 17, 2024

Hi @fbdesignpro , for my application i deployed the code in Heroku and used the code inside show_html() but I do not see a output file.

from sweetviz.

Pratap517 avatar Pratap517 commented on July 17, 2024

Hi @fbdesignpro , for my application i deployed the code in Heroku and used the code inside show_html() but I do not see a output file.

hi even I'm facing the same issue...please do write out here

from sweetviz.

rohit-chandra avatar rohit-chandra commented on July 17, 2024

Hi, does anyone know how to display the sweetviz.html report on github. After uploading the jupyter notebook I cannot view the sweetviz report.
Here's the screenshot of the code snippet.
image

from sweetviz.

fbdesignpro avatar fbdesignpro commented on July 17, 2024

@rohit-chandra I'm not sure if that could be causing the issue, but in a notebook environment, do not call show_HTML(), perhaps it is confusing the system. Show_notebook should work, though, let me know if that's the case.

from sweetviz.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.