Skip to content

AkifAydin/myHeatmapsInPython

Repository files navigation

Python Heatmaps

This is a simple Python script that creates a heatmap based on a provided dataset.

Installation

  1. Clone this repository to your local machine using git clone https://github.com/AkifAydin/myHeatmapsInPython
  2. Make sure you have Python 3.x installed on your machine.

Here's an image example for a simple Heatmap In Python:

My Project

Here's an image example for a simple 3DHeatmap In Python:

My Project

Usage

Prepare your dataset as a CSV file with two columns: x and y. Each row represents a point on the heatmap.

License

This project is licensed under the MIT License. Feel free to use and modify it as you see fit.

About

simple Heatmaps in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages