Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

JavaScript logo
Popular topic
JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
Trending repository
Apoc70
Apoc70 commented Apr 17, 2020

Other issues opened for this documentation were closed, because the feature is/was in preview. The Azure AD portal does not state anything that the bulk create feature is in preview.

The example CSV is localized, which, for my understanding, does not make any sense. The column headers are used for localized information but should be the real header names required by the import process.

Any m

App recommended by GitHub

Rollbar

Rollbar provides real-time, full-stack exception reporting and debugging tools for developers. Rollbar integrates in moments with apps built in JavaScript, Ruby, Python, PHP, Node.js, Android, iOS, Go, Java, .NET and more.

Rollbar integrates with GitHub to link stack traces to the underlying source code, correlate exceptions to code changes, and create GitHub issues so teams can manage errors in their existing workflow.

azure-sdk-for-python
Trending repository
superchiku
superchiku commented Apr 24, 2020

Hi Team

Can we pass on a feedback to the team that maintains the documentation for the Azure SDK to provide more details which could help customers as the current documentation is cluttered and doesn't have proper verbal explanations of the available apis and methods .

It will be great if we can improve the documentation a bit so that it will be helpful for end customers

regards,
Jay

Trending repository
Trending repository
Trending repository
fast
Trending repository
Trending repository
kingcos
kingcos commented Oct 30, 2018

感谢您对DeepLearn-500-questions的支持,让我能拿到google的offer,随机抽取数位给过我赞的人发送红包,请扫码进入群聊找我领(QQ邮箱请点击显示图片)
发件人:tzlgkw@163.com

虽然可能不是作者发的,但这样实在过分。提醒大家里面的二维码是红包码,这个作用都知道,但我挂出来就是为了防止更多人被欺骗。


Updated

OK,可以基本确定不是仓库 Owner 所为。而且有人用脚本监控了 Star 的用户的邮箱,并使用了随机的 163 邮箱。追查可能不太现实,大家不要相信即可。

Trending repository
Trending repository
presto
Trending repository
rongrong
rongrong commented Dec 12, 2019

Currently array_position only returns the first occurrence of the given element. We want to extend array_position to take an additional parameter instance similar to strpos.

array_position(x, element, instance) -> bigint

For example, for array x: [1, 3, 2, 1, 4, 3, 2, 5, 4, 1]:

array_position(x, 1) = 1 -- existing function
array_position(x, 1, 1) = 1 -- same as exist
Depfu screenshot
App recommended by GitHub

Depfu

Depfu is the best way for busy teams to keep their app dependencies up-to-date. We believe doing small, easy to assess updates regularly and supported by automation is a lot easier than falling behind and having to update everything at once.

We support all Ruby projects using Bundler and all JS projects using npm or Yarn. Lock files are handled automatically.

View Depfu website

You can’t perform that action at this time.