Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
The goal of this library is to provide a common interface for existing hypothesis tests across several frameworks as well as implement some new ones. Additionally this library is here to provide a set of descriptive statistics that may be overlooked.
This is data with a timeseries component, therefore this data is collected over time. Time will be one of the variables collected, on some scale
This is data with a geospatial component, therefore this data is collected with coordinates of some kind. It is likely latitude and longitude or some variant there of will be present in data sets of this kind.
This is data without time or geospatial structure. For now it is the blanket for all other data. If a better name is decided upon, it will be used in this names place.
This is data from images that has been transformed via some feature engineering to numbers or possibly the raw pixels in some scale, likely RGB or Grey scale.
This is textual data that has been transformed via some feature engineering to numbers.
If you get ModuleNotFoundError: No module named 'tkinter'
:
Since this library relies on pysal, it relies on tkinter. Tkinter is a weird library in that it isn't pip installable. On some systems it comes pre-installed, on others it does not. For ubuntu the fix is:
sudo apt-get install idle3
This is the only way I've found to install tkinter for python 3. This library does not offer python 2 support so I won't discuss installation for that version.
FAQs
A set of descriptive statistics and hypothesis tests
We found that describer-ml demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.