Posts by Tags

Bands

Oldest Major League Baseball Player Ever

less than 1 minute read

Published:

冰球樂團Icyball
很有90年代的grooving、歌詞都很白爛、歌詞大多都圍繞愛情,旋律很有渲染力,容易朗朗上口

  1. 在2103公里之間
  2. No Six
  3. 能不能和我留在台北(陪我幾天)
  4. 搖啊搖
  5. 別無所求
  6. 醉後喜歡我

Baseball

Oldest Major League Baseball Player Ever

less than 1 minute read

Published:

It is really rare to see a Major League Baaeball player who is over 40 or even 45. It’s so intense and competitive in modern Major League. elderly player don’t really need to equipted with high volecity or strong power, their experiences and accuracy can make them still firm standing on the field! For example, one of my favorite player Bartolo Colon, his 4 seams only like 84 MPH or something, some how his accuracy and experience support him stand on the field frimly. In the beginnig, One of my friend ask me who is the oldest, I thought it would be Jamie Moyer in my memory.

Cases

Simple Energy

5 minute read

Published:

1. Executive Summary-overview of case

GitHub pages

0412

less than 1 minute read

Published:

Part I

Happened: 2023-04-11 | Sloved: 2023-04-11
Problem:

Chinese fonts in MS office is unable to match the name

Github pages

Markdown notes

4 minute read

Published:

  1. Github has drag and drop feature
  2. Code will be like this ↓
    <img scr = "File directory" alt ="Alt Text" style="width : ;">
    

Blog Post#1

1 minute read

Published:

Trying to do something different start from here!

Indie Music

Oldest Major League Baseball Player Ever

less than 1 minute read

Published:

冰球樂團Icyball
很有90年代的grooving、歌詞都很白爛、歌詞大多都圍繞愛情,旋律很有渲染力,容易朗朗上口

  1. 在2103公里之間
  2. No Six
  3. 能不能和我留在台北(陪我幾天)
  4. 搖啊搖
  5. 別無所求
  6. 醉後喜歡我

KK website updates

Blog Post#1

1 minute read

Published:

Trying to do something different start from here!

KK wesite

Markdown notes

4 minute read

Published:

  1. Github has drag and drop feature
  2. Code will be like this ↓
    <img scr = "File directory" alt ="Alt Text" style="width : ;">
    

Learning diary

Markdown notes

4 minute read

Published:

  1. Github has drag and drop feature
  2. Code will be like this ↓
    <img scr = "File directory" alt ="Alt Text" style="width : ;">
    

Blog Post#1

1 minute read

Published:

Trying to do something different start from here!

MLB

Oldest Major League Baseball Player Ever

less than 1 minute read

Published:

It is really rare to see a Major League Baaeball player who is over 40 or even 45. It’s so intense and competitive in modern Major League. elderly player don’t really need to equipted with high volecity or strong power, their experiences and accuracy can make them still firm standing on the field! For example, one of my favorite player Bartolo Colon, his 4 seams only like 84 MPH or something, some how his accuracy and experience support him stand on the field frimly. In the beginnig, One of my friend ask me who is the oldest, I thought it would be Jamie Moyer in my memory.

MacOS problem

0412

less than 1 minute read

Published:

Part I

Happened: 2023-04-11 | Sloved: 2023-04-11
Problem:

Chinese fonts in MS office is unable to match the name

Mandarin Bands

Oldest Major League Baseball Player Ever

less than 1 minute read

Published:

冰球樂團Icyball
很有90年代的grooving、歌詞都很白爛、歌詞大多都圍繞愛情,旋律很有渲染力,容易朗朗上口

  1. 在2103公里之間
  2. No Six
  3. 能不能和我留在台北(陪我幾天)
  4. 搖啊搖
  5. 別無所求
  6. 醉後喜歡我

Mandarin Music

Oldest Major League Baseball Player Ever

less than 1 minute read

Published:

冰球樂團Icyball
很有90年代的grooving、歌詞都很白爛、歌詞大多都圍繞愛情,旋律很有渲染力,容易朗朗上口

  1. 在2103公里之間
  2. No Six
  3. 能不能和我留在台北(陪我幾天)
  4. 搖啊搖
  5. 別無所求
  6. 醉後喜歡我

Marketing Strategy

Simple Energy

5 minute read

Published:

1. Executive Summary-overview of case

OldestPlayer

Oldest Major League Baseball Player Ever

less than 1 minute read

Published:

It is really rare to see a Major League Baaeball player who is over 40 or even 45. It’s so intense and competitive in modern Major League. elderly player don’t really need to equipted with high volecity or strong power, their experiences and accuracy can make them still firm standing on the field! For example, one of my favorite player Bartolo Colon, his 4 seams only like 84 MPH or something, some how his accuracy and experience support him stand on the field frimly. In the beginnig, One of my friend ask me who is the oldest, I thought it would be Jamie Moyer in my memory.

Python coding

Python leaning

less than 1 minute read

Published:

2023-04-04

import pandas as pd
import numpy as np
predf = pd.read_csv('https://github.com/kylekao/kylekao.github.io/blob/a29cc0c3f9886ada3c9abfcf8ecddd805d467ae3/file/Preference.csv')
prodf = pd.read_csv('https://github.com/kylekao/kylekao.github.io/blob/6bf44e0efb7c77bf988e35d9bbbd9fba541b325b/file/profile.csv')
print(predf)
print(prodf)

R coding

R Language

less than 1 minute read

Published:


Happened: 2023-03-30 | Sloved: 2023-04-02
Problem:
  1. Facing error when installing and library package “conjoint”, shows
    Error: package or namespace load failed for conjoint in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
     there is no package called robustbase
    
  2. As istalling robustbase package, by aswering Yes, the Warning comes out,
    Warning in install.packages :
      installation of package robustbase had non-zero exit status
    
Tried:

compilation needs

R Language

less than 1 minute read

Published:


Happened: 2023-03-30 | Sloved: 2023-04-02
Problem:
  1. Facing error when installing and library package “conjoint”, shows
    Error: package or namespace load failed for conjoint in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
     there is no package called robustbase
    
  2. As istalling robustbase package, by aswering Yes, the Warning comes out,
    Warning in install.packages :
      installation of package robustbase had non-zero exit status
    
Tried:

conjoint

Python leaning

less than 1 minute read

Published:

2023-04-04

import pandas as pd
import numpy as np
predf = pd.read_csv('https://github.com/kylekao/kylekao.github.io/blob/a29cc0c3f9886ada3c9abfcf8ecddd805d467ae3/file/Preference.csv')
prodf = pd.read_csv('https://github.com/kylekao/kylekao.github.io/blob/6bf44e0efb7c77bf988e35d9bbbd9fba541b325b/file/profile.csv')
print(predf)
print(prodf)

cool posts

diary

0412

less than 1 minute read

Published:

Part I

Happened: 2023-04-11 | Sloved: 2023-04-11
Problem:

Chinese fonts in MS office is unable to match the name

notes

learning

1 minute read

Published:

Inside sales

Inside sales is the selling of products or services over the phone, email, chat, or another remote channel. An insides sales representative approaches warm leads—customers who have expressed interest in the company or product by clicking on an advertisement, asking a question in a chat, or signing up for newsletters and promotions, among other actions.

numpy

Python leaning

less than 1 minute read

Published:

2023-04-04

import pandas as pd
import numpy as np
predf = pd.read_csv('https://github.com/kylekao/kylekao.github.io/blob/a29cc0c3f9886ada3c9abfcf8ecddd805d467ae3/file/Preference.csv')
prodf = pd.read_csv('https://github.com/kylekao/kylekao.github.io/blob/6bf44e0efb7c77bf988e35d9bbbd9fba541b325b/file/profile.csv')
print(predf)
print(prodf)

package installation

R Language

less than 1 minute read

Published:


Happened: 2023-03-30 | Sloved: 2023-04-02
Problem:
  1. Facing error when installing and library package “conjoint”, shows
    Error: package or namespace load failed for conjoint in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
     there is no package called robustbase
    
  2. As istalling robustbase package, by aswering Yes, the Warning comes out,
    Warning in install.packages :
      installation of package robustbase had non-zero exit status
    
Tried:

pandas

Python leaning

less than 1 minute read

Published:

2023-04-04

import pandas as pd
import numpy as np
predf = pd.read_csv('https://github.com/kylekao/kylekao.github.io/blob/a29cc0c3f9886ada3c9abfcf8ecddd805d467ae3/file/Preference.csv')
prodf = pd.read_csv('https://github.com/kylekao/kylekao.github.io/blob/6bf44e0efb7c77bf988e35d9bbbd9fba541b325b/file/profile.csv')
print(predf)
print(prodf)

sales

learning

1 minute read

Published:

Inside sales

Inside sales is the selling of products or services over the phone, email, chat, or another remote channel. An insides sales representative approaches warm leads—customers who have expressed interest in the company or product by clicking on an advertisement, asking a question in a chat, or signing up for newsletters and promotions, among other actions.

website updates

Markdown notes

4 minute read

Published:

  1. Github has drag and drop feature
  2. Code will be like this ↓
    <img scr = "File directory" alt ="Alt Text" style="width : ;">