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,613 public repositories matching this topic...
-
Updated
Jan 12, 2022
-
Updated
Jan 5, 2022
-
Updated
Dec 27, 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
Jan 12, 2022 - C#
-
Updated
Jan 12, 2022 - TypeScript
-
Updated
Jan 6, 2022 - JavaScript
-
Updated
Jan 11, 2022 - Python
-
Updated
Jan 11, 2022 - Go
-
Updated
May 19, 2021 - TypeScript
- 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
Jan 2, 2022 - 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
Jan 1, 2022
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
Jan 11, 2022 - D
Issue Description
Pretty minor issue, but MissingRestorePropertyError isn't a thing, so we shouldn't pretend we can throw it. We should make it a thing.
Steps to Reproduce
-
Updated
Jan 12, 2022 - 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
Dec 8, 2021
-
Updated
Jan 10, 2022
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
-
Updated
Nov 30, 2021 - C++
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?
Description
When Remove-AzPolicyExemption is run with -Confirm:$false the cmdlet still ask for confirmation. This is not expected. In additional this cmdlet behaviors also differently than the other Policy cmdlets e.g Remove-AzPolicyAssignment.
If -Confirm:$false is specified the cmdlet should not ask for confirmation anymore.
Issue script & Debug output
N/A-
Updated
Sep 12, 2018
Created by Bill Gates, Paul Allen
Released April 4, 1975
- Organization
- microsoft
- Website
- www.microsoft.com
- Wikipedia
- Wikipedia
Issue Type: Bug
{ "key": "alt+e alt+w", "command": "workbench.action.exitZenMode", },i.e.
exitZenModebehaves just liketoggleZenMode...Does this issue occur when all extensions are disabled?: Yes
VS C