일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 결측값
- Oracle
- 전처리
- GROUPBY
- seaborn
- 그로스해킹
- hackerrank
- TRUNCATE
- PostgreSQL
- Round
- 머신러닝
- join
- airflow.cfg
- Limit
- 다중 JOIN
- SUM
- SQLite
- not in
- 프로그래머스
- 데이터시각화
- MySQL
- having
- airflow 설치
- 데이터분석
- pandas
- SQL
- solvesql
- matplotlib
- 데이터리안 웨비나
- 파이썬
- Today
- Total
목록전체 글 (128)
Milky's note
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/vIPaq/btrx308q4NF/KiSVdQKIOIZYGoJRdm9P71/img.png)
https://www.hackerrank.com/challenges/full-score/problem?isFullScreen=true Top Competitors | HackerRank Query a list of top-scoring hackers. www.hackerrank.com [문제] Julia just finished conducting a coding contest, and she needs your help assembling the leaderboard! Write a query to print the respective hacker_id and name of hackers who achieved full scores for more than one challenge. Order your..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/cBdoXf/btrx4S3gmCd/BtvOALBdXHePm3rQjS9zxk/img.png)
https://www.hackerrank.com/challenges/placements/problem?isFullScreen=true Placements | HackerRank Write a query to output the names of those students whose best friends got offered a higher salary than them. www.hackerrank.com [문제] You are given three tables: Students, Friends and Packages. Students contains two columns: ID and Name. Friends contains two columns: ID and Friend_ID (ID of the ONL..
![](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 ..