high_performance_python_2e
high_performance_python_2e copied to clipboard
Code for the book "High Performance Python 2e" by Micha Gorelick and Ian Ozsvald with OReilly
Thanks for the excellent book! I'm enjoying working my way through it. In Example 6.5 on page 117, I think the following sentence: > This statement takes such a long...
…and non-anomalous data In the example provided with the book, the function read_fake_data produces an anomalous data point only once day which is not consistent with the definition provided in...
Hi. I have an issue on where I can find and download the file described in https://github.com/mynameisfiber/high_performance_python_2e/blob/8fcc83bfeb60eebe64b387d96243e22c53ec59e5/11_less_ram/compressing_text/text_example.py#L9. I would like to run the code but I cannot quite find this...