Goframe GO Dataframes package [inspired from pandas Py]

My first GO package is officially published in golang packages at goframe package - github.com/kishyassin/goframe - Go Packages

GoFrame fills a unique gap in the Go ecosystem:

while Go dominates backend and data infrastructure, most developers rely on Python (pandas) for data manipulation. GoFrame brings typed, high-performance DataFrames to Go, enabling end-to-end Go pipelines without switching languages.