Functional Python Programming
Optimizations and Improvements The use of Fraction value here—while possible—doesn't seem to be helpful because there will be an ...
Chapter 16 Here are some test cases we can use to confirm that we're computing this properly: • () γ 1, 2 1=−e−^2 ≈0.8646647 • ( ...
Optimizations and Improvements Since the chi-squared cumulative distribution function only uses the following two features of th ...
Chapter 16 These can also be shown as proper Fraction values. The irrational values lead to large, hard-to-read fractions. We ca ...
Optimizations and Improvements To compute the correct CDF values execute the following commands: round(float(cdf(0.004, 1)), ...
Chapter 16 The actual value we got for X^2 in the example was 19.18. Here's the probability that this value is random: round( ...
Optimizations and Improvements Using a functional approach, we can write succinct and expressive programs that accomplish a grea ...
Index Symbols @lru_cache decorator 197 @then_convert(converter) style decorator 225 @total_ordering decorator 197 @wraps decorat ...
combinations_with_replacement() function 181 come_out_roll() function 277 Common Log Format (CLF) 234 Communicating Sequential P ...
F faster() function 40 file parsers, reductions CSV files, parsing 137 , 138 plain text files, parsing with headers 138 - 140 wr ...
G generator expressions combining 47 , 48 limitations 46 , 47 using 43 - 46 generator functions used, for cleaning raw data 48 , ...
generator expressions, applying to scalar functions 72 , 73 items, picking up from sequence 65 - 67 iter() function, using 67 , ...
complex multiprocessing architectures 248 concurrent.futures module, using 248 , 249 concurrent.futures thread pools, using 249 ...
distances, computing 184 , 185 performance analysis 186 - 188 problem, rearranging 188 , 189 transformations, combining 189 , 19 ...
sets using 50 - 53 shifty() function 40 Sieve of Eratosthenes algorithm 98 simple numerical recursions about 118 , 119 collectio ...
WSGI about 287 , 288 application, creating 292 - 294 exceptions, throwing 288 , 289 pragmatic WSGI applications 290 X XML serial ...
...
Thank you for buying Functional Python Programming About Packt Publishing Packt, pronounced 'packed', published its first book, ...
Mastering Object-oriented Python ISBN: 978-1-78328-097-1 Paperback: 634 pages Grasp the intricacies of object-oriented programmi ...
Python Network Programming Cookbook ISBN: 978-1-84951-346-3 Paperback: 234 pages Over 70 detailed recipes to develop practical s ...
«
10
11
12
13
14
15
16
17
18
19
»
Free download pdf