Build and manage real-life data science projects with ease.
-
Updated
Dec 6, 2019 - Python
Build and manage real-life data science projects with ease.
As reported on discourse, the REPL help doesn't show tab completion info for emoji even when it exists, unlike for other Unicode completions:
help?> α
"α" can be typed by \alpha<tab>
search:
Couldn't find α
Perhaps you meant !, %, &, *, +, -, /, :, <, >, \, ^, |, ~, 📨 An open letter to GitHub from the maintainers of open source projects
March 04, 2020 • Los Angeles
Do we need the doc folder? If not it should be removed. Else lets add a ReadMe.
Principles of NLP Documentation
Each landing page at the folder level should have a ReadMe which explains -
○ Summary of what this folder offers.
○ Why and how it benefits users
○ As applicable - Documentation of using it, brief description etc
**Scenarios fold
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.
CrackQ: A Python Hashcat cracking queue system
A collective list of free APIs for use in software and web development.
:notebook:从Java基础、JavaWeb基础到常用的框架再到面试题都有完整的教程,几乎涵盖了Java后端必备的知识点
Tried upgrading from consul/sdk v0.2.0 to v0.3.0 and the tests failed with a panic.
panic: freeport: ephemeral port range detection failed: exec: "sysctl": executable file not found in $PATH
The problem is that the standard install location for sysctl is /sbin/sysctl and /sbin is not included in standard users PATH.
`go r
📚 A practical approach to machine learning to enable everyone to learn, explore and build.
Clean Architecture Solution Template for Angular 8 and .NET Core 3
Credit card form with smooth and sweet micro-interactions
Regarding: https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md
In section 14.4.4 Example Response "details" object doesn't fit the definition of "details" in section 7.10.2, table Error: Object. Details should be Error[]
{
"error": {
"code": "requestLimitExceeded",
"message": "The caller has made too many requests in the time period.",
"details": {
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
数据结构和算法必知必会的50个代码实现
Related to aws/aws-cdk#4815, which is meant to provide this functionalilty.
Using this test as a guide, I created the following simplified stack in python:
from aws_cdk import (
aws_lambda,
aws_stepfuWe should let the script check whether a project was archived, and if true, emit a warning.
https://developer.github.com/v3/repos/#response
"archived": false,
My version of a custom select input, with filtering
https://www.tensorflow.org/tensorboard/tensorboard_profiling_keras#other_ways_for_profiling
The guide presents the profiler API and service as other ways of profiling.
Both of these use modules inside the tensorflow.python package.
However, this package does not seem to exist as exhibited by the error message
Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.
We provide complete code review workflow for notebooks,
transcribe.pyhas odd directory-scanning behavior which isn't documentedIf you point
--srcto a directory, you get the error:Looking at the code logic, the script expects a
JSONfile with a.catalogfile extension. This is (1) not documented, and (2) not a really useful logic. It would be much better to point the script to a dir, and scan f