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.1.tar.gz (1.3 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for special_snowflake-0.0.1.tar.gz
Algorithm Hash digest
SHA256 479a6d450b95833a7ce96693b7b811fac57e777d2daac65e77e5d98451ecbb6f
MD5 2405f794d23316117da3899e9c6d228a
BLAKE2b-256 c10eb3cb50d2401daa26526f73894a2239a571afcc429c1f53a6bf594cd1a3e0

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