-
It would be nice if we could use both instead of either or. Example being if one person doesn't support pushstate and sends a url to someone that does.
-
# Tweet summary
Basically, not much alternative than OrdinalLabeling, OHE, or use NN to embed features.
# Useful link
https://towardsdatascience.com/an-overview-of-categorical-input-handling-for-…
-
While debugging the TSDMain class, I found out that the filtering at millisecond is not performed at the database level, but in client code in HTTPJonSerializer. I believe that this is the current su…
-
The top term metabox does not handle this case; it does not check if the saved term ID is in the IDs of the terms on the post or display the assigned top term if that term is not in the list of the po…
benlk updated
3 years ago
-
### Environment
* Credo version (`mix credo -v`): **0.8.6**
* Erlang/Elixir version (`elixir -v`): **1.3.4**
### What were you trying to do?
At various times, credo gets upset if you do some…
-
[x] sent email to Jorgen (waiting for reply) - he just got back from vacation, but is interested in doing something (he is principal data scientist @MaxPoint in Austin).
-
It would be great if you could build a new gem version and push it out to rubygems, so we dont have to point our Gemfile to master on the github repo.
loopj updated
12 years ago
-
See #1008 . I'm thinking this would look like adding a `--coverage-exe` flag. Or, some other name, TBH one of the reasons this doesn't exist is that there's no concise name for this flag that obviou…
-
We have a minor web compat problem with the handling of rejected datachannel SDP.
This fiddle demonstrates it:
https://jsfiddle.net/fippo/ra7t85ez/1/
In Chrome the datachannel with label "data" i…
-
The path component for libraries (think /usr/lib versus /usr/lib64) is OS dependent. But it is hardcoded in "hptool/src/GhcDist.hs" and "hptool/src/OS/Posix.hs".
Suggested fix: Make what is now hardc…