Skip to content

Commit

Permalink
fix filename
Browse files Browse the repository at this point in the history
  • Loading branch information
Youngjun Na authored and Youngjun Na committed Sep 26, 2023
1 parent 96c4570 commit f13d5f1
Show file tree
Hide file tree
Showing 11 changed files with 241,034 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ Let's play with data! We prepared toy data for data newbies. This package contai
```
# Install development version from GitHub
# install.packages("remotes")
# Due to the large size of the file, you may get a download error. If so, set the options below.
# options(timeout = 9999999)
remotes::install_github("statgarten/datatoys")
```

Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ adventure!**

# Install development version from GitHub
# install.packages("remotes")
# Due to the large size of the file, you may get a download error. If so, set the options below.
# options(timeout = 9999999)
remotes::install_github("statgarten/datatoys")

## For python users
Expand All @@ -37,8 +39,8 @@ load datatoys into a `pandas.DataFrame` format.

## A list of datasets

A total 81 datasets are available (Last check point: 2023-09-02
11:28:58).
A total 81 datasets are available (Last check point: 2023-09-26
17:22:33).

| 번호 | 데이터셋 | 출처 | 설명 |
|-----:|:----------------------|:-----------------------|:-------------------------------------------------|
Expand Down
Binary file not shown.
Binary file not shown.
241,028 changes: 241,028 additions & 0 deletions data-raw/한국천문연구원_특일 정보/korea-calendar 2.csv

Large diffs are not rendered by default.

0 comments on commit f13d5f1

Please sign in to comment.