- 博客(32)
- 收藏
- 关注
翻译 python matplotlib直方图
Karl Pearson coined the term histogram, but it’s hard to tell who invented the visualization, and it’s most likely that it was used way before Pearson named it.卡尔·皮尔森(Karl Pearson)创造了直方图一词,但很难说是谁发明了可视...
2020-10-10 10:52:37
507
翻译 java 读取集合文件属性_如何在Java中读取属性文件
java 读取集合文件属性Most of the time you need to read configurations properties from the files, for example, you don’t want to put database names, passwords in the code directly. Not only database properties...
2020-10-10 10:42:38
389
翻译 在Seaborn分类数据可视化指南中掌握Catplot
介绍(Introduction)The goal of this article is to introduce you to the most common categorical plots using Seaborn’s catplot() function.本文的目的是使用Seaborn的catplot()函数向您介绍最常见的分类图。While doing Exploratory or ...
2020-10-10 10:31:48
1318
翻译 amis eureka_如何构建量身定制的amis来升级您的基础架构
amis eurekaThere comes a time in everyone’s infrastructure journey that you have to build your own AWS AMIs. Instead of having to configure your instances every time one is provisioned, you create an ...
2020-10-10 10:21:15
1367
翻译 sdks_如何并行支持多个expo sdks的空中更新
sdksExpo is fantastic! It helps you develop, build, and deploy iOS, Android, and web apps. From the same codebase.世博会很棒! 它可以帮助您开发,构建和部署iOS,Android和Web应用程序。 来自相同的代码库。It builds the binaries for both An...
2020-10-10 10:11:08
247
翻译 梁祝二胡独奏_发展独奏
梁祝二胡独奏How to write a production-grade project as a one-man team (or a small team)如何以一个人的团队(或一个小团队)编写生产级项目Developing a software project solo is no easy task. With no one to unstuck you, review your co...
2020-10-10 10:01:41
438
翻译 pagerank_pagerank的手写介绍
pagerankGoogle owes a great part of its success to the algorithm which was originally used to rank webpages. This algorithm, PageRank, sorts all the pages of a network according to their popularity. T...
2020-10-10 09:50:50
578
翻译 django 表单_Django表单适用于许多领域
django 表单Building forms with Django is straightforward if your fields are simple inputs like text fields, but what if your forms need to reference other models?如果您的字段是文本字段之类的简单输入,那么使用Django构建表单非常简单,但是...
2020-10-10 09:40:03
246
翻译 使用现有的REST服务将图形API添加到堆栈中
This is an entry level post to cover the fundamentals of GraphQL which will lead into a video demo that creates a basic API that can sit between client applications and some existing REST services.这是一...
2020-10-10 09:29:37
222
翻译 在python中使用fastapi入门
The most commonly used web frameworks for building REST APIs with python is Flask and Django. Though we could build APIs with django, the real purpose of Django is building an end to end web applicati...
2020-10-10 09:20:13
1200
翻译 使用python虚拟环境配置pycharm
It will show you how to configure PyCharm to work with Python in a virtual environment. Also you will configure the requirements.txt.它将向您展示如何配置PyCharm以在虚拟环境中使用Python。 另外,您将配置requirements.txt。Start Py...
2020-10-10 09:09:18
1387
翻译 使用go创建生产就绪的REST API
Creating a ready-made application for microservices in production in 5 minutes在5分钟内为生产中的微服务创建现成的应用程序In this article we will make an API Rest with Golang ready to run in production and set to the micr...
2020-10-10 08:59:18
214
翻译 Java垃圾回收的高级概念
“If Java had true garbage collection, most programs would delete themselves upon execution” -Robert Sewell“如果Java拥有真正的垃圾回收,那么大多数程序将在执行时删除自己” -Robert SewellThe process that Java programs perform when m...
2020-10-10 08:49:28
348
翻译 接口日志一般关心什么_什么是提交日志,为什么要关心
接口日志一般关心什么Logs are everywhere in software development. Without them there’d be no relational databases, git version control, or most analytics platforms.日志在软件开发中无处不在。 没有它们,就不会有关系数据库,git版本控制或大多数分析平台。F...
2020-10-10 08:39:51
508
翻译 vulkan算法加速_使用vulkan kompute godot游戏引擎使用gpu加速ml进行增压游戏开发
vulkan算法加速动手教程(Hands-on Tutorials)Recently, the world has seen various defining milestones in both, the gaming industry and the AI sector. In only a couple of weeks, we have seen major financial anno...
2020-10-10 08:29:42
1468
翻译 sims算法_Sims 4 Modern Python Modding第5部分扩展列表
sims算法This is going to be a much easier and shorter tutorial and a bit more fun. You’re going to learn how to extend an in-game list. Extending a list is much safer because it’s often the least likely...
2020-10-10 08:20:39
436
翻译 azure 数据磁盘_使用Azure数据工厂管道更改接近实时数据流的数据捕获
azure 数据磁盘Transferring data from one data source to a specific target almost real-time implies most of the time the use of a message broker that would ingest and distribute the data.几乎实时地将数据从一个数据源传输到特...
2020-10-10 08:11:18
426
翻译 领券减价怎么说_降价的可扩展替代方案
领券减价怎么说Markdown is so natural to use that I find myself using it even where it is not supported. I still don’t like some aspects of it like inline HTML, inconsistent rules and the fact that it’s not e...
2020-10-10 08:02:02
133
翻译 带有或不带有JavaScript的可折叠部分
Whilst HTML 5 did give us the <details> and <summary> tags for collapsible sections, it is often just the wrong code from a semantic point of view. For example if you only want to show par...
2020-10-10 07:52:23
219
翻译 表板图建失败_从Google表格构建第3个绘图仪表板应用程序
表板图建失败Plotly Dash应用(Plotly Dash App)So far we have created a free, user-friendly data store and connected to it through the Google Python API.到目前为止,我们已经创建了一个免费的,用户友好的数据存储,并通过Google Python API与之连接。Pa...
2020-10-10 07:42:27
870
翻译 辩论opener_您应该学习辩论的第一门编程语言
辩论openerJS v Python… the final showdownJS v Python…最后的决战At this point there can be no doubt if you are in the tech world you have heard of both of these popular languages. Maybe if you are just start...
2020-10-10 07:32:45
173
翻译 Selenium的作用
自动化实例(Automation Example)1.Selenium简介(1. Introduction to Selenium)Many of you probably have played with web scraping in Python before. There are several Python packages to extract website informatio...
2020-10-10 07:23:03
2633
翻译 量子比特纠缠_动手探索量子比特
量子比特纠缠This post is part of the book: Hands-On Quantum Machine Learning With Python这篇文章是这本书的一部分: Python的动手量子机器学习The world of quantum mechanics is… different. A quantum system can be in a state of supe...
2020-10-10 07:12:37
753
翻译 dart list 迭代_Dart中的迭代器和迭代器
dart list 迭代Before doing some dedicated study and practice, iterables were kind of confusing to me. If you’re like I was, then this article is for you. It turns out they’re not that difficult. I’ll ex...
2020-10-10 07:02:09
2911
翻译 控制上下限与规格上下限_二分查找找到上下限
控制上下限与规格上下限This is originally posted at https://shawnlyu.com/algorithms/binary-search-find-upper-and-lower-bound/这最初发布在https://shawnlyu.com/algorithms/binary-search-find-upper-and-lower-bound/This po...
2020-10-10 06:52:32
1693
翻译 Windows 10和ubuntu 20 04工作站的Ansible本地自动化入门
You don’t need to be a seasoned DevOps professional to benefit from Ansible and related automation tools in your personal workspace. I will show an example setup I use to automate my personal Windows ...
2020-10-10 06:43:13
303
翻译 使用python构建数据库_如何使用python构建工作刮板
使用python构建数据库Building a job scraper was quite technical and involved a little amount of brain work, with a little knowledge of HTML, CSS, and python, and it took me about 3- 5 days to completely get t...
2020-10-10 06:32:44
96
翻译 python可视化_python商业智能可视化
python可视化Why are visualizations worth thousands of words? They have the power of telling stories and simplifying the interpretation of information. They help users detect patterns, insights and metric...
2020-10-10 06:22:05
813
翻译 python编程模板_通过实现编程模板学习python
python编程模板In this article I’m going to introduce a series of articles that will present a different way to teach beginning Python programming. My approach is to teach the language as a means of implem...
2020-10-10 06:11:40
275
翻译 数据科学编码错误和最佳实践第1部分
Many of us start our careers in Data Science without a strong software engineering background. While this might not be a problem at first, your notebook will get much slower and you will struggle to m...
2020-10-10 06:01:06
460
翻译 玩渐变
Gradients have been a universal trend during the Web 2.0 time (early 2000's). Partially because they helped achieve the Skeuomorphism look of 3d, realistic buttons. After a while, however, many design...
2020-09-17 10:44:19
247
翻译 ubuntu装机比做_与众不同总比做品牌设计案例研究更好
ubuntu装机比做I’ve always been intrigued by the proverb “Different is better than better”. It’s the kind of life-hacky, too-weird-not-to-work kind of advice that I’m usually drawn to. But, the perfectioni...
2020-09-17 10:33:20
285
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人