Search results for "python"
epub, pdf |eng | 2014-08-25 | Author:Chad Adams [Adams, Chad]

Now, let's look at our new pyramid chart in the next screenshot. We can see quite a bit of data. Each horizontal line shows you the number of miles traveled ...
( Category: Programming Languages April 4,2019 )
epub, pdf |eng | | Author:Chandra, Rakesh Vidya; Varanasi, Bala Subrahmanyam

Creating an authentication Request If we remember the theme of the third chapter, we learned different kinds of authentication with requests, such as Basic authentication, Digest authentication, and OAuth authentication. ...
( Category: Software Development April 4,2019 )
epub, pdf |eng | 2016-11-29 | Author:Lott, Steven F. [Lott, Steven F.]

If needed, define the data structure normalization function. This almost always has to be a generator function. A structural change can't be applied via map() : from ch08_r02 import row_merge ...
( Category: Programming April 4,2019 )
mobi, epub |eng | | Author:A Rapid Guide to the Fundamental Features of Python

Wait. What just happened? How is this possible? As a hint, we'll need to search through the code for an object with a hidden, shared state. Earlier, we noted that ...
epub |eng | 2005-01-01 | Author:unknow

Discussion The string 'A unique mutex name' must be chosen to be unique to this script, and it must not be dynamically generated, because the string must have the same ...
( Category: other April 1,2019 )
epub |eng | 2009-06-29 | Author:Noah Gift & Jeremy M. Jones [Gift, Noah & Jones, Jeremy M.]

In order for our query to work in the first place, we needed to tell snmpd.conf about this script, and here is what that section looks like: syslocation "O'Reilly" syscontact ...
( Category: Computers & Technology April 1,2019 )
epub |eng | 2016-11-20 | Author:Barry, Paul [Barry, Paul]

Or, if you want to go with MariaDB, check out: https://mariadb.org/download/ Be sure to read the installation documentation associated with whichever version of the server your download and install. Don’t ...
( Category: Object-Oriented Design April 1,2019 )
mobi |eng | 2009-02-08 | Author:Lutz, Mark & Ascher, David [Lutz, Mark]

Why Use Package Imports? If you're new to Python, make sure that you've mastered simple modules before stepping up to packages, as they are a somewhat advanced feature of Python. ...
( Category: Object-Oriented Design April 1,2019 )
epub |eng | 2017-03-15 | Author:Zed A. Shaw

How This Looks in Code This is a weird concept, but to be very honest you only have to worry about it when you make new classes and when you ...
( Category: Programming Languages March 16,2019 )
epub, mobi |eng | 2018-12-06 | Author:James R. Parker

FINITE STATE MACHINES The idea that an NPC can be cruising, chasing, or avoiding is not especially profound, and clearly different behavior can be assigned to each mode or state. ...
( Category: Software Development March 15,2019 )
epub |eng | 2017-03-15 | Author:James R. Parker [James R. Parker]

All of these files, and indeed all files, have certain things in common. Some of these things can be ignored when writing Python programs, but others cannot. Files have names. ...
( Category: Programming March 15,2019 )
epub |eng | 2019-01-31 | Author:Preston Miller

Writing Excel spreadsheets – xlsx_writer.py The xlsx_writer.py script contains the logic for creating an excel document containing our processed UserAssist values. In addition to this, this script also creates an ...
( Category: Network Security March 11,2019 )
epub, pdf |eng | 2019-01-25 | Author:Ganesh Sanjiv Naik

Appending values In this section, we are going to append values in Excel. For that, we are going to use the append() method. We can add a group of values ...
( Category: Networks, Protocols & APIs March 11,2019 )
epub, pdf |eng | 2019-01-31 | Author:Alexander Combs

What this script will do is run every 4 hours, pull down the news stories from Google Sheets, run the stories through the model, generate an email by sending a ...
( Category: Software Development March 8,2019 )
epub, pdf |eng | 2018-11-04 | Author:Ankur A. Patel

TensorFlow Before we introduce autoencoders, let’s explore TensorFlow, the primary library we will use to build neural networks. TensorFlow is an open source software library for high-performance numerical computation and ...
( Category: Intelligence & Semantics March 8,2019 )

Popular ebooks