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...

Tensorflow logo
Popular topic
TensorFlow is an open source software library for numerical computation.
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

tauri
Trending repository
jbolda
jbolda commented Feb 12, 2020

Is your feature request related to a problem? Please describe.
When first installing and running tauri init, we should provide an input for a few of the major required settings specifically the path settings and app name. At the completion of the init script, we can note where these config options were stored to make it easier for the user to find them.

Additionally, we can add a `readme.m

App recommended by GitHub

GitKraken Boards

GitKraken Boards syncs in real-time with GitHub Issues and GitHub Milestones so changes made in either system are immediately reflected in the other. Link cards to GitHub pull requests, check PR statuses, auto-update cards based on PR statuses and view build statuses without leaving GitKraken Boards.

Plus, use GitHub Actions to automate your workflow; trigger automated actions in GitKraken Boards by linking cards to pull requests descriptions or commit messages in GitHub.

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
App recommended by GitHub

Hound

Hound reviews your code then comments directly in Pull Requests, helping your team maintain consistent coding style and high code quality.

You can’t perform that action at this time.