[beginner] find longest alphabetical substring in a string: https://www.reddit.com/r/Python/comments/5q3xir/beginner_find_longest_alphabetical_substring_in_a/
reddit
[beginner] find longest alphabetical substring in a string • /r/Python
Hello! I am currently working on an exercise that asks the following: Assume s is a string of lower case characters. Write a program that...
Client IP Address to Closest AWS Region: http://stackoverflow.com/questions/36724300/client-ip-address-to-closest-aws-region
Stack Overflow
Client IP Address to Closest AWS Region
Question
I would like to upload some data to AWS from a client device, but I'd like to upload to the closest AWS Region's S3 Bucket.
Similarly, I'd like to be able to download from the nearest r...
I would like to upload some data to AWS from a client device, but I'd like to upload to the closest AWS Region's S3 Bucket.
Similarly, I'd like to be able to download from the nearest r...
Help with my encrytion program: https://www.reddit.com/r/Python/comments/5q41an/help_with_my_encrytion_program/
reddit
Help with my encrytion program • /r/Python
Hi I'm working on a chipher encryption program and have some problems when doing the actual encryption function. How do I insert new characters in...
[Beginner] Need advice for further comprehension: https://www.reddit.com/r/Python/comments/5q4xxb/beginner_need_advice_for_further_comprehension/
reddit
[Beginner] Need advice for further comprehension • /r/Python
Finished my introductory Computer Science class about a month ago where I was introduced to Python. I understand the basics so I understand...
Help needed. True or false question with data type checking making an infinite loop.: https://www.reddit.com/r/Python/comments/5q5d5b/help_needed_true_or_false_question_with_data_type/
reddit
Help needed. True or false question with data type... • /r/Python
Hi, I have a bit of a problem with my python code. I am trying to make a yes or no question which is a boolean and it checks the users input and...
how to return groupby column, min, max in one go: https://www.reddit.com/r/Python/comments/5q5lxl/how_to_return_groupby_column_min_max_in_one_go/
reddit
how to return groupby column, min, max in one go • /r/Python
I'm trying to do this in pandas select yyyy_mm, min(yyyy_mm_dd) as MinDate, max(yyyy_mm_dd) as MaxDate ...
A Little Help From My Friends: https://www.reddit.com/r/Python/comments/5q5xwe/a_little_help_from_my_friends/
reddit
A Little Help From My Friends • /r/Python
Hey guys so Im new to using python and really enjoying it. Ive got a assignment for Uni and need a little help with it. I have to write a txt file...
GpxTrackPoster: Create a visually appealing poster from your GPX tracks: https://www.reddit.com/r/Python/comments/5q6569/gpxtrackposter_create_a_visually_appealing_poster/
reddit
GpxTrackPoster: Create a visually appealing poster... • /r/Python
14 points and 1 comments so far on reddit
What did your first paid job in Python look like?: https://www.reddit.com/r/Python/comments/5q6cby/what_did_your_first_paid_job_in_python_look_like/
reddit
What did your first paid job in Python look like? • /r/Python
The workload and type of assignments are what I mean when I say what it looked like, as well as what industry the job was in... games, financial,...
Looking for some help with MIT python homework: https://www.reddit.com/r/Python/comments/5q6zl3/looking_for_some_help_with_mit_python_homework/
reddit
Looking for some help with MIT python homework • /r/Python
Ill attach a link to the assignment: https://sixohone.mit.edu/tutor/6.s080/assignment2.0/vector
PyTest-Django Failing on missing django_migration table: http://stackoverflow.com/questions/41770334/pytest-django-failing-on-missing-django-migration-table
Stackoverflow
PyTest-Django Failing on missing django_migration table
I'm trying to add pytest-django to my current pytest3/Django1.7 environment.
Currently we have not been using the plugin and have been suffering from shared state between certain tests
Everything...
Currently we have not been using the plugin and have been suffering from shared state between certain tests
Everything...
AgeFromName, a package that predicts a person's age and generation given only a first name and gender.: https://www.reddit.com/r/Python/comments/5q7jnp/agefromname_a_package_that_predicts_a_persons_age/
reddit
AgeFromName, a package that predicts a person's age... • /r/Python
1 points and 0 comments so far on reddit