Coder Social home page Coder Social logo

unable to run this code from sdv.demo import load_tabular_demo its showing error and stating No module named 'sdv.demo' about sdv HOT 3 CLOSED

mansiresh avatar mansiresh commented on August 31, 2024
unable to run this code from sdv.demo import load_tabular_demo its showing error and stating No module named 'sdv.demo'

from sdv.

Comments (3)

mansiresh avatar mansiresh commented on August 31, 2024

No module named 'sdv.demo'
the above is the error
Uploading Screenshot 2024-05-24 115915.png…

from sdv.

npatki avatar npatki commented on August 31, 2024

Hi @mansiresh, which website is telling you to do from svd.demo import load_tabular_demo?

Those instruction were for a very old version of SDV that is over 1 year old. For the most up-to-date instructions, please see our documentation website. The new code is:

from sdv.datasets.demo import download_demo

data, metadata = download_demo(
    modality='single_table',
    dataset_name='fake_hotel_guests'
)

Resources:

from sdv.

npatki avatar npatki commented on August 31, 2024

Hello, I'm going to close out this thread since we've answered the question. Please feel free to reply if you are still unable to load a demo and we can always continue to investigate.

Alternatively, if you run across any new problems, you can always file a new issue. Thanks.

from sdv.

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.