Skip to content

Commit

Permalink
add pd
Browse files Browse the repository at this point in the history
  • Loading branch information
kargaranamir authored Mar 12, 2023
1 parent 5152b6c commit d9cddae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ GIRT-Data stable version:
The data collected for all repositories (Repository characteristics) and IRTs (Characteristics of IRTs in Markdown and YAML) is stored in tabular, column-oriented format. The data can be imported into a pandas dataframe or a SQL schema. The query function and logical conditions can be used to filter information easily.

### Pandas
```Python
import pandas as pd
```

Repository characteristics:
```Python
Expand Down

0 comments on commit d9cddae

Please sign in to comment.