Skip to main content

A little CCF implementation in a Spark context with networkx

Project description

CcfSpark version 0.3.1.1

A little CCF implementation in a Spark context with networkx.

Build Status codecov

Installation

Use the package manager pip to install.

pip install ccf_spark

Usage

import ccf_spark

sc = SparkContext()
p = ccf_spark.CcfSpark(
    sc,
    secondary_sorting=True,
)
p.iterate_all()
print(p.print())

Or see example.py

Authors

  • Théo Chennebault
  • Louis Ledoux
  • Théophile Dano

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

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

ccf_spark-0.3.1.1.tar.gz (3.7 kB view details)

Uploaded Source

File details

Details for the file ccf_spark-0.3.1.1.tar.gz.

File metadata

  • Download URL: ccf_spark-0.3.1.1.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for ccf_spark-0.3.1.1.tar.gz
Algorithm Hash digest
SHA256 b39aef0f9f9534999426b4a533504d460d0df82d465f3c1aedd3a80c20a49fcc
MD5 089966dcd05b74f3e477dcf1d92543e6
BLAKE2b-256 fd9f92386f55a9d30eb84f3092f7b5594fce4550dc3f8fb47525d9b6c1fc1f92

See more details on using hashes here.

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