open-data-anonimizer VS cape-dataframes

Compare open-data-anonimizer vs cape-dataframes and see what are their differences.

open-data-anonimizer

Python Data Anonymization & Masking Library For Data Science Tasks [Moved to: https://github.com/ArtLabss/open-data-anonymizer] (by ArtLabss)

cape-dataframes

Privacy transformations on Spark and Pandas dataframes backed by a simple policy language. (by capeprivacy)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
open-data-anonimizer cape-dataframes
4 4
33 174
- 0.0%
9.6 0.0
about 2 years ago 9 months ago
Python Python
BSD 3-clause "New" or "Revised" License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

open-data-anonimizer

Posts with mentions or reviews of open-data-anonimizer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-07.

cape-dataframes

Posts with mentions or reviews of cape-dataframes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-27.
  • Show HN: Cape API – Keep your sensitive data private while using GPT-4
    4 projects | news.ycombinator.com | 27 Jun 2023
    - How can we mitigate hallucinations and bias so that we have higher trust in AI generated text?

    The features of the Cape API are designed to help solve these problems for developers, and we have a number of early customers using the API in production already.

    To get started, checkout our docs: https://docs.capeprivacy.com/

    View the API reference: https://api.capeprivacy.com/redoc

    Join the discussion on our Discord: https://discord.gg/nQW7YxUYjh

    And of course try the CapeChat playground at https://chat.capeprivacy.com/

  • Secure Sentiment Analysis with Enclaves
    3 projects | dev.to | 22 Nov 2022
    There are three essential components that enable this: cape encrypt, cape deploy, and cape run. The command cape encrypt encrypts inputs that can be sent into the Cape enclave for processing, cape deploy performs all needed actions for deploying a function into the enclave, and finally cape run invokes the deployed function with an input that was previously encrypted with cape encrypt. Learn more on the Cape docs.
  • Anonymize your Data with a single line!
    2 projects | /r/Python | 26 Dec 2021
    Well, many of the features in this project are simply wrappers around other libraries like this one. Therefore, the value proposition of this project would either have to be the automation aspect or the idea that you can shield the user from the details of how the implemented techniques work. I think both approaches are risky in this setting.
  • Data Anonymization Libraries
    1 project | /r/Python | 10 Nov 2021
    I was wondering what other helpful and easy of use libraries are there for data anonymization like faker and cape-python ?

What are some alternatives?

When comparing open-data-anonimizer and cape-dataframes you can also consider the following projects:

open-data-anonymizer - Python Data Anonymization & Masking Library For Data Science Tasks

popmon - Monitor the stability of a Pandas or Spark dataframe ⚙︎

ydata-profiling - 1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.

prosto - Prosto is a data processing toolkit radically changing how data is processed by heavily relying on functions and operations with functions - an alternative to map-reduce and join-groupby

mlcourse.ai - Open Machine Learning Course

koalas - Koalas: pandas API on Apache Spark

exodus - Platform to audit trackers used by Android application

Activeloop Hub - Data Lake for Deep Learning. Build, manage, query, version, & visualize datasets. Stream data real-time to PyTorch/TensorFlow. https://activeloop.ai [Moved to: https://github.com/activeloopai/deeplake]

private-ai - Repo for Udacity's Secure & Private AI course

orange - 🍊 :bar_chart: :bulb: Orange: Interactive data analysis

dvc - 🦉 ML Experiments and Data Management with Git

pycape - The Cape Privacy Python SDK