nycflights13-py
Python data package for nyc flight data. This package aim to provide the same data as the R package nycflights13.
Install
pip install nycflights13
Using
from nycflights13 import flights
# flights is the combined, tidied data, but can also import individual pieces..
from nycflights13 import airports
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nycflights13-0.0.3.tar.gz
(8.7 MB
view details)
File details
Details for the file nycflights13-0.0.3.tar.gz.
File metadata
- Download URL: nycflights13-0.0.3.tar.gz
- Upload date:
- Size: 8.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9ef2f5cf1bebca7e30b4daf69dcd7a8fd71f25b7196f5dc489879ad7e3e8a37
|
|
| MD5 |
a1ee9f8a011d18f5c2bb8d3986885437
|
|
| BLAKE2b-256 |
a16ace6fe2de399a54e1fc4c4b60c61987854974b936bab6d0f6444bc76939db
|