All Projects → dfm → Corner.py

dfm / Corner.py

Licence: other
Make some beautiful corner plots

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Corner.py

Tablesaw
Java dataframe and visualization library
Stars: ✭ 2,785 (+751.68%)
Mutual labels:  data-analysis, data-visualization, plotting
plottr
A flexible plotting and data analysis tool.
Stars: ✭ 32 (-90.21%)
Mutual labels:  data-analysis, plotting
labplot
LabPlot is a FREE, open source and cross-platform Data Visualization and Analysis software accessible to everyone.
Stars: ✭ 107 (-67.28%)
Mutual labels:  data-analysis, plotting
Joypy
Joyplots in Python with matplotlib & pandas 📈
Stars: ✭ 322 (-1.53%)
Mutual labels:  data-visualization, plotting
Cjworkbench
The data journalism platform with built in training
Stars: ✭ 244 (-25.38%)
Mutual labels:  data-analysis, data-visualization
Deep Learning Machine Learning Stock
Stock for Deep Learning and Machine Learning
Stars: ✭ 240 (-26.61%)
Mutual labels:  data-analysis, data-visualization
AlphaPlot
📈 Application for statistical analysis and data visualization which can generate different types of publication quality 2D and 3D plots with extensive visual customization.
Stars: ✭ 140 (-57.19%)
Mutual labels:  data-analysis, plotting
Dabest Python
Data Analysis with Bootstrapped ESTimation
Stars: ✭ 231 (-29.36%)
Mutual labels:  data-analysis, data-visualization
Datagear
数据可视化分析平台,使用Java语言开发,采用浏览器/服务器架构,支持SQL、CSV、Excel、HTTP接口、JSON等多种数据源
Stars: ✭ 266 (-18.65%)
Mutual labels:  data-analysis, data-visualization
Data Science Hacks
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.
Stars: ✭ 273 (-16.51%)
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 (-15.6%)
Mutual labels:  data-analysis, data-visualization
Plotnine
A grammar of graphics for Python
Stars: ✭ 2,879 (+780.43%)
Mutual labels:  data-analysis, plotting
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 (+743.12%)
Mutual labels:  data-analysis, data-visualization
Missingno
Missing data visualization module for Python.
Stars: ✭ 3,019 (+823.24%)
Mutual labels:  data-analysis, data-visualization
Datascience
Curated list of Python resources for data science.
Stars: ✭ 3,051 (+833.03%)
Mutual labels:  data-analysis, data-visualization
ggshakeR
An analysis and visualization R package that works with publicly available soccer data
Stars: ✭ 69 (-78.9%)
Mutual labels:  data-analysis, plotting
Pydataroad
open source for wechat-official-account (ID: PyDataLab)
Stars: ✭ 302 (-7.65%)
Mutual labels:  data-analysis, data-visualization
Querytree
Data reporting and visualization for your app
Stars: ✭ 230 (-29.66%)
Mutual labels:  data-analysis, data-visualization
Deepgraph
Analyze Data with Pandas-based Networks. Documentation:
Stars: ✭ 232 (-29.05%)
Mutual labels:  data-analysis, data-visualization
EEGEdu
Interactive Brain Playground - Browser based tutorials on EEG with webbluetooth and muse
Stars: ✭ 91 (-72.17%)
Mutual labels:  data-analysis, plotting

corner.py

.. image:: https://github.com/dfm/corner.py/workflows/Tests/badge.svg?style=flat :target: https://github.com/dfm/corner.py/actions .. image:: https://readthedocs.org/projects/corner/badge/?version=latest :target: https://corner.readthedocs.io/en/latest/?badge=latest .. image:: http://img.shields.io/badge/license-BSD-blue.svg?style=flat :target: https://github.com/dfm/corner.py/blob/main/LICENSE .. image:: https://zenodo.org/badge/4729/dfm/corner.py.svg?style=flat :target: https://zenodo.org/badge/latestdoi/4729/dfm/corner.py .. image:: http://joss.theoj.org/papers/10.21105/joss.00024/status.svg?style=flat :target: http://dx.doi.org/10.21105/joss.00024

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Read the documentation <http://corner.readthedocs.io/>_. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

If you make use of this code, please cite the JOSS paper <http://dx.doi.org/10.21105/joss.00024>_:

.. code-block:: tex

@article{corner,
  doi = {10.21105/joss.00024},
  url = {https://doi.org/10.21105/joss.00024},
  year  = {2016},
  month = {jun},
  publisher = {The Open Journal},
  volume = {1},
  number = {2},
  pages = {24},
  author = {Daniel Foreman-Mackey},
  title = {corner.py: Scatterplot matrices in Python},
  journal = {The Journal of Open Source Software}
}
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].