text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<p dir="auto">In the <code class="notranslate">sklearn.metrics.precision_recall_curve</code> documentation,</p>
<blockquote>
<p dir="auto">thresholds : array, shape = [n_thresholds := len(np.unique(probas_pred))]</p>
</blockquote>
<p dir="auto">But as the example below shows,</p>
<div class="snippet-clipboard-content n... | <p dir="auto">Referencing <a href="https://github.com/scikit-learn/scikit-learn/blob/master/sklearn/metrics/ranking.py#L346-L348"><code class="notranslate">"The last precision and recall values are 1. and 0. respectively and do not have a corresponding threshold. This ensures that the graph starts on the x axis."</code... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="
failures:
---- integration::node_compat_tests::node_compat_tests stdout ----
thread 'integration::node_compat_tests::node_compat_tests' panicked at 'assertion failed: `(left == right)`
left: `Some... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Node.js compatibility ... Node.js compatibility "parallel/test-child-process-exec-timeout-kill.js" => ./cli/tests/node_compat/test.ts:54:11
error: AssertionError: Failed assertion: error:... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">... | <p dir="auto">I've use an SVG for my <code class="notranslate">label</code> prop on the <code class="notranslate">Toggle</code> component, it displays fine. However the Toggle component does not propagate <code class="notranslate">:hover</code> / <code class="notranslate">hoverColor</code> to the <code class="notransla... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected ... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected ... | 0 |
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/spicyj/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/spicyj">@spicyj</a>, you know what's up.</p> | <p dir="auto">Calling <code class="notranslate">setState</code> in <code class="notranslate">componentWillMount</code> doesn't behave as I would expect. <a href="http://jsfiddle.net/kb3gN/3194/" rel="nofollow">Here</a>'s a fiddle demonstrating. In short, the callback is invoked before the state has been updated.</p> | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="babel --version
6.1.1 (babel-core 6.0.20)"><pre class="notranslate"><code class="notranslate">babel --version
6.1.1 (babel-core 6.0.20)
</code></pre></div>
<p dir="auto">.babelrc</p>
<div class="snipp... | <p dir="auto">Hello, I found that autobinding in classes are not work after update to 6.0</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="'this' is not allowed before super() (This is an error on an internal node. Probably an internal error)"><... | 1 |
<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1867536" data-permission-text="Title is private" data-url="https://github.com/symfony/symfony/issues/2376" data-hovercard-type="issue" data-hovercard-url="/symfony/symfony/issues/2376/hovercard" href="https://github.com/sy... | <p dir="auto">Errors are not associated with the field when the indices has a gap.</p>
<p dir="auto">The errors are displayed for both fields.</p>
<div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<input type="text" ... | 0 |
<p dir="auto"><code class="notranslate">iterFunc({|| ret; })</code> does not return from the outer function.</p>
<p dir="auto">Maybe we'll just have accept this, since in the absence of non-local control flow, there's no nice way to implement such returns.</p> | <p dir="auto">Sometimes when enabling debug info and optimizations at the same time, <em>rustc</em> dies with an assertion in the LLVM method <code class="notranslate">ValueHandleBase::ValueIsDeleted()</code>:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-... | 0 |
<p dir="auto">This is a vague bug but here is my intention:</p>
<ol dir="auto">
<li>Look at common bugs (returning a closure, etc) and see if we can improve the error messages for those</li>
<li>Try to improve the heuristics that suggest how to report a region inference failure, which frequently give nonsense results</... | <p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jimtla/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jimtla">@jimtla</a> pasted his code he was working with on IRC and I simplified it a bit:</p>
<d... | 0 |
<p dir="auto">Bug Report<br>
Which version of ShardingSphere did you use?<br>
4.1.1</p>
<p dir="auto">Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?<br>
ShardingSphere-proxy</p>
<p dir="auto">Expected behavior<br>
connection<br>
my yaml<br>
<a target="_blank" rel="noopener noreferrer nofollow" ... | <h2 dir="auto">Bug Report</h2>
<h3 dir="auto">Which version of ShardingSphere did you use?</h3>
<p dir="auto">Faced an issue upgrading from 3.1.0 to 4.0.1</p>
<h3 dir="auto">Which project did you use? Sharding-JDBC or Sharding-Proxy?</h3>
<p dir="auto">sharding-jdbc-core<br>
<a href="https://mvnrepository.com/artifact/... | 0 |
<p dir="auto">by <strong>brharrington</strong>:</p>
<pre class="notranslate">Not sure if this is the correct place to raise the issue or not. One annoyance I found
while looking at Go is that every page on golang.org has the same title. This is really
annoying for using the reference documentation with numerous tabs fo... | <pre class="notranslate">What does 'go version' print?
$ go version
go version go1.2 linux/amd64</pre> | 0 |
<p dir="auto">Describe what you were doing when the bug occurred:</p>
<ol dir="auto">
<li>fetching data from gh api</li>
<li>trying to append pictures to a slider ;p</li>
<li>happily hacking</li>
</ol>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.9.0-75726fadf... | <p dir="auto">If you use CSS to set the height of the react app container to 100% (and the other containing containers as well), then you will get the error "Warning: unstable_flushDiscreteUpdates: Cannot flush updates when React is already rendering" outputted to your developer console after you continue from a breakp... | 0 |
<p dir="auto">Apache Airflow version</p>
<p dir="auto"><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/apache/airflow/commit/6f8c204b21d6c01a192bda524db72517d41bf6e9/hovercard" href="https://github.com/apache/airflow/commit/6f8c204b21d6c01a192bda524db72517d41bf6e9"><tt>6f8c204... | <p dir="auto"><strong>Apache Airflow version</strong>: 1.10.10</p>
<p dir="auto"><strong>Environment</strong>:</p>
<ul dir="auto">
<li><strong>Cloud provider or hardware configuration</strong>:</li>
<li><strong>OS</strong> (e.g. from /etc/os-release): centos 7.5</li>
<li><strong>Kernel</strong> (e.g. <code class="notra... | 0 |
<p dir="auto">I haven't found a duplicate issue, only this post <a href="https://groups.google.com/forum/#!searchin/reactjs/render$20multiple/reactjs/pHNJe8trFOg/J-zd4jxAkJ4J" rel="nofollow">https://groups.google.com/forum/#!searchin/reactjs/render$20multiple/reactjs/pHNJe8trFOg/J-zd4jxAkJ4J</a></p>
<p dir="auto">I hav... | <hr>
<h2 dir="auto">Note from maintainers:</h2>
<p dir="auto">We know this is an issue and we know exactly what set of problem can be solved. We want this too but it is a <em>hard problem</em> with our current architecture. Additional comments expressing desire for this feature are not helpful. Feel free to subscribe t... | 1 |
<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="155666520" data-permission-text="Title is private" data-url="https://github.com/electron/electron/issues/5602" data-hovercard-type="pull_request" data-hovercard-url="/electron/electron/pull/5602/hovercard" href="https://gi... | <p dir="auto">for some reason, the will-navigate event handler does not fire from the renderer process, i have only tested for the will-navigate event listener, am not sure if this is the behaviour of other webContents event listeners</p>
<h3 dir="auto">Expected behavior</h3>
<p dir="auto">the webContents will-navigate... | 0 |
<p dir="auto">As reported in <a href="https://blog.discordapp.com/lessons-from-migrating-a-large-codebase-to-react-16-e60e49102aa6" rel="nofollow">https://blog.discordapp.com/lessons-from-migrating-a-large-codebase-to-react-16-e60e49102aa6</a>, it could've been clearer.</p> | <p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong> bug</p>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">The following piece of code breaks the rules of hooks:</p>
<div class="highlight highlight-source-ts notranslate position-relative ove... | 0 |
<p dir="auto">bower install does not get ./grunt folder.</p>
<p dir="auto">in Gruntfile.js</p>
<p dir="auto">these<br>
var generateGlyphiconsData = require('./docs/grunt/bs-glyphicons-data-generator.js');<br>
var BsLessdocParser = require('./docs/grunt/bs-lessdoc-parser.js');<br>
var generateRawFilesJs = require('./doc... | <p dir="auto">Apologies if this has already been reported, I looked but didn't see anything about this issue specifically (unless it's related in some way to the comments in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="26739136" data-permission-text="Title is private" data-url="ht... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I tried using the <code class="notranslate">@types/react</code> package and had problems.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-l... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I tried using the <code class="notranslate">@types/xxxx</code> package and had problems.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-li... | 1 |
<p dir="auto">I am getting the following</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ERROR in ./src/main.jsx
Module build failed: SyntaxError: /Users/sam/src/main.jsx: 'this' is not allowed before super() (This is an error on an internal no... | <p dir="auto"><strong>Input:</strong></p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class MyClass extends ParentClass {
property = foo;
}"><pre class="notranslate"><span class="pl-k">class</span> <span class="pl-v">MyClass</s... | 1 |
<p dir="auto"><strong>TypeScript Version:</strong><br>
1.8.4</p>
<p dir="auto"><strong>Visual Studio Version:</strong><br>
Community 2015 CTP 14.0.25008.00</p>
<p dir="auto">Everything was working fine using TypeScript 1.8.1 beta. After installing 1.8.4 last night, the editor no longer works. Typing does nothing. The o... | <p dir="auto">Another one of these :)</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="declare module Test {
export type Container<T> = T | {
[i: string]: Container<T>;
};
export type IStringContai... | 0 |
<p dir="auto">I've installed toastr and sweetalert today. and when I'm about to run it, multiple errors were detected in the jquery part of type declarations. 'Multiple identifiers', 'Duplicate export = '. Kindly let me know if this is valid.</p> | <p dir="auto">Hi all,</p>
<p dir="auto">I installed last version of "@types/express-validator": "^2.20.33" and get this errors on TS compile.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="0] 23 export = ExpressValidator;
[0] ~~~~~~~~~~~~... | 0 |
<p dir="auto">Context: <a href="https://tour.golang.org/" rel="nofollow">https://tour.golang.org/</a></p>
<p dir="auto">Links in the slides are black, as the text, and it's hard to differentiate them.</p> | <pre class="notranslate">What steps will reproduce the problem?
Running "go test -x -compiler gccgo launchpad.net/juju-core/cmd" fails
intermittently (roughly 50% of the time) with linker errors.
What is the expected output?
ok launchpad.net/juju-core/cmd 1.712s
What do you see instead?
Pages of errors like:... | 0 |
<h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">Use the following code to create tabs for a tab bar:</p>
<div class="highlight highlight-source-dart notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="Widget _buildTab(String label, Color color) {
return new Container(
... | <p dir="auto">The padding between tabs in a Material TabBar is hard-coded, and this makes it hard to achieve some quite reasonable designs.</p>
<p dir="auto">I would like this padding between tabs to be configurable per-TabBar, and not hard-coded in the Flutter libraries.</p>
<p dir="auto">Here's an example. My designe... | 1 |
<p dir="auto">In a sample typescript react project,</p>
<ol dir="auto">
<li>
<p dir="auto">Add test-component-library dependency int package.json =><br>
"dependencies": {<br>
"test-component-library": "git+<a href="https://github.com/anmdsystems/test-component-library.git">https://github.com/anmdsystems/test-compone... | <h1 dir="auto">To people coming from search: please <a href="https://reactjs.org/warnings/invalid-hook-call-warning.html" rel="nofollow">read this page first</a>. It contains most common possible fixes!</h1>
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p>
<p dir="a... | 1 |
<p dir="auto">Hi ,<br>
compiled ‘setup.py’ in dir 'cuda' of extension-cpp-master and got 2 erros like that:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/18642811/56650882-83a3a180-66ba-11e9-866e-6301b23e63cd.png"><img src="https://user-image... | <h2 dir="auto">Issue description</h2>
<p dir="auto">Building a custom CUDA extension fails with the following error on MSVC 2017:<br>
<code class="notranslate"><env_lib_dir>\site-packages\torch\lib\include\pybind11\cast.h(1393): error: expression must be a pointer to a complete object type</code></p>
<p dir="auto... | 1 |
<p dir="auto">I'm trying to test my functions that utilize the Web Crypto API, for example:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="const { webkit } = require("playwright")
async function importKey() {
return... | <p dir="auto"><strong>Context:</strong></p>
<ul dir="auto">
<li>Playwright Version: [1.16.3]</li>
<li>Operating System: [Mac]</li>
<li>Node.js version: [16.12.0]</li>
<li>Browser: [All]</li>
<li>Extra: [N/A]</li>
</ul>
<p dir="auto"><strong>Describe the bug</strong><br>
I have 3 spec files in <strong>test</strong> fo... | 0 |
<p dir="auto"><strong>Apache Airflow version</strong>: 2.0.0a2</p>
<p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>):</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-co... | <h3 dir="auto">Body</h3>
<p dir="auto">We have a kind request for all the contributors to the latest <a href="https://pypi.org/project/apache-airflow/2.3.1rc1/" rel="nofollow">Apache Airflow RC 2.3.1rc1</a>.</p>
<p dir="auto">Could you please help us to test the RC versions of Airflow?</p>
<p dir="auto">Please let us k... | 0 |
<p dir="auto">input words are into command shell</p> | <p dir="auto">I’ve run into an <a href="https://github.com/coolwanglu/neovim.as/issues/7" data-hovercard-type="issue" data-hovercard-url="/coolwanglu/neovim-e/issues/7/hovercard">odd issue testing the <em>Neovim.AS</em> Atom Shell app</a>, where I cannot get its window to accept keyboard input on OS X 10.10.2 when I st... | 1 |
<h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>For English only</strong>, other languages will not accept.</p>
<p dir="auto">Before report a bug, make sure you have:</p>
<ul dir="auto">
<li>Searched open and closed <a href="https://github.com/apache/incubator-shardingsphere/issues">GitHub issues</a>.</li>
<li>Rea... | <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/4970679/42300491-6324c1ae-8043-11e8-8a1a-c3d04536091f.png"><img src="https://user-images.githubusercontent.com/4970679/42300491-6324c1ae-8043-11e8-8a1a-c3d04536091f.png" alt="image" style="max-width: 100%... | 0 |
<p dir="auto">In the Blender Export 4.4 there is an issue with the vertices of morph targets. They are parsed as triplets of arrays: <code class="notranslate">[[x,y,z],[x,y,z],...]</code> but should be one singel array <code class="notranslate">[x,y,z,x,y,z]</code>.</p>
<p dir="auto">I'm not good enough with python to ... | <h5 dir="auto">Description of the problem</h5>
<p dir="auto">Many of the Blender examples have morph targets, however I've been trying to export a mesh from Blender and morph targets aren't exported.</p>
<p dir="auto">You can see shape keys are set up in Blender, and keyed in the "Shape Key Editor" view:<br>
<a target=... | 1 |
<h3 dir="auto">Current Behavior:</h3>
<p dir="auto">running <code class="notranslate">npm publish</code> get an error :</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="18 timing config:load Completed in 8ms
19 verbose npm-session 2c8eccb75d3455... | <h3 dir="auto">Current Behavior:</h3>
<p dir="auto">When running <code class="notranslate">npm publish</code> the following error appears:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="npm ERR! code ERR_INVALID_ARG_TYPE
npm ERR! The "pat... | 1 |
<h3 dir="auto">Environment info</h3>
<p dir="auto">Operating System: Ubuntu 14.04, AWS g2.2xlarge</p>
<p dir="auto">Installed version of CUDA and cuDNN: CUDA 7.5, cuDNN 4</p>
<p dir="auto">Tried 3 different version using pip package:<br>
0.8.0:<br>
sudo pip install --upgrade <a href="https://storage.googleapis.com/ten... | <h3 dir="auto">Environment info</h3>
<p dir="auto">Operating System:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Linux 4.4.11-23.53"><pre class="notranslate"><code class="notranslate">Linux 4.4.11-23.53
</code></pre></div>
<h3 dir="auto">Ob... | 1 |
<p dir="auto">Forked from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="146874772" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/24038" data-hovercard-type="pull_request" data-hovercard-url="/kubernetes/kubernetes/pull/24038/hover... | <p dir="auto">According to this page:<br>
<a href="https://github.com/GoogleCloudPlatform/kubernetes/blob/5ef34bf52311901b997119cc49eff944c610081b/pkg/api/v1beta3/types.go">https://github.com/GoogleCloudPlatform/kubernetes/blob/5ef34bf52311901b997119cc49eff944c610081b/pkg/api/v1beta3/types.go</a></p>
<p dir="auto">"Por... | 0 |
<p dir="auto">some js min file like this one:</p>
<p dir="auto"><a href="https://raw.githubusercontent.com/select2/select2/master/dist/js/select2.full.min.js" rel="nofollow">https://raw.githubusercontent.com/select2/select2/master/dist/js/select2.full.min.js</a></p> | <p dir="auto">May be a known issue, but files with large embedded images such as github's public/enterprise/maintenance.html will often cause Atom to freeze (MacVim actually struggles as well).</p>
<p dir="auto">Seems some of them (github's public/maintenance.html for instance) work fine when in soft wrap mode, or unti... | 1 |
<p dir="auto">Finalizer is currently define to be <code class="notranslate">finalizer(x, function)</code>.<br>
But (I assert that) it should be <code class="notranslate">finalizer(function, x)</code><br>
as this allows do-block syntax to define the function.</p>
<p dir="auto">Right now I must write</p>
<div class="sni... | <p dir="auto">To be consistent with other APIs and allow the use of do-block syntax, the finalizer argument to <code class="notranslate">finalizer</code> should be the first argument, not the second.</p> | 1 |
<p dir="auto">copied from a question on the scipy-dev mailing list</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Hello,
I've been using scipy for a while and found out the following, which seems to me like a true bug.
Converting coo_matrix to... | <p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/655" rel="nofollow">http://projects.scipy.org/scipy/ticket/655</a> on 2008-04-25 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/cournape/hovercard" data-octo-click="hovercard-link-click" data-... | 0 |
<h1 dir="auto">What / Why</h1>
<p dir="auto">Executing <code class="notranslate">npm ci</code> ignores the <code class="notranslate">os</code> field in package.json. This causes platform specific packages like <code class="notranslate">fsevents</code> (macOS-only) to be installed on other platforms (Windows in this cas... | <h1 dir="auto">What / Why</h1>
<p dir="auto">npm ci seems to install an optional dependency for the linux os when running on a mac and seems to install the optional dependency for mac when running on linux.</p>
<h2 dir="auto">When</h2>
<div class="highlight highlight-source-shell notranslate position-relative overflow-... | 1 |
<h3 dir="auto">Is your feature request related to a problem? Please describe.</h3>
<p dir="auto">May be needed to access.</p>
<h3 dir="auto">Describe the solution you'd like.</h3>
<p dir="auto"><code class="notranslate">.loc</code> and <code class="notranslate">.scale</code>, or methods.</p>
<h3 dir="auto">Describe alt... | <p dir="auto">It would be useful to easily get access to distribution arguments.</p>
<p dir="auto">for example</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="
a=scipy.stat.norm(1, 3)
b=scipy.stat.norm(loc=1, scale=2)
c=scipy... | 1 |
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: 1.36.1</li>
<li>Operating System: Ubuntu LTS</li>
<li>Browser: Chromium</li>
<li>Other info:</li>
</ul>
<h3 dir="auto">Source code</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-... | <p dir="auto">Similar to Fiddler's autoresponder feature we could use the <code class="notranslate">BrowserContext.route</code> function to create responses based on an exported har file from a previous playwright run</p>
<p dir="auto">maybe something like this:</p>
<div class="highlight highlight-source-ts notranslate... | 0 |
<p dir="auto">hi.</p>
<p dir="auto">Thank you for using bebel. I have a question.<br>
After I used bable, my code changed from</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="var obj = {
// key wrapped '
'key': "value"
};"><pre cl... | <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="export default {
'bind' (value, f) {},
'null' () {},
'for' () {},
'return' () {}
}"><pre class="notranslate"><span class="pl-k">export</span> <span class="pl-k">default</span> <... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=mbogoevici" rel="nofollow">Marius Bogoevici</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8656?redirect=false" rel="nofollow">SPR-8656</a></strong> and commented</p>
<p dir="auto">Suppose there is a class</p>
<di... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=tuomas_kiviaho" rel="nofollow">Tuomas Kiviaho</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8491?redirect=false" rel="nofollow">SPR-8491</a></strong> and commented</p>
<p dir="auto">java.awt.Component has both</p... | 0 |
<p dir="auto"><strong>Apache Airflow version</strong>:1.10.12</p>
<p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>): v.1.14.8</p>
<p dir="auto"><strong>Environment</strong>:</p>
<ul dir="auto">
<li><strong>Cloud provider or hardware co... | <p dir="auto">Dear Airflow Maintainers,</p>
<p dir="auto">Before I tell you about my issue, let me describe my environment:</p>
<h3 dir="auto">Environment</h3>
<ul dir="auto">
<li>
<p dir="auto">Version of Airflow: 1.7.0</p>
</li>
<li>
<p dir="auto">Airflow components and configuration: running a scheduler with local e... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | 0 |
<pre class="notranslate">darwin
amd64
08d20469cc20 tip
When running ./all.bash inside a tmux session, one of the tests fails.
When running it from the "normal" console (in Terminal), it passes fine.</pre> | <pre class="notranslate">go version devel +8230013d1c40 Thu Oct 04 15:42:57 2012 -0400
package x
func idct(dst []byte, stride int, src *[64]int) {
// Horizontal 1-D IDCT.
for y := 0; y < 8; y++ {
// If all the AC components are zero, then the IDCT is trivial.
if src[y*8+1] == 0 && s... | 0 |
<p dir="auto">CSS standards have changed, meaning that CSSStyleDeclaration's indexer property does not have a setter. This leads to a script error in setValueForStyles around<br>
</p><div class="Box Box--condensed my-2">
<div class="Box-header f6">
<p class="mb-0 text-bold">
<a href="https://github.com/face... | <p dir="auto">Since this.setState has a callback, it would be sweet if you could use await this.setState!</p> | 0 |
<p dir="auto">I looked at the other similar issues, including @<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="203199137" data-permission-text="Title is private" data-url="https://github.com/mwaskom/seaborn/issues/1103" data-hovercard-type="issue" data-hovercard-url="/mwaskom/seaborn... | <p dir="auto">Hi, I'm trying to use the hue parameter in my charts, but whenever it gets added, the figure fails to trigger.</p>
<p dir="auto">From the examples at <a href="https://seaborn.pydata.org/tutorial/relational.html" rel="nofollow">https://seaborn.pydata.org/tutorial/relational.html</a>:</p>
<p dir="auto"><cod... | 0 |
<h2 dir="auto">Feature</h2>
<p dir="auto">Dear developers,<br>
Could you please "round()" member function for "np.array", which will be more like OO programming.<br>
Here is a snippet example:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboar... | <p dir="auto">Rank 1 matrices should be removed. They don't behave as expected. For example a rank 1 matrix transpose does not return an error and does not do a transpose as expected. This can cause silent bugs. I'm not sure what purpose these rank 1 matrices serve but they are confusing.</p> | 0 |
<p dir="auto">When you call a method with a borrowed <code class="notranslate">self</code>, the compiler appears to assume that the borrow of <code class="notranslate">self</code> starts before the other parameters to that method have been evaluated, which seems wrong. This forces you to create local variables unneces... | <p dir="auto">This is challenging to resolve. I thought I could fit into the new borrow checker, but it is worth addressing separately since there are a number of subtle issues. What this really amounts to is that you need to support borrows where the lifetime of the borrow pointer does not encompass the borrow itself.... | 1 |
<p dir="auto">The error is reported in case when the indexer is a union type of string|number:</p>
<p dir="auto">var a:number|string<br>
var b:any<br>
var c = b[a]; <- TS2342</p> | <p dir="auto">I have declared <code class="notranslate">function getter(key: string|number)</code>.<br>
Inside I try to do <code class="notranslate">var x = someObject[key]</code><br>
I get a TS error saying "An index expression argument must be of type 'string', 'number' or 'any'.<br>
Obviously <code class="notranslat... | 1 |
<hr>
<h3 dir="auto">System information</h3>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="@:~/projects/tensorflow <master>$ cat tf_env.txt
== cat /etc/issue ===============================================
Darwin mn-mortutay 16.5.0 Darwin K... | <p dir="auto">Tensorflow v2.0a</p>
<p dir="auto">When creating e.g. keras models I would assume, that when I run <code class="notranslate">make_generator_model</code> twice in eager mode that the <code class="notranslate">trainable_variable</code> names are identical.</p>
<p dir="auto"><strong>Why would I assume this?<... | 0 |
<h3 dir="auto">Is there an existing issue for this?</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the existing issues</li>
</ul>
<h3 dir="auto">This issue exists in the latest npm version</h3>
<ul clas... | <h3 dir="auto">Is there an existing issue for this?</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the existing issues</li>
</ul>
<h3 dir="auto">This issue exists in the latest npm version</h3>
<ul clas... | 1 |
<h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.5.1</p>
<h3 dir="auto">What happened</h3>
<p dir="auto">Once you run the Tutorial DAG, it' calendar tab does not open, returns an error.</p>
<p dir="auto">From system out:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" da... | <h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.5.1</p>
<h3 dir="auto">What happened</h3>
<p dir="auto">/calendar page give a problem, here is the capture</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/19165258/215369479-9fc7de5c-f190-4... | 1 |
<p dir="auto"><b>Issue Type:</b> Feature Idea<br>
<b>Ansible Version:</b> 1.9.1<br>
<b>Ansible Configuration:</b> nothing changed<br>
<b>Environment:</b> RHEL/CentOS 7<br>
<b>Summary:</b><br>
I'm trying to keep some software installed into a non-standard directory. Currently using the yum module I can't specify an alte... | <p dir="auto"><strong>ISSUE TYPE</strong><br>
Bug Report</p>
<p dir="auto"><strong>COMPONENT NAME</strong><br>
include_role</p>
<p dir="auto"><strong>ANSIBLE VERSION</strong><br>
ansible 2.2.2.0<br>
config file = /etc/ansible/ansible.cfg<br>
configured module search path = Default w/o overrides</p>
<p dir="auto"><stron... | 0 |
<p dir="auto">Hi!<br>
When I was writing my own version of Game of Life, I made new function which caused message:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="C:\Users\User\projects\testi2>cargo build
Compiling testi2 v0.1.0 (file:///... | <p dir="auto">Hi Folks,</p>
<p dir="auto">Just ran into a compiler panic. I'm still learning rust, so it's probably related to a stupid syntax error on my part, but rustc suggested I file a bug report, so here I am...</p>
<p dir="auto">Here's the error:</p>
<p dir="auto">thread 'rustc' panicked at 'assertion failed: s... | 1 |
<h3 dir="auto">Is there an existing issue for this?</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the existing issues</li>
</ul>
<h3 dir="auto">This issue exists in the latest npm version</h3>
<ul clas... | <h3 dir="auto">Current Behavior:</h3>
<p dir="auto">When trying to install packages, without a previous cache, we get constant timeouts when trying to fetch packages, both locally and in a CI environment. The package that fails is always different, so there isn't a specific package causing the issue.</p>
<p dir="auto">... | 1 |
<p dir="auto">In tensorflow document of class tf.DType: <a href="https://www.tensorflow.org/versions/master/api_docs/python/framework.html#DType" rel="nofollow">https://www.tensorflow.org/versions/master/api_docs/python/framework.html#DType</a></p>
<p dir="auto">There are three types:<br>
tf.qint8: Quantized 8-bit sign... | <h3 dir="auto">System information</h3>
<ul dir="auto">
<li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: No</li>
<li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Tx2</li>
<li><strong>TensorFlow installed from (source or bina... | 0 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/1526" rel="nofollow">http://projects.scipy.org/scipy/ticket/1526</a> on 2011-09-29 by trac user tony.stillfjord, assigned to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/wnbell/hovercard" data-... | <p dir="auto">When defining a list of constraints as an input for the scipy.optimize.minimize (using a default 'SLSQP' method), repeated or redundant constraints will raise messages like "Singular matrix C in LSQ subproblem", and a solution is not achieved, when in fact, these repeated/redundant constraints should just... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=sqrrrl" rel="nofollow">Steven Bazyl</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-765?redirect=false" rel="nofollow">SPR-765</a></strong> and commented</p>
<p dir="auto">I haven't yet narrowed down a simple test ... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=carrotsalad" rel="nofollow">David Fogel</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5932?redirect=false" rel="nofollow">SPR-5932</a></strong> and commented</p>
<p dir="auto">What we are seeing is that when we u... | 0 |
<h2 dir="auto">Enable mapping a shortcut to a single key (and vice versa)</h2>
<p dir="auto">The expected behaviour would be to set the following mappings:<br>
Alt + o -> ö<br>
Shift + Alt + o -> Ö</p>
<p dir="auto">What works already is the second example, since you can make it to produce <... | <p dir="auto">I'll keep this short bcz there's literally a lot that could be added for this. It's almost a standlaone app but it should be part of windows.</p>
<ol dir="auto">
<li>Press Win key.</li>
<li>Type 'Desktop'.</li>
<li>Watch search fail not finding the desktop folder.</li>
<li>Cry.</li>
</ol>
<p dir="auto">So... | 0 |
<p dir="auto">Describe what you were doing when the bug occurred:<br>
1.<br>
2.<br>
3.</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.3.0-3e0967783</p>
<p dir="auto">Call stack: at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:159833<b... | <p dir="auto">PLEASE INCLUDE REPRO INSTRUCTIONS AND EXAMPLE CODE</p>
<p dir="auto">I got this error when I click 'Ranked'.</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.0.4-3c6a219</p>
<p dir="auto">Call stack: at chrome-extension://fmkadmapgofadopljbjfkapd... | 1 |
<p dir="auto">I don't think there's really any need to have http for the site at all. Any non-TLS location is a chance for an attacker to send users to a malicious download.</p> | <p dir="auto">I just noticed that the rust-lang.org, the nighty archives, and rustup.sh are not being served over https. We should set this up to protect users from man-in-the-middle attacks. Nominating for this to be done before we release 1.0.</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type... | 1 |
<p dir="auto">[Enter steps to reproduce below:]</p>
<ol dir="auto">
<li>...</li>
<li>...</li>
</ol>
<p dir="auto"><strong>Atom Version</strong>: 1.0.0<br>
<strong>System</strong>: Microsoft Windows 8.1 Pro<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught Error: Cann... | <p dir="auto">I right-clicked on a folder in the tree view</p>
<p dir="auto"><strong>Atom Version</strong>: 0.194.0<br>
<strong>System</strong>: Windows 7 Entreprise<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught Error: Cannot find module './context-menu'<br>
Erro... | 1 |
<p dir="auto"><strong>Elasticsearch version</strong>: <code class="notranslate">Elasticsearch 2.3</code></p>
<p dir="auto"><strong>JVM version</strong>: <code class="notranslate">Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)</code></p>
<p dir="auto"><strong>OS version</strong>: Any</p>
<p dir="auto"><... | <p dir="auto">provide a separate jar to permit to use java rest client with jest project (<a href="https://github.com/searchbox-io/Jest">https://github.com/searchbox-io/Jest</a>) and java api without include all elesticsearch and lucene as dependency</p> | 0 |
<p dir="auto"><strong>Kubernetes version</strong> :</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Client Version: version.Info{Major:"1", Minor:"3", GitVersion:"v1.3.4", GitCommit:"dd6b458ef8dbf24aff55795baa... | <p dir="auto">Recent changes in master <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="172010677" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/30935" data-hovercard-type="pull_request" data-hovercard-url="/kubernetes/kubernetes/pul... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><inp... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><inp... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues?q=is%3Aissue">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="au... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected ... | 0 |
<p dir="auto">[Enter steps to reproduce below:]</p>
<ol dir="auto">
<li>...</li>
<li>...</li>
</ol>
<p dir="auto"><strong>Atom Version</strong>: 0.168.0<br>
<strong>System</strong>: linux 3.2.0-75-generic<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught Error: self ... | <p dir="auto">[Enter steps to reproduce below:]</p>
<ol dir="auto">
<li>...</li>
<li>...</li>
</ol>
<p dir="auto"><strong>Atom Version</strong>: 0.168.0<br>
<strong>System</strong>: linux 3.2.0-75-generic<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught Error: self ... | 1 |
<p dir="auto">Hey!<br>
PowerToys currently have a feature that lets you remap keys to other keys (key -> key) and shortcuts to other shortcuts (shortcut -> shortcut). It would be nice to be able to remap key -> shortcut too. For example: "Home -> Win+M" would minimize all windows when pressing the Home butt... | <p dir="auto">The powertoys disabled the ALT GR (alt right) key making it impossible to write "@" "#" and so on.</p> | 0 |
<ul dir="auto">
<li>Electron version: 1.2.5</li>
<li>Operating system: Windows 7 (64-bit)</li>
</ul>
<p dir="auto">Canvas elements larger than 256x256 disappear on Windows when you set a minWidth and minHeight for the containing browser window, run the app, minimize, and then restore. I was unable to duplicate on a Ma... | <p dir="auto"><strong>Is your feature request related to a problem? Please describe.</strong><br>
I use VS Code maximized or full screen, and clicking on the config gear always bring a truncated menu. I'd rather have it in full and higher because I have to scroll every time.</p>
<p dir="auto">I filed this previously on... | 0 |
<p dir="auto">Hello gentlemen,</p>
<p dir="auto">I'm using your library on a listview to load images, these images are being transformed to fit the max width of my layout using <em>override</em> but my placeholder have max dimensions for height/width; after dowloading and showing final image it keeps with the same size... | <p dir="auto">I'm trying to use both fitCenter and placeholder but the image does not get resized.</p>
<p dir="auto">This code works fine (image is scaled down, aspect ratio is correct):</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Glide.wit... | 1 |
<p dir="auto">Duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="253540098" data-permission-text="Title is private" data-url="https://github.com/apache/superset/issues/3384" data-hovercard-type="issue" data-hovercard-url="/apache/superset/issues/3384/hovercard" href="https:... | <p dir="auto">When you create a time series viz with a groupby and contribution <code class="notranslate">Total</code>, if at least one of the categories is missing a value for the date, no data points for that date are shown.</p>
<p dir="auto">This is sort of reasonable - technically, the data could be missing for the... | 0 |
<p dir="auto"><strong>Migrated issue, originally created by Michael Bayer (<a href="https://github.com/zzzeek">@zzzeek</a>)</strong></p>
<p dir="auto">we are now building up a bunch of code that is aliasing tables and labeling columns. the old "concatentation" methodologies dont work as most DB's have all kinds of res... | <p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">There's a simple typo in the reflection code for MySQL tables when discovering the collation of a column entry. See attached patch.</p>
<hr>
<p dir="auto">Attachments: <a href="../wiki/imported_issue_attachments/1686/mysql_... | 0 |
<p dir="auto">Hi there,</p>
<p dir="auto">In Sublime Text, when you hold the "alt" key and click and drag the cursor, it will automatically create an instance of the cursor in the place where the cursor is touching (I suggest giving it a try, it is kind of complicated to explain).</p>
<p dir="auto">Atom should have thi... | <p dir="auto">In plenty editors, doing <code class="notranslate">left-alt</code> (left option) and selecting text will take a slice of that text:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1189716/3020145/21a1ced6-df9b-11e3-9cf2-70371ca5fee1.... | 1 |
<h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">There should be an option to map a shortcut to a key of vice versa.</p>
<p dir="auto">for example:<br>
win + h -> left arrow key</p>
<p dir="auto">This could be used to make a hard to reach key more accessible. For example, the arrow keys are o... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows [Version 10.0.18362.418]
PowerToys version: 0.12.0.0
PowerToy module for which you are reporting the bug (if applicable): Settin... | 0 |
<p dir="auto">I'm trying to create an accordion based index that can be displayed as two columns.</p>
<p dir="auto">My efforts haven't been successful so far and the best I have managed is buggy:</p>
<p dir="auto"><a href="http://lcshn-demo.daddylonglegsdesign.com/" rel="nofollow">http://lcshn-demo.daddylonglegsdesign.... | <p dir="auto">The accordion header links are small and easy to miss on mobile devices.<br>
It would be nice if the whole panel-heading area would be clickable …</p>
<p dir="auto">On solution could be to make the accordion links full width like so:</p>
<p dir="auto">In panels.less:</p>
<div class="snippet-clipboard-cont... | 0 |
<h2 dir="auto">Bug Report</h2>
<p dir="auto">Webpack5 <code class="notranslate">beta.30</code> has enabled strict mode on the ESM modules imports <a href="https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30">https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30</a></p>
<p dir="auto"><a class="issue-... | <p dir="auto">Since the script depends on babel-core, it starts to require <code class="notranslate">babel-runtime/core-js/*</code> files which are created by the script.</p> | 0 |
<h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">Using the following config works in Webpack 4 but not Webpack 5:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="module... | <h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">I build using the following output configuration:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="output: {
filename: './js/react... | 1 |
<h4 dir="auto">Code Sample</h4>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" def test_groupby_aggregate_item_by_item(self):
def test_df():
s = pd.DataFrame(np.array([[13, 14, 15, 16]]),
... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [19]: df = DataFrame({'a':['A1', 'A1', 'A1'], 'b':['B1','B1','B2'], 'c':1})
In [20]: df.set_index('a').groupby('b').rank(method='first')
Out[20]:
c
a
A1 1
A1 2
A1 1
In [21]: df.set_in... | 1 |
<h3 dir="auto">System information</h3>
<ul dir="auto">
<li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: Yes</li>
<li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Linux</li>
<li><strong>TensorFlow installed from (source or b... | <h3 dir="auto">System information</h3>
<ul dir="auto">
<li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: N/A</li>
<li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Docker nightly</li>
<li><strong>TensorFlow installed from (so... | 1 |
<h3 dir="auto">First check</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I added a very descriptive title to this issue.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-c... | <p dir="auto">Hi!</p>
<p dir="auto">Some users or <code class="notranslate">ormar</code> approached me and asked me why <code class="notranslate">ormar</code> is not included in <code class="notranslate">FastAPI</code> documentation, as they wished they knew about it sooner.</p>
<p dir="auto">And I answered that I am n... | 0 |
<p dir="auto">My organization is unable to upgrade to Babel 6 for a while. It would be nice to have the old docsite up at a different url so that people using older versions of Babel can make use of the docs.</p> | 1 | |
<p dir="auto">Issue repository: <a href="https://github.com/ahalimkara/next-routing-issue">https://github.com/ahalimkara/next-routing-issue</a><br>
Example: <a href="https://next-routing-issue-etmpnbuodz.now.sh" rel="nofollow">https://next-routing-issue-etmpnbuodz.now.sh</a></p>
<ul class="contains-task-list">
<li cl... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues?q=is%3Aissue">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<p dir="aut... | 0 |
<p dir="auto">In RHEL 7.2, with python 2.7.5</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" a = pd.np.random.randn(10, 2)
a.itemset((3, 0), pd.np.NAN)
df = pd.DataFrame(a)
res = df.describe()"><pre class="notranslate"><code cla... | <h4 dir="auto">Code Sample, a copy-pastable example if possible</h4>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import pandas as pd
import numpy
s = pd.Series([1, 2, 3, 4, numpy.nan])
s.quantile(0.5)
nan"><pre class="notrans... | 1 |
<p dir="auto">I have an electron project that I compile using gulp-tsb in one pass. Some files reference github-electron-renderer.d.ts and others reference github-electron-main.d.ts. Unfortunately, the duplicate definition of ipc causes some errors which takes away from the advantage of having a d.ts to begin with.</p>... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="> tsc
318
319../../node_modules/@types/react/index.d.ts(2818,14): error TS2300: Duplicate identifier 'LibraryManagedAttributes'.
320../../node_modules/@types/react/index.d.ts(2853,13): error TS2717... | 0 |
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br>
Bug</p>
<p dir="auto"><strong>What is the current behavior?</strong><br>
Webpack crashes when using <code class="notranslate">MinChunkSizePlugin</code> with the following error:</p>
<div class="snippet-clipboard-con... | <p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p>
<p dir="auto">Bug</p>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">When I try to compile I get: TypeError: pair[2].integrate is not a function at Compilation.compilation.plugin (*/n... | 1 |
<p dir="auto">We spun up an 800 node cluster today, across 2 zones and we found 27 duplicate pod CIDRs (and duplicate GCE routes) assigned. This obviously caused havoc.</p>
<p dir="auto">We don't have hard evidence, but we think it is NOT related to multi-zone (we found some dups in the same zone).</p>
<p dir="auto"><... | <p dir="auto">We have a lot of params that we use salt or other provisioning to plumb from top-level configs down to flags (kubelet, kube-proxy, controller-manager, etc).</p>
<p dir="auto">Now that ConfigMap is pretty much in, we should start to spec out how we can use it to carry that same information instead of flags... | 0 |
<p dir="auto">I am currently in the process of writing an extension that uses an output channel that is outputting live logs from an Azure Website from their Kudu APIs.</p>
<p dir="auto">Currently the only way that the HTTP request will end is when the logstream API service times out after 20 minutes, I would much pref... | <p dir="auto">We are using chokidar for file watching. Chokidar is known for performing bad over large folders (see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="120614103" data-permission-text="Title is private" data-url="https://github.com/paulmillr/chokidar/issues/410" data-hove... | 0 |
<p dir="auto">This constraint was thought-out to be used directly on a entity. But in several cases, i used it without a doctrine entity, for example when the form has fields for diferents entities.</p>
<p dir="auto">In this case i want to have the way to specify not only the field also the entity that belongs the fiel... | <table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>yes/no</td>
</tr>
<tr>
<td>Feature request?</td>
<td>no</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>yes/no</td>
</tr>
<tr>
<td>RFC?</td>
<td>yes</td>
</tr>
<tr>
<td>Symfony version</td>
<td>3.2.0</td>
</tr>
</... | 1 |
<p dir="auto">Using Flutter's google sign_in</p>
<p dir="auto">But seeing the following message when I use this statement to sign in a user</p>
<p dir="auto">_googleSignIn.signIn();</p>
<p dir="auto">E/flutter ( 6491): MissingPluginException(No implementation found for method init on channel plugins.flutter.io/google_s... | <p dir="auto">There is this bug when sometimes flutter loads some code/assets from previous builds.</p>
<p dir="auto">So basically you are developing, making build 1, do some changes in the code, assets or yaml configs, make a new build 2 and run it. Then you discover that the resulting app from build 2 contains some a... | 0 |
<h1 dir="auto">Feature request</h1>
<p dir="auto">Improve typings for the router.</p>
<h2 dir="auto">Describe the solution you'd like</h2>
<p dir="auto">A couple examples:</p>
<ul dir="auto">
<li><code class="notranslate">useRouter</code> seems to have an <code class="notranslate">any</code> return type (because of <a ... | <h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">After upgrading to next canary (future v9) from 8.1.1, I got a few TypeScript errors when calling <code class="notranslate">Router.push(url)</code> and <code class="notranslate">Router.replace(url)</code> with object-like URLs.</p>
<p dir... | 1 |
<p dir="auto">Hello,</p>
<p dir="auto">I'm following the tf.profiler.Profiler guide to profile my code.<br>
When generating the timelines, all of them except the first one (for the first batch) are scaled in hundreds of years, rather than seconds.</p>
<p dir="auto">There is something happening at year 0, then something... | <h3 dir="auto">System information</h3>
<ul dir="auto">
<li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>:yes</li>
<li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>:Ubuntu 16.04</li>
<li><strong>TensorFlow installed from (source... | 1 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h2>
<p dir="auto">The MSELoss criteria has a strange behavior when used with two tensors of different sizes -- I would expect this to throw an error. Instead it does.... | <h2 dir="auto">Issue description</h2>
<p dir="auto">When computing the loss between <code class="notranslate">predicted</code> and <code class="notranslate">target</code> with shapes such as <code class="notranslate">target.shape = [100]</code> and <code class="notranslate">predicted.shape = [100, 1]</code>, an error s... | 1 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/376" rel="nofollow">http://projects.scipy.org/scipy/ticket/376</a> on 2007-02-20 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/pv/hovercard" data-octo-click="hovercard-link-click" data-octo-d... | <p dir="auto">If one tries to save key with the underscore prefix, mat-file will not contain that key. Mat-file has not ASCII string for the key in hex editor. Try this code</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="In ... | 0 |
<p dir="auto">As per <a href="https://travis-ci.org/druid-io/druid/jobs/133474341" rel="nofollow">https://travis-ci.org/druid-io/druid/jobs/133474341</a></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="testRunOnNothing[buildV9Directly = true](i... | <p dir="auto">As per <a href="https://travis-ci.org/druid-io/druid/jobs/133474341" rel="nofollow">https://travis-ci.org/druid-io/druid/jobs/133474341</a></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="testRunOnNothing[buildV9Directly = true](i... | 1 |
<p dir="auto">Please answer these questions before submitting your issue. Thanks!</p>
<ol dir="auto">
<li>What version of Go are you using (<code class="notranslate">go version</code>)?<br>
<code class="notranslate">go version devel +6c5352f 2016-04-08 18:40:11 +0000 linux/amd64</code></li>
<li>What operating system an... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="var sink *[10]byte
func f() {
var x [10]byte
sink = &x
}"><pre class="notranslate"><code class="notranslate">var sink *[10]byte
func f() {
var x [10]byte
sink = &x
}
</code></p... | 1 |
<p dir="auto">Is there any options to use podmaster with an external etcd cluster with SSL/TLS ?<br>
I see the actual usage:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Usage of /podmaster:
--dest-file="": The destination fi... | <p dir="auto">All components that connect to etcd directly should support a secured etcd deployment. Podmaster only allows passing in the list of servers... it should also take a etcd client config file (like the API server)</p>
<p dir="auto"><a href="https://github.com/kubernetes/contrib/blob/36816275fd53c7a2ef59650c8... | 1 |
<p dir="auto">when i search for youtube power toys search is not showing me any results that's why i want it to search internet as well</p> | <p dir="auto">This is the master tracking item for launcher's plugins suggestions.</p>
<ol dir="auto">
<li>
<p dir="auto">Plugin improvements</p>
<table role="table">
<thead>
<tr>
<th>Bug #</th>
<th>Title</th>
<th>PR #</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="issue-link js-issue-link" data-error-text="Failed to l... | 1 |
<p dir="auto">Dropdowns in the navbar in BS3 RC2 are dropping down and showing correctly on phone, but selecting the links only closes the dropdown and doesn't follow the link. Works fine on desktop - link is followed. RC1 worked correctly although navbar-inverse didn't display inverses.</p> | <p dir="auto">When I changed from 3.0.0.rc1 to 3.0.0.rc2, the links in my navbar in a dropdown stopped working. In desktop it works ok.</p>
<p dir="auto">I am using dolphin browser HD Version 7.2.2 on a LG Optimus one P500.</p>
<p dir="auto">This is the whole navbar:</p>
<div class="snippet-clipboard-content notranslat... | 1 |
<p dir="auto">Running unit tests in non-Chrome browsers raised some doubts about this API which is currently used in the Date and Currency pipes.</p>
<p dir="auto">To start with, it is not supported in all Safari versions (desktop and mobile) and older browsers:<br>
<a href="https://developer.mozilla.org/en-US/docs/Web... | <p dir="auto">Suggested by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/munificent/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/munificent">@munificent</a><br>
/cc <a class="user-mention notranslate" data-ho... | 0 |
<h5 dir="auto">Description of the problem</h5>
<p dir="auto">When loading the animated handsWithPlane.gltf file found here: <a href="https://www.dropbox.com/sh/dvprkyj2ly782jn/AABLjwQLiOSWfr2VDdtlzjYCa?dl=0" rel="nofollow">https://www.dropbox.com/sh/dvprkyj2ly782jn/AABLjwQLiOSWfr2VDdtlzjYCa?dl=0</a></p>
<p dir="auto">T... | <p dir="auto">If you load a model using OBJLoader -- a Stanford Bunny for example -- and apply a matrix translation like so:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="geometry.applyMatrix( new THREE.Matrix4().makeTranslation( 0, -0.01, 0 ... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.