cryptopcash : a cli cryptocurrency portfolio: https://www.reddit.com/r/Python/comments/8jy53l/cryptopcash_a_cli_cryptocurrency_portfolio/
reddit
r/Python - cryptopcash : a cli cryptocurrency portfolio
1 votes and 0 so far on reddit
I get an module not found error when I executed a python program: https://www.reddit.com/r/Python/comments/8jy9d8/i_get_an_module_not_found_error_when_i_executed_a/
reddit
I get an module not found error when I executed a... • r/Python
My ubuntu 16.04 is a fresh installed system, with python 2.7.12, python\-pip, python\-fabric, python\-dev libraries, etc installed. After I...
Euler rotation of ellipsoid expressed by coordinate matrices in python: https://stackoverflow.com/questions/50295457/euler-rotation-of-ellipsoid-expressed-by-coordinate-matrices-in-python
Stack Overflow
Euler rotation of ellipsoid expressed by coordinate matrices in python
Objective: Apply an Euler rotation to an ellipsoid, then plot it using matplotlib and mplot3d.
I found a function which applies an Euler rotation to a vector or array of vectors:
import numpy as np
I found a function which applies an Euler rotation to a vector or array of vectors:
import numpy as np
Pandas 0.23 released (round-trippable JSON, extend Pandas with custom types etc. etc.): https://www.reddit.com/r/Python/comments/8jz04a/pandas_023_released_roundtrippable_json_extend/
reddit
Pandas 0.23 released (round-trippable JSON, extend... • r/Python
9 points and 1 comments so far on reddit
Need a complex project idea for my a-level computer science programming task.: https://www.reddit.com/r/Python/comments/8jzkop/need_a_complex_project_idea_for_my_alevel/
reddit
r/Python - Need a complex project idea for my a-level computer science programming task.
0 votes and 1 so far on reddit
need help parsing a huge excell file: https://www.reddit.com/r/Python/comments/8jzydo/need_help_parsing_a_huge_excell_file/
reddit
need help parsing a huge excell file • r/Python
Hello, I'm a student and was tasked with parsing a huge data set (around 3500 rows of text data). It's taking me a stupid amount of time to read...
I wrote a blogpost about static typing in Python, regarding covariance and contravariance. Take a look :): https://www.reddit.com/r/Python/comments/8k029a/i_wrote_a_blogpost_about_static_typing_in_python/
reddit
r/Python - I wrote a blogpost about static typing in Python, regarding covariance and contravariance. Take a look :)
1 votes and 0 so far on reddit
[TIL] You can do some crazier assignments in Python3: https://www.reddit.com/r/Python/comments/8k0nmq/til_you_can_do_some_crazier_assignments_in_python3/
reddit
[TIL] You can do some crazier assignments in Python3 • r/Python
Like so: ```python a, b, *(c, *[d, *(e, *()), f], g), h, i, (), = *range(9), [], ``` # Reference - [Python Language Reference - Assignment...
Decorator used to send notification on exception: https://www.reddit.com/r/Python/comments/8k1vys/decorator_used_to_send_notification_on_exception/
reddit
Decorator used to send notification on exception • r/Python
1 points and 0 comments so far on reddit
Last 30 Seconds - Optimizing Decisions in Basketball: https://www.reddit.com/r/Python/comments/8k22b7/last_30_seconds_optimizing_decisions_in_basketball/
reddit
Last 30 Seconds - Optimizing Decisions in Basketball • r/Python
Me and my team have been working on a final project for our [Optimization Methods in Business...
Making a Python script to get Desktop notifications on Cryptocurrency prices: https://www.reddit.com/r/Python/comments/8k1yl1/making_a_python_script_to_get_desktop/
reddit
Making a Python script to get Desktop notifications on... • r/Python
1 points and 0 comments so far on reddit
userpath - Easily add your app to PATH on all platforms!: https://www.reddit.com/r/Python/comments/8k22mt/userpath_easily_add_your_app_to_path_on_all/
reddit
r/Python - userpath - Easily add your app to PATH on all platforms!
3 votes and 0 so far on reddit
Beginner; learning programming through python: https://www.reddit.com/r/Python/comments/8k2bu1/beginner_learning_programming_through_python/
reddit
Beginner; learning programming through python • r/Python
Hello all, I've been in the IT field now for a number of years as a technician, i started out as an apprentice, and worked for another year after...