99999久久久久久亚洲,欧美人与禽猛交狂配,高清日韩av在线影院,一个人在线高清免费观看,啦啦啦在线视频免费观看www

熱線電話:13121318867

登錄
首頁大數(shù)據(jù)時代CDA中科院城市環(huán)境研究所(廈門)內(nèi)訓(xùn)圓滿成功
CDA中科院城市環(huán)境研究所(廈門)內(nèi)訓(xùn)圓滿成功
2024-11-07
收藏

CDA中科院城市環(huán)境研究所(廈門)內(nèi)訓(xùn)圓滿成功

2017年9月12日-15日,CDA數(shù)據(jù)分析師在中科院城市環(huán)境研究所(廈門)進行了一場以“Excel與數(shù)據(jù)分析”為主題的內(nèi)訓(xùn),針對中科院城市環(huán)境研究所的碩士、博士進行全面的內(nèi)部培訓(xùn)。9月15日,CDA數(shù)據(jù)分析師在中科院城市環(huán)境研究所(廈門)的內(nèi)訓(xùn)圓滿落幕。

內(nèi)訓(xùn)企業(yè)介紹

中科院城市環(huán)境研究所(廈門)

中科院城市環(huán)境研究所,成立于2006年7月4日,中國科學(xué)院下屬的事業(yè)法人單位,是專門從事城市環(huán)境綜合研究的研究機構(gòu)。研究所的學(xué)科方向為環(huán)境化學(xué)與分析化學(xué)、 環(huán)境經(jīng)濟與環(huán)境管理、 生態(tài)學(xué)、 環(huán)境生物與生物技術(shù)、 環(huán)境工程與環(huán)境材料;重點研究領(lǐng)域為:城市生態(tài)健康與環(huán)境安全、城市環(huán)境污染控制與資源化技術(shù)、 城市環(huán)境工程與循環(huán)經(jīng)濟、 城市生態(tài)環(huán)境規(guī)劃與管理。據(jù)2016年9月研究所官網(wǎng)顯示,研究所擁有1個博士后流動站、2個一級學(xué)科博士點、3個二級學(xué)科博士點、2個一級學(xué)科碩士點、3個二級學(xué)科碩士點。

內(nèi)訓(xùn)內(nèi)容簡介

整場內(nèi)訓(xùn)氣氛和諧,參加內(nèi)訓(xùn)的學(xué)員都表示收獲頗多。

(1)Excel基礎(chǔ)和高級的技巧方法

(2)構(gòu)建數(shù)據(jù)、整理數(shù)據(jù)和數(shù)據(jù)清洗的基本方法

(3) 設(shè)計制作精美圖表和報表以及數(shù)據(jù)可視化

(4)數(shù)據(jù)透視表做數(shù)據(jù)分析的應(yīng)用

(5)Excel做數(shù)據(jù)分析常用的公式和函數(shù)的應(yīng)用  

(6)Excel中宏與VBA的高級應(yīng)用方法

(7)Excel在行業(yè)中運用的相關(guān)案例

(8)Excel powerBI 概述

學(xué)員評價

此次內(nèi)訓(xùn)中,學(xué)員們對馬老師的內(nèi)訓(xùn)課程一致好評。有人提出,馬老師的課程能在講課時能夠?qū)W(xué)習(xí)與練習(xí)進行很好的結(jié)合,著對同學(xué)們及時鞏固知識是十分有利的。

企業(yè)領(lǐng)導(dǎo)評價

中科院城市環(huán)境研究所的資源代謝及其環(huán)境效應(yīng)研究組長陳偉強博士反饋,授課內(nèi)容符合學(xué)生需求,經(jīng)過三天學(xué)習(xí),學(xué)生們系統(tǒng)掌握了Excel處理數(shù)據(jù)的技能,大大提高了科研效率,后續(xù)將與CDA數(shù)據(jù)分析研究院推進更多的內(nèi)訓(xùn)合作。

內(nèi)訓(xùn)咨詢
手機/微信:13121318867




數(shù)據(jù)分析咨詢請掃描二維碼

若不方便掃碼,搜微信號:CDAshujufenxi

數(shù)據(jù)分析師資訊
更多

OK
客服在線
立即咨詢
客服在線
立即咨詢
') } function initGt() { var handler = function (captchaObj) { captchaObj.appendTo('#captcha'); captchaObj.onReady(function () { $("#wait").hide(); }).onSuccess(function(){ $('.getcheckcode').removeClass('dis'); $('.getcheckcode').trigger('click'); }); window.captchaObj = captchaObj; }; $('#captcha').show(); $.ajax({ url: "/login/gtstart?t=" + (new Date()).getTime(), // 加隨機數(shù)防止緩存 type: "get", dataType: "json", success: function (data) { $('#text').hide(); $('#wait').show(); // 調(diào)用 initGeetest 進行初始化 // 參數(shù)1:配置參數(shù) // 參數(shù)2:回調(diào),回調(diào)的第一個參數(shù)驗證碼對象,之后可以使用它調(diào)用相應(yīng)的接口 initGeetest({ // 以下 4 個配置參數(shù)為必須,不能缺少 gt: data.gt, challenge: data.challenge, offline: !data.success, // 表示用戶后臺檢測極驗服務(wù)器是否宕機 new_captcha: data.new_captcha, // 用于宕機時表示是新驗證碼的宕機 product: "float", // 產(chǎn)品形式,包括:float,popup width: "280px", https: true // 更多配置參數(shù)說明請參見:http://docs.geetest.com/install/client/web-front/ }, handler); } }); } function codeCutdown() { if(_wait == 0){ //倒計時完成 $(".getcheckcode").removeClass('dis').html("重新獲取"); }else{ $(".getcheckcode").addClass('dis').html("重新獲取("+_wait+"s)"); _wait--; setTimeout(function () { codeCutdown(); },1000); } } function inputValidate(ele,telInput) { var oInput = ele; var inputVal = oInput.val(); var oType = ele.attr('data-type'); var oEtag = $('#etag').val(); var oErr = oInput.closest('.form_box').next('.err_txt'); var empTxt = '請輸入'+oInput.attr('placeholder')+'!'; var errTxt = '請輸入正確的'+oInput.attr('placeholder')+'!'; var pattern; if(inputVal==""){ if(!telInput){ errFun(oErr,empTxt); } return false; }else { switch (oType){ case 'login_mobile': pattern = /^1[3456789]\d{9}$/; if(inputVal.length==11) { $.ajax({ url: '/login/checkmobile', type: "post", dataType: "json", data: { mobile: inputVal, etag: oEtag, page_ur: window.location.href, page_referer: document.referrer }, success: function (data) { } }); } break; case 'login_yzm': pattern = /^\d{6}$/; break; } if(oType=='login_mobile'){ } if(!!validateFun(pattern,inputVal)){ errFun(oErr,'') if(telInput){ $('.getcheckcode').removeClass('dis'); } }else { if(!telInput) { errFun(oErr, errTxt); }else { $('.getcheckcode').addClass('dis'); } return false; } } return true; } function errFun(obj,msg) { obj.html(msg); if(msg==''){ $('.login_submit').removeClass('dis'); }else { $('.login_submit').addClass('dis'); } } function validateFun(pat,val) { return pat.test(val); }