jupyter notebook - pandas
ex : Pandas groupby() and count() with Examples - Spark By {Examples} (sparkbyexamples.com) #pandas function import pandas as pd import numpy as np df = ...
ex : Pandas groupby() and count() with Examples - Spark By {Examples} (sparkbyexamples.com) #pandas function import pandas as pd import numpy as np df = ...
우분투에 jupyter notebook 설치 $sudo apt install python3-pip $pip install jupyter 설치후 외부 포트 접속 방법 추가\ ref:
https://github.com/lindenis-org 구매 링크 streaming solution - lindlive http://wiki.lindeni.org/index.php/Lindenis_V536#Lindcamera \
vscode install https://code.visualstudio.com/download .deb file install $sudo dpkg -i code_1.74.2-1671533413_amd64.deb vscode server install https://git...
vscode로 C++코드를 빌드하고 테스트 하려고 하면 초기 셋팅을 해야 하는게 귀찮아서 잘 안하다가 다시 셋팅하는법 간단히 정리 합니다. c++ package설치. 2. ctrl+shift+p : configure build task 로 tasks.json 셋팅 ...