A Python library to visualize categorical sliding window data.
Project description
KitikiPlot
KitikiPlot is a Python library for visualizing sequential and time-series categorical "Sliding Window" data.
(The term 'kitiki' means 'window' in Telugu)
Genome Grid Plot Generator: 🤗 HuggingFace Demo
Examples
Genome Visualization can be found in Genome.ipynb
Weather Pattern in Weather Pattern.ipynb
CO Trend in Air in Air_Quality.ipynb
Getting Started
Install the package via pip:
pip install kitikiplot
Usage
from kitikiplot import KitikiPlot
data = [] # DataFrame or list of sliding window data
ktk= KitikiPlot( data= data )
ktk.plot( display_legend= True ) # Display the legend
Check out the complete guide of customization here.
To-do
- Tooltip
- Interactive Plot
- Domain-specific modules
- Streamlit Demo Interface
- Website for documentation
Want to contribute?
- Please refer CONTRIBUTING.md for contributions to kitikiplot.
- Execute Tests when contributing to KitikiPlot
- Please refer Readme.md to run the tests
To join the Discord server for more discussion, click here
Key Author
Citation
Our preprint is published in TechRxiv. Find it here
Research paper is published in GIS Science Journal Volume 12 Issue 1, 186-193, 2025 (Scopus indexed with Impact factor 6.1).
Read it here: https://zenodo.org/records/14632005
APA
Boddu Sri Pavan, Chandrasheker Thummanagoti, & Boddu Swathi Sree. (2025). KitikiPlot A Python library to visualize categorical sliding window data. https://doi.org/10.5281/zenodo.14632005.
IEEE
Boddu Sri Pavan, Chandrasheker Thummanagotiand Boddu Swathi Sree, “KitikiPlot A Python library to visualize categorical sliding window data”, 2025, doi: 10.5281/zenodo.14632005.
BibTeX
@misc{boddu_sri_pavan_2025_14632005,
author = {Boddu Sri Pavan and
Chandrasheker Thummanagoti and
Boddu Swathi Sree},
title = {KitikiPlot A Python library to visualize
categorical sliding window data
},
month = jan,
year = 2025,
publisher = {Zenodo},
doi = {10.5281/zenodo.14632005},
url = {https://doi.org/10.5281/zenodo.14632005},
}
Thank You !
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kitikiplot-1.0.1.tar.gz.
File metadata
- Download URL: kitikiplot-1.0.1.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.2 CPython/3.11.3 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47478752ad4deeec21ddac4845f5d0b8446d369831f276aafe756a1ee99b8f65
|
|
| MD5 |
ba5f0309931f29e56ef15ed71ff0be5f
|
|
| BLAKE2b-256 |
20e863aa0734f02b9b6550c56f757f48cf8c73be28670121d50988e74d714a1a
|
File details
Details for the file kitikiplot-1.0.1-py3-none-any.whl.
File metadata
- Download URL: kitikiplot-1.0.1-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.2 CPython/3.11.3 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21035b9ea12578d6e19298c3969bda42c2e28fa15f5717e73c603049d71cd9ee
|
|
| MD5 |
289b7e5615e098b88c332fccb639bd8c
|
|
| BLAKE2b-256 |
f7b69c45225d941f53fb81d60d92efd850bc5bb08b66713f92cff14ce19a2864
|