Skip to content

Commit dfb788a

Browse files
Copilotgitosaurus
andcommitted
Add GitHub CITATION.cff file
Co-authored-by: gitosaurus <[email protected]>
1 parent 1f2df5f commit dfb788a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CITATION.cff

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
type: software
4+
title: nested-pandas
5+
authors:
6+
- name: "LINCC Frameworks"
7+
8+
repository-code: "https://github.com/lincc-frameworks/nested-pandas"
9+
url: "https://nested-pandas.readthedocs.io/"
10+
abstract: "An extension of pandas for efficient representation of nested associated datasets."
11+
keywords:
12+
- pandas
13+
- astronomy
14+
- time-domain
15+
- nested-data
16+
- python
17+
license: MIT

0 commit comments

Comments
 (0)