Skip to main content

Find the unique indices for a dataset

Project description

Find primary keys in datasets.

from special_snowflake import fromcsv
from pprint import pprint
with open('open-data-index.csv') as fp:
    pprint(fromcsv(csv.DictReader(fp), n_columns = 2, only_adjacent = False))

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

special_snowflake-0.0.6.tar.gz (2.0 kB view details)

Uploaded Source

File details

Details for the file special_snowflake-0.0.6.tar.gz.

File metadata

File hashes

Hashes for special_snowflake-0.0.6.tar.gz
Algorithm Hash digest
SHA256 2c0aaafa7e8af8cebe98035fb8abc17686bc197091294940f0388cad668c32fe
MD5 8e2638415589ba6c19ecfc5e70fc659e
BLAKE2b-256 19c7dd13d74062337915535d3d9f2ec0399e95af0d08f98a873ae39fcb952c88

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page