Skip to content
#

microsoft

Here are 1,837 public repositories matching this topic...

jameslamb
jameslamb commented Sep 29, 2019

One unit test in the R package is currently broken. Steps to reproduce on Mac

export CXX=/usr/local/bin/g++-8 CC=/usr/local/bin/gcc-8
Rscript build_r.R
cd R-package/tests
Rscript testthat.R

This results in the following error at the ends of the logs

[LightGBM] [Info] Saving data to binary file /var/folders/xq/wktq4zdx4jd3qdpk34d28m940000gn/T//RtmpiY1DzV/lgb.Dataset_1555
NWU-NISL
NWU-NISL commented Jul 1, 2020

When the obj is this and the method Object.prototype.hasOwnProperty has no arguments, other engines like V8, spiderMonkey, and javascriptCore pass a default value and get an output with a value of true, while chakraCore gets a false. Is this an issue about the default parameter?

version

v1.11.8

command

ChakraCore/out/Debug/ch testcase.js
jgold6
jgold6 commented Jul 22, 2020

Description

This may be considered a feature request rather than a bug, so change as necessary.

A YouTube video that has restrictions set won't play in a Xamarin.Forms WebView, with YouTube message saying "Video is unavailable." This occurs when the video is embedded in local HTML string, and no base url or an improper base url is provided to the HtmlWebViewSource. e.g.:

var brow
rainersigwald
rainersigwald commented Jul 8, 2020

We have several errors/warnings that have a URL in the text of the message. After #5488 (thanks, @jmezac!) we'll have a structured way to represent this that will eventually (dotnet/project-system#6335) be used in the Visual Studio UI.

We should use that!

Likely candidates:

$ rg "fwlink|aka\.ms" -g *resx
src\Tasks\Resources\Strings.resx
683:    <
SunnyOswal
SunnyOswal commented Aug 3, 2020

Description of the new feature

Our organization has approved only alpine based docker images to be used. Can we have alpine image also part of Microsoft official docker image with Azure Powershell Pre-Installed ? Any particular reason it is not already provided ?

I have raised this issue on docs as well. Not sure which is the right place to open up this issue.
https://github.com/MicrosoftD

mmlspark
ttpro1995
ttpro1995 commented Nov 13, 2019

Version

com.microsoft.ml.spark:mmlspark_2.11:jar:0.18.1
spark= 2.4.3
scala=2.11.12

data (csv with header) https://gist.github.com/ttpro1995/69051647a256af912803c9a16040f43a

download data and save as csv file, put into folder /data/public/HIGGS/higgs.test.predictioncsv

val data = spark.read.option("header","true").option("inferSchema", "true").csv("/data/public/HIGGS

Improve this page

Add a description, image, and links to the microsoft topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the microsoft topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.