Python Recipes Handbook, 1st ed.
A Problem-Solution Approach

Language: English

34.80 €

In Print (Delivery period: 15 days).

Add to cartAdd to cart
Publication date:
123 p. · 15.5x23.5 cm · Paperback

Learn the code to write algorithms, numerical computations, data analysis and much more using the Python language: look up and re-use the recipes for your own Python coding. This book is your handy code cookbook reference. Whether you're a maker, game developer, cloud computing programmer and more, this is a must-have reference for your library.

Python Recipes Handbook gives you the most common and contemporary code snippets, using pandas (Python Data Analysis Library), NumPy, and other numerical Python packages.

What You'll Learn

  • Code with the pandas (Python Data Analysis Library)
  • Work with the various Python algorithms useful for today's big data analytics and cloud applications
  • Use NumPy and other numerical Python packages and code for doing various kinds of analysis
  • Discover Python's new popular modules, packages, extensions and templates library

Who This Book Is For

This handy reference is for those with some experience with Python. 
1 - Strings and Text.- 2 - Numbers, Dates and Times.- 3 - Iterators and Generators.- 4 - Files and I/O.- 5 - Python Data Analysis with pandas.- 6 - Functions.- 7 - Classes and Objects.- 8 - Metaprogramming.- 9 - Networking and Internet.- 10 - Modules and Packages.- 11 - Numerics and Numpy.- 12 - Concurrency.- 13 - Utilities.- 14 - Testing and Debugging.- 15 - C and Other Extensions.- 16 - Arduino and RPi Recipes.

Joey Bernard has written several articles for Linux Journal and Linux User and Developer, and currently has a regular column in each magazine. His day job, with ACENET and Compute Canada, has him helping university researchers with all of their computational work. This job has let him make use of both his physics degree and his computer science degree. A leader ensures that he doesn't spend all of his time indoors.
Learn how to code with the new pandas (Python Data Analysis Library) Learn how to code with Python algorithms useful for today's big data analytics and cloud applications Learn how to code with NumPy and other numerical Python packages and code for doing various kinds of analysis