Search results for "python"
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 )
epub |eng | 2018-11-27 | Author:Doug Purcell [Purcell, Doug]

Anaconda Anaconda is a cross-platform Python distribution for data analytics and scientific computing. With Anaconda you can install some of the most popular packages for scientific computing such as the ...
( Category: Software Development March 4,2019 )
epub |eng | 2019-02-04 | Author:David Jurk [Jurk, David]

The day continued warm and breezy. Dark cumuli mounted the peaks to the north in late afternoon and a heavy shower eventually drove me below. It occurred to me as ...
( Category: Science Fiction & Fantasy February 27,2019 )
epub |eng | 2015-07-06 | Author:Luca Massaron & John Paul Mueller [Luca Massaron]

Stretching Python’s Capabilities In This Chapter Understanding how Scikit-learn works with classes Using sparse matrices and the hashing trick Testing performances and memory consumption Saving time with multicore algorithms If ...
( Category: Programming Languages February 17,2019 )
epub |eng | 2017-05-29 | Author:Robert Smallshire & Austin Bingham

This is simple enough to use9: >>> pluto = Planet(name='Pluto', radius_metres=1184e3, ... mass_kilograms=1.305e22, orbital_period_seconds=7816012992, ... surface_temperature_kelvin=55) >>> pluto.radius_metres 1184000.0 Unfortunately, our code also allows us to represent nonsensical situations, such ...
( Category: other February 16,2019 )
azw3, epub, mobi, pdf |eng | 2016-09-04 | Author:UpSkill Learning [Learning, UpSkill]

UPDATING LIST: Updating the single or multiple elements of lists by giving the slice on the left-hand side of the assignment operator, and you can add to elements in a ...
( Category: Hardware & DIY February 12,2019 )

Popular ebooks