-
sonification of DNA
http://blogs.nature.com/naturejobs/2017/07/17/the-sound-of-dna/
-
-
Hi there,
I am getting the following error:
` ---------------------------------------------------------------------------
AttributeError Traceback (most recent call …
-
Hi,
The function placeOrders() doesn't seem to allow for more than 2 simultaneous back/lay orders, returning "Error: Expectation Failed".
> placeOrders(
marketId = "1.130459350",
…
-
I made a filter with mainly the popular UK channels from Virgin Media if anyone that wants to use it.
"filter": [
{
"name": "BBC One HD",
"channel": "101"
},
{
…
-
Bit of a random one and really odd but after some advice please?
I’ve added a few channel switches and they work fine no problem when selecting them in the Apple Home App. But when I say hey Siri to …
-
Hi,
I encountered an error using the Shannon metric. The error seems to occure if there are too many line breaks in the doc.
```
from blanc import Shannon
import re
doc = """nder
Election 20…
-
Some code appears to already exist for this (https://github.com/FrodeSolheim/fs-uae/blob/master/src/archivers/chd/chd.cpp) but I've tested by CHD'ing a CD32 disc (Zool 2) then running it but I didn't …
-
Since I found out about this project few months ago, scraping data has always been very easy, so I am really thankful to who is currently working on it. However, now I'm stuck with a problem that I am…
-
If you do
```
fbref = sd.FBref(leagues='ENG-Premier League', seasons="23-24")
matches = fbref.read_team_match_stats(stat_type="shooting", opponent_stats=False)
```
it fails with the following er…