Questions tagged [canopy]

A Python-based tool for desktop application analysis and distribution of Python.

A Python-based tool for desktop application analysis and distribution of Python. Canopy provides an open and clear understandable environment for scientific research and calculations. Since the language is Python, their algorithms, scripts and programs will never be frozen in their own language. And with the analysis of desktop applications, data analysis, scripted scenarios, and building a more target-oriented applications.

Canopy was formerly known as the Enthought Python Distribution. It is a commercial product, but a free version is available (with fewer packages). Degree-granting institutions also qualify for a free academic license.

The product home page: https://www.enthought.com/products/canopy/

529 questions
-3
votes
1 answer

Where am I going wrong?

At the moment my code is extracting data out of a PDF & counting the word frequency. I've been trying for a while now to arrange it in order of frequency but haven't been able to. I've looked at multiple similar answers but can't find an answer that…
Trent
  • 1
-4
votes
1 answer

How to make a diagonal matrix with canopy that has a displacement in the diagonal?

I need to create a diagonal matrix with its diagonal displaced left or right from the center any help?
Edsson
  • 3
  • 1
-4
votes
1 answer

How do I loop this?

So I'm making a simple game in which the user attacks a nation from a bordering nation, but I have run into an issue in that I can't think of an easy way to expand on this code because I am planning on adding more nations to the game. The end…
Jackson
  • 15
  • 4
-4
votes
2 answers

Has anyone installed Scrapy under Canopy distro

I am new to Canopy. I have some data mining projects that I would like to do using Python. I was wondering if anyone was able to install Scrapy under Canopy? Is it easy to install packages outside of the main repository?
bart
  • 1
1 2 3
35
36