V
V
Vlad Goncharov2019-07-08 10:55:49
Analytics
Vlad Goncharov, 2019-07-08 10:55:49

Statistics for data science. Where to begin?

Hello,
Recommend material (books, videos, courses) for studying statistics for use in data analysis.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
D
dmshar, 2019-07-08
@dmshar

I repeated and repeat. The first thing any student who wants to become a Data Seince specialist should learn is the ability to INDEPENDENTLY search the network for at least elementary, primary information.
I don’t understand, is it really easier to write a question on the forum, wait for hours for answers, then sort them out, weed out false ones, argue with those who answered, etc. and spend several days on this than typing “statistics and data analysis” in Google in 20 seconds, after five seconds on the first page to get an exhaustive list of books, websites, blogs, and videos on the topic and in exactly a minute start doing what interests you? And to go to the forum when something specific becomes incomprehensible?
Hint - if Google is disabled, then there are a lot of similar questions on the same forum. Just word for word. Have you watched them, analyzed them? Did they somehow not suit you or did you doubt the competence of the answers?

A
Alexey Zakharov, 2017-09-26
@Nameless08

so try it, but in general look at the hoster's docks

RewriteCond %{HTTP:X-Forwarded-Proto} !https
    RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NE]

A
Alexey Emelyanov, 2017-09-26
@babarun

RewriteCond %{SERVER_PORT} !443
RewriteCond %{HTTP_HOST} ^(site.ru) [NC]
RewriteRule ^(.*)$ https://%1/$1 [L,R=301]

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question