Skip to content

'PARSynthesizer' object has no attribute 'reset_sampling' #1693

@helderarruda

Description

@helderarruda

Environment Details

Please indicate the following details about the environment in which you found the bug:

  • SDV version: 1.7.0
  • Python version: 3.9.13
  • Operating System: macOS Catalina

Error Description

Hi there,

The following error occurs when I try to reset the sampling:

AttributeError: 'PARSynthesizer' object has no attribute 'reset_sampling'

Steps to reproduce

synt = PARSynthesizer( meta, verbose = True )
synt.fit( df )
synt.reset_sampling()

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions