Notice
Recent Posts
Recent Comments
Links
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Absolute
- AGI
- ai
- AI agents
- AI engineer
- AI researcher
- ajax
- algorithm
- Algorithms
- aliases
- Array 객체
- ASI
- bayes' theorem
- Bit
- Blur
- BOM
- bootstrap
- canva
- challenges
- ChatGPT
- Today
- In Total
목록pandas (1)
A Joyful AI Research Journey🌳😊
Resolving the "NameError: name 'pd' is not defined" in Python
When working with data in Python, the pandas library is a vital tool. However, a common hiccup new users face is the "NameError" related to its commonly used alias 'pd'. Let's understand and resolve this error. The message "NameError: name 'pd' is not defined" indicates that the pandas library, commonly aliased as "pd", hasn't been imported. The solution is straightforward. You need to ensure th..
🌳AI Projects: NLP🍀✨/NLP Deep Dive
2023. 9. 11. 14:45