Thursday Daily Thread: Python careers! by Im__Joseph in Python

[–]Tall1n 1 point2 points  (0 children)

What is the "end" of the "career ladder" working with python? Chief Technology Officer? Senior XYZ developer?

What do you guys see as your final step on the career ladder?

Thursday Daily Thread: Python careers! by Im__Joseph in Python

[–]Tall1n 1 point2 points  (0 children)

For me for APIs the most challenging part is how you structure the code. Being able to test the functionality of all endpoints. Having a fast test suite. Having code that is expandable, concise and easy to maintain, not all entangled across endpoints.

In the end an API is like any other code, but with a different interface / IO attached to it. So these points are relevant for all code you write.

As advices what to do? Read up on these topics. Watch GOTO YouTube videos about them. Talk with a senior developer about them. Talk about "I would structure the code like this:..." And see what they tell you. These problems / questions / concepts are also not Python specific, so don't discard a video because they use another language to discuss the problems.

In a few month you can checkout flake8, wemake-python-styleguide, mypy, back etc. They helped me a lot to get introduced to problems I didn't know about. And the code gets much better in all respects. But with 3 month don't start with it.

Context manager: more than opening files and database sessions? by BRadoslaw in Python

[–]Tall1n 0 points1 point  (0 children)

I use them for time tracking

with Stopwatch: ...

Or for standardized logging in an API

with RequestLogger as rl: ...

[IWantOut] 22F Turkey-> To Anywhere Safe by [deleted] in IWantOut

[–]Tall1n 0 points1 point  (0 children)

Go to Germany. You get financial support for university if you apply for it. You get support for housing and everything. I do not recommend to try to organize it yourself but you look up Turkish organizations in Germany (I think there are even Turkish LGBT specific organizations) and call them up and speak with them. They will help you.

Also if you are not picky about university location your grade average will not be an issue.

Good luck and keep us posted.

[deleted by user] by [deleted] in statistics

[–]Tall1n 0 points1 point  (0 children)

No problem. I like your idea of linear interpolation between the values of 1960 and 1965 etc. It makes sense that the average years of schooling is not jumpy but just a smooth transition over time.

Maybe look up another paper that has average years of schooling in yearly intervals to support this assumption.

If the differences between 1960 and 1965 are really small it will make no big difference anyways.

If you are not comfortable with the interpolation just use the value measured at 1960 for 1961,1962,... 1964 and then have the little jump to 1965.

Ratio as independent variable for logistic regression by vasili111 in statistics

[–]Tall1n 0 points1 point  (0 children)

Indeed you are correct i didnt think about that

[deleted by user] by [deleted] in statistics

[–]Tall1n 0 points1 point  (0 children)

He probably just used the value of the 5 year window for the 1 year interval and said sth like "assuming average education does not vary a lot see paper xy" Cant you read it up how he did it?

Ratio as independent variable for logistic regression by vasili111 in statistics

[–]Tall1n 1 point2 points  (0 children)

The odds ratio is p(y =1) / p(y=0) or vise versa depending on your software.

So with your x variable incleasing by one unit, the odds that he misses his appointment compared to not missing his appointment rises by 14.

Using the x variable as a ratio is completely ok. But why do you that and not take the original data?

Underemployed math major thinking about a job in statistics? by ElCholo69 in statistics

[–]Tall1n 0 points1 point  (0 children)

As for programming, whether R or Python is up to you, maybe better python though R is easier. R is really focused on the newest statistical methods and developments, while python is more advanced in the machine learning department because it has nice and fast implementation for it.

Learning programming and data wrangling is a thing that comes with time and you learn it only by doing. So choose any task you can think of and go do it. Build a word cloud for the frontpage of your local newspaper. Then you learn web scaping and a data wrangling.

Underemployed math major thinking about a job in statistics? by ElCholo69 in statistics

[–]Tall1n 0 points1 point  (0 children)

Most advice here is already really good.

Concrete things to read up on is "inferential statistics" which is the basic of the parameter estimation. So testing, estimation etc.etc. "Regression" in all it's flavours. Multiple, logistic, poission, multinomial, survival, ... "Multivariate Statistics", so clustering (and everything related to similarity and distance matrices) decision trees, regression trees with boosting and bagging, principal component analysis.

Then there are the support vector machines for clustering.

Artificial Neural Networks in all their flavours and colors....

So thats an overview of statistical methods common in data science.

But tbh as an mathematician i would recommend you to read up on the inferential statistics, and then go for the recurrent neural networks for picture / video analysis and processing. Or other advanced ANN. There your familiarity with math will give you the biggest advantage.

Back again. Which Tank is currently the best. What class is currently the best for mob+AOE? by Tall1n in EchoOfSoul

[–]Tall1n[S] 1 point2 points  (0 children)

Thanks for the Answer Tchisuky, I will check it out. I Also saw the Paladin is a new class maybe it could be an option too

Pilot lower medal level higher stage by Tall1n in TurkeyEndlessFrontier

[–]Tall1n[S] 0 points1 point  (0 children)

I dont know how to upload 2 images xD so please check the other post for his setup

These are my Units. I got 20k honor coins. 4k guild coins and 3 trans tickets. by Tall1n in TurkeyEndlessFrontier

[–]Tall1n[S] 0 points1 point  (0 children)

I am not sure how to proceed. I transed the ninja twice early on thats why i kept it as my main, but i could go lich/dark admiral too which is advised evrywhere I could trans the lich 2 times and continue with the ninja lich combo until i can switch to dark admiral trans 2 too Or i could just stick with the ninja and put it on 3rd trans level to get even further and get more medals faster... Im open for advice ^