CrunchDAO Docs V3
  • Crunch Hub
    • The Crunch-Hub
      • Activity Graphs
  • Competitions
    • Competitions
      • DataCrunch Competition
      • Broad Institute Autoimmune Disease
        • Crunch 1 – Oct 28 to Feb 9 – Predict gene expression
        • Crunch 2 – Nov 18 to Mar 21 – Predicting Unseen Genes
        • Crunch 3 – Dec 9 to Apr 30 – Identifying Gene
        • Full Specifications
        • Lectures
      • ADIA Lab Structural Break Challenge
      • ADIA Lab Causal Discovery
      • ADIA Lab Market Prediction Competition
    • Rallies
      • Mid+One
      • DataCrunch Rally
      • X-Alpha Rally
    • Participate
    • Teams
      • Managing
      • Referendums
      • Leaderboard
      • Rewards
    • Data
    • Code Interface
    • Leaderboard
      • Duplicate Predictions
    • Resources Limit
    • Whitelisted Libraries
    • Known Issues
  • CRUNCH Token practical
    • Release Map
  • Credits
    • Avatar
  • Other
    • Glossary
Powered by GitBook
On this page
  • Requesting a package
  • Package not on PyPI
  1. Competitions

Whitelisted Libraries

PreviousResources LimitNextKnown Issues

Last updated 6 months ago

To ensure that the users are not using malicious packages on the competition's infrastructure, a series of Python packages have been whitelisted.

You can search the whitelisted library in the Submit section of each competition.

Requesting a package

Packages can be requested to be whitelisted by sending a message to . To make it easier, please include some of the following in your message:

  • The link to the PyPI page.

  • Whether it requires a GPU or not.

  • If the package is imported under a name other than the package name

    (e.g. scikit-learn is sklearn).

However, there are a number of requirements (pun intended) that must be met:

  • The package must be available on .

  • The package must have a good readme/documentation.

  • The package must not be new (more than 6 months old).

  • The package must have many downloads (e.g. ).

  • The package must have (by PyPI).

We reserve the right to refuse a package if it looks suspicious.

Package not on PyPI

If the package is only available on GitHub, you will need to download it and include it in your submission. Only PyPI packages are allowed.

@cruncher_enzo on Discord
PyPI
pandas
verified details