You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warnings.warn('SmartNoise-Core is deprecated. Please migrate to the OpenDP library: https://github.com/opendp/opendp, https://docs.opendp.org', DeprecationWarning)
setup()
"""
setup(
extras_require={
"plotting": [
"networkx",
"matplotlib"
],
"test": [
"pytest>=4.4.2",
"pandas>=1.0.3"
]
},
package_data={
"opendp.smartnoise": [
os.path.join("core", "lib", filename) for filename in [