-
```
from edsl import Conjure
c = Conjure("marketplace_survey_results.csv")
results = c.to_results()
```
rbyh updated
3 months ago
-
**Motivation**
Minion supports solving optimisation problems as well as finding exact solutions. In the Minion input language this is represented as follows:
```
OptimisationFn::= MAXIMISING or…
-
The !conjure command, while used among multiple bots, is not used by all, and is not really a standard, not really even a convention.
It's interesting and funny, but putting it in here maybe convince…
-
- [ ] Is this problem already documented at http://conjure-up.io/docs/en/users/#_common_spell_problems - No
- [ ] Is conjure-up running inside a virtual machine? - No
Please outline the hardware…
-
eg better ordering is least to most:
rbyh updated
5 months ago
-
Feature gate: `#![feature(mem_conjure_zst)]`
This is a tracking issue for the `mem::conjure_zst::()` function.
There are a variety of possible ways one can do this without this function, but it …
-
[//]: # (REMBEMBER! Add links to things related to the bug using for example:)
[//]: # (https://www.wowhead.com/wotlk)
**Description:**
Still haven't figured out how the bug occurs, but there w…
-
http://steamcommunity.com/sharedfiles/filedetails/?id=291964915
-
In conjure, all your evaluation goes to a log buffer, it contains the evaluated code, the output, along with stdout. User is free to modify anything in that buffer and it won't be stored as it's a tem…
-
**Current behaviour:**
[Conjure Mana Gem](https://mop-shoot.tauri.hu/?spell=759) will correctly generate a Mana Gem with 3 charges, but the Mana Gem will only restore 1 mana.
**Expected behaviou…