일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
- Limit
- 머신러닝
- 그로스해킹
- SQLite
- Oracle
- 결측값
- 다중 JOIN
- 전처리
- Round
- MySQL
- 데이터리안 웨비나
- matplotlib
- PostgreSQL
- SUM
- seaborn
- 프로그래머스
- join
- SQL
- solvesql
- pandas
- GROUPBY
- hackerrank
- 파이썬
- having
- 데이터분석
- not in
- airflow.cfg
- TRUNCATE
- 데이터시각화
- airflow 설치
- Today
- Total
목록SQL (51)
Milky's note
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/mOcNI/btrxZDSF0qY/FQ8ZY8rs51pBFj9SvWDIA0/img.png)
https://www.hackerrank.com/challenges/contest-leaderboard/problem?isFullScreen=true Contest Leaderboard | HackerRank Generate the contest leaderboard. www.hackerrank.com [문제] You did such a great job helping Julia with her last coding contest challenge that she wants you to work on this one, too! The total score of a hacker is the sum of their maximum scores for all of the challenges. Write a qu..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/br6Ecx/btrxIMn6TEx/sjgsQhAhc6p7Rqr5p4Hfl0/img.jpg)
https://www.hackerrank.com/challenges/weather-observation-station-20/problem?isFullScreen=true&h_r=next-challenge&h_v=zen Weather Observation Station 20 | HackerRank Query the median of Northern Latitudes in STATION and round to 4 decimal places. www.hackerrank.com [문제] A median is defined as a number separating the higher half of a data set from the lower half. Query the median of the Northern ..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/V0cXP/btrxB5JePZr/BuckJpPgzbreopBaPuADw1/img.png)
https://www.hackerrank.com/challenges/weather-observation-station-19/problem?isFullScreen=true Weather Observation Station 19 | HackerRank Query the Euclidean Distance between two points and round to 4 decimal digits. www.hackerrank.com [문제] Consider P1(a,c) and P2(b,d) to be two points on a 2D plane where (a,b) are the respective minimum and maximum values of Northern Latitude (LAT_N) and (c,d)..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/ch4SuK/btrxGboDYF9/bv2xMsfTTj6bW5ruriC7A0/img.jpg)
https://www.hackerrank.com/challenges/weather-observation-station-18/problem?isFullScreen=true Weather Observation Station 18 | HackerRank Query the Manhattan Distance between two points, round or truncate to 4 decimal digits. www.hackerrank.com [문제] Consider P1(a,b) and P2(c,d) to be two points on a 2D plane. a happens to equal the minimum value in Northern Latitude (LAT_N in STATION). b happen..