Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 리눅스
- 서평
- matplotlib
- Visualization
- 월간결산
- 한빛미디어서평단
- 파이썬
- 서평단
- 독후감
- 텐서플로
- Google Analytics
- Pandas
- MySQL
- 블로그
- Blog
- Ga
- 한빛미디어
- python visualization
- 파이썬 시각화
- 통계학
- 시각화
- 티스토리
- Python
- 매틀랩
- Tistory
- MATLAB
- Linux
- tensorflow
- 딥러닝
- SQL
Archives
- Today
- Total
pbj0812의 코딩 일기
[PYTHON] netcdf 읽기 본문
from scipy.io import netcdf
f=netcdf.netcdf('경로/파일','r')
'ComputerLanguage_Program > PYTHON' 카테고리의 다른 글
[PYTHON] 파이썬 변수, 참조변수 지정 (0) | 2018.09.01 |
---|---|
[PYTHON] break, continue (0) | 2018.09.01 |
[PYTHON] iris를 이용한 pp 파일 읽기 (0) | 2018.09.01 |
[PYTHON] iris를 이용한 nc 파일 저장 (0) | 2018.09.01 |
[PYTHON] 파이썬 filpud (0) | 2018.09.01 |
Comments