作者查詢 / cuteSquirrel

總覽項目: 發文 | 留言 | 暱稱
作者 cuteSquirrel 在 PTT [ Python ] 看板的留言(推文), 共311則
限定看板:Python
看板排序:
全部Gossiping60948HatePolitics20047Option19485talk17028Stock15846NTU3381Military1190cat548Baseball397Tech_Job389Math373WomenTalk333Python311basketballTW212car166Soft_Job150NTUcourse118C_and_CPP111MenTalk107marvel99sex96ask93NBA91Wanted82RTS74Beauty46joke46Olympics_ISG43HsinTien36Road28Salary25study24StupidClown21Daan20EuropeanCar20Eng-Class16Finance16movie14WorldCup14Law-Service13soul13Teacher13Warfare10DummyHistory9graduate9home-sale9KOTDFansClub9SENIORHIGH9CFP8CareerPlan7ChiLing7Kaohsiung7MdnCNhistory7Railway7Car-rent6CareerLady6Chen_C_H6DigiCurrency6L_TalkandCha6Marginalman6specialman6ASM5Boy-Girl5ClashRoyale5CVS5DataScience5NTU-Exam5YOLO5C_Chat4Food4GossipPicket4marriage4money4Tainan4About_Life3Broker3Childhood3dog3Hsinchu3IA3Jay3medstudent3PingTung3TaichungBun3CATCH2Chiayi2Doraemon2EE_Comment2fastfood2Foreign_Inv2gallantry2Hate2Militarylife2MuscleBeach2nCoV20192NTUCivilism2PublicIssue2rent-exp2RIPE_gender2TKU_EE_92C2Trading2YP92-3112AfterPhD1Anchors1ascii_wanted1asciiart1barterbooks1BB_Online1BigBanciao1book1Browsers1Bus1C_BOO1CarShop1Chemistry1chi1ChungLi1cookclub1CrossStrait1DoubleMajor1EAseries1Examination1feminine_sex1FITNESS1FongShan1gay1Gintama1Gov_owned1HateP_Picket1Hiking1HRM1HSNU_8201I.O.I1kawaii1KoreaStar1L_LifeJob1L_SecretGard1LinKouSH1London1MIS1MobileComm1MRT1Nantou1need_student1NTUHistory011Nurse1Oversea_Job1Paradox1PC_Shopping1pet1Physics1piano1PokemonGO1Prob_Solve1SMSlife1SNSD1SouthPark1speech1StockPicket1Sub_DigiWare1TaiShan1Taitung1Taoyuan1Test1Theater1TigerBlue1toberich1Track_Field1Violation1Weyslii1Wrong_spell1youtuber1Yunlin1<< 收起看板(173)
Re: [討論] TypeError: 'type' object is not....
[ Python ]1 留言, 推噓總分: +1
作者: sandy946727 - 發表於 2020/01/22 14:11(6年前)
1FcuteSquirrel: 推01/22 15:21
Re: [問題] 如何精進自己的python的能力
[ Python ]25 留言, 推噓總分: +6
作者: Hsins - 發表於 2020/01/21 13:59(6年前)
4FcuteSquirrel: 推01/21 16:45
[討論] TypeError: 'type' object is not....
[ Python ]7 留言, 推噓總分: +3
作者: sandy946727 - 發表於 2020/01/19 22:12(6年前)
2FcuteSquirrel: 參數是strs不是str01/20 00:19
[問題] 建立list的問題
[ Python ]12 留言, 推噓總分: +3
作者: sdfg014025xx - 發表於 2019/12/26 13:12(6年前)
1FcuteSquirrel: 一層一層用list包起來12/26 13:29
2FcuteSquirrel: https://imgur.com/a/ChYGOzP12/26 13:29
Re: [問題] pandas.to_csv 字串型態的數字
[ Python ]9 留言, 推噓總分: +5
作者: Hsins - 發表於 2019/12/25 12:23(6年前)
1FcuteSquirrel: 推。csv的觀念解析12/25 14:01
Re: [問題] 找出dict中有相同value的key
[ Python ]5 留言, 推噓總分: +4
作者: Hsins - 發表於 2019/12/20 14:49(6年前)
4FcuteSquirrel: 推12/20 17:38
[問題] 以dict紀錄文本中提到各字詞次數
[ Python ]7 留言, 推噓總分: +4
作者: JeanJacinto - 發表於 2019/12/19 19:31(6年前)
4FcuteSquirrel: 雖然不知道原始csv 內容如何12/19 20:28
5FcuteSquirrel: 但是可以透過csv.dictReader把內容依序讀出來。12/19 20:29
6FcuteSquirrel: csv reader : https://imgur.com/a/P24QNyB12/19 20:34
Re: [問題] 列表中依據元素分組
[ Python ]5 留言, 推噓總分: +2
作者: cuteSquirrel - 發表於 2019/12/18 17:03(6年前)
2FcuteSquirrel: 把type hint 的語法拿掉就可以在 python 2.7 跑了12/19 16:01
3FcuteSquirrel: https://www.onlinegdb.com/ryXyCodRS12/19 16:01
5FcuteSquirrel: :)12/19 17:39
Re: [問題] 列表中依據元素分組
[ Python ]2 留言, 推噓總分: +2
作者: Hsins - 發表於 2019/12/18 17:03(6年前)
1FcuteSquirrel: 推12/18 18:50
[問題] 新手入門OPENCV 資源推薦
[ Python ]6 留言, 推噓總分: +2
作者: KarlJhan - 發表於 2019/12/17 19:49(6年前)
1FcuteSquirrel: https://github.com/apachecn/opencv-doc-zh12/17 20:56
2FcuteSquirrel: opencv 官網的教學資源和範例很多12/17 20:57
3FcuteSquirrel: 膨脹 模糊 等這些屬於影像處理的基本操作12/17 20:58
4FcuteSquirrel: 關鍵字可以下 erosion, blur, filter...等去搜索12/17 20:59
5FcuteSquirrel: https://blog.gtwang.org/tag/opencv/12/17 21:07