Why pathlib.Path doesn't inherit from str in Python: https://www.reddit.com/r/Python/comments/4ck0v5/why_pathlibpath_doesnt_inherit_from_str_in_python/
reddit
Why pathlib.Path doesn't inherit from str in Python • /r/Python
1 points and 1 comments so far on reddit
Feather: A Fast On-Disk Format for Data Frames for R and Python, powered by Apache Arrow: https://www.reddit.com/r/Python/comments/4clb2n/feather_a_fast_ondisk_format_for_data_frames_for/
reddit
Feather: A Fast On-Disk Format for Data Frames for R... • /r/Python
6 points and 0 comments so far on reddit
pomegranate v0.4.0: fast and flexible probabilistic modelling for python: https://www.reddit.com/r/Python/comments/4cllym/pomegranate_v040_fast_and_flexible_probabilistic/
reddit
pomegranate v0.4.0: fast and flexible probabilistic... • /r/Python
Hello again! pomegranate is a python package for probabilistic modelling with a speedy cython implementation. Its focus was initially on hidden...
Segment makes claim that Python datetime module is broken. Here's my response: https://www.reddit.com/r/Python/comments/4cluvr/segment_makes_claim_that_python_datetime_module/
reddit
Segment makes claim that Python datetime module is... • /r/Python
2 points and 0 comments so far on reddit
paid training recommendations?: https://www.reddit.com/r/Python/comments/4cmmn4/paid_training_recommendations/
reddit
paid training recommendations? • /r/Python
Hi all, I'm currently looking around for some either onsite or online paid training for py. I'm a security engineer at ${currentjob} and i've...
Parsing Large CSV Files with Python: https://www.reddit.com/r/Python/comments/4cmo77/parsing_large_csv_files_with_python/
reddit
Parsing Large CSV Files with Python • /r/Python
Here is an article I wrote and published on Medium about a project I did recently at work. It's a simple project, but lately I've been wanting to...
never corrupt a virtualenvironment again! use envy: https://www.reddit.com/r/Python/comments/4cmw7d/never_corrupt_a_virtualenvironment_again_use_envy/
reddit
never corrupt a virtualenvironment again! use envy • /r/Python
1 points and 0 comments so far on reddit
asyncio loop.create_connection() using one instance for all connections: https://www.reddit.com/r/Python/comments/4cmwsy/asyncio_loopcreate_connection_using_one_instance/
reddit
asyncio loop.create_connection() using one instance... • /r/Python
Hi, I am experiencing little problem with asyncio. I am trying to do something like this: coros = [ loop.create_connection(lambda: p,...
Scapy - How to Dissect an Ethernet Trailer field: http://stackoverflow.com/questions/36269759/scapy-how-to-dissect-an-ethernet-trailer-field
Stackoverflow
Scapy - How to Dissect an Ethernet Trailer field
I'm using the F5 Networks Big-IP products, which are appending a custom Ethernet II trailer frame for debugging purposes. I'm trying with Scapy to bind a new layer for this trailer, but I'm unable ...
Python program closing 3.5 32 bit: https://www.reddit.com/r/Python/comments/4cobcs/python_program_closing_35_32_bit/
reddit
Python program closing 3.5 32 bit • /r/Python
I am new to Python and this is my first programming language. I have version 3.5 installed on my PC. I am using Python programming third Edition...