All Projects → hyperspy → Hyperspy

hyperspy / Hyperspy

Licence: gpl-3.0
Multidimensional data analysis

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Hyperspy

Tablesaw
Java dataframe and visualization library
Stars: ✭ 2,785 (+857.04%)
Mutual labels:  data-analysis, data-visualization
Cryptocurrency Analysis Python
Open-Source Tutorial For Analyzing and Visualizing Cryptocurrency Data
Stars: ✭ 278 (-4.47%)
Mutual labels:  data-analysis, data-visualization
Querytree
Data reporting and visualization for your app
Stars: ✭ 230 (-20.96%)
Mutual labels:  data-analysis, data-visualization
Amazing Feature Engineering
Feature engineering is the process of using domain knowledge to extract features from raw data via data mining techniques. These features can be used to improve the performance of machine learning algorithms. Feature engineering can be considered as applied machine learning itself.
Stars: ✭ 218 (-25.09%)
Mutual labels:  data-analysis, data-visualization
Cjworkbench
The data journalism platform with built in training
Stars: ✭ 244 (-16.15%)
Mutual labels:  data-analysis, data-visualization
Streamlit
Streamlit — The fastest way to build data apps in Python
Stars: ✭ 16,906 (+5709.62%)
Mutual labels:  data-analysis, data-visualization
Dabest Python
Data Analysis with Bootstrapped ESTimation
Stars: ✭ 231 (-20.62%)
Mutual labels:  data-analysis, data-visualization
Discovery
Frontend framework for rapid data (JSON) analysis, sharable serverless reports and dashboards
Stars: ✭ 199 (-31.62%)
Mutual labels:  data-analysis, data-visualization
Knowage Server
Knowage is the professional open source suite for modern business analytics over traditional sources and big data systems.
Stars: ✭ 276 (-5.15%)
Mutual labels:  data-analysis, data-visualization
Datav
📊https://datav.io is a modern APM, provide observability for your business, application and infrastructure. It's also a lightweight alternative to Grafana.
Stars: ✭ 2,757 (+847.42%)
Mutual labels:  data-analysis, data-visualization
Edaviz
edaviz - Python library for Exploratory Data Analysis and Visualization in Jupyter Notebook or Jupyter Lab
Stars: ✭ 220 (-24.4%)
Mutual labels:  data-analysis, data-visualization
Missingno
Missing data visualization module for Python.
Stars: ✭ 3,019 (+937.46%)
Mutual labels:  data-analysis, data-visualization
Helicalinsight
Helical Insight software is world’s first Open Source Business Intelligence framework which helps you to make sense out of your data and make well informed decisions.
Stars: ✭ 214 (-26.46%)
Mutual labels:  data-analysis, data-visualization
Datagear
数据可视化分析平台,使用Java语言开发,采用浏览器/服务器架构,支持SQL、CSV、Excel、HTTP接口、JSON等多种数据源
Stars: ✭ 266 (-8.59%)
Mutual labels:  data-analysis, data-visualization
Python Novice Inflammation
Programming with Python
Stars: ✭ 199 (-31.62%)
Mutual labels:  data-analysis, data-visualization
Deepgraph
Analyze Data with Pandas-based Networks. Documentation:
Stars: ✭ 232 (-20.27%)
Mutual labels:  data-analysis, data-visualization
Gradio
Create UIs for your machine learning model in Python in 3 minutes
Stars: ✭ 4,358 (+1397.59%)
Mutual labels:  data-analysis, data-visualization
Klib
Easy to use Python library of customized functions for cleaning and analyzing data.
Stars: ✭ 192 (-34.02%)
Mutual labels:  data-analysis, data-visualization
Datascience
Curated list of Python resources for data science.
Stars: ✭ 3,051 (+948.45%)
Mutual labels:  data-analysis, data-visualization
Deep Learning Machine Learning Stock
Stock for Deep Learning and Machine Learning
Stars: ✭ 240 (-17.53%)
Mutual labels:  data-analysis, data-visualization

.. -- mode: rst --

|Azure|_ |Github|_ |rtd|_ |Codecov|_

|python_version|_ |pypi_version|_ |anaconda_cloud|_

|gitter|_ |DOI|_

.. |Azure| image:: https://dev.azure.com/franciscode-la-pena-manchon/hyperspy/_apis/build/status/hyperspy.hyperspy?branchName=RELEASE_next_minor .. _Azure: https://dev.azure.com/franciscode-la-pena-manchon/hyperspy/_build?definitionId=1&_a=summary&view=branches

.. |Github| image:: https://github.com/hyperspy/hyperspy/workflows/Tests/badge.svg .. _Github: https://github.com/hyperspy/hyperspy/actions?query=workflow%3ATests

.. |Codecov| image:: https://codecov.io/gh/hyperspy/hyperspy/branch/RELEASE_next_minor/graph/badge.svg .. _Codecov: https://codecov.io/gh/hyperspy/hyperspy

.. |rtd| image:: https://readthedocs.org/projects/hyperspy/badge/?version=latest .. _rtd: https://readthedocs.org/projects/hyperspy/?badge=latest

.. |pypi_version| image:: http://img.shields.io/pypi/v/hyperspy.svg?style=flat .. _pypi_version: https://pypi.python.org/pypi/hyperspy

.. |anaconda_cloud| image:: https://anaconda.org/conda-forge/hyperspy/badges/version.svg .. _anaconda_cloud: https://anaconda.org/conda-forge/hyperspy

.. |python_version| image:: https://img.shields.io/pypi/pyversions/hyperspy.svg?style=flat .. _python_version: https://pypi.python.org/pypi/hyperspy

.. |gitter| image:: https://badges.gitter.im/Join%20Chat.svg .. _gitter: https://gitter.im/hyperspy/hyperspy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

.. |DOI| image:: https://zenodo.org/badge/2233998.svg .. _DOI: https://zenodo.org/badge/latestdoi/2233998

HyperSpy is an open source Python library for the interactive analysis of multidimensional datasets that can be described as multidimensional arrays of a given signal (for example, a 2D array of spectra, also known as a spectrum image).

HyperSpy makes it straightforward to apply analytical procedures that operate on an individual signal to multidimensional arrays, as well as providing easy access to analytical tools that exploit the multidimensionality of the dataset.

Its modular structure makes it easy to add features to analyze many different types of signals.

HyperSpy is released under the GPL v3 license.

Since version 0.8.4, HyperSpy only supports Python 3. If you need to install HyperSpy in Python 2.7, please install version 0.8.3.

Contributing

Everyone is welcome to contribute. Please read our contributing guidelines <https://github.com/hyperspy/hyperspy/blob/RELEASE_next_minor/.github/CONTRIBUTING.md>_ and get started!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].