We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f2df5f commit dfb788aCopy full SHA for dfb788a
CITATION.cff
@@ -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
+ email: "[email protected]"
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