Download #TidyTuesday data
Project description
tidytuesdayPy
Download TidyTuesday data. Inspired by tidytuesdayR.
Usage
from tidytuesday import TidyTuesday
tt = TidyTuesday("2021-04-06")
You can then access each data set as an attribute. Hyphens (if present) are converted to underscores.
df = tt.forest
You can also access the readme.
print(tt.readme)
TODO
- Rate limit checks
- Implement parsers for zip and rds formats
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tidytuesday-0.0.4.tar.gz
(3.5 kB
view details)
Built Distribution
File details
Details for the file tidytuesday-0.0.4.tar.gz
.
File metadata
- Download URL: tidytuesday-0.0.4.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0a4e05f543ee0e86f97bcfe713cf4be280d3136f2a196358aba6ecc8294246d |
|
MD5 | 63cf2c598d2af94c4de340f4aa3e70e3 |
|
BLAKE2b-256 | 20f628462f0fd5df06b40cde96c900c69e9923647d9c6a34aab1d9104ad6a4b1 |
File details
Details for the file tidytuesday-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: tidytuesday-0.0.4-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 758a50da4d16908485b269ddcca8ef1be3aad1dff1f0e3e6255fbcbb5f5543dd |
|
MD5 | 38a5b8450992d96e15548b43b6a892ac |
|
BLAKE2b-256 | 099a23a6ea36a3d63a21022b735c7bc6f51a8093e32ec80c4856c074283e50eb |