1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
cff-version: 1.2.0
title: 'pandas-dev/pandas: Pandas'
message: 'If you use this software, please cite it as below.'
authors:
- name: "The pandas development team"
abstract: "Pandas is a powerful data structures for data analysis, time series, and statistics."
license: BSD-3-Clause
license-url: "https://github.com/pandas-dev/pandas/blob/main/LICENSE"
repository-code: "https://github.com/pandas-dev/pandas"
keywords:
- python
- data science
type: software
url: "https://github.com/pandas-dev/pandas"
|