Microsoft
Microsoft Corporation is a technology company. The Company develops and supports a range of software products, services, devices, and solutions. The Company's segments include Productivity and Business Processes, Intelligent Cloud, and More Personal Computing. It also designs, manufactures, and sells devices, including personal computers (PCs), tablets, gaming and entertainment consoles, other intelligent devices, and related accessories.
Here are 2,547 public repositories matching this topic...
-
Updated
Dec 3, 2021
-
Updated
Dec 4, 2021
-
Updated
Dec 3, 2021 - C#
Summary
mypy shows some issues in LightGBM's Python package.
mypy \
--exclude='python-package/compile/|python-package/build' \
--ignore-missing-imports \
python-package/18 errors in 4 files (click me)
python-package/lightgbm/compat.py:12: error: Name 'Series' already defined (possibly by an import)
python-package
-
Updated
Dec 6, 2021 - C#
-
Updated
Dec 6, 2021 - TypeScript
-
Updated
Dec 5, 2021 - JavaScript
-
Updated
Dec 3, 2021 - Python
-
Updated
May 19, 2021 - TypeScript
-
Updated
Dec 6, 2021 - Go
- Source
JsPointerToString(NULL, 0, &str);-
Expected
str = empty string -
Actual
failed and returns JsErrorNullArgument
I think this should be possible
-
Updated
Oct 25, 2021 - Jupyter Notebook
-
Updated
Dec 4, 2021 - C#
In our database projects we have several scmp-files with pre-configured schema compares.
As now I can use the files by opening the Schema Compare from the context-menu on the connection, and then click Open .scmp-file.
If I try to open the file from the file explorer or the project explorer I only get the underlaying XML-file, which mostly often isn't very useful.
It would be great to op
-
Updated
Dec 2, 2021
Description of Change
Update Font Header size in iOS.
The original values are from: https://material.io/develop/android/theming/typography/
But, the Header value, 96, seem really really high especially when compared to iOS and UWP.
This PR update the value comparing values with iOS.
Issues Resolved
- fixes #11194
API Changes
None
Platforms Af
-
Updated
Dec 4, 2021 - D
An interesting one, gotten from hitting Ctrl-C during a build of dotnet/runtime using 6.0.100-rc.2.21505.57
This line
https://github.com/dotnet/msbuild/blob/a59d7a533c9154e8aa99b823625e7eff199ddf1a/src/Tasks/Copy.cs#L588
should perhaps be
if (!partitionAccepted && !CancellationToken.IsCancellationRequested)Build FAILED.
C:\git\runtime\.dotnet\sdk\6.0.100
-
Updated
Dec 5, 2021 - TypeScript
It is possible for a sequence delta to contain no ranges. a case where this happens in on receiving remote delete for a locally delete range. there is an ask that we just don't even fire the event in these cases. this is in line with the behavior of shared map.
Here is some conversation
While testing, we noticed that when a client is ingesting a remote deletion for a range that client itse
-
Updated
Nov 29, 2021
-
Updated
Dec 2, 2021
-
Updated
Nov 30, 2021 - C++
Summary
The Event Hubs client library aims to be mockable and fully support testability. To help illustrate usage of the new API for the testing scenarios, a set of samples mocking the various Event Hubs client types and illustrating use of the model factory is needed.
Scope of Work
- Implement a sample or set of samples demonstrating a basic approach for mocking the high level cli
Description
According to the doc of Set-AzContext https://docs.microsoft.com/en-us/powershell/module/az.accounts/set-azcontext?view=azps-6.6.0, user can select context by tenant name or id. But switching context by tenant name cannot work.
Issue script & Debug output
PS C:\Dev> Get-Aztenant
Id Name Category Domains
-- I have a simple regression task (using a LightGBMRegressor) where I want to penalize negative predictions more than positive ones. Is there a way to achieve this with the default regression LightGBM objectives (see https://lightgbm.readthedocs.io/en/latest/Parameters.html)? If not, is it somehow possible to define (many example for default LightGBM model) and pass a custom regression objective?
-
Updated
Sep 12, 2018
-
Updated
Nov 3, 2021 - C
Created by Bill Gates, Paul Allen
Released April 4, 1975
- Organization
- microsoft
- Website
- www.microsoft.com
- Wikipedia
- Wikipedia


Snippets may from extension or builtin, it would be helpful if display where the snippet from.