File tree Expand file tree Collapse file tree 1 file changed +39
-1
lines changed Expand file tree Collapse file tree 1 file changed +39
-1
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,50 @@ title: 'pandas-dev/pandas: Pandas'
33message : ' If you use this software, please cite it as below.'
44authors :
55 - name : " The pandas development team"
6+ website : " https://pandas.pydata.org/about/team.html"
67abstract : " Pandas is a powerful data structures for data analysis, time series, and statistics."
8+ doi : 10.5281/zenodo.3509134
79license : BSD-3-Clause
810license-url : " https://github.com/pandas-dev/pandas/blob/main/LICENSE"
911repository-code : " https://github.com/pandas-dev/pandas"
1012keywords :
1113 - python
1214 - data science
15+ - flexible
16+ - pandas
17+ - alignment
18+ - data analysis
1319type : software
14- url : " https://github.com/pandas-dev/pandas"
20+ url : " https://pandas.pydata.org/"
21+ references :
22+ - type : article
23+ authors :
24+ - given-names : Wes
25+ family-names : McKinney
26+ affiliation : AQR Capital Management, LLC
27+ email : wesmckinn@gmail.com
28+ title : Data Structures for Statistical Computing in Python
29+ doi : 10.25080/Majora-92bf1922-00a
30+ license : CC-BY-3.0
31+ start : 56
32+ end : 61
33+ year : 2010
34+ collection-title : Proceedings of the 9th Python in Science Conference
35+ collection-doi : 10.25080/Majora-92bf1922-012
36+ collection-type : proceedings
37+ editors :
38+ - given-names : Stéfan
39+ name-particle : van der
40+ family-names : Walt
41+ - given-names : Jarrod
42+ family-names : Millman
43+ conference :
44+ name : 9th Python in Science Conference (SciPy 2010)
45+ city : Austin, TX
46+ country : US
47+ date-start : " 2010-06-28"
48+ date-end : " 2010-07-03"
49+ keywords :
50+ - data structure
51+ - statistics
52+ - R
You can’t perform that action at this time.
0 commit comments