반응형
반응형

2023-07-08, 김포곤충농장 체험

반응형
반응형


error : Cannot interpret '<attribute 'dtype' of 'numpy.generic' objects>' as a data type 

 

    발생하면  pandas를 업그레이드 하라. 

 

pip install numpy --upgrade
pip install pandas --upgrade
반응형
반응형

pip install matplotlib

matplotlib 3.7.2

https://pypi.org/project/matplotlib/

 

matplotlib

Python plotting package

pypi.org

Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.

Check out our home page for more information.

Matplotlib produces publication-quality figures in a variety of hardcopy formats and interactive environments across platforms. Matplotlib can be used in Python scripts, Python/IPython shells, web application servers, and various graphical user interface toolkits.

Install

See the install documentation, which is generated from /doc/users/installing/index.rst

Contribute

You've discovered a bug or something else you want to change - excellent!

You've worked out a way to fix it -- even better!

You want to tell us about it -- best of all!

Start at the contributing guide!

반응형
반응형

 

가는 지푸라기 하나

반응형

'생활의 발견 > 아침편지' 카테고리의 다른 글

꺾이지 않는 힘  (0) 2023.07.11
스승 사(師)  (0) 2023.07.10
그리운 김소월, 천경자  (0) 2023.07.07
'호흡기를 떼 봐요'  (0) 2023.07.06
일상의 안부 인사조차 겁난다  (0) 2023.07.05
반응형

[VSCODE] 확장프로그램 - indent-rainbow

 

현재 편집기 창 탭 크기를 사용하고 혼합 탭 + 공백을 처리할 수 있습니다(권장하지 않음). 

 

또한 들여쓰기가 탭 크기의 배수가 아닌 줄을 눈에 띄게 표시합니다. 시각화는 일부 상황에서 들여쓰기 문제를 찾는 데 도움이 될 수 있습니다.

 

 

https://marketplace.visualstudio.com/items?itemName=oderwat.indent-rainbow 

 

indent-rainbow - Visual Studio Marketplace

Extension for Visual Studio Code - Makes indentation easier to read

marketplace.visualstudio.com

 

반응형
반응형

점프 투 파이썬

https://wikidocs.net/book/1

 

점프 투 파이썬

이 책은 파이썬이란 언어를 처음 접해보는 독자들과 프로그래밍을 한 번도 해 본적이 없는 사람들을 대상으로 한다. 프로그래밍을 할 때 사용되는 전문적인 용어들을 알기 쉽게 풀어서 …

wikidocs.net

반응형

+ Recent posts