Skip to content

pejmantheory/SciData-Visuals

Repository files navigation

SciData-Visuals

Overview

SciData-Visuals is a collection of scripts for scientific data visualization using Python. This project includes various visualizations such as 3D surface plots, correlation heatmaps, Fourier transforms, regression plots, and more.

Prerequisites

To run the scripts in this project, you need to have the following Python libraries installed:

  • numpy
  • pandas
  • matplotlib
  • seaborn
  • scikit-learn

You can install these libraries using pip:

pip3 install numpy pandas matplotlib seaborn scikit-learn

Figure_1

python3 3d_surface_plot.py

Figure_2 python3 pair_plot.py

Figure_4

python3 correlation_heatmap.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages