id
int64
0
2.13k
file_path
stringlengths
38
93
function_signature
stringlengths
9
64
body
stringlengths
6
16.2k
parameters
stringlengths
8
16.8k
examples
stringlengths
2
6.12k
content
stringlengths
31
16.3k
embeddings
listlengths
768
768
100
..\pandas\reference\api\pandas.DataFrame.set_axis.html
pandas.DataFrame.set_axis
DataFrame.set_axis(labels, *, axis=0, copy=None)[source]# Assign desired index to given axis. Indexes for column or row labels can be changed by assigning a list-like or Index.
Parameters: labelslist-like, IndexThe values for the new index. axis{0 or ‘index’, 1 or ‘columns’}, default 0The axis to update. The value 0 identifies the rows. For Series this parameter is unused and defaults to 0. copybool, default TrueWhether to make a copy of the underlying data. Note The copy keyword will change behavior in pandas 3.0. Copy-on-Write will be enabled by default, which means that all methods with a copy keyword will use a lazy copy mechanism to defer the copy and ignore the copy keyword. The copy keyword will be removed in a future version of pandas. You can already get the future behavior and improvements through enabling copy on write pd.options.mode.copy_on_write = True Returns: DataFrameAn object of type DataFrame.
['>>> df = pd.DataFrame({"A": [1, 2, 3], "B": [4, 5, 6]})', ">>> df.set_axis(['a', 'b', 'c'], axis='index')\n A B\na 1 4\nb 2 5\nc 3 6", ">>> df.set_axis(['I', 'II'], axis='columns')\n I II\n0 1 4\n1 2 5\n2 3 6"]
pandas.DataFrame.set_axis DataFrame.set_axis(labels, *, axis=0, copy=None)[source]# Assign desired index to given axis. Indexes for column or row labels can be changed by assigning a list-like or Index.
[ -0.049347952008247375, -0.22530300915241241, -0.14463824033737183, -0.043557748198509216, 0.1385825276374817, 0.1689675897359848, 0.559268593788147, 0.3573441803455353, 0.1542334407567978, 0.3725300431251526, -0.3404938578605652, 0.48129117488861084, 0.06616339832544327, 0.4486469030380249, -0.23737892508506775, -0.05642242357134819, -0.10999338328838348, 0.4371362328529358, -0.1194787248969078, 0.05212201923131943, -0.3687513470649719, -0.2018168568611145, -0.16093599796295166, 0.014555394649505615, -0.13330022990703583, -0.05431918427348137, -0.06915314495563507, -0.16520793735980988, 0.19790852069854736, -0.48219025135040283, -0.0020121303386986256, -0.08624602109193802, -0.008343608118593693, 0.38181543350219727, -0.00009041155863087624, -0.17961257696151733, -0.1286320984363556, -0.03360972926020622, 0.01881972700357437, 0.09669925272464752, -0.2275451123714447, -0.08410564810037613, 0.0893254280090332, -0.5231083631515503, -0.18074385821819305, -0.4205758571624756, -0.021602284163236618, 0.0029817228205502033, -0.04525517672300339, 0.03204049542546272, 0.3713279068470001, -0.06387428194284439, -0.11236076056957245, -0.12683048844337463, 0.07055234909057617, -0.41213327646255493, 0.05935058370232582, 0.09644468128681183, -0.147665873169899, 0.25997084379196167, -0.14802172780036926, 0.23552699387073517, -0.14825643599033356, 0.08984002470970154, 0.16369594633579254, 0.09347782284021378, 0.4308618903160095, -0.21279402077198029, -0.0015299840597435832, 0.5041780471801758, 0.5394725203514099, -0.4444342851638794, -0.3232079744338989, -0.12700527906417847, 0.16575659811496735, -0.1137610375881195, -0.2785133123397827, -0.08790750801563263, 0.22903652489185333, 0.21213990449905396, 0.28284239768981934, 0.05168551206588745, 0.03316472843289375, -0.009914835914969444, -0.02686471678316593, 0.45736902952194214, -0.02863430790603161, -0.02455313690006733, 0.2036784589290619, -0.17470282316207886, 0.13817812502384186, 0.15810716152191162, 0.07725617289543152, 0.22989217936992645, -0.1446978598833084, -0.19039317965507507, -0.10892992466688156, -0.18252016603946686, -0.32314807176589966, 0.04850882664322853, 0.056371428072452545, -0.018884098157286644, 0.068680539727211, 0.08180665224790573, -0.05550389364361763, 0.3030188977718353, 0.054454829543828964, 0.2219221442937851, 0.1891220360994339, -0.00747503200545907, 0.036142267286777496, -0.1506330817937851, -0.17856022715568542, -0.13749028742313385, 0.1588388979434967, 0.06864313036203384, -0.24334008991718292, -0.06628183275461197, -0.40718191862106323, -0.18296188116073608, -0.07972568273544312, -0.04199256747961044, 0.07538435608148575, 0.24647103250026703, -0.023862667381763458, 0.41994643211364746, -0.09924549609422684, 0.015927186235785484, 0.023883270099759102, 0.2933473587036133, -0.3165271282196045, 0.3814821243286133, 0.15926191210746765, -0.08098830282688141, 0.025252098217606544, -0.08679257333278656, 0.24480906128883362, 0.06839915364980698, 0.05082239955663681, -0.04214410483837128, -0.046049442142248154, -0.152541384100914, 0.1672670990228653, 0.1817605346441269, 0.014549897983670235, -0.002026855479925871, 0.14909084141254425, -0.3061825931072235, -0.3542640805244446, 0.08511565625667572, -0.07126569002866745, 0.004958076868206263, -0.03698955103754997, 0.3782382905483246, 0.08428467810153961, -0.05251327157020569, -0.15795935690402985, 0.17567381262779236, -0.19845125079154968, -0.014751996845006943, 0.3332028388977051, 0.02079455368220806, 0.12097189575433731, -0.0511251799762249, 0.10263393819332123, 0.09568870812654495, -0.3251236379146576, -0.10733914375305176, 0.2746773958206177, -0.16886292397975922, 0.1059478297829628, -0.037647053599357605, 0.03501861169934273, -0.06264126300811768, 0.029945144429802895, 0.11487032473087311, 0.012220808304846287, -0.3558465540409088, -0.15174290537834167, -0.2448159009218216, -0.3484438955783844, -0.16433526575565338, 0.09093204140663147, 0.4017646014690399, 0.1197972521185875, 0.0910186916589737, -0.1375347524881363, -0.023800091817975044, 0.2149212509393692, 0.020339809358119965, 0.03857957944273949, -0.09414737671613693, 0.17442679405212402, 0.2172781080007553, -0.12835824489593506, 0.2579902708530426, 0.011740815825760365, -0.007147489581257105, 0.07795564830303192, -0.1509297639131546, -0.10456296056509018, 0.25563132762908936, 0.0779128223657608, -0.01531822606921196, 0.09045404940843582, -0.08292009681463242, -0.11022023856639862, 0.13433405756950378, -0.025127746164798737, 0.07002285122871399, 0.24898980557918549, -0.3793746829032898, -0.30580994486808777, -0.15184946358203888, 0.04717119038105011, -0.0011651552049443126, 0.3090006709098816, -0.15434634685516357, 0.04633783921599388, -0.08728858083486557, -0.39504870772361755, 0.09036698937416077, -0.15169592201709747, -0.08960262686014175, 0.123775415122509, -0.11777982115745544, 0.13735535740852356, 0.10941047221422195, 0.09015919268131256, 0.051361870020627975, 0.20825433731079102, 0.03896111249923706, 0.13536712527275085, 0.2528505027294159, 0.003992335870862007, 0.12961260974407196, 0.29614806175231934, 0.2860185503959656, 0.05785460025072098, -0.13859927654266357, -0.0598987452685833, 0.033172640949487686, 0.17945149540901184, 0.0496210940182209, -0.25449681282043457, 0.4047187566757202, -0.3748742640018463, 0.13995292782783508, -0.11200916767120361, 0.10936390608549118, 0.20991510152816772, -0.12228673696517944, -0.058813340961933136, -0.2706640958786011, -0.15086857974529266, 0.1728445589542389, -0.06952613592147827, 0.14561699330806732, -0.1919386386871338, 0.3168696463108063, 0.2894829213619232, -0.10093703866004944, 0.18391035497188568, 0.09961669892072678, -0.2307521253824234, 0.24060921370983124, 0.07326995581388474, 0.1072521060705185, -0.0868716910481453, 0.3636575937271118, 0.06445354223251343, -0.07559364289045334, -0.06744197756052017, -0.13933055102825165, -0.003182274056598544, 0.04121382534503937, 0.09257204085588455, 0.12352517992258072, -0.029866499826312065, -0.11472306400537491, -0.08954665064811707, -0.15883466601371765, -0.1003795862197876, 0.2239646464586258, -0.15802279114723206, -0.06277935206890106, -0.1341380476951599, -0.0250584464520216, -0.0033649764955043793, -0.39513862133026123, -0.049265071749687195, -0.15540547668933868, 0.05750589445233345, 0.0753101110458374, -0.08908295631408691, 0.3968237638473511, -0.3142548203468323, 0.16593718528747559, 0.0564151406288147, -0.1430138498544693, 0.03529892489314079, -0.24316604435443878, 0.13339291512966156, 0.3466140329837799, -0.3579612970352173, 0.326552152633667, 0.08337084949016571, -0.19072136282920837, 0.2969169318675995, 0.13781924545764923, 0.11547418683767319, -0.18130061030387878, 0.014546087011694908, -0.1262214183807373, -0.1688726395368576, 0.39550355076789856, -0.3584868609905243, 0.0303023774176836, -0.09066545963287354, -0.09766897559165955, 0.14197012782096863, -0.32338178157806396, -0.28786614537239075, 0.2648760974407196, 0.08610783517360687, -0.09776587784290314, -0.32995593547821045, -0.3404557406902313, 0.14127984642982483, 0.06135056912899017, 0.24314354360103607, -0.21894901990890503, 0.005351038184016943, 0.10992264747619629, 0.2500491440296173, 0.039249226450920105, -0.15505333244800568, -0.1902492493391037, 0.29473021626472473, -0.22167520225048065, 0.12238191813230515, -0.05230877920985222, -0.10894143581390381, -0.09140002727508545, -0.15916265547275543, -0.01719723641872406, -0.2729981541633606, -0.26826441287994385, 0.033657535910606384, -0.12141002714633942, 0.17778335511684418, 0.27350637316703796, 0.19342534244060516, -0.2930402159690857, 0.037484120577573776, -0.11814475059509277, 0.32795947790145874, 0.16679647564888, -0.38297343254089355, 0.031195620074868202, 0.059558771550655365, -0.16131791472434998, 0.051684144884347916, 0.05187961459159851, -0.0073838550597429276, 0.14488312602043152, -0.3151119351387024, 0.3144187033176422, 0.09211660921573639, -0.044808678328990936, -0.17106910049915314, 0.3486468493938446, 0.1648026406764984, -0.007812916301190853, -0.07095840573310852, -0.021997051313519478, 0.11083150655031204, 0.1276201456785202, -0.2276497632265091, -0.009267875924706459, -0.09379635751247406, -0.06450154632329941, 0.05178050324320793, -0.00014401014777831733, 0.17882531881332397, -0.38281241059303284, -0.052220191806554794, 0.04358556121587753, -0.2942677438259125, -0.032208655029535294, -0.14266078174114227, -0.15889252722263336, -0.25358545780181885, -0.3996839225292206, 0.11390384286642075, 0.25803831219673157, 0.016351988539099693, 0.12792932987213135, -0.13898223638534546, -0.04085341840982437, -0.0582767128944397, 0.2950874865055084, 0.030390003696084023, -0.0159834586083889, 0.18127544224262238, -0.12122607976198196, -0.42336422204971313, 0.2849315106868744, -0.10622604191303253, 0.01103640254586935, 0.006203536409884691, 0.47142940759658813, 0.0001205125663545914, -0.05240292847156525, 0.25417399406433105, 0.13797082006931305, -0.1285714954137802, -0.14348730444908142, -0.08481309562921524, -0.0851517841219902, 0.09383086115121841, 0.1306934803724289, 0.025950167328119278, 0.34905391931533813, -0.002658475423231721, -0.017683228477835655, -0.1796918362379074, -0.05941120907664299, 0.11461715400218964, 0.311084121465683, 0.11177608370780945, 0.4696897864341736, -0.10233913362026215, 0.42839786410331726, -0.14320839941501617, -0.05617241561412811, 0.223763108253479, -0.23191669583320618, -0.017342008650302887, -0.18320982158184052, -0.04228935390710831, 0.014564042910933495, 0.1265982985496521, 0.22786344587802887, 0.22379878163337708, -0.1911259889602661, 0.15185770392417908, -0.23353087902069092, -0.0241240281611681, -0.015974730253219604, 0.06316059082746506, -0.2483673393726349, -0.33031362295150757, 0.4866119921207428, 0.010412008501589298, -0.056572284549474716, 0.36884182691574097, 0.11679340153932571, -0.1390143483877182, 0.016115965321660042, 0.276415079832077, 0.6291148066520691, -0.25579777359962463, -0.08154936879873276, 0.20243287086486816, -0.07603214681148529, 0.23561133444309235, 0.03321107476949692, 0.3511415719985962, -0.44749051332473755, -0.5675433874130249, -0.058615658432245255, 0.005476261489093304, -0.17326289415359497, 0.2144111692905426, -0.0357571542263031, 0.19303743541240692, -0.3930489420890808, -0.042623069137334824, 0.10056810081005096, 0.02589486353099346, 0.1169591024518013, -0.38069087266921997, -0.36340391635894775, 0.23289257287979126, -0.1510276198387146, -0.01009016577154398, 0.03226006403565407, 0.2501026690006256, -0.19189277291297913, 0.22148467600345612, -0.01714104786515236, -0.09940702468156815, 0.015145175158977509, 0.17225664854049683, -0.25682124495506287, -0.17263957858085632, -0.4237065017223358, -0.025784257799386978, 0.3188861608505249, -0.16482946276664734, 0.1597680300474167, 0.1977236270904541, 0.31189778447151184, 0.08779457956552505, 0.10979129374027252, 0.2082206755876541, 0.08005902916193008, 0.11496112495660782, -0.09953676164150238, 0.3751729130744934, 0.07156670838594437, -0.42316558957099915, -0.22724315524101257, -0.13442350924015045, -0.30854493379592896, 0.03807023540139198, 0.05991240218281746, -0.02950470894575119, 0.16107192635536194, -0.17806653678417206, 0.3035118579864502, 0.00939059816300869, -0.1110849678516388, 0.18077199161052704, -0.09329260885715485, -0.38574856519699097, -0.23559941351413727, 0.335363507270813, -0.032251987606287, 0.32829761505126953, 0.1781063824892044, 0.0021617510356009007, -0.276882529258728, -0.19223450124263763, 0.19148480892181396, 0.2241455763578415, -0.14427073299884796, 0.21512514352798462, -0.11407410353422165, -0.1255154013633728, -0.1309293955564499, 0.06436704844236374, -0.017995228990912437, 0.347302109003067, -0.3075593113899231, -0.09334190934896469, -0.5472329258918762, 0.1470559984445572, 0.31115853786468506, 0.3015109598636627, -0.027581283822655678, 0.09479807317256927, -0.2676355242729187, -0.14388778805732727, -0.5059369802474976, 0.06763075292110443, -0.2913171648979187, 0.031921494752168655, 0.20076514780521393, 0.020828690379858017, 0.19248604774475098, 0.1996128410100937, 0.339528888463974, -0.1417018324136734, 0.2763667404651642, -0.4691200852394104, -0.38413840532302856, -0.07515839487314224, -0.18857529759407043, -0.054253384470939636, -0.18632923066616058, -0.2657996714115143, -0.33742257952690125, -0.3289501965045929, -0.019796691834926605, 0.36299315094947815, 0.040503766387701035, 0.2514192461967468, -0.03512557968497276, -0.15368200838565826, 0.10296475887298584, -0.08014475554227829, 0.06307115405797958, -0.02666158601641655, -0.027611076831817627, 0.23763346672058105, -0.16905219852924347, 0.0012964431662112474, -0.1360832154750824, 0.16429591178894043, 0.035546738654375076, -0.179785817861557, -0.24507951736450195, 0.03041478805243969, 0.21428602933883667, 0.4440518617630005, 0.31264498829841614, 0.010345719754695892, 0.13515935838222504, -0.2524550259113312, 0.2686721980571747, 0.3924466669559479, -0.2846531271934509, -0.1380707025527954, 0.24427565932273865, 0.03727080672979355, 0.4465736448764801, 0.3478367328643799, -0.1180463433265686, 0.041012998670339584, -0.032734375447034836, -0.035668518394231796, 0.016242528334259987, -0.3577655851840973, -0.02865234762430191, 0.34794020652770996, 0.16851100325584412, -0.13084815442562103, 0.38082173466682434, 0.2925843298435211, 0.45927733182907104, 0.3318772614002228, 0.179599791765213, 0.24993126094341278, 0.04738960787653923, -0.06222520023584366, -0.16388429701328278, -0.12680719792842865, -0.13121047616004944, 0.1366608738899231, -0.09797362238168716, -0.0426257885992527, 0.41126734018325806, -0.053784068673849106, -0.30503830313682556, 0.0640408843755722, 0.02798808179795742, 0.19494272768497467, -0.06398637592792511, -0.16237378120422363, 0.27300703525543213, -0.10242686420679092, 0.15621823072433472, -0.08273373544216156, 0.07502742111682892, -0.07122806459665298, 0.1155322939157486, -0.09468439966440201, 0.023201707750558853, -0.2095620036125183, 0.03254983201622963, 0.04380622133612633, 0.5286310911178589, 0.07429375499486923, -0.4206134080886841, 0.12302748113870621, 0.06479918956756592, 0.0013061179779469967, 0.18377511203289032, 0.040305156260728836, -0.1244201511144638, -0.14548403024673462, 0.08552027493715286, -0.15659576654434204, -0.20105800032615662, 0.06709517538547516, -0.315341979265213, 0.11153162270784378, -0.20108123123645782, 0.24256272614002228, 0.3508818447589874, -0.3908693790435791, 0.21928763389587402, 0.07367143779993057, 0.45868080854415894, -0.09102267026901245, 0.08288628607988358, 0.22821035981178284, -0.1760568618774414, -0.006150830537080765, -0.04012884199619293, 0.024286935105919838, 0.011628744192421436, -0.2122892290353775, -0.3286026418209076, 0.032232195138931274, 0.028823371976614, 0.24561446905136108, 0.06704092770814896, 0.1012929156422615, -0.23268409073352814, 0.2067434936761856, 0.038793645799160004, 0.15873156487941742, -0.1935577690601349, 0.0768476277589798, 0.1488579362630844, -0.3036200702190399, 0.22107285261154175, 0.025447238236665726, -0.09208982437849045, -0.1499159187078476, 0.2617879807949066, 0.13867443799972534, 0.04751411825418472, 0.20771893858909607, -0.03902630880475044, 0.03407644107937813, -0.29770174622535706, -0.0231062900274992, -0.036057114601135254, -0.24765899777412415, -0.16720077395439148, 0.05732274055480957, 0.3551540970802307, 0.06981876492500305, 0.08631716668605804, -0.0711742416024208, -0.16682054102420807, 0.24502667784690857, -0.2928028702735901, -0.006936165038496256, -0.26524224877357483, 0.21315522491931915, 0.20641368627548218, -0.14887940883636475, -0.2980037033557892, 0.1276407539844513, 0.07705092430114746, 0.15826845169067383, -0.054410483688116074, -0.31392499804496765, -0.04704669490456581, 0.06525574624538422, 0.041539691388607025, 0.12067922204732895, -0.05699623003602028, 0.38362792134284973, 0.002625859808176756, -0.13066263496875763, 0.007294015493243933, 0.13448581099510193, 0.08098921924829483, 0.15311849117279053, 0.24499785900115967, 0.01788344979286194, 0.24636460840702057, -0.2178822159767151, -0.3214283883571625, 0.07713344693183899, -0.058335065841674805, 0.22046759724617004, -0.05249948799610138, 0.33880048990249634, 0.11173884570598602, 0.2261398732662201, 0.02291896939277649, -0.38553038239479065, -0.012879946269094944, -0.2596844434738159, 0.024715261533856392, -0.008831738494336605, -0.028129151090979576, 0.1644885390996933, 0.020046968013048172, -0.29933786392211914, -0.24059712886810303 ]
101
..\pandas\reference\api\pandas.tseries.offsets.BYearBegin.n.html
pandas.tseries.offsets.BYearBegin.n
BYearBegin.n#
No parameters found
[]
pandas.tseries.offsets.BYearBegin.n BYearBegin.n#
[ -0.21270205080509186, -0.6396020650863647, -0.22776007652282715, -0.00019611569587141275, 0.06820230931043625, 0.17455215752124786, 0.374524861574173, 0.09868352860212326, -0.10771367698907852, 0.1539316326379776, -0.03724417835474014, -0.16420409083366394, 0.22550933063030243, 0.2508677542209625, -0.019653404131531715, -0.11902149021625519, 0.07528067380189896, 0.4846896231174469, -0.3692280948162079, -0.05659804120659828, -0.39005693793296814, 0.17265531420707703, -0.33944427967071533, 0.038397110998630524, 0.1030755266547203, -0.17960286140441895, -0.13234150409698486, -0.32997584342956543, 0.18031510710716248, -0.19386009871959686, 0.26009809970855713, -0.07089468091726303, 0.08209185302257538, 0.49688205122947693, -0.0001030043640639633, -0.05345297232270241, 0.27585113048553467, -0.02758529782295227, -0.12375818938016891, 0.347079873085022, -0.40945494174957275, 0.09041208773851395, 0.1472403109073639, -0.2201579064130783, -0.05761358514428139, -0.08705104887485504, 0.15999172627925873, -0.3615129888057709, 0.28154632449150085, 0.24559326469898224, 0.26593706011772156, 0.08948162198066711, -0.1289239376783371, -0.14361120760440826, 0.11519893258810043, -0.16981624066829681, 0.10318013280630112, -0.10064297914505005, -0.4250372350215912, -0.07215970009565353, -0.05437499284744263, 0.1068410575389862, 0.15168775618076324, 0.005544820800423622, -0.0797920897603035, 0.2277606725692749, 0.3786955177783966, -0.014150631614029408, 0.04731767252087593, 0.35907459259033203, 0.6039689183235168, -0.2254021018743515, -0.27910834550857544, -0.09734542667865753, -0.17635276913642883, -0.3901119530200958, -0.09996934235095978, -0.15124920010566711, 0.08653245866298676, 0.14827540516853333, -0.0004109450674150139, 0.29396679997444153, -0.21571074426174164, 0.11305168271064758, -0.2629910111427307, 0.0021520000882446766, -0.0575726218521595, -0.14960072934627533, -0.057982344180345535, -0.06211226060986519, 0.18702532351016998, 0.16068464517593384, 0.06752314418554306, 0.22005683183670044, -0.2601921260356903, -0.09715574979782104, 0.3883281648159027, -0.16372862458229065, -0.2619115710258484, -0.3004820644855499, 0.09926632791757584, 0.002453511580824852, -0.12489861994981766, -0.052603304386138916, 0.03298838064074516, -0.011995390057563782, 0.08528310060501099, -0.34247177839279175, 0.07150601595640182, 0.24624037742614746, -0.01354237925261259, 0.05274324119091034, 0.4156099259853363, -0.4513033330440521, 0.09910617023706436, 0.04769517481327057, -0.0044500622898340225, 0.04366200417280197, -0.18847373127937317, 0.06055194512009621, -0.11374504119157791, 0.14407917857170105, 0.006795886904001236, -0.23483917117118835, 0.04721161350607872, 0.20520636439323425, 0.08352825790643692, -0.3035392165184021, -0.009035850875079632, 0.4974852502346039, -0.44824346899986267, 0.1748012900352478, -0.0075337705202400684, -0.30399733781814575, -0.27811864018440247, 0.2051083892583847, 0.17892847955226898, 0.149092435836792, 0.15200933814048767, 0.3659431040287018, -0.3124602735042572, -0.10881610214710236, 0.3443932831287384, 0.24906809628009796, -0.33082854747772217, -0.09277017414569855, -0.1542118638753891, -0.012021712958812714, -0.20553116500377655, 0.08103104680776596, 0.2556817829608917, -0.0022577554918825626, 0.05266886204481125, 0.2842743992805481, -0.07392305880784988, 0.013026845641434193, -0.015726344659924507, 0.2771798074245453, 0.052512526512145996, 0.3564787805080414, 0.4161391258239746, -0.2371903955936432, -0.1883791834115982, -0.029684752225875854, 0.11240507662296295, 0.2803620398044586, -0.5332040190696716, 0.014344529248774052, 0.32273125648498535, -0.23213277757167816, 0.1775863766670227, 0.23273678123950958, 0.04611760377883911, -0.32869264483451843, -0.29146504402160645, -0.2597169876098633, -0.02616080269217491, 0.034623343497514725, 0.16622865200042725, -0.16994304955005646, -0.22417983412742615, -0.15093812346458435, 0.009291806258261204, 0.07974386215209961, -0.19502191245555878, -0.019561098888516426, -0.08085363358259201, 0.10744623839855194, -0.12382496148347855, -0.13276255130767822, -0.04004038870334625, -0.1274450123310089, 0.14322640001773834, 0.15376290678977966, -0.2119181901216507, -0.30207735300064087, -0.002150606596842408, -0.00904325395822525, 0.06796710193157196, -0.10150863230228424, -0.032761648297309875, 0.11891094595193863, -0.08178932219743729, 0.20743495225906372, 0.13817258179187775, -0.22367922961711884, -0.26238778233528137, -0.10050540417432785, -0.08074633777141571, 0.1568741798400879, 0.06712876260280609, -0.190634086728096, -0.03023790381848812, 0.015952523797750473, 0.10538419336080551, 0.3073534667491913, 0.22171077132225037, -0.009881178848445415, 0.17661818861961365, 0.46048909425735474, -0.28053054213523865, 0.09281173348426819, 0.07932259142398834, 0.028402360156178474, -0.28508710861206055, -0.20919488370418549, 0.09535497426986694, -0.01469049695879221, 0.09801699966192245, 0.2986968755722046, 0.2158721536397934, -0.2409016489982605, 0.2538568675518036, 0.43381306529045105, 0.296889066696167, 0.16924472153186798, -0.12591445446014404, 0.20596086978912354, 0.32178208231925964, 0.1707068830728531, -0.22256498038768768, 0.6039257645606995, 0.04011249542236328, 0.03753182291984558, -0.20684167742729187, 0.38490331172943115, -0.5349022746086121, -0.18255992233753204, 0.10203536599874496, 0.0029812376014888287, 0.16331717371940613, 0.06522712111473083, -0.232727512717247, -0.10895226895809174, 0.19318744540214539, -0.004567086696624756, -0.49234381318092346, 0.20931202173233032, -0.5785477161407471, 0.07230233401060104, 0.29279884696006775, -0.1821322739124298, -0.07595257461071014, 0.07225348800420761, 0.16010373830795288, -0.03640264272689819, 0.05473056063055992, -0.12162517011165619, -0.030181104317307472, 0.14294160902500153, 0.3284398019313812, 0.11910288780927658, -0.07477163523435593, -0.4218074679374695, 0.26975300908088684, -0.08110236376523972, 0.12290593981742859, -0.04944784566760063, 0.08922220766544342, 0.08636526018381119, -0.21801777184009552, -0.2973674535751343, -0.22728003561496735, 0.24785754084587097, -0.22980812191963196, 0.10055847465991974, -0.37271106243133545, -0.49186286330223083, -0.04529943689703941, -0.3446495234966278, 0.10589434206485748, -0.2882176339626312, -0.007637181784957647, 0.02920486405491829, -0.3441571593284607, 0.27983558177948, -0.2887192368507385, 0.17149485647678375, 0.5636298060417175, 0.07680542767047882, -0.15912798047065735, -0.1877046674489975, 0.04009447619318962, 0.22581568360328674, -0.36986204981803894, 0.09420821070671082, 0.04874907806515694, -0.25606563687324524, 0.007572660688310862, 0.09555234760046005, -0.2924577593803406, -0.06815384328365326, -0.10167466104030609, -0.14310821890830994, 0.5168166160583496, 0.20143894851207733, -0.5203098058700562, -0.17257557809352875, -0.07710433751344681, -0.15441493690013885, -0.03320411220192909, -0.20818030834197998, -0.04674088954925537, -0.021985763683915138, -0.2625542879104614, 0.024148346856236458, 0.020015722140669823, -0.2451936900615692, 0.20621167123317719, 0.08023287355899811, 0.18350820243358612, 0.41690096259117126, 0.0014685973292216659, 0.033782605081796646, 0.046490300446748734, -0.28856903314590454, -0.16650846600532532, -0.3612496852874756, 0.3557102680206299, -0.09144938737154007, -0.15501557290554047, -0.021842753514647484, -0.10877790302038193, 0.03155984356999397, 0.0406615324318409, -0.16965599358081818, -0.4679030179977417, -0.09554687142372131, 0.005449898075312376, 0.0924045592546463, 0.2697533965110779, 0.015912633389234543, -0.03409411013126373, -0.2273474931716919, -0.1519681066274643, -0.07946372777223587, 0.15568551421165466, 0.0534169003367424, -0.034208741039037704, 0.04791055992245674, 0.38501548767089844, -0.10638781636953354, 0.1724589318037033, 0.19367682933807373, -0.24762146174907684, 0.10309255123138428, -0.2679767906665802, -0.001997418934479356, -0.003934658598154783, -0.12174218147993088, 0.01335032470524311, 0.3542763888835907, 0.02731958031654358, 0.0983191579580307, -0.2020665854215622, -0.0911819115281105, -0.0162114929407835, -0.06551835685968399, -0.16016680002212524, -0.20717360079288483, -0.1737547069787979, -0.32755547761917114, 0.12521597743034363, -0.0032583861611783504, -0.050487905740737915, 0.015310685150325298, 0.048440027981996536, 0.005140770226716995, 0.07109276950359344, 0.23208527266979218, -0.1664506047964096, -0.2139480859041214, 0.14100010693073273, 0.12355156987905502, 0.06133442372083664, 0.12778738141059875, 0.2959040105342865, 0.24702830612659454, -0.16187626123428345, 0.03803928568959236, 0.12154033035039902, 1.1023285388946533, 0.15115517377853394, -0.18055583536624908, 0.06469812244176865, -0.1841023713350296, -0.4237607717514038, 0.04223799705505371, -0.15965108573436737, -0.005005580373108387, 0.02533518150448799, -0.001367094344459474, -0.07033788412809372, -0.031155334785580635, 0.25805413722991943, -0.10647734254598618, -0.01925084739923477, -0.08284842222929001, -0.21256446838378906, -0.42596620321273804, 0.151090607047081, 0.24420402944087982, 0.2968631684780121, 0.10544642060995102, -0.00771165220066905, -0.18099495768547058, 0.056066304445266724, -0.06649002432823181, 0.05027814209461212, 0.2481125295162201, -0.03921407833695412, 0.3903838098049164, -0.030066851526498795, 0.07367665320634842, 0.013129206374287605, 0.35469695925712585, -0.319400817155838, -0.05933014303445816, -0.3058633804321289, -0.1980816125869751, -0.05439424887299538, 0.24720944464206696, 0.09701131284236908, 0.00034957827301695943, 0.05750665441155434, 0.05735325068235397, 0.2182326465845108, 0.10901027917861938, -0.1695793718099594, 0.012244367972016335, 0.2962612211704254, -0.04899316653609276, -0.41602861881256104, 0.30435463786125183, -0.16445450484752655, -0.11414885520935059, -0.19659477472305298, 0.1426694542169571, -0.2906832993030548, 0.08878312259912491, 0.04998261108994484, 0.6872639656066895, 0.11398708075284958, 0.2656600773334503, 0.38703158497810364, -0.13513003289699554, 0.7054122090339661, 0.45429807901382446, 0.4417456388473511, -0.3771349787712097, -0.3667089343070984, -0.23379658162593842, -0.05595014616847038, 0.005130058154463768, -0.019113419577479362, -0.07647423446178436, 0.18166904151439667, -0.1420128345489502, 0.2546917200088501, -0.09714069962501526, -0.24961329996585846, 0.17168085277080536, -0.06373900920152664, -0.3914920687675476, 0.15104207396507263, 0.26863595843315125, -0.04890766739845276, -0.20251354575157166, -0.023713305592536926, 0.056695111095905304, 0.14348824322223663, 0.20874589681625366, -0.25010403990745544, -0.10682223737239838, 0.1066729873418808, 0.0895952507853508, -0.23090679943561554, -0.2385733276605606, 0.11674205213785172, 0.7610660791397095, -0.08561765402555466, 0.1007956936955452, 0.0010917091276496649, 0.24166300892829895, -0.16678690910339355, -0.20144860446453094, 0.05345657095313072, 0.22505003213882446, 0.018023043870925903, -0.019965438172221184, 0.12148416042327881, 0.2350153625011444, -0.09508952498435974, -0.10760322958230972, -0.014423461630940437, -0.41560909152030945, -0.14056305587291718, -0.026119044050574303, -0.24785788357257843, 0.04489634558558464, -0.017376041039824486, 0.19499137997627258, 0.05468103289604187, -0.11312779784202576, 0.2809666097164154, -0.2319452315568924, -0.18855629861354828, -0.2252449095249176, 0.34638071060180664, 0.143576517701149, 0.10224182903766632, 0.3394085764884949, 0.3367912173271179, -0.5168356895446777, -0.09243489801883698, -0.13059450685977936, 0.04967368394136429, -0.20063525438308716, 0.5172417163848877, 0.12854307889938354, 0.21532219648361206, 0.03601926565170288, 0.20801779627799988, 0.12224337458610535, 0.2421484887599945, -0.08066491782665253, -0.07348008453845978, -0.29071223735809326, 0.03499262034893036, -0.10077190399169922, 0.4822532534599304, 0.3390484154224396, 0.11129362136125565, 0.14426782727241516, -0.27346673607826233, -0.4264167249202728, 0.1689460277557373, -0.047850169241428375, 0.16856996715068817, 0.307790607213974, -0.23554861545562744, -0.1753779947757721, 0.028617098927497864, 0.31945186853408813, 0.05405871942639351, -0.1331176459789276, -0.3165321350097656, -0.0792049914598465, 0.028506923466920853, -0.06951219588518143, -0.05108726769685745, 0.20825625956058502, 0.14014217257499695, -0.3569861948490143, -0.01070312038064003, -0.09393434226512909, 0.2107830047607422, 0.011615595780313015, 0.5718134045600891, 0.2990017235279083, -0.2560747563838959, 0.0064064329490065575, 0.07885085791349411, 0.08674132078886032, -0.07555698603391647, -0.3266177773475647, 0.1403125673532486, -0.27141332626342773, -0.1032092347741127, 0.49866920709609985, 0.24030952155590057, -0.006755506154149771, -0.08115033805370331, 0.10327981412410736, 0.014328124932944775, -0.4709665775299072, 0.571395993232727, 0.29175058007240295, 0.20355339348316193, -0.034398313611745834, -0.21342669427394867, 0.0826885774731636, 0.23455573618412018, -0.45157286524772644, -0.012951446697115898, 0.47718220949172974, 0.2084304541349411, 0.2978987395763397, 0.2268884778022766, 0.034939609467983246, -0.498578280210495, 0.26202815771102905, 0.10000709444284439, 0.1537557989358902, -0.4291914999485016, 0.1117386594414711, 0.7039102911949158, 0.038813211023807526, -0.03141263872385025, 0.26727166771888733, 0.2982536256313324, 0.4511672258377075, 0.47622519731521606, 0.21163170039653778, -0.1778808981180191, -0.08330198377370834, -0.013899422250688076, -0.28515130281448364, -0.0843055322766304, -0.16707687079906464, 0.4799790680408478, -0.34242039918899536, 0.08769776672124863, 0.5307646989822388, -0.021161969751119614, 0.3238707184791565, 0.30848440527915955, 0.03335188701748848, 0.08249904960393906, -0.21482475101947784, -0.30149590969085693, -0.04889381676912308, 0.0017513309139758348, -0.1844279170036316, -0.1156144067645073, 0.08740785717964172, 0.11229196190834045, 0.30427414178848267, -0.15724670886993408, 0.19510367512702942, 0.08041540533304214, 0.2501296103000641, -0.13115043938159943, 0.2041689157485962, 0.09283033013343811, -0.25034061074256897, 0.24058055877685547, 0.020345240831375122, -0.08975619077682495, 0.4288567006587982, 0.15918901562690735, -0.29295802116394043, -0.22531938552856445, 0.2863319516181946, 0.12237343937158585, -0.12558962404727936, -0.10324025899171829, -0.09123677015304565, 0.07690656930208206, -0.04173537343740463, 0.2680312693119049, 0.212412029504776, -0.16995759308338165, 0.3978877365589142, 0.05225617438554764, -0.017704889178276062, -0.49374592304229736, 0.0730975866317749, 0.19735901057720184, 0.07222794741392136, 0.012830822728574276, 0.1599426567554474, 0.03930952399969101, -0.12276612222194672, 0.024503828957676888, -0.2192171812057495, 0.168584942817688, 0.18336676061153412, 0.17026382684707642, -0.08128393441438675, 0.34352636337280273, 0.3577583432197571, 0.40958690643310547, 0.22466811537742615, 0.01572636142373085, -0.4217016398906708, 0.06789179891347885, 0.36388716101646423, 0.17159350216388702, 0.15514448285102844, 0.01964934542775154, 0.04537544399499893, -0.12160806357860565, 0.07803606986999512, 0.14159458875656128, -0.2565345764160156, 0.1168883666396141, 0.04924183338880539, -0.001414378872141242, -0.4353497326374054, -0.1840313971042633, -0.1425064355134964, -0.2059183567762375, 0.2203122079372406, -0.36411651968955994, 0.25538820028305054, -0.005011700559407473, 0.3086288869380951, -0.26599371433258057, 0.039245981723070145, 0.007174647878855467, 0.25645437836647034, -0.43992143869400024, -0.2671618163585663, 0.2660011053085327, -0.09033162891864777, -0.1246696189045906, -0.4055342674255371, 0.5532225966453552, 0.0846000537276268, 0.0010097231715917587, -0.19442355632781982, -0.3756428360939026, 0.1776314377784729, 0.2431076318025589, 0.35725298523902893, 0.14576925337314606, -0.12082871049642563, 0.16674596071243286, -0.37661856412887573, -0.25113558769226074, 0.15660925209522247, 0.12896950542926788, -0.07698522508144379, 0.23851865530014038, 0.11202742904424667, -0.4809624254703522, 0.21055567264556885, -0.29572153091430664, -0.2837381064891815, -0.35472699999809265, -0.16139616072177887, 0.026293370872735977, -0.05069684237241745, 0.0534137561917305, 0.28184396028518677, 0.4256522059440613, -0.23264554142951965, -0.37979185581207275, 0.20601896941661835, 0.009058061055839062, -0.11452143639326096, -0.1197032630443573, -0.0004011528508272022, 0.4374879002571106, -0.12870453298091888, -0.08506873995065689, -0.34803926944732666 ]
102
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.rolling.html
pandas.core.groupby.SeriesGroupBy.rolling
SeriesGroupBy.rolling(*args, **kwargs)[source]# Return a rolling grouper, providing rolling functionality per group.
Parameters: windowint, timedelta, str, offset, or BaseIndexer subclassSize of the moving window. If an integer, the fixed number of observations used for each window. If a timedelta, str, or offset, the time period of each window. Each window will be a variable sized based on the observations included in the time-period. This is only valid for datetimelike indexes. To learn more about the offsets & frequency strings, please see this link. If a BaseIndexer subclass, the window boundaries based on the defined get_window_bounds method. Additional rolling keyword arguments, namely min_periods, center, closed and step will be passed to get_window_bounds. min_periodsint, default NoneMinimum number of observations in window required to have a value; otherwise, result is np.nan. For a window that is specified by an offset, min_periods will default to 1. For a window that is specified by an integer, min_periods will default to the size of the window. centerbool, default FalseIf False, set the window labels as the right edge of the window index. If True, set the window labels as the center of the window index. win_typestr, default NoneIf None, all points are evenly weighted. If a string, it must be a valid scipy.signal window function. Certain Scipy window types require additional parameters to be passed in the aggregation function. The additional parameters must match the keywords specified in the Scipy window type method signature. onstr, optionalFor a DataFrame, a column label or Index level on which to calculate the rolling window, rather than the DataFrame’s index. Provided integer column is ignored and excluded from result since an integer index is not used to calculate the rolling window. axisint or str, default 0If 0 or 'index', roll across the rows. If 1 or 'columns', roll across the columns. For Series this parameter is unused and defaults to 0. closedstr, default NoneIf 'right', the first point in the window is excluded from calculations. If 'left', the last point in the window is excluded from calculations. If 'both', no points in the window are excluded from calculations. If 'neither', the first and last points in the window are excluded from calculations. Default None ('right'). methodstr {‘single’, ‘table’}, default ‘single’Execute the rolling operation per single column or row ('single') or over the entire object ('table'). This argument is only implemented when specifying engine='numba' in the method call. Returns: pandas.api.typing.RollingGroupbyReturn a new grouper with our rolling appended.
[">>> df = pd.DataFrame({'A': [1, 1, 2, 2],\n... 'B': [1, 2, 3, 4],\n... 'C': [0.362, 0.227, 1.267, -0.562]})\n>>> df\n A B C\n0 1 1 0.362\n1 1 2 0.227\n2 2 3 1.267\n3 2 4 -0.562", ">>> df.groupby('A').rolling(2).sum()\n B C\nA\n1 0 NaN NaN\n 1 3.0 0.589\n2 2 NaN NaN\n 3 7.0 0.705", ">>> df.groupby('A').rolling(2, min_periods=1).sum()\n B C\nA\n1 0 1.0 0.362\n 1 3.0 0.589\n2 2 3.0 1.267\n 3 7.0 0.705", ">>> df.groupby('A').rolling(2, on='B').sum()\n B C\nA\n1 0 1 NaN\n 1 2 0.589\n2 2 3 NaN\n 3 4 0.705"]
pandas.core.groupby.SeriesGroupBy.rolling SeriesGroupBy.rolling(*args, **kwargs)[source]# Return a rolling grouper, providing rolling functionality per group.
[ -0.20371535420417786, -0.37597668170928955, -0.11591846495866776, -0.0034725551959127188, 0.007464784663170576, 0.3307065963745117, 0.30738019943237305, 0.2146024852991104, -0.00833096168935299, 0.18074241280555725, -0.053120795637369156, 0.42425262928009033, -0.08963839709758759, 0.12033813446760178, -0.049405138939619064, -0.18260160088539124, 0.15695562958717346, 0.1612846404314041, -0.052843932062387466, -0.140132874250412, -0.3995206952095032, -0.12045501172542572, -0.20306970179080963, 0.05774713307619095, -0.11507261544466019, -0.2852631211280823, -0.12638060748577118, -0.20178481936454773, 0.12371710687875748, -0.1957871913909912, 0.32477736473083496, 0.20529957115650177, 0.03421080484986305, 0.5885177850723267, -0.00009733343904372305, -0.274637907743454, 0.011995135806500912, -0.13833273947238922, 0.043263956904411316, 0.17415443062782288, -0.08664101362228394, -0.05168698728084564, 0.056238558143377304, -0.2580890953540802, -0.02399090863764286, -0.4020443260669708, 0.011136375367641449, -0.2056315839290619, 0.4148888885974884, -0.042914584279060364, 0.2859838902950287, -0.1196269616484642, -0.28223976492881775, -0.11751983314752579, -0.09706617146730423, -0.4863872528076172, -0.014956485480070114, 0.550872802734375, -0.13231921195983887, -0.3363400101661682, -0.22113418579101562, 0.2126028835773468, 0.00689202593639493, -0.17197589576244354, -0.09528318047523499, 0.04594801738858223, 0.16601769626140594, -0.10234997421503067, -0.2164246290922165, 0.17420920729637146, 0.3621116280555725, -0.09997905045747757, -0.3384234309196472, -0.08254905045032501, 0.10536308586597443, 0.08278439939022064, -0.1270202100276947, 0.1684892326593399, 0.03757015988230705, 0.12471012026071548, -0.06154142692685127, 0.5199950933456421, -0.029147764667868614, 0.1131138801574707, -0.2529182732105255, 0.29755663871765137, 0.04893305152654648, -0.004657433368265629, 0.3249521851539612, -0.005763311870396137, -0.2211569845676422, 0.16235829889774323, 0.09470878541469574, 0.22365516424179077, -0.0703439861536026, -0.1740589290857315, 0.22351455688476562, 0.2577210068702698, 0.13723748922348022, 0.13868321478366852, 0.20834630727767944, -0.11851988732814789, -0.020674556493759155, 0.17628630995750427, 0.14860624074935913, 0.2887173891067505, 0.04681416600942612, -0.02103378064930439, 0.25437313318252563, 0.2817988097667694, -0.13948053121566772, -0.00397258996963501, -0.009103632532060146, -0.09288680553436279, 0.3908534049987793, -0.006415611132979393, -0.23558589816093445, 0.3420863151550293, -0.26372238993644714, -0.24103428423404694, 0.21299652755260468, -0.056075919419527054, 0.011553876101970673, 0.006874828599393368, 0.07573473453521729, 0.4957229197025299, -0.05055918172001839, -0.03656741976737976, 0.3581762909889221, 0.2015662044286728, -0.3482690155506134, 0.21812142431735992, -0.1435910314321518, 0.0350952222943306, -0.12405654788017273, -0.19126690924167633, 0.2711244821548462, 0.3213299810886383, 0.162232905626297, 0.15187643468379974, -0.08420880883932114, -0.0797514095902443, -0.10645577311515808, -0.014293027110397816, 0.10542532056570053, -0.04576123133301735, 0.2847047746181488, 0.0132050272077322, -0.1588268280029297, -0.03794470801949501, 0.2108469158411026, 0.08073600381612778, 0.05603903532028198, 0.3180438280105591, -0.011351615190505981, -0.05969542637467384, -0.13246950507164001, 0.2570870518684387, -0.009608907625079155, -0.14168500900268555, 0.32959359884262085, 0.1602611541748047, -0.011615974828600883, -0.3047012984752655, -0.009766355156898499, 0.20013029873371124, -0.15797501802444458, -0.2955584228038788, -0.0008998988196253777, -0.22058047354221344, 0.10195042192935944, 0.19715391099452972, -0.0908229872584343, -0.20729562640190125, -0.07073279470205307, -0.21972809731960297, 0.1646885871887207, 0.061933714896440506, -0.48718002438545227, -0.20651598274707794, -0.15947391092777252, 0.016463786363601685, 0.3395617604255676, 0.015255389735102654, -0.027775030583143234, -0.04346020519733429, 0.10240834206342697, 0.26759859919548035, -0.2095978707075119, 0.060893043875694275, 0.08218792825937271, 0.004279938526451588, 0.5554112792015076, 0.00019100414647255093, -0.10626187175512314, 0.40933510661125183, -0.09570347517728806, -0.14847324788570404, 0.2750447392463684, -0.07421248406171799, -0.05021287873387337, -0.35931268334388733, 0.20511162281036377, -0.2925727963447571, 0.25838249921798706, -0.046469833701848984, -0.1843801587820053, 0.12640835344791412, -0.05173870548605919, -0.2520079016685486, 0.07484026253223419, -0.4995992183685303, -0.2934742569923401, -0.19692039489746094, -0.09703200310468674, 0.4437435269355774, 0.2703412175178528, 0.07879436761140823, 0.034996382892131805, -0.0030364557169377804, -0.19778673350811005, 0.14662037789821625, -0.09777957201004028, -0.029624849557876587, 0.05099678039550781, -0.07544872164726257, -0.015713462606072426, -0.10914243012666702, 0.06019681692123413, -0.025111006572842598, 0.07652652263641357, 0.0058202361688017845, 0.3668586015701294, 0.11352184414863586, -0.21394531428813934, 0.18972596526145935, 0.09110962599515915, 0.06607971340417862, 0.11113374680280685, 0.3351553678512573, 0.000409803818911314, -0.028757531195878983, 0.23259924352169037, -0.164690300822258, -0.17545150220394135, 0.5766444206237793, -0.37468352913856506, -0.15110328793525696, -0.032908760011196136, 0.28187742829322815, 0.22278065979480743, 0.002533425111323595, -0.1512828916311264, -0.15130114555358887, -0.3186783492565155, -0.2267523854970932, 0.040530286729335785, 0.0452888198196888, -0.4904138743877411, 0.1368304342031479, 0.5493306517601013, -0.02701326459646225, 0.29196345806121826, 0.18392080068588257, 0.05423549562692642, -0.010525157675147057, 0.0484008751809597, 0.13409389555454254, 0.1570543497800827, 0.23933948576450348, 0.18034113943576813, -0.03122583217918873, -0.03176911547780037, 0.031864847987890244, 0.008717257529497147, -0.060087066143751144, 0.0836535394191742, 0.24038362503051758, 0.158108651638031, 0.05923982709646225, -0.18770188093185425, -0.23150810599327087, 0.13547533750534058, 0.15112459659576416, 0.09561099857091904, 0.09748881310224533, -0.14444606006145477, -0.19322539865970612, -0.028868278488516808, -0.6274372935295105, 0.017551956698298454, -0.24540120363235474, 0.041263680905103683, 0.1309465765953064, -0.09797448664903641, 0.16417604684829712, -0.030290549620985985, 0.36578091979026794, 0.28733816742897034, 0.06890513002872467, -0.24350397288799286, 0.022070225328207016, 0.1952555626630783, 0.2800540030002594, -0.19315454363822937, -0.45266109704971313, 0.10109736770391464, -0.2172863483428955, 0.1147538349032402, 0.07811640948057175, 0.23229601979255676, -0.10968570411205292, -0.3234793245792389, -0.13841447234153748, 0.4142269492149353, 0.2636227309703827, -0.30015748739242554, -0.4753675162792206, -0.12148970365524292, -0.19972413778305054, -0.17065832018852234, -0.18754707276821136, 0.13827314972877502, 0.35976117849349976, -0.22055663168430328, 0.0038718474097549915, 0.05002621188759804, -0.317928284406662, 0.24600981175899506, 0.12183032929897308, 0.06339497864246368, -0.07915160059928894, -0.04234830290079117, 0.1551639288663864, 0.0939704030752182, 0.03216787427663803, -0.26730644702911377, 0.033346112817525864, 0.3687310218811035, 0.02714419551193714, -0.11410816013813019, 0.11582852154970169, -0.34734272956848145, 0.23960232734680176, -0.02747546322643757, -0.024631479755043983, -0.35389530658721924, 0.09315332025289536, 0.14258749783039093, 0.07989200204610825, 0.27274492383003235, -0.13860146701335907, 0.11660566180944443, -0.23349054157733917, 0.00500407163053751, -0.031712260097265244, -0.10606297850608826, 0.0061983042396605015, -0.07607080042362213, -0.05659857764840126, 0.5605621337890625, 0.1240675076842308, 0.5855069160461426, 0.19966401159763336, 0.09069767594337463, 0.018283935263752937, -0.11745511740446091, -0.08270039409399033, 0.22510360181331635, -0.32186269760131836, -0.4040965139865875, -0.02612381801009178, 0.033202070742845535, 0.09883788973093033, 0.006751739885658026, -0.3622506856918335, 0.0014133406803011894, -0.06610400229692459, -0.10644025355577469, 0.06637956202030182, -0.06475304067134857, -0.06355421245098114, -0.01679251715540886, -0.17857828736305237, 0.0216847974807024, -0.17736738920211792, 0.06995411962270737, -0.10643019527196884, 0.060007061809301376, 0.2108382284641266, 0.01973113976418972, 0.20963457226753235, -0.17262817919254303, -0.22186051309108734, 0.2767471373081207, 0.002671345602720976, 0.09352672845125198, 0.22369346022605896, -0.12409470975399017, -0.14600533246994019, -0.00237064016982913, 0.5197806358337402, 0.26133644580841064, -0.1744069904088974, 0.15177960693836212, -0.4804801344871521, -0.07511920481920242, -0.11284755170345306, 0.04974823445081711, -0.1793297678232193, 0.06364014744758606, 0.015834109857678413, -0.22590409219264984, -0.022482633590698242, 0.2621214687824249, 0.02981436997652054, -0.13367606699466705, 0.04865904897451401, -0.2399194836616516, -0.4339215159416199, 0.15016265213489532, 0.12145785987377167, 0.08881416916847229, 0.010829674080014229, -0.1931236833333969, -0.05228466913104057, 0.07540355622768402, -0.10348699241876602, 0.049379728734493256, 0.08650035411119461, 0.10426553338766098, 0.3249358534812927, -0.2044595181941986, 0.1581771969795227, 0.018390165641903877, -0.233170285820961, 0.0491086021065712, 0.13735300302505493, 0.06602050364017487, -0.24016153812408447, -0.018411235883831978, 0.3244433104991913, 0.03541872650384903, -0.07052802294492722, 0.14943677186965942, 0.12081710249185562, 0.0820104330778122, 0.029157515615224838, -0.4304239749908447, 0.17686040699481964, -0.03451642021536827, -0.11489325761795044, -0.5705758333206177, 0.7494827508926392, 0.3994526267051697, -0.08479741215705872, 0.1506115049123764, -0.20164301991462708, -0.31649523973464966, -0.028848661109805107, -0.16882719099521637, 0.6647235155105591, 0.14400918781757355, 0.1892937421798706, 0.46923092007637024, 0.1757526844739914, 0.061038386076688766, 0.2753695249557495, 0.19389717280864716, -0.302162230014801, -0.18270613253116608, -0.22592176496982574, -0.030498147010803223, 0.002374672330915928, 0.24179431796073914, -0.5489919185638428, 0.2497003972530365, -0.7135916948318481, 0.027120161801576614, 0.06135252118110657, -0.10897362232208252, -0.3446827232837677, -0.22215306758880615, -0.3554767668247223, 0.2266055792570114, 0.15481036901474, -0.10307636111974716, -0.16626761853694916, -0.14233417809009552, 0.061342157423496246, 0.05382395535707474, -0.1921021044254303, -0.12064754962921143, 0.13776816427707672, 0.021405285224318504, 0.09523213654756546, -0.15922248363494873, -0.04681718349456787, -0.03810533881187439, 0.2168988585472107, -0.315638929605484, 0.3128252625465393, 0.00046762300189584494, 0.16077525913715363, 0.06088666990399361, -0.030455321073532104, 0.21079502999782562, 0.6362500190734863, 0.07344768196344376, 0.062444690614938736, 0.2717401683330536, 0.11112412810325623, -0.2547508776187897, -0.21420766413211823, 0.32468220591545105, -0.37533649802207947, -0.4936952292919159, 0.07991962134838104, -0.08182816207408905, -0.25884026288986206, -0.3575679063796997, 0.26636025309562683, 0.13440288603305817, -0.3527572751045227, 0.34218648076057434, -0.0917704626917839, -0.09294436126947403, -0.22511734068393707, 0.14269492030143738, 0.2521364390850067, 0.17136652767658234, 0.1267763078212738, -0.02495979703962803, -0.23999391496181488, -0.20986074209213257, -0.18789412081241608, 0.14053894579410553, -0.2744121551513672, 0.5615587830543518, 0.20630915462970734, -0.05363493785262108, 0.03425649181008339, 0.1531338095664978, 0.17356328666210175, 0.542210578918457, -0.3266597092151642, -0.2899656891822815, -0.2888350188732147, 0.1299770623445511, 0.29286596179008484, 0.30228233337402344, 0.016875555738806725, -0.1834065020084381, 0.11537188291549683, -0.041890356689691544, -0.46354761719703674, -0.181575745344162, -0.3453257083892822, -0.028121082112193108, -0.21048778295516968, -0.12774506211280823, -0.1831938475370407, 0.2977660000324249, 0.3346123695373535, 0.20571033656597137, 0.0907512903213501, -0.3867715895175934, -0.08672211319208145, 0.017910107970237732, -0.05963973328471184, 0.13023604452610016, 0.29561880230903625, 0.2149071991443634, -0.3251021206378937, -0.07748658210039139, 0.0510106198489666, 0.0953584536910057, 0.09632978588342667, 0.2509358823299408, 0.17748641967773438, 0.005710058845579624, 0.22776485979557037, -0.25274819135665894, 0.03815225139260292, -0.20807622373104095, -0.1298370361328125, 0.29674580693244934, -0.17104928195476532, 0.026034509763121605, 0.2354799211025238, 0.1317165493965149, -0.23493823409080505, -0.04364268109202385, 0.2939436733722687, -0.09933199733495712, -0.17596536874771118, 0.31108447909355164, 0.518518328666687, -0.003130329307168722, -0.20865358412265778, 0.11874917894601822, 0.043788839131593704, 0.3077637851238251, -0.5468702912330627, -0.2437998205423355, 0.2050982564687729, 0.09841296076774597, 0.3139656186103821, 0.264297217130661, -0.12810322642326355, -0.39135923981666565, 0.01989891566336155, -0.1880650371313095, 0.1341259926557541, -0.2654404938220978, 0.3803534209728241, 0.10193387418985367, 0.13173808157444, 0.0753435492515564, 0.5116391181945801, 0.2964631915092468, 0.14513865113258362, -0.2064705789089203, 0.21984396874904633, -0.10480300337076187, -0.037365082651376724, -0.24820290505886078, 0.04855240881443024, -0.17703987658023834, -0.07236348092556, 0.33284056186676025, -0.30347567796707153, 0.2839721441268921, 0.346297025680542, 0.12642379105091095, -0.13393725454807281, 0.25989097356796265, -0.04083356261253357, 0.07287002354860306, -0.14868901669979095, 0.09615393728017807, 0.03354739025235176, 0.001898152637295425, -0.1381353735923767, -0.11954475194215775, 0.2177160680294037, -0.23775812983512878, 0.30199289321899414, -0.09769292175769806, 0.23984217643737793, 0.10555121302604675, 0.21798689663410187, 0.04393478110432625, 0.32387635111808777, -0.37438300251960754, -0.6522767543792725, 0.3564555048942566, -0.021566882729530334, -0.04504845291376114, 0.2574142515659332, 0.14054949581623077, -0.20509998500347137, -0.01383422315120697, 0.23962104320526123, -0.3006556034088135, -0.07379146665334702, -0.0658193901181221, 0.15928174555301666, 0.056914448738098145, -0.10617215931415558, 0.10421570390462875, 0.3218211829662323, -0.30145934224128723, -0.02536570094525814, 0.09863880276679993, 0.011710425838828087, -0.34708669781684875, 0.21161946654319763, -0.2144555300474167, -0.06404613703489304, -0.1246986836194992, 0.26033347845077515, 0.11174245923757553, -0.07740909606218338, -0.17826031148433685, 0.018935728818178177, 0.15199467539787292, -0.0809648409485817, 0.18940982222557068, 0.20826402306556702, 0.21644943952560425, 0.04701985791325569, 0.37010276317596436, 0.19076506793498993, -0.12792706489562988, -0.0778888687491417, 0.02615530416369438, 0.37207111716270447, -0.26088571548461914, 0.12340525537729263, 0.24812805652618408, -0.06730135530233383, -0.07768351584672928, 0.30757972598075867, 0.2837188243865967, -0.28274857997894287, 0.32153263688087463, 0.07053007930517197, -0.11613449454307556, -0.20269057154655457, -0.07387295365333557, -0.07845485210418701, -0.28408873081207275, 0.09115801751613617, -0.3546329140663147, 0.3809305727481842, 0.10851690918207169, -0.09465964138507843, -0.018773870542645454, -0.033976029604673386, 0.09436772018671036, 0.02701241709291935, -0.0036277207545936108, -0.18018929660320282, 0.4326183795928955, -0.09510065615177155, -0.15320667624473572, -0.24183659255504608, 0.02964049018919468, -0.13037462532520294, 0.2537398338317871, 0.16368326544761658, 0.02111397311091423, -0.08206747472286224, 0.18171454966068268, 0.09402550756931305, -0.05400210618972778, -0.07090089470148087, 0.2751767933368683, -0.1469060182571411, -0.34902286529541016, -0.12749022245407104, 0.3458642065525055, -0.18237164616584778, -0.02715234085917473, 0.09489049017429352, -0.18384337425231934, 0.26961222290992737, -0.4174817204475403, -0.6875178813934326, -0.3148384094238281, 0.0029403381049633026, 0.05752025544643402, -0.17864011228084564, 0.33759209513664246, 0.025434862822294235, 0.19716179370880127, 0.13941124081611633, -0.3577200472354889, -0.13820403814315796, -0.06280971318483353, -0.05363030359148979, -0.1567777842283249, -0.03413626179099083, -0.0595436617732048, 0.015205830335617065, 0.03581584617495537, -0.4292720556259155 ]
103
..\pandas\reference\api\pandas.DataFrame.set_flags.html
pandas.DataFrame.set_flags
DataFrame.set_flags(*, copy=False, allows_duplicate_labels=None)[source]# Return a new object with updated flags. Notes This method returns a new object that’s a view on the same data as the input. Mutating the input or the output values will be reflected in the other. This method is intended to be used in method chains. “Flags” differ from “metadata”. Flags reflect properties of the pandas object (the Series or DataFrame). Metadata refer to properties of the dataset, and should be stored in DataFrame.attrs.
Parameters: copybool, default FalseSpecify if a copy of the object should be made. Note The copy keyword will change behavior in pandas 3.0. Copy-on-Write will be enabled by default, which means that all methods with a copy keyword will use a lazy copy mechanism to defer the copy and ignore the copy keyword. The copy keyword will be removed in a future version of pandas. You can already get the future behavior and improvements through enabling copy on write pd.options.mode.copy_on_write = True allows_duplicate_labelsbool, optionalWhether the returned object allows duplicate labels. Returns: Series or DataFrameThe same type as the caller.
['>>> df = pd.DataFrame({"A": [1, 2]})\n>>> df.flags.allows_duplicate_labels\nTrue\n>>> df2 = df.set_flags(allows_duplicate_labels=False)\n>>> df2.flags.allows_duplicate_labels\nFalse']
pandas.DataFrame.set_flags DataFrame.set_flags(*, copy=False, allows_duplicate_labels=None)[source]# Return a new object with updated flags. Notes This method returns a new object that’s a view on the same data as the input. Mutating the input or the output values will be reflected in the other. This method is intended to be used in method chains. “Flags” differ from “metadata”. Flags reflect properties of the pandas object (the Series or DataFrame). Metadata refer to properties of the dataset, and should be stored in DataFrame.attrs.
[ 0.06520535051822662, -0.2806072533130646, -0.11874329298734665, -0.14288772642612457, -0.07177982479333878, -0.0030741747468709946, 0.3653246760368347, 0.33561426401138306, -0.1787278652191162, 0.047111768275499344, -0.24833229184150696, 0.40038764476776123, 0.1575498729944229, 0.18100205063819885, -0.2733616232872009, 0.0851338654756546, 0.004399591125547886, 0.06544598191976547, -0.08069828152656555, -0.16562901437282562, -0.19463951885700226, -0.4121793508529663, 0.038951318711042404, -0.15212814509868622, -0.2538434863090515, -0.06725616008043289, -0.22839801013469696, 0.007494394667446613, 0.2557165324687958, -0.3662708103656769, -0.026084329932928085, 0.12991246581077576, -0.1967390775680542, 0.3004668354988098, -0.00009580146434018388, -0.11400529742240906, 0.11751148104667664, -0.04612552747130394, 0.08039837330579758, 0.1750210076570511, -0.14149512350559235, -0.12243986874818802, 0.05586887151002884, -0.30105283856391907, 0.24617277085781097, -0.21406733989715576, -0.11767846345901489, 0.25330454111099243, 0.3913467228412628, 0.1591568887233734, 0.3171546161174774, 0.018565809354186058, 0.023401891812682152, -0.009568417444825172, -0.21745994687080383, 0.08565555512905121, 0.197594553232193, 0.28097477555274963, -0.49964311718940735, 0.21620841324329376, 0.03490461781620979, 0.2154480665922165, -0.3979469835758209, 0.12206009775400162, -0.14661471545696259, 0.08071313053369522, 0.22936901450157166, -0.07552750408649445, 0.09402627497911453, 0.17043077945709229, 0.24300071597099304, -0.299243688583374, -0.28675025701522827, -0.3077008128166199, 0.13751660287380219, -0.0010905383387580514, -0.07174911350011826, -0.07496549189090729, 0.18877382576465607, 0.17167922854423523, 0.18455687165260315, -0.11041633784770966, 0.03726854920387268, 0.0836784690618515, -0.10475268959999084, 0.19913995265960693, -0.05978996306657791, 0.107096366584301, -0.012201542034745216, -0.09200847893953323, 0.04663316532969475, -0.21002723276615143, 0.11550572514533997, 0.15617990493774414, 0.09801995754241943, -0.18685653805732727, -0.06609714776277542, -0.3189670443534851, -0.22183063626289368, 0.2091871052980423, 0.09217310696840286, 0.004905895330011845, -0.3266001343727112, 0.33084073662757874, -0.17142589390277863, 0.08549650758504868, 0.08914855867624283, 0.2832714915275574, 0.15802933275699615, -0.07601882517337799, -0.17530246078968048, -0.024164481088519096, 0.29800522327423096, -0.0322548933327198, 0.3253862261772156, -0.033216774463653564, 0.2843148708343506, -0.13627931475639343, -0.5080235004425049, -0.03772423788905144, -0.17428244650363922, -0.24729371070861816, 0.07437597960233688, 0.20521482825279236, -0.03167776018381119, 0.304355651140213, -0.024289464578032494, -0.033393748104572296, 0.14709684252738953, 0.16044022142887115, -0.2724689841270447, 0.2320079505443573, -0.01729614846408367, 0.1451191008090973, -0.12838317453861237, -0.36818090081214905, 0.2604379653930664, 0.31965431571006775, 0.003958674613386393, -0.2531905770301819, 0.012366969138383865, -0.14152728021144867, 0.43062058091163635, 0.22479166090488434, 0.0742340013384819, 0.035480402410030365, 0.43110892176628113, -0.21629413962364197, -0.25537964701652527, 0.22299405932426453, 0.1745557188987732, -0.13245230913162231, 0.05977778509259224, 0.3441837430000305, -0.08226707577705383, -0.020840590819716454, -0.052413731813430786, 0.43849977850914, -0.061650462448596954, 0.18967348337173462, 0.5077189207077026, 0.018550891429185867, 0.10066203027963638, -0.4156627058982849, -0.09812373667955399, 0.3693847060203552, -0.43513670563697815, 0.03611850365996361, -0.11164463311433792, -0.21029305458068848, 0.05390889570116997, 0.1063259169459343, -0.034531354904174805, -0.058751486241817474, -0.08858917653560638, 0.016774574294686317, 0.143728569149971, -0.24365341663360596, -0.09336530417203903, -0.004930712748318911, -0.012458710931241512, 0.06638632714748383, 0.22304554283618927, 0.09455692023038864, -0.22703923285007477, -0.08590453863143921, -0.19525301456451416, -0.07718814164400101, 0.15637338161468506, -0.13615132868289948, -0.004483113996684551, 0.01938175968825817, 0.071987584233284, -0.13233686983585358, 0.016331428661942482, 0.1922878473997116, 0.24034887552261353, -0.07597634196281433, 0.05583646893501282, 0.10044778883457184, -0.06814959645271301, -0.11921367794275284, 0.025973377749323845, 0.25782454013824463, -0.16920430958271027, -0.016788972541689873, 0.01712087355554104, -0.1395995318889618, 0.31145310401916504, -0.11925482749938965, 0.3725479543209076, -0.5733418464660645, -0.40527528524398804, -0.026385974138975143, -0.042434439063072205, -0.08544400334358215, 0.3061131536960602, 0.25555476546287537, -0.07194465398788452, -0.08292324095964432, -0.3546006977558136, 0.4333418011665344, -0.297219455242157, 0.05998953804373741, 0.4310562014579773, 0.12760566174983978, 0.13904577493667603, -0.17196612060070038, 0.11171616613864899, 0.043371498584747314, 0.263033926486969, 0.09087642282247543, 0.11196734756231308, 0.49374809861183167, -0.0466647669672966, -0.010807154700160027, 0.07885443419218063, 0.3557265102863312, 0.07450724393129349, 0.13315457105636597, 0.03793298453092575, 0.4965938925743103, 0.20119763910770416, 0.07560809701681137, -0.3436084985733032, 0.2593595087528229, -0.20846843719482422, -0.1595335155725479, 0.13625435531139374, -0.0873211920261383, 0.08437740057706833, 0.009392022155225277, -0.3213833272457123, -0.5635982751846313, -0.19626861810684204, 0.30051106214523315, -0.0689549669623375, 0.24761061370372772, -0.39113885164260864, 0.3722798228263855, 0.4294734597206116, -0.4136602282524109, 0.4409710168838501, 0.10512565076351166, 0.041378866881132126, -0.07164637744426727, 0.0004769129154738039, 0.23956744372844696, 0.3225265145301819, 0.19883401691913605, 0.02004164457321167, 0.3027140200138092, -0.24615676701068878, -0.1583445966243744, 0.1990734487771988, 0.09057971090078354, 0.16956277191638947, 0.07417356967926025, 0.11303726583719254, -0.09547249227762222, -0.3015579879283905, -0.11308596283197403, 0.10085941106081009, 0.08415490388870239, -0.24469149112701416, -0.13059891760349274, -0.21574923396110535, -0.10083401948213577, -0.33369868993759155, -0.565322756767273, -0.2316991239786148, -0.1868865191936493, -0.10429831594228745, 0.15718545019626617, 0.022227555513381958, 0.0181344673037529, 0.011401230469346046, 0.2898796498775482, 0.20203056931495667, 0.13088519871234894, -0.051482316106557846, -0.002377932658419013, -0.058643415570259094, 0.17918211221694946, -0.26945793628692627, -0.10275493562221527, 0.2862359285354614, 0.23213395476341248, 0.12990227341651917, -0.23831404745578766, -0.1025552749633789, 0.0050381761975586414, -0.1573684811592102, 0.12776245176792145, 0.11089146137237549, 0.20421689748764038, -0.15085366368293762, -0.33929720520973206, -0.05395873263478279, 0.10302062332630157, 0.046873874962329865, -0.38685134053230286, 0.10094349831342697, 0.2876465618610382, 0.08588842302560806, -0.22777196764945984, 0.054366935044527054, -0.13744239509105682, 0.12529776990413666, 0.14275206625461578, 0.14875386655330658, 0.0894378274679184, 0.06969662010669708, 0.2337411344051361, 0.34059423208236694, 0.15859079360961914, -0.5751050710678101, -0.16947151720523834, 0.14704136550426483, -0.27879878878593445, 0.02997707761824131, -0.12918104231357574, 0.007697375491261482, 0.19939492642879486, -0.14855961501598358, -0.1208026185631752, -0.5818751454353333, -0.34784454107284546, 0.12045606225728989, -0.1474921852350235, 0.2719273269176483, 0.062003087252378464, 0.2173033058643341, -0.3194214403629303, -0.03279509395360947, -0.109770268201828, 0.01476779393851757, -0.04035326465964317, -0.12008791416883469, -0.1162102147936821, 0.22341188788414001, 0.008467458188533783, 0.04108399152755737, 0.11292940378189087, 0.06839664280414581, -0.009849307127296925, -0.008285780437290668, 0.279807448387146, 0.048102278262376785, -0.11348077654838562, 0.05598507449030876, 0.10406750440597534, 0.18071456253528595, 0.06635060906410217, -0.15078440308570862, 0.12863148748874664, 0.07584147900342941, -0.2739979028701782, -0.34841975569725037, -0.036669403314590454, -0.19683465361595154, -0.13888470828533173, 0.15058742463588715, -0.10415409505367279, 0.09986578673124313, -0.20360654592514038, 0.08286771178245544, 0.04766398295760155, 0.32998448610305786, -0.15890555083751678, -0.22717046737670898, -0.46319878101348877, -0.21990661323070526, -0.16245026886463165, 0.29960572719573975, 0.0796486884355545, 0.27541959285736084, 0.20318911969661713, -0.27879711985588074, -0.018009593710303307, -0.04172465205192566, 0.5801316499710083, -0.01878662221133709, -0.17309701442718506, 0.013468512333929539, -0.14247652888298035, -0.36670422554016113, -0.22929199039936066, -0.10123756527900696, -0.020391037687659264, 0.007835345342755318, 0.1941557377576828, 0.019260087981820107, -0.020561158657073975, 0.2560066282749176, -0.16711287200450897, -0.13156752288341522, -0.17705929279327393, -0.2916339337825775, -0.3183427155017853, -0.2830861508846283, 0.03245018050074577, -0.12793247401714325, -0.11344730108976364, -0.22827595472335815, 0.092850461602211, -0.22035877406597137, -0.1481906622648239, 0.21441242098808289, 0.2286352515220642, -0.08659519255161285, 0.4379025995731354, -0.36591988801956177, 0.00930703990161419, -0.18728238344192505, -0.21009832620620728, 0.054519202560186386, 0.10387484729290009, -0.30642297863960266, -0.30086296796798706, -0.12353941053152084, 0.3143276274204254, 0.04443645849823952, 0.10393505543470383, 0.5013184547424316, -0.2948795557022095, 0.03900355100631714, -0.21947641670703888, -0.011868086643517017, 0.11477305740118027, 0.042039912194013596, -0.09571587294340134, -0.641823947429657, 0.5578064918518066, 0.14252521097660065, -0.06502772867679596, 0.2206399291753769, -0.14602506160736084, -0.25615108013153076, 0.16690164804458618, 0.399924635887146, 0.663811981678009, -0.035934992134571075, 0.05543608218431473, 0.25121015310287476, -0.3854556679725647, 0.6901038289070129, 0.11309737712144852, 0.13589069247245789, -0.20791853964328766, -0.29561495780944824, -0.05538192763924599, 0.0705629363656044, 0.0714559555053711, 0.06794760376214981, -0.38444459438323975, 0.17491735517978668, -0.467413991689682, -0.05507773160934448, 0.1398126482963562, 0.10706403851509094, -0.24994656443595886, -0.12496877461671829, -0.5885586142539978, 0.27160170674324036, 0.04766450449824333, 0.004224718548357487, 0.008970371447503567, 0.3976353704929352, 0.08764319866895676, -0.009090923704206944, -0.007511185482144356, -0.014088782481849194, 0.23889833688735962, 0.3836032450199127, 0.10617292672395706, -0.03134233132004738, -0.4252215623855591, -0.21442806720733643, 0.6018275618553162, 0.1402132511138916, 0.32735034823417664, 0.06183917447924614, 0.2577643096446991, 0.12072740495204926, -0.20289795100688934, -0.16614095866680145, 0.6747372150421143, 0.11894391477108002, -0.1660384088754654, 0.48146212100982666, 0.25714194774627686, -0.13356974720954895, -0.610546886920929, -0.01532575860619545, -0.009301332756876945, -0.27717676758766174, -0.005388027988374233, 0.06521938741207123, -0.155237078666687, -0.09792698919773102, 0.21591417491436005, -0.04110361635684967, -0.21518312394618988, 0.20590677857398987, -0.07960072159767151, -0.33232587575912476, -0.09967147558927536, 0.34451591968536377, 0.20074103772640228, 0.25821956992149353, 0.3262663185596466, -0.15806882083415985, -0.08300650864839554, -0.11825400590896606, 0.0007964242831803858, 0.07493951171636581, 0.10051076114177704, 0.4105554521083832, 0.10316617041826248, -0.09714839607477188, 0.12293645739555359, 0.12738874554634094, 0.058655548840761185, 0.7486043572425842, -0.32931971549987793, -0.36362895369529724, -0.3868544399738312, -0.14558109641075134, 0.1068991869688034, 0.3732142448425293, 0.07950035482645035, 0.32093504071235657, -0.07604210823774338, -0.012742738239467144, -0.4678736925125122, -0.14581461250782013, -0.23307907581329346, 0.03315699100494385, 0.4053401052951813, 0.009532483294606209, -0.19555342197418213, 0.36039620637893677, 0.2883278727531433, 0.05934547260403633, 0.19251497089862823, -0.37227046489715576, -0.33859187364578247, 0.03832181915640831, -0.054708246141672134, -0.009095038287341595, -0.21972747147083282, 0.08028115332126617, 0.0236916895955801, -0.057638999074697495, 0.08775468170642853, 0.34944435954093933, -0.007213811855763197, 0.3833681344985962, -0.27893969416618347, -0.07619835436344147, -0.004643850028514862, -0.28014659881591797, -0.17710158228874207, -0.23311667144298553, 0.12602943181991577, 0.16427603363990784, -0.2986561059951782, 0.06776777654886246, 0.03669281676411629, 0.12216319143772125, 0.06472467631101608, -0.0023062494583427906, -0.12516118586063385, 0.14003069698810577, -0.047788552939891815, 0.03381962701678276, 0.20240339636802673, 0.042882706969976425, 0.07486675679683685, -0.2798618674278259, 0.24344748258590698, 0.3106444180011749, -0.369564950466156, -0.15915638208389282, -0.2071380317211151, -0.14611904323101044, 0.23695696890354156, 0.31166207790374756, -0.1303396075963974, 0.05584023892879486, -0.09823539853096008, 0.011506298556923866, 0.0767708271741867, -0.48626279830932617, 0.14767688512802124, 0.5741588473320007, 0.03228485956788063, -0.1606805920600891, 0.5103100538253784, 0.13812075555324554, 0.24202044308185577, -0.015641991049051285, 0.41047823429107666, 0.30912289023399353, -0.07137199491262436, -0.00029408937552943826, 0.13691049814224243, 0.0396723747253418, 0.03897389397025108, 0.347782164812088, -0.22155779600143433, 0.25587916374206543, 0.27319279313087463, -0.34350013732910156, 0.14530141651630402, 0.09451556950807571, 0.10926949977874756, 0.31087467074394226, 0.09908941388130188, -0.21767479181289673, 0.014051561243832111, -0.039691194891929626, -0.15308205783367157, 0.023631742224097252, 0.15144161880016327, -0.1676780879497528, 0.16628707945346832, -0.10108781605958939, -0.02815183252096176, -0.0039526126347482204, -0.031043274328112602, 0.011427944526076317, 0.2975294589996338, -0.10231253504753113, -0.49285903573036194, 0.31092995405197144, 0.059201113879680634, 0.08287664502859116, 0.25847548246383667, 0.28766635060310364, 0.05781782418489456, -0.018440071493387222, 0.3027113080024719, -0.24146924912929535, -0.1695168912410736, 0.08719760924577713, -0.043684229254722595, 0.1338994801044464, -0.15500664710998535, 0.0815417692065239, 0.32034018635749817, -0.2851310968399048, 0.12064410001039505, 0.05806771665811539, -0.22752489149570465, -0.4848843216896057, 0.3558778166770935, 0.3665764033794403, -0.19428110122680664, -0.113367959856987, 0.11346042156219482, -0.2691766619682312, -0.42311519384384155, 0.30022186040878296, -0.12216736376285553, 0.13217715919017792, -0.023763209581375122, 0.20776525139808655, 0.18765202164649963, 0.27482736110687256, 0.20059959590435028, 0.05895615369081497, 0.08365848660469055, 0.0680452436208725, -0.36784759163856506, 0.04260195791721344, 0.3983146846294403, -0.3071350157260895, 0.04411347210407257, 0.012224631384015083, -0.21127034723758698, -0.1724264770746231, -0.00371592422015965, -0.11331702768802643, 0.056977417320013046, -0.031202759593725204, 0.2028214931488037, -0.01807589828968048, -0.38018396496772766, -0.20446248352527618, 0.008321830071508884, -0.19308145344257355, -0.0706164538860321, 0.055367935448884964, 0.2607548236846924, -0.06360489130020142, -0.03973613306879997, 0.05962586775422096, 0.23319627344608307, 0.22110262513160706, 0.05088166892528534, 0.012242850847542286, -0.2712019085884094, 0.17992082238197327, 0.05735050141811371, 0.19333475828170776, -0.4154277741909027, 0.36946937441825867, -0.18838700652122498, 0.11058270186185837, -0.06575007736682892, 0.00478314608335495, -0.13175030052661896, 0.2775101959705353, 0.1367928385734558, -0.2668014168739319, -0.1585676074028015, 0.18689148128032684, -0.09708330780267715, -0.2557153105735779, 0.10013963282108307, 0.42876172065734863, 0.06345588713884354, 0.4458126723766327, 0.005823994521051645, -0.10324710607528687, 0.5607951879501343, -0.39376121759414673, -0.409924179315567, -0.245612233877182, 0.19820670783519745, 0.047454651445150375, -0.05235173553228378, -0.13335196673870087, -0.12801896035671234, 0.47386279702186584, -0.1115422248840332, -0.561269998550415, 0.08973902463912964, -0.08801385015249252, -0.03599032014608383, -0.11899402737617493, -0.06238032132387161, 0.1100141853094101, -0.07753229886293411, 0.1148388683795929, -0.23979899287223816 ]
104
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.nbytes.html
pandas.api.extensions.ExtensionArray.nbytes
property ExtensionArray.nbytes[source]# The number of bytes needed to store this object in memory.
No parameters found
['>>> pd.array([1, 2, 3]).nbytes\n27']
pandas.api.extensions.ExtensionArray.nbytes property ExtensionArray.nbytes[source]# The number of bytes needed to store this object in memory.
[ 0.16592620313167572, -0.389471173286438, -0.24040457606315613, 0.25237658619880676, 0.2656184136867523, 0.12512920796871185, -0.05551110580563545, 0.20571283996105194, -0.01086266990751028, 0.2798592150211334, 0.2883564233779907, 0.008521506562829018, -0.016030380502343178, 0.1349608302116394, 0.04451891779899597, -0.2320154756307602, 0.17969582974910736, 0.26874038577079773, -0.08715926855802536, 0.10717658698558807, -0.563256561756134, 0.09524107724428177, 0.03008805587887764, 0.07474929839372635, -0.25008225440979004, -0.08112465590238571, -0.2686443030834198, -0.20453065633773804, -0.2477857768535614, -0.600590169429779, 0.005297922529280186, -0.11858472973108292, 0.03004405088722706, -0.03372667729854584, -0.00010106109402840957, -0.1489589363336563, 0.39470383524894714, 0.05493414029479027, -0.1991649717092514, 0.30657505989074707, -0.26694542169570923, -0.32239630818367004, 0.15953361988067627, -0.24817585945129395, 0.4031626284122467, -0.32468271255493164, 0.0545242503285408, -0.2783832550048828, -0.15056593716144562, 0.3553583025932312, 0.27000299096107483, -0.09192583709955215, 0.1624118983745575, -0.10983888059854507, 0.056269265711307526, -0.09328341484069824, 0.11848317086696625, 0.05266354978084564, 0.11337099224328995, 0.060217246413230896, -0.2602149248123169, 0.14051002264022827, 0.2425656020641327, 0.22793878614902496, 0.230716735124588, -0.03358453884720802, 0.15634416043758392, -0.18828827142715454, 0.31062406301498413, 0.28934454917907715, 0.48073330521583557, -0.1418583244085312, -0.10968399792909622, -0.06928864121437073, -0.04179137572646141, -0.03267792984843254, -0.011115007102489471, 0.24063262343406677, 0.2516375482082367, -0.14188751578330994, 0.031483180820941925, 0.15692833065986633, -0.29389092326164246, -0.10142562538385391, -0.4390676021575928, 0.20332898199558258, -0.22560052573680878, 0.17138849198818207, 0.17289693653583527, -0.4707929491996765, -0.04114268720149994, -0.05416545644402504, -0.07439166307449341, 0.2620886266231537, 0.19043436646461487, -0.13339684903621674, 0.2101723551750183, -0.39480486512184143, 0.1128447875380516, -0.3054812252521515, 0.045217402279376984, -0.1756834089756012, -0.1097731664776802, 0.20635975897312164, 0.26303941011428833, 0.2526499629020691, -0.010091911070048809, -0.011709004640579224, 0.11363010853528976, 0.010136096738278866, 0.06567751616239548, -0.08448084443807602, 0.0563056543469429, 0.059362441301345825, 0.2615932822227478, -0.32380539178848267, 0.28525081276893616, 0.009536861442029476, -0.2621346712112427, 0.30466073751449585, -0.1741630733013153, -0.0020899742376059294, 0.16493745148181915, -0.008840166963636875, 0.05644059553742409, 0.2854817807674408, 0.034995187073946, -0.33562618494033813, 0.17079679667949677, -0.049928080290555954, -0.33500900864601135, 0.22511902451515198, 0.01144641824066639, -0.2847464978694916, -0.057930734008550644, 0.06889070570468903, 0.38000890612602234, -0.2166559249162674, 0.0815122202038765, 0.13704414665699005, 0.05222851783037186, -0.27311012148857117, 0.2425340712070465, 0.7031869292259216, -0.16362008452415466, -0.11786109954118729, 0.049325909465551376, 0.06650831550359726, -0.38369855284690857, 0.41016167402267456, 0.10422591865062714, -0.20712749660015106, -0.399954229593277, 0.3165176212787628, -0.053562574088573456, 0.16224999725818634, -0.04256034269928932, 0.09745050966739655, 0.028837891295552254, 0.20625349879264832, 0.4746319651603699, -0.10921318084001541, -0.06958145648241043, -0.2497560977935791, -0.1192115917801857, 0.1382238268852234, -0.30137234926223755, 0.12310794740915298, -0.2657368779182434, -0.4148986339569092, -0.10132250934839249, 0.054154906421899796, -0.11463874578475952, -0.13161569833755493, -0.13653863966464996, 0.3181270658969879, 0.028870198875665665, -0.104263536632061, -0.42617684602737427, 0.12174561619758606, 0.1011475995182991, 0.0003294258494861424, -0.05870319530367851, 0.3562224209308624, 0.06418731808662415, 0.08669677376747131, 0.2078579068183899, 0.059812031686306, 0.014268621802330017, 0.055187955498695374, 0.11427027732133865, -0.27138930559158325, 0.3106737434864044, -0.10195329785346985, 0.04217792674899101, -0.20528262853622437, -0.023581381887197495, 0.014620971865952015, -0.11361368000507355, 0.09851489961147308, -0.0117941377684474, 0.032077156007289886, 0.16090357303619385, 0.060109104961156845, 0.20839731395244598, -0.1495206207036972, -0.21144405007362366, 0.18832089006900787, -0.05566203221678734, -0.11014659702777863, 0.03407062962651253, -0.32868900895118713, -0.16903287172317505, 0.19270281493663788, 0.2087242305278778, -0.12468957155942917, 0.3022220730781555, -0.13042502105236053, 0.15875080227851868, 0.056265801191329956, -0.07704024761915207, 0.08156921714544296, -0.34140142798423767, 0.013391958549618721, 0.012767973355948925, -0.1844204068183899, -0.14350035786628723, 0.14997108280658722, -0.029106438159942627, -0.13205783069133759, 0.016798540949821472, 0.20096802711486816, -0.17080754041671753, 0.20378799736499786, 0.21671980619430542, -0.14775694906711578, 0.027568137273192406, 0.5780664682388306, 0.1773422807455063, 0.35084617137908936, 0.19402119517326355, 0.25913238525390625, 0.26528093218803406, -0.06961248815059662, -0.056186556816101074, 0.10198802500963211, 0.11909469962120056, -0.13992109894752502, 0.031127095222473145, -0.02986558899283409, 0.4336996376514435, 0.29428979754447937, -0.15277735888957977, -0.33749666810035706, -0.23873905837535858, 0.258095383644104, -0.00024060928262770176, 0.41269180178642273, -0.16469323635101318, 0.09160777926445007, 0.5862094759941101, -0.31051716208457947, 0.1853598952293396, 0.3573939800262451, -0.19651858508586884, -0.2942439019680023, 0.16074439883232117, 0.23110881447792053, 0.5689150094985962, 0.03136995807290077, 0.06020749732851982, 0.02228320948779583, -0.1742503046989441, -0.1412954330444336, 0.24109996855258942, 0.1895591765642166, 0.1945662796497345, -0.36157843470573425, 0.1324959099292755, -0.08121589571237564, -0.4145982563495636, -0.18439097702503204, 0.05498318746685982, 0.38544660806655884, -0.14734676480293274, -0.01537652313709259, -0.2558513283729553, -0.3233087658882141, 0.25877854228019714, -0.5995302796363831, -0.19887249171733856, -0.18277402222156525, -0.01880163513123989, -0.09110958129167557, -0.30532652139663696, -0.1345444619655609, -0.21906496584415436, 0.3237155079841614, 0.41647329926490784, 0.2944418489933014, 0.045010291039943695, -0.017561864107847214, -0.011266461573541164, 0.22124506533145905, -0.22578686475753784, -0.05573081970214844, 0.42090338468551636, 0.05619359016418457, 0.37638723850250244, -0.169038787484169, -0.33059799671173096, -0.04651480168104172, -0.0848160833120346, -0.06240726262331009, 0.27769818902015686, 0.3286759853363037, 0.014546569436788559, -0.0008753654547035694, -0.0706869438290596, 0.009663945995271206, -0.15176448225975037, -0.08252458274364471, 0.010521596297621727, -0.14763304591178894, -0.05300052836537361, -0.05801092088222504, -0.09320155531167984, -0.23494592308998108, 0.39642342925071716, 0.03511199727654457, 0.35700276494026184, 0.057504672557115555, 0.12192001938819885, 0.5111003518104553, 0.3418600261211395, 0.0802154392004013, -0.4266991913318634, -0.17180199921131134, 0.05741932615637779, -0.025121869519352913, -0.0702400878071785, 0.14227022230625153, -0.1440683752298355, 0.10418292135000229, 0.08020679652690887, -0.154292032122612, -0.5150873064994812, -0.5650280714035034, -0.08226144313812256, 0.107636958360672, -0.018237655982375145, 0.2696954011917114, -0.027670057490468025, -0.21145880222320557, -0.0632895827293396, -0.21236489713191986, 0.025816617533564568, 0.22052277624607086, 0.0072547257877886295, -0.06880829483270645, 0.3249584436416626, 0.07158470898866653, -0.12111243605613708, -0.01862889714539051, -0.17982828617095947, 0.1089966744184494, -0.10565964132547379, 0.18312136828899384, -0.09416870027780533, 0.044550638645887375, -0.07226984202861786, 0.05494987219572067, -0.1129022166132927, 0.2296915352344513, -0.10084133595228195, -0.03676117584109306, 0.2742968797683716, -0.4607124328613281, -0.08095091581344604, 0.1455674171447754, 0.1271122395992279, 0.04557736590504646, 0.14954161643981934, -0.0775909423828125, -0.07145048677921295, -0.1562780737876892, 0.1592969298362732, -0.3101382255554199, 0.043208301067352295, -0.026164809241890907, -0.08401206880807877, 0.16856282949447632, -0.42428967356681824, -0.16363903880119324, 0.32297655940055847, 0.22986868023872375, 0.29228082299232483, 0.10031832009553909, 0.022604819387197495, 0.1978355348110199, 0.03539743274450302, 0.6174682974815369, 0.2708933651447296, -0.40167614817619324, 0.010449300520122051, -0.3756125271320343, 0.013164889998733997, -0.13342085480690002, -0.13095325231552124, 0.23493337631225586, -0.019310589879751205, 0.019423089921474457, 0.003580263815820217, 0.06718558073043823, 0.19326390326023102, -0.08258459717035294, -0.21477897465229034, 0.06459086388349533, -0.38275855779647827, -0.4251970946788788, -0.1725168228149414, 0.12726417183876038, 0.28948765993118286, 0.13605239987373352, -0.028444387018680573, -0.2400129735469818, -0.1820804327726364, -0.3325909376144409, 0.10648742318153381, 0.3265174925327301, 0.06024344637989998, 0.18935194611549377, -0.046963609755039215, -0.20740579068660736, -0.006588240619748831, 0.38576069474220276, 0.20041334629058838, 0.04738909378647804, -0.018581874668598175, -0.031193675473332405, 0.08309382200241089, 0.1964929848909378, 0.035474106669425964, -0.10354632139205933, 0.09734755009412766, -0.044857095927000046, 0.19937285780906677, -0.2730925381183624, -0.07112588733434677, 0.28392887115478516, 0.07199309021234512, -0.007634564768522978, -0.30708739161491394, 0.6985821723937988, 0.32657167315483093, -0.05551997572183609, 0.22694526612758636, 0.405676007270813, -0.26342257857322693, -0.2034037709236145, 0.31206175684928894, 0.6171303391456604, -0.36377355456352234, 0.07551395893096924, 0.1705283224582672, -0.395779550075531, 0.30022764205932617, 0.22649410367012024, 0.051077261567115784, -0.21224933862686157, -0.2803530693054199, -0.11204705387353897, 0.06208823248744011, 0.39059707522392273, -0.3159944415092468, -0.4244530200958252, -0.049960989505052567, -0.07292590290307999, 0.06104292348027229, 0.024266427382826805, 0.266976922750473, -0.5096691250801086, -0.14453165233135223, -0.2716130316257477, 0.30255767703056335, -0.07299446314573288, -0.150821253657341, -0.16517014801502228, 0.07056275755167007, -0.004755780566483736, -0.14997664093971252, -0.29232096672058105, -0.3642323315143585, 0.11211306601762772, 0.4794004261493683, -0.13288681209087372, 0.18073531985282898, -0.25529155135154724, -0.14166468381881714, -0.06622062623500824, 0.06243561953306198, 0.014641035348176956, 0.17314152419567108, 0.03370542824268341, -0.26387110352516174, -0.08731666207313538, 0.08577527105808258, 0.3750438094139099, 0.0031587989069521427, -0.10452994704246521, 0.22221702337265015, -0.047702815383672714, 0.07069550454616547, -0.2573913633823395, 0.3250659704208374, 0.03777354583144188, -0.35703614354133606, -0.23828189074993134, -0.3544566333293915, -0.4534893333911896, 0.212525874376297, 0.2059621810913086, 0.12358446419239044, -0.06839776784181595, 0.22928743064403534, 0.18686819076538086, -0.3341711461544037, -0.1557733416557312, -0.04636114463210106, 0.45694515109062195, 0.39742493629455566, 0.19135643541812897, -0.3069536089897156, -0.2099124640226364, -0.05748159438371658, -0.05170867219567299, -0.16498368978500366, 0.23342140018939972, 0.6065227389335632, 0.18637748062610626, -0.29770705103874207, -0.3169029653072357, -0.06807841360569, -0.06879349052906036, 0.5372015237808228, -0.15765492618083954, -0.15152178704738617, -0.6662044525146484, 0.1269700825214386, -0.32253164052963257, 0.5397292375564575, -0.029645586386322975, -0.19501091539859772, 0.30979669094085693, 0.1157505214214325, -0.3833751380443573, 0.115081287920475, -0.4692952632904053, 0.058855120092630386, -0.05309263616800308, 0.059451423585414886, -0.12754961848258972, 0.02271815575659275, 0.15750552713871002, 0.4091799855232239, -0.0721188336610794, -0.28548187017440796, -0.10553600639104843, 0.04708656296133995, 0.03146517276763916, -0.05421898141503334, 0.10396231710910797, -0.2781321406364441, -0.32097795605659485, -0.06324055790901184, -0.04075223580002785, 0.30778318643569946, 0.0025370577350258827, 0.23633547127246857, 0.2956182062625885, -0.1425040364265442, 0.2749488353729248, 0.1765049248933792, 0.029524635523557663, 0.26686152815818787, -0.056306954473257065, 0.011204338632524014, -0.31946510076522827, 0.02490410953760147, -0.08444248884916306, 0.20607973635196686, -0.24618995189666748, -0.3668249845504761, 0.03107105940580368, 0.24670810997486115, -0.15717262029647827, 0.0010309123899787664, 0.11010712385177612, 0.2055230289697647, -0.1622021645307541, -0.11841557919979095, 0.07265619188547134, 0.25685158371925354, -0.2967880964279175, -0.13583147525787354, -0.057526662945747375, -0.1269291192293167, 0.06006939709186554, 0.08250688016414642, 0.028116969391703606, 0.020482363179326057, -0.09219662100076675, 0.129060760140419, 0.27963072061538696, 0.01846851408481598, 0.0948111042380333, 0.3048652410507202, -0.18431824445724487, -0.2149844765663147, 0.29904067516326904, 0.337436318397522, 0.5304431915283203, 0.253987580537796, 0.08988644182682037, 0.14270968735218048, -0.04922454059123993, 0.05068637803196907, 0.06377463042736053, 0.0575065091252327, -0.04162363335490227, 0.5371115207672119, -0.42267274856567383, 0.08149567246437073, 0.4748837351799011, 0.031951531767845154, 0.06497678905725479, 0.22777533531188965, -0.1826344132423401, 0.23601780831813812, -0.25760385394096375, -0.057251524180173874, 0.5076937079429626, 0.20084412395954132, -0.21955478191375732, -0.023759903386235237, 0.18196353316307068, -0.21801017224788666, 0.0866883248090744, -0.2586585283279419, -0.13687476515769958, 0.09394014626741409, 0.2501177191734314, -0.013374069705605507, 0.1330876648426056, -0.38555681705474854, -0.2541060149669647, 0.3987676203250885, -0.004487964790314436, 0.20334671437740326, 0.17773397266864777, 0.4148638844490051, 0.317361056804657, -0.0989542081952095, 0.30281391739845276, -0.005932933650910854, -0.225689098238945, 0.09651577472686768, -0.10830467194318771, 0.3691255450248718, 0.22208702564239502, -0.0015862829750403762, 0.25337931513786316, -0.21909576654434204, 0.1595982164144516, 0.2103409320116043, 0.22152230143547058, -0.22211433947086334, 0.4088488221168518, 0.0570935495197773, -0.07444871962070465, -0.19799919426441193, 0.06758009642362595, -0.7484568357467651, -0.34727180004119873, -0.06303826719522476, -0.21903197467327118, 0.1446603238582611, -0.09484574943780899, 0.12645114958286285, -0.20602233707904816, 0.4622267186641693, 0.12083619832992554, 0.19599464535713196, 0.18663406372070312, -0.13920719921588898, -0.3259409964084625, 0.052386797964572906, -0.22207646071910858, -0.3349515199661255, 0.2202589362859726, 0.14798027276992798, -0.26348617672920227, -0.3973238468170166, 0.08360406011343002, 0.0748850554227829, -0.27043870091438293, -0.04831478372216225, 0.11769220978021622, -0.1723974496126175, -0.2737989127635956, -0.3317124545574188, -0.007347009610384703, -0.021307414397597313, 0.29079121351242065, -0.4107013940811157, 0.25567537546157837, -0.21399444341659546, 0.2992696166038513, -0.053783927112817764, 0.4618663787841797, 0.3021756410598755, 0.20172961056232452, 0.14126619696617126, -0.09529569000005722, 0.30632007122039795, 0.04948968067765236, 0.2748126685619354, -0.1391475945711136, 0.2559104263782501, 0.2899845838546753, 0.01974540390074253, -0.02622997760772705, -0.17937366664409637, 0.14415086805820465, 0.354526162147522, -0.2525935769081116, -0.06219295784831047, -0.08308855444192886, 0.12793271243572235, -0.34758901596069336, 0.05659077689051628, -0.15737184882164001, 0.10295459628105164, 0.06640111654996872, -0.07537079602479935, 0.01620168797671795, -0.3333459198474884, 0.3962201178073883, -0.19911618530750275, -0.4220021069049835, -0.13874471187591553, -0.0687369704246521, -0.0005458533996716142, -0.24003134667873383, -0.33405232429504395, 0.027840761467814445, 0.324083536863327, -0.07277807593345642, -0.44362568855285645, 0.0900486633181572, -0.10971274226903915, -0.06864163279533386, -0.15219296514987946, 0.30438604950904846, -0.04609891399741173, -0.022179197520017624, 0.04349823668599129, -0.20999164879322052 ]
105
..\pandas\reference\api\pandas.Series.describe.html
pandas.Series.describe
Series.describe(percentiles=None, include=None, exclude=None)[source]# Generate descriptive statistics. Descriptive statistics include those that summarize the central tendency, dispersion and shape of a dataset’s distribution, excluding NaN values. Analyzes both numeric and object series, as well as DataFrame column sets of mixed data types. The output will vary depending on what is provided. Refer to the notes below for more detail. Notes For numeric data, the result’s index will include count, mean, std, min, max as well as lower, 50 and upper percentiles. By default the lower percentile is 25 and the upper percentile is 75. The 50 percentile is the same as the median. For object data (e.g. strings or timestamps), the result’s index will include count, unique, top, and freq. The top is the most common value. The freq is the most common value’s frequency. Timestamps also include the first and last items. If multiple object values have the highest count, then the count and top results will be arbitrarily chosen from among those with the highest count. For mixed data types provided via a DataFrame, the default is to return only an analysis of numeric columns. If the dataframe consists only of object and categorical data without any numeric columns, the default is to return an analysis of both the object and categorical columns. If include='all' is provided as an option, the result will include a union of attributes of each type. The include and exclude parameters can be used to limit which columns in a DataFrame are analyzed for the output. The parameters are ignored when analyzing a Series.
Parameters: percentileslist-like of numbers, optionalThe percentiles to include in the output. All should fall between 0 and 1. The default is [.25, .5, .75], which returns the 25th, 50th, and 75th percentiles. include‘all’, list-like of dtypes or None (default), optionalA white list of data types to include in the result. Ignored for Series. Here are the options: ‘all’ : All columns of the input will be included in the output. A list-like of dtypes : Limits the results to the provided data types. To limit the result to numeric types submit numpy.number. To limit it instead to object columns submit the numpy.object data type. Strings can also be used in the style of select_dtypes (e.g. df.describe(include=['O'])). To select pandas categorical columns, use 'category' None (default) : The result will include all numeric columns. excludelist-like of dtypes or None (default), optional,A black list of data types to omit from the result. Ignored for Series. Here are the options: A list-like of dtypes : Excludes the provided data types from the result. To exclude numeric types submit numpy.number. To exclude object columns submit the data type numpy.object. Strings can also be used in the style of select_dtypes (e.g. df.describe(exclude=['O'])). To exclude pandas categorical columns, use 'category' None (default) : The result will exclude nothing. Returns: Series or DataFrameSummary statistics of the Series or Dataframe provided.
['>>> s = pd.Series([1, 2, 3])\n>>> s.describe()\ncount 3.0\nmean 2.0\nstd 1.0\nmin 1.0\n25% 1.5\n50% 2.0\n75% 2.5\nmax 3.0\ndtype: float64', ">>> s = pd.Series(['a', 'a', 'b', 'c'])\n>>> s.describe()\ncount 4\nunique 3\ntop a\nfreq 2\ndtype: object", '>>> s = pd.Series([\n... np.datetime64("2000-01-01"),\n... np.datetime64("2010-01-01"),\n... np.datetime64("2010-01-01")\n... ])\n>>> s.describe()\ncount 3\nmean 2006-09-01 08:00:00\nmin 2000-01-01 00:00:00\n25% 2004-12-31 12:00:00\n50% 2010-01-01 00:00:00\n75% 2010-01-01 00:00:00\nmax 2010-01-01 00:00:00\ndtype: object', ">>> df = pd.DataFrame({'categorical': pd.Categorical(['d', 'e', 'f']),\n... 'numeric': [1, 2, 3],\n... 'object': ['a', 'b', 'c']\n... })\n>>> df.describe()\n numeric\ncount 3.0\nmean 2.0\nstd 1.0\nmin 1.0\n25% 1.5\n50% 2.0\n75% 2.5\nmax 3.0", ">>> df.describe(include='all') \n categorical numeric object\ncount 3 3.0 3\nunique 3 NaN 3\ntop f NaN a\nfreq 1 NaN 1\nmean NaN 2.0 NaN\nstd NaN 1.0 NaN\nmin NaN 1.0 NaN\n25% NaN 1.5 NaN\n50% NaN 2.0 NaN\n75% NaN 2.5 NaN\nmax NaN 3.0 NaN", '>>> df.numeric.describe()\ncount 3.0\nmean 2.0\nstd 1.0\nmin 1.0\n25% 1.5\n50% 2.0\n75% 2.5\nmax 3.0\nName: numeric, dtype: float64', '>>> df.describe(include=[np.number])\n numeric\ncount 3.0\nmean 2.0\nstd 1.0\nmin 1.0\n25% 1.5\n50% 2.0\n75% 2.5\nmax 3.0', '>>> df.describe(include=[object]) \n object\ncount 3\nunique 3\ntop a\nfreq 1', ">>> df.describe(include=['category'])\n categorical\ncount 3\nunique 3\ntop d\nfreq 1", '>>> df.describe(exclude=[np.number]) \n categorical object\ncount 3 3\nunique 3 3\ntop f a\nfreq 1 1', '>>> df.describe(exclude=[object]) \n categorical numeric\ncount 3 3.0\nunique 3 NaN\ntop f NaN\nfreq 1 NaN\nmean NaN 2.0\nstd NaN 1.0\nmin NaN 1.0\n25% NaN 1.5\n50% NaN 2.0\n75% NaN 2.5\nmax NaN 3.0']
pandas.Series.describe Series.describe(percentiles=None, include=None, exclude=None)[source]# Generate descriptive statistics. Descriptive statistics include those that summarize the central tendency, dispersion and shape of a dataset’s distribution, excluding NaN values. Analyzes both numeric and object series, as well as DataFrame column sets of mixed data types. The output will vary depending on what is provided. Refer to the notes below for more detail. Notes For numeric data, the result’s index will include count, mean, std, min, max as well as lower, 50 and upper percentiles. By default the lower percentile is 25 and the upper percentile is 75. The 50 percentile is the same as the median. For object data (e.g. strings or timestamps), the result’s index will include count, unique, top, and freq. The top is the most common value. The freq is the most common value’s frequency. Timestamps also include the first and last items. If multiple object values have the highest count, then the count and top results will be arbitrarily chosen from among those with the highest count. For mixed data types provided via a DataFrame, the default is to return only an analysis of numeric columns. If the dataframe consists only of object and categorical data without any numeric columns, the default is to return an analysis of both the object and categorical columns. If include='all' is provided as an option, the result will include a union of attributes of each type. The include and exclude parameters can be used to limit which columns in a DataFrame are analyzed for the output. The parameters are ignored when analyzing a Series.
[ -0.3536635935306549, -0.12756088376045227, -0.09317341446876526, 0.1494317501783371, 0.2024131715297699, 0.22050507366657257, -0.12412042170763016, 0.31659457087516785, -0.15061554312705994, 0.14548306167125702, -0.34782740473747253, -0.09979323297739029, 0.174268901348114, 0.17882248759269714, -0.22674016654491425, -0.4822922646999359, -0.06322047114372253, 0.42294076085090637, -0.07941043376922607, -0.09145767986774445, -0.27364033460617065, 0.07923677563667297, -0.05113298445940018, 0.25469058752059937, -0.40044939517974854, -0.30955594778060913, -0.024606691673398018, -0.27622190117836, -0.20324109494686127, -0.44012022018432617, 0.18025587499141693, 0.08194214850664139, 0.3047901690006256, 0.40715232491493225, -0.000097647265647538, -0.37157556414604187, 0.08972843736410141, -0.0722995176911354, 0.2082371711730957, -0.027357367798686028, 0.23950228095054626, -0.08965562283992767, 0.37107232213020325, -0.2513918876647949, -0.010013655759394169, -0.2998138964176178, 0.010217263363301754, 0.029474396258592606, 0.26139378547668457, 0.02190452069044113, 0.2932710647583008, -0.20108474791049957, -0.3035510778427124, -0.08273327350616455, 0.02057080902159214, 0.06128707900643349, -0.05457271263003349, 0.1335039585828781, -0.2523018717765808, -0.05975932627916336, -0.14171840250492096, 0.10940893739461899, -0.0401841439306736, 0.16139286756515503, 0.0008896462386474013, 0.10683440417051315, 0.30298370122909546, -0.3279559016227722, 0.1580878347158432, 0.5176092982292175, 0.395792692899704, -0.17275334894657135, -0.23003651201725006, 0.13034382462501526, -0.12655891478061676, 0.03217067942023277, -0.09171217679977417, 0.1641165316104889, -0.11120197176933289, -0.02246338315308094, -0.252686083316803, 0.7530571818351746, -0.1951720416545868, 0.12816205620765686, -0.3890427350997925, 0.10237748920917511, -0.150286003947258, 0.08719463646411896, 0.04249170422554016, -0.13368970155715942, -0.30464109778404236, -0.3835531771183014, 0.02538035251200199, 0.00989894475787878, -0.11970385164022446, -0.2839723229408264, 0.20519408583641052, -0.12456023693084717, 0.10874631255865097, 0.14112995564937592, 0.012566511519253254, -0.05609143152832985, -0.06001810356974602, -0.0852799192070961, 0.1471640020608902, 0.03360095992684364, 0.2585503160953522, -0.2588985562324524, 0.04529117792844772, 0.09697335213422775, 0.009836755692958832, -0.10572559386491776, 0.1889602094888687, 0.08142977207899094, 0.22315795719623566, -0.12921655178070068, -0.11006920039653778, -0.14359861612319946, -0.5491436719894409, -0.04921887814998627, -0.25620150566101074, -0.19973218441009521, -0.12365645170211792, 0.26757603883743286, -0.003971680998802185, 0.3168712854385376, -0.23970867693424225, 0.099201999604702, 0.1684914380311966, 0.4043198227882385, -0.2732052803039551, 0.32257458567619324, -0.010711198672652245, -0.03416060283780098, -0.023938307538628578, -0.13334113359451294, 0.22591491043567657, 0.05573752522468567, 0.28855422139167786, 0.027805829420685768, 0.29942020773887634, -0.2743183672428131, 0.4163287281990051, 0.2737827003002167, 0.016808021813631058, 0.08908542990684509, 0.20728473365306854, -0.10449714958667755, -0.4144359827041626, 0.13340355455875397, 0.28355374932289124, -0.12889331579208374, 0.013192299753427505, 0.28444811701774597, -0.27292972803115845, 0.10351397842168808, 0.07412219047546387, 0.2771242558956146, -0.18603065609931946, 0.12489786744117737, 0.29875868558883667, -0.08038578927516937, 0.31069543957710266, -0.19109688699245453, 0.13251668214797974, 0.3553072512149811, -0.3699180483818054, -0.017024975270032883, -0.022707007825374603, -0.34892427921295166, 0.32882991433143616, -0.03041241504251957, 0.053029488772153854, 0.011312010698020458, -0.07577662169933319, 0.17499981820583344, 0.2864517569541931, -0.27034619450569153, 0.01108557265251875, 0.11859621852636337, 0.21606948971748352, 0.16861192882061005, 0.35820767283439636, 0.10144181549549103, -0.037362560629844666, 0.14299587905406952, -0.21239542961120605, -0.10866811126470566, -0.03332493454217911, -0.26810136437416077, 0.13030120730400085, -0.0709848627448082, 0.3189903497695923, -0.21586105227470398, -0.11441542953252792, 0.05778074264526367, 0.09853517264127731, -0.045076314359903336, 0.25546181201934814, 0.08407329022884369, -0.25260043144226074, -0.257642537355423, 0.2389133870601654, -0.06823018938302994, 0.10678042471408844, -0.30030590295791626, 0.22085554897785187, -0.06897152215242386, 0.15375855565071106, 0.010750312358140945, 0.14220578968524933, -0.23058494925498962, -0.37996527552604675, -0.2825608253479004, -0.06454592198133469, -0.07704835385084152, 0.342772901058197, 0.06539446115493774, 0.015134305693209171, -0.09560476988554001, -0.06890782713890076, -0.06236046180129051, -0.14396655559539795, -0.30647405982017517, -0.03702971711754799, 0.003713251557201147, 0.0650804415345192, -0.15071919560432434, 0.0099453404545784, 0.008237311616539955, 0.12497805804014206, 0.11822954565286636, 0.18726351857185364, 0.3470439016819, 0.017213022336363792, -0.05057258903980255, 0.17867210507392883, 0.37056708335876465, -0.17272713780403137, -0.007377775851637125, 0.10954481363296509, 0.08060089498758316, 0.238091379404068, 0.14493922889232635, -0.19321247935295105, 0.24946922063827515, 0.003471123520284891, 0.0742809921503067, -0.0007360214949585497, -0.060675010085105896, 0.45319661498069763, 0.11666694283485413, -0.27902042865753174, -0.3263145089149475, 0.02965446561574936, 0.4022369682788849, -0.16498444974422455, 0.008268572390079498, -0.5005941390991211, 0.15356384217739105, 0.19486410915851593, -0.41887590289115906, 0.39035338163375854, 0.03534244745969772, -0.17253656685352325, -0.10749726742506027, 0.24831973016262054, 0.1506412774324417, 0.07029858231544495, 0.3627679944038391, 0.23579272627830505, -0.1579418182373047, -0.18300524353981018, -0.1837734580039978, 0.2834014296531677, 0.27085956931114197, -0.049366872757673264, 0.06134692206978798, -0.06682658195495605, 0.2767869532108307, -0.3453810214996338, -0.30069682002067566, -0.3727200925350189, 0.16299869120121002, -0.2526708245277405, 0.0439484529197216, -0.03016163781285286, 0.024580657482147217, 0.20786955952644348, -0.1407119780778885, -0.017611609771847725, -0.32994601130485535, -0.07694108039140701, -0.24077415466308594, -0.1522650271654129, 0.01305934228003025, -0.3721271753311157, 0.1756100207567215, 0.26289570331573486, 0.27956822514533997, -0.22044901549816132, -0.09027402848005295, -0.1569167971611023, 0.3265836834907532, -0.3151785731315613, 0.36652353405952454, 0.4071394205093384, -0.3052160143852234, 0.25870466232299805, 0.12791655957698822, -0.10896129906177521, 0.14141136407852173, -0.25325870513916016, 0.14966782927513123, 0.2711903154850006, 0.27796417474746704, -0.3337306082248688, -0.20961850881576538, -0.142597958445549, -0.10404517501592636, 0.03489476814866066, 0.13456998765468597, -0.18190647661685944, 0.006511346437036991, 0.09580721706151962, -0.1547572910785675, -0.11245616525411606, -0.2796417474746704, 0.06124742329120636, 0.2523924708366394, -0.004692931659519672, -0.032766103744506836, -0.19157381355762482, 0.40610387921333313, -0.087409108877182, 0.15235936641693115, -0.3684230446815491, -0.2670617699623108, 0.5319142937660217, -0.24154168367385864, 0.010768209584057331, 0.15868143737316132, -0.08020570129156113, -0.3048758804798126, -0.018137061968445778, -0.15730281174182892, -0.41502439975738525, -0.18525797128677368, 0.07977907359600067, 0.1695813685655594, 0.21958747506141663, 0.037030965089797974, 0.2530194818973541, -0.2943296432495117, 0.1496872752904892, 0.11387757211923599, -0.0991126000881195, 0.12281887978315353, -0.02180992066860199, -0.2624557316303253, 0.4174794852733612, -0.05131320655345917, -0.04873664677143097, 0.2579229176044464, -0.009476777166128159, 0.04300501197576523, -0.11569046974182129, 0.15093721449375153, 0.01803077571094036, -0.0026557333767414093, -0.15043781697750092, -0.06075022369623184, 0.07685792446136475, 0.18911877274513245, -0.07146215438842773, 0.24009625613689423, -0.062026891857385635, 0.1406954824924469, -0.23110607266426086, 0.019338902086019516, 0.11338784545660019, -0.3597569763660431, 0.31633666157722473, -0.17894546687602997, 0.21747900545597076, -0.06187271699309349, -0.05852067098021507, -0.16014595329761505, 0.07886206358671188, 0.14952747523784637, -0.14797040820121765, -0.2699093222618103, -0.038674965500831604, -0.3159462511539459, 0.2508237063884735, 0.3383486270904541, 0.04376138374209404, 0.17465132474899292, -0.09424927830696106, -0.05442305654287338, 0.09557192027568817, 0.29697585105895996, -0.14743149280548096, -0.05462030693888664, 0.15457889437675476, -0.5389147996902466, -0.28250908851623535, 0.08257004618644714, -0.6377630829811096, -0.06087760254740715, -0.3120640516281128, 0.050232041627168655, -0.08643393963575363, -0.23299725353717804, 0.29119569063186646, 0.14937438070774078, -0.05861755460500717, -0.3155193328857422, -0.18039146065711975, -0.27032509446144104, 0.153449147939682, -0.09935709834098816, 0.10277970880270004, -0.0382615327835083, -0.42775294184684753, -0.3701525330543518, -0.008912340737879276, 0.03923431411385536, 0.4959370195865631, 0.22835777699947357, 0.3121940791606903, 0.3780064284801483, -0.21546190977096558, -0.028825774788856506, -0.09419834613800049, 0.12157484143972397, -0.1568591445684433, 0.010666838847100735, 0.17055532336235046, 0.1236472949385643, -0.2846144437789917, 0.11410234868526459, 0.09899389743804932, -0.06670449674129486, 0.014083554968237877, -0.38895195722579956, -0.01900029554963112, -0.17552179098129272, 0.061491649597883224, 0.3590008616447449, 0.054584745317697525, -0.04488172382116318, -0.3783484697341919, 0.7961558699607849, 0.04395008459687233, -0.1047026515007019, -0.20405662059783936, 0.1579693853855133, -0.16318117082118988, 0.01647379994392395, 0.2505132853984833, 0.7404855489730835, 0.04139406606554985, 0.00863584689795971, 0.2853892743587494, -0.01058922614902258, 0.5159918069839478, 0.11915891617536545, 0.1478455811738968, -0.16938938200473785, -0.2720181941986084, -0.12868264317512512, -0.13498184084892273, 0.1557997763156891, 0.15870100259780884, -0.33814820647239685, -0.09716024249792099, -0.4833272397518158, -0.1730179637670517, 0.06533363461494446, 0.12346906214952469, -0.17281870543956757, 0.018183879554271698, -0.3647817075252533, 0.23532740771770477, 0.005871256813406944, -0.24499276280403137, -0.03126955404877663, 0.013262130320072174, -0.0651080384850502, 0.006701333448290825, -0.09942785650491714, -0.2709979712963104, 0.1946232169866562, 0.14819248020648956, -0.018407436087727547, -0.40585076808929443, 0.09581167250871658, -0.09287548065185547, 0.08712755888700485, -0.07859012484550476, 0.09821555018424988, -0.05859263241291046, -0.0016195819480344653, -0.011762742884457111, 0.3926292657852173, 0.1351262927055359, 0.2899777889251709, 0.032314591109752655, -0.01423601247370243, 0.33288246393203735, 0.10891083627939224, 0.1681823432445526, 0.05042772740125656, -0.006194639950990677, -0.2837907671928406, -0.46908050775527954, -0.23980823159217834, -0.24327248334884644, -0.2961415946483612, 0.0077065397053956985, 0.23517687618732452, 0.2487606406211853, -0.1937074065208435, 0.31697991490364075, -0.10937333106994629, -0.28203490376472473, -0.2046295702457428, -0.24250005185604095, 0.22251635789871216, 0.166766956448555, 0.12029876559972763, -0.039862677454948425, -0.32510143518447876, -0.21391040086746216, 0.23533806204795837, 0.38074788451194763, -0.13537843525409698, 0.17314083874225616, -0.08289969712495804, -0.10517506301403046, 0.06409568339586258, 0.5133498907089233, 0.0666688084602356, 0.2756427526473999, -0.18376770615577698, -0.1874498724937439, -0.17468829452991486, 0.21943601965904236, 0.32663384079933167, 0.3481885492801666, -0.02164370007812977, 0.11573907732963562, 0.17659561336040497, -0.024093927815556526, -0.45305386185646057, -0.2638137936592102, -0.5047124028205872, 0.1696835607290268, -0.16494932770729065, 0.15478402376174927, -0.03412611037492752, 0.21697722375392914, 0.2684050500392914, 0.23841801285743713, -0.1768055558204651, -0.35712486505508423, -0.04817559942603111, 0.07696511596441269, -0.15273050963878632, -0.2169516533613205, 0.23918548226356506, 0.2638070583343506, -0.28853097558021545, -0.1487099975347519, -0.17284414172172546, 0.08897222578525543, -0.003537566866725683, 0.44586536288261414, 0.02857375331223011, -0.17637529969215393, -0.13399218022823334, -0.07917194813489914, -0.03099922090768814, 0.1650702804327011, 0.05220169946551323, 0.21328572928905487, -0.06478443741798401, -0.11037736386060715, 0.03635263442993164, 0.21496258676052094, -0.10534118115901947, 0.05241794139146805, 0.0206222552806139, 0.2592126131057739, -0.038983915001153946, 0.30782973766326904, 0.27596360445022583, 0.3479800522327423, 0.02866167202591896, -0.26382511854171753, -0.31772881746292114, 0.30465760827064514, -0.29181158542633057, 0.16718105971813202, -0.3396414518356323, 0.16490910947322845, 0.4237709939479828, 0.31660255789756775, -0.11156787723302841, 0.06464679539203644, 0.07766325026750565, -0.1289893388748169, 0.32279348373413086, -0.03888629376888275, 0.1770019829273224, 0.3982081413269043, 0.14767152070999146, 0.08732335269451141, 0.21677100658416748, 0.12869520485401154, 0.17154274880886078, -0.01528440322726965, 0.44801273941993713, 0.199250265955925, 0.019407881423830986, 0.06943795084953308, -0.05010054633021355, -0.07396943867206573, 0.17249028384685516, 0.22039692103862762, -0.4758678078651428, 0.22780081629753113, 0.4133948087692261, -0.014073406346142292, -0.11672551184892654, 0.15947067737579346, -0.2627161741256714, -0.1664498895406723, 0.1315494030714035, -0.0653395801782608, 0.04195977374911308, -0.21805475652217865, -0.2594990134239197, -0.2230854034423828, -0.0666143074631691, -0.1835602968931198, 0.2783486545085907, -0.182325541973114, 0.10855299979448318, 0.003691893769428134, 0.08066517114639282, -0.06819222867488861, 0.3834344744682312, -0.2543581426143646, -0.34168025851249695, 0.581951379776001, 0.09205235540866852, -0.11321107298135757, 0.477583646774292, 0.39728274941444397, -0.1223175898194313, -0.06343111395835876, 0.18195782601833344, -0.08128413558006287, -0.2398129105567932, 0.18884874880313873, -0.04537254199385643, 0.1831740140914917, 0.048019472509622574, 0.10193732380867004, 0.3859647810459137, -0.3069654107093811, 0.07597527652978897, -0.032322898507118225, 0.11645451933145523, -0.6352440714836121, 0.587153434753418, 0.1486508995294571, 0.015467816032469273, 0.22358174622058868, -0.011005055159330368, -0.2861398756504059, -0.07427596300840378, 0.03498746082186699, -0.1963861584663391, -0.04632900282740593, -0.20144563913345337, 0.22238145768642426, 0.09595342725515366, 0.3226824104785919, -0.25216659903526306, 0.5292815566062927, 0.03603595495223999, -0.08203064650297165, -0.165198415517807, -0.027603810653090477, 0.29271790385246277, -0.09763708710670471, 0.1926199197769165, 0.1404614895582199, -0.06135529652237892, 0.10528330504894257, -0.011934177950024605, 0.2855897843837738, -0.43122074007987976, 0.036160048097372055, 0.05382692441344261, -0.1794930249452591, -0.2858889400959015, 0.19631615281105042, -0.2717619836330414, -0.00369180366396904, 0.24967873096466064, -0.2716822028160095, 0.2756389379501343, 0.020568476989865303, -0.19262933731079102, 0.445227712392807, 0.34680619835853577, 0.2897530198097229, 0.34087836742401123, 0.20271936058998108, -0.376536101102829, 0.15577708184719086, 0.33082643151283264, 0.10363636165857315, -0.08280783146619797, 0.27025145292282104, 0.08081963658332825, 0.13217274844646454, -0.02690230868756771, -0.09269342571496964, 0.1374194473028183, 0.21177268028259277, 0.013843097724020481, -0.03192301467061043, -0.1904638111591339, -0.050225045531988144, -0.08397551625967026, -0.33930912613868713, 0.20033209025859833, 0.3545688986778259, 0.048230890184640884, -0.08476554602384567, 0.055475957691669464, -0.1339598298072815, 0.11445295810699463, -0.08345826715230942, -0.3844980001449585, -0.3260728716850281, 0.02434883825480938, 0.06252377480268478, 0.019088653847575188, -0.0841606929898262, -0.12860198318958282, 0.3792170584201813, 0.1381470113992691, -0.23879137635231018, 0.03623295575380325, -0.12275350093841553, -0.17441460490226746, -0.1985013484954834, 0.18954342603683472, 0.16701176762580872, -0.041918519884347916, -0.10261461138725281, -0.3976067900657654 ]
106
..\pandas\reference\api\pandas.Series.to_string.html
pandas.Series.to_string
Series.to_string(buf=None, na_rep='NaN', float_format=None, header=True, index=True, length=False, dtype=False, name=False, max_rows=None, min_rows=None)[source]# Render a string representation of the Series.
Parameters: bufStringIO-like, optionalBuffer to write to. na_repstr, optionalString representation of NaN to use, default ‘NaN’. float_formatone-parameter function, optionalFormatter function to apply to columns’ elements if they are floats, default None. headerbool, default TrueAdd the Series header (index name). indexbool, optionalAdd index (row) labels, default True. lengthbool, default FalseAdd the Series length. dtypebool, default FalseAdd the Series dtype. namebool, default FalseAdd the Series name if not None. max_rowsint, optionalMaximum number of rows to show before truncating. If None, show all. min_rowsint, optionalThe number of rows to display in a truncated repr (when number of rows is above max_rows). Returns: str or NoneString representation of Series if buf=None, otherwise None.
[">>> ser = pd.Series([1, 2, 3]).to_string()\n>>> ser\n'0 1\\n1 2\\n2 3'"]
pandas.Series.to_string Series.to_string(buf=None, na_rep='NaN', float_format=None, header=True, index=True, length=False, dtype=False, name=False, max_rows=None, min_rows=None)[source]# Render a string representation of the Series.
[ -0.12168745696544647, -0.3429397940635681, -0.2473362237215042, 0.02607792429625988, 0.2704486548900604, 0.2355644255876541, 0.21088452637195587, 0.5216038227081299, -0.20483100414276123, 0.16517332196235657, -0.02588428556919098, 0.2376852184534073, 0.147192120552063, 0.2089245617389679, 0.012521130964159966, -0.3303583860397339, 0.16320209205150604, 0.3786983788013458, 0.14571867883205414, -0.00543135916814208, -0.18967607617378235, 0.15441931784152985, 0.009480956010520458, 0.16351395845413208, -0.2880678176879883, -0.25029563903808594, 0.007761867716908455, -0.25095972418785095, -0.03379185497760773, -0.21776092052459717, -0.06380587816238403, -0.10105227679014206, 0.1552472561597824, 0.2228875458240509, -0.00009379523544339463, -0.3026058077812195, 0.2507706582546234, 0.034477755427360535, 0.015065592713654041, 0.23295393586158752, -0.05786064267158508, -0.08264622837305069, 0.3768689036369324, -0.15736772119998932, 0.07727877050638199, 0.09097664058208466, 0.07849819958209991, -0.27026185393333435, 0.5041438937187195, 0.1470882147550583, 0.34893688559532166, -0.24584098160266876, -0.32872942090034485, -0.04299252852797508, -0.05633808672428131, -0.017854785546660423, -0.00831089448183775, 0.20482328534126282, -0.2942909300327301, -0.22594000399112701, -0.022325357422232628, 0.30074724555015564, -0.10630097985267639, -0.03846351057291031, -0.3241812586784363, 0.1710338145494461, 0.4097294807434082, -0.13941718637943268, 0.06952130794525146, 0.49915096163749695, 0.16057667136192322, -0.28241100907325745, -0.1997164785861969, 0.17257137596607208, 0.06025198474526405, -0.14196224510669708, -0.31598958373069763, 0.23176802694797516, -0.029627708718180656, 0.295166552066803, 0.07579859346151352, 0.20566999912261963, -0.14259976148605347, 0.1365230530500412, -0.49188148975372314, 0.03241804987192154, -0.12397430837154388, -0.24442870914936066, -0.16939054429531097, -0.29330259561538696, -0.05102236941456795, -0.04364314675331116, 0.10221194475889206, 0.11040043830871582, -0.0025862862821668386, -0.0706789419054985, -0.10380423814058304, -0.34228798747062683, -0.1627712845802307, -0.23314149677753448, -0.04110853374004364, 0.18233872950077057, 0.020409347489476204, 0.15066473186016083, -0.18211324512958527, -0.04780421406030655, 0.1418551653623581, 0.06979283690452576, 0.13796891272068024, 0.20411042869091034, 0.06840469688177109, -0.06385094672441483, -0.04053451865911484, 0.05822324380278587, -0.0731642097234726, 0.010654640384018421, 0.13753372430801392, -0.04518992826342583, -0.5232734084129333, 0.025750892236828804, -0.14212830364704132, 0.040238771587610245, 0.000914563424885273, 0.25416064262390137, -0.19236117601394653, 0.6092937588691711, 0.14437434077262878, -0.17350375652313232, 0.31179437041282654, 0.22488510608673096, -0.41832029819488525, 0.13632133603096008, 0.10005073249340057, 0.011204741895198822, -0.0023565797600895166, -0.1991872936487198, 0.24552614986896515, 0.0786326453089714, 0.03774772956967354, 0.0867452323436737, -0.1412840187549591, 0.023731980472803116, 0.08270730823278427, 0.02797168307006359, -0.005234973039478064, -0.08159952610731125, 0.17900720238685608, -0.2121220827102661, -0.11873114854097366, 0.11327347159385681, 0.18849897384643555, -0.059593722224235535, -0.35053718090057373, 0.3080405592918396, -0.0917084664106369, 0.07319072633981705, 0.2478763908147812, 0.14813853800296783, 0.042036719620227814, 0.07764314115047455, 0.11897450685501099, -0.07271242886781693, -0.16832557320594788, -0.1201399564743042, 0.26682186126708984, 0.293618381023407, -0.4767141044139862, 0.043131373822689056, 0.1855354756116867, -0.12213442474603653, 0.36593466997146606, 0.19488219916820526, 0.1257457733154297, -0.11346419155597687, -0.13911093771457672, 0.24201518297195435, 0.258847177028656, -0.17820650339126587, -0.09972690790891647, 0.246475949883461, -0.011934410780668259, -0.08051682263612747, 0.243807852268219, -0.07825888693332672, -0.021293213590979576, 0.09197954088449478, 0.34747636318206787, 0.20792677998542786, -0.15834186971187592, -0.12062328308820724, -0.19302335381507874, -0.16772891581058502, 0.2623814642429352, -0.024985920637845993, -0.19018682837486267, 0.3007930517196655, 0.05086379870772362, -0.00466113118454814, 0.3704148828983307, 0.055036887526512146, 0.1309054046869278, -0.25176382064819336, 0.36969804763793945, -0.11184538155794144, -0.020774351432919502, -0.22103820741176605, 0.2208886742591858, -0.27393627166748047, -0.11307580024003983, 0.13287581503391266, -0.24588976800441742, -0.2891284227371216, -0.4613981246948242, -0.13085104525089264, 0.10554783791303635, 0.3729628324508667, 0.344917893409729, 0.09844473749399185, -0.1805354207754135, 0.07264608144760132, -0.11169565469026566, 0.09924856573343277, -0.3297407031059265, 0.01791076362133026, 0.11063678562641144, -0.10756660252809525, 0.01861000806093216, -0.28656479716300964, 0.04247509315609932, 0.08204800635576248, 0.14539296925067902, 0.1831619292497635, 0.1182849183678627, 0.3471314609050751, -0.1354164034128189, -0.05999141186475754, -0.03849158063530922, -0.22095555067062378, 0.006264405325055122, -0.08617177605628967, 0.18265922367572784, 0.25119051337242126, 0.039208199828863144, -0.028096947818994522, -0.2721278965473175, 0.335551381111145, -0.2392338365316391, -0.14634396135807037, -0.01751202717423439, 0.23687051236629486, 0.3391646146774292, 0.16874253749847412, -0.2128613293170929, -0.38486552238464355, -0.13446550071239471, 0.19374004006385803, 0.12270577996969223, -0.20403727889060974, -0.5303983688354492, 0.2655145823955536, 0.20885244011878967, -0.20654813945293427, 0.3252088725566864, 0.09112881869077682, -0.15156617760658264, -0.0061942278407514095, 0.038570187985897064, 0.21533448994159698, -0.12753991782665253, 0.16454938054084778, 0.12773123383522034, 0.05039932578802109, 0.0026583317667245865, -0.2048443704843521, 0.23079010844230652, -0.08964737504720688, 0.11084315180778503, 0.07261760532855988, 0.04836355149745941, -0.1830885112285614, -0.16495583951473236, 0.03207387775182724, -0.29929056763648987, 0.1718248575925827, -0.12111448496580124, 0.03168707713484764, -0.2581597566604614, -0.33506742119789124, -0.09805162996053696, -0.3598376512527466, -0.008546918630599976, -0.17095330357551575, 0.06867390871047974, 0.03827577829360962, -0.04239300265908241, 0.08274345844984055, -0.16414175927639008, 0.058157093822956085, 0.3792005777359009, -0.041147828102111816, -0.3315930664539337, 0.044987525790929794, -0.11126573383808136, 0.3401784300804138, -0.09504876285791397, 0.3047207295894623, -0.011801016516983509, -0.25585001707077026, 0.337107390165329, -0.017044445499777794, -0.0741298571228981, -0.02423502877354622, -0.2304336428642273, -0.030848493799567223, 0.2538759410381317, 0.4264807403087616, -0.30491721630096436, -0.13792255520820618, -0.15703101456165314, -0.08158210664987564, -0.011195870116353035, 0.022798340767621994, -0.11575136333703995, 0.11912113428115845, -0.0415075309574604, -0.09926815330982208, -0.14620441198349, -0.3779272437095642, 0.19819375872612, 0.16749075055122375, 0.10754900425672531, -0.01987435668706894, 0.10892185568809509, 0.17530466616153717, 0.18458254635334015, -0.03313245624303818, -0.23773090541362762, -0.27058425545692444, 0.5625787377357483, -0.14582394063472748, -0.12591451406478882, 0.3683449327945709, -0.14653101563453674, -0.07759737223386765, -0.12022922188043594, -0.06553689390420914, -0.22936008870601654, 0.05970059335231781, -0.07245908677577972, 0.07500474154949188, -0.05963936448097229, 0.0641147568821907, 0.24366584420204163, -0.26041215658187866, 0.06529145687818527, -0.07273701578378677, 0.06297575682401657, 0.11705395579338074, 0.00950379204005003, -0.07016367465257645, 0.4148958623409271, 0.00449345912784338, -0.11867211014032364, 0.10949908941984177, 0.07469318062067032, 0.08822926878929138, -0.3067387640476227, -0.004094596952199936, 0.16633373498916626, 0.044971954077482224, -0.45103055238723755, 0.06636640429496765, -0.005925473757088184, 0.1812545359134674, -0.03344414010643959, 0.09082814306020737, 0.0678713321685791, 0.10683173686265945, -0.2762785255908966, 0.08716577291488647, 0.029635054990649223, -0.517223596572876, 0.119806669652462, -0.14576591551303864, 0.15902745723724365, 0.01052522100508213, -0.1953994333744049, -0.0751180350780487, -0.12681962549686432, 0.133464977145195, -0.061659712344408035, -0.030492564663290977, 0.11701957881450653, -0.3872224688529968, 0.24243344366550446, 0.1656780242919922, 0.33661067485809326, 0.09636654704809189, -0.11061867326498032, -0.038969237357378006, 0.13834992051124573, 0.5553933382034302, 0.008535454981029034, -0.26074302196502686, 0.15792521834373474, -0.20959170162677765, -0.33014917373657227, 0.02862011454999447, -0.2743564546108246, -0.10044895112514496, -0.13244211673736572, 0.23183107376098633, -0.0022402789909392595, -0.02522474154829979, 0.22894039750099182, 0.11648359894752502, -0.17599008977413177, -0.01993388496339321, -0.26647037267684937, -0.3384542763233185, 0.17898859083652496, -0.027208901941776276, 0.16342110931873322, 0.3498099148273468, -0.04895559325814247, -0.23969309031963348, -0.1650308519601822, -0.15182726085186005, 0.31031447649002075, 0.07875650376081467, 0.1879386007785797, 0.23511743545532227, -0.24599994719028473, -0.019067279994487762, 0.05902678892016411, -0.09619466960430145, -0.3108327388763428, -0.037560977041721344, 0.06042405590415001, 0.03510962799191475, -0.1255478858947754, 0.145882248878479, 0.1936771422624588, -0.03062550537288189, 0.06138138845562935, 0.14197136461734772, 0.11423715949058533, 0.20876598358154297, -0.08345387876033783, 0.066471628844738, 0.07570578157901764, -0.14086852967739105, -0.3686046600341797, 0.3266967535018921, 0.06111489236354828, 0.11077765375375748, -0.06525510549545288, 0.012601190246641636, -0.21644362807273865, 0.058432869613170624, 0.17550140619277954, 0.7510589957237244, -0.28085654973983765, 0.04076993092894554, 0.3796381652355194, -0.004188925959169865, 0.3730396032333374, -0.013008518144488335, 0.17479854822158813, -0.3695947527885437, -0.1484367400407791, -0.2691003084182739, 0.08696550875902176, -0.04182925075292587, 0.007632420398294926, -0.42813438177108765, 0.39003148674964905, -0.4573664367198944, 0.07064836472272873, 0.28806647658348083, 0.2125295251607895, -0.09144231677055359, -0.2101779580116272, -0.45071038603782654, 0.29995277523994446, -0.18232162296772003, -0.25903287529945374, -0.039465319365262985, -0.19856318831443787, -0.04930857568979263, 0.15410465002059937, 0.2056838870048523, 0.08181075006723404, 0.042532600462436676, 0.12665754556655884, -0.03843816742300987, -0.2508403956890106, -0.317606657743454, 0.19288678467273712, 0.3139389753341675, -0.22031855583190918, 0.08245339244604111, -0.022740844637155533, 0.0013458899920806289, -0.19190847873687744, -0.027739955112338066, 0.22997914254665375, 0.38425207138061523, 0.049991119652986526, -0.10308440029621124, 0.2563526928424835, 0.20093104243278503, -0.12088722735643387, 0.021043619140982628, -0.07498528063297272, -0.024957366287708282, -0.3898589611053467, -0.17288953065872192, -0.16114330291748047, -0.1844462752342224, -0.1911379098892212, 0.32443946599960327, 0.08365564048290253, -0.3532962501049042, 0.1389365941286087, 0.18797270953655243, -0.1509845107793808, 0.010264098644256592, 0.10815821588039398, 0.036049358546733856, -0.0745052918791771, 0.16201984882354736, 0.058371882885694504, -0.22964999079704285, -0.24458135664463043, -0.06582766771316528, -0.1710408627986908, -0.00028297779499553144, 0.38031020760536194, -0.1273285299539566, -0.09586463123559952, -0.09959898889064789, -0.004832059144973755, -0.05636146664619446, 0.38642939925193787, -0.3564298748970032, -0.14653648436069489, -0.5837845802307129, 0.06382331997156143, 0.3347432017326355, 0.37978097796440125, 0.03549202159047127, 0.13985195755958557, -0.15965281426906586, -0.20519031584262848, -0.5221769213676453, 0.05610812082886696, -0.22963818907737732, 0.04543988034129143, -0.30311477184295654, 0.07064882665872574, 0.10421528667211533, 0.10989915579557419, 0.3583940863609314, 0.37157949805259705, -0.01518278755247593, -0.48497870564460754, -0.018633684143424034, 0.001278998563066125, -0.09874752908945084, -0.19633561372756958, 0.14997105300426483, 0.2668421268463135, -0.40167489647865295, -0.19410619139671326, -0.2834464907646179, 0.2247159779071808, -0.05424918606877327, 0.28868064284324646, 0.046728525310754776, 0.05875824764370918, -0.05030542612075806, -0.25984320044517517, 0.042643819004297256, 0.23855280876159668, -0.2544558644294739, 0.19081398844718933, -0.020328251644968987, -0.1501149833202362, 0.03064263053238392, 0.056060317903757095, 0.007520751561969519, 0.10833069682121277, 0.041863683611154556, -0.08455614745616913, -0.33716776967048645, -0.08190830796957016, 0.2288471907377243, 0.04265600070357323, -0.15009604394435883, 0.01692376658320427, 0.1659376323223114, 0.3829095661640167, -0.3177865147590637, 0.16071432828903198, 0.2144736498594284, -0.016171807423233986, 0.26113998889923096, 0.15300118923187256, -0.07190623134374619, -0.09501028060913086, 0.007573684677481651, 0.008348168805241585, 0.12090585380792618, -0.4429502785205841, 0.005237312987446785, 0.4747174084186554, 0.1314171850681305, 0.25655597448349, 0.29230690002441406, 0.3497124910354614, 0.11484409123659134, 0.3980174958705902, 0.20118017494678497, 0.06544690579175949, -0.022084534168243408, -0.05289199575781822, -0.044448912143707275, 0.206613689661026, 0.003320777788758278, 0.2881607115268707, -0.3579142987728119, 0.06632699817419052, 0.37610113620758057, -0.06453078240156174, -0.020415807142853737, 0.025974374264478683, -0.05105883255600929, -0.07231389731168747, -0.10719099640846252, -0.09838105738162994, -0.04728718474507332, 0.1174345538020134, -0.03667731583118439, -0.14539022743701935, 0.16389013826847076, -0.10820978134870529, 0.2665451169013977, 0.10759250819683075, 0.19856387376785278, 0.1651528775691986, -0.0786188617348671, 0.16261698305606842, 0.29603591561317444, -0.2936166524887085, -0.3215976059436798, 0.2356960028409958, 0.08518093079328537, -0.10182748734951019, 0.30785083770751953, 0.33873629570007324, 0.05581052228808403, -0.19031383097171783, 0.21238182485103607, -0.049757253378629684, -0.32604268193244934, 0.30224376916885376, -0.0362376943230629, 0.31105712056159973, 0.2565554976463318, -0.18172197043895721, 0.4258899390697479, -0.3042442500591278, 0.010177473537623882, 0.16542582213878632, 0.07991605252027512, -0.1258535087108612, 0.23863597214221954, 0.14055626094341278, -0.21209104359149933, -0.17330166697502136, -0.12467598170042038, -0.3383592665195465, 0.3262452483177185, 0.21690750122070312, -0.14384391903877258, 0.11923953890800476, 0.3395847678184509, 0.21318747103214264, 0.04703763127326965, 0.0781150832772255, -0.15712374448776245, 0.4197792410850525, 0.08200447261333466, -0.04480023309588432, -0.1270686388015747, 0.16208168864250183, 0.30343517661094666, -0.04569312557578087, -0.10846778750419617, 0.11476744711399078, -0.046117205172777176, -0.050850607454776764, -0.08383166044950485, 0.10112661868333817, -0.38943803310394287, 0.1207214966416359, 0.16859982907772064, -0.17492364346981049, -0.017103081569075584, 0.17332005500793457, 0.0074790529906749725, -0.3145575225353241, 0.19890311360359192, -0.19060128927230835, 0.3469361364841461, -0.10266287624835968, 0.03688203915953636, -0.07107225805521011, -0.05719844251871109, 0.01570955291390419, 0.12869630753993988, -0.15515513718128204, -0.2520979046821594, 0.18191692233085632, 0.2855786979198456, -0.07683154195547104, -0.029253890737891197, 0.3218350112438202, -0.0530063658952713, 0.23270587623119354, 0.13803617656230927, -0.1611422896385193, -0.017729872837662697, 0.33318549394607544, 0.03577432781457901, 0.17618049681186676, -0.268336683511734, 0.19786691665649414, 0.0028876573778688908, -0.1734452098608017, 0.02075708843767643, 0.2718299329280853, -0.19163420796394348, 0.0635988637804985, 0.047029759734869, -0.10298898071050644, 0.2794826924800873, -0.3939785659313202, -0.5841041803359985, -0.177730530500412, 0.06866251677274704, 0.33836379647254944, 0.06945883482694626, -0.17251628637313843, 0.1827305108308792, 0.1833314150571823, -0.20615151524543762, -0.3889193832874298, 0.2660525441169739, -0.017275817692279816, 0.12016230076551437, -0.09577063471078873, -0.138337180018425, 0.2873746454715729, 0.02396564744412899, -0.2633298337459564, -0.48908472061157227 ]
107
..\pandas\reference\api\pandas.Int8Dtype.html
pandas.Int8Dtype
class pandas.Int8Dtype[source]# An ExtensionDtype for int8 integer data. Uses pandas.NA as its missing value, rather than numpy.nan. Attributes None Methods None
No parameters found
['>>> ser = pd.Series([2, pd.NA], dtype=pd.Int8Dtype())\n>>> ser.dtype\nInt8Dtype()', '>>> ser = pd.Series([2, pd.NA], dtype=pd.Int16Dtype())\n>>> ser.dtype\nInt16Dtype()', '>>> ser = pd.Series([2, pd.NA], dtype=pd.Int32Dtype())\n>>> ser.dtype\nInt32Dtype()', '>>> ser = pd.Series([2, pd.NA], dtype=pd.Int64Dtype())\n>>> ser.dtype\nInt64Dtype()', '>>> ser = pd.Series([2, pd.NA], dtype=pd.UInt8Dtype())\n>>> ser.dtype\nUInt8Dtype()', '>>> ser = pd.Series([2, pd.NA], dtype=pd.UInt16Dtype())\n>>> ser.dtype\nUInt16Dtype()', '>>> ser = pd.Series([2, pd.NA], dtype=pd.UInt32Dtype())\n>>> ser.dtype\nUInt32Dtype()', '>>> ser = pd.Series([2, pd.NA], dtype=pd.UInt64Dtype())\n>>> ser.dtype\nUInt64Dtype()']
pandas.Int8Dtype class pandas.Int8Dtype[source]# An ExtensionDtype for int8 integer data. Uses pandas.NA as its missing value, rather than numpy.nan. Attributes None Methods None
[ 0.18889637291431427, -0.29643258452415466, -0.18758690357208252, 0.19549156725406647, 0.43717148900032043, 0.2551529109477997, 0.5054182410240173, 0.39939814805984497, 0.26511088013648987, 0.3265291154384613, -0.03984435275197029, -0.10208991914987564, -0.023836927488446236, -0.0351833738386631, -0.1503559798002243, -0.19306644797325134, 0.11586780846118927, 0.341092973947525, 0.3509531617164612, -0.1718115210533142, -0.5419387221336365, -0.024548165500164032, 0.039955634623765945, 0.21951405704021454, -0.30097633600234985, -0.0629163384437561, -0.07649072259664536, -0.034789733588695526, 0.15308384597301483, -0.2575683891773224, 0.40200406312942505, -0.10324054956436157, 0.000643587380181998, 0.23377558588981628, -0.0001000831980491057, -0.016713231801986694, 0.08240096271038055, 0.04317643120884895, -0.05627633258700371, 0.4374363124370575, 0.3683631122112274, -0.11064019799232483, 0.21726316213607788, -0.4583401381969452, -0.08704868704080582, -0.1154090017080307, 0.01735687628388405, -0.17190659046173096, -0.0762450248003006, 0.12802188098430634, 0.3047132194042206, 0.03888394311070442, 0.09172161668539047, -0.09864490479230881, -0.20029188692569733, 0.07524146139621735, 0.12451339513063431, 0.182260200381279, 0.13286323845386505, 0.47599002718925476, 0.221420556306839, 0.119755819439888, 0.006426638457924128, -0.07251729816198349, -0.06668131053447723, -0.008783730678260326, 0.27025556564331055, -0.21952509880065918, 0.15504232048988342, 0.16731569170951843, 0.104620561003685, 0.059967853128910065, -0.05569075793027878, 0.06652545928955078, 0.1113092228770256, -0.23014341294765472, 0.13742858171463013, 0.03364315256476402, 0.21746213734149933, 0.07339461892843246, 0.3898022472858429, 0.1787595897912979, -0.23348601162433624, 0.1969090849161148, -0.37467262148857117, -0.029759693890810013, -0.18865357339382172, -0.028876176103949547, -0.2752234935760498, -0.3157312572002411, -0.35098862648010254, -0.11603675037622452, 0.1713465303182602, 0.18460452556610107, 0.17985625565052032, -0.3052654564380646, 0.007744952104985714, -0.4036881923675537, -0.17413344979286194, -0.25982242822647095, -0.19963839650154114, 0.19564446806907654, -0.2715551257133484, 0.1309281885623932, -0.08786379545927048, -0.09793040156364441, -0.06750194728374481, -0.00017977516108658165, 0.16184060275554657, 0.12712855637073517, 0.12829670310020447, -0.08730190247297287, -0.04167516157031059, 0.024775946512818336, 0.2745732069015503, -0.21697355806827545, 0.30158156156539917, 0.07875604182481766, -0.41452398896217346, 0.11526017636060715, 0.02263030596077442, 0.12419076263904572, -0.015720561146736145, 0.07371251285076141, 0.12323877215385437, 0.3845292925834656, 0.21012313663959503, 0.1410665661096573, -0.12951035797595978, -0.21904413402080536, -0.3241170644760132, 0.18064934015274048, 0.2092151641845703, -0.41422581672668457, 0.2425180971622467, 0.20165862143039703, 0.1768328994512558, 0.15168222784996033, -0.06689776480197906, 0.15372975170612335, -0.054847586899995804, -0.1953209787607193, 0.03785545751452446, 0.4025272727012634, -0.28275999426841736, -0.07849784940481186, 0.40714123845100403, -0.2584134042263031, -0.17601890861988068, 0.11131682991981506, 0.039472796022892, -0.08455648273229599, -0.5943849086761475, 0.3516712188720703, 0.1508740782737732, -0.0008377680205740035, 0.48328498005867004, 0.07582827657461166, 0.05173434317111969, 0.003745859023183584, 0.30453771352767944, -0.07110553234815598, 0.1501031070947647, -0.3428729176521301, 0.14754964411258698, 0.030865736305713654, -0.21619567275047302, -0.05300379917025566, -0.2383076697587967, -0.265470951795578, 0.0635109469294548, 0.1450388878583908, 0.08201471716165543, -0.2178676724433899, -0.20005589723587036, 0.2342660278081894, 0.18669500946998596, -0.11283563822507858, -0.1524794101715088, -0.09336400777101517, 0.14340373873710632, -0.15118186175823212, -0.06908972561359406, 0.34434813261032104, -0.30258381366729736, -0.18435326218605042, 0.1727703958749771, 0.2854919135570526, -0.02019905485212803, -0.2330322116613388, -0.17116564512252808, 0.031113794073462486, 0.2793385088443756, 0.24666272103786469, 0.09421946108341217, -0.012819699943065643, -0.09243526309728622, -0.14257366955280304, -0.1221742182970047, -0.1793624460697174, 0.034370057284832, -0.21535693109035492, 0.16147196292877197, 0.10730742663145065, -0.02644636482000351, -0.2675083875656128, -0.08627336472272873, 0.05480164662003517, -0.14613230526447296, -0.14595875144004822, -0.051081810146570206, -0.43904703855514526, -0.2551201283931732, -0.21266160905361176, 0.06397968530654907, -0.23005081713199615, 0.3485039174556732, -0.09197483956813812, 0.026448624208569527, 0.282534122467041, -0.02793894149363041, -0.3995310664176941, -0.45446908473968506, 0.12018436193466187, 0.26858773827552795, -0.07574497908353806, -0.14129622280597687, 0.048712920397520065, -0.14179469645023346, 0.2717401087284088, -0.03807852044701576, -0.0707378014922142, -0.024785397574305534, 0.2185468226671219, -0.17145586013793945, -0.26505106687545776, 0.007301833480596542, 0.26618635654449463, 0.3542655408382416, -0.05917574092745781, 0.1168903186917305, 0.5057047009468079, 0.214157372713089, -0.2567038834095001, 0.03212665021419525, 0.6258349418640137, -0.03071153722703457, -0.154417023062706, -0.12318426370620728, 0.07158277928829193, 0.3942399024963379, 0.04256603121757507, 0.12532739341259003, -0.2251037359237671, -0.19825081527233124, 0.22615915536880493, 0.24644947052001953, 0.12450264394283295, -0.5028384327888489, 0.10153234750032425, 0.28868159651756287, -0.17895501852035522, 0.20683051645755768, 0.19071459770202637, -0.026327602565288544, 0.1595216542482376, -0.11502295732498169, -0.14218105375766754, 0.2627168893814087, 0.08159010857343674, 0.009906120598316193, 0.014189347624778748, -0.0652511939406395, -0.1785367727279663, 0.21962735056877136, 0.14348462224006653, 0.058728042989969254, -0.21630291640758514, -0.007038026116788387, 0.1367466300725937, -0.19033914804458618, -0.0926283597946167, -0.11626551300287247, 0.083533875644207, -0.25341272354125977, 0.1134134903550148, -0.07335231453180313, -0.28952139616012573, 0.2125072330236435, -0.3789657652378082, -0.24906329810619354, -0.2703315317630768, 0.12300799787044525, -0.18368013203144073, -0.35912543535232544, -0.034827444702386856, -0.4265434443950653, 0.19821812212467194, 0.31402722001075745, 0.007867629639804363, -0.3498828709125519, 0.12883175909519196, -0.18846629559993744, 0.2047615349292755, -0.1327746957540512, -0.2702825963497162, 0.3505038022994995, -0.08071807771921158, 0.11663562804460526, -0.06798665970563889, -0.43571072816848755, -0.08233434706926346, -0.08126229792833328, 0.056673843413591385, 0.235403910279274, 0.25208693742752075, -0.11820382624864578, -0.15952850878238678, 0.2033381313085556, -0.1159176453948021, -0.0009555861470289528, 0.008433686569333076, 0.04402923211455345, -0.004202526528388262, -0.3013061285018921, -0.1692129671573639, -0.2194955050945282, -0.2519517242908478, 0.12792417407035828, 0.053696222603321075, 0.21336804330348969, 0.21951444447040558, -0.1512095183134079, 0.48383477330207825, 0.4473528265953064, 0.18205425143241882, -0.386502206325531, -0.1280297189950943, 0.3670230805873871, 0.007588609121739864, -0.14271193742752075, 0.1395735889673233, -0.4152272045612335, 0.2448861449956894, -0.2836918532848358, -0.1427459567785263, -0.15650764107704163, -0.20347274839878082, 0.37688949704170227, 0.043468642979860306, -0.17284582555294037, 0.19759704172611237, -0.06802400201559067, -0.26849156618118286, -0.11463170498609543, 0.08972327411174774, -0.0037589294370263815, -0.2619516849517822, 0.06076511740684509, -0.06946762651205063, 0.3315993845462799, -0.10824185609817505, 0.11301421374082565, 0.01963234692811966, -0.34459564089775085, 0.20185846090316772, -0.020978812128305435, 0.3391960859298706, 0.024313226342201233, -0.12333297729492188, 0.019934212788939476, 0.17113110423088074, -0.004666585475206375, 0.3480190932750702, -0.18683432042598724, -0.03831814229488373, -0.030376287177205086, -0.024668075144290924, -0.33657947182655334, -0.19341477751731873, 0.003544557373970747, -0.20755364000797272, 0.08284402638673782, -0.17781060934066772, 0.03380606696009636, -0.16800904273986816, 0.04553292691707611, -0.046794433146715164, 0.46147283911705017, -0.02095644362270832, -0.10086189955472946, 0.06420169770717621, -0.16266943514347076, -0.05743212252855301, 0.3953048586845398, -0.04193839058279991, 0.49041005969047546, 0.09479173272848129, -0.09403158724308014, 0.14365246891975403, 0.2602812647819519, 0.49531424045562744, -0.08432500064373016, -0.12525629997253418, 0.38400760293006897, -0.0983191505074501, -0.25955742597579956, -0.14108136296272278, -0.2607043981552124, 0.18043763935565948, 0.24321047961711884, 0.19380797445774078, -0.10181894898414612, -0.1728118658065796, 0.22839626669883728, -0.14920590817928314, -0.2019464373588562, -0.10128597915172577, -0.22737568616867065, -0.3442155420780182, 0.13481245934963226, 0.06453673541545868, 0.40746745467185974, 0.2017398178577423, -0.0568050816655159, 0.0178960170596838, -0.5115130543708801, -0.048391103744506836, 0.3612135648727417, -0.04659419506788254, 0.03365495428442955, 0.12917166948318481, -0.1414349526166916, -0.42120054364204407, 0.16538354754447937, -0.000562692410312593, -0.03662768006324768, 0.0651262179017067, -0.25660279393196106, 0.16836442053318024, -0.31293559074401855, 0.2972692847251892, -0.04234970360994339, 0.1376451551914215, 0.06014132499694824, -0.10201404988765717, 0.056207336485385895, -0.15801899135112762, -0.04488685727119446, 0.2737407386302948, -0.04147525504231453, -0.03139015659689903, -0.048577599227428436, 0.43321311473846436, 0.0485636368393898, 0.15491144359111786, 0.2048799693584442, 0.1024913340806961, -0.1198766678571701, -0.13952289521694183, 0.33749741315841675, 0.6360501646995544, 0.06318886578083038, 0.13333342969417572, 0.4419040381908417, -0.15433064103126526, 0.29143741726875305, 0.3602481782436371, 0.06639572978019714, -0.2268446832895279, -0.16436554491519928, -0.03532302752137184, 0.15161794424057007, 0.2921715974807739, 0.040884558111429214, -0.36731651425361633, 0.009841370396316051, -0.49919700622558594, 0.15498997271060944, 0.2829318940639496, -0.11152002960443497, -0.19684076309204102, -0.1303170919418335, -0.3365630507469177, 0.2853122651576996, 0.07298203557729721, -0.10694629698991776, -0.3179561197757721, -0.023460479453206062, 0.07895821332931519, 0.10714989900588989, -0.013763627968728542, -0.14936533570289612, 0.05612286925315857, 0.3294174075126648, 0.1267455369234085, 0.031911205500364304, 0.05891948193311691, -0.08950112015008926, 0.5458576083183289, -0.08293456584215164, -0.040452197194099426, 0.0647575631737709, -0.05662330985069275, 0.00366768566891551, -0.02379531040787697, 0.0012302332324907184, 0.7075556516647339, 0.0336148776113987, -0.02780664525926113, 0.29763680696487427, -0.10573123395442963, 0.12788057327270508, -0.20757877826690674, 0.012515898793935776, -0.1624334305524826, -0.46743568778038025, -0.1554645150899887, -0.3905806541442871, -0.23825156688690186, -0.10662655532360077, 0.2593161165714264, 0.0726853460073471, 0.12499357014894485, -0.19365333020687103, 0.05671142414212227, -0.3244599997997284, -0.09803146123886108, -0.04097704589366913, 0.3499929904937744, 0.06203046068549156, 0.2007792741060257, -0.20990616083145142, -0.2716508209705353, -0.2510235607624054, 0.12073952704668045, -0.15642425417900085, -0.09036122262477875, 0.4237900674343109, 0.09843558818101883, -0.14471875131130219, -0.20905248820781708, -0.09625153243541718, 0.13332384824752808, 0.11071980744600296, -0.17063964903354645, -0.1888241171836853, -0.5477001667022705, -0.12533816695213318, -0.12925970554351807, 0.36184829473495483, -0.25851452350616455, 0.09946319460868835, 0.287191241979599, -0.1976328343153, -0.45918720960617065, 0.09224865585565567, -0.3779246509075165, 0.09168035537004471, -0.13666510581970215, 0.025456491857767105, 0.0039994060061872005, 0.21334180235862732, 0.2714167833328247, -0.046710725873708725, -0.06398674100637436, -0.3023833632469177, -0.12287965416908264, 0.04208727553486824, -0.10455352067947388, -0.008957657031714916, 0.3993421494960785, 0.1394028216600418, -0.2232404351234436, 0.1142955869436264, -0.2592262029647827, -0.183762326836586, -0.004629706963896751, 0.6272382140159607, 0.18528106808662415, 0.2471611499786377, -0.008394557982683182, -0.08256558328866959, -0.11254167556762695, 0.5421419143676758, -0.10153332352638245, -0.03141811117529869, -0.05729306489229202, -0.06226387992501259, -0.15039770305156708, 0.14245367050170898, -0.25573500990867615, -0.25365009903907776, 0.12350575625896454, -0.03848883509635925, 0.007577216252684593, 0.13310275971889496, -0.09010633081197739, 0.004148891661316156, -0.4419418275356293, 0.014232775196433067, 0.07494844496250153, 0.35171929001808167, -0.33719244599342346, 0.36897411942481995, -0.005432711448520422, 0.005114790052175522, 0.08779241889715195, 0.1812596470117569, 0.002989012049511075, -0.07205165922641754, 0.019103506579995155, 0.04662800580263138, -0.029407288879156113, -0.3248766362667084, 0.30185815691947937, 0.6450905799865723, -0.11955051869153976, -0.10409589856863022, 0.43911728262901306, 0.0930013507604599, 0.12493948638439178, 0.2980046570301056, 0.11687513440847397, 0.25888314843177795, -0.22218917310237885, -0.03171643987298012, -0.04463819041848183, 0.12679561972618103, 0.09423471242189407, 0.29198208451271057, -0.3779810965061188, 0.232728511095047, 0.40313127636909485, 0.35000646114349365, -0.455789178609848, 0.08409182727336884, -0.05554237216711044, 0.15218517184257507, -0.3717355728149414, 0.07871051877737045, 0.07130040228366852, -0.00007999161607585847, -0.2560276687145233, -0.23151259124279022, 0.13797186315059662, 0.05550941824913025, 0.14936207234859467, 0.1357734352350235, -0.20168840885162354, -0.23785102367401123, 0.39649033546447754, 0.13952240347862244, 0.406430184841156, -0.12123541533946991, -0.22471727430820465, 0.5198087096214294, -0.08484938740730286, 0.2756171226501465, 0.49774736166000366, 0.3248065114021301, -0.054548878222703934, -0.1440708488225937, -0.012564205564558506, -0.19416871666908264, -0.2900635302066803, -0.02743307314813137, -0.12681226432323456, 0.18227677047252655, 0.0017512502381578088, 0.08273940533399582, 0.2796046733856201, -0.20841631293296814, -0.07173272222280502, 0.12385030090808868, 0.047783102840185165, -0.38403376936912537, 0.6276087760925293, -0.1006394699215889, -0.16045178472995758, -0.1766810268163681, 0.054346125572919846, -0.2807844579219818, -0.3454788625240326, -0.10997000336647034, -0.05857277661561966, 0.1139085590839386, 0.08238961547613144, 0.15088975429534912, 0.012934003956615925, 0.3320443034172058, 0.029451780021190643, -0.11144781857728958, 0.15734343230724335, -0.12940742075443268, -0.3608638346195221, 0.14986976981163025, 0.1983669102191925, -0.20409883558750153, 0.39315927028656006, 0.031091731041669846, -0.10938458889722824, -0.41975831985473633, 0.24138158559799194, 0.11012152582406998, 0.20560060441493988, -0.11094053834676743, -0.28180158138275146, -0.07365361601114273, -0.13751646876335144, -0.16115067899227142, -0.004024967551231384, -0.04455161094665527, 0.1647920459508896, -0.1736825704574585, 0.30219969153404236, -0.11300529539585114, 0.17604070901870728, -0.07377593219280243, 0.4302280843257904, 0.46487149596214294, 0.34164994955062866, -0.028843030333518982, -0.16595503687858582, -0.08569131046533585, 0.2467898428440094, 0.12835173308849335, -0.23524805903434753, 0.49845823645591736, -0.03364190831780434, -0.007594041991978884, -0.020984912291169167, -0.3498302400112152, 0.1200590431690216, 0.39062294363975525, -0.03767697885632515, -0.13599032163619995, -0.41554009914398193, 0.486246794462204, -0.3140820264816284, 0.1471131592988968, 0.06854112446308136, 0.08879788219928741, -0.04356248304247856, 0.2316361367702484, -0.10952089726924896, -0.4323957860469818, 0.40340176224708557, -0.06811772286891937, -0.35874584317207336, -0.23656496405601501, 0.26183488965034485, -0.22737091779708862, 0.31724244356155396, -0.19728943705558777, -0.15421372652053833, 0.39278531074523926, -0.03629438951611519, -0.4297443628311157, 0.3007976710796356, -0.11449940502643585, -0.19888857007026672, -0.051404450088739395, 0.3877750635147095, -0.004195796325802803, 0.056134577840566635, -0.027150483801960945, -0.23413482308387756 ]
108
..\pandas\reference\api\pandas.tseries.offsets.Milli.is_year_start.html
pandas.tseries.offsets.Milli.is_year_start
Milli.is_year_start(ts)# Return boolean whether a timestamp occurs on the year start.
No parameters found
['>>> ts = pd.Timestamp(2022, 1, 1)\n>>> freq = pd.offsets.Hour(5)\n>>> freq.is_year_start(ts)\nTrue']
pandas.tseries.offsets.Milli.is_year_start Milli.is_year_start(ts)# Return boolean whether a timestamp occurs on the year start.
[ -0.29222995042800903, -0.34345629811286926, -0.15072816610336304, 0.06171298772096634, -0.24766068160533905, -0.10957057029008865, 0.28786081075668335, 0.2060002088546753, -0.08502352982759476, -0.06845834106206894, 0.5798425674438477, 0.23957280814647675, -0.022746743634343147, 0.16902650892734528, -0.4473349452018738, 0.173275426030159, 0.13120582699775696, 0.512612521648407, -0.20619072020053864, 0.10684824734926224, -0.3912160098552704, -0.11774639040231705, -0.287620484828949, -0.05047356337308884, -0.12133361399173737, -0.15041832625865936, -0.03973454236984253, 0.042210858315229416, -0.07640683650970459, -0.03337648883461952, 0.08183563500642776, -0.046741172671318054, 0.02251576818525791, 0.796222448348999, -0.00010324399045202881, -0.3676360547542572, 0.2697165608406067, -0.14680813252925873, -0.2651623487472534, 0.25797998905181885, -0.09946300089359283, 0.13655337691307068, 0.08856578916311264, -0.1713840812444687, -0.3843790888786316, -0.10160326212644577, -0.10497172921895981, -0.33991947770118713, 0.3527383804321289, 0.3602776825428009, 0.19961921870708466, 0.27283188700675964, -0.07798267155885696, 0.0340983048081398, 0.12354592978954315, -0.11186105757951736, 0.1757575124502182, 0.09306850284337997, -0.16620871424674988, -0.11030791699886322, -0.007948669604957104, 0.24105173349380493, -0.017256535589694977, 0.3571724593639374, 0.016105975955724716, 0.03213886544108391, 0.355365127325058, 0.2204013466835022, -0.17453673481941223, 0.04144137352705002, 0.6141008138656616, -0.537864089012146, -0.22886498272418976, -0.11458449810743332, -0.147968590259552, -0.20270486176013947, 0.14232754707336426, -0.20729981362819672, 0.018067315220832825, 0.10695324838161469, 0.10319112241268158, 0.36633750796318054, -0.1827741265296936, 0.11327803879976273, -0.5712636709213257, 0.25875240564346313, -0.05963500216603279, -0.12851975858211517, -0.08919358998537064, -0.054291076958179474, 0.5400100350379944, 0.1469039022922516, 0.06743564456701279, 0.3426341116428375, 0.04250964894890785, -0.3880824148654938, 0.2026606947183609, 0.022797130048274994, -0.15358059108257294, 0.030313460156321526, -0.11033493280410767, -0.17365647852420807, -0.18889687955379486, -0.0750688686966896, 0.2626005709171295, 0.19200752675533295, -0.09851548820734024, -0.12467411905527115, 0.26999884843826294, 0.015442545525729656, -0.11853702366352081, 0.05905257165431976, 0.30890709161758423, -0.4004729688167572, 0.3042931854724884, 0.24562951922416687, 0.35343533754348755, -0.01290178019553423, -0.1778567135334015, 0.17891086637973785, -0.31494951248168945, -0.4025016725063324, 0.13038519024848938, -0.0399477556347847, -0.19124603271484375, 0.18224996328353882, 0.23008325695991516, -0.18587470054626465, 0.1495760828256607, 0.13515102863311768, -0.31632760167121887, 0.3157116770744324, 0.15410378575325012, -0.24573856592178345, -0.18198567628860474, -0.0807977095246315, -0.18004313111305237, 0.3072262406349182, -0.1734091192483902, 0.08861470222473145, 0.08770500123500824, -0.21559369564056396, 0.31244441866874695, 0.40560856461524963, -0.26776954531669617, -0.12033987790346146, 0.1910558044910431, 0.062290508300065994, -0.19563676416873932, 0.1145075187087059, 0.18896403908729553, 0.07438763231039047, -0.0016927695833146572, 0.28691327571868896, -0.3152846693992615, 0.017611438408493996, 0.08052068203687668, 0.11571308225393295, 0.2633255422115326, 0.12184610962867737, 0.49664708971977234, 0.16331885755062103, -0.3963976502418518, -0.050810955464839935, 0.08496842533349991, 0.1882055252790451, -0.49150192737579346, 0.022891303524374962, -0.10206170380115509, -0.48087579011917114, -0.14009565114974976, -0.035402748733758926, 0.38416236639022827, 0.0886978879570961, -0.14438430964946747, -0.5677456259727478, -0.07218345254659653, -0.24124673008918762, 0.09012928605079651, 0.04425502568483353, -0.11442234367132187, -0.17793387174606323, 0.03712697699666023, 0.1059446781873703, -0.5056301951408386, -0.19976520538330078, 0.0829697847366333, -0.10726279765367508, -0.12397679686546326, -0.16272225975990295, -0.009023195132613182, -0.25788411498069763, 0.22001011669635773, 0.23562407493591309, 0.1962624341249466, -0.16485929489135742, -0.14189085364341736, 0.01689141057431698, -0.14781326055526733, 0.21209895610809326, -0.10484886169433594, -0.19590121507644653, 0.32161879539489746, -0.1615464687347412, -0.039989180862903595, -0.4378787577152252, 0.05175185576081276, 0.031311243772506714, -0.09165456891059875, 0.06074026599526405, 0.2528553009033203, -0.08153818547725677, -0.10450077056884766, 0.26611799001693726, 0.1576985865831375, 0.4839498996734619, 0.299457311630249, -0.118836909532547, 0.14065606892108917, 0.48497623205184937, -0.07005617767572403, 0.2533617615699768, -0.04725363105535507, -0.07834819704294205, -0.022934092208743095, -0.10532089322805405, 0.0464852936565876, -0.0021838347893208265, -0.03068612702190876, 0.17997436225414276, 0.20807327330112457, 0.012382355518639088, 0.12653160095214844, 0.13142839074134827, 0.09225756675004959, 0.2829647362232208, -0.04157735034823418, -0.2283172607421875, 0.03668396547436714, 0.2642309069633484, -0.3321589529514313, 0.385763555765152, 0.062010131776332855, 0.06354031711816788, -0.13762493431568146, 0.3982948064804077, -0.11785031110048294, -0.23364776372909546, -0.076070137321949, -0.01742367446422577, 0.09639673680067062, -0.15943625569343567, -0.16242949664592743, -0.31544622778892517, -0.019810369238257408, 0.00863826833665371, -0.24994027614593506, 0.41639792919158936, -0.37151697278022766, 0.01354012917727232, 0.3929769694805145, -0.12922103703022003, -0.0545208714902401, -0.018474522978067398, 0.1058560311794281, -0.13034404814243317, -0.019073015078902245, -0.13914835453033447, 0.027184337377548218, 0.22271937131881714, 0.15766113996505737, -0.02258840948343277, -0.18040938675403595, 0.029405206441879272, 0.14929035305976868, 0.10141844302415848, 0.11333909630775452, -0.03569453954696655, 0.21342350542545319, 0.1069168820977211, -0.11878093332052231, 0.029777521267533302, -0.21071487665176392, 0.22540965676307678, -0.28174296021461487, -0.11620926111936569, -0.079741932451725, -0.37985095381736755, 0.18725357949733734, -0.2592076361179352, 0.1353842169046402, -0.049360793083906174, 0.298544317483902, 0.21712876856327057, -0.048675891011953354, -0.017971491441130638, -0.20007768273353577, 0.41047051548957825, 0.35051068663597107, 0.014850369654595852, -0.08157941699028015, -0.4412614405155182, 0.02308765985071659, 0.2827429175376892, -0.1462625116109848, 0.2283390313386917, 0.3677923381328583, -0.15522870421409607, 0.10765071213245392, 0.12241536378860474, -0.13723985850811005, 0.154752716422081, -0.23382872343063354, 0.16662900149822235, 0.0664043128490448, 0.2137593775987625, -0.19812163710594177, 0.04860885813832283, -0.15063326060771942, 0.06855183094739914, -0.2192109376192093, -0.23376025259494781, -0.043415315449237823, 0.1064206063747406, -0.3645686209201813, 0.09813746064901352, -0.013670505955815315, -0.22608692944049835, 0.08953013271093369, 0.14326728880405426, -0.026634927839040756, 0.41570258140563965, -0.06177860498428345, -0.010807395912706852, 0.2749656140804291, 0.11068440228700638, -0.44970646500587463, -0.31576940417289734, -0.09772699326276779, 0.30577439069747925, -0.22580893337726593, 0.2308812141418457, -0.08439817279577255, -0.2699141204357147, -0.050860241055488586, -0.038636330515146255, -0.7083344459533691, 0.25029104948043823, -0.09976224601268768, 0.15160536766052246, -0.1909182071685791, 0.3015498220920563, -0.004922962747514248, -0.29073095321655273, -0.1402176469564438, 0.16022372245788574, 0.18053504824638367, 0.012730397284030914, 0.10820088535547256, 0.25178277492523193, 0.44571390748023987, -0.11340340971946716, 0.321336954832077, 0.3693077862262726, -0.27636122703552246, 0.05723591148853302, -0.16369016468524933, 0.11408298462629318, 0.05010845512151718, 0.05232641100883484, -0.03122873231768608, 0.38816604018211365, -0.00409925589337945, 0.29509514570236206, -0.06006183102726936, 0.23642034828662872, -0.3003036677837372, 0.04399421066045761, -0.2927890419960022, -0.09881024807691574, -0.3458890914916992, -0.4701192378997803, 0.18418169021606445, -0.20950071513652802, -0.0978347659111023, -0.31151291728019714, 0.06422487646341324, -0.17008641362190247, 0.27774861454963684, 0.3256343901157379, -0.10532236844301224, -0.06280671060085297, 0.1399492621421814, 0.1861477643251419, -0.053254906088113785, 0.04866069182753563, 0.20557695627212524, -0.059059709310531616, -0.23055560886859894, 0.0011058844393119216, -0.13015232980251312, 0.6066071391105652, -0.18913884460926056, 0.1573116034269333, -0.004973542410880327, -0.06363976746797562, -0.45993995666503906, 0.1299515813589096, -0.21655972301959991, -0.12639330327510834, -0.12724311649799347, 0.3125835359096527, -0.09845898300409317, -0.04837808758020401, 0.1620347946882248, -0.03693302720785141, 0.04774746671319008, -0.17890781164169312, -0.2583743631839752, 0.023597341030836105, 0.14712801575660706, 0.5823192000389099, 0.29852721095085144, -0.16545435786247253, 0.19848425686359406, -0.164903923869133, -0.16656142473220825, -0.0711965411901474, 0.3229771852493286, 0.28466907143592834, 0.207892507314682, -0.001335354638285935, 0.12306250631809235, -0.08686231076717377, -0.29814592003822327, 0.3852999806404114, -0.08332682400941849, -0.09829287230968475, -0.08067003637552261, -0.24361522495746613, -0.17793118953704834, 0.02771920897066593, 0.09904123842716217, -0.4356130063533783, -0.08445315808057785, 0.09087551385164261, 0.12317312508821487, -0.3234376609325409, -0.21255166828632355, -0.14322194457054138, 0.2888283431529999, -0.10453534871339798, -0.24872487783432007, 0.3443904221057892, 0.34009742736816406, -0.2159193903207779, 0.05910114943981171, -0.22874204814434052, -0.2160434126853943, -0.08818939328193665, 0.017107712104916573, 0.5263769626617432, 0.057985708117485046, -0.07605666667222977, 0.4332275390625, 0.036527495831251144, 0.2652392089366913, 0.41263285279273987, -0.01635214500129223, 0.04613040015101433, -0.3456847369670868, -0.22171510756015778, -0.05725431814789772, -0.1992081105709076, -0.1745191216468811, -0.24351388216018677, 0.0020913127809762955, -0.10231855511665344, 0.2734734117984772, 0.10499368607997894, 0.16476358473300934, 0.025995491072535515, 0.370212197303772, -0.284241646528244, 0.25791871547698975, 0.027425896376371384, 0.09725559502840042, -0.07777126133441925, -0.07737366855144501, -0.08956614136695862, -0.0884440541267395, 0.12451759725809097, -0.3204593062400818, -0.03393605351448059, -0.005160307977348566, 0.07446030527353287, -0.3781403601169586, -0.3362918496131897, -0.18202060461044312, 0.6984164714813232, -0.19744883477687836, -0.011084170080721378, 0.005071512423455715, 0.20453347265720367, 0.26068347692489624, -0.30372288823127747, 0.2658267319202423, 0.5041258931159973, -0.0738813728094101, 0.17356522381305695, 0.060795512050390244, -0.14188331365585327, -0.03569001704454422, 0.14967237412929535, 0.3818974792957306, -0.37121719121932983, -0.011492220684885979, -0.2836013734340668, -0.2221180498600006, -0.08297964930534363, -0.02521486207842827, 0.22892913222312927, -0.002312174765393138, 0.30994224548339844, 0.09589169174432755, -0.2185249924659729, -0.1653716117143631, -0.2908080816268921, 0.07535911351442337, -0.037519220262765884, 0.5395560264587402, 0.010342352092266083, 0.2818051874637604, -0.27598249912261963, -0.1733836531639099, -0.1770385056734085, 0.03076363168656826, -0.11345062404870987, 0.5049026608467102, 0.47985467314720154, -0.02245841920375824, 0.27492138743400574, 0.3913884460926056, -0.016282005235552788, 0.3512886166572571, 0.054699670523405075, -0.15302106738090515, -0.27457672357559204, 0.12167982757091522, -0.1738743782043457, 0.3885716497898102, 0.3563322126865387, 0.4443001449108124, 0.11204326897859573, -0.4001222550868988, -0.42365938425064087, -0.1997421830892563, -0.16790255904197693, 0.042868733406066895, 0.03534000366926193, -0.03511982783675194, -0.2609612047672272, -0.29149869084358215, 0.2697276473045349, -0.0037585310637950897, -0.02624860778450966, -0.3191383481025696, -0.05800691992044449, 0.00945872999727726, -0.12135013937950134, -0.055851634591817856, 0.14836549758911133, 0.06283199787139893, -0.16095563769340515, -0.09082253277301788, -0.3013438582420349, 0.2769249677658081, -0.01852833852171898, 0.2088807076215744, 0.28462108969688416, -0.08739659935235977, -0.04099467024207115, 0.03098171018064022, -0.0252881720662117, -0.22209899127483368, -0.37250497937202454, 0.3838121294975281, -0.15133452415466309, 0.18398736417293549, 0.13659919798374176, 0.18240474164485931, -0.09181926399469376, -0.13783453404903412, -0.16315463185310364, 0.25737717747688293, -0.23090802133083344, 0.4344433844089508, 0.3185335397720337, -0.13579243421554565, 0.06402825564146042, -0.16118863224983215, -0.040599722415208817, 0.19471119344234467, -0.564384400844574, 0.16310052573680878, -0.12017425894737244, -0.1600220799446106, 0.4328811466693878, 0.2967323958873749, 0.048635318875312805, 0.037740904837846756, 0.021627184003591537, 0.41171783208847046, 0.4117966592311859, -0.21662093698978424, 0.03491749241948128, 0.4754098653793335, 0.05092157423496246, -0.01914898492395878, 0.2711738348007202, 0.18916405737400055, 0.008035671897232533, 0.0525401346385479, 0.3844437897205353, -0.06019267812371254, 0.22520677745342255, 0.1016506478190422, -0.15083380043506622, -0.10984881222248077, 0.09331595152616501, 0.4050188958644867, -0.36984023451805115, -0.0632627084851265, 0.32247453927993774, 0.23953430354595184, 0.10459297150373459, 0.25871530175209045, -0.13970012962818146, 0.15153343975543976, 0.1770840734243393, -0.0538070872426033, 0.1697080284357071, 0.07132745534181595, -0.07863747328519821, -0.21133539080619812, 0.13807465136051178, -0.027147458866238594, 0.10124961286783218, 0.06029888615012169, 0.23357607424259186, 0.24652783572673798, 0.11822798103094101, 0.09223107993602753, -0.16672992706298828, -0.11933145672082901, -0.18699665367603302, 0.11594370752573013, -0.10346482694149017, 0.16928750276565552, 0.007137813605368137, 0.36038637161254883, -0.23649927973747253, -0.4023100733757019, 0.2750762104988098, -0.1544993668794632, -0.23241545259952545, -0.17175374925136566, 0.016064463183283806, 0.029461577534675598, -0.10529612749814987, 0.023717962205410004, 0.3607403635978699, -0.20122550427913666, 0.29371654987335205, -0.07448503375053406, -0.07025454938411713, -0.44660672545433044, 0.21145804226398468, 0.06828545033931732, 0.09562990814447403, -0.04144333675503731, 0.29369720816612244, -0.10703109204769135, 0.09805189073085785, -0.21739043295383453, 0.06965551525354385, 0.3256385326385498, 0.09044872224330902, 0.1708972156047821, -0.12396770715713501, -0.10363331437110901, 0.0243744608014822, 0.36692580580711365, 0.33658918738365173, -0.07816916704177856, -0.5259535908699036, -0.1552497148513794, 0.0635952278971672, 0.1243305653333664, 0.005749401170760393, -0.2206462174654007, 0.12369409203529358, -0.1553541123867035, 0.3071768581867218, 0.15323278307914734, -0.23309971392154694, -0.0781286284327507, 0.057379234582185745, 0.06925215572118759, -0.3113306760787964, -0.11701534688472748, -0.020707225427031517, -0.1447972059249878, 0.12128360569477081, -0.37572574615478516, 0.2431182563304901, -0.03453095629811287, -0.20392441749572754, 0.0798707976937294, -0.015216083265841007, 0.15881510078907013, 0.09736088663339615, 0.15717549622058868, -0.36455628275871277, 0.44306060671806335, -0.04808632284402847, 0.06864548474550247, -0.5142961740493774, 0.3965860903263092, -0.11475232243537903, -0.0713178813457489, -0.277616947889328, -0.29253730177879333, 0.2761456370353699, 0.3370569348335266, 0.08125957101583481, -0.1797570139169693, -0.29000169038772583, 0.0827610045671463, -0.13089901208877563, -0.09240225702524185, 0.021474743261933327, -0.0464591309428215, -0.04045494273304939, 0.28872543573379517, 0.018822884187102318, -0.5800327658653259, 0.15417775511741638, -0.20727187395095825, -0.03382393345236778, -0.4215671122074127, 0.13431169092655182, 0.003371969796717167, -0.10040304064750671, 0.06680511683225632, 0.011337948963046074, 0.4019315540790558, -0.05662188678979874, -0.1337115615606308, -0.07177315652370453, 0.19189198315143585, 0.05127160623669624, -0.025768285617232323, -0.25182220339775085, 0.10649136453866959, 0.01618635468184948, 0.16974569857120514, -0.018383419141173363 ]
109
..\pandas\reference\api\pandas.tseries.offsets.BYearBegin.name.html
pandas.tseries.offsets.BYearBegin.name
BYearBegin.name# Return a string representing the base frequency.
No parameters found
[">>> pd.offsets.Hour().name\n'h'", ">>> pd.offsets.Hour(5).name\n'h'"]
pandas.tseries.offsets.BYearBegin.name BYearBegin.name# Return a string representing the base frequency.
[ -0.08689305186271667, -0.592545747756958, -0.13735012710094452, -0.026423506438732147, 0.135916069149971, 0.09569302946329117, 0.3145238161087036, 0.22268956899642944, -0.22434638440608978, 0.2213708758354187, -0.21666887402534485, -0.03707437589764595, 0.08406464755535126, 0.23374980688095093, -0.17594504356384277, -0.05938546359539032, 0.03188104182481766, 0.5845944881439209, -0.12332884967327118, -0.029621688649058342, -0.26578885316848755, 0.3873535394668579, -0.02022981457412243, 0.1767534613609314, -0.04938674718141556, 0.028621505945920944, -0.06461401283740997, -0.21333983540534973, -0.043283551931381226, -0.15201270580291748, 0.12933483719825745, -0.020511802285909653, 0.11039984971284866, 0.4577888548374176, -0.00010360532905906439, -0.10274916142225266, 0.25737082958221436, -0.031750164926052094, -0.2261359840631485, 0.005911004729568958, -0.3444177508354187, 0.1760992705821991, -0.06751957535743713, -0.18815413117408752, -0.07801612466573715, -0.1629934161901474, -0.03498922288417816, -0.15771052241325378, 0.09477028250694275, 0.3632643222808838, 0.20943136513233185, -0.04362582415342331, -0.17262396216392517, -0.0284747201949358, 0.2998361587524414, -0.07125689089298248, 0.02874172478914261, -0.07116430997848511, -0.45969724655151367, 0.11935299634933472, 0.028202472254633904, 0.0425223782658577, 0.19486454129219055, 0.15509118139743805, -0.07201677560806274, 0.2940935492515564, 0.29171809554100037, 0.11709211766719818, 0.30968692898750305, 0.5069800615310669, 0.5839577913284302, -0.3216473460197449, -0.2918665409088135, 0.147999569773674, -0.07735242694616318, -0.2817041575908661, -0.18827617168426514, -0.046529266983270645, -0.0374009907245636, 0.21180756390094757, 0.34104374051094055, 0.22670301795005798, -0.10823153704404831, -0.006101148668676615, -0.31979408860206604, 0.13462789356708527, -0.21270489692687988, -0.07564901560544968, 0.09595994651317596, -0.1382295787334442, 0.1777210682630539, 0.07944983243942261, 0.16544683277606964, 0.1616801619529724, 0.0018244286766275764, -0.14849035441875458, 0.20146964490413666, -0.1192946508526802, -0.12273052334785461, -0.30898287892341614, 0.04082390293478966, 0.15031827986240387, -0.3328371047973633, -0.014258509501814842, -0.018853893503546715, -0.25592631101608276, 0.10940619558095932, -0.5117632746696472, 0.3273336589336395, 0.163033589720726, -0.08750990033149719, -0.06753074377775192, 0.16938698291778564, 0.003708084812387824, 0.09365863353013992, -0.2047974318265915, 0.12227670848369598, -0.033496372401714325, -0.20664945244789124, 0.13025151193141937, -0.12505286931991577, 0.03256049007177353, -0.11565539985895157, 0.08196201920509338, -0.06858941167593002, 0.5493370890617371, 0.1494208574295044, -0.20671191811561584, 0.37129244208335876, 0.03227243945002556, -0.2609710097312927, 0.023923655971884727, -0.07108905911445618, -0.1388091742992401, -0.1446753442287445, 0.03416052088141441, 0.29703858494758606, 0.22735807299613953, 0.25724998116493225, 0.14194345474243164, -0.042840488255023956, -0.24539530277252197, 0.002230040729045868, 0.09691568464040756, -0.25335264205932617, 0.06610668450593948, -0.15177583694458008, -0.1361697018146515, -0.18027172982692719, -0.005525990854948759, 0.3015793561935425, -0.047751691192388535, -0.21883393824100494, 0.2617992162704468, -0.1649368703365326, 0.08702656626701355, -0.01891183853149414, 0.3738320469856262, -0.12147179991006851, 0.35148295760154724, 0.1548658013343811, -0.09208523482084274, -0.29817965626716614, -0.13063262403011322, 0.2125740498304367, -0.1944090574979782, -0.4722616970539093, -0.1646871715784073, -0.010581997223198414, -0.15644440054893494, 0.298632949590683, 0.012966356240212917, -0.007101296912878752, -0.1427716314792633, -0.308872252702713, -0.1944432407617569, 0.03668949753046036, 0.18940649926662445, 0.21207785606384277, -0.021460752934217453, -0.14335399866104126, -0.026430556550621986, 0.2292245626449585, -0.02630447968840599, -0.38079315423965454, -0.0938604474067688, -0.059377871453762054, 0.11526468396186829, -0.22299495339393616, 0.10707731544971466, 0.12524177134037018, -0.2017487734556198, 0.09939496964216232, 0.2345452904701233, -0.05100684240460396, -0.25726431608200073, 0.03551437333226204, 0.2961176335811615, 0.35675787925720215, -0.09677217900753021, -0.027956657111644745, 0.1456342339515686, 0.04992222785949707, 0.08318045735359192, 0.13121648132801056, -0.4264663755893707, 0.20189958810806274, -0.08000050485134125, 0.04061070829629898, 0.2758983075618744, 0.01924276351928711, -0.23728138208389282, -0.37866640090942383, 0.024839578196406364, 0.298900842666626, 0.469509094953537, 0.2718326151371002, 0.3587234318256378, -0.0017879321239888668, 0.13882507383823395, -0.21973982453346252, 0.13962794840335846, -0.14904583990573883, -0.13112562894821167, -0.18214517831802368, -0.1724071502685547, 0.20875854790210724, 0.01737484522163868, -0.01885690726339817, 0.35198357701301575, 0.2946636378765106, -0.042615316808223724, 0.24806752800941467, 0.2683115005493164, 0.3466537594795227, 0.21623849868774414, 0.22091758251190186, 0.1914355307817459, 0.12217443436384201, 0.23563165962696075, -0.02669241465628147, 0.4878494441509247, 0.26388177275657654, -0.12294693291187286, 0.15065519511699677, 0.30736860632896423, -0.3030790388584137, -0.30632948875427246, -0.04517476260662079, -0.021772105246782303, 0.37305963039398193, -0.01916438154876232, -0.35479357838630676, -0.06173413246870041, 0.0478607676923275, -0.10277455300092697, -0.47117096185684204, 0.17289108037948608, -0.6484090685844421, 0.05018797889351845, 0.39318007230758667, -0.20120298862457275, -0.02271168678998947, 0.01196718867868185, -0.08279026299715042, -0.06266613304615021, -0.10997236520051956, 0.09847503900527954, 0.12015116959810257, 0.18368180096149445, 0.24863570928573608, 0.05969863384962082, -0.09610359370708466, -0.12586142122745514, 0.2243902087211609, -0.0084979347884655, 0.12718553841114044, -0.0794130340218544, 0.0019251068588346243, -0.16381509602069855, -0.3626667261123657, -0.37893205881118774, -0.014032074250280857, 0.010590357705950737, -0.11577742546796799, -0.13154058158397675, -0.17659983038902283, -0.010295908898115158, -0.061579763889312744, -0.7932517528533936, 0.033260125666856766, -0.16069510579109192, 0.0008318735053762794, 0.35873448848724365, -0.16516132652759552, 0.19595585763454437, -0.5045458674430847, 0.07665732502937317, 0.44558364152908325, -0.047996897250413895, -0.25293150544166565, -0.13109275698661804, 0.057910025119781494, 0.24613723158836365, -0.5220335125923157, 0.16395018994808197, 0.1876339316368103, -0.21084155142307281, 0.03763671591877937, 0.04596489667892456, -0.0211167074739933, -0.003403384704142809, -0.2659614086151123, -0.003180269617587328, 0.4922717809677124, 0.2830027937889099, -0.44683337211608887, -0.18754002451896667, 0.027603361755609512, -0.1485205441713333, 0.0866667777299881, -0.09919075667858124, -0.14956288039684296, 0.14092499017715454, -0.04169636219739914, 0.01502311509102583, -0.016442796215415, -0.2578102648258209, -0.05807040259242058, -0.032762039452791214, 0.04794825240969658, 0.5927309989929199, -0.1379736363887787, 0.2414647787809372, 0.17547237873077393, -0.11598604917526245, -0.5401449203491211, -0.45168763399124146, 0.29123958945274353, -0.03630470857024193, -0.04741130396723747, 0.18965883553028107, -0.14973972737789154, 0.2761077880859375, 0.11553767323493958, 0.07621537894010544, -0.5056833624839783, 0.003230782225728035, 0.20841430127620697, 0.10393113642930984, 0.32121649384498596, -0.1528250277042389, 0.18309108912944794, -0.2347005158662796, -0.15548349916934967, 0.0594426766037941, 0.08949616551399231, 0.026096558198332787, 0.13697829842567444, 0.27898240089416504, 0.14611318707466125, -0.11037066578865051, 0.36106497049331665, 0.08162680268287659, -0.2150341421365738, 0.04329024627804756, -0.27430784702301025, -0.07900004088878632, 0.17791661620140076, -0.05618048086762428, -0.304250031709671, 0.0733550488948822, -0.024188673123717308, 0.4055744707584381, -0.12703248858451843, 0.06732002645730972, -0.1305878609418869, 0.09627404808998108, -0.2163713127374649, -0.20547223091125488, -0.05640923231840134, -0.31863173842430115, 0.15516433119773865, -0.10779939591884613, 0.12574076652526855, -0.10246913880109787, 0.026141176000237465, 0.10432028025388718, -0.10323865711688995, -0.03266190364956856, -0.07427452504634857, -0.08388376981019974, 0.12112917751073837, -0.11747467517852783, 0.04460689425468445, 0.094584159553051, 0.22971709072589874, 0.2188347727060318, -0.022154534235596657, -0.025776946917176247, 0.23251740634441376, 0.7011553645133972, 0.017594709992408752, -0.0020288198720663786, -0.09293673187494278, -0.14837269484996796, -0.4204997718334198, 0.095760777592659, -0.26174360513687134, -0.06928564608097076, -0.2878761887550354, 0.08654695749282837, -0.2046702355146408, 0.1527484953403473, 0.10163220763206482, 0.10021897405385971, 0.017938746139407158, -0.02501673251390457, -0.07911466807126999, -0.5874342322349548, 0.2617427408695221, -0.07140467315912247, 0.27788200974464417, 0.15775570273399353, -0.08439023047685623, 0.03238356113433838, 0.24726484715938568, 0.05582314729690552, 0.3574531078338623, 0.39650577306747437, 0.05321160703897476, 0.4337887763977051, -0.07928416877985, 0.1298331916332245, -0.13788683712482452, -0.01887846365571022, -0.14698944985866547, 0.0813690647482872, -0.45328080654144287, -0.2750057876110077, 0.03534168377518654, 0.19520089030265808, 0.166078120470047, -0.022228233516216278, 0.1331079751253128, 0.08120310306549072, 0.11420220881700516, 0.13715760409832, 0.12049493193626404, 0.26224178075790405, 0.2595669627189636, -0.053325917571783066, -0.4582778215408325, 0.4127301275730133, -0.040725670754909515, -0.10252323746681213, -0.20909397304058075, 0.27279725670814514, -0.256906658411026, 0.1618931144475937, -0.10714033246040344, 0.5723171234130859, 0.18912218511104584, -0.03232502564787865, 0.30751118063926697, -0.4175148010253906, 0.411054790019989, -0.05621891841292381, 0.2587136924266815, -0.21386556327342987, -0.4799405336380005, -0.21126112341880798, 0.05070633441209793, -0.00743162352591753, 0.12845738232135773, -0.19421745836734772, 0.03234444186091423, 0.12129370123147964, 0.31722795963287354, 0.30674490332603455, 0.004324291367083788, -0.14154502749443054, -0.2246285080909729, -0.5351796746253967, 0.18816760182380676, 0.023452091962099075, -0.12604185938835144, 0.002055381191894412, 0.049377936869859695, -0.12506088614463806, 0.09584511816501617, 0.0325913242995739, -0.14514005184173584, -0.09889523684978485, 0.08041276782751083, -0.08382860571146011, 0.08062994480133057, -0.39473792910575867, -0.08867461234331131, 0.7321801781654358, -0.09684303402900696, -0.20914791524410248, 0.12406221032142639, 0.07890669256448746, 0.004481087438762188, -0.1508765071630478, 0.031308699399232864, 0.18795257806777954, 0.11964570730924606, -0.15856336057186127, 0.373008668422699, 0.03819045424461365, 0.03835326060652733, -0.11122776567935944, -0.2435147911310196, -0.7340006232261658, -0.2628328502178192, 0.016121013090014458, -0.24338902533054352, 0.10354285687208176, -0.012884341180324554, 0.16446153819561005, -0.0074755228124558926, -0.4852135479450226, 0.23112201690673828, -0.12477001547813416, -0.18908587098121643, -0.23082119226455688, 0.2969062924385071, 0.13724716007709503, 0.3887960612773895, 0.24516694247722626, 0.14298513531684875, -0.18058446049690247, 0.0066250041127204895, 0.011470241472125053, -0.17534811794757843, -0.16659195721149445, 0.45957961678504944, 0.47930124402046204, -0.19734293222427368, -0.15967078506946564, 0.36544349789619446, 0.08092804253101349, 0.1727147251367569, -0.18926116824150085, 0.008493278175592422, -0.3832983672618866, -0.020241649821400642, 0.17756912112236023, 0.4099435806274414, 0.34140366315841675, 0.11985602229833603, -0.05084113031625748, -0.2249511033296585, -0.40753015875816345, -0.06099224463105202, -0.024727310985326767, 0.26973971724510193, 0.18126170337200165, -0.36477479338645935, 0.20415060222148895, 0.13988637924194336, 0.30697640776634216, 0.06975828856229782, 0.09051114320755005, -0.26397907733917236, -0.1664566993713379, 0.009129490703344345, -0.033523138612508774, 0.056264277547597885, 0.13024306297302246, 0.026103032752871513, -0.2956222891807556, -0.18176931142807007, 0.014316151849925518, 0.608816921710968, 0.06843794137239456, 0.5235565304756165, 0.13325423002243042, -0.408558189868927, 0.16438977420330048, -0.12767237424850464, 0.2751023471355438, 0.10348586738109589, -0.2571547329425812, 0.12110364437103271, -0.1765798032283783, -0.1302710324525833, 0.40408995747566223, 0.3714963495731354, -0.09609628468751907, -0.28166502714157104, 0.15107400715351105, 0.12873218953609467, -0.46440863609313965, 0.5517874956130981, 0.4543215036392212, 0.1531279981136322, 0.055546849966049194, -0.13618873059749603, 0.0813257172703743, 0.19939355552196503, -0.6062458753585815, -0.09303488582372665, 0.3312692940235138, -0.021303504705429077, 0.30508726835250854, 0.264146625995636, 0.08709461241960526, -0.445864200592041, 0.2534615099430084, -0.22809931635856628, 0.24104942381381989, -0.33427751064300537, 0.05508103594183922, 0.7208728790283203, 0.1634719967842102, 0.036132168024778366, 0.20663310587406158, 0.31023818254470825, 0.43067437410354614, 0.5272099375724792, 0.06187157332897186, -0.038237426429986954, -0.0996197834610939, -0.16976015269756317, 0.0755121260881424, 0.1472630649805069, -0.007834537886083126, 0.499656081199646, -0.3478121757507324, -0.011401756666600704, 0.47492626309394836, 0.2727060616016388, 0.09769393503665924, 0.25528013706207275, -0.19603359699249268, -0.16091325879096985, -0.09006404131650925, -0.21883155405521393, 0.12705841660499573, 0.01342614833265543, -0.45687562227249146, -0.14792700111865997, 0.1468675583600998, 0.07516341656446457, 0.1902633160352707, -0.1905832588672638, 0.2253449410200119, 0.037102315574884415, -0.019374554976820946, -0.034361835569143295, 0.05302971228957176, -0.19899770617485046, -0.2588490843772888, 0.004810115322470665, -0.07669958472251892, 0.18571367859840393, 0.18340012431144714, 0.07088742405176163, -0.43906310200691223, -0.11168083548545837, 0.39276424050331116, -0.05615631863474846, -0.21836265921592712, -0.13258060812950134, -0.1094648540019989, 0.34031060338020325, 0.12526041269302368, 0.3187097907066345, 0.2520066797733307, -0.21984924376010895, 0.11943798512220383, -0.04424778372049332, -0.07324645668268204, -0.42509233951568604, -0.10696416348218918, 0.10600635409355164, 0.16258975863456726, -0.20726518332958221, -0.06349707394838333, -0.1354958713054657, -0.05181531608104706, -0.1029602587223053, -0.07597141712903976, 0.14821648597717285, 0.19763365387916565, 0.1962512582540512, -0.1800006777048111, -0.13703514635562897, 0.3318299651145935, 0.34084102511405945, 0.23533180356025696, -0.11263862997293472, -0.27473801374435425, -0.01852189190685749, 0.3501259684562683, 0.07524629682302475, 0.06519044935703278, -0.29561862349510193, 0.386784166097641, -0.2094322144985199, 0.12021877616643906, 0.023605987429618835, -0.31294411420822144, 0.09066405147314072, 0.08139225840568542, -0.23241625726222992, -0.6588085889816284, 0.12603023648262024, -0.0988721027970314, -0.1514701098203659, 0.09122791141271591, 0.17487883567810059, 0.24101705849170685, -0.07984614372253418, 0.0052719698287546635, -0.18337766826152802, -0.23295661807060242, 0.08954174071550369, 0.018972346559166908, -0.24268433451652527, -0.48714813590049744, 0.32190364599227905, 0.025464536622166634, 0.006795305293053389, -0.294940322637558, 0.33110982179641724, 0.09674035012722015, 0.1918700933456421, 0.08507468551397324, -0.02394970878958702, 0.04909846559166908, 0.30337923765182495, 0.14459015429019928, 0.13891054689884186, -0.08266481012105942, 0.17520712316036224, -0.640760064125061, -0.23356525599956512, -0.040341656655073166, 0.03186079114675522, -0.16002732515335083, 0.3073161244392395, 0.09563454985618591, -0.4413427710533142, 0.3996725082397461, -0.14808841049671173, -0.5012678503990173, -0.22149504721164703, 0.007428567390888929, -0.228729709982872, -0.0755591094493866, -0.019320644438266754, 0.26223546266555786, 0.22841115295886993, -0.13817033171653748, -0.11851600557565689, -0.14493905007839203, 0.19384461641311646, -0.03849611431360245, -0.1567724496126175, 0.07144495099782944, 0.34300172328948975, -0.034252677112817764, -0.16850262880325317, -0.15682624280452728 ]
110
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.sample.html
pandas.core.groupby.SeriesGroupBy.sample
SeriesGroupBy.sample(n=None, frac=None, replace=False, weights=None, random_state=None)[source]# Return a random sample of items from each group. You can use random_state for reproducibility.
Parameters: nint, optionalNumber of items to return for each group. Cannot be used with frac and must be no larger than the smallest group unless replace is True. Default is one if frac is None. fracfloat, optionalFraction of items to return. Cannot be used with n. replacebool, default FalseAllow or disallow sampling of the same row more than once. weightslist-like, optionalDefault None results in equal probability weighting. If passed a list-like then values must have the same length as the underlying DataFrame or Series object and will be used as sampling probabilities after normalization within each group. Values must be non-negative with at least one positive element within each group. random_stateint, array-like, BitGenerator, np.random.RandomState, np.random.Generator, optionalIf int, array-like, or BitGenerator, seed for random number generator. If np.random.RandomState or np.random.Generator, use as given. Changed in version 1.4.0: np.random.Generator objects now accepted Returns: Series or DataFrameA new object of same type as caller containing items randomly sampled within each group from the caller object.
['>>> df = pd.DataFrame(\n... {"a": ["red"] * 2 + ["blue"] * 2 + ["black"] * 2, "b": range(6)}\n... )\n>>> df\n a b\n0 red 0\n1 red 1\n2 blue 2\n3 blue 3\n4 black 4\n5 black 5', '>>> df.groupby("a").sample(n=1, random_state=1)\n a b\n4 black 4\n2 blue 2\n1 red 1', '>>> df.groupby("a")["b"].sample(frac=0.5, random_state=2)\n5 5\n2 2\n0 0\nName: b, dtype: int64', '>>> df.groupby("a").sample(\n... n=1,\n... weights=[1, 1, 1, 0, 0, 1],\n... random_state=1,\n... )\n a b\n5 black 5\n2 blue 2\n0 red 0']
pandas.core.groupby.SeriesGroupBy.sample SeriesGroupBy.sample(n=None, frac=None, replace=False, weights=None, random_state=None)[source]# Return a random sample of items from each group. You can use random_state for reproducibility.
[ -0.12089302390813828, -0.2787938416004181, -0.1515369713306427, -0.019577449187636375, -0.19174282252788544, 0.3738393783569336, 0.4002240002155304, 0.25389841198921204, 0.2013445496559143, 0.16048569977283478, -0.10444022715091705, 0.3588465750217438, -0.02131899818778038, 0.05377873405814171, 0.04345042258501053, -0.26344525814056396, -0.009495635516941547, 0.15117698907852173, -0.10402319580316544, -0.19111229479312897, -0.24629785120487213, -0.05842791870236397, -0.03759992495179176, 0.10151927918195724, -0.13096404075622559, -0.19142939150333405, -0.31232309341430664, 0.04793459177017212, -0.08236481994390488, -0.10941775888204575, 0.29641538858413696, 0.3392312526702881, 0.028355672955513, 0.32345589995384216, -0.00009326451981905848, -0.30858370661735535, -0.0019557776395231485, -0.10156892985105515, 0.22481222450733185, 0.035416778177022934, -0.05321784317493439, 0.18071885406970978, -0.011369719170033932, -0.1886245608329773, -0.12846778333187103, -0.27141281962394714, -0.12548872828483582, 0.019424263387918472, 0.33366766571998596, -0.07656177878379822, 0.26514559984207153, 0.20738616585731506, -0.346614807844162, -0.14097027480602264, -0.0165416169911623, -0.11613555997610092, 0.12067394703626633, 0.23995369672775269, 0.025197157636284828, -0.13077640533447266, 0.05896182730793953, 0.03615792095661163, -0.07441557943820953, 0.09868163615465164, -0.2064196765422821, 0.08271177858114243, -0.0015698905335739255, -0.2639170289039612, -0.12435134500265121, 0.5409912467002869, 0.3482091426849365, -0.04150299355387688, -0.2687692940235138, -0.059266965836286545, 0.07835040986537933, 0.2506555914878845, -0.2520548105239868, 0.3936029374599457, -0.21691632270812988, 0.18028771877288818, -0.140606090426445, 0.5462402701377869, 0.1615665704011917, -0.028819991275668144, -0.07799138873815536, 0.2384176254272461, 0.17094624042510986, 0.05980231612920761, 0.11286339163780212, 0.014329031109809875, -0.3524124026298523, -0.09629645198583603, -0.06419792026281357, 0.1932925581932068, -0.022821463644504547, -0.45409393310546875, 0.07883452624082565, -0.07823162525892258, 0.22184468805789948, -0.025413647294044495, 0.011580751277506351, -0.22686977684497833, -0.19379039108753204, 0.05599316582083702, 0.2438032329082489, -0.06275641918182373, 0.06981440633535385, 0.03660765290260315, 0.140611469745636, 0.14377754926681519, 0.011094938032329082, 0.15856456756591797, 0.07119403779506683, -0.06851557642221451, 0.07653380185365677, 0.07148303836584091, -0.16585659980773926, 0.0010155383497476578, -0.35426294803619385, -0.2849545180797577, -0.11714833229780197, 0.13632626831531525, -0.28166911005973816, 0.12796425819396973, 0.14544466137886047, 0.31805840134620667, 0.026188792660832405, -0.0331188403069973, 0.09266001731157303, -0.17520500719547272, -0.31065720319747925, 0.28184816241264343, -0.05305197834968567, -0.045897357165813446, -0.05787500739097595, -0.06789939850568771, 0.25668591260910034, 0.25406795740127563, -0.11479644477367401, -0.04913611337542534, 0.21558542549610138, -0.02476496994495392, -0.12136736512184143, 0.08192147314548492, 0.3555431365966797, 0.06443385779857635, 0.2927256226539612, -0.04678661376237869, -0.2963113486766815, 0.15074534714221954, 0.2242894023656845, 0.09611038118600845, 0.12587986886501312, 0.35429516434669495, -0.02939438447356224, -0.11425989121198654, 0.0009768361924216151, 0.2790934145450592, -0.08795914053916931, 0.16924889385700226, 0.344924658536911, 0.2822212278842926, 0.022716686129570007, -0.21965888142585754, -0.059745125472545624, 0.5925469398498535, -0.19016246497631073, -0.3565114140510559, 0.040496185421943665, -0.28447362780570984, 0.035667240619659424, 0.14456087350845337, -0.068138986825943, 0.00759120425209403, 0.018836822360754013, 0.09442485868930817, 0.11548805236816406, -0.03446374088525772, -0.43152233958244324, 0.05021357908844948, -0.14496742188930511, -0.11628782004117966, 0.2700679898262024, 0.061473824083805084, 0.07598815858364105, 0.05840587988495827, 0.02461891621351242, 0.4602566659450531, -0.2661625146865845, 0.1448342204093933, 0.09730274975299835, -0.441007524728775, 0.3577611744403839, 0.01110461913049221, 0.005312581546604633, 0.4386514127254486, 0.057085681706666946, -0.13632848858833313, 0.49278005957603455, -0.17333726584911346, -0.20680192112922668, -0.09849338233470917, 0.3145779073238373, -0.10732448101043701, 0.06330309063196182, -0.041133277118206024, 0.14240796864032745, -0.003649663645774126, 0.08801685273647308, 0.008664163760840893, 0.149468332529068, -0.5996477007865906, -0.2510282099246979, -0.24117623269557953, 0.01140725240111351, 0.1966397762298584, 0.3080403208732605, 0.1311386227607727, 0.1918213665485382, -0.17704537510871887, 0.024993686005473137, 0.1468161940574646, -0.09007060527801514, 0.02486051432788372, -0.10843484848737717, 0.1401900053024292, 0.12156547605991364, -0.16143929958343506, 0.2330799698829651, -0.01820499822497368, 0.0790618285536766, 0.022874826565384865, 0.21374158561229706, 0.11206500977277756, -0.10453346371650696, 0.14950305223464966, 0.19411666691303253, -0.2347540259361267, 0.11400745064020157, 0.26496562361717224, 0.07412035763263702, 0.11902666091918945, 0.12967632710933685, 0.26081666350364685, -0.14647023379802704, 0.5594705939292908, -0.145610973238945, -0.14541912078857422, -0.08120305091142654, 0.23901574313640594, 0.30231091380119324, -0.11056587845087051, 0.04451407119631767, -0.023058345541357994, -0.2250131070613861, -0.05147750675678253, 0.05842747539281845, 0.19858674705028534, -0.6623732447624207, 0.2458205670118332, 0.20774267613887787, -0.09654202312231064, 0.32247698307037354, -0.16297847032546997, -0.1729876846075058, 0.032448943704366684, 0.18940794467926025, 0.44367942214012146, 0.30997514724731445, 0.26351016759872437, 0.03786809742450714, -0.18559417128562927, 0.044228848069906235, 0.05980123579502106, -0.08830702304840088, -0.13707709312438965, -0.16950753331184387, -0.10958641767501831, 0.1405462622642517, 0.06268475949764252, -0.2278652936220169, -0.052488360553979874, 0.030925307422876358, 0.155727356672287, 0.04051824286580086, 0.05346117168664932, -0.04391207545995712, 0.017725137993693352, 0.07609149068593979, -0.513903021812439, 0.07761957496404648, 0.05243036150932312, 0.19826640188694, 0.2702091932296753, -0.09869328141212463, -0.015175503678619862, -0.019097132608294487, 0.3502539396286011, 0.27827784419059753, 0.05664761736989021, -0.11865299195051193, 0.14991489052772522, 0.10022485256195068, 0.35646942257881165, -0.2206166833639145, 0.2110975980758667, 0.40494880080223083, -0.2797357439994812, -0.00981142744421959, -0.0001026985191856511, 0.2174444943666458, -0.08889985829591751, -0.30888792872428894, 0.07661068439483643, 0.21099786460399628, 0.2726220190525055, -0.5369043946266174, -0.3566116392612457, -0.31957006454467773, -0.1213705986738205, -0.27084651589393616, -0.11873386055231094, -0.06579763442277908, 0.06448881328105927, -0.05021973326802254, -0.21717208623886108, -0.21268080174922943, -0.14568285644054413, 0.0965961217880249, 0.24675817787647247, 0.017830004915595055, -0.19706973433494568, 0.05036928504705429, 0.0392029732465744, 0.09147864580154419, 0.03364790603518486, -0.3604779541492462, -0.26433834433555603, 0.39964765310287476, -0.17931580543518066, -0.25789621472358704, 0.17231248319149017, -0.17338228225708008, 0.07234971225261688, 0.102681964635849, -0.23607726395130157, -0.28630611300468445, 0.005859685130417347, -0.0141220111399889, 0.17115113139152527, 0.15274742245674133, -0.03932911530137062, 0.1921933889389038, -0.2853727638721466, 0.1797615885734558, 0.2745536267757416, 0.09910906106233597, 0.004690222442150116, 0.05111058056354523, -0.010195964016020298, 0.364469975233078, 0.06320913881063461, 0.31545349955558777, 0.28769227862358093, -0.05848522484302521, 0.041379619389772415, -0.18612875044345856, 0.11524025350809097, 0.2773321866989136, -0.006695334333926439, -0.26993605494499207, 0.18410229682922363, 0.04941435530781746, 0.177571102976799, -0.004052115138620138, -0.08342184871435165, 0.10415348410606384, 0.2775021195411682, -0.35642266273498535, -0.07073455303907394, -0.15882368385791779, 0.030050326138734818, 0.03693144768476486, -0.12152070552110672, 0.10453581064939499, -0.13885211944580078, -0.013649027794599533, -0.1501956731081009, 0.0770481675863266, 0.12283152341842651, -0.0008130563655868173, -0.22386805713176727, -0.06209120899438858, -0.31046515703201294, 0.16587676107883453, -0.059252023696899414, 0.3890111446380615, 0.24232636392116547, 0.1191004291176796, -0.029520079493522644, -0.08853211253881454, 0.43651771545410156, 0.15793347358703613, 0.03165179863572121, -0.049692485481500626, -0.21302638947963715, -0.041323620826005936, -0.126246377825737, -0.12115383893251419, -0.2034350335597992, -0.044526606798172, -0.09991345554590225, -0.2790023684501648, -0.0682840645313263, 0.3385881781578064, 0.17675121128559113, -0.28983768820762634, -0.0660405382514, -0.26939013600349426, -0.4936774969100952, -0.10036784410476685, 0.08219362050294876, 0.03264383226633072, 0.07161548733711243, -0.2973179221153259, -0.2224804311990738, -0.12375984340906143, 0.012131878174841404, 0.3445887863636017, 0.11993332207202911, 0.16421286761760712, 0.2893332540988922, -0.008484622463583946, 0.026158032938838005, -0.11006209999322891, -0.17751212418079376, 0.13577517867088318, 0.05557534843683243, -0.06643978506326675, -0.24066020548343658, -0.23820939660072327, -0.061177972704172134, 0.18385252356529236, 0.0025771986693143845, 0.08128003776073456, -0.08765164762735367, 0.03152022510766983, 0.20971916615962982, -0.19678814709186554, 0.22229407727718353, 0.05594843253493309, -0.030449360609054565, -0.5210469365119934, 0.5207548141479492, 0.25626036524772644, -0.08020898699760437, 0.28342244029045105, -0.3286106288433075, -0.2973528802394867, 0.24137558043003082, -0.12088780850172043, 0.538282573223114, -0.012555277906358242, 0.11232539266347885, 0.26797595620155334, 0.23234204947948456, 0.3165443241596222, 0.29930195212364197, 0.1840628683567047, -0.4777543246746063, -0.3635185956954956, -0.2262651026248932, -0.06492611020803452, 0.11158030480146408, 0.47351792454719543, -0.3759560286998749, 0.14305800199508667, -0.378521203994751, -0.2728094458580017, 0.05486908182501793, 0.08363568782806396, -0.314595490694046, -0.1899838149547577, -0.27358683943748474, 0.25387120246887207, 0.07345108687877655, 0.008142087608575821, -0.0072942813858389854, -0.024627016857266426, -0.2895054221153259, 0.045143187046051025, -0.249567911028862, -0.0005930482875555754, 0.11501508951187134, -0.019741538912057877, 0.32605811953544617, -0.08799008280038834, -0.28372764587402344, -0.12062923610210419, 0.08409972488880157, 0.20080123841762543, 0.27700549364089966, 0.11326011270284653, -0.04212862625718117, 0.07538878172636032, 0.1740826964378357, 0.11055148392915726, 0.5125787854194641, 0.13703325390815735, -0.08097267150878906, 0.18750184774398804, 0.06613509356975555, -0.1860550343990326, -0.035208120942115784, -0.044608619064092636, -0.05398733913898468, -0.5205791592597961, -0.24852950870990753, 0.0865858867764473, -0.24107404053211212, -0.17785818874835968, 0.2717122733592987, 0.07454686611890793, -0.3677998185157776, 0.25702065229415894, -0.06835909932851791, -0.15965251624584198, -0.12591536343097687, 0.07596666365861893, 0.36810505390167236, 0.14322127401828766, 0.08557228744029999, 0.07103604823350906, -0.10811556130647659, -0.3284144997596741, 0.15007519721984863, 0.2765248119831085, -0.18983536958694458, 0.36722657084465027, -0.08271574229001999, -0.009471149183809757, 0.06646841019392014, 0.13749827444553375, 0.09514930099248886, 0.6093830466270447, -0.04096456989645958, -0.39133813977241516, -0.2986805737018585, 0.0863368958234787, 0.29215654730796814, 0.4438135027885437, 0.04529544338583946, 0.035814397037029266, -0.0637824609875679, -0.10764610767364502, -0.45647531747817993, -0.09485747665166855, -0.4380883574485779, 0.1215289980173111, -0.03404353931546211, 0.06880137324333191, -0.36759689450263977, 0.014466498978435993, 0.2904829978942871, 0.24712350964546204, 0.11963009834289551, -0.43726494908332825, -0.12163840234279633, -0.02215021848678589, 0.056363899260759354, -0.08580006659030914, 0.29305797815322876, 0.15919023752212524, -0.30696600675582886, 0.0462343730032444, 0.19690248370170593, 0.14001095294952393, -0.03483777120709419, -0.028973005712032318, 0.339548796415329, 0.08762538433074951, -0.3018268942832947, -0.0845574364066124, -0.12590548396110535, -0.06321795284748077, -0.031134068965911865, 0.14400692284107208, 0.12822388112545013, 0.08428491652011871, -0.07586195319890976, 0.008275995030999184, -0.11017404496669769, 0.00873169768601656, 0.11694333702325821, -0.11247222870588303, -0.10789196193218231, 0.14571791887283325, 0.370989590883255, 0.026358095929026604, -0.14242678880691528, 0.2594180405139923, 0.21886774897575378, 0.36843597888946533, -0.5125514268875122, -0.19218064844608307, -0.19740432500839233, 0.03865616023540497, 0.2756287753582001, 0.14521843194961548, -0.15230678021907806, -0.20823734998703003, -0.11674539744853973, -0.08749565482139587, 0.1656513810157776, -0.04530681297183037, 0.29878780245780945, 0.44156742095947266, -0.05583590641617775, 0.04235062748193741, 0.45816561579704285, 0.19960297644138336, 0.02449611946940422, -0.10416317731142044, 0.29738906025886536, 0.2074795514345169, 0.09494104236364365, -0.20030903816223145, 0.028453096747398376, -0.14287351071834564, 0.2543565332889557, 0.418833464384079, -0.08612384647130966, 0.19468039274215698, 0.4895913302898407, 0.07955498993396759, -0.48418211936950684, -0.10495754331350327, -0.04601151868700981, 0.1517958641052246, -0.01886698417365551, 0.04984772205352783, -0.00442401971668005, 0.0889587327837944, -0.37852537631988525, -0.05432765930891037, 0.2824801802635193, -0.623803973197937, 0.03171980008482933, 0.002508854493498802, 0.010032209567725658, -0.08883733302354813, 0.09027921408414841, 0.003547713393345475, 0.02197032980620861, -0.4959372580051422, -0.7268630266189575, 0.04882281646132469, -0.03859647735953331, 0.0815257802605629, 0.23106463253498077, -0.07701697945594788, -0.1579815149307251, -0.11226007342338562, 0.14885790646076202, -0.3508872091770172, -0.0753852054476738, 0.10590356588363647, -0.006302319932729006, 0.20254257321357727, -0.15704676508903503, 0.011043914593756199, 0.2999158799648285, -0.33745330572128296, -0.2907785475254059, 0.3514906167984009, -0.14015933871269226, -0.34164923429489136, 0.6387031078338623, -0.11733701825141907, -0.20286601781845093, -0.02223369851708412, 0.11994116008281708, -0.24226446449756622, 0.016362709924578667, -0.024993525817990303, -0.12464749068021774, 0.09690270572900772, -0.12037304043769836, 0.17553560435771942, 0.012356207706034184, -0.058108679950237274, 0.07106561958789825, 0.31236445903778076, 0.2552105486392975, -0.15996523201465607, -0.1969839632511139, -0.01330582145601511, 0.26384595036506653, -0.3077562749385834, -0.007587115280330181, 0.24718619883060455, -0.07361789792776108, 0.15800005197525024, -0.0599275641143322, 0.6079164147377014, -0.12041641771793365, 0.40911537408828735, -0.01835295930504799, -0.16919584572315216, -0.42286810278892517, 0.17465358972549438, -0.10527883470058441, -0.41878196597099304, 0.1415015161037445, -0.33649536967277527, 0.3070652484893799, -0.085604727268219, -0.2979278564453125, 0.17759953439235687, 0.18683677911758423, 0.05563699081540108, 0.05899688974022865, 0.06963443011045456, -0.20156161487102509, 0.13098739087581635, -0.0601646788418293, -0.17733244597911835, -0.20144353806972504, -0.018283914774656296, -0.15202489495277405, 0.19921256601810455, 0.242263063788414, 0.2736371159553528, -0.08098107576370239, 0.12269043922424316, -0.007752120494842529, 0.04190300032496452, -0.2961198389530182, 0.3251836895942688, -0.3835684657096863, -0.11549471318721771, 0.06258635222911835, 0.22598785161972046, -0.21950370073318481, -0.0009558878373354673, 0.043359946459531784, 0.11637531220912933, 0.16541463136672974, -0.5386312007904053, -0.45584166049957275, -0.5779331922531128, 0.08708403259515762, 0.07907348871231079, -0.17149688303470612, 0.26593077182769775, 0.08497296273708344, 0.1802869290113449, 0.013151035644114017, 0.007966135628521442, -0.01990368403494358, -0.040122244507074356, -0.02537478320300579, -0.18291951715946198, -0.08258379995822906, -0.023688532412052155, 0.05167525261640549, 0.10554661601781845, -0.4507450759410858 ]
111
..\pandas\reference\api\pandas.DataFrame.set_index.html
pandas.DataFrame.set_index
DataFrame.set_index(keys, *, drop=True, append=False, inplace=False, verify_integrity=False)[source]# Set the DataFrame index using existing columns. Set the DataFrame index (row labels) using one or more existing columns or arrays (of the correct length). The index can replace the existing index or expand on it.
Parameters: keyslabel or array-like or list of labels/arraysThis parameter can be either a single column key, a single array of the same length as the calling DataFrame, or a list containing an arbitrary combination of column keys and arrays. Here, “array” encompasses Series, Index, np.ndarray, and instances of Iterator. dropbool, default TrueDelete columns to be used as the new index. appendbool, default FalseWhether to append columns to existing index. inplacebool, default FalseWhether to modify the DataFrame rather than creating a new one. verify_integritybool, default FalseCheck the new index for duplicates. Otherwise defer the check until necessary. Setting to False will improve the performance of this method. Returns: DataFrame or NoneChanged row labels or None if inplace=True.
[">>> df = pd.DataFrame({'month': [1, 4, 7, 10],\n... 'year': [2012, 2014, 2013, 2014],\n... 'sale': [55, 40, 84, 31]})\n>>> df\n month year sale\n0 1 2012 55\n1 4 2014 40\n2 7 2013 84\n3 10 2014 31", ">>> df.set_index('month')\n year sale\nmonth\n1 2012 55\n4 2014 40\n7 2013 84\n10 2014 31", ">>> df.set_index(['year', 'month'])\n sale\nyear month\n2012 1 55\n2014 4 40\n2013 7 84\n2014 10 31", ">>> df.set_index([pd.Index([1, 2, 3, 4]), 'year'])\n month sale\n year\n1 2012 1 55\n2 2014 4 40\n3 2013 7 84\n4 2014 10 31", '>>> s = pd.Series([1, 2, 3, 4])\n>>> df.set_index([s, s**2])\n month year sale\n1 1 1 2012 55\n2 4 4 2014 40\n3 9 7 2013 84\n4 16 10 2014 31']
pandas.DataFrame.set_index DataFrame.set_index(keys, *, drop=True, append=False, inplace=False, verify_integrity=False)[source]# Set the DataFrame index using existing columns. Set the DataFrame index (row labels) using one or more existing columns or arrays (of the correct length). The index can replace the existing index or expand on it.
[ 0.00009279958612751216, -0.13135871291160583, -0.16291522979736328, -0.049357011914253235, -0.029862424358725548, 0.2946324944496155, 0.371367484331131, 0.27411341667175293, 0.12391078472137451, 0.2823830842971802, -0.21683260798454285, 0.43789705634117126, 0.08279100805521011, 0.40450215339660645, -0.08128214627504349, -0.06395966559648514, -0.1243993416428566, 0.44848552346229553, -0.11448848992586136, 0.07447028905153275, -0.4697992503643036, -0.17307062447071075, -0.11451493948698044, -0.08216928690671921, -0.0017536679515615106, -0.10737867653369904, -0.30978354811668396, -0.11127325892448425, -0.018355777487158775, -0.47510021924972534, 0.018480317667126656, -0.04555569216609001, -0.0607418492436409, 0.40096789598464966, -0.0000918068690225482, -0.24130801856517792, -0.01881326362490654, -0.14960989356040955, -0.04476539045572281, 0.13439594209194183, -0.1829383224248886, -0.12739348411560059, -0.01800774596631527, -0.4291359484195709, -0.06925944983959198, -0.5131892561912537, -0.11155957728624344, -0.011977363377809525, 0.1677340269088745, 0.2062581330537796, 0.3779439926147461, -0.11376113444566727, 0.18006643652915955, -0.10169115662574768, -0.047117929905653, -0.38332822918891907, 0.11375956237316132, 0.17698238790035248, -0.08741511404514313, 0.04407624155282974, 0.09847433865070343, 0.03072606585919857, -0.1049368679523468, -0.0018727879505604506, 0.2596527636051178, 0.025502527132630348, 0.27079495787620544, -0.15170498192310333, -0.028934618458151817, 0.4749469459056854, 0.3790104389190674, -0.3852115273475647, -0.39649271965026855, -0.13406863808631897, 0.3071134686470032, -0.24024713039398193, -0.12638318538665771, -0.11171872168779373, 0.2829452157020569, 0.17070366442203522, 0.22152546048164368, -0.031849294900894165, 0.05816848576068878, 0.08377347886562347, -0.008989048190414906, 0.33548957109451294, 0.14495013654232025, -0.12694963812828064, 0.20401474833488464, -0.23855236172676086, 0.16046614944934845, 0.02328025922179222, 0.06789632141590118, 0.18302662670612335, -0.13603444397449493, -0.15471552312374115, -0.010889513418078423, -0.3059493899345398, -0.15619823336601257, -0.16168299317359924, -0.03961379453539848, 0.06119932606816292, 0.17933861911296844, 0.02130933664739132, -0.3893667757511139, 0.33441755175590515, 0.008727358654141426, 0.2022295445203781, 0.13154248893260956, -0.012254136614501476, -0.03539256379008293, -0.10303670912981033, -0.06386363506317139, -0.0937734991312027, 0.09621717780828476, 0.01719829998910427, -0.2177710086107254, 0.22542724013328552, -0.3146783411502838, 0.08801272511482239, -0.08538739383220673, -0.11966997385025024, -0.03681698441505432, 0.20501258969306946, 0.032609567046165466, 0.1344979852437973, -0.12128351628780365, 0.06539443135261536, -0.0908956527709961, 0.2215159386396408, -0.30847644805908203, 0.2743346691131592, 0.22575435042381287, -0.01656964048743248, 0.06741756200790405, -0.27365636825561523, 0.2199970930814743, 0.09154229611158371, -0.0395004004240036, -0.0012195170857012272, 0.020245762541890144, -0.0560065321624279, 0.16064538061618805, 0.1931818127632141, -0.046295154839754105, -0.047242421656847, 0.16005802154541016, -0.25413626432418823, -0.22959554195404053, 0.2535281181335449, 0.0023127261083573103, -0.21897491812705994, -0.34439951181411743, 0.35045209527015686, 0.06101744994521141, 0.04108942672610283, 0.06039116159081459, 0.3276608884334564, -0.11272422224283218, 0.01017930917441845, 0.24107687175273895, -0.0875893160700798, 0.007344766519963741, -0.1208672970533371, 0.20408926904201508, 0.22404611110687256, -0.38159409165382385, 0.024378983303904533, 0.22743229568004608, -0.026123056188225746, -0.13964109122753143, -0.10465513169765472, -0.0539022795855999, 0.05409875139594078, -0.06697963923215866, -0.01998436078429222, 0.04225611314177513, -0.1269490122795105, -0.33682554960250854, -0.31495431065559387, -0.13320137560367584, -0.13024109601974487, 0.24716967344284058, 0.26730871200561523, 0.08900563418865204, 0.19142965972423553, 0.08263970911502838, 0.08262763917446136, 0.050082702189683914, -0.14844849705696106, -0.003236481687054038, -0.20524562895298004, 0.1166510283946991, 0.003052978776395321, 0.010667127557098866, 0.22062864899635315, 0.025502817705273628, -0.0485730916261673, 0.027478080242872238, -0.1993546187877655, -0.12463980168104172, 0.2057405412197113, -0.03852716088294983, 0.051336538046598434, 0.14547231793403625, -0.10767917335033417, -0.13984665274620056, 0.14244167506694794, -0.03987456485629082, -0.09387063980102539, -0.06308330595493317, -0.33882570266723633, -0.47447505593299866, -0.09497513622045517, 0.18846802413463593, 0.10694146156311035, 0.3248881995677948, -0.04976842924952507, 0.041087448596954346, -0.04816572740674019, -0.34190088510513306, 0.05502689257264137, -0.15928590297698975, -0.03289071097970009, 0.03148486465215683, 0.06829854100942612, 0.02697267010807991, 0.02660064399242401, 0.04452596604824066, 0.0027549343649297953, 0.18372836709022522, -0.058164484798908234, 0.08973472565412521, 0.40984639525413513, -0.06640320271253586, -0.027801930904388428, 0.280474990606308, 0.175503671169281, 0.12882663309574127, 0.08095546066761017, -0.03900013491511345, 0.1427546888589859, 0.14123612642288208, 0.054056812077760696, -0.2569607198238373, 0.4276382029056549, -0.4614322781562805, -0.00643053837120533, -0.05239679664373398, -0.09669380635023117, 0.15778566896915436, -0.09340768307447433, 0.02319834940135479, -0.2353481948375702, -0.21714912354946136, 0.05969393998384476, -0.05497761070728302, 0.13702815771102905, -0.20909544825553894, 0.19769664108753204, 0.10276780277490616, -0.1854097694158554, 0.0926918163895607, 0.13857439160346985, -0.15799373388290405, 0.08182477951049805, -0.037518784403800964, 0.034365732222795486, -0.0036813297774642706, 0.3337709903717041, 0.17062455415725708, -0.10376740992069244, -0.17286425828933716, -0.10530872642993927, 0.056884218007326126, -0.004700572695583105, 0.031653907150030136, 0.2491995394229889, 0.08197863399982452, -0.18057429790496826, -0.27861806750297546, -0.05403731390833855, 0.13614687323570251, 0.3356517255306244, -0.05934063717722893, 0.07441475242376328, -0.13364435732364655, -0.22265489399433136, 0.013748603872954845, -0.27612659335136414, 0.12074031680822372, -0.18244872987270355, 0.026027046144008636, 0.13203054666519165, 0.010036156512796879, 0.30549076199531555, -0.22137466073036194, 0.1527530550956726, 0.24137648940086365, -0.11973198503255844, 0.07661903649568558, -0.07280638068914413, 0.20738008618354797, 0.34226900339126587, -0.1569654643535614, 0.19303366541862488, 0.04354555904865265, -0.052680473774671555, 0.17948083579540253, 0.02014065720140934, -0.07945673912763596, -0.12121656537055969, -0.045639269053936005, 0.04800361022353172, -0.1265013962984085, 0.3481529951095581, -0.38700029253959656, -0.2876017093658447, 0.001754433149471879, -0.05292100831866264, 0.09677885472774506, -0.20332562923431396, -0.1393386274576187, 0.280740886926651, 0.07356991618871689, -0.1985909342765808, -0.16543498635292053, -0.2897931635379791, 0.15639600157737732, 0.0823974534869194, 0.18945395946502686, -0.24634820222854614, 0.0877702534198761, 0.06515474617481232, 0.2666161060333252, 0.14283812046051025, -0.14222858846187592, 0.04371798783540726, 0.2866150140762329, -0.11635331809520721, -0.05584700405597687, -0.05329572409391403, -0.34527677297592163, -0.170464426279068, -0.24945002794265747, -0.11034319549798965, -0.371726930141449, -0.21893809735774994, 0.02724575623869896, -0.0821135863661766, 0.27214568853378296, 0.2949342727661133, 0.14339040219783783, -0.3171912133693695, -0.0007943856180645525, -0.1366221159696579, 0.15072934329509735, 0.22365708649158478, -0.24667100608348846, -0.10378935188055038, 0.33126354217529297, -0.19589902460575104, 0.059817444533109665, 0.022116562351584435, -0.0002900515391957015, 0.15642845630645752, -0.36120185256004333, 0.3017459511756897, -0.03457413613796234, -0.05979127064347267, -0.25787144899368286, 0.2189868688583374, 0.10487445443868637, 0.045775383710861206, -0.07932519912719727, -0.003111001569777727, 0.11244522780179977, -0.09154750406742096, -0.1901424080133438, -0.010028370656073093, -0.02688813954591751, -0.21785373985767365, 0.15386007726192474, 0.10692478716373444, 0.16595368087291718, -0.3914192318916321, -0.10756617039442062, -0.07352783530950546, -0.25739040970802307, 0.14775300025939941, -0.13531194627285004, -0.07538603991270065, -0.1725032925605774, -0.4468522369861603, 0.2949146330356598, 0.23449672758579254, 0.2820916473865509, 0.2265121191740036, -0.2160436064004898, -0.11173630505800247, 0.0007780436426401138, 0.4622074067592621, -0.08376320451498032, -0.36698436737060547, 0.19700714945793152, 0.043601300567388535, -0.302598237991333, 0.07111857086420059, -0.09405816346406937, -0.021560268476605415, -0.09575935453176498, 0.3578115403652191, -0.000035694036341737956, 0.1638585776090622, 0.34512782096862793, 0.2653978765010834, -0.13827109336853027, -0.1540912538766861, -0.22981615364551544, -0.27327510714530945, -0.05230197310447693, 0.27654358744621277, -0.057169798761606216, 0.26879024505615234, 0.150354266166687, 0.09909328818321228, -0.25017961859703064, -0.15773378312587738, 0.18372097611427307, 0.21921513974666595, 0.17409171164035797, 0.6374947428703308, 0.04659481719136238, 0.17805315554141998, -0.1322513222694397, 0.0537535585463047, 0.1855449080467224, -0.24849501252174377, 0.20766228437423706, -0.1863175332546234, -0.14425212144851685, 0.19054028391838074, 0.21009768545627594, 0.12413524091243744, 0.3858322203159332, -0.26950618624687195, 0.1642196923494339, -0.2959427833557129, -0.183979794383049, 0.18912041187286377, -0.04346805438399315, -0.17150075733661652, -0.39644768834114075, 0.31059858202934265, -0.08711521327495575, -0.13604070246219635, 0.2215547412633896, 0.2736735939979553, -0.2029576450586319, 0.22796398401260376, 0.241851806640625, 0.7437275648117065, -0.3708413541316986, 0.007805095985531807, 0.07317502796649933, -0.15994180738925934, 0.32565879821777344, 0.11241284012794495, 0.37696313858032227, -0.2956518232822418, -0.7319256663322449, -0.06492875516414642, 0.09644155204296112, -0.11860082298517227, 0.028596924617886543, -0.14642876386642456, 0.2411082684993744, -0.313294917345047, 0.03747573122382164, 0.023321419954299927, 0.3222845196723938, 0.029565853998064995, -0.22570094466209412, -0.25266024470329285, 0.2543095648288727, 0.15293261408805847, -0.18169139325618744, -0.010204104706645012, 0.130027636885643, 0.010854154825210571, 0.14417357742786407, 0.05001004412770271, -0.1651751548051834, 0.06075382977724075, 0.271242618560791, -0.21583542227745056, -0.2353258579969406, -0.3836556673049927, -0.1442710906267166, 0.4469103515148163, -0.012316292151808739, 0.2435964196920395, 0.1899259090423584, 0.23402832448482513, 0.10229425132274628, 0.044779565185308456, 0.1177462637424469, 0.19320768117904663, 0.2505764663219452, -0.16904473304748535, 0.2755987048149109, 0.09443212300539017, -0.34155791997909546, -0.26229995489120483, 0.042527709156274796, -0.2603195011615753, -0.18902835249900818, 0.06809018552303314, -0.10943140834569931, -0.039879877120256424, -0.2483018934726715, 0.3146408498287201, -0.11990577727556229, -0.045534901320934296, 0.3080795705318451, -0.16983655095100403, -0.30457425117492676, -0.28741586208343506, 0.41097119450569153, 0.1752254217863083, 0.30845561623573303, 0.30439043045043945, -0.08697497099637985, -0.245592400431633, -0.11239448934793472, 0.10904843360185623, 0.13104525208473206, 0.10302507132291794, 0.15899422764778137, -0.18837057054042816, -0.05512239411473274, 0.07193028926849365, 0.10821221023797989, 0.11949300765991211, 0.5150161385536194, -0.08914955705404282, 0.004237470682710409, -0.5268552303314209, 0.26635047793388367, 0.3998878002166748, 0.35231488943099976, 0.00973203033208847, 0.022933313623070717, -0.29062893986701965, 0.18978609144687653, -0.5285945534706116, 0.033949729055166245, -0.27576807141304016, 0.01050890889018774, 0.13201488554477692, -0.008922354318201542, -0.05947806313633919, 0.05821942910552025, 0.3491622507572174, -0.03479347005486488, 0.27498385310173035, -0.4598996043205261, -0.2338462620973587, -0.03281853348016739, -0.11898282170295715, 0.03447806090116501, -0.2613852322101593, -0.42260727286338806, -0.3608933389186859, -0.31078919768333435, -0.13711430132389069, 0.19125664234161377, -0.06502608209848404, 0.14088135957717896, 0.08540280163288116, -0.19134484231472015, 0.09288617223501205, -0.23205575346946716, 0.034963250160217285, 0.03486558794975281, -0.08414457738399506, 0.18289299309253693, -0.21066592633724213, 0.12883691489696503, -0.13902966678142548, 0.22144979238510132, -0.11445586383342743, -0.21409966051578522, 0.06160956993699074, 0.07141367346048355, 0.02815394662320614, 0.16106148064136505, 0.4412846565246582, 0.27613359689712524, 0.11946409195661545, -0.09718775749206543, 0.3505370616912842, 0.36345934867858887, -0.47965025901794434, -0.11733397096395493, 0.11355280876159668, -0.11247199773788452, 0.445071280002594, 0.4203677177429199, 0.17719869315624237, 0.10854977369308472, -0.23728731274604797, 0.08144905418157578, 0.0007792202522978187, -0.2476683259010315, -0.1314629167318344, 0.48144254088401794, 0.11560345441102982, -0.23105137050151825, 0.5800484418869019, 0.292873740196228, 0.42841964960098267, 0.31937840580940247, 0.13592839241027832, 0.18710830807685852, 0.07490400969982147, -0.005834108684211969, -0.1642051339149475, -0.07480970025062561, 0.15801814198493958, 0.0620780847966671, 0.12968043982982635, -0.1370844691991806, 0.4257482588291168, 0.04774850234389305, -0.2611560821533203, 0.020880183205008507, -0.03658472001552582, 0.20191524922847748, 0.03266970440745354, -0.31112104654312134, 0.3798941671848297, -0.2495211809873581, 0.11480838060379028, -0.09124520421028137, 0.1533813178539276, -0.04393745958805084, 0.02770989015698433, -0.23379606008529663, 0.12915068864822388, -0.18225589394569397, 0.06695687770843506, 0.061753131449222565, 0.526766836643219, -0.1377742886543274, -0.32566139101982117, 0.34450873732566833, 0.12542402744293213, -0.02124134451150894, 0.271599143743515, 0.15605220198631287, -0.2272021472454071, -0.23076653480529785, 0.24324075877666473, -0.1970169097185135, -0.15238447487354279, 0.06886295974254608, -0.07508273422718048, 0.2388465851545334, -0.23123683035373688, 0.06308474391698837, 0.34061530232429504, -0.37405428290367126, 0.273180216550827, 0.027453934773802757, 0.25108274817466736, -0.12747430801391602, 0.029374612495303154, 0.36684945225715637, -0.12219174206256866, -0.013034692034125328, -0.013897440396249294, -0.039540428668260574, 0.04457491636276245, -0.04602045193314552, -0.28122976422309875, 0.13078626990318298, 0.18977896869182587, 0.21595175564289093, 0.08804752677679062, 0.24107789993286133, -0.0472690723836422, 0.1123526319861412, 0.07179153710603714, 0.05470302700996399, -0.3728662431240082, -0.0062325745820999146, -0.03739364445209503, -0.23043259978294373, 0.270251989364624, 0.08027546852827072, 0.06277453154325485, -0.2733525037765503, 0.10872673243284225, -0.01679142564535141, -0.11345554143190384, 0.17232875525951385, 0.026242125779390335, -0.149034783244133, -0.25667673349380493, 0.0010974486358463764, -0.1525389552116394, -0.17116281390190125, 0.051219817250967026, -0.1801356077194214, 0.32108116149902344, 0.043144114315509796, 0.04017478972673416, 0.0025154727045446634, 0.03371608629822731, 0.1994282752275467, -0.13608412444591522, 0.10063259303569794, -0.2445940226316452, 0.25495582818984985, 0.032863274216651917, -0.2149832546710968, -0.30364543199539185, 0.24627193808555603, 0.0015446905745193362, 0.11022835224866867, -0.09332296997308731, -0.3901130259037018, -0.007348853629082441, 0.25200241804122925, 0.06917934119701385, -0.08024509251117706, -0.3198181092739105, 0.24814216792583466, -0.1767788827419281, 0.05775076523423195, 0.012866108678281307, 0.3469278812408447, 0.04099513217806816, 0.23336580395698547, 0.21718768775463104, -0.1845935583114624, 0.28902164101600647, -0.10009558498859406, -0.3268693685531616, -0.11742346733808517, -0.13024207949638367, 0.3276587128639221, 0.04452125355601311, 0.16435430943965912, 0.1345961093902588, 0.2179790437221527, 0.023557698354125023, -0.43026065826416016, 0.10183051228523254, -0.21329186856746674, 0.14012505114078522, -0.1495649516582489, -0.12394305318593979, 0.11653043329715729, -0.06896957755088806, -0.5264058113098145, -0.1572890281677246 ]
112
..\pandas\reference\api\pandas.Interval.closed.html
pandas.Interval.closed
Interval.closed# String describing the inclusive side the intervals. Either left, right, both or neither.
No parameters found
[">>> interval = pd.Interval(left=1, right=2, closed='left')\n>>> interval\nInterval(1, 2, closed='left')\n>>> interval.closed\n'left'"]
pandas.Interval.closed Interval.closed# String describing the inclusive side the intervals. Either left, right, both or neither.
[ -0.25539377331733704, -0.3636680543422699, -0.248112753033638, -0.1395523101091385, -0.06786657869815826, 0.07955057919025421, 0.45138370990753174, -0.022651275619864464, -0.1259891241788864, 0.05859411135315895, -0.11704367399215698, -0.057059396058321, 0.14974214136600494, 0.28057461977005005, -0.3426063060760498, -0.6175594329833984, -0.04505961760878563, 0.35529443621635437, -0.11580009013414383, 0.008254923857748508, -0.45921590924263, 0.02392392046749592, -0.38585713505744934, 0.20642423629760742, 0.07194627821445465, -0.3451358675956726, -0.07644356042146683, -0.18867012858390808, -0.020330898463726044, -0.3667105436325073, 0.3026277720928192, 0.021573703736066818, -0.26791420578956604, 0.1897943615913391, -0.0000960185207077302, -0.2891075611114502, 0.057068370282649994, -0.023490116000175476, -0.16017736494541168, 0.196443110704422, -0.09000488370656967, 0.21364881098270416, 0.21378237009048462, -0.2925381064414978, -0.003683211049064994, -0.12271600216627121, 0.16035711765289307, -0.10809622704982758, 0.20704196393489838, 0.24444539844989777, 0.2824888229370117, 0.04896656423807144, -0.41369324922561646, -0.2359871119260788, -0.015092497691512108, -0.1658497303724289, 0.15515929460525513, -0.0978037491440773, 0.17208237946033478, 0.028503797948360443, -0.029665762558579445, -0.18039560317993164, -0.048038095235824585, 0.11702559143304825, 0.011860544793307781, -0.034590888768434525, 0.041710760444402695, -0.010556635446846485, 0.01261949259787798, 0.37958773970603943, 0.2459317445755005, -0.08970854431390762, -0.06499795615673065, 0.0480324812233448, -0.36206305027008057, -0.21498076617717743, -0.06768656522035599, 0.4765384793281555, 0.09663372486829758, 0.25519734621047974, 0.30724912881851196, 0.43890124559402466, -0.24192503094673157, 0.10961383581161499, -0.5146146416664124, 0.42416447401046753, -0.05372416228055954, 0.016569381579756737, -0.06596126407384872, -0.08080865442752838, -0.10315781831741333, -0.16501954197883606, 0.007046611048281193, 0.21166904270648956, 0.21756505966186523, 0.01899106241762638, -0.15193548798561096, 0.15496686100959778, -0.07190119475126266, 0.33994317054748535, -0.20705679059028625, -0.12651047110557556, -0.18828244507312775, 0.09129133820533752, 0.1481330692768097, -0.20576691627502441, -0.002303550485521555, 0.10278208553791046, 0.12525056302547455, 0.11554007977247238, 0.15803162753582, 0.08866515010595322, 0.14536291360855103, -0.3940242528915405, 0.09253178536891937, -0.048849400132894516, -0.11188981682062149, 0.0826968178153038, -0.5377707481384277, -0.08675820380449295, 0.0502140149474144, -0.1455477923154831, -0.07341297715902328, 0.07082567363977432, -0.08299149572849274, 0.10490287095308304, 0.12395566701889038, 0.1251412183046341, 0.1720222681760788, 0.13814210891723633, -0.2498258799314499, 0.5768443942070007, -0.13855521380901337, -0.3345087766647339, -0.27885064482688904, -0.2335657775402069, 0.3001261055469513, 0.1736493855714798, -0.08545820415019989, 0.13490751385688782, -0.14949671924114227, -0.12987369298934937, 0.1607559770345688, 0.3679652512073517, 0.07891640067100525, -0.0593005008995533, -0.07151256501674652, -0.13226503133773804, -0.22418853640556335, 0.21332517266273499, 0.25572308897972107, 0.1688178926706314, -0.27407264709472656, 0.2957572042942047, -0.1429789960384369, 0.057597026228904724, 0.289000928401947, 0.18665078282356262, 0.1296856701374054, 0.0825459435582161, 0.38058048486709595, 0.20683592557907104, -0.23055598139762878, -0.16880649328231812, -0.1042465940117836, 0.0196524690836668, -0.2597575783729553, -0.0976903885602951, 0.11120859533548355, -0.15345339477062225, 0.32325223088264465, 0.03364746272563934, -0.04582158103585243, -0.3094574809074402, -0.3157707154750824, 0.16140379011631012, -0.08742912858724594, -0.18057672679424286, -0.05839812755584717, -0.08371574431657791, 0.024664228782057762, -0.09709689766168594, 0.1691342294216156, 0.0501975454390049, 0.11425624042749405, -0.20273669064044952, 0.23384244740009308, 0.024808119982481003, -0.15245340764522552, -0.270287424325943, -0.0026014456525444984, -0.08813706040382385, 0.5376331210136414, 0.02540910243988037, 0.24923397600650787, -0.19327722489833832, 0.04687695577740669, 0.263502299785614, 0.0926155298948288, 0.21283689141273499, -0.1434841752052307, -0.12480705976486206, -0.037935953587293625, -0.16264694929122925, -0.1508743315935135, -0.5630389451980591, 0.25469690561294556, -0.26549986004829407, 0.1358841061592102, 0.04237489402294159, 0.1401694118976593, -0.09043648093938828, -0.6222012042999268, -0.10158721357584, 0.08170236647129059, -0.1017003208398819, 0.24808038771152496, 0.021011250093579292, 0.05741987004876137, 0.3766205906867981, -0.25013861060142517, 0.16334222257137299, -0.25333043932914734, 0.02625262178480625, 0.01317358948290348, -0.1709010899066925, 0.1811990588903427, 0.11733227223157883, -0.0028569528367370367, 0.17508137226104736, 0.049991946667432785, 0.16583141684532166, 0.15230704843997955, 0.36710500717163086, -0.10955595225095749, 0.06725745648145676, -0.26201164722442627, 0.28559136390686035, 0.11467649787664413, 0.15108336508274078, -0.04609081521630287, 0.01790568046271801, 0.10027676820755005, 0.06206804886460304, -0.13140827417373657, 0.40402916073799133, -0.25873294472694397, -0.23420463502407074, 0.034059543162584305, 0.33537599444389343, 0.248799130320549, -0.11763526499271393, -0.5063173174858093, -0.14482076466083527, -0.08611787110567093, 0.16994787752628326, -0.023729056119918823, 0.4427233636379242, -0.6142979860305786, 0.03391627222299576, 0.4266510307788849, -0.25617489218711853, 0.42312857508659363, 0.017744574695825577, -0.08400805294513702, 0.02003028616309166, -0.07566139847040176, 0.33854344487190247, 0.25702401995658875, 0.2971268594264984, 0.11656308174133301, 0.08607619255781174, -0.41176837682724, -0.3036447763442993, 0.22464990615844727, 0.11299531906843185, -0.15922911465168, -0.08265833556652069, -0.030578896403312683, -0.06712228059768677, -0.21004357933998108, -0.11309201270341873, -0.22770249843597412, 0.14261366426944733, -0.18096350133419037, -0.14779241383075714, -0.3614799380302429, -0.19869601726531982, 0.2819811999797821, -0.5243610739707947, 0.2583324909210205, -0.2651365399360657, -0.023659707978367805, 0.030213410034775734, -0.1251567155122757, 0.14891062676906586, -0.3948124051094055, 0.49993249773979187, 0.3917434513568878, 0.18913310766220093, 0.03445886820554733, -0.24900762736797333, 0.07377151399850845, 0.3695063292980194, -0.2654306888580322, 0.13438236713409424, 0.29915332794189453, -0.3534550368785858, 0.13005800545215607, 0.412157267332077, -0.0008646820788271725, -0.04059029743075371, 0.06208541616797447, 0.11222727596759796, 0.19242878258228302, 0.3511306941509247, -0.14274455606937408, -0.14772742986679077, -0.03245488926768303, 0.30039897561073303, 0.0072319963946938515, -0.4554319381713867, -0.022972483187913895, 0.059708595275878906, -0.22206264734268188, -0.16994161903858185, -0.09136426448822021, -0.2877691388130188, 0.09228245168924332, -0.08551186323165894, 0.03988049179315567, 0.14195485413074493, -0.18310026824474335, 0.03880777209997177, 0.23451830446720123, 0.033995434641838074, -0.38779351115226746, -0.4617784917354584, 0.24559134244918823, -0.19648492336273193, 0.04232695698738098, 0.17241406440734863, -0.3457794785499573, 0.2909759283065796, -0.23481974005699158, 0.06323103606700897, -0.5004645586013794, -0.00908646546304226, -0.09291594475507736, 0.1820678561925888, -0.009964024648070335, -0.07912098616361618, -0.04286644235253334, -0.23266246914863586, -0.0536976158618927, -0.051587462425231934, 0.27134838700294495, -0.044447336345911026, -0.3663351535797119, 0.11208030581474304, 0.11216958612203598, 0.13511429727077484, -0.09898591786623001, 0.23700718581676483, 0.000009896079063764773, -0.04584570229053497, -0.21149326860904694, -0.08672109991312027, 0.12457317858934402, -0.13227562606334686, -0.19638559222221375, 0.2641148269176483, 0.10064492374658585, 0.11450377851724625, -0.10440117120742798, 0.18671496212482452, 0.028349490836262703, -0.4667566418647766, -0.3520064055919647, -0.05117775499820709, -0.2261694371700287, -0.43359047174453735, 0.19477412104606628, -0.0933559313416481, 0.005801437888294458, -0.020512964576482773, 0.09715106338262558, -0.12795983254909515, 0.20330511033535004, 0.014378952793776989, -0.10446063429117203, 0.03162390738725662, 0.04362151771783829, -0.027960697188973427, 0.0866255909204483, 0.11464044451713562, 0.19169235229492188, -0.10320122539997101, 0.1424628645181656, 0.018681010231375694, 0.2557099163532257, 0.26692062616348267, 0.02685547061264515, -0.13055898249149323, 0.03430096432566643, -0.1468760222196579, -0.5046237111091614, 0.0584842674434185, -0.05076368898153305, -0.11281351745128632, -0.30132049322128296, 0.06132598593831062, -0.06879269331693649, 0.060116227716207504, 0.45238086581230164, -0.12118802219629288, -0.113038569688797, 0.05617281422019005, -0.05618059262633324, -0.4664505422115326, 0.107674740254879, 0.12324828654527664, 0.5100652575492859, 0.07178501039743423, 0.15466584265232086, -0.050689082592725754, -0.036133721470832825, -0.022997474297881126, 0.30222436785697937, -0.00043987645767629147, 0.2935938239097595, 0.011285935528576374, -0.18600128591060638, -0.1395423412322998, -0.05199691280722618, -0.025757092982530594, 0.01293132919818163, -0.12115985155105591, 0.13369418680667877, 0.17635495960712433, -0.18662557005882263, 0.17773951590061188, 0.0726809948682785, -0.11152924597263336, 0.12111246585845947, -0.12761585414409637, 0.08268152922391891, -0.22262199223041534, -0.09922077506780624, 0.02634149044752121, 0.3388431668281555, 0.09094328433275223, -0.49891677498817444, 0.10061601549386978, 0.017795581370592117, -0.09496243298053741, 0.10945428162813187, 0.06701622903347015, -0.14728449285030365, -0.04732992500066757, 0.10751539468765259, 0.5324782729148865, 0.19051702320575714, -0.05951078608632088, 0.4506353735923767, -0.2796362042427063, 0.033004943281412125, 0.1698887199163437, 0.18183225393295288, -0.08493344485759735, -0.09595585614442825, -0.15597330033779144, -0.11911790817975998, 0.08298368752002716, -0.04285821318626404, -0.3358669579029083, -0.03294172137975693, -0.42269834876060486, -0.1336463838815689, 0.2108495831489563, -0.28118690848350525, -0.22659869492053986, -0.025455106049776077, -0.3802482485771179, 0.23562082648277283, 0.05822911858558655, -0.09406167268753052, -0.1647469699382782, 0.06360334903001785, 0.028509406372904778, 0.17327682673931122, -0.22675156593322754, -0.08073560893535614, 0.15636654198169708, 0.02600899524986744, 0.03233090043067932, 0.32148677110671997, -0.25583159923553467, 0.217667356133461, 0.531464159488678, -0.3302280008792877, 0.41397616267204285, 0.26317068934440613, -0.23806512355804443, -0.020247576758265495, 0.08805545419454575, 0.33935266733169556, 0.43260443210601807, -0.12337902933359146, -0.02287423424422741, 0.4399588108062744, -0.16228991746902466, 0.19500187039375305, -0.26552024483680725, 0.2725239098072052, -0.3796699643135071, -0.3293713629245758, -0.24285338819026947, -0.34248602390289307, 0.24797026813030243, -0.07755529135465622, 0.19692762196063995, 0.22197656333446503, 0.059834856539964676, 0.3756050169467926, -0.03143371269106865, -0.43059271574020386, -0.16493847966194153, 0.03382251411676407, 0.15642230212688446, 0.21478240191936493, 0.3616386651992798, -0.0813058614730835, -0.3806006908416748, -0.1668550819158554, 0.2594431936740875, 0.05567631125450134, -0.0545879602432251, 0.527666449546814, -0.1633574664592743, -0.01826389878988266, 0.13948878645896912, 0.32906046509742737, 0.1719585359096527, 0.39989060163497925, -0.12701314687728882, -0.405131459236145, -0.17658497393131256, 0.06373639404773712, 0.023057924583554268, 0.2820777893066406, 0.27334925532341003, 0.327714741230011, 0.3246338665485382, -0.24182604253292084, -0.43945470452308655, -0.07867060601711273, -0.2063557207584381, 0.02727089822292328, 0.007346450816839933, -0.0019245250150561333, 0.02470078133046627, 0.21442808210849762, 0.32018131017684937, 0.28337496519088745, -0.1392545849084854, -0.2809141278266907, -0.25577622652053833, 0.05313803255558014, -0.3359934687614441, -0.1049623116850853, 0.12243260443210602, 0.1332515925168991, -0.14609435200691223, 0.016082925722002983, -0.13968650996685028, 0.40116748213768005, 0.005991871934384108, 0.20932625234127045, 0.003140846034511924, -0.11218620836734772, 0.04772596061229706, -0.07082764059305191, -0.10769855231046677, 0.11230286210775375, -0.07486521452665329, -0.01913503371179104, -0.13910208642482758, -0.18503248691558838, 0.31019777059555054, 0.02247045747935772, 0.10846708714962006, -0.30797070264816284, -0.05718319118022919, 0.16875788569450378, -0.09731259942054749, -0.026425190269947052, 0.2524898648262024, -0.07445762306451797, 0.028886662796139717, 0.04523583501577377, -0.15783430635929108, 0.2955939769744873, -0.46123895049095154, 0.2720455825328827, 0.11584340780973434, 0.2609815299510956, 0.4890786409378052, 0.3247153162956238, -0.1530674397945404, -0.08156035095453262, 0.10272616147994995, -0.047833457589149475, 0.3617844581604004, -0.47748324275016785, 0.31726422905921936, 0.49071797728538513, 0.09662701189517975, -0.0713300108909607, 0.20570704340934753, 0.2360624372959137, 0.5004920363426208, 0.31709998846054077, 0.3472556471824646, 0.28551143407821655, 0.3440195620059967, -0.012128946371376514, -0.05394802615046501, -0.09341096132993698, -0.1443624198436737, 0.3093969225883484, -0.32620587944984436, 0.17198173701763153, 0.5995767712593079, -0.08339232206344604, -0.07144355028867722, -0.17103491723537445, 0.06914156675338745, 0.29056161642074585, 0.02884833887219429, -0.28653010725975037, -0.018504470586776733, -0.18111209571361542, -0.25425106287002563, -0.10913348942995071, 0.2541096806526184, -0.07557056099176407, 0.1769201010465622, -0.1900332123041153, 0.36167287826538086, 0.11289625614881516, 0.0119522949680686, 0.12431316822767258, 0.1540670096874237, -0.16196748614311218, -0.22346188127994537, 0.3271420896053314, -0.11608584970235825, 0.07290394604206085, 0.30899083614349365, 0.2952288091182709, -0.2310810387134552, -0.026743194088339806, 0.09912247210741043, -0.18041600286960602, -0.00017556961392983794, 0.13055703043937683, -0.19481399655342102, 0.36043858528137207, 0.2340042144060135, 0.09333661198616028, 0.40700533986091614, -0.2183801531791687, 0.8401668667793274, -0.006458871997892857, 0.02834871970117092, -0.6161160469055176, -0.18482276797294617, 0.08765283226966858, 0.1614776998758316, -0.06799860298633575, -0.11586309224367142, -0.05464758351445198, -0.3072337806224823, -0.2807697653770447, -0.2464921921491623, 0.3151948153972626, -0.1000799909234047, 0.1971130073070526, 0.3192077577114105, 0.04505147412419319, 0.2000010907649994, 0.444386750459671, 0.2873843312263489, -0.4302574694156647, 0.01705928146839142, -0.19005374610424042, 0.1278461068868637, -0.1988888531923294, 0.1427457630634308, -0.01776297204196453, -0.02887943759560585, -0.04380655288696289, 0.34715065360069275, 0.3293147087097168, -0.20245520770549774, -0.005110469181090593, -0.07529062777757645, 0.09034779667854309, -0.02115464210510254, 0.0012056954437866807, -0.0013992706080898643, 0.0189945250749588, -0.1252962201833725, -0.1776122897863388, 0.3576250970363617, 0.1988445669412613, -0.09730716794729233, 0.19384516775608063, 0.26485130190849304, 0.040523890405893326, 0.16670653223991394, -0.2815217673778534, -0.19322532415390015, 0.3182673156261444, 0.13014833629131317, 0.04418587312102318, -0.1635756641626358, 0.33739548921585083, 0.06156756356358528, 0.026121491566300392, -0.10065830498933792, -0.22594362497329712, 0.31409233808517456, 0.029908621683716774, 0.018161309882998466, 0.08104380965232849, -0.2688789367675781, 0.2621781826019287, -0.06215263903141022, -0.16802358627319336, -0.062235958874225616, 0.0055259279906749725, -0.035322416573762894, 0.1460145115852356, 0.31696274876594543, -0.18885473906993866, 0.14692585170269012, -0.08663808554410934, -0.43938201665878296, -0.010656033642590046, -0.0912189930677414, 0.08512146770954132, 0.05890825018286705, 0.16475585103034973, -0.1617700755596161, 0.2335691750049591, 0.09845668077468872, -0.15057264268398285, -0.37732699513435364, 0.009112146683037281, -0.06110835075378418, -0.0833105742931366, -0.1372823864221573, 0.0808839499950409, -0.2156551033258438, 0.06483957171440125, -0.39967283606529236 ]
113
..\pandas\reference\api\pandas.Series.to_timestamp.html
pandas.Series.to_timestamp
Series.to_timestamp(freq=None, how='start', copy=None)[source]# Cast to DatetimeIndex of Timestamps, at beginning of period.
Parameters: freqstr, default frequency of PeriodIndexDesired frequency. how{‘s’, ‘e’, ‘start’, ‘end’}Convention for converting period to timestamp; start of period vs. end. copybool, default TrueWhether or not to return a copy. Note The copy keyword will change behavior in pandas 3.0. Copy-on-Write will be enabled by default, which means that all methods with a copy keyword will use a lazy copy mechanism to defer the copy and ignore the copy keyword. The copy keyword will be removed in a future version of pandas. You can already get the future behavior and improvements through enabling copy on write pd.options.mode.copy_on_write = True Returns: Series with DatetimeIndex
[">>> idx = pd.PeriodIndex(['2023', '2024', '2025'], freq='Y')\n>>> s1 = pd.Series([1, 2, 3], index=idx)\n>>> s1\n2023 1\n2024 2\n2025 3\nFreq: Y-DEC, dtype: int64", '>>> s1 = s1.to_timestamp()\n>>> s1\n2023-01-01 1\n2024-01-01 2\n2025-01-01 3\nFreq: YS-JAN, dtype: int64', ">>> s2 = pd.Series([1, 2, 3], index=idx)\n>>> s2 = s2.to_timestamp(freq='M')\n>>> s2\n2023-01-31 1\n2024-01-31 2\n2025-01-31 3\nFreq: YE-JAN, dtype: int64"]
pandas.Series.to_timestamp Series.to_timestamp(freq=None, how='start', copy=None)[source]# Cast to DatetimeIndex of Timestamps, at beginning of period.
[ -0.2604878842830658, -0.09521035850048065, -0.11697743833065033, -0.17612768709659576, 0.08375424146652222, 0.3005329668521881, 0.20093104243278503, 0.5049480199813843, -0.2901002764701843, 0.04479517415165901, 0.12242823839187622, 0.26967403292655945, -0.11495943367481232, 0.11084475368261337, -0.21872961521148682, -0.25601670145988464, -0.06861415505409241, 0.3008987009525299, -0.40382298827171326, 0.17069900035858154, -0.17602244019508362, -0.10724329948425293, -0.1688862293958664, -0.019823838025331497, 0.05880359187722206, -0.14051567018032074, -0.2378217875957489, -0.142691969871521, 0.10221096873283386, -0.09198445081710815, 0.01741744577884674, -0.027969516813755035, 0.1757723093032837, 0.5507538318634033, -0.00009594693983672187, -0.3009001314640045, 0.07612965255975723, -0.10613629221916199, 0.03470877557992935, 0.5010035634040833, -0.352672815322876, 0.15640108287334442, 0.1715872585773468, -0.3402611017227173, -0.1507679969072342, -0.11376282572746277, -0.02036929503083229, -0.1915818601846695, 0.462690532207489, 0.28980571031570435, 0.2909565567970276, 0.14317789673805237, -0.29561296105384827, -0.03331589326262474, 0.051182687282562256, -0.19631117582321167, 0.130072221159935, 0.017480479553341866, -0.02721073292195797, -0.043558269739151, 0.03519643843173981, 0.1995258629322052, -0.21830341219902039, -0.11207983642816544, -0.07875815033912659, -0.13693518936634064, 0.27530550956726074, -0.003724579466506839, -0.08184084296226501, 0.278677761554718, 0.6189707517623901, -0.41233864426612854, -0.2449609935283661, 0.06958354264497757, -0.0817582905292511, -0.08697166293859482, -0.4053555428981781, 0.0991307944059372, 0.1631840467453003, 0.20800399780273438, 0.11307312548160553, 0.4643445611000061, -0.26212531328201294, 0.24364949762821198, -0.17985449731349945, 0.18751417100429535, 0.06478498131036758, -0.19586113095283508, -0.10966245830059052, -0.23422731459140778, 0.1651589274406433, 0.06891512870788574, 0.1607082635164261, 0.35514703392982483, 0.25688380002975464, -0.3160821795463562, 0.008156128227710724, -0.18477483093738556, -0.1993616372346878, 0.12590175867080688, -0.18703722953796387, 0.062153175473213196, -0.10040228068828583, 0.006523036863654852, 0.2488274723291397, 0.04424845799803734, -0.14470185339450836, 0.12132314592599869, 0.2144697606563568, 0.021700147539377213, -0.06515175849199295, 0.10089093446731567, 0.2149960845708847, -0.14702770113945007, 0.08685507625341415, 0.20861627161502838, -0.03236212581396103, 0.06264777481555939, -0.13931016623973846, -0.11772892624139786, -0.1543254852294922, -0.15526267886161804, 0.009395132772624493, 0.12013158947229385, -0.18074557185173035, 0.2678649425506592, 0.07352401316165924, -0.011772958561778069, 0.18772652745246887, 0.0969332754611969, -0.4383281171321869, 0.3484881520271301, 0.2617667615413666, -0.194279283285141, -0.17044468224048615, -0.11827895790338516, 0.009547817520797253, 0.0427037850022316, -0.23935799300670624, 0.2143150120973587, -0.09620006382465363, -0.02188122645020485, 0.043090980499982834, 0.24554716050624847, -0.051604725420475006, 0.048620447516441345, 0.05406418442726135, 0.06257092207670212, -0.2919050455093384, 0.14496643841266632, 0.16021160781383514, -0.03185791149735451, -0.20363177359104156, 0.37173089385032654, -0.05743410810828209, -0.011164153926074505, -0.1364326775074005, 0.05183972045779228, 0.27110159397125244, -0.1284027248620987, 0.26789590716362, 0.14825542271137238, -0.13246379792690277, -0.04999928921461105, 0.16907435655593872, 0.20836986601352692, -0.21812468767166138, 0.03057483769953251, 0.05304257944226265, -0.166703000664711, 0.12539364397525787, 0.03157197684049606, 0.20654602348804474, 0.1177012249827385, -0.026384253054857254, -0.07127340137958527, 0.0429486408829689, -0.10541867464780807, 0.02459818124771118, 0.04150111973285675, -0.2063819020986557, -0.21033832430839539, 0.06044361740350723, 0.07124391198158264, 0.1362794190645218, -0.2954220771789551, -0.15467917919158936, 0.12901712954044342, -0.2339850217103958, 0.01299349032342434, -0.054875023663043976, -0.14214512705802917, -0.05418010801076889, 0.0163639634847641, 0.0023953490890562534, 0.23153071105480194, 0.07259902358055115, 0.16021162271499634, 0.06702321022748947, 0.04235828295350075, 0.3198823928833008, -0.012993627227842808, 0.3332391679286957, -0.18113738298416138, 0.05608462169766426, -0.29829806089401245, 0.22034434974193573, -0.14814716577529907, 0.4433795213699341, 0.08995244652032852, -0.09920534491539001, -0.2913849651813507, -0.3346368670463562, -0.04340839758515358, 0.2095935195684433, 0.42260393500328064, 0.2590043246746063, -0.2984936833381653, 0.02226433716714382, 0.32113492488861084, -0.13177132606506348, 0.13666565716266632, -0.06948873400688171, 0.14656654000282288, -0.009931444190442562, -0.15749023854732513, -0.07731162756681442, -0.012958724051713943, 0.07443703711032867, 0.059650104492902756, 0.14373072981834412, 0.04442907124757767, 0.24335877597332, 0.02311837114393711, -0.16502411663532257, 0.49867746233940125, 0.004651658236980438, 0.01786133646965027, -0.026705080643296242, -0.2579014301300049, -0.12563514709472656, 0.3792785108089447, 0.1282879263162613, -0.07747367769479752, -0.1764070689678192, 0.2787722945213318, -0.1648142784833908, -0.2120576947927475, 0.001583905890583992, 0.2041984498500824, 0.228758305311203, -0.12200844287872314, -0.20189543068408966, -0.3730491101741791, -0.014150062575936317, 0.1945069134235382, -0.13830338418483734, 0.10345277190208435, -0.3665192127227783, 0.2637656033039093, 0.2544742822647095, -0.26446011662483215, -0.024773143231868744, 0.152359738945961, -0.12312958389520645, -0.09446901828050613, -0.06846364587545395, 0.0995711013674736, -0.1914176195859909, 0.2173720896244049, 0.30038559436798096, 0.028337078168988228, 0.0020601756405085325, 0.018274014815688133, 0.07282797247171402, 0.15674355626106262, -0.09503502398729324, -0.07763181626796722, 0.017161516472697258, 0.19130636751651764, 0.06629739701747894, -0.006729281507432461, -0.11757821589708328, 0.3258759081363678, -0.23264411091804504, 0.10423225164413452, -0.256421834230423, -0.35842084884643555, -0.08103107661008835, -0.3522050082683563, 0.2815035581588745, -0.3685046136379242, 0.04420608654618263, 0.20167028903961182, -0.3265472948551178, 0.05197511985898018, -0.3237156867980957, 0.26010972261428833, 0.435520738363266, -0.05385781079530716, -0.18752655386924744, -0.4148642420768738, 0.12168648093938828, 0.2774255573749542, -0.09164310991764069, 0.4446589946746826, 0.18564166128635406, -0.35059595108032227, 0.11776869744062424, 0.15761174261569977, -0.05949530750513077, 0.00534556619822979, -0.09683851152658463, 0.0075438362546265125, -0.08553604781627655, 0.26075851917266846, -0.12737827003002167, -0.2706821858882904, -0.3478149473667145, -0.09672176092863083, -0.18069584667682648, -0.12030217051506042, -0.1864631325006485, 0.29829034209251404, -0.08756379783153534, 0.06841213256120682, -0.17244967818260193, -0.4808928072452545, 0.14038224518299103, 0.03444620221853256, -0.048736851662397385, 0.1570238173007965, -0.16595102846622467, -0.008244088850915432, 0.11138194799423218, 0.24199508130550385, -0.25504791736602783, -0.04683235287666321, 0.21433429419994354, -0.06333210319280624, -0.08664235472679138, 0.07419557124376297, -0.35701438784599304, -0.20503424108028412, -0.1848755031824112, -0.14436638355255127, -0.44270607829093933, 0.13591820001602173, -0.1708819419145584, 0.20322126150131226, -0.03619134798645973, 0.04753720015287399, 0.06052242964506149, -0.1566055566072464, 0.08295397460460663, 0.09096693247556686, 0.06131669133901596, 0.17966008186340332, -0.15177161991596222, 0.05757387727499008, 0.523344099521637, -0.029982004314661026, 0.2697400152683258, 0.2413952350616455, 0.036796409636735916, 0.23237480223178864, -0.2121928185224533, -0.05325654149055481, -0.04292253032326698, -0.07423790544271469, -0.28911054134368896, 0.1906893104314804, 0.03030846267938614, 0.16796912252902985, -0.04959443584084511, 0.08419162780046463, 0.046219851821660995, 0.14892219007015228, -0.3171785771846771, -0.20352664589881897, -0.16962602734565735, -0.3084774315357208, 0.12955422699451447, -0.019387418404221535, 0.020916713401675224, -0.1361909955739975, -0.11243770271539688, -0.050275687128305435, 0.1138550266623497, -0.028271401301026344, -0.14828266203403473, -0.044269464910030365, 0.1782936006784439, -0.34065860509872437, 0.006017525680363178, 0.08359099924564362, 0.06327181309461594, 0.09968732297420502, -0.296966552734375, -0.16699492931365967, 0.09078189730644226, 0.4124610126018524, 0.040993671864271164, 0.0004225982411298901, 0.10031268000602722, -0.08344025909900665, -0.5097627639770508, 0.22979636490345, -0.00736138503998518, -0.37778446078300476, 0.0019043958745896816, 0.12077908217906952, -0.2168465554714203, 0.009209796786308289, 0.5293687582015991, 0.35718029737472534, -0.029262805357575417, 0.15391585230827332, 0.12480232864618301, -0.47388365864753723, 0.2345779538154602, 0.2023627609014511, 0.19829609990119934, 0.29442137479782104, -0.01645992137491703, -0.053843870759010315, -0.22593459486961365, -0.006483588833361864, 0.19601686298847198, -0.008345215581357479, 0.19852618873119354, 0.22522832453250885, 0.5072594285011292, -0.155277281999588, -0.46517714858055115, 0.11266458034515381, 0.08695422112941742, -0.263047993183136, 0.020825020968914032, -0.1335071623325348, -0.16429366171360016, -0.08288656175136566, 0.03018096648156643, -0.015415308065712452, 0.02328944392502308, 0.06869514286518097, 0.14534710347652435, -0.1329399049282074, -0.05848333612084389, -0.06638094782829285, 0.09998965263366699, -0.24193905293941498, -0.346303790807724, 0.22319623827934265, 0.17940229177474976, 0.022183123975992203, 0.14504782855510712, -0.3728525936603546, -0.14627254009246826, 0.12578265368938446, -0.07669836282730103, 0.6464373469352722, -0.03296942636370659, 0.13288061320781708, 0.3705979585647583, -0.017822079360485077, 0.0189218707382679, 0.41479870676994324, 0.11189508438110352, -0.3421928882598877, -0.5558747053146362, -0.16856428980827332, 0.06885300576686859, -0.3624839186668396, 0.2580459713935852, -0.3152780532836914, 0.13932660222053528, -0.35716578364372253, 0.27433115243911743, 0.2775588631629944, 0.02485446259379387, -0.010157542303204536, -0.14724984765052795, -0.35483333468437195, 0.2655177116394043, 0.021142520010471344, -0.12279653549194336, 0.09209682792425156, -0.11582597345113754, 0.1356920450925827, -0.03863529488444328, 0.0322902649641037, -0.11639943718910217, 0.18796956539154053, 0.12790240347385406, -0.01737309992313385, -0.21073617041110992, -0.48826882243156433, 0.0447421558201313, 0.44207578897476196, -0.33010488748550415, 0.20215660333633423, 0.10485123842954636, 0.3415689468383789, 0.006104285828769207, -0.13324086368083954, 0.2602110505104065, 0.5941529870033264, 0.06457255035638809, 0.27340561151504517, 0.19489231705665588, -0.07977747917175293, -0.2849764823913574, 0.20153850317001343, 0.17750898003578186, -0.5660914778709412, -0.1347552090883255, -0.3381024897098541, 0.2760252356529236, -0.09959303587675095, -0.36802029609680176, 0.2678828537464142, 0.2314414083957672, -0.15755368769168854, 0.46554243564605713, -0.32156163454055786, -0.1412961483001709, -0.26343855261802673, 0.2187620848417282, -0.07374955713748932, 0.3074512481689453, 0.23910485208034515, 0.2376132756471634, -0.29418015480041504, -0.19486120343208313, 0.0780101791024208, -0.012062384746968746, -0.47346237301826477, 0.43896520137786865, -0.2145206779241562, -0.017903607338666916, 0.2556524872779846, 0.33815911412239075, -0.06555692106485367, 0.3308868408203125, -0.14714685082435608, -0.13694526255130768, -0.4085388779640198, 0.20904959738254547, 0.2793155014514923, 0.254368394613266, 0.2164490967988968, 0.4674202799797058, -0.29951369762420654, -0.2744619846343994, -0.48046523332595825, -0.016565727069973946, -0.20290035009384155, 0.14176417887210846, 0.1410253793001175, -0.14561834931373596, 0.1551305651664734, 0.05273227021098137, 0.31200435757637024, 0.19389255344867706, 0.15801206231117249, -0.3522440195083618, -0.13893194496631622, -0.04730983078479767, -0.28441768884658813, -0.10176638513803482, 0.11780589818954468, 0.040883153676986694, -0.36640918254852295, -0.13786835968494415, -0.26267385482788086, 0.4479399621486664, 0.046789612621068954, 0.011735353618860245, 0.2739563286304474, -0.13706494867801666, 0.07622573524713516, -0.130843847990036, 0.009808496572077274, 0.19122934341430664, -0.17724253237247467, 0.2999478578567505, -0.29321882128715515, -0.02750079147517681, 0.24094612896442413, 0.042031433433294296, -0.009685655124485493, -0.32284578680992126, 0.13587865233421326, 0.2357608526945114, -0.18833866715431213, 0.3992672860622406, 0.5125751495361328, 0.04286975413560867, -0.11496268212795258, -0.06632889062166214, 0.09178297966718674, 0.3334340751171112, -0.291136234998703, -0.11981817334890366, 0.026009874418377876, -0.08104974031448364, 0.33846351504325867, 0.2144707590341568, -0.15385928750038147, -0.08686788380146027, 0.12857861816883087, 0.2811718285083771, 0.38488641381263733, -0.14368535578250885, 0.15051458775997162, 0.5123099684715271, 0.03354625776410103, -0.0676802471280098, 0.07854762673377991, 0.26700451970100403, 0.3084515929222107, -0.3144666850566864, 0.1927551031112671, 0.07281295210123062, 0.1087527722120285, -0.07156674563884735, -0.12499608844518661, -0.3081530034542084, -0.026113547384738922, 0.21723075211048126, -0.27463430166244507, 0.10840514302253723, 0.3103366494178772, 0.06134236603975296, -0.19813184440135956, 0.14451049268245697, 0.024828407913446426, 0.33864399790763855, 0.24332015216350555, -0.11049558967351913, 0.3545958399772644, 0.15323415398597717, -0.007189510390162468, -0.1627972424030304, 0.1435551643371582, -0.09764969348907471, -0.01097079087048769, -0.03578157722949982, 0.24277576804161072, 0.1065516322851181, 0.011644928716123104, -0.2563783824443817, 0.05877497047185898, -0.1967918425798416, -0.32961079478263855, 0.04225592687726021, -0.13835206627845764, -0.04059828072786331, 0.17310382425785065, 0.35852503776550293, -0.2956011891365051, -0.2012883573770523, 0.3572325110435486, -0.046202607452869415, -0.25986504554748535, 0.13467565178871155, 0.0025937845930457115, 0.19067230820655823, -0.004656539764255285, 0.09955914318561554, 0.3327639698982239, -0.25431105494499207, 0.14577315747737885, 0.16330651938915253, 0.21514226496219635, -0.1430329829454422, 0.18297219276428223, 0.352334201335907, 0.01743166707456112, -0.09918496012687683, 0.05319339781999588, -0.04110477492213249, 0.1954633742570877, -0.030162591487169266, -0.4071879982948303, 0.19496743381023407, 0.21762913465499878, 0.22081010043621063, 0.010092207230627537, 0.03607283905148506, -0.07513822615146637, 0.5175448656082153, 0.13332869112491608, -0.24039217829704285, -0.23199084401130676, -0.025302844122052193, 0.19867512583732605, 0.00039084721356630325, 0.05165542662143707, -0.03884876146912575, -0.005207863636314869, -0.11477863043546677, -0.035408902913331985, -0.15193720161914825, -0.3298015892505646, 0.18137629330158234, 0.22606562077999115, -0.2512773871421814, -0.2731727361679077, 0.13820603489875793, -0.0422365665435791, -0.2487204223871231, 0.11095211654901505, -0.27878284454345703, 0.3910248577594757, 0.07762575894594193, -0.2259857952594757, 0.13462285697460175, -0.02783101610839367, -0.018459705635905266, -0.17920832335948944, -0.03830954432487488, -0.38361817598342896, 0.38248613476753235, 0.126699760556221, -0.24784637987613678, -0.3377437889575958, 0.21850179135799408, -0.10950148850679398, 0.017035920172929764, -0.13896368443965912, -0.08606719225645065, 0.029073473066091537, 0.19086730480194092, 0.14523999392986298, 0.09045833349227905, -0.2654288709163666, 0.22318647801876068, -0.17071501910686493, -0.14867590367794037, 0.16386735439300537, 0.16006270051002502, -0.11417627334594727, 0.2340545952320099, 0.08973071724176407, -0.5584077835083008, 0.2461090087890625, -0.3063271939754486, -0.08544280380010605, -0.29145798087120056, -0.04717254266142845, -0.08384836465120316, -0.0695590078830719, 0.12696990370750427, 0.14430078864097595, 0.34744793176651, -0.22253231704235077, -0.19383595883846283, 0.10813825577497482, 0.19394472241401672, 0.07852939516305923, -0.017983702942728996, -0.19821619987487793, 0.37833815813064575, -0.13016653060913086, -0.09361892193555832, -0.1709463745355606 ]
114
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.ndim.html
pandas.api.extensions.ExtensionArray.ndim
property ExtensionArray.ndim[source]# Extension Arrays are only allowed to be 1-dimensional.
No parameters found
['>>> arr = pd.array([1, 2, 3])\n>>> arr.ndim\n1']
pandas.api.extensions.ExtensionArray.ndim property ExtensionArray.ndim[source]# Extension Arrays are only allowed to be 1-dimensional.
[ 0.10846733301877975, -0.40692681074142456, -0.2531876266002655, 0.15833903849124908, 0.30414852499961853, 0.029153887182474136, 0.32108891010284424, 0.28449735045433044, 0.17839807271957397, 0.41802704334259033, -0.014009972102940083, 0.06484132260084152, -0.006310641765594482, 0.2014395296573639, 0.01697896607220173, -0.31719154119491577, 0.07767456024885178, 0.43550482392311096, -0.32029005885124207, 0.0006030298536643386, -0.3849171996116638, 0.02626076526939869, 0.10195571929216385, 0.10850401967763901, -0.12717977166175842, -0.005575541406869888, -0.25529128313064575, -0.2992604970932007, -0.14984199404716492, -0.3019116520881653, 0.3450104296207428, 0.000663246784824878, 0.16064582765102386, 0.11470557004213333, -0.00009991809201892465, 0.07943228632211685, 0.12217484414577484, -0.011713908985257149, 0.02929075062274933, 0.09348079562187195, -0.071820467710495, -0.1446712464094162, 0.11558348685503006, -0.15508045256137848, 0.000867561437189579, -0.5350093245506287, -0.04406974837183952, -0.3700740337371826, -0.12423618882894516, 0.38153523206710815, 0.3396246135234833, -0.18281608819961548, 0.17922082543373108, -0.25595277547836304, 0.056302767246961594, -0.12268546223640442, 0.05409647524356842, -0.06182248145341873, 0.11532410979270935, -0.028476445004343987, 0.06129063665866852, 0.05257508158683777, 0.16174207627773285, 0.1981533318758011, 0.22143156826496124, 0.006519409827888012, 0.38967427611351013, -0.20367297530174255, 0.2677801549434662, 0.3330576717853546, 0.3155536651611328, 0.023968303576111794, -0.34039753675460815, 0.08124306797981262, -0.03187715634703636, 0.029729414731264114, -0.030763091519474983, 0.18554168939590454, 0.34076040983200073, -0.028644870966672897, -0.016866562888026237, 0.3369830548763275, -0.3772328495979309, 0.2532086670398712, -0.32756081223487854, 0.3861156105995178, -0.008325555361807346, 0.0859408751130104, 0.11037898808717728, -0.39608004689216614, 0.16857102513313293, 0.1055360734462738, -0.01949360780417919, 0.05618003383278847, 0.16924937069416046, -0.00918222963809967, -0.006423358805477619, -0.6281065940856934, 0.13493165373802185, -0.1894824355840683, 0.23813889920711517, -0.07684522867202759, -0.10084183514118195, 0.2204168438911438, 0.07078617066144943, 0.2617933750152588, -0.03395182639360428, 0.15190643072128296, 0.10589253902435303, -0.05687989294528961, 0.09819577634334564, 0.03771138936281204, 0.08582507073879242, -0.05599444359540939, 0.04632740095257759, -0.20529787242412567, 0.07035332173109055, 0.15827491879463196, -0.27991753816604614, 0.22293777763843536, -0.2583809494972229, 0.06151129677891731, 0.07479485124349594, 0.12231456488370895, 0.17229007184505463, 0.18586094677448273, 0.01620827428996563, 0.14127081632614136, 0.24086922407150269, -0.08629699051380157, -0.3604496717453003, 0.4836336672306061, 0.24918246269226074, -0.298169881105423, 0.2000366598367691, 0.30367058515548706, 0.23227572441101074, -0.25392428040504456, 0.13643133640289307, 0.08828505873680115, -0.14465661346912384, -0.0522383488714695, 0.27952489256858826, 0.5115239024162292, 0.0023306207731366158, -0.31263452768325806, 0.1330927461385727, 0.013045002706348896, -0.26362788677215576, 0.21436381340026855, 0.05998964235186577, 0.054298724979162216, -0.4572415053844452, 0.33034348487854004, 0.13470596075057983, 0.13845254480838776, 0.008266632445156574, 0.0638871043920517, 0.07360046356916428, 0.0778350830078125, 0.33070194721221924, -0.09593469649553299, 0.1637706160545349, -0.22954720258712769, -0.04311174526810646, -0.18536852300167084, -0.39060062170028687, 0.12382753193378448, -0.15145431458950043, -0.12344744056463242, 0.06787022203207016, 0.06635840982198715, -0.00024431428755633533, -0.2751971483230591, -0.2671186029911041, 0.3266832232475281, 0.135051891207695, -0.01567864418029785, -0.17425070703029633, -0.03251958638429642, -0.1425136923789978, -0.15091586112976074, 0.18589520454406738, 0.13637956976890564, 0.013563459739089012, 0.10661913454532623, 0.3210364282131195, 0.07234172523021698, 0.008014168590307236, 0.0033856641966849566, -0.017669690772891045, -0.40123602747917175, 0.4165211617946625, -0.20239852368831635, 0.17517101764678955, 0.09208127111196518, 0.08002923429012299, -0.37022310495376587, 0.0064805662259459496, -0.09960145503282547, 0.17097775638103485, -0.00032262864988297224, 0.191182479262352, -0.09030473977327347, 0.19838695228099823, -0.3680537939071655, -0.33302226662635803, 0.1516222357749939, -0.22838465869426727, -0.10636727511882782, 0.23437172174453735, -0.40781766176223755, -0.18538855016231537, 0.05514414608478546, 0.19182594120502472, -0.04406076669692993, 0.38362690806388855, -0.032428257167339325, 0.2086910456418991, -0.011827767826616764, -0.05867123231291771, -0.15605315566062927, 0.03775099292397499, -0.033472560346126556, -0.0014407150447368622, 0.15947803854942322, 0.03048158809542656, -0.08975713700056076, -0.015214395709335804, -0.008110190741717815, 0.20336492359638214, 0.00924554280936718, -0.15752708911895752, 0.3259162902832031, -0.029253745451569557, -0.04369873180985451, -0.014374337159097195, 0.28757864236831665, -0.029298383742570877, 0.11344138532876968, 0.060100916773080826, 0.35989221930503845, 0.1092899814248085, -0.044721636921167374, -0.10245949029922485, 0.5397869944572449, -0.05956700071692467, -0.13286180794239044, 0.11198676377534866, 0.17458496987819672, 0.5062612891197205, 0.16811256110668182, -0.13056620955467224, -0.5499078631401062, -0.2008223831653595, -0.0032517898362129927, -0.03602677583694458, 0.08726102113723755, -0.15390029549598694, 0.08190888911485672, 0.21616926789283752, -0.09024736285209656, 0.2469482570886612, 0.015581772662699223, 0.03965960070490837, -0.05047283321619034, 0.2312769889831543, 0.2934771776199341, 0.21597997844219208, 0.21543598175048828, 0.14407576620578766, -0.05441245064139366, -0.17283181846141815, -0.07394685596227646, 0.15121731162071228, 0.13420674204826355, 0.1337941288948059, -0.279567688703537, 0.31708499789237976, -0.21860271692276, -0.3537909984588623, 0.030333520844578743, -0.04434633627533913, 0.37008750438690186, -0.2024267315864563, 0.08663848042488098, -0.5352227687835693, -0.3197380304336548, 0.10572130233049393, -0.6553649306297302, -0.29783791303634644, -0.13526402413845062, -0.0022021380718797445, 0.22213684022426605, -0.3107689619064331, -0.042909931391477585, -0.2604382634162903, 0.10955344885587692, 0.4028026759624481, 0.11357796937227249, -0.17615143954753876, 0.3144969642162323, 0.027263034135103226, 0.24653376638889313, -0.1628858894109726, 0.10719398409128189, 0.38147568702697754, 0.41327688097953796, 0.24192558228969574, -0.21151767671108246, -0.1462198793888092, -0.10215219110250473, -0.1665869951248169, -0.016226649284362793, 0.2988376319408417, 0.18452894687652588, -0.016961196437478065, -0.07773812860250473, 0.06883429735898972, -0.062497369945049286, 0.0398869588971138, 0.07982043921947479, 0.07018134742975235, -0.04105842486023903, -0.31331297755241394, -0.14343295991420746, -0.0584130734205246, -0.291680246591568, 0.26898542046546936, 0.06120085343718529, 0.2936129868030548, -0.06071542575955391, 0.1674923151731491, 0.2731434404850006, 0.40380457043647766, 0.09159215539693832, -0.28921031951904297, 0.05088437348604202, 0.16056576371192932, -0.11466536670923233, -0.19568467140197754, 0.009957259520888329, -0.2667010426521301, 0.2760763466358185, 0.09003955870866776, 0.0607377253472805, -0.5335857272148132, -0.3147454857826233, -0.2120959758758545, 0.09832616150379181, -0.15509676933288574, 0.44609683752059937, -0.13844726979732513, -0.2643004357814789, -0.04334353283047676, -0.15076003968715668, 0.23987169563770294, 0.2658240497112274, -0.2510170340538025, -0.25826117396354675, 0.3275168240070343, 0.027715478092432022, -0.3148967921733856, 0.05201613903045654, -0.11970410495996475, 0.35274478793144226, -0.3618168830871582, 0.1343754082918167, -0.12328451126813889, -0.18310926854610443, -0.21132510900497437, -0.006219528149813414, -0.03885380178689957, 0.06130347400903702, -0.13940854370594025, -0.04075763747096062, 0.10232949256896973, -0.253434956073761, -0.14717021584510803, -0.014993088319897652, -0.14034466445446014, -0.08691955357789993, 0.02409183792769909, -0.054720811545848846, 0.11332309246063232, -0.2673267722129822, -0.042939599603414536, -0.3435114920139313, 0.15292440354824066, -0.04669692739844322, 0.007861685007810593, 0.07439267635345459, -0.24678972363471985, -0.012432979419827461, 0.4166315495967865, 0.238307923078537, 0.46972066164016724, 0.0687258392572403, -0.02975003980100155, 0.18627199530601501, -0.09959115087985992, 0.7708439826965332, 0.05606001242995262, -0.17002150416374207, 0.19570666551589966, -0.3078300952911377, -0.1992426961660385, -0.21664734184741974, -0.09195642918348312, 0.03308923915028572, 0.026409264653921127, 0.006803412456065416, -0.03918055072426796, 0.05005969479680061, 0.22622807323932648, -0.11096101999282837, -0.0614384189248085, 0.08322237432003021, -0.31679826974868774, -0.2237686961889267, -0.1567234843969345, 0.04932500794529915, 0.13752222061157227, 0.30842822790145874, 0.06939705461263657, -0.41576606035232544, -0.20123426616191864, -0.6046456098556519, 0.21096420288085938, 0.2603299915790558, 0.07475588470697403, 0.07019425183534622, 0.035550300031900406, -0.2893286943435669, 0.06749963760375977, 0.3646412193775177, 0.0681975781917572, 0.05029984563589096, 0.045964233577251434, 0.012005981989204884, -0.1518084853887558, 0.2675430178642273, 0.08219778537750244, -0.2521292567253113, 0.13337485492229462, -0.157174751162529, 0.11528141051530838, 0.056426964700222015, -0.08082162588834763, 0.293587863445282, -0.31061574816703796, 0.11411848664283752, -0.15273354947566986, 0.5387003421783447, 0.09990575909614563, 0.13137583434581757, 0.32210806012153625, 0.5175620913505554, -0.27117154002189636, -0.14203649759292603, 0.31477072834968567, 0.6306422352790833, -0.18338774144649506, -0.006269734352827072, 0.320478618144989, -0.20971988141536713, 0.13567812740802765, 0.35844773054122925, 0.1965332329273224, -0.2556374669075012, -0.04699135944247246, -0.16961906850337982, 0.13602711260318756, 0.29005730152130127, -0.10744579881429672, -0.2482329159975052, -0.04827556759119034, -0.009381769225001335, 0.21596872806549072, -0.08046578615903854, 0.08602456748485565, -0.3306400179862976, -0.2020665854215622, -0.24199341237545013, 0.2787751257419586, -0.06848453730344772, -0.28572899103164673, -0.09546493738889694, -0.12295257300138474, -0.19689232110977173, -0.18674224615097046, -0.01246487908065319, -0.1213616356253624, 0.03232431039214134, 0.48000049591064453, -0.035349443554878235, -0.16590403020381927, -0.4265218675136566, -0.14603787660598755, 0.11828488856554031, -0.046280890703201294, -0.1598149985074997, -0.15163587033748627, 0.012337042018771172, -0.1856301873922348, -0.22761280834674835, 0.023898793384432793, 0.2829452455043793, 0.017676807940006256, -0.006165548227727413, -0.06448497623205185, 0.20367801189422607, -0.06798721849918365, -0.28235238790512085, 0.18037784099578857, -0.042220644652843475, -0.3532349765300751, -0.025167156010866165, -0.47334563732147217, -0.19649797677993774, -0.1556638479232788, 0.24069419503211975, 0.15428048372268677, 0.00865774042904377, -0.11472126096487045, 0.40567994117736816, -0.15409255027770996, -0.1538747251033783, 0.32643720507621765, 0.40883126854896545, 0.28672611713409424, 0.10582343488931656, -0.2663220465183258, -0.20447634160518646, -0.2835562229156494, -0.05201032757759094, 0.07839173078536987, 0.2271445244550705, 0.48667970299720764, -0.045049723237752914, -0.37941089272499084, -0.08843163400888443, 0.13491195440292358, -0.13695330917835236, 0.42726394534111023, -0.15074877440929413, -0.11952809244394302, -0.5566850900650024, 0.1695871204137802, -0.19403952360153198, 0.5889548659324646, -0.04417973384261131, 0.004988831467926502, -0.008608080446720123, 0.09112653881311417, -0.4353782832622528, -0.04068805277347565, -0.13483963906764984, -0.20976343750953674, -0.1668938398361206, 0.057253532111644745, -0.09981771558523178, 0.05455021187663078, 0.2662128508090973, 0.18732227385044098, -0.11849702149629593, -0.2972772419452667, -0.03152858093380928, 0.006790884304791689, 0.06959570199251175, 0.0742034763097763, 0.14563196897506714, -0.24380573630332947, -0.4795723855495453, -0.17127099633216858, -0.02387857995927334, 0.04546376317739487, -0.024342240765690804, 0.28028470277786255, 0.25081318616867065, -0.13949303328990936, 0.24579355120658875, -0.07056773453950882, -0.07592225819826126, 0.04521453008055687, -0.12349029630422592, -0.032057248055934906, -0.28168919682502747, -0.04233934357762337, -0.13777628540992737, 0.05965449661016464, -0.279302716255188, -0.034642238169908524, -0.012753104791045189, 0.06692821532487869, -0.2579871714115143, -0.15605801343917847, 0.390428364276886, 0.11173954606056213, -0.16418085992336273, 0.14182941615581512, 0.22073225677013397, 0.2944031357765198, -0.4236963391304016, -0.01604287698864937, 0.34466108679771423, 0.05471982806921005, 0.24901658296585083, 0.3321355879306793, 0.11291693150997162, -0.16752764582633972, 0.03945744410157204, 0.13482055068016052, 0.28831252455711365, -0.09037890285253525, -0.059537358582019806, 0.4745008051395416, -0.13729998469352722, 0.02917749248445034, 0.1546061635017395, 0.19569380581378937, 0.4194924533367157, 0.43485018610954285, 0.043259456753730774, 0.3965240716934204, -0.18119679391384125, -0.03599954769015312, 0.09171485155820847, -0.028924088925123215, -0.03532890975475311, 0.11705777049064636, -0.0998743548989296, 0.04296969249844551, 0.4728463590145111, 0.17296035587787628, -0.2762635052204132, 0.1733669638633728, -0.4031219184398651, 0.06079434975981712, -0.28786176443099976, 0.03513938933610916, 0.21280810236930847, 0.024974370375275612, -0.13265296816825867, -0.14398124814033508, 0.17686247825622559, 0.09359956532716751, -0.0813765674829483, -0.3521203398704529, -0.042382631450891495, -0.000807342235930264, 0.19898198544979095, -0.09145078808069229, 0.021770786494016647, -0.24250838160514832, -0.11879627406597137, 0.3273429870605469, -0.09878193587064743, -0.03686216101050377, 0.08367782086133957, 0.27500149607658386, 0.06301199644804001, -0.014093575067818165, -0.05659835413098335, -0.1396418958902359, -0.2688369154930115, 0.01996583864092827, -0.081756092607975, 0.22659632563591003, 0.28778618574142456, 0.18007923662662506, 0.2929800748825073, -0.20198902487754822, 0.24107041954994202, 0.12724538147449493, 0.23160028457641602, -0.2222049981355667, 0.24554768204689026, 0.042611364275217056, -0.10984460264444351, -0.22142861783504486, -0.317043274641037, -0.39287078380584717, -0.42687925696372986, -0.31772932410240173, -0.14386992156505585, 0.2311159372329712, 0.029276816174387932, 0.14987006783485413, 0.039532098919153214, 0.33510833978652954, -0.09401842206716537, 0.1955149918794632, 0.21506869792938232, -0.1289232224225998, -0.3784371018409729, 0.2819722592830658, -0.41116783022880554, -0.10114600509405136, 0.1830575168132782, 0.11010520905256271, -0.0932859480381012, -0.44331052899360657, 0.10303810238838196, 0.2811915874481201, -0.07886575907468796, 0.13879650831222534, -0.004360006656497717, -0.16250930726528168, -0.07056661695241928, -0.16944186389446259, 0.13658425211906433, -0.08053228259086609, 0.2738601267337799, -0.27850401401519775, 0.2746936082839966, 0.035340722650289536, 0.3990759551525116, -0.13311436772346497, 0.3359653949737549, 0.4158245623111725, 0.11317991465330124, 0.19723515212535858, -0.09205568581819534, 0.4119744598865509, -0.2530345320701599, 0.3166764974594116, -0.2504121661186218, 0.26028090715408325, 0.18025344610214233, 0.1990862786769867, -0.031412288546562195, -0.47187498211860657, 0.04459070414304733, 0.4653647243976593, -0.22602660953998566, 0.26552802324295044, 0.033992499113082886, 0.537834107875824, -0.30910587310791016, -0.10038497298955917, -0.1828589141368866, -0.20497576892375946, 0.02042168751358986, -0.13750411570072174, 0.04643234610557556, -0.5179378986358643, 0.48726993799209595, -0.19958513975143433, -0.5824475288391113, -0.30373573303222656, 0.03607260808348656, 0.045869775116443634, -0.17826656997203827, -0.2006123960018158, -0.047787152230739594, 0.20004360377788544, -0.034951772540807724, -0.21671652793884277, 0.08378172665834427, -0.09826193749904633, -0.09012211859226227, -0.16354689002037048, 0.1642833799123764, 0.19647321105003357, -0.04900501295924187, -0.05930180847644806, -0.24902775883674622 ]
115
..\pandas\reference\api\pandas.Series.diff.html
pandas.Series.diff
Series.diff(periods=1)[source]# First discrete difference of element. Calculates the difference of a Series element compared with another element in the Series (default is element in previous row). Notes For boolean dtypes, this uses operator.xor() rather than operator.sub(). The result is calculated according to current dtype in Series, however dtype of the result is always float64.
Parameters: periodsint, default 1Periods to shift for calculating difference, accepts negative values. Returns: SeriesFirst differences of the Series.
['>>> s = pd.Series([1, 1, 2, 3, 5, 8])\n>>> s.diff()\n0 NaN\n1 0.0\n2 1.0\n3 1.0\n4 2.0\n5 3.0\ndtype: float64', '>>> s.diff(periods=3)\n0 NaN\n1 NaN\n2 NaN\n3 2.0\n4 4.0\n5 6.0\ndtype: float64', '>>> s.diff(periods=-1)\n0 0.0\n1 -1.0\n2 -1.0\n3 -2.0\n4 -3.0\n5 NaN\ndtype: float64', '>>> s = pd.Series([1, 0], dtype=np.uint8)\n>>> s.diff()\n0 NaN\n1 255.0\ndtype: float64']
pandas.Series.diff Series.diff(periods=1)[source]# First discrete difference of element. Calculates the difference of a Series element compared with another element in the Series (default is element in previous row). Notes For boolean dtypes, this uses operator.xor() rather than operator.sub(). The result is calculated according to current dtype in Series, however dtype of the result is always float64.
[ -0.16308870911598206, -0.5899338722229004, -0.14647649228572845, 0.12071581184864044, -0.13443905115127563, 0.15641523897647858, 0.18369966745376587, 0.22645863890647888, -0.03681404888629913, 0.10747887194156647, -0.14734835922718048, 0.10971426218748093, 0.3071145713329315, 0.1251930296421051, -0.13915610313415527, -0.43543174862861633, 0.006003068294376135, 0.4889298379421234, -0.003219997277483344, -0.08138284087181091, -0.13697312772274017, -0.21711640059947968, -0.27036353945732117, 0.020912954583764076, 0.08098866790533066, -0.32828250527381897, -0.05059905722737312, -0.16267862915992737, 0.33240628242492676, -0.6130179762840271, 0.3047204613685608, 0.23250384628772736, 0.32769712805747986, 0.5585880875587463, -0.00010253010259475559, -0.3473024368286133, 0.346941739320755, 0.09672681987285614, -0.015158732421696186, 0.1942073553800583, -0.3391035199165344, -0.10749324411153793, 0.17492294311523438, -0.33316725492477417, -0.046375758945941925, -0.3788914382457733, -0.06248023360967636, -0.14110884070396423, 0.5346075296401978, 0.06067771837115288, 0.2921350300312042, -0.18729794025421143, -0.0538327693939209, -0.20663616061210632, 0.1581869125366211, -0.03400842100381851, 0.2493489682674408, 0.10200953483581543, 0.11919520050287247, -0.1500064581632614, 0.16584737598896027, 0.06119326129555702, -0.1489677131175995, 0.09012360870838165, 0.2803877294063568, 0.04541783034801483, 0.47346052527427673, 0.0067051188088953495, 0.04663016274571419, 0.5983791947364807, 0.5784405469894409, -0.10786400735378265, 0.0064188530668616295, -0.036555252969264984, -0.24641695618629456, -0.2614094316959381, -0.13051865994930267, -0.17041181027889252, -0.074750617146492, 0.0376557819545269, 0.2250722199678421, 0.4154723286628723, -0.17206723988056183, 0.2922978103160858, -0.5544355511665344, 0.21031397581100464, -0.046199966222047806, -0.05593997985124588, -0.0356750525534153, -0.013477043248713017, 0.008318341337144375, -0.14247828722000122, 0.13588373363018036, 0.4154852330684662, -0.243751659989357, -0.40709736943244934, 0.11672043055295944, -0.39720988273620605, -0.5327046513557434, -0.10180693119764328, -0.01725372113287449, 0.05552471801638603, -0.25328850746154785, 0.11704940348863602, 0.16542291641235352, 0.3904549479484558, 0.08035806566476822, 0.08500386029481888, 0.07065202295780182, 0.40032315254211426, 0.07610314339399338, 0.019847556948661804, 0.19761089980602264, -0.23222744464874268, 0.11375603824853897, 0.03609956055879593, -0.013964572921395302, 0.06336263567209244, -0.6254643201828003, 0.08864009380340576, -0.3113630712032318, -0.3012239634990692, 0.24099330604076385, 0.1391880363225937, -0.06320708990097046, 0.1016329675912857, -0.15639157593250275, -0.1875847727060318, 0.27164775133132935, 0.06710509955883026, -0.2523350715637207, 0.03541562333703041, -0.00827738456428051, -0.288859099149704, -0.1930128037929535, -0.2274434119462967, -0.05462615564465523, 0.23078221082687378, 0.14688259363174438, 0.20619067549705505, 0.16916295886039734, -0.10235704481601715, 0.3247262239456177, 0.1541951298713684, -0.2101787030696869, -0.09687490016222, 0.26796600222587585, -0.04299500212073326, -0.22094710171222687, 0.25808313488960266, 0.4884577989578247, 0.17662236094474792, -0.31481611728668213, 0.2317025065422058, 0.06822070479393005, -0.021904265508055687, 0.3328584134578705, 0.21502014994621277, 0.06722833961248398, -0.2510330080986023, 0.5614621639251709, 0.012522297911345959, -0.45130228996276855, -0.19916416704654694, 0.0062339273281395435, 0.22657404839992523, -0.6121655106544495, 0.10762578994035721, -0.16075611114501953, 0.04502011835575104, 0.21421432495117188, -0.11579149961471558, -0.05185563489794731, -0.0990450382232666, 0.01381414569914341, -0.0967019572854042, 0.1493813693523407, -0.19276659190654755, -0.1539139300584793, 0.096926748752594, 0.10807711631059647, 0.26262572407722473, 0.1562424749135971, 0.17734761536121368, 0.1978500634431839, -0.1987920105457306, -0.08564020693302155, -0.0063859219662845135, -0.1954576075077057, -0.2420540153980255, 0.12672746181488037, 0.25753411650657654, 0.3498166501522064, 0.1279635727405548, -0.10989513248205185, 0.023173321038484573, 0.28330057859420776, 0.044624969363212585, 0.16409827768802643, 0.2860164940357208, -0.07582704722881317, -0.34179723262786865, 0.310806542634964, 0.1529015153646469, 0.18116900324821472, -0.300882488489151, 0.13149648904800415, 0.04723288491368294, -0.05210670083761215, -0.2599317729473114, 0.3814863860607147, -0.10217325389385223, -0.48213648796081543, -0.26730722188949585, -0.19310420751571655, -0.11043628305196762, 0.22593265771865845, -0.1604769080877304, 0.10836675763130188, -0.03071008250117302, -0.18796871602535248, -0.0022600137162953615, 0.09664072096347809, -0.20200273394584656, 0.07268476486206055, 0.013920996338129044, 0.12321974337100983, -0.034745149314403534, -0.14232048392295837, 0.17512494325637817, -0.15535226464271545, 0.04706953465938568, -0.3245949149131775, 0.2767833173274994, 0.16204935312271118, -0.039454665035009384, 0.03388039395213127, -0.017898904159665108, 0.1782948076725006, -0.06771773099899292, 0.2895174026489258, 0.510088324546814, 0.04314074292778969, 0.024092528969049454, -0.2620471715927124, 0.2825098931789398, -0.15718480944633484, -0.1697201132774353, -0.24230889976024628, 0.14881831407546997, 0.22769391536712646, 0.029502898454666138, -0.039082277566194534, -0.2892817556858063, -0.026115793734788895, 0.1550280749797821, 0.22544388473033905, -0.04645797610282898, -0.4776923358440399, 0.26515090465545654, 0.19760245084762573, -0.4625009000301361, 0.1997048705816269, 0.11474250257015228, -0.10035058856010437, -0.17474518716335297, 0.15572161972522736, 0.19114935398101807, 0.13261821866035461, 0.13128113746643066, 0.08048920333385468, 0.14605595171451569, -0.12594865262508392, -0.15536384284496307, 0.030593406409025192, -0.0900988057255745, -0.06274227052927017, -0.11047560721635818, 0.013357304967939854, 0.26201656460762024, 0.03799659386277199, -0.04988529160618782, -0.23509395122528076, 0.18884965777397156, 0.1838672161102295, 0.2025563269853592, -0.13116449117660522, -0.44316554069519043, -0.086930051445961, -0.41275718808174133, 0.08468230813741684, -0.2373838722705841, 0.050277989357709885, -0.21259379386901855, -0.03905637189745903, -0.008189993910491467, 0.31736090779304504, 0.42618846893310547, 0.5529422163963318, 0.1865621656179428, -0.4103553593158722, -0.3803319036960602, -0.3113219439983368, 0.24273771047592163, -0.10462550818920135, 0.29877811670303345, 0.03738652169704437, -0.3474052846431732, 0.17378149926662445, -0.06358122825622559, -0.360108345746994, -0.057737816125154495, -0.05144888535141945, -0.18048086762428284, 0.4070095419883728, 0.22930613160133362, -0.19181551039218903, 0.20964297652244568, -0.27493780851364136, -0.07168387621641159, -0.17276883125305176, -0.0522107258439064, -0.17957481741905212, 0.2876245379447937, -0.04586918652057648, 0.030501533299684525, -0.10688897967338562, -0.24023818969726562, -0.11673376709222794, 0.11374352127313614, 0.16262444853782654, -0.1395561844110489, -0.27790021896362305, 0.14518937468528748, 0.13996650278568268, 0.15288665890693665, -0.33842384815216064, -0.0452595055103302, -0.041405435651540756, 0.043118350207805634, 0.05231541022658348, 0.1420617252588272, -0.09895504266023636, 0.0005019690142944455, -0.15469157695770264, -0.10051948577165604, -0.24618372321128845, -0.1615026742219925, 0.08528007566928864, -0.05605265870690346, 0.17834703624248505, 0.1893649846315384, 0.07373180985450745, -0.19885659217834473, -0.069886714220047, 0.11612410098314285, -0.28660133481025696, 0.18664765357971191, -0.007224192377179861, -0.12516865134239197, 0.40182751417160034, -0.17120197415351868, 0.033887721598148346, -0.01708604395389557, -0.19014465808868408, 0.030946021899580956, 0.02491825819015503, -0.06848014891147614, -0.05075225234031677, -0.03135012090206146, -0.27311480045318604, 0.20307277143001556, -0.04019944742321968, 0.11253879219293594, -0.12651939690113068, -0.0680646076798439, -0.1828698366880417, -0.1163250058889389, 0.023779967799782753, 0.12850171327590942, -0.15800707042217255, -0.5370972752571106, 0.00009965008939616382, -0.03827209025621414, -0.02308053895831108, -0.1255510300397873, -0.09786000102758408, -0.2558252215385437, 0.18730580806732178, -0.1970900148153305, -0.10684937238693237, 0.18826599419116974, -0.19298125803470612, -0.11943339556455612, 0.4422268569469452, 0.2190331518650055, -0.14784687757492065, 0.20811937749385834, -0.1852537989616394, 0.12915651500225067, 0.3586370646953583, 0.3304356038570404, 0.07825969904661179, -0.12109123170375824, 0.11762475222349167, -0.484393835067749, -0.058575116097927094, -0.23157110810279846, -0.4295501410961151, -0.12965817749500275, -0.2568424642086029, 0.17387253046035767, 0.05854354426264763, -0.2805349826812744, 0.3595062494277954, 0.21282319724559784, 0.04990063235163689, -0.2978009581565857, -0.3707874119281769, -0.17770743370056152, -0.07310009747743607, 0.011836743913590908, -0.019864600151777267, 0.010227140039205551, -0.20861823856830597, -0.24725838005542755, -0.14946015179157257, 0.2325177937746048, 0.11118267476558685, 0.3742384612560272, 0.09849938750267029, 0.06927276402711868, -0.27205216884613037, 0.1844446212053299, 0.02060975693166256, 0.036887746304273605, -0.3755374550819397, -0.07811112701892853, -0.11664160341024399, 0.052438464015722275, -0.1476225107908249, -0.2564994990825653, -0.057480037212371826, 0.05370740965008736, 0.02794729545712471, -0.06877592951059341, 0.18742941319942474, -0.06716907024383545, -0.16365863382816315, 0.13258640468120575, 0.5873653292655945, -0.21196655929088593, -0.5973454713821411, 0.36073681712150574, 0.08785734325647354, -0.15605661273002625, -0.027429645881056786, -0.12628211081027985, -0.05272926762700081, 0.1730622500181198, 0.02391889877617359, 0.5624582171440125, -0.027426933869719505, 0.2980307638645172, 0.5077415108680725, 0.10738075524568558, 0.4429951310157776, 0.2843185067176819, 0.25878772139549255, -0.2031296193599701, -0.23885437846183777, -0.2992246150970459, -0.04271766170859337, -0.03641176596283913, -0.09789635986089706, -0.6527160406112671, 0.45466360449790955, -0.3796391487121582, 0.19412998855113983, 0.3091389536857605, -0.18988224864006042, 0.021662943065166473, 0.20326343178749084, -0.3146314322948456, 0.1891210973262787, 0.15565192699432373, 0.23864150047302246, -0.34640374779701233, -0.0847521647810936, -0.1557248830795288, 0.03260344639420509, 0.02449687197804451, -0.25000858306884766, 0.33641329407691956, 0.14999955892562866, 0.041977256536483765, -0.20013827085494995, 0.021800663322210312, 0.20987823605537415, 0.43244466185569763, -0.13326744735240936, 0.1916346698999405, 0.01161014661192894, 0.33539146184921265, 0.20961399376392365, 0.08703290671110153, -0.12272161990404129, 0.6685276031494141, 0.13340060412883759, -0.15487709641456604, 0.5069496035575867, 0.03243814781308174, 0.05045417696237564, -0.08495258539915085, 0.41085705161094666, -0.500800371170044, -0.18018345534801483, -0.016771329566836357, -0.18476636707782745, -0.23180146515369415, -0.16760016977787018, 0.21706810593605042, 0.11380649358034134, -0.26488766074180603, 0.23456351459026337, -0.2417295277118683, -0.4617803990840912, -0.06455621868371964, -0.2761250436306, 0.18191839754581451, -0.017624521628022194, 0.16232380270957947, -0.002632447751238942, -0.10115551948547363, -0.07948619872331619, -0.07056019455194473, -0.07714902609586716, -0.008502459153532982, 0.4828561246395111, -0.11232399195432663, -0.0661231279373169, 0.0296619962900877, 0.06053565442562103, 0.04324917122721672, 0.6912678480148315, -0.17871321737766266, -0.24605560302734375, -0.1837669014930725, -0.14614400267601013, 0.3060795068740845, 0.33635449409484863, 0.06510201841592789, 0.29542723298072815, -0.21291965246200562, -0.22419175505638123, -0.38350263237953186, -0.010235634632408619, -0.15232257544994354, -0.028898177668452263, -0.2556607127189636, -0.027621574699878693, -0.1645820587873459, 0.1267876923084259, 0.13736654818058014, 0.24398666620254517, -0.11540675908327103, -0.2686886489391327, -0.0031318850815296173, 0.04053885489702225, -0.3377487361431122, -0.4352624714374542, 0.0729561373591423, 0.2125585973262787, -0.028566813096404076, 0.08138621598482132, -0.009933569468557835, 0.13921993970870972, -0.09190390259027481, 0.14109018445014954, 0.3565915524959564, 0.05149940401315689, -0.17916999757289886, 0.08176005631685257, -0.06994078308343887, 0.007366193924099207, -0.2375057488679886, 0.3080916106700897, -0.20662355422973633, 0.0038642175495624542, 0.2157098799943924, 0.3911919593811035, -0.06478270143270493, -0.21665215492248535, 0.2018524408340454, 0.22838369011878967, 0.19117936491966248, 0.04351004958152771, 0.21840697526931763, 0.05291775241494179, 0.06825485825538635, -0.3141036629676819, -0.19064265489578247, 0.23946385085582733, -0.40990984439849854, 0.18050532042980194, 0.12407756596803665, 0.03848634287714958, 0.45495742559432983, 0.11528679728507996, -0.080452561378479, 0.28806138038635254, -0.23073358833789825, 0.09477152675390244, -0.036751020699739456, -0.2813658118247986, 0.2911156415939331, 0.7171609997749329, 0.08782044798135757, -0.004191473126411438, 0.30350273847579956, 0.16153113543987274, -0.08023102581501007, 0.3249439001083374, 0.05017731711268425, 0.4171522259712219, 0.09544415771961212, -0.1319955736398697, 0.03782142698764801, -0.24868236482143402, 0.19424404203891754, 0.7954279184341431, -0.5101598501205444, -0.09980165213346481, 0.34734439849853516, -0.07382692396640778, -0.10097687691450119, 0.2253788709640503, -0.10842251032590866, 0.0774654969573021, 0.12808962166309357, 0.0687626525759697, 0.06922657042741776, -0.09897136688232422, -0.2349311113357544, -0.16995257139205933, 0.1639828085899353, 0.10957353562116623, -0.011008366011083126, -0.0951828584074974, 0.14218996465206146, 0.19498616456985474, 0.00888692494481802, -0.15241001546382904, 0.04282297194004059, 0.020496690645813942, -0.4420880973339081, 0.5946103930473328, 0.07826073467731476, 0.28275150060653687, -0.004581472370773554, 0.2728748321533203, 0.014093108475208282, -0.5113517642021179, 0.3374159336090088, -0.004566253628581762, -0.136580228805542, 0.24405734241008759, -0.1562167853116989, -0.0027930247597396374, 0.15510614216327667, -0.07180970162153244, 0.2480287253856659, -0.29808467626571655, 0.36563920974731445, -0.13225360214710236, 0.18840138614177704, -0.5811383128166199, 0.23381546139717102, -0.10386098176240921, 0.17995110154151917, 0.00834733247756958, 0.44874149560928345, -0.2517198622226715, 0.15163227915763855, 0.000737130583729595, 0.1021200567483902, 0.18447962403297424, 0.06531962007284164, 0.15422098338603973, -0.24595624208450317, 0.2754122316837311, 0.06047435477375984, 0.616068422794342, 0.14012253284454346, -0.1427154541015625, -0.28397372364997864, 0.3417697250843048, 0.3072953224182129, -0.12315808981657028, 0.0004108131106477231, 0.013649173080921173, -0.23199009895324707, -0.13854967057704926, 0.5433681607246399, -0.05066399648785591, -0.2511405646800995, -0.08452420681715012, 0.16856932640075684, -0.16290102899074554, -0.21509669721126556, -0.16311560571193695, -0.15077857673168182, -0.13683250546455383, 0.09077224880456924, -0.11591672152280807, 0.3004676103591919, -0.03684956207871437, 0.08588308095932007, 0.3100324273109436, 0.08464057743549347, -0.13465207815170288, 0.0028721613343805075, -0.05635713040828705, -0.0029649361968040466, 0.36798080801963806, 0.5600162744522095, 0.0652427151799202, -0.3161811828613281, 0.2884005606174469, -0.18888531625270844, 0.048016928136348724, -0.005362530704587698, -0.01790665090084076, 0.0387747548520565, 0.5254079699516296, 0.2157534807920456, -0.07884002476930618, -0.6121256351470947, -0.10232212394475937, -0.14658348262310028, -0.19261236488819122, 0.2739151120185852, 0.1794736236333847, 0.0949469804763794, 0.16674987971782684, -0.06956781446933746, -0.1686268001794815, 0.2482892870903015, -0.06471718102693558, -0.35641980171203613, -0.5476460456848145, -0.21191006898880005, 0.10493242740631104, -0.18885628879070282, 0.1985684484243393, 0.16199453175067902, 0.2930237650871277, -0.026177600026130676, -0.13307598233222961, -0.03700011596083641, 0.08196995407342911, 0.17277687788009644, -0.08159183710813522, 0.09263433516025543, 0.19867025315761566, 0.20961366593837738, 0.01020098477602005, -0.29588058590888977 ]
116
..\pandas\reference\api\pandas.tseries.offsets.BYearBegin.nanos.html
pandas.tseries.offsets.BYearBegin.nanos
BYearBegin.nanos#
No parameters found
[]
pandas.tseries.offsets.BYearBegin.nanos BYearBegin.nanos#
[ -0.06009342148900032, -0.574616014957428, -0.20853349566459656, -0.13670383393764496, 0.17883089184761047, 0.08347170799970627, 0.5410082936286926, 0.1054137647151947, -0.18098045885562897, 0.20329692959785461, -0.04636228829622269, -0.030409226194024086, 0.15162186324596405, 0.40527015924453735, -0.021727727726101875, -0.22203877568244934, 0.15006792545318604, 0.4689531624317169, -0.23142969608306885, -0.1767370104789734, -0.2567685842514038, 0.21165233850479126, -0.2912507653236389, 0.09997740387916565, -0.09528887271881104, -0.18509307503700256, -0.12695260345935822, -0.1983853429555893, 0.12049992382526398, -0.15571390092372894, 0.2767568826675415, -0.08305921405553818, 0.013626359403133392, 0.6214595437049866, -0.00010765843762783334, 0.023706182837486267, 0.2553378939628601, 0.010002676397562027, -0.23518502712249756, 0.4428219795227051, -0.025534629821777344, 0.06586094200611115, 0.09736346453428268, -0.2388477921485901, -0.17828324437141418, -0.2454404979944229, 0.13887250423431396, -0.2733283042907715, 0.12183637917041779, 0.23580493032932281, 0.20635029673576355, 0.3057073950767517, -0.1535377949476242, -0.0012215428287163377, 0.1531330794095993, -0.14192615449428558, 0.02237076312303543, -0.08364223688840866, -0.2851748466491699, 0.08211135864257812, 0.10966231673955917, 0.14176048338413239, 0.12647853791713715, -0.0935141071677208, -0.1698928326368332, 0.1886957436800003, 0.37660765647888184, -0.05872135981917381, 0.006630402058362961, 0.3903096616268158, 0.6343241333961487, -0.21842721104621887, -0.3134065866470337, -0.1910993605852127, -0.2597319483757019, -0.265561044216156, -0.10402349382638931, -0.2073686271905899, 0.10130613297224045, 0.24228733777999878, 0.08296483010053635, 0.22390255331993103, -0.12420431524515152, 0.12996046245098114, -0.12993445992469788, 0.12414304912090302, -0.05404365435242653, -0.09004346281290054, -0.1683773398399353, -0.18456301093101501, 0.16766873002052307, 0.11502835154533386, 0.10002534836530685, 0.24801750481128693, -0.11143844574689865, -0.14328652620315552, 0.17589357495307922, -0.22810158133506775, -0.3204464912414551, -0.3359633684158325, 0.20355720818042755, -0.02069716528058052, -0.021774565801024437, 0.03439965471625328, 0.04700228199362755, 0.013875952921807766, 0.06608765572309494, -0.01934300735592842, 0.06722364574670792, 0.018347114324569702, 0.10871133208274841, -0.07555847615003586, 0.2961535155773163, -0.32730722427368164, -0.13445204496383667, 0.01564859412610531, 0.06381911784410477, 0.012647220864892006, -0.12930047512054443, 0.07599151879549026, -0.009329398162662983, 0.2150498628616333, 0.07553847879171371, -0.2912822663784027, 0.07448830455541611, 0.2379462569952011, 0.06525576859712601, -0.2448359578847885, -0.09761442244052887, 0.5535140633583069, -0.4324401617050171, 0.2015048712491989, -0.05080120265483856, -0.43092867732048035, -0.36298033595085144, 0.18859463930130005, 0.2342667430639267, 0.1276455670595169, 0.092786505818367, 0.44533342123031616, -0.2813147008419037, -0.07839038223028183, 0.21206523478031158, 0.4468015134334564, -0.3150825798511505, -0.08311713486909866, -0.18520404398441315, -0.26855313777923584, -0.182000532746315, 0.032781124114990234, 0.22178462147712708, 0.08617297559976578, -0.0328790545463562, 0.22381334006786346, -0.15116657316684723, 0.016804397106170654, 0.08430897444486618, 0.17015789449214935, 0.15714780986309052, 0.4297986328601837, 0.4121173024177551, -0.2502409815788269, -0.2644605040550232, -0.06707518547773361, 0.0534270741045475, 0.05833012983202934, -0.5221360325813293, -0.1585114747285843, 0.4207955300807953, -0.3075234889984131, 0.3053576648235321, 0.3126760423183441, 0.11499466001987457, -0.2026471048593521, -0.17118914425373077, -0.1533479243516922, 0.19210655987262726, -0.04741840064525604, 0.058900944888591766, -0.09895101189613342, -0.2053564190864563, -0.2264271378517151, 0.009182682260870934, 0.20074881613254547, -0.22625499963760376, -0.1194501668214798, -0.006200250703841448, 0.1392819732427597, -0.08747901767492294, -0.09345278143882751, -0.14456388354301453, -0.12901131808757782, -0.026805127039551735, 0.1459372192621231, -0.03842490538954735, -0.35776862502098083, 0.04485170543193817, -0.15149717032909393, 0.10365938395261765, -0.09277331084012985, -0.04644254967570305, 0.05473252758383751, -0.11248842626810074, 0.2585495114326477, 0.24663513898849487, -0.237228661775589, -0.2073260396718979, -0.001004180870950222, -0.1353200078010559, 0.20861662924289703, -0.0009861501166597009, -0.23215875029563904, -0.0027849453035742044, 0.0597974918782711, 0.17753246426582336, 0.22290363907814026, 0.16390521824359894, 0.10485886037349701, 0.24656525254249573, 0.4502451419830322, -0.24425752460956573, 0.004905210807919502, 0.016709081828594208, 0.051263466477394104, -0.33766308426856995, -0.20695558190345764, -0.030966322869062424, -0.032352179288864136, -0.03573222830891609, 0.33773326873779297, 0.17573727667331696, -0.294074684381485, 0.26603829860687256, 0.5358222723007202, 0.2227192521095276, 0.04568378999829292, 0.02841726504266262, 0.11519813537597656, 0.3430759906768799, 0.23570343852043152, -0.08313393592834473, 0.5017867684364319, 0.07972025871276855, 0.04420981928706169, -0.11336091160774231, 0.4501350224018097, -0.5711988806724548, -0.20468644797801971, 0.025713276118040085, 0.038634851574897766, 0.12611795961856842, 0.10298378765583038, -0.38281068205833435, -0.20153690874576569, 0.16495639085769653, -0.013358073309063911, -0.46384620666503906, 0.20015369355678558, -0.6268466114997864, -0.01804572343826294, 0.15824787318706512, -0.1686118245124817, 0.0027459540870040655, -0.06708842515945435, 0.09836850315332413, 0.0729290172457695, -0.04500039294362068, 0.028184279799461365, -0.07977750897407532, 0.14637981355190277, 0.3099247217178345, 0.001840716227889061, -0.1571899801492691, -0.3918280303478241, 0.23547965288162231, 0.10072565823793411, -0.04060617461800575, 0.030671965330839157, 0.035636454820632935, 0.01700780540704727, -0.2537161707878113, 0.013710345141589642, -0.19444052875041962, 0.16060896217823029, -0.2428140491247177, 0.15625904500484467, -0.2803758978843689, -0.4596259295940399, 0.024193070828914642, -0.4099106192588806, 0.10931111872196198, -0.2271997034549713, 0.11052248626947403, -0.1263243854045868, -0.3585798442363739, 0.3222443461418152, -0.35016220808029175, 0.25226646661758423, 0.44178810715675354, 0.12653034925460815, -0.187389075756073, -0.26980888843536377, -0.06272365152835846, 0.20882360637187958, -0.29319486021995544, 0.30411937832832336, 0.029755283147096634, -0.16955119371414185, -0.09823328256607056, 0.07569297403097153, -0.2578337788581848, 0.054498039186000824, -0.17536133527755737, 0.2139730453491211, 0.41733962297439575, 0.10876645892858505, -0.30926862359046936, -0.16514840722084045, -0.026103362441062927, -0.08334632217884064, -0.08319880813360214, -0.17301930487155914, 0.010516549460589886, -0.24746981263160706, -0.31738904118537903, 0.19819578528404236, -0.1048479899764061, -0.15655900537967682, 0.26448267698287964, 0.25872495770454407, 0.18251115083694458, 0.590621829032898, 0.007889645174145699, -0.12526579201221466, 0.024593504145741463, -0.23663140833377838, -0.17848394811153412, -0.5739070177078247, 0.3622082471847534, -0.06316838413476944, -0.19881494343280792, -0.14830560982227325, -0.03594476729631424, -0.06986169517040253, 0.05886823311448097, 0.03341498225927353, -0.19412122666835785, -0.18732057511806488, -0.04869565740227699, 0.21516865491867065, 0.25473758578300476, -0.07151079177856445, 0.0033688880503177643, -0.15002408623695374, -0.19820702075958252, 0.0781739130616188, 0.23475125432014465, -0.14210639894008636, 0.02397182025015354, 0.10908124595880508, 0.27850136160850525, -0.011081652715802193, 0.2358967661857605, 0.1883038878440857, -0.41100841760635376, 0.0898188054561615, -0.19656263291835785, 0.2005246877670288, 0.10348989814519882, -0.2126157581806183, 0.07238627225160599, 0.35946130752563477, 0.05834660306572914, 0.2326253354549408, -0.24415114521980286, 0.07599373906850815, -0.026721052825450897, 0.04280206933617592, -0.2890724837779999, -0.15943804383277893, -0.15824881196022034, -0.21046103537082672, 0.08685685694217682, -0.0864422395825386, -0.1316085308790207, 0.0036597757134586573, 0.17888592183589935, 0.016850581392645836, 0.09741957485675812, 0.051124583929777145, -0.1489659547805786, -0.3027079701423645, 0.24163708090782166, -0.014793049544095993, 0.03606664389371872, 0.16476505994796753, 0.3283756971359253, 0.2801271080970764, -0.27316394448280334, 0.09865258634090424, 0.1831514835357666, 1.164868950843811, 0.07416859269142151, -0.23102892935276031, 0.11403834819793701, 0.042516738176345825, -0.38089239597320557, -0.02123154141008854, -0.16585539281368256, 0.08319913595914841, 0.24482028186321259, 0.21081022918224335, -0.030073031783103943, -0.03272223100066185, 0.3045344352722168, -0.17317751049995422, -0.08888385444879532, -0.0969029888510704, -0.24650953710079193, -0.19470900297164917, 0.10755542665719986, 0.2017170935869217, 0.2569374740123749, 0.040314748883247375, 0.14957651495933533, -0.14237822592258453, -0.03073214553296566, -0.15434905886650085, 0.012688867747783661, 0.304029643535614, -0.03894678130745888, 0.11876100301742554, -0.00935196690261364, -0.030812835320830345, -0.1511254757642746, 0.48306888341903687, -0.29063528776168823, -0.2032661736011505, -0.027790606021881104, -0.19976121187210083, -0.2208084762096405, 0.30361294746398926, 0.1380680799484253, -0.025116991251707077, -0.0778733417391777, -0.01565689593553543, 0.23018331825733185, 0.09296457469463348, -0.14673961699008942, 0.003198056248947978, 0.20220179855823517, -0.01996825635433197, -0.27137306332588196, 0.3604982793331146, -0.08180548995733261, -0.15025262534618378, -0.28131112456321716, 0.17875127494335175, -0.3156723082065582, 0.2564302980899811, 0.18543533980846405, 0.7969757914543152, -0.00923585519194603, 0.2325265258550644, 0.22210434079170227, 0.0626508891582489, 0.8368220329284668, 0.35367798805236816, 0.22611597180366516, -0.25473326444625854, -0.430553674697876, -0.2637641131877899, -0.07361425459384918, 0.051645245403051376, -0.185481995344162, 0.028317829594016075, 0.23515334725379944, -0.04743871092796326, 0.1448076367378235, -0.0974716916680336, -0.21997134387493134, 0.3126155436038971, 0.059143293648958206, -0.09613434225320816, 0.130295068025589, 0.22605259716510773, -0.04798385873436928, -0.13229121267795563, -0.051228441298007965, -0.25661367177963257, 0.07141363620758057, 0.18891967833042145, -0.23239582777023315, -0.08273516595363617, 0.20850104093551636, 0.12311702966690063, -0.24829252064228058, -0.42630016803741455, -0.04498343914747238, 0.88231360912323, -0.04488921910524368, 0.13112130761146545, 0.06790430843830109, 0.3410644829273224, -0.16276608407497406, -0.2704372704029083, 0.04159817472100258, 0.3090391159057617, 0.0624057799577713, 0.13784319162368774, -0.09767161309719086, 0.2244386225938797, 0.01212890725582838, -0.03655559942126274, -0.10837392508983612, -0.23400644958019257, -0.07888701558113098, -0.08326403051614761, -0.25913184881210327, 0.017672384157776833, -0.044367123395204544, 0.15951195359230042, 0.005856686737388372, -0.09143204987049103, 0.2224026322364807, -0.27419760823249817, -0.16931578516960144, -0.213323175907135, 0.2868613004684448, 0.24267761409282684, 0.15108585357666016, 0.2408224642276764, 0.29587680101394653, -0.5309503674507141, -0.01619519665837288, -0.15270067751407623, -0.05918736755847931, -0.14064326882362366, 0.5175761580467224, 0.10818156599998474, 0.021052084863185883, -0.054889075458049774, 0.276015967130661, 0.2302413135766983, 0.13456255197525024, -0.2586156725883484, -0.004453843925148249, -0.425028920173645, 0.07230154424905777, -0.22018197178840637, 0.5266873240470886, 0.2465210109949112, 0.22623899579048157, 0.07081510126590729, -0.2741662859916687, -0.38639387488365173, 0.12677344679832458, -0.12620015442371368, 0.20921093225479126, 0.6127771139144897, -0.285085529088974, -0.1634736806154251, -0.03512459620833397, 0.25816938281059265, 0.04651673510670662, -0.06987424939870834, -0.29237106442451477, -0.10585112124681473, 0.06351230293512344, -0.017556864768266678, -0.09468540549278259, 0.23227594792842865, 0.2316579520702362, -0.3326362073421478, -0.023350954055786133, -0.11957837641239166, 0.3169678747653961, 0.11007566004991531, 0.5961310863494873, 0.634944498538971, -0.27495527267456055, 0.13693369925022125, 0.16318178176879883, -0.013164565898478031, -0.24245060980319977, -0.2742520272731781, 0.16452006995677948, -0.34104523062705994, -0.09980452805757523, 0.4429590106010437, 0.2773481011390686, 0.033766232430934906, -0.08623037487268448, 0.07523564249277115, 0.13087277114391327, -0.5504787564277649, 0.6309314966201782, 0.24451957643032074, 0.2464386373758316, -0.052781667560338974, -0.34167078137397766, 0.015605763532221317, 0.18153662979602814, -0.4456256031990051, -0.17315132915973663, 0.27091631293296814, 0.11346212774515152, 0.2514376640319824, 0.22965802252292633, 0.18200968205928802, -0.45656901597976685, 0.13251565396785736, 0.07859709858894348, 0.06288857012987137, -0.5226359367370605, 0.1040077731013298, 0.8633848428726196, 0.17214848101139069, -0.02791883796453476, 0.28912001848220825, 0.2995247542858124, 0.40446460247039795, 0.6092290878295898, 0.18244564533233643, -0.2987467050552368, 0.05713565647602081, -0.016732048243284225, -0.334307461977005, -0.05873347446322441, 0.021824421361088753, 0.42378079891204834, -0.28276950120925903, 0.08923643082380295, 0.6712182760238647, -0.048022761940956116, 0.421310156583786, 0.341904878616333, 0.13611140847206116, 0.2655901610851288, -0.2535625398159027, -0.39948686957359314, -0.27043354511260986, -0.08302990347146988, -0.4649294316768646, -0.2121729552745819, -0.03699895367026329, 0.1871756613254547, 0.04300235956907272, -0.09415950626134872, 0.11544778943061829, 0.1452275514602661, -0.002695229835808277, -0.04373246058821678, 0.061157822608947754, -0.04697342589497566, -0.21174658834934235, 0.24471069872379303, -0.04384734109044075, -0.21870940923690796, 0.4532022774219513, 0.31965142488479614, -0.3011211156845093, -0.19658973813056946, 0.2542766332626343, 0.016985584050416946, -0.2155793160200119, -0.11855924129486084, -0.11931140720844269, 0.014990820549428463, -0.14998984336853027, 0.2185901701450348, 0.18546843528747559, -0.15121033787727356, 0.23548731207847595, 0.011396770365536213, -0.021786751225590706, -0.48218727111816406, 0.12077062577009201, 0.16577883064746857, -0.047945745289325714, -0.04399005323648453, 0.22622710466384888, -0.236073836684227, 0.06500811874866486, -0.052373602986335754, -0.20312218368053436, 0.2168262004852295, 0.14641882479190826, 0.1179312989115715, -0.06034431606531143, 0.35311147570610046, 0.46020060777664185, 0.3265540897846222, 0.2673390805721283, 0.041118308901786804, -0.37669387459754944, -0.006039150059223175, 0.22495253384113312, 0.2005191594362259, 0.23041006922721863, 0.011414678767323494, 0.14677177369594574, -0.08864951133728027, 0.10385597497224808, 0.42143693566322327, -0.23672637343406677, -0.019769756123423576, 0.03890582174062729, 0.09287550300359726, -0.48573270440101624, -0.3609957695007324, -0.0072245211340487, -0.1729898601770401, 0.044739317148923874, -0.3078560531139374, 0.20541101694107056, 0.05017910525202751, 0.15205785632133484, -0.3055294156074524, -0.1419893056154251, 0.08804026246070862, 0.16921022534370422, -0.33046549558639526, -0.2984957695007324, 0.12148576974868774, -0.12942881882190704, -0.005468057002872229, -0.49056896567344666, 0.4362441301345825, 0.12283892929553986, 0.00472446670755744, -0.3077722489833832, -0.3628743290901184, 0.13666068017482758, 0.02967429906129837, 0.26460573077201843, 0.2364664375782013, -0.031666453927755356, 0.14701955020427704, -0.3772727847099304, -0.252603679895401, 0.1716962456703186, 0.05344739556312561, -0.04786742478609085, 0.30757832527160645, 0.12002317607402802, -0.4879417419433594, 0.31400391459465027, -0.09096323698759079, -0.18374451994895935, -0.37738633155822754, -0.23702171444892883, 0.14348244667053223, -0.01275792345404625, -0.0018576760776340961, 0.1855645477771759, 0.3960944712162018, -0.2741658687591553, -0.34163233637809753, 0.16446636617183685, 0.0407014936208725, -0.1067676693201065, -0.13644066452980042, -0.0056183296255767345, 0.38629451394081116, -0.04660141468048096, -0.14276310801506042, -0.3937825858592987 ]
117
..\pandas\reference\api\pandas.tseries.offsets.Milli.kwds.html
pandas.tseries.offsets.Milli.kwds
Milli.kwds# Return a dict of extra parameters for the offset.
No parameters found
['>>> pd.DateOffset(5).kwds\n{}', ">>> pd.offsets.FY5253Quarter().kwds\n{'weekday': 0,\n 'startingMonth': 1,\n 'qtr_with_extra_week': 1,\n 'variation': 'nearest'}"]
pandas.tseries.offsets.Milli.kwds Milli.kwds# Return a dict of extra parameters for the offset.
[ -0.07330473512411118, -0.5435619950294495, -0.14138081669807434, -0.023820748552680016, 0.16528648138046265, 0.10014189779758453, 0.4219939112663269, 0.07373445481061935, -0.28833362460136414, 0.2997889816761017, 0.08912868052721024, 0.3457138240337372, 0.05267266556620598, 0.127905011177063, -0.14761927723884583, -0.2245095670223236, 0.02471039444208145, 0.3175033926963806, -0.07885779440402985, -0.04044758901000023, -0.36975306272506714, 0.02049361541867256, 0.049895867705345154, 0.07498721778392792, -0.11050665378570557, -0.10992029309272766, -0.18490749597549438, -0.149373397231102, 0.09545912593603134, -0.24773681163787842, 0.23237991333007812, 0.11143230646848679, 0.005453322548419237, 0.5189529657363892, -0.00010723463492468, -0.12297502905130386, 0.2724427878856659, -0.2012365311384201, -0.4106312692165375, 0.3955428898334503, -0.1563025414943695, -0.07440103590488434, 0.08603609353303909, -0.37580713629722595, -0.07793939113616943, -0.08520212024450302, -0.18526065349578857, -0.2952546775341034, 0.1413326859474182, 0.4438287913799286, 0.19145449995994568, 0.038158122450113297, -0.356291264295578, -0.13924799859523773, 0.06122973933815956, -0.013333107344806194, 0.09907641261816025, -0.027329696342349052, -0.08581962436437607, 0.23512929677963257, 0.042577359825372696, 0.1695781946182251, 0.05642980337142944, 0.1154613047838211, 0.03549552336335182, 0.2433796226978302, 0.42790716886520386, 0.13289158046245575, 0.1992025524377823, 0.31486496329307556, 0.5141267776489258, -0.11800608038902283, -0.3339739739894867, -0.31528472900390625, -0.11060336232185364, -0.11614077538251877, -0.17853997647762299, -0.05742599070072174, -0.01481982134282589, 0.07077931612730026, 0.04207676276564598, 0.3430461883544922, -0.17795217037200928, 0.16602566838264465, -0.4692153334617615, 0.15249328315258026, -0.03489941358566284, -0.11002109199762344, 0.08273153007030487, -0.14348964393138885, 0.2923799753189087, -0.04678613319993019, -0.017666377127170563, 0.2356271743774414, 0.0821509137749672, -0.1493271142244339, 0.3691594898700714, -0.3491646647453308, 0.056253474205732346, -0.06952285766601562, 0.27824538946151733, -0.11073525995016098, 0.0013622721889987588, -0.08836163580417633, 0.1276521235704422, -0.005278813652694225, -0.22311262786388397, 0.030218888074159622, 0.0922650694847107, 0.1916167289018631, 0.14375855028629303, -0.17248600721359253, 0.43862903118133545, -0.30126073956489563, 0.10837393254041672, 0.1493174433708191, 0.08309244364500046, 0.15864871442317963, -0.031187523156404495, 0.19360831379890442, 0.061591606587171555, 0.03905262053012848, -0.10392149537801743, -0.2435622662305832, 0.03227638825774193, 0.6666879057884216, -0.015520025044679642, 0.11363060772418976, 0.30910763144493103, 0.36800745129585266, -0.33776021003723145, 0.2487461268901825, 0.03911418095231056, -0.1790076643228531, -0.22814486920833588, 0.3217102587223053, 0.24585458636283875, 0.16187648475170135, 0.28771284222602844, 0.23305591940879822, -0.20604956150054932, 0.07064404338598251, 0.21688838303089142, 0.2509085237979889, -0.15124885737895966, 0.11065814644098282, -0.1244375929236412, -0.004949158523231745, -0.2214311808347702, 0.02944987639784813, -0.021658137440681458, -0.08645832538604736, 0.053782980889081955, 0.2825154960155487, -0.02446575090289116, 0.11857875436544418, -0.2083018571138382, 0.42908966541290283, 0.08276374638080597, 0.2711338400840759, 0.28676918148994446, -0.15416516363620758, -0.16015863418579102, -0.2455720603466034, 0.17534902691841125, 0.03126610442996025, -0.5670976638793945, 0.030578352510929108, -0.0005793743766844273, 0.011232022196054459, 0.156464621424675, -0.09200239181518555, -0.0923292338848114, -0.017051301896572113, -0.31701454520225525, -0.1793416291475296, 0.1647789627313614, -0.29836440086364746, -0.03397330269217491, 0.10973895341157913, -0.03546584025025368, 0.01256554201245308, 0.42679542303085327, 0.06890403479337692, -0.13463467359542847, 0.0653594508767128, 0.007857542484998703, 0.007723644375801086, -0.2851792871952057, -0.04742555320262909, 0.04485934227705002, -0.11711254715919495, 0.2942431569099426, 0.17997926473617554, 0.07957001775503159, -0.13626757264137268, 0.1324862688779831, -0.02225012145936489, 0.0754515528678894, -0.24940289556980133, -0.006526698358356953, -0.10103154182434082, -0.18113058805465698, 0.0870673656463623, 0.11209986358880997, -0.47451654076576233, -0.01677005924284458, 0.04833180829882622, -0.14908531308174133, 0.07479261606931686, 0.09830426424741745, -0.2290351688861847, -0.3637915253639221, 0.0596955344080925, 0.03525122255086899, 0.08366135507822037, 0.21684281527996063, -0.17713132500648499, 0.1746474951505661, 0.3337171673774719, -0.12105754017829895, -0.0635957196354866, 0.15485571324825287, -0.1884942650794983, 0.037882640957832336, -0.20488576591014862, -0.1152380108833313, 0.07898388803005219, 0.0004533551400527358, 0.3057858347892761, 0.30574554204940796, -0.12248845398426056, 0.14134308695793152, 0.12301715463399887, 0.28761136531829834, 0.08295176178216934, 0.02566944994032383, 0.10779643058776855, 0.20652541518211365, 0.4287618398666382, -0.07412659376859665, 0.42223435640335083, 0.20467595756053925, -0.3095102310180664, -0.20605657994747162, 0.5562170743942261, -0.07378313690423965, -0.11090923100709915, -0.15248331427574158, 0.18917685747146606, 0.41915497183799744, -0.00902833603322506, -0.12662754952907562, -0.20319592952728271, 0.010089375078678131, -0.04124642536044121, -0.21502159535884857, -0.05662490800023079, -0.3463360071182251, 0.1792169213294983, 0.08086596429347992, -0.1163424700498581, 0.11218713223934174, -0.11332233250141144, 0.03836219012737274, -0.09412405639886856, -0.14771682024002075, 0.027382852509617805, 0.11544536054134369, 0.22663109004497528, 0.13095012307167053, -0.0797857865691185, -0.09411249309778214, -0.2901037335395813, 0.12574230134487152, 0.10213161259889603, 0.07263335585594177, 0.23690688610076904, 0.02587299980223179, -0.1660328507423401, -0.06233730539679527, 0.06690139323472977, 0.011167091317474842, 0.06591951847076416, -0.3322053849697113, 0.082166388630867, -0.3504045307636261, -0.30783510208129883, -0.001338693080469966, -0.3590843379497528, 0.03573359549045563, -0.4087032675743103, -0.09273374080657959, -0.006895657163113356, -0.3251297175884247, 0.15566222369670868, -0.3609945476055145, 0.3376207947731018, 0.442195862531662, 0.23384246230125427, -0.19020339846611023, -0.41080260276794434, 0.0708668902516365, 0.19590303301811218, -0.285226434469223, 0.036239929497241974, 0.22991174459457397, 0.12100169062614441, 0.2220735400915146, 0.010553039610385895, -0.17900434136390686, -0.08884159475564957, 0.06074332073330879, 0.2592708468437195, 0.5903409719467163, 0.09289654344320297, -0.07010641694068909, -0.17081569135189056, 0.018293781206011772, 0.09917251020669937, 0.02771877869963646, -0.2187388688325882, -0.2185172289609909, 0.06178481504321098, -0.30802083015441895, 0.04436396434903145, -0.009131794795393944, -0.060133256018161774, -0.030656635761260986, 0.1315266191959381, 0.05291705206036568, 0.22682806849479675, 0.10410907864570618, 0.1373092532157898, 0.4402238726615906, -0.03546234220266342, -0.4320560693740845, -0.3362285792827606, 0.33980000019073486, -0.15608198940753937, -0.217096209526062, -0.10234560817480087, -0.3507559299468994, -0.010430377908051014, 0.0697350949048996, 0.04836556315422058, -0.8218370676040649, -0.050909318029880524, 0.20396684110164642, -0.1719687283039093, 0.17605464160442352, 0.01367978099733591, -0.007404159754514694, -0.16894042491912842, -0.25990962982177734, -0.03561487793922424, 0.2186802476644516, 0.2548986077308655, 0.03772081434726715, -0.0015141689218580723, 0.5015837550163269, 0.00441585760563612, 0.3898583650588989, -0.0017347130924463272, -0.1123010516166687, 0.10715276747941971, -0.28991708159446716, -0.06010386347770691, 0.21921242773532867, -0.23404790461063385, -0.040290284901857376, 0.24113678932189941, 0.11390671879053116, 0.13169823586940765, -0.1474020928144455, 0.032654810696840286, -0.12775474786758423, -0.21973717212677002, -0.08312899619340897, -0.16440626978874207, -0.26404041051864624, -0.4075997471809387, 0.09489171206951141, 0.1016525998711586, 0.23106364905834198, -0.45920661091804504, 0.13482274115085602, -0.04739643633365631, -0.063006192445755, -0.006697638891637325, -0.06941482424736023, -0.2001926749944687, -0.00732944393530488, -0.21887177228927612, 0.011216685175895691, 0.39744335412979126, -0.04270179569721222, 0.34623342752456665, 0.11529630422592163, -0.058288879692554474, -0.048840541392564774, 1.0147069692611694, -0.15794411301612854, -0.10104414820671082, 0.1504424661397934, -0.06307205557823181, -0.5566388964653015, -0.11047973483800888, -0.19711202383041382, 0.025541668757796288, -0.17541536688804626, 0.02738938480615616, -0.23819024860858917, 0.15748631954193115, 0.22482819855213165, -0.006954970769584179, -0.23078352212905884, 0.0710257962346077, -0.01718084327876568, -0.47900381684303284, 0.14748148620128632, 0.1469867080450058, 0.13108965754508972, 0.20349355041980743, 0.11386752873659134, -0.16073569655418396, -0.048064980655908585, -0.11143266409635544, 0.09036267548799515, 0.20931601524353027, 0.06803693622350693, 0.3143666386604309, -0.0740378201007843, -0.3615410327911377, -0.08087161183357239, 0.5808777809143066, -0.020475558936595917, 0.032335471361875534, -0.11305107176303864, -0.3615213632583618, -0.460263192653656, 0.27899855375289917, 0.05921764671802521, -0.21036949753761292, 0.04293909668922424, -0.023400206118822098, 0.07941796630620956, -0.18066725134849548, 0.17784912884235382, 0.21436811983585358, 0.015114462934434414, 0.2304898500442505, -0.34535548090934753, 0.26241907477378845, -0.04401440545916557, 0.04701850190758705, -0.23437140882015228, 0.041993409395217896, -0.6329033970832825, -0.004816474858671427, 0.2823198139667511, 0.5037001371383667, 0.3653045892715454, 0.14641377329826355, 0.34601062536239624, -0.29426708817481995, 0.4480621814727783, 0.29336199164390564, 0.027960041537880898, -0.01792667619884014, -0.08490007370710373, -0.19065739214420319, 0.012637862004339695, -0.13456425070762634, 0.20044611394405365, -0.06224779784679413, 0.10337763279676437, -0.23711152374744415, 0.2450128197669983, 0.002636734629049897, 0.15127047896385193, 0.13686616718769073, -0.19076865911483765, -0.20156271755695343, 0.18024955689907074, 0.014038486406207085, -0.455657958984375, -0.139069601893425, -0.061529405415058136, -0.2467232346534729, -0.06976921856403351, -0.028785428032279015, -0.3158987760543823, -0.1743733137845993, 0.3756864070892334, -0.21718493103981018, -0.4304647445678711, -0.24880245327949524, -0.14523844420909882, 0.6390566825866699, -0.0995640680193901, -0.03723643347620964, 0.1498175412416458, 0.029017476364970207, -0.07805947959423065, -0.1736794114112854, 0.06495964527130127, 0.4012809693813324, 0.06151953712105751, -0.08047426491975784, 0.22094488143920898, 0.1976853758096695, -0.16715393960475922, -0.1301407366991043, -0.09952984750270844, -0.36212170124053955, -0.2396957129240036, -0.18943756818771362, -0.3910217583179474, -0.0015074084512889385, -0.16170929372310638, 0.1796591728925705, 0.02301209419965744, -0.19127266108989716, 0.49639153480529785, -0.241982102394104, -0.0498679019510746, -0.2568280100822449, 0.275270015001297, 0.0914827212691307, 0.02948104962706566, 0.16281701624393463, 0.10458292067050934, -0.35103368759155273, -0.08367901295423508, 0.04557094722986221, -0.04200863465666771, -0.12110407650470734, 0.72994065284729, 0.3433520793914795, 0.03462556377053261, -0.19391600787639618, 0.24073515832424164, 0.1164240837097168, 0.17458942532539368, -0.04987326264381409, -0.14251874387264252, -0.3072868287563324, -0.06330019980669022, -0.08489182591438293, 0.38262665271759033, 0.3593725264072418, 0.24373747408390045, 0.0553303100168705, 0.007427699863910675, -0.37766990065574646, 0.0018982735928148031, -0.14768734574317932, 0.13924743235111237, 0.3641674220561981, -0.14675965905189514, -0.12472404539585114, 0.14656959474086761, 0.25671374797821045, -0.0333649106323719, 0.06933657824993134, -0.31499943137168884, -0.2768569588661194, 0.044342223554849625, 0.009682027623057365, 0.05531419813632965, 0.22020702064037323, -0.027317093685269356, -0.3602917790412903, -0.1317056119441986, -0.16243021190166473, 0.41257962584495544, 0.00816307868808508, 0.5463108420372009, 0.5110236406326294, -0.10345939546823502, 0.060994431376457214, 0.2082999348640442, -0.04683098569512367, 0.03817581385374069, -0.30801594257354736, 0.2911139130592346, 0.037579506635665894, -0.14446300268173218, 0.4969484806060791, 0.3643731474876404, 0.01250988245010376, -0.28291821479797363, 0.19556362926959991, 0.10509888827800751, -0.37187743186950684, 0.7474772930145264, 0.2468346208333969, 0.25895217061042786, -0.12939386069774628, -0.010524017736315727, 0.004947294946759939, 0.19692595303058624, -0.44472718238830566, -0.1911092847585678, 0.2252909243106842, -0.10085871815681458, 0.36320072412490845, 0.23887890577316284, 0.19222156703472137, -0.41518276929855347, 0.2964595854282379, -0.0632496103644371, 0.3415444493293762, -0.3483390808105469, 0.05469827726483345, 0.6060436964035034, 0.2125309258699417, -0.0719183012843132, 0.19630825519561768, 0.26627662777900696, 0.29349958896636963, 0.45326700806617737, 0.17608478665351868, -0.09345395117998123, 0.15166223049163818, -0.31568315625190735, 0.05412370711565018, 0.08018764853477478, -0.15355196595191956, 0.0459662564098835, -0.374830424785614, 0.32688814401626587, 0.48739001154899597, 0.02683776430785656, 0.2041570395231247, 0.1460297703742981, -0.12250135093927383, -0.012829981744289398, -0.24572141468524933, -0.227788046002388, -0.14995285868644714, -0.11616060882806778, -0.09853058308362961, -0.05575110390782356, 0.17169144749641418, 0.19732990860939026, 0.10156062245368958, -0.26551124453544617, 0.09553589671850204, 0.3151431977748871, 0.10034464299678802, 0.004705049097537994, 0.12076157331466675, -0.17348672449588776, -0.46809622645378113, 0.42135706543922424, -0.06258077174425125, 0.21088619530200958, 0.1689695417881012, 0.22896189987659454, -0.09700209647417068, -0.3432951867580414, 0.1691126972436905, 0.12091898173093796, -0.08208213746547699, -0.11013203114271164, -0.15605726838111877, -0.0371403731405735, -0.07499144971370697, 0.48843950033187866, 0.21461641788482666, -0.18085262179374695, -0.14389066398143768, 0.11527939885854721, -0.220162034034729, -0.6045693755149841, 0.09322341531515121, 0.1158437728881836, -0.004825882147997618, 0.019734350964426994, 0.2557125687599182, 0.09309959411621094, -0.2306603640317917, -0.3337140381336212, -0.037601158022880554, 0.23935480415821075, 0.0016063363291323185, 0.18146920204162598, -0.25290119647979736, 0.49401503801345825, 0.07975718379020691, 0.1904006004333496, 0.11085270345211029, 0.009184992872178555, -0.3495275676250458, -0.06670144945383072, 0.1433747261762619, 0.027622651308774948, 0.10715710371732712, 0.05311772972345352, 0.11180301010608673, -0.22571556270122528, 0.2334384322166443, 0.24760819971561432, 0.02494554966688156, 0.08178563416004181, 0.04576128348708153, -0.3505173921585083, -0.38948437571525574, -0.3059167265892029, -0.06118494272232056, 0.025069057941436768, 0.18269377946853638, -0.29012754559516907, 0.24407628178596497, -0.13018925487995148, 0.15192636847496033, -0.09864799678325653, 0.3724502623081207, 0.03116612136363983, 0.21847480535507202, 0.09522383660078049, -0.3454831838607788, 0.46654564142227173, -0.10496502369642258, 0.15759287774562836, -0.5113388895988464, 0.19426918029785156, -0.06792285293340683, -0.08114271610975266, -0.3054015040397644, -0.46802759170532227, -0.048725467175245285, 0.4047965109348297, 0.43973076343536377, 0.1226978600025177, 0.11044551432132721, 0.340402752161026, -0.40030115842819214, -0.17749011516571045, 0.18509769439697266, -0.09657261520624161, -0.10286091268062592, 0.3265567123889923, 0.3126232922077179, -0.591354489326477, 0.12794575095176697, 0.16533130407333374, -0.4379863440990448, -0.4750285744667053, -0.020444247871637344, -0.2699644863605499, 0.123954176902771, 0.06365269422531128, -0.06305234134197235, 0.46730905771255493, -0.06681875139474869, -0.22904421389102936, 0.2000376433134079, 0.056507717818021774, -0.28663668036460876, -0.09895098954439163, -0.36892572045326233, 0.3997950851917267, 0.045162323862314224, -0.2323441505432129, -0.2463640570640564 ]
118
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.sem.html
pandas.core.groupby.SeriesGroupBy.sem
SeriesGroupBy.sem(ddof=1, numeric_only=False)[source]# Compute standard error of the mean of groups, excluding missing values. For multiple groupings, the result index will be a MultiIndex.
Parameters: ddofint, default 1Degrees of freedom. numeric_onlybool, default FalseInclude only float, int or boolean data. Added in version 1.5.0. Changed in version 2.0.0: numeric_only now defaults to False. Returns: Series or DataFrameStandard error of the mean of values within each group.
[">>> lst = ['a', 'a', 'b', 'b']\n>>> ser = pd.Series([5, 10, 8, 14], index=lst)\n>>> ser\na 5\na 10\nb 8\nb 14\ndtype: int64\n>>> ser.groupby(level=0).sem()\na 2.5\nb 3.0\ndtype: float64", '>>> data = [[1, 12, 11], [1, 15, 2], [2, 5, 8], [2, 6, 12]]\n>>> df = pd.DataFrame(data, columns=["a", "b", "c"],\n... index=["tuna", "salmon", "catfish", "goldfish"])\n>>> df\n a b c\n tuna 1 12 11\n salmon 1 15 2\n catfish 2 5 8\ngoldfish 2 6 12\n>>> df.groupby("a").sem()\n b c\na\n1 1.5 4.5\n2 0.5 2.0', ">>> ser = pd.Series([1, 3, 2, 4, 3, 8],\n... index=pd.DatetimeIndex(['2023-01-01',\n... '2023-01-10',\n... '2023-01-15',\n... '2023-02-01',\n... '2023-02-10',\n... '2023-02-15']))\n>>> ser.resample('MS').sem()\n2023-01-01 0.577350\n2023-02-01 1.527525\nFreq: MS, dtype: float64"]
pandas.core.groupby.SeriesGroupBy.sem SeriesGroupBy.sem(ddof=1, numeric_only=False)[source]# Compute standard error of the mean of groups, excluding missing values. For multiple groupings, the result index will be a MultiIndex.
[ -0.2320951521396637, -0.49450212717056274, -0.0324222557246685, 0.08347255736589432, -0.2257775217294693, 0.4996761977672577, 0.2237648367881775, 0.13180534541606903, 0.267866849899292, 0.28565114736557007, -0.22702661156654358, 0.014121665619313717, -0.02225336991250515, -0.12448443472385406, -0.2424059510231018, 0.010780912823975086, -0.06521408259868622, 0.2628832757472992, 0.1715133935213089, 0.12368563562631607, -0.19750696420669556, 0.1688343584537506, -0.08889970183372498, 0.1509014368057251, -0.1373521238565445, -0.21069304645061493, -0.14201867580413818, 0.0765928253531456, 0.11887974292039871, -0.1539873480796814, 0.3451492488384247, 0.033116865903139114, -0.045206788927316666, 0.39249005913734436, -0.00009574134310241789, -0.4014964699745178, 0.03327961638569832, -0.2108890563249588, 0.21674585342407227, 0.05278052017092705, -0.33241966366767883, 0.15094874799251556, -0.018955884501338005, -0.1435665488243103, 0.10769934207201004, -0.10397309809923172, -0.2035447657108307, -0.2957731783390045, 0.2698526680469513, 0.1049116775393486, 0.23988467454910278, 0.0723591074347496, -0.4537300765514374, -0.1152542382478714, -0.1074889674782753, -0.17812934517860413, 0.30112919211387634, 0.2336139678955078, -0.34032949805259705, -0.045653875917196274, 0.11642720550298691, 0.268113374710083, -0.09631931036710739, -0.08003980666399002, -0.48349204659461975, 0.07740984857082367, 0.3098701536655426, -0.19735802710056305, -0.10853635519742966, 0.2987423837184906, 0.4694221615791321, -0.04511094093322754, -0.26533716917037964, 0.09908565878868103, 0.07018908113241196, 0.09081018716096878, -0.17217789590358734, 0.09502608329057693, -0.02116948552429676, 0.030061321333050728, -0.08416327089071274, 0.4466579258441925, 0.0018102407921105623, -0.06356874853372574, -0.08780058473348618, 0.3603852093219757, 0.19859382510185242, 0.1693827509880066, 0.09022015333175659, 0.0014629195211455226, -0.5831853151321411, 0.046662185341119766, -0.022365188226103783, 0.27872559428215027, -0.21477921307086945, -0.377382755279541, 0.15226106345653534, -0.13303668797016144, 0.0026238549035042524, -0.2111257016658783, 0.05181673541665077, -0.05269680917263031, 0.08552352339029312, 0.10394914448261261, 0.041093505918979645, -0.040297381579875946, 0.00900051835924387, 0.11514497548341751, 0.3568130135536194, 0.007014423608779907, 0.26208674907684326, 0.10820973664522171, 0.35312384366989136, -0.1947687417268753, 0.18023842573165894, 0.20708966255187988, -0.2712757885456085, -0.12689422070980072, -0.6051527261734009, -0.21573485434055328, -0.03560103476047516, -0.1865236759185791, 0.07688780128955841, 0.10910199582576752, 0.20401780307292938, 0.2547476291656494, 0.16045142710208893, 0.06027952954173088, 0.10158006101846695, -0.1631697416305542, -0.2647915780544281, 0.4355115294456482, 0.2194012999534607, 0.1600726693868637, -0.16342823207378387, -0.18816512823104858, 0.19038334488868713, 0.11705654114484787, -0.08951542526483536, 0.0628419741988182, -0.14047569036483765, -0.14929984509944916, 0.10151737928390503, 0.15864890813827515, 0.27815479040145874, -0.02394811250269413, 0.09294486045837402, -0.2594510018825531, -0.20572729408740997, 0.07207579165697098, 0.30918315052986145, -0.4009678065776825, -0.23615077137947083, 0.2973707914352417, -0.026071611791849136, 0.044373638927936554, 0.005806711968034506, 0.38926082849502563, -0.05906599760055542, 0.01206166297197342, 0.3548223674297333, 0.20450833439826965, -0.0015225042589008808, -0.1720900982618332, 0.09320195764303207, 0.2929960787296295, -0.20327511429786682, -0.23871676623821259, 0.0040885587222874165, -0.4144505262374878, -0.08371328562498093, 0.2038804292678833, 0.06841094046831131, -0.06043720617890358, -0.23386508226394653, 0.1858290433883667, 0.2238633781671524, -0.11027472466230392, -0.35927411913871765, -0.10104814916849136, 0.06812979280948639, -0.34367766976356506, 0.288900762796402, 0.14772386848926544, 0.0030782618559896946, 0.025733454152941704, 0.030641205608844757, 0.4038073718547821, -0.25417229533195496, -0.13404272496700287, 0.09235096722841263, 0.12576985359191895, 0.3159554600715637, 0.1522854119539261, -0.07256555557250977, 0.10675445944070816, 0.18047156929969788, -0.012407823465764523, 0.22568462789058685, -0.1381458342075348, -0.1149621233344078, -0.09303702414035797, 0.16858750581741333, -0.3412399888038635, 0.08228946477174759, -0.21016497910022736, -0.06501086801290512, 0.011963733471930027, 0.34978222846984863, -0.06836356967687607, -0.03278716281056404, -0.6338469386100769, -0.33038824796676636, -0.40588968992233276, 0.0826675221323967, 0.4572810232639313, 0.27712899446487427, -0.044659342616796494, 0.18221567571163177, -0.1156105324625969, -0.06759238988161087, 0.1494733691215515, 0.025736160576343536, 0.06488315016031265, 0.12614573538303375, 0.1275280863046646, -0.12585516273975372, -0.4064905047416687, 0.39232248067855835, 0.2039802074432373, 0.13250094652175903, -0.005880638491362333, 0.15461298823356628, 0.48200660943984985, -0.24377226829528809, -0.053472284227609634, 0.1969219297170639, -0.11057840287685394, -0.09163632243871689, -0.061927299946546555, -0.1253168284893036, 0.19117659330368042, 0.2232961654663086, 0.12264487892389297, -0.3765900135040283, 0.34583914279937744, -0.13238178193569183, -0.13325977325439453, -0.11712544411420822, 0.09699805825948715, 0.35296502709388733, 0.019970728084445, 0.012108932249248028, -0.29965904355049133, -0.029823916032910347, -0.13975802063941956, -0.05363043025135994, -0.03322609141469002, -0.44847893714904785, -0.07385460287332535, 0.12690405547618866, -0.2629273235797882, 0.4598819315433502, 0.0024685945827513933, 0.2115759402513504, 0.08587775379419327, 0.011842108331620693, 0.0766020119190216, 0.17555680871009827, 0.2058478593826294, 0.058633480221033096, -0.1546051800251007, -0.27968838810920715, 0.11505575478076935, -0.030148662626743317, 0.010963920503854752, 0.02474581077694893, 0.06624279171228409, 0.159184992313385, 0.24269744753837585, -0.1776324063539505, -0.3783087730407715, -0.028243036940693855, 0.16121067106723785, -0.2263583242893219, -0.009652713313698769, -0.038891881704330444, 0.015976356342434883, 0.16411270201206207, -0.30925679206848145, -0.2250353991985321, -0.18897855281829834, 0.08700493723154068, -0.18517233431339264, -0.1145019605755806, -0.04156256839632988, -0.09406127035617828, 0.3171609938144684, 0.2743628919124603, 0.25158756971359253, -0.2606063187122345, 0.06952419131994247, -0.0744624212384224, 0.191524475812912, -0.2503446638584137, 0.11461437493562698, 0.2448194921016693, -0.34574782848358154, 0.1219802126288414, 0.20516721904277802, 0.07521085441112518, -0.07813223451375961, -0.23463480174541473, -0.14742538332939148, 0.3659100830554962, 0.0016928233671933413, -0.2130272537469864, -0.4268949329853058, -0.17913591861724854, -0.10232559591531754, -0.033740729093551636, -0.05535027012228966, -0.06917165219783783, 0.2874155342578888, -0.20487694442272186, -0.17056065797805786, -0.23487721383571625, -0.2666989862918854, 0.010196792893111706, -0.16077035665512085, 0.06993773579597473, -0.2926928699016571, -0.2509631812572479, 0.11798974126577377, 0.13474659621715546, 0.04134521633386612, -0.25195518136024475, 0.044901784509420395, 0.4298951327800751, -0.03293546661734581, -0.04169899970293045, 0.4739316701889038, -0.23987291753292084, 0.1315949708223343, -0.15052683651447296, -0.28523728251457214, -0.035972803831100464, 0.2501971125602722, -0.18915410339832306, -0.08619485795497894, 0.15723073482513428, 0.08501562476158142, 0.18461552262306213, -0.2059415727853775, 0.0164523683488369, -0.22939598560333252, -0.156795933842659, 0.05629478022456169, 0.04587998613715172, -0.16308735311031342, 0.7644515037536621, 0.2286590337753296, 0.028257140889763832, 0.1961120069026947, 0.052774880081415176, 0.0856006070971489, 0.007613449357450008, 0.10488162934780121, 0.408886581659317, 0.02564251981675625, -0.14397889375686646, 0.06855907291173935, 0.040791239589452744, 0.020269760861992836, 0.14039380848407745, -0.05303753912448883, -0.0059163812547922134, 0.08549654483795166, -0.3223819136619568, 0.023447563871741295, -0.17853708565235138, -0.04138883948326111, 0.09162643551826477, -0.0661592185497284, 0.009045295417308807, -0.10776054114103317, -0.06344132870435715, 0.07173968851566315, 0.27038905024528503, 0.18140824139118195, -0.20032230019569397, -0.20158322155475616, -0.18716733157634735, -0.23567990958690643, 0.42335245013237, 0.1211712509393692, 0.40870916843414307, 0.30445313453674316, 0.1510378122329712, -0.21151381731033325, 0.050025880336761475, 0.16327276825904846, -0.18147405982017517, 0.06779548525810242, 0.11662799119949341, -0.16099293529987335, -0.2742537260055542, -0.11538989096879959, -0.08366876095533371, -0.0694221779704094, 0.3270759582519531, -0.09533724188804626, -0.3651239573955536, -0.29864266514778137, 0.6097316145896912, 0.1061270460486412, -0.20290511846542358, -0.2695416212081909, -0.39708998799324036, -0.277514785528183, 0.10781177878379822, 0.257573664188385, 0.08305967599153519, 0.08585841208696365, -0.06327138096094131, -0.12801046669483185, 0.07471591979265213, -0.14424514770507812, 0.1759064495563507, 0.14799955487251282, 0.40975791215896606, 0.4301696717739105, -0.17870169878005981, -0.0847119465470314, -0.04431977495551109, -0.09538742154836655, 0.11015713959932327, 0.03959377482533455, 0.08116115629673004, -0.011575165204703808, -0.3973693251609802, 0.41796156764030457, -0.17517279088497162, 0.04590954631567001, -0.2526860237121582, -0.16584260761737823, 0.15991297364234924, 0.03677770122885704, -0.1873338222503662, 0.16202151775360107, 0.16231387853622437, -0.09370177984237671, 0.08180959522724152, 0.6201415061950684, 0.506305456161499, -0.08513578772544861, -0.000387564767152071, -0.02920438162982464, -0.4905417859554291, 0.24513787031173706, -0.004958983976393938, 0.3428298532962799, 0.05533613637089729, -0.12608982622623444, 0.06628391891717911, 0.05235166475176811, 0.14813977479934692, 0.4385965168476105, 0.3364007771015167, -0.29687145352363586, -0.402118980884552, -0.01545978244394064, -0.13878266513347626, 0.03171132132411003, 0.3339674174785614, -0.4850129187107086, 0.39803943037986755, -0.3714921474456787, -0.18652769923210144, 0.07026825845241547, 0.24426938593387604, -0.1623646467924118, -0.1140654981136322, -0.28909629583358765, 0.13061688840389252, 0.04595222324132919, -0.07082108408212662, -0.187260702252388, 0.06374214589595795, 0.01999424584209919, -0.19261571764945984, -0.29671767354011536, -0.2747500538825989, 0.32157137989997864, 0.005681274924427271, -0.01660865545272827, -0.023578330874443054, 0.10350754112005234, -0.2391575425863266, 0.16337211430072784, -0.03470088168978691, 0.3023773729801178, -0.09521070867776871, -0.16020077466964722, 0.3013342022895813, 0.16594651341438293, 0.150422602891922, 0.4390428364276886, 0.08974851667881012, -0.017578279599547386, 0.3317639231681824, -0.049546338617801666, -0.1482376605272293, -0.022962411865592003, 0.17047740519046783, -0.29862383008003235, -0.35412752628326416, 0.23245596885681152, -0.21370291709899902, -0.028077784925699234, -0.3803546726703644, 0.21005205810070038, 0.3737681210041046, -0.42255842685699463, 0.4276086390018463, -0.33049893379211426, -0.12543559074401855, -0.19611766934394836, 0.10508500784635544, 0.04572682082653046, -0.09276901185512543, 0.00469741877168417, -0.02535908855497837, -0.08274060487747192, -0.1807410567998886, 0.06966739892959595, 0.268493115901947, -0.18872572481632233, 0.3506380319595337, -0.35562703013420105, -0.20363888144493103, 0.1265815943479538, 0.12964414060115814, 0.31113800406455994, 0.6182549595832825, -0.022973159328103065, -0.40554603934288025, -0.295487642288208, 0.15602153539657593, 0.3974108099937439, 0.2943251132965088, -0.17435647547245026, -0.13771894574165344, 0.050954755395650864, 0.13410642743110657, -0.43905845284461975, -0.10562437772750854, -0.6086093783378601, 0.21690064668655396, -0.028100084513425827, 0.11080288887023926, -0.16167359054088593, -0.014902562834322453, 0.2727634906768799, 0.18823114037513733, 0.20402756333351135, -0.31164488196372986, 0.10258738696575165, 0.04162943363189697, -0.14941105246543884, 0.0005418770015239716, 0.26260998845100403, 0.15964026749134064, -0.14626485109329224, 0.023650996387004852, -0.04449284076690674, 0.24478407204151154, -0.007013092283159494, 0.1602863222360611, 0.36194390058517456, -0.028806563466787338, 0.04381905868649483, -0.22707003355026245, -0.0069793881848454475, 0.022519459947943687, -0.2525703012943268, 0.4274299740791321, -0.1398591846227646, -0.0035081817768514156, 0.24816274642944336, -0.04918031767010689, -0.18428145349025726, -0.0665111094713211, 0.12543714046478271, -0.1497090607881546, -0.21243637800216675, 0.4248409569263458, 0.6024065613746643, 0.07231966406106949, -0.039179276674985886, 0.01599583402276039, -0.1668589860200882, 0.31639567017555237, -0.5676934123039246, -0.2609511911869049, 0.23027865588665009, 0.13503380119800568, 0.27782270312309265, 0.18023478984832764, 0.022333431988954544, -0.2565762400627136, 0.04491382837295532, -0.01083221472799778, 0.17518553137779236, 0.12462127953767776, 0.22147442400455475, 0.07753051072359085, -0.022796614095568657, 0.08075893670320511, 0.42323386669158936, -0.07430277019739151, 0.40235066413879395, -0.045649297535419464, 0.13922329246997833, 0.1926332265138626, -0.05112866312265396, -0.017999712377786636, -0.10815349966287613, -0.14093217253684998, 0.21227507293224335, 0.05451146140694618, -0.14990848302841187, -0.01936282217502594, 0.34420230984687805, -0.27582627534866333, -0.28428375720977783, -0.18302135169506073, -0.07081341743469238, 0.10762336850166321, -0.03193606436252594, 0.13020703196525574, 0.2187451273202896, 0.2048385888338089, -0.3312009274959564, -0.06679785996675491, 0.17229962348937988, -0.4079003632068634, 0.04948960244655609, 0.04044009745121002, 0.2090843915939331, 0.25858938694000244, -0.1557263284921646, 0.21597914397716522, 0.15561817586421967, -0.4223918616771698, -0.4958857595920563, 0.4684223234653473, -0.024032186716794968, 0.2067565619945526, 0.3036986291408539, 0.18231357634067535, -0.30300742387771606, -0.2342785894870758, 0.3049026429653168, -0.23286712169647217, -0.07624024152755737, 0.17632335424423218, -0.04226183146238327, 0.11670813709497452, -0.16135963797569275, 0.13700006902217865, 0.2518634498119354, -0.3904421329498291, -0.23306910693645477, 0.07856404781341553, 0.054638735949993134, -0.4188924729824066, 0.2608223259449005, -0.13267327845096588, -0.11433375626802444, -0.11488242447376251, 0.09497235715389252, 0.02906198240816593, -0.2062261402606964, -0.16525200009346008, -0.16634446382522583, 0.060287825763225555, -0.10595288127660751, 0.1902776062488556, 0.0438002347946167, 0.05552566796541214, 0.049780458211898804, 0.2813328802585602, 0.14065411686897278, -0.22417260706424713, -0.3033605217933655, -0.06124483421444893, 0.4958745241165161, -0.1971532106399536, 0.2594883143901825, 0.36672475934028625, -0.10538846999406815, -0.0336369164288044, 0.40831682085990906, 0.5408909320831299, -0.05780148506164551, 0.19961655139923096, -0.13457565009593964, -0.11282797157764435, -0.5456411242485046, -0.3588619530200958, -0.1657252013683319, -0.20430804789066315, 0.0860816091299057, -0.3365917503833771, 0.2735089659690857, -0.08816457539796829, -0.232234388589859, 0.17373880743980408, 0.37323158979415894, 0.28013452887535095, 0.15107683837413788, -0.01242354791611433, -0.2563646733760834, 0.1505347043275833, 0.09512634575366974, 0.015310105867683887, -0.22301910817623138, 0.31555595993995667, -0.06873582303524017, 0.2770511209964752, 0.10724584758281708, 0.12392217665910721, -0.08702247589826584, 0.14880868792533875, 0.058840762823820114, 0.07689662277698517, -0.3284064531326294, 0.41446465253829956, -0.24475672841072083, 0.007059344556182623, 0.17840154469013214, 0.03859554976224899, -0.1470644474029541, 0.15742763876914978, 0.03462017700076103, 0.005164321977645159, 0.14535720646381378, -0.18464937806129456, -0.1573663204908371, -0.8349919319152832, 0.2938075363636017, 0.3221188187599182, 0.060564201325178146, 0.34864386916160583, 0.014435313642024994, 0.33937400579452515, 0.1845513880252838, -0.31453871726989746, -0.10895675420761108, 0.21602895855903625, -0.05122946947813034, -0.05163383483886719, -0.23904991149902344, -0.0007343642064370215, -0.09694323688745499, 0.17528456449508667, -0.38398832082748413 ]
119
..\pandas\reference\api\pandas.DataFrame.shape.html
pandas.DataFrame.shape
property DataFrame.shape[source]# Return a tuple representing the dimensionality of the DataFrame.
No parameters found
[">>> df = pd.DataFrame({'col1': [1, 2], 'col2': [3, 4]})\n>>> df.shape\n(2, 2)", ">>> df = pd.DataFrame({'col1': [1, 2], 'col2': [3, 4],\n... 'col3': [5, 6]})\n>>> df.shape\n(2, 3)"]
pandas.DataFrame.shape property DataFrame.shape[source]# Return a tuple representing the dimensionality of the DataFrame.
[ -0.14621463418006897, -0.39883875846862793, -0.1681690365076065, 0.3053697645664215, 0.16056370735168457, 0.020669184625148773, 0.428261399269104, 0.28721511363983154, 0.011101349256932735, 0.28838780522346497, -0.028828104957938194, 0.14325065910816193, -0.03240043297410011, 0.5241221189498901, 0.008464617654681206, -0.4611034691333771, -0.08485198020935059, 0.2975310683250427, -0.4444805383682251, -0.14204628765583038, -0.2881752848625183, -0.09374271333217621, -0.0377298966050148, 0.22373449802398682, -0.36009952425956726, -0.2254117876291275, -0.12653830647468567, -0.44363847374916077, -0.2691660225391388, -0.2156924605369568, 0.38373008370399475, -0.222296342253685, -0.1340930312871933, -0.04306585341691971, -0.00009931588283507153, -0.16521158814430237, 0.11521326005458832, 0.1340842843055725, 0.21923008561134338, 0.008092810399830341, -0.14743851125240326, -0.34630733728408813, 0.1509285718202591, -0.30250462889671326, -0.12047260999679565, -0.03905801847577095, -0.07391633838415146, 0.18796545267105103, -0.07737571001052856, 0.1498824506998062, 0.29829052090644836, -0.036524657160043716, 0.1599196195602417, -0.005013192072510719, 0.2503871023654938, 0.19832633435726166, -0.014158508740365505, 0.00805642083287239, -0.2911564111709595, -0.03517060726881027, -0.011745279654860497, 0.10316378623247147, 0.0461588129401207, 0.32746678590774536, -0.1880096197128296, 0.1517947018146515, 0.22718149423599243, 0.08040918409824371, 0.08495698124170303, 0.3927605450153351, 0.5371325612068176, -0.1810947209596634, -0.3951491713523865, 0.08272889256477356, -0.001875073998235166, 0.09338080883026123, -0.05568555369973183, 0.29574620723724365, 0.1319551169872284, 0.10063431411981583, 0.06553541868925095, 0.3175560534000397, -0.25649502873420715, 0.14968065917491913, -0.6345413327217102, 0.3767205476760864, -0.21614988148212433, 0.08071253448724747, -0.10689695179462433, -0.19561278820037842, 0.13502515852451324, 0.005887115374207497, -0.015334432944655418, 0.04144483432173729, 0.3532644510269165, -0.21644440293312073, 0.15217019617557526, -0.13025446236133575, 0.07987722754478455, -0.09979863464832306, 0.17952772974967957, -0.14122600853443146, -0.2666243016719818, 0.1979813128709793, 0.1865997463464737, 0.24222035706043243, -0.3787709176540375, 0.14891618490219116, -0.02911224588751793, -0.32209381461143494, 0.1316814124584198, -0.09072141349315643, 0.10599223524332047, -0.07771747559309006, 0.1398288607597351, -0.172031968832016, 0.2912539541721344, 0.14695578813552856, -0.4044937491416931, 0.05134429782629013, -0.07074956595897675, -0.11741993576288223, 0.09051021188497543, 0.0639081597328186, -0.134826198220253, 0.49317485094070435, -0.05699382722377777, -0.023072633892297745, 0.20738080143928528, 0.1663762629032135, -0.35915765166282654, 0.38260385394096375, -0.03347495570778847, -0.40791192650794983, -0.09386584162712097, 0.14556258916854858, 0.13280873000621796, -0.051831476390361786, 0.11806350946426392, -0.02762405015528202, -0.20532755553722382, -0.3846513330936432, 0.4073345959186554, 0.2662242352962494, -0.275809109210968, -0.3252543807029724, 0.19904685020446777, -0.32741108536720276, -0.3575812578201294, 0.03349882364273071, -0.04229910671710968, 0.04706643894314766, -0.2884584665298462, 0.24651838839054108, -0.032670438289642334, 0.2222495675086975, -0.20962785184383392, 0.3582710325717926, -0.21756720542907715, 0.2625192403793335, 0.29740506410598755, -0.2886296808719635, 0.15751484036445618, -0.3033154606819153, 0.1013059988617897, 0.04691077396273613, -0.2887694239616394, -0.021507367491722107, 0.09537825733423233, -0.3465580940246582, 0.18530532717704773, -0.1541522890329361, 0.0030677851755172014, -0.13347552716732025, -0.08191318064928055, 0.3038180470466614, 0.262190043926239, 0.03882535174489021, -0.2571931481361389, -0.004394166171550751, -0.04960063099861145, 0.1191532090306282, 0.15371918678283691, 0.13676993548870087, -0.1564382165670395, 0.28673282265663147, 0.21408814191818237, 0.20046231150627136, -0.04508217051625252, 0.09265946596860886, 0.1444321870803833, -0.11422935873270035, 0.22819162905216217, -0.18342213332653046, 0.15709544718265533, 0.15042605996131897, 0.20262865722179413, -0.16261523962020874, 0.08594977110624313, 0.05614350736141205, -0.21223419904708862, -0.3124629557132721, 0.4149527847766876, -0.22865714132785797, -0.20756812393665314, -0.25877588987350464, -0.2300715297460556, 0.03161579370498657, 0.03592566400766373, -0.0985364243388176, 0.04745433107018471, -0.32585063576698303, -0.10121909528970718, 0.2535456717014313, 0.16246335208415985, 0.13183389604091644, 0.31997960805892944, -0.0027394916396588087, 0.12356477230787277, 0.0822412446141243, -0.25214120745658875, -0.057404812425374985, -0.0572139210999012, -0.13483409583568573, 0.23554277420043945, 0.008426645770668983, 0.16963325440883636, 0.17688974738121033, 0.09080024808645248, 0.06099503114819527, 0.21654771268367767, 0.0003781341656576842, 0.06946806609630585, 0.11415602266788483, 0.08898506313562393, 0.05355438217520714, -0.07697214186191559, 0.5092417001724243, 0.04788922518491745, 0.09844254702329636, 0.08400729298591614, -0.09393759816884995, 0.14700721204280853, -0.006699950899928808, 0.061453647911548615, 0.5385386347770691, -0.24219565093517303, -0.09043334424495697, -0.04307015985250473, 0.09659947454929352, 0.3870224356651306, 0.1773531138896942, -0.3957453668117523, -0.3667992949485779, -0.3781777024269104, 0.10015372931957245, -0.03491388261318207, 0.15410101413726807, -0.42296937108039856, 0.1110287457704544, 0.4812387228012085, -0.2164703905582428, 0.48111674189567566, 0.12209492176771164, -0.14205409586429596, 0.015822680667042732, -0.05190004035830498, 0.46661996841430664, 0.22601595520973206, 0.045108139514923096, 0.13155993819236755, -0.06909240782260895, -0.28674599528312683, -0.06835102289915085, 0.08701010048389435, 0.007180090062320232, -0.14345097541809082, -0.016671212390065193, 0.03619745001196861, -0.08564868569374084, -0.16725584864616394, 0.03725554049015045, -0.16236767172813416, 0.07440641522407532, -0.15888935327529907, -0.2103840857744217, -0.34325432777404785, -0.31794100999832153, 0.06205301359295845, -0.4985099732875824, -0.0660056322813034, 0.04515399411320686, -0.18434029817581177, -0.09262960404157639, -0.02031293883919716, -0.07796572893857956, -0.12379612028598785, 0.34678128361701965, 0.40173354744911194, -0.0792006403207779, 0.0833020955324173, -0.08272621035575867, 0.1145281046628952, 0.2581024765968323, -0.5341548323631287, 0.14443960785865784, 0.2961169481277466, -0.08843573927879333, 0.5607355833053589, -0.14622633159160614, -0.028325816616415977, 0.09011866897344589, -0.08295413851737976, 0.19287091493606567, 0.34348732233047485, 0.49590003490448, -0.06349551677703857, 0.07038561254739761, 0.05451609939336777, 0.18303290009498596, 0.018071353435516357, -0.10195747762918472, -0.17183658480644226, -0.16283003985881805, -0.0055595519952476025, 0.11571056395769119, -0.177243173122406, -0.208657905459404, 0.46157220005989075, 0.19860097765922546, 0.11365888267755508, -0.02297297865152359, 0.26329168677330017, 0.4396638572216034, 0.3516298234462738, 0.1849265843629837, -0.38017141819000244, -0.3065897822380066, 0.1598113775253296, -0.125783309340477, 0.03507499024271965, -0.15263499319553375, -0.2719525098800659, 0.2994782328605652, 0.11869868636131287, -0.12220246344804764, -0.5343231558799744, -0.31994956731796265, 0.05578098073601723, 0.17985957860946655, 0.18711599707603455, 0.45057815313339233, 0.2527179419994354, -0.27535519003868103, 0.05607862398028374, -0.20011167228221893, -0.13242731988430023, 0.39705806970596313, -0.13728533685207367, 0.0630025565624237, 0.38499557971954346, 0.1049802228808403, -0.08722295612096786, -0.03405873477458954, -0.28771206736564636, 0.05053991451859474, -0.07997497171163559, 0.19381596148014069, 0.013552787713706493, -0.12170370668172836, -0.02065829560160637, -0.11378098279237747, -0.08107103407382965, -0.053416263312101364, -0.17087846994400024, -0.07426866888999939, 0.0022486234083771706, 0.019122062250971794, -0.2728217840194702, 0.049747515469789505, 0.10251309722661972, -0.21916140615940094, 0.17412076890468597, -0.155586376786232, -0.055908914655447006, -0.2458561807870865, 0.03150684013962746, -0.21129710972309113, 0.1702965497970581, 0.12118493765592575, -0.038605544716119766, -0.09882368892431259, -0.5481036305427551, 0.042004283517599106, 0.30005699396133423, 0.17487911880016327, -0.00032055904739536345, -0.011992856860160828, -0.15860728919506073, -0.1751902997493744, 0.14744944870471954, 0.2518594563007355, 0.21936197578907013, -0.1261836588382721, 0.09194149076938629, -0.4676515758037567, -0.19529788196086884, -0.1529512107372284, -0.0194987915456295, -0.09985532611608505, -0.27033767104148865, 0.3681585192680359, -0.004527190700173378, 0.25365138053894043, 0.3017232418060303, -0.00042050788761116564, -0.08880908042192459, 0.1513199508190155, -0.13102321326732635, -0.11554323881864548, 0.1232539638876915, 0.21863405406475067, 0.18156932294368744, -0.04088814929127693, 0.03908427059650421, -0.2026205062866211, -0.37555992603302, -0.36524632573127747, -0.02713470533490181, 0.34965527057647705, 0.070992611348629, 0.17925389111042023, -0.40089789032936096, -0.04047606512904167, 0.10803844034671783, -0.03461097553372383, 0.11136521399021149, 0.09861168265342712, 0.2842274010181427, -0.15841925144195557, 0.10832233726978302, 0.2677582800388336, -0.051408786326646805, -0.24716687202453613, -0.07509759068489075, -0.5045468211174011, -0.022648321464657784, -0.3076905310153961, 0.25300997495651245, 0.3587278127670288, 0.05194011703133583, -0.15076200664043427, -0.41715681552886963, 0.5696756839752197, -0.15674884617328644, 0.010587724857032299, 0.20480506122112274, 0.3968578577041626, -0.14155349135398865, 0.10544660687446594, 0.24077942967414856, 0.44260334968566895, -0.14639653265476227, -0.006035898346453905, 0.2493046224117279, -0.011591793037950993, 0.1343768686056137, 0.13658174872398376, 0.06640050560235977, 0.03705679997801781, -0.1602497547864914, -0.2996693253517151, -0.10833863168954849, 0.21435204148292542, 0.13872826099395752, -0.1077188178896904, -0.20662105083465576, -0.16580763459205627, 0.07655096799135208, 0.0971544086933136, -0.06048694625496864, 0.2151162326335907, 0.02969222702085972, -0.21036145091056824, 0.276741087436676, -0.3101373612880707, -0.10848388820886612, 0.003347075078636408, 0.30959880352020264, -0.0038986969739198685, -0.11321786046028137, -0.20456281304359436, -0.23502998054027557, -0.17281486093997955, 0.3670536279678345, 0.10487727075815201, -0.3278554379940033, -0.33092397451400757, 0.29581406712532043, 0.07280386984348297, 0.069229856133461, 0.11139922589063644, 0.17769713699817657, 0.2513902187347412, -0.05981554836034775, -0.056272219866514206, 0.21629716455936432, 0.41842249035835266, 0.055128805339336395, 0.20676277577877045, 0.1407095491886139, 0.03134290874004364, -0.1697009801864624, -0.11324787884950638, -0.02914348989725113, -0.20606236159801483, -0.35870417952537537, -0.2343689352273941, -0.38726261258125305, 0.07657720148563385, -0.006092953495681286, 0.19756771624088287, 0.21989893913269043, 0.029907051473855972, 0.08270174264907837, 0.47282788157463074, -0.2588919401168823, -0.13239318132400513, 0.022725187242031097, 0.06411369889974594, 0.3848039209842682, 0.004630739334970713, -0.3629457652568817, -0.17845362424850464, -0.16665217280387878, 0.14970356225967407, -0.06475283205509186, 0.22950586676597595, 0.45561477541923523, -0.022877078503370285, -0.25345098972320557, -0.16464994847774506, 0.24773526191711426, 0.09142427891492844, 0.4313591718673706, -0.032170370221138, -0.2973538637161255, -0.4390186667442322, 0.21885697543621063, 0.00009254209726350382, 0.5056247711181641, 0.10730001330375671, 0.34210091829299927, 0.0008362029329873621, 0.1654176115989685, -0.3974580764770508, -0.11157655715942383, -0.2595077455043793, 0.040568988770246506, 0.07941660284996033, 0.1912209689617157, 0.1355680674314499, 0.22724546492099762, 0.2951858937740326, 0.19191649556159973, 0.1013057753443718, -0.36134886741638184, -0.37657204270362854, 0.01670692302286625, 0.01955336332321167, 0.12174215167760849, 0.2569400668144226, 0.144509419798851, -0.18899881839752197, -0.18409381806850433, -0.11210858821868896, 0.18026602268218994, -0.16296544671058655, 0.43827688694000244, 0.01778867281973362, -0.19862693548202515, 0.16221602261066437, -0.10493785887956619, -0.09183382242918015, 0.02278328873217106, 0.03154551237821579, 0.06899360567331314, -0.3463521897792816, -0.05435890331864357, -0.11406534910202026, 0.07307884097099304, 0.004425740800797939, -0.05604253336787224, -0.11203442513942719, 0.11545781791210175, -0.0925094410777092, -0.17467112839221954, 0.17598582804203033, -0.2850533425807953, -0.15382055938243866, 0.06906432658433914, 0.23719225823879242, 0.31760430335998535, -0.5044589638710022, 0.013304667547345161, -0.12711019814014435, 0.11066031455993652, 0.28538084030151367, 0.2312423437833786, -0.10976040363311768, 0.30768370628356934, -0.3220830261707306, -0.13311481475830078, -0.09099728614091873, -0.40265530347824097, 0.26661285758018494, 0.4079912304878235, -0.13172106444835663, 0.01448384951800108, 0.2839384078979492, 0.40631842613220215, 0.30282577872276306, 0.3373273015022278, 0.17536893486976624, -0.10560817271471024, -0.3021870255470276, -0.03442836552858353, 0.23109714686870575, -0.027935490012168884, -0.08939750492572784, -0.010998466052114964, -0.43946781754493713, 0.2665998637676239, 0.40015825629234314, -0.07152380794286728, -0.23786039650440216, 0.11199717223644257, -0.3203911781311035, -0.0020163781009614468, -0.14660286903381348, -0.23111867904663086, 0.2080082893371582, -0.09316214919090271, 0.10521453619003296, -0.03744291886687279, 0.11817530542612076, 0.023153161630034447, 0.03978363052010536, -0.23274824023246765, 0.08973880112171173, 0.20843054354190826, 0.21449129283428192, -0.12902000546455383, 0.18690252304077148, -0.15290363132953644, -0.2804349660873413, 0.22235797345638275, 0.15021008253097534, -0.14667193591594696, 0.15819983184337616, 0.21523047983646393, -0.09402398765087128, 0.042159631848335266, -0.04970608651638031, -0.42883872985839844, -0.2847203314304352, -0.051150765269994736, -0.1262025386095047, 0.2332829385995865, 0.12297488749027252, 0.304885596036911, 0.34794431924819946, -0.17935685813426971, 0.4078274667263031, -0.2872759699821472, 0.19512958824634552, -0.5945661664009094, 0.5058884620666504, 0.030870765447616577, -0.3027862310409546, -0.3744879961013794, -0.10901112854480743, -0.09250102937221527, -0.22157840430736542, 0.16727197170257568, -0.004153131972998381, 0.26378247141838074, 0.02514978125691414, 0.2095569372177124, 0.2929077446460724, 0.25030267238616943, -0.02026907540857792, 0.1514371782541275, 0.218490868806839, -0.0589604414999485, -0.13632775843143463, -0.046795837581157684, 0.0640525370836258, 0.026607710868120193, 0.019160578027367592, 0.13133133947849274, -0.14472369849681854, -0.036818671971559525, -0.19081702828407288, 0.2139689326286316, -0.023372206836938858, 0.14433450996875763, 0.05371708422899246, -0.23583120107650757, -0.6514236927032471, 0.04844745621085167, 0.12044211477041245, -0.0595383420586586, -0.11585633456707001, 0.12436694651842117, 0.22127383947372437, -0.20367994904518127, 0.3944626748561859, -0.16625532507896423, 0.18407879769802094, 0.152900829911232, 0.1580325812101364, 0.02986179105937481, -0.23962195217609406, 0.29770296812057495, -0.0034378839191049337, 0.007041637785732746, -0.12235846370458603, 0.35657328367233276, -0.1604820042848587, 0.32686641812324524, 0.1937464326620102, -0.172222301363945, 0.06499753147363663, 0.10507367551326752, -0.038844428956508636, -0.24689330160617828, 0.019543301314115524, 0.24315215647220612, -0.14692753553390503, -0.3874722719192505, 0.03300651162862778, 0.32004907727241516, -0.04518533870577812, -0.20820800960063934, 0.2599162459373474, -0.36812156438827515, 0.24472872912883759, -0.5030246376991272, -0.3948526680469513, 0.17211076617240906, -0.021218841895461082, -0.23134616017341614, -0.018841268494725227, -0.06212083250284195, 0.0974203571677208, 0.2921125590801239, -0.036823954433202744, -0.18406257033348083, -0.12787839770317078, 0.05251993238925934, 0.01007838360965252, -0.14391128718852997, 0.5124720931053162, 0.09972331672906876, -0.06513378769159317, -0.005485798232257366, -0.17569921910762787 ]
120
..\pandas\reference\api\pandas.Interval.closed_left.html
pandas.Interval.closed_left
Interval.closed_left# Check if the interval is closed on the left side. For the meaning of closed and open see Interval.
Returns: boolTrue if the Interval is closed on the left-side.
[">>> iv = pd.Interval(0, 5, closed='left')\n>>> iv.closed_left\nTrue", ">>> iv = pd.Interval(0, 5, closed='right')\n>>> iv.closed_left\nFalse"]
pandas.Interval.closed_left Interval.closed_left# Check if the interval is closed on the left side. For the meaning of closed and open see Interval.
[ -0.3117763102054596, -0.4805062711238861, -0.240861713886261, -0.09952814131975174, -0.18768347799777985, 0.024319438263773918, 0.42858049273490906, 0.11095608025789261, -0.021988797932863235, 0.1305028647184372, -0.09988225996494293, 0.02240533009171486, 0.21646223962306976, 0.2397332340478897, -0.42652276158332825, -0.39456474781036377, -0.052946172654628754, 0.330146849155426, -0.15230512619018555, 0.07581190764904022, -0.5145712494850159, -0.08483309298753738, -0.35989999771118164, 0.250089168548584, 0.19506213068962097, -0.32353344559669495, -0.043365735560655594, -0.12026138603687286, 0.08703204244375229, -0.21371164917945862, 0.31034648418426514, 0.2040184587240219, -0.3196580410003662, 0.2078016996383667, -0.00009355242946185172, -0.31210991740226746, 0.019924338907003403, 0.022847570478916168, -0.11862433701753616, 0.1411205381155014, -0.10180632025003433, -0.005600193981081247, 0.17591185867786407, -0.2943636178970337, -0.23271438479423523, -0.2589729428291321, 0.13669690489768982, -0.13957077264785767, 0.06420417129993439, 0.10566282272338867, 0.29296594858169556, 0.19906073808670044, -0.25800997018814087, -0.15780243277549744, -0.0751996785402298, -0.13833987712860107, 0.20374789834022522, -0.0361681692302227, 0.05907430127263069, -0.07725876569747925, 0.10626529157161713, 0.05065561458468437, -0.2045145332813263, 0.2153841108083725, -0.11499999463558197, 0.014648117125034332, 0.134852796792984, -0.039348721504211426, -0.06964147835969925, 0.3295532763004303, 0.12086004763841629, -0.04356646165251732, -0.005658464506268501, -0.10401950776576996, -0.39715710282325745, -0.15863126516342163, 0.10682046413421631, 0.2687699794769287, 0.08635786920785904, 0.2115459144115448, 0.2026652693748474, 0.360485702753067, -0.14244118332862854, 0.08708152920007706, -0.5069833397865295, 0.48469114303588867, -0.06530346721410751, 0.056784410029649734, 0.05446534603834152, 0.06884825229644775, -0.02619921788573265, -0.09523185342550278, -0.03949287533760071, 0.18374945223331451, 0.13119067251682281, -0.22197996079921722, -0.15091927349567413, 0.12163343280553818, -0.2477928102016449, 0.4149385988712311, -0.15365482866764069, -0.0752459242939949, -0.11259905993938446, 0.16974520683288574, 0.03708793967962265, -0.15490588545799255, -0.12121260911226273, 0.19318817555904388, 0.1251683086156845, 0.10033459961414337, 0.07944624125957489, 0.06726586818695068, 0.27409449219703674, -0.5911785960197449, 0.3720140755176544, 0.09964428097009659, 0.15054386854171753, -0.023897932842373848, -0.3797674775123596, -0.06571696698665619, -0.05058300495147705, -0.2675100266933441, 0.2715947926044464, 0.20545095205307007, -0.16117021441459656, 0.12554125487804413, 0.09597863256931305, 0.12893325090408325, -0.05001784488558769, 0.1863560527563095, -0.16554564237594604, 0.5472630262374878, -0.07182718068361282, -0.4228297472000122, -0.2772134840488434, -0.13508811593055725, 0.19200041890144348, 0.218241885304451, -0.18218210339546204, -0.003323830896988511, -0.09922879189252853, -0.1630399525165558, 0.2984543740749359, 0.321990042924881, 0.04125763103365898, -0.10652574151754379, 0.07668125629425049, -0.06843452900648117, -0.23040680587291718, 0.19943034648895264, 0.2654615342617035, 0.2879633903503418, -0.3389565944671631, 0.3019636273384094, -0.19398055970668793, -0.016713473945856094, 0.14018352329730988, 0.07726632803678513, 0.13007062673568726, -0.06938105076551437, 0.48021796345710754, 0.3059796690940857, -0.23924431204795837, -0.09924295544624329, -0.039420150220394135, 0.16895446181297302, -0.07585345208644867, -0.07573339343070984, -0.037479061633348465, -0.1565781980752945, 0.24398741126060486, -0.09314912557601929, 0.09968408942222595, -0.2516556680202484, -0.3290758728981018, 0.0317261703312397, 0.10590439289808273, -0.28353065252304077, -0.016411852091550827, -0.12475603073835373, -0.08767078071832657, 0.0531088225543499, 0.16117213666439056, 0.13115645945072174, -0.06243862211704254, -0.10425408184528351, -0.10781002789735794, -0.12530331313610077, -0.01944929175078869, -0.31252047419548035, -0.1533060222864151, 0.11294908821582794, 0.4961981475353241, 0.043621961027383804, 0.17035675048828125, -0.14655013382434845, 0.017149370163679123, 0.2663097679615021, 0.129501610994339, 0.3127621114253998, -0.3227851688861847, -0.3803248405456543, 0.0309265349060297, -0.21481482684612274, -0.15709038078784943, -0.4694647789001465, 0.2766478359699249, -0.11558301746845245, 0.07720134407281876, 0.0038208868354558945, 0.19769346714019775, -0.05794478580355644, -0.6146438121795654, -0.14693114161491394, -0.0571252815425396, -0.0016002788906916976, 0.2580404281616211, 0.058186255395412445, 0.15169313549995422, 0.2545126676559448, -0.18523089587688446, 0.11119505763053894, -0.13713648915290833, 0.06743539124727249, 0.04539446532726288, -0.0971042588353157, 0.17622151970863342, 0.3514929413795471, -0.0955638587474823, -0.0554237961769104, 0.22213351726531982, 0.07360736280679703, 0.03921452909708023, 0.4563647508621216, -0.03678629547357559, 0.1404324322938919, -0.3575339615345001, 0.13974982500076294, 0.07341445237398148, 0.049174774438142776, -0.16564148664474487, 0.0038739265874028206, 0.020086165517568588, 0.250014990568161, -0.13195078074932098, 0.3558310866355896, -0.07934793829917908, -0.2885132133960724, -0.051739633083343506, 0.13963179290294647, 0.2045626938343048, -0.17830130457878113, -0.41152772307395935, -0.2579616904258728, -0.09736296534538269, 0.22537611424922943, -0.021455010399222374, 0.40789610147476196, -0.49646127223968506, 0.042242731899023056, 0.4819822907447815, -0.21648719906806946, 0.4654220938682556, -0.034892693161964417, 0.1524023860692978, 0.20400290191173553, 0.03567450866103172, 0.281518816947937, 0.2914758622646332, 0.27682363986968994, 0.028660055249929428, 0.1862678974866867, -0.5156134366989136, -0.23529618978500366, 0.2470865398645401, 0.13819417357444763, -0.05449819937348366, -0.1896110326051712, 0.008342443034052849, -0.061744384467601776, -0.1735915094614029, -0.027017569169402122, -0.19934141635894775, 0.09601437300443649, -0.266767293214798, -0.07651934027671814, -0.36051297187805176, -0.20958960056304932, 0.18368472158908844, -0.4106437563896179, 0.2713174819946289, -0.26318246126174927, 0.14967477321624756, 0.04117400199174881, -0.08227169513702393, 0.2218477725982666, -0.25466862320899963, 0.33859726786613464, 0.3093876242637634, 0.1424487680196762, 0.04459976777434349, -0.15026769042015076, 0.0745411291718483, 0.3791033923625946, -0.154823899269104, 0.21653467416763306, 0.3050438463687897, -0.21768227219581604, 0.06281240284442902, 0.35704734921455383, -0.005245461594313383, -0.07445699721574783, 0.05154864862561226, 0.032361384481191635, 0.04825182259082794, 0.325685054063797, -0.062237128615379333, -0.04977031797170639, 0.07483191788196564, 0.3211248219013214, -0.05107893794775009, -0.3525570034980774, 0.1319052278995514, 0.08473476767539978, -0.1980670690536499, -0.13036967813968658, -0.03848676756024361, -0.3458007276058197, -0.04988900572061539, -0.08671221137046814, 0.1156821995973587, 0.10466394573450089, -0.11486462503671646, 0.07370617985725403, 0.3612391948699951, -0.07744953036308289, -0.356105774641037, -0.32028213143348694, 0.10654561966657639, -0.10321950912475586, 0.07886173576116562, 0.12861768901348114, -0.2944219708442688, 0.3366257846355438, -0.33241963386535645, 0.018930617719888687, -0.4913890063762665, -0.11084189265966415, -0.09897744655609131, 0.21117448806762695, -0.07407993078231812, 0.05370108410716057, 0.03400146961212158, -0.29313650727272034, -0.002772680716589093, 0.08613710850477219, 0.23358747363090515, -0.044855162501335144, -0.21325117349624634, -0.01539490558207035, 0.1778499186038971, 0.0035224815364927053, -0.16467393934726715, 0.08777429908514023, -0.03325006738305092, 0.08750123530626297, -0.31499484181404114, 0.05562310665845871, 0.2090805470943451, -0.3438674509525299, -0.23751328885555267, 0.318545937538147, 0.09125620126724243, 0.08161498606204987, -0.10698340088129044, 0.06865134835243225, -0.22847282886505127, -0.4677375555038452, -0.36059001088142395, -0.10490545630455017, -0.2550777494907379, -0.38539251685142517, 0.06531352549791336, -0.02149762399494648, 0.18935294449329376, 0.009356004185974598, -0.00960270594805479, -0.11414622515439987, 0.19953414797782898, 0.16136297583580017, -0.22552810609340668, 0.04280942678451538, -0.10070507228374481, 0.11138682812452316, 0.2412915825843811, 0.033344779163599014, 0.1804235577583313, -0.011585449799895287, -0.08775662630796432, 0.0266407523304224, 0.11870907247066498, 0.2558425962924957, -0.018048591911792755, -0.010930005460977554, -0.09546752274036407, -0.0852620005607605, -0.5343897938728333, -0.050030652433633804, -0.007765959482640028, -0.19626325368881226, -0.33128440380096436, 0.19613343477249146, -0.03539285436272621, -0.03207438439130783, 0.4461459219455719, -0.18666185438632965, -0.15837673842906952, -0.09234003722667694, -0.27810072898864746, -0.31184864044189453, 0.11463457345962524, 0.31476113200187683, 0.2349090427160263, -0.045212533324956894, -0.020906923338770866, -0.16665682196617126, -0.08165483921766281, -0.14968404173851013, 0.2498299479484558, 0.27698519825935364, 0.19228558242321014, 0.06643067300319672, -0.11268467456102371, -0.10404317826032639, 0.04635782167315483, -0.08988829702138901, 0.09299006313085556, -0.06519956141710281, 0.12368885427713394, 0.18140584230422974, 0.026139097288250923, 0.07189995795488358, -0.05300078168511391, -0.12165280431509018, 0.23175032436847687, -0.04904063045978546, 0.20582272112369537, -0.32357674837112427, -0.18379434943199158, -0.01867338828742504, 0.44408372044563293, -0.003847613697871566, -0.4716220796108246, 0.21877144277095795, 0.041465625166893005, -0.058765605092048645, 0.10744214057922363, 0.06671332567930222, -0.022717345505952835, -0.048913031816482544, 0.02491224929690361, 0.5051260590553284, -0.03744441643357277, -0.2922839820384979, 0.5306261777877808, -0.2836798429489136, 0.05779576674103737, 0.13944077491760254, 0.24608393013477325, 0.022146258503198624, -0.13166546821594238, -0.10255225747823715, -0.1403920203447342, 0.06225162744522095, -0.09557518362998962, -0.4118909537792206, 0.012732257135212421, -0.448665052652359, -0.1866179257631302, -0.009420703165233135, -0.17465554177761078, -0.28135374188423157, 0.13162682950496674, -0.5084736943244934, 0.2565773129463196, 0.015329389832913876, 0.2527284026145935, -0.09063438326120377, 0.1082897037267685, -0.0019212410552427173, 0.09558096528053284, -0.1765465885400772, -0.09742273390293121, 0.13979680836200714, -0.05732984095811844, -0.19641411304473877, 0.14094875752925873, -0.3043953478336334, 0.09780669212341309, 0.5173860788345337, -0.014705044217407703, 0.490685373544693, 0.3158467411994934, 0.0383642204105854, 0.02843727543950081, -0.012450427748262882, 0.30211183428764343, 0.4139854311943054, -0.10141128301620483, -0.07466339319944382, 0.604022741317749, -0.04756707325577736, 0.18752625584602356, -0.2015748769044876, 0.3276527225971222, -0.2955055832862854, -0.25848501920700073, -0.12149742990732193, -0.32930150628089905, 0.15395717322826385, -0.06304964423179626, 0.19989386200904846, 0.08642788231372833, 0.040652599185705185, 0.18923622369766235, -0.02033132128417492, -0.46148866415023804, -0.19616349041461945, 0.08238855004310608, 0.024739861488342285, 0.3031992018222809, 0.24591082334518433, -0.21089941263198853, -0.23315417766571045, -0.15913669764995575, 0.1586238443851471, 0.14461392164230347, -0.02907470241189003, 0.41328904032707214, 0.0031050406396389008, 0.12101757526397705, 0.20216836035251617, 0.24317696690559387, 0.12218771129846573, 0.449187695980072, -0.04519599303603172, -0.3752995431423187, -0.2391551285982132, -0.040737997740507126, 0.07869891822338104, 0.33503031730651855, 0.25393179059028625, 0.35702651739120483, 0.18319807946681976, -0.16099125146865845, -0.4289020001888275, -0.14812812209129333, -0.4287301301956177, 0.01372275035828352, 0.033715225756168365, 0.08260786533355713, -0.12094654142856598, -0.015904882922768593, 0.30077123641967773, 0.3088137209415436, -0.13426777720451355, -0.32805049419403076, -0.12536177039146423, 0.06388705968856812, -0.36484116315841675, -0.12201044708490372, -0.02820134162902832, 0.11919403821229935, 0.06242019310593605, 0.022158006206154823, -0.22392086684703827, 0.22199758887290955, -0.0307198204100132, 0.19757792353630066, 0.06830448657274246, -0.31675460934638977, -0.06390984356403351, -0.06869718432426453, -0.16352978348731995, -0.11360534280538559, -0.0199563167989254, 0.000043970208935206756, -0.17955118417739868, -0.1142905056476593, 0.23820914328098297, -0.16954733431339264, 0.11709695309400558, -0.2543589174747467, -0.19065555930137634, 0.19249844551086426, -0.06362248957157135, -0.08499173820018768, 0.33918479084968567, -0.13425883650779724, 0.2767874002456665, -0.05989232286810875, -0.08731318265199661, 0.3307463824748993, -0.5078224539756775, 0.3637566566467285, 0.1676483452320099, 0.20008200407028198, 0.601900577545166, 0.39983174204826355, -0.22697050869464874, -0.10335756838321686, 0.17120516300201416, 0.11548298597335815, 0.1927909106016159, -0.4783625304698944, 0.2674437463283539, 0.4697740972042084, 0.06642314046621323, -0.07877081632614136, 0.25986233353614807, 0.10813292115926743, 0.3746532201766968, 0.19363945722579956, 0.30174949765205383, 0.533961832523346, 0.27118489146232605, 0.2402651458978653, -0.1484076976776123, -0.11001890897750854, -0.13172264397144318, 0.11792126297950745, -0.48503971099853516, 0.11932514607906342, 0.46638843417167664, -0.16734391450881958, -0.08359820395708084, -0.1191798597574234, 0.061128560453653336, 0.44983968138694763, 0.07093345373868942, -0.12838208675384521, -0.0037601462099701166, -0.09917353093624115, -0.20225940644741058, -0.13425147533416748, 0.3573770821094513, -0.1452862024307251, 0.05946803838014603, -0.10595652461051941, 0.13826783001422882, 0.31635212898254395, -0.0037554947193711996, 0.10574302822351456, 0.28960806131362915, -0.22282059490680695, -0.2515776455402374, 0.4031047821044922, -0.12230665981769562, 0.08647516369819641, 0.32527896761894226, 0.2447037547826767, -0.16001160442829132, -0.05935276299715042, 0.08541341871023178, -0.013015429489314556, -0.025430481880903244, 0.08790287375450134, -0.1348634660243988, 0.23843468725681305, 0.13731935620307922, 0.04175558313727379, 0.423886239528656, -0.3022879660129547, 0.8750994205474854, -0.06393054872751236, 0.06284942477941513, -0.7078158855438232, -0.2232714295387268, 0.07833519577980042, 0.14770379662513733, -0.2901429831981659, -0.12264353781938553, -0.12711025774478912, -0.20018239319324493, -0.4454748332500458, -0.1452827751636505, 0.3348654508590698, -0.1278941035270691, 0.19209998846054077, 0.4427748918533325, -0.055629197508096695, 0.1278456300497055, 0.32415008544921875, 0.1394578367471695, -0.35043299198150635, -0.18057063221931458, -0.1749303638935089, 0.015916191041469574, -0.1854390650987625, 0.11188752204179764, -0.09926027804613113, -0.047769613564014435, 0.01627029851078987, 0.3907567262649536, 0.32698965072631836, -0.15949799120426178, 0.035752441734075546, -0.15016348659992218, 0.057491470128297806, -0.17692288756370544, -0.22630663216114044, -0.01243217010051012, -0.04582061618566513, -0.04750837758183479, -0.24395425617694855, 0.3283064365386963, 0.3091029226779938, -0.051877349615097046, 0.07823660969734192, 0.31012478470802307, 0.08648713678121567, 0.15591733157634735, -0.1579391360282898, -0.13638418912887573, 0.4454018473625183, 0.12164249271154404, 0.07599262148141861, -0.22611413896083832, 0.31970492005348206, 0.19502875208854675, -0.03793639689683914, 0.11299671232700348, -0.2628667652606964, 0.241740420460701, 0.16487333178520203, 0.12153487652540207, 0.06042062118649483, -0.04680855572223663, -0.023781735450029373, 0.14350683987140656, -0.1613917052745819, -0.06874696165323257, -0.07572374492883682, 0.07650017738342285, 0.18139027059078217, 0.17522309720516205, -0.23364238440990448, 0.14143036305904388, 0.004944311920553446, -0.27184414863586426, -0.14227405190467834, 0.07939790934324265, -0.019353404641151428, 0.044647157192230225, 0.2489355355501175, -0.22934629023075104, 0.3073557913303375, 0.05899052321910858, -0.008745714090764523, -0.30538472533226013, 0.07672532647848129, 0.003492260118946433, -0.03553137183189392, -0.02788109891116619, 0.11093533039093018, -0.08237531781196594, 0.0804736539721489, -0.2639554440975189 ]
121
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.ravel.html
pandas.api.extensions.ExtensionArray.ravel
ExtensionArray.ravel(order='C')[source]# Return a flattened view on this array. Notes Because ExtensionArrays are 1D-only, this is a no-op. The “order” argument is ignored, is for compatibility with NumPy.
Parameters: order{None, ‘C’, ‘F’, ‘A’, ‘K’}, default ‘C’ Returns: ExtensionArray
['>>> pd.array([1, 2, 3]).ravel()\n<IntegerArray>\n[1, 2, 3]\nLength: 3, dtype: Int64']
pandas.api.extensions.ExtensionArray.ravel ExtensionArray.ravel(order='C')[source]# Return a flattened view on this array. Notes Because ExtensionArrays are 1D-only, this is a no-op. The “order” argument is ignored, is for compatibility with NumPy.
[ 0.1727564036846161, -0.6612840294837952, -0.17097392678260803, 0.03754034265875816, -0.024247685447335243, 0.04023878648877144, -0.066596619784832, 0.2995107173919678, 0.18412691354751587, 0.2752600908279419, -0.0537189245223999, 0.4257509112358093, -0.1625419557094574, -0.0564134381711483, -0.0354999378323555, -0.20071426033973694, 0.06335613131523132, 0.3399181365966797, -0.12147968262434006, 0.017767077311873436, -0.3632968068122864, -0.01764560304582119, 0.03481088951230049, 0.06553427875041962, 0.16410009562969208, -0.029741931706666946, -0.3206809461116791, 0.09517452120780945, -0.06366194784641266, -0.04283273592591286, 0.5091188549995422, 0.12844106554985046, -0.058838553726673126, -0.03369699791073799, -0.0001095461193472147, -0.16189338266849518, -0.09643195569515228, -0.09487251937389374, 0.2742920517921448, 0.13224966824054718, 0.0703505426645279, -0.21792958676815033, 0.09693878144025803, -0.33416348695755005, -0.22656124830245972, -0.3271721303462982, -0.03852549567818642, -0.35659781098365784, 0.11561859399080276, 0.04484095796942711, 0.16509313881397247, -0.2839182913303375, -0.015486219897866249, -0.03000735118985176, -0.19574058055877686, -0.06668064743280411, 0.13517454266548157, -0.040905654430389404, 0.1565295159816742, 0.2731781303882599, 0.006640086881816387, 0.052624013274908066, -0.289069801568985, -0.0348326712846756, 0.1576824188232422, -0.057167623192071915, 0.3353862166404724, 0.10154084861278534, 0.03124183602631092, 0.25726553797721863, -0.05793282762169838, -0.22539834678173065, -0.18483619391918182, -0.32092639803886414, 0.22147896885871887, -0.10010100901126862, -0.21651773154735565, 0.04068896546959877, 0.2813516855239868, 0.004863956943154335, -0.03454821929335594, 0.24708421528339386, -0.1408587247133255, 0.28123632073402405, -0.37392956018447876, 0.27434617280960083, -0.001882382552139461, -0.10027621686458588, 0.14063039422035217, -0.48860952258110046, 0.40631574392318726, -0.18108175694942474, 0.22392745316028595, 0.46679502725601196, 0.09215744584798813, -0.16915510594844818, 0.021113594993948936, -0.4791637361049652, -0.06660046428442001, -0.1797383427619934, -0.025378677994012833, 0.1293960064649582, -0.10164589434862137, 0.1927778422832489, 0.02190808393061161, 0.14531491696834564, 0.06816721707582474, 0.165443554520607, -0.1736210584640503, 0.09839273989200592, 0.23450827598571777, 0.28962016105651855, -0.09135247021913528, 0.13279938697814941, -0.1581253707408905, 0.10115976631641388, -0.17273621261119843, 0.23703379929065704, -0.16943737864494324, -0.08024070411920547, -0.023647451773285866, 0.042891789227724075, 0.08424101024866104, 0.12380117923021317, 0.028161967173218727, 0.26219767332077026, 0.05662067234516144, -0.2970007061958313, 0.30600932240486145, 0.07913151383399963, -0.24299733340740204, 0.11481926590204239, 0.2398160696029663, -0.1653072088956833, -0.12030687183141708, 0.07086089998483658, 0.13988550007343292, -0.09105751663446426, 0.33969759941101074, 0.3815176486968994, 0.017894256860017776, 0.2494104653596878, 0.46340951323509216, 0.34822967648506165, 0.015550919808447361, -0.1271674931049347, 0.26964548230171204, -0.014962196350097656, -0.3570883572101593, 0.28678447008132935, -0.06405619531869888, -0.19796128571033478, -0.20350976288318634, 0.2349211871623993, -0.13704369962215424, 0.23103582859039307, -0.14285261929035187, 0.13468921184539795, -0.23548290133476257, 0.227484330534935, 0.05079568177461624, -0.059742964804172516, 0.3957814574241638, -0.19839230179786682, 0.07714515179395676, -0.33879554271698, -0.3318319618701935, 0.020749585703015327, -0.7019831538200378, -0.03196846321225166, 0.05374336242675781, -0.08479247987270355, 0.021308068186044693, -0.4014805257320404, -0.2708490490913391, 0.19095313549041748, 0.04790719971060753, 0.036614641547203064, -0.2358410507440567, -0.3156704902648926, -0.09210790693759918, 0.2942172884941101, -0.01829000934958458, 0.21927088499069214, 0.1969418227672577, 0.03284661844372749, -0.019145099446177483, 0.14812737703323364, -0.04905882477760315, 0.05559650808572769, 0.04376361519098282, -0.19532863795757294, 0.3682788908481598, -0.05036059021949768, -0.16452160477638245, -0.059896670281887054, -0.3878967761993408, -0.3075016438961029, 0.26719972491264343, -0.1161007210612297, -0.3129799962043762, -0.139911487698555, 0.03341547027230263, -0.013976878486573696, 0.337182879447937, -0.4052425026893616, -0.14841842651367188, 0.23401901125907898, -0.1531859189271927, -0.3003770411014557, 0.08211729675531387, -0.5032268762588501, -0.14723539352416992, 0.2177882343530655, 0.1970541626214981, 0.19199776649475098, 0.1790980100631714, -0.08582589030265808, 0.18928980827331543, -0.235990971326828, -0.289787232875824, -0.13217982649803162, -0.22864995896816254, 0.02196526899933815, -0.05626821517944336, 0.20027340948581696, 0.013694722205400467, 0.03205537050962448, 0.00016392524412367493, -0.041059814393520355, 0.13129663467407227, -0.01865597814321518, 0.3311648964881897, 0.21624699234962463, 0.09548180550336838, -0.10684172064065933, -0.1471119225025177, 0.15651631355285645, -0.13698837161064148, -0.02438967488706112, -0.15768906474113464, 0.575764000415802, -0.11826722323894501, 0.042296186089515686, -0.12413206696510315, 0.8029081225395203, -0.057680390775203705, 0.10590090602636337, 0.043938565999269485, 0.2315451204776764, 0.08237645030021667, 0.02370365709066391, -0.10338114202022552, -0.4867880642414093, -0.14061851799488068, -0.08062081784009933, -0.06784757971763611, -0.06152644753456116, -0.19949521124362946, 0.5229755640029907, 0.4219723343849182, -0.15360358357429504, 0.2584034502506256, 0.14815758168697357, 0.24861976504325867, 0.09725189954042435, 0.2268211990594864, -0.1661948561668396, -0.2067836970090866, 0.28649988770484924, -0.1356370449066162, 0.15380603075027466, -0.06685901433229446, 0.1856096237897873, 0.2529519200325012, 0.05248553305864334, 0.2257271558046341, -0.048344992101192474, 0.06933215260505676, -0.0995316207408905, -0.3284185528755188, -0.10216085612773895, -0.27593591809272766, 0.10851944983005524, 0.014424743130803108, 0.10603439062833786, -0.25084176659584045, -0.61708003282547, 0.1315523087978363, -0.8773947358131409, -0.21597930788993835, -0.08898402750492096, 0.047064170241355896, 0.014244000427424908, -0.22593951225280762, 0.1997925192117691, -0.15034803748130798, 0.22909118235111237, 0.47422492504119873, 0.019108882173895836, -0.24345436692237854, 0.3723379075527191, -0.013643180951476097, 0.21152609586715698, -0.22835467755794525, -0.023155072703957558, 0.21125762164592743, 0.2570948898792267, 0.3016597330570221, 0.12631341814994812, -0.2822435796260834, -0.05300512537360191, -0.09204231947660446, -0.2017948478460312, 0.35430848598480225, 0.17138822376728058, -0.10094805806875229, -0.2732641100883484, -0.18310458958148956, 0.18203352391719818, -0.08520031720399857, -0.05726456269621849, 0.10925168544054031, 0.05713915079832077, -0.14073072373867035, 0.009948239661753178, 0.1094951182603836, -0.12450937926769257, -0.009332246147096157, 0.13367050886154175, 0.5128300786018372, -0.3572116494178772, -0.0998210459947586, 0.2655230462551117, 0.2568647563457489, -0.10274738818407059, -0.022330254316329956, 0.08532359451055527, 0.21257302165031433, 0.19470098614692688, 0.09843913465738297, -0.16584961116313934, -0.48168790340423584, 0.08990761637687683, 0.09120052307844162, 0.2447633445262909, -0.2036605030298233, -0.14679346978664398, -0.039079781621694565, -0.025191806256771088, -0.3619057834148407, 0.38712623715400696, 0.122225321829319, -0.1391494870185852, -0.1489412784576416, 0.07656265050172806, 0.052523788064718246, 0.07037677615880966, -0.026236126199364662, -0.31194379925727844, 0.18084628880023956, 0.3117729425430298, -0.20172211527824402, 0.06392523646354675, 0.008297044783830643, -0.038698598742485046, 0.022553356364369392, -0.1791778802871704, 0.2631561756134033, -0.16238993406295776, -0.39396587014198303, 0.3645187020301819, 0.05047311261296272, 0.28673067688941956, 0.001657817279919982, -0.08757390081882477, 0.1917114108800888, 0.08244865387678146, -0.09397119283676147, 0.14467470347881317, 0.05946546420454979, -0.22438354790210724, 0.11926676332950592, -0.09124358743429184, 0.15209107100963593, -0.20666886866092682, -0.14053784310817719, -0.2602337598800659, 0.12383909523487091, 0.19892193377017975, -0.06791578978300095, -0.013750885613262653, -0.3760908246040344, 0.12351379543542862, 0.2756454050540924, 0.44184592366218567, 0.015121128410100937, 0.3180330991744995, 0.009025591425597668, 0.024881960824131966, -0.3090139627456665, 0.9949837923049927, 0.44288569688796997, -0.037660930305719376, 0.2277945876121521, -0.09139382839202881, -0.38078585267066956, -0.021694306284189224, -0.035909585654735565, 0.10207101702690125, 0.233358696103096, 0.5507857203483582, -0.13460418581962585, 0.06055409833788872, -0.15094231069087982, 0.0047565484419465065, -0.13752566277980804, 0.05244734510779381, -0.1909877508878708, -0.2821175754070282, 0.15831521153450012, 0.12473119050264359, -0.15058167278766632, 0.365884006023407, 0.037851400673389435, -0.38926687836647034, 0.02362164855003357, -0.4558219611644745, 0.07692298293113708, 0.17096416652202606, 0.22491919994354248, 0.08303019404411316, -0.017677979543805122, -0.24577823281288147, 0.14869819581508636, 0.0292174331843853, -0.015362114645540714, 0.06755717843770981, 0.08198587596416473, -0.1628902107477188, -0.09408857673406601, 0.1259990781545639, 0.1060413345694542, -0.05187026411294937, 0.2837420701980591, 0.0254047904163599, 0.22825317084789276, -0.009829718619585037, -0.11996034532785416, 0.22295702993869781, -0.2834193706512451, -0.08734899759292603, -0.5469108819961548, 0.5480780005455017, 0.09904397279024124, 0.019848832860589027, 0.4104551374912262, 0.48186036944389343, -0.2247367948293686, 0.03317748382687569, 0.5971373319625854, 0.8141038417816162, -0.3220771551132202, -0.009560352191329002, 0.2962118089199066, -0.16817764937877655, 0.16466721892356873, 0.2934737801551819, 0.40093156695365906, -0.38135001063346863, -0.15596793591976166, -0.12137173861265182, 0.04294871166348457, 0.13826288282871246, 0.27503928542137146, -0.15089324116706848, 0.0012049274519085884, -0.2593134641647339, 0.021633729338645935, 0.27280929684638977, -0.04656653851270676, -0.3262045979499817, -0.009056017734110355, -0.4936184883117676, 0.15296491980552673, -0.13880446553230286, -0.4298608899116516, -0.014374596998095512, 0.019915610551834106, -0.18455904722213745, -0.09445119649171829, 0.13927222788333893, -0.0750877633690834, 0.04705511033535004, 0.25597137212753296, -0.1366320103406906, -0.17124952375888824, -0.6012932658195496, -0.12438032031059265, -0.21517017483711243, -0.12176112085580826, 0.11070487648248672, -0.0435192808508873, 0.28486743569374084, -0.27515217661857605, -0.08819003403186798, -0.07021736353635788, 0.3490466773509979, -0.09825883060693741, 0.3428609371185303, -0.03341670334339142, 0.33301466703414917, -0.14430563151836395, -0.2803041636943817, 0.20001870393753052, 0.2796688973903656, -0.08334852755069733, -0.11712917685508728, -0.16983261704444885, -0.04308006539940834, 0.04291732981801033, 0.16286839544773102, 0.04479390010237694, -0.09833524376153946, 0.08014532923698425, 0.04935967177152634, -0.049829043447971344, 0.07100780308246613, 0.2665184736251831, 0.5429223775863647, 0.0024220668710768223, -0.030194243416190147, -0.05737230181694031, -0.22508324682712555, -0.19384053349494934, -0.06992071866989136, -0.0610479936003685, 0.19042140245437622, 0.5873274803161621, -0.011630945838987827, -0.10142353922128677, -0.04953992739319801, 0.0730096697807312, 0.015407492406666279, 0.06673015654087067, -0.4790414273738861, -0.07814905792474747, -0.3345390558242798, 0.05095997825264931, -0.027120735496282578, 0.3071562945842743, -0.018881378695368767, 0.07543893158435822, -0.3801017999649048, -0.06725835800170898, -0.3810047507286072, -0.02443457953631878, 0.04183458164334297, -0.1394495964050293, -0.29102587699890137, 0.33393338322639465, -0.015869414433836937, 0.10261805355548859, 0.2846718430519104, 0.05037350207567215, -0.02168889530003071, -0.29633021354675293, 0.03918176144361496, 0.0398927740752697, -0.20853029191493988, 0.02416885644197464, 0.27410849928855896, -0.06502771377563477, -0.3885689675807953, -0.20386627316474915, 0.017644518986344337, 0.06847654283046722, 0.2809830904006958, 0.28436577320098877, 0.039091914892196655, -0.18091502785682678, -0.05142362415790558, -0.21395763754844666, -0.1429935097694397, -0.07936592400074005, -0.19243423640727997, 0.25746315717697144, -0.3391004800796509, -0.08038944005966187, 0.21788457036018372, 0.07818111777305603, -0.3232225477695465, -0.27928200364112854, 0.36375582218170166, 0.19085897505283356, -0.32578349113464355, -0.2194652557373047, 0.6533944010734558, 0.004965560976415873, 0.0015761192189529538, -0.13478310406208038, 0.19470050930976868, 0.2256089746952057, -0.4636324644088745, -0.05857270956039429, 0.23535089194774628, 0.25271299481391907, -0.0009385041194036603, 0.044644758105278015, -0.21243514120578766, -0.2076847404241562, 0.14513200521469116, 0.03541509062051773, 0.41970762610435486, -0.058626603335142136, 0.3290856182575226, 0.7695802450180054, 0.21301549673080444, -0.06563515961170197, 0.17706309258937836, 0.026537245139479637, 0.4363381266593933, 0.41279515624046326, 0.2899126410484314, 0.5681974291801453, -0.15750902891159058, -0.3197992146015167, 0.24059325456619263, -0.00149887939915061, 0.01403519231826067, 0.16595806181430817, 0.042737506330013275, 0.24363423883914948, 0.4764503240585327, 0.3322756886482239, -0.25168099999427795, -0.06159934028983116, -0.02145809307694435, 0.01633235439658165, -0.1276499480009079, 0.3838881552219391, 0.2684497833251953, 0.11348498612642288, -0.09226763248443604, -0.08372968435287476, 0.2632446587085724, -0.25441306829452515, -0.23499330878257751, -0.2075159102678299, 0.03278544545173645, -0.027979960665106773, 0.14857526123523712, -0.01030459813773632, 0.26776883006095886, -0.07324650883674622, -0.25264301896095276, 0.48223087191581726, 0.0482628308236599, -0.12564240396022797, -0.05158155411481857, -0.07811365276575089, 0.014348591677844524, -0.23909197747707367, 0.0657772421836853, -0.15849334001541138, -0.3240948021411896, -0.047837719321250916, -0.031248556450009346, 0.003413040889427066, 0.11523186415433884, 0.2059345543384552, 0.23758411407470703, -0.2702413499355316, 0.081414595246315, 0.19676929712295532, 0.17727018892765045, -0.06298704445362091, 0.19956162571907043, -0.04060224071145058, -0.10024837404489517, 0.1126515194773674, -0.3351544737815857, -0.23647579550743103, -0.3327857553958893, -0.4534541070461273, -0.09715957194566727, -0.008161624893546104, 0.05495598912239075, 0.13871057331562042, 0.12663954496383667, -0.010220297612249851, -0.14148451387882233, 0.5646945834159851, 0.40811896324157715, -0.45391756296157837, -0.07565797120332718, 0.2655925154685974, 0.11161152273416519, -0.35398489236831665, 0.23746924102306366, 0.029231717810034752, -0.02213488705456257, -0.5654970407485962, 0.02946760319173336, 0.20556259155273438, -0.023053573444485664, 0.14034679532051086, 0.03843103349208832, -0.2801482379436493, -0.13493448495864868, -0.26724687218666077, -0.14250770211219788, -0.2524612545967102, -0.038722336292266846, -0.09402084350585938, 0.22819973528385162, 0.02283853106200695, 0.43471458554267883, 0.05965375155210495, 0.18780145049095154, 0.031992118805646896, 0.2140110731124878, 0.10118304193019867, -0.15344326198101044, 0.308576375246048, 0.20483948290348053, 0.5501386523246765, -0.29136350750923157, 0.15377193689346313, 0.22577731311321259, 0.3898136615753174, 0.0395846888422966, -0.5750012397766113, -0.06527335196733475, 0.4249795973300934, 0.15762881934642792, 0.04058121517300606, -0.1637524962425232, 0.37300044298171997, -0.4249616265296936, -0.19660630822181702, -0.34927302598953247, 0.06370925903320312, 0.06109325587749481, -0.04108872637152672, 0.111862912774086, -0.13809530436992645, 0.4627739191055298, -0.41102835536003113, -0.4035279452800751, -0.10638286173343658, 0.03192619979381561, 0.07658080011606216, -0.20112131536006927, 0.11791786551475525, -0.3627794682979584, 0.32294148206710815, -0.028990671038627625, 0.03610225021839142, 0.10336685180664062, -0.010815280489623547, -0.1147921159863472, -0.12011147290468216, 0.26513341069221497, 0.4477606415748596, -0.24746616184711456, -0.09184472262859344, -0.40587693452835083 ]
122
..\pandas\reference\api\pandas.Series.div.html
pandas.Series.div
Series.div(other, level=None, fill_value=None, axis=0)[source]# Return Floating division of series and other, element-wise (binary operator truediv). Equivalent to series / other, but with support to substitute a fill_value for missing data in either one of the inputs.
Parameters: otherSeries or scalar value levelint or nameBroadcast across a level, matching Index values on the passed MultiIndex level. fill_valueNone or float value, default None (NaN)Fill existing missing (NaN) values, and any new element needed for successful Series alignment, with this value before computation. If data in both corresponding Series locations is missing the result of filling (at that location) will be missing. axis{0 or ‘index’}Unused. Parameter needed for compatibility with DataFrame. Returns: SeriesThe result of the operation.
[">>> a = pd.Series([1, 1, 1, np.nan], index=['a', 'b', 'c', 'd'])\n>>> a\na 1.0\nb 1.0\nc 1.0\nd NaN\ndtype: float64\n>>> b = pd.Series([1, np.nan, 1, np.nan], index=['a', 'b', 'd', 'e'])\n>>> b\na 1.0\nb NaN\nd 1.0\ne NaN\ndtype: float64\n>>> a.divide(b, fill_value=0)\na 1.0\nb inf\nc inf\nd 0.0\ne NaN\ndtype: float64"]
pandas.Series.div Series.div(other, level=None, fill_value=None, axis=0)[source]# Return Floating division of series and other, element-wise (binary operator truediv). Equivalent to series / other, but with support to substitute a fill_value for missing data in either one of the inputs.
[ -0.15017206966876984, -0.3762078285217285, -0.1755889505147934, -0.05736737325787544, -0.017773082479834557, 0.19842827320098877, 0.16477802395820618, 0.33655157685279846, 0.08553795516490936, 0.4207494556903839, -0.21048086881637573, 0.2913520038127899, -0.008033872582018375, 0.37489619851112366, -0.1844615936279297, -0.3859345018863678, -0.13314098119735718, 0.39353856444358826, -0.1151031032204628, -0.12351829558610916, -0.19054599106311798, -0.26849639415740967, -0.15898461639881134, -0.08367547392845154, 0.10092151165008545, -0.05080333724617958, -0.18107758462429047, -0.23622439801692963, 0.17554393410682678, -0.14841453731060028, 0.2738937735557556, 0.0980554148554802, 0.056936390697956085, 0.3385559320449829, -0.00009966338984668255, -0.1761040836572647, 0.038176510483026505, -0.02415528893470764, -0.10898303985595703, -0.01990894041955471, -0.3905351758003235, -0.2479577660560608, 0.19603011012077332, -0.24512338638305664, -0.11258262395858765, -0.25319236516952515, 0.04920650273561478, -0.029934769496321678, 0.5536592602729797, -0.13183343410491943, 0.270855188369751, -0.16433632373809814, -0.353246808052063, -0.07277441769838333, 0.013293645344674587, 0.03317820653319359, 0.1746283918619156, 0.22173210978507996, -0.09608012437820435, -0.22997573018074036, -0.06668441742658615, 0.3059782385826111, -0.10167651623487473, -0.11467134952545166, -0.23423199355602264, 0.08010940253734589, 0.2802698612213135, -0.03775801509618759, -0.09916959702968597, 0.5272254943847656, 0.30495429039001465, -0.12018635123968124, -0.1400580257177353, -0.027345476672053337, -0.033063169568777084, 0.031741563230752945, -0.30250051617622375, 0.32986515760421753, -0.22500737011432648, 0.2162981480360031, 0.16835084557533264, 0.2571643888950348, -0.130464106798172, 0.2868838608264923, -0.5076485872268677, 0.646914005279541, 0.09810807555913925, -0.10564026236534119, -0.014751845970749855, 0.10477381199598312, -0.3447931706905365, -0.07879863679409027, 0.413540244102478, 0.15217027068138123, 0.017167696729302406, -0.28487011790275574, -0.02079104259610176, -0.2248900979757309, -0.2668113112449646, 0.05686310678720474, 0.2364482283592224, -0.029967404901981354, -0.4184030592441559, 0.2653983235359192, 0.25122541189193726, 0.0024269630666822195, -0.09027637541294098, 0.08898903429508209, 0.19885943830013275, 0.22303828597068787, 0.3704104721546173, 0.0894354060292244, -0.14784611761569977, 0.019891351461410522, -0.10818126052618027, -0.029188545420765877, -0.0804135650396347, 0.2155427485704422, -0.7807362079620361, 0.08266828954219818, -0.05665132775902748, -0.06099783629179001, 0.24040023982524872, 0.2313057780265808, 0.04231689125299454, 0.4801851511001587, 0.204202339053154, 0.0052971066907048225, 0.3025699257850647, 0.16957348585128784, -0.19359402358531952, 0.4335615038871765, -0.019312279298901558, -0.31527283787727356, -0.004400123842060566, 0.17096763849258423, 0.11829564720392227, 0.24662752449512482, 0.31287309527397156, 0.28542447090148926, -0.034576285630464554, -0.15043674409389496, 0.19477859139442444, 0.12912535667419434, -0.022698190063238144, -0.09686335176229477, 0.11912906914949417, -0.07760655879974365, -0.11372815072536469, 0.20459365844726562, 0.4476446807384491, 0.09001569449901581, -0.412418931722641, 0.2489948868751526, 0.1357007771730423, 0.12713608145713806, 0.15914738178253174, 0.23612962663173676, 0.0735832080245018, -0.1820475310087204, 0.2727999687194824, 0.04854995384812355, -0.12068985402584076, -0.21895337104797363, 0.2551814913749695, 0.2394372671842575, -0.5071631669998169, -0.18052399158477783, -0.011037150397896767, 0.041591644287109375, 0.15019673109054565, 0.033106546849012375, 0.009527997113764286, -0.22890843451023102, -0.05295252054929733, -0.2259819358587265, 0.13097117841243744, -0.2063988298177719, -0.1321743130683899, 0.018479807302355766, 0.07045602053403854, 0.3189055025577545, 0.15580140054225922, 0.2755160927772522, -0.1507713943719864, -0.010375955142080784, 0.09338545799255371, 0.1526668220758438, -0.26001617312431335, 0.04772413149476051, 0.04631245881319046, -0.16221889853477478, 0.523862361907959, 0.25980791449546814, 0.16506299376487732, -0.07056327164173126, 0.021095089614391327, -0.1404985636472702, 0.4472559094429016, -0.03791450709104538, 0.16118720173835754, -0.1658903807401657, 0.3782428801059723, -0.1626645028591156, -0.041370611637830734, -0.5779829621315002, 0.13038884103298187, 0.1185239776968956, 0.10956711322069168, -0.07583389431238174, 0.12033136188983917, -0.3336305320262909, -0.46372994780540466, -0.24960121512413025, -0.0166127011179924, 0.025732358917593956, 0.30906862020492554, 0.10123762488365173, -0.1615138053894043, -0.06023186445236206, -0.21047033369541168, -0.13445933163166046, -0.09826621413230896, -0.0499843992292881, -0.010164852254092693, 0.30635082721710205, 0.17758987843990326, 0.0059422594495117664, -0.16085417568683624, 0.2839912176132202, 0.08197661489248276, 0.14791257679462433, 0.17109724879264832, 0.14618739485740662, -0.1991577446460724, -0.0061296261847019196, -0.09750582277774811, 0.04090673476457596, 0.046435363590717316, -0.14030499756336212, 0.009267537854611874, 0.15162785351276398, 0.13813354074954987, 0.22355754673480988, -0.26038846373558044, 0.23869848251342773, -0.3433225154876709, -0.12122484296560287, -0.19875825941562653, 0.36065366864204407, 0.2789773643016815, 0.020515795797109604, -0.10112656652927399, -0.4137074947357178, 0.016919121146202087, 0.11780183762311935, 0.1838720142841339, -0.152690127491951, -0.1714434027671814, 0.17829473316669464, 0.1356361210346222, -0.29019829630851746, 0.4849374294281006, -0.018897300586104393, -0.028353452682495117, 0.19460579752922058, 0.17924882471561432, 0.19473491609096527, -0.130833700299263, 0.2826685905456543, 0.12182743102312088, -0.0847361609339714, 0.011930410750210285, -0.04465952143073082, 0.1907392144203186, -0.12056337296962738, -0.16604383289813995, 0.14888149499893188, 0.15325869619846344, -0.10385555028915405, -0.011463955044746399, 0.18949303030967712, -0.20015746355056763, -0.030097683891654015, 0.15051159262657166, -0.12263219803571701, -0.3549467921257019, 0.07147660851478577, 0.006478235591202974, -0.45660319924354553, 0.010958046652376652, -0.233497753739357, 0.07152441143989563, 0.15069200098514557, -0.26088371872901917, 0.062267132103443146, 0.009676788002252579, 0.17481058835983276, 0.3727693259716034, -0.023378834128379822, -0.09618131816387177, -0.3055223822593689, 0.19906245172023773, 0.3424966335296631, -0.1908693015575409, 0.24128474295139313, 0.17588266730308533, -0.1560434103012085, 0.13352976739406586, 0.1223273053765297, -0.12074412405490875, 0.03899515047669411, -0.054900750517845154, -0.2230195850133896, 0.2642974555492401, 0.20075742900371552, -0.05730084329843521, -0.0009492796380072832, -0.13080477714538574, 0.11688105016946793, 0.04406958818435669, -0.013071699067950249, -0.029292771592736244, 0.21728086471557617, -0.19179613888263702, 0.14626334607601166, -0.325298547744751, -0.452705055475235, -0.10560257732868195, 0.08111335337162018, 0.18565866351127625, -0.5177755355834961, -0.01424939464777708, 0.033214010298252106, 0.2958139181137085, 0.10663635283708572, -0.24164587259292603, 0.01972357928752899, 0.23634518682956696, -0.1298697292804718, 0.26736149191856384, -0.009611386805772781, -0.4626435339450836, 0.18864256143569946, -0.029117703437805176, 0.005687372293323278, -0.32127150893211365, -0.12164061516523361, 0.08688641339540482, -0.2217295914888382, 0.08314802497625351, 0.2357163280248642, 0.20989349484443665, -0.2413453906774521, -0.03245418146252632, 0.19634942710399628, -0.0856870710849762, 0.12018062174320221, -0.11516132950782776, -0.18572020530700684, 0.3666708171367645, 0.21227189898490906, 0.11892785876989365, 0.2529030740261078, 0.03418371453881264, 0.0734362080693245, -0.10322736203670502, 0.23420275747776031, 0.29163268208503723, -0.18091022968292236, -0.3044948875904083, 0.28637486696243286, 0.09007980674505234, -0.1407131552696228, -0.08340369910001755, 0.2570459246635437, -0.24706235527992249, -0.21562756597995758, -0.31571704149246216, -0.05081714689731598, 0.05633637681603432, -0.5501308441162109, 0.09907905757427216, -0.06556451320648193, 0.20476755499839783, -0.09554772078990936, -0.0645679384469986, -0.14659589529037476, 0.13558438420295715, 0.08699462562799454, -0.3678463101387024, 0.3522292375564575, -0.1283910572528839, -0.30625149607658386, 0.42216747999191284, 0.29581892490386963, -0.26070845127105713, 0.2139776647090912, -0.07547964155673981, -0.16284145414829254, 0.23674733936786652, 0.4770737588405609, -0.07673047482967377, -0.22699621319770813, -0.0747898742556572, -0.4220794141292572, -0.3389316201210022, 0.12773217260837555, -0.4096575975418091, -0.19284623861312866, -0.26092055439949036, 0.0987289696931839, -0.300049751996994, -0.11563584953546524, 0.5196903944015503, 0.14899267256259918, -0.06749557703733444, -0.07786986231803894, -0.25839757919311523, 0.061464112251996994, 0.07672342658042908, 0.02848762832581997, 0.1687614619731903, 0.13782906532287598, -0.1909904032945633, -0.3702249825000763, 0.039912834763526917, -0.022074462845921516, 0.31042927503585815, 0.09677257388830185, 0.059665828943252563, 0.14085066318511963, -0.3178101181983948, 0.06902436167001724, 0.19056861102581024, 0.18445751070976257, -0.058143917471170425, -0.07105068117380142, -0.033301327377557755, 0.12871700525283813, 0.060554541647434235, 0.03475407510995865, 0.047818124294281006, 0.028779393061995506, -0.049403540790081024, -0.07978054881095886, 0.24332647025585175, -0.13249193131923676, -0.13685469329357147, -0.0612269788980484, 0.20124423503875732, 0.1346089094877243, -0.3492003381252289, 0.22715049982070923, -0.1610073298215866, -0.08732889592647552, 0.15655697882175446, 0.10209567099809647, -0.2904791235923767, 0.028776295483112335, 0.042543984949588776, 0.5737816691398621, -0.027140317484736443, 0.14884090423583984, 0.5679214596748352, -0.17895999550819397, 0.3740013837814331, 0.09073353558778763, 0.24241559207439423, -0.20404747128486633, -0.15524712204933167, -0.2532195448875427, 0.05806591361761093, -0.18557235598564148, -0.06105078011751175, -0.38162046670913696, 0.36007049679756165, -0.6130382418632507, 0.4366956055164337, 0.12535502016544342, -0.3288119435310364, -0.14431792497634888, 0.029323838651180267, -0.20825891196727753, 0.1844404935836792, -0.1733468621969223, -0.10645042359828949, -0.2735307216644287, -0.040971945971250534, -0.00674182316288352, 0.2795088291168213, -0.07948421686887741, 0.05451067164540291, 0.30394062399864197, 0.3115557134151459, -0.06590829789638519, -0.2335219830274582, -0.11244040727615356, 0.1830037236213684, 0.3002243936061859, -0.07110491394996643, 0.07222063094377518, 0.11804893612861633, 0.009631253778934479, 0.22050699591636658, -0.039548177272081375, 0.09659138321876526, 0.3836522698402405, 0.1298791915178299, -0.27260005474090576, 0.4465223550796509, 0.0405634269118309, -0.110419362783432, -0.2191665768623352, 0.3711826801300049, 0.007232440169900656, -0.22910813987255096, 0.09444519877433777, -0.22134776413440704, 0.022983675822615623, -0.250336229801178, 0.21630412340164185, 0.15515325963497162, -0.17090989649295807, -0.07544209063053131, -0.09934328496456146, -0.24924109876155853, -0.12083830684423447, 0.03816312178969383, 0.13587349653244019, 0.06529875844717026, 0.2580288052558899, -0.29182523488998413, -0.18646079301834106, -0.2572930157184601, 0.11299388855695724, 0.18241678178310394, 0.08445996791124344, 0.504266083240509, -0.234049990773201, -0.3596598207950592, -0.24519358575344086, -0.2533302307128906, 0.12005921453237534, 0.4419134855270386, -0.1883152276277542, -0.3394572138786316, -0.27485978603363037, 0.21349631249904633, 0.4265096187591553, 0.328290730714798, -0.1556444615125656, 0.3161860406398773, -0.2850814163684845, -0.16339026391506195, -0.4549819827079773, 0.011757702566683292, -0.2603360116481781, 0.07774093747138977, -0.13645048439502716, -0.08543174713850021, -0.10584326833486557, 0.12690028548240662, 0.3287131190299988, 0.2851882874965668, -0.050550542771816254, -0.34035763144493103, -0.17125548422336578, 0.01309316884726286, -0.2642982304096222, -0.1399945765733719, 0.19510801136493683, 0.22872038185596466, -0.18471935391426086, -0.23561601340770721, 0.05920688807964325, 0.09022548794746399, 0.09081248193979263, 0.249284029006958, 0.10072541236877441, -0.10536296665668488, -0.0070809912867844105, -0.16622978448867798, -0.09447695314884186, -0.0066997576504945755, -0.19909627735614777, 0.2203013300895691, 0.0814710333943367, -0.13008569180965424, 0.2584502398967743, 0.15342606604099274, 0.23772090673446655, -0.07121551781892776, 0.101420097053051, 0.3424288332462311, -0.14305606484413147, -0.08402678370475769, 0.47724220156669617, -0.051756180822849274, -0.06303895264863968, 0.14414353668689728, -0.0642249807715416, 0.3768484890460968, -0.5522491335868835, 0.15140122175216675, 0.21786949038505554, 0.09935891628265381, 0.4173665940761566, 0.2056005746126175, -0.304105669260025, -0.10217028856277466, 0.11782707273960114, -0.11969727277755737, -0.18642199039459229, -0.24897915124893188, 0.19161972403526306, 0.5722879767417908, 0.05451076850295067, -0.025208475068211555, -0.019367320463061333, -0.05889948457479477, 0.3154263496398926, 0.23446543514728546, 0.10550268739461899, 0.3111225366592407, 0.024631880223751068, -0.2131546586751938, 0.07601401209831238, 0.0006187956896610558, 0.0071584261022508144, 0.23205341398715973, -0.39857950806617737, 0.12348570674657822, 0.33150428533554077, -0.19167517125606537, -0.2765958905220032, 0.06064021587371826, -0.2519192695617676, 0.17905166745185852, 0.0034483785275369883, 0.04290478304028511, -0.16663995385169983, -0.19946534931659698, -0.3026306629180908, -0.18447323143482208, 0.42912524938583374, -0.29796379804611206, 0.04472067207098007, -0.1075047105550766, 0.20730769634246826, 0.07219157367944717, 0.2875310480594635, 0.29557502269744873, 0.21864788234233856, -0.22660811245441437, -0.5291935205459595, 0.7191343903541565, -0.014184373430907726, 0.029029158875346184, 0.1184341311454773, 0.06555116921663284, -0.07637085765600204, -0.4440140128135681, 0.14182917773723602, 0.002531237667426467, -0.17844578623771667, -0.14277370274066925, -0.15920330584049225, 0.14418834447860718, 0.4105035662651062, 0.09308523684740067, 0.361505389213562, -0.37429192662239075, 0.03782220929861069, 0.10289575904607773, 0.2003437578678131, -0.7767083644866943, 0.116786427795887, -0.1399633139371872, 0.07557876408100128, 0.006675020791590214, -0.016754208132624626, -0.2722439467906952, -0.14115089178085327, -0.21778692305088043, -0.06055770441889763, 0.1308937966823578, 0.253694087266922, 0.1745460033416748, 0.0242275670170784, 0.011597172357141972, -0.1544143110513687, 0.16186879575252533, 0.1854531168937683, -0.19124223291873932, -0.27823397517204285, 0.1290920078754425, 0.31901201605796814, -0.24263526499271393, -0.23614907264709473, 0.09857207536697388, 0.06987849622964859, 0.0037561682984232903, 0.23125910758972168, 0.4171180725097656, -0.1093829870223999, -0.19469217956066132, 0.023985641077160835, -0.13580311834812164, -0.15366500616073608, -0.2160036414861679, 0.09795314818620682, -0.3112519085407257, -0.07432413101196289, 0.10112524777650833, 0.2853212058544159, 0.3846333920955658, -0.05447040870785713, -0.0264066644012928, -0.15925340354442596, 0.11593137681484222, 0.18034060299396515, -0.16993485391139984, -0.2958719730377197, 0.17424188554286957, 0.4753549098968506, -0.005675784312188625, -0.10447574406862259, 0.4264245629310608, -0.13338196277618408, 0.41329172253608704, 0.004552990663796663, -0.2660455107688904, 0.071818046271801, 0.25646334886550903, 0.14839400351047516, -0.12072054296731949, -0.3026639521121979, 0.13848844170570374, -0.059590235352516174, 0.047790635377168655, -0.07045173645019531, 0.07540831714868546, -0.21887263655662537, 0.0785270556807518, 0.14984947443008423, -0.032319843769073486, 0.21010272204875946, -0.1310180127620697, -0.6057792901992798, -0.3362019956111908, -0.02824629843235016, 0.1732306182384491, -0.08107152581214905, 0.24561536312103271, 0.009522020816802979, 0.1770256608724594, -0.09047617763280869, -0.08075085282325745, -0.11138812452554703, -0.04682615399360657, -0.19997255504131317, 0.020261988043785095, -0.13587850332260132, 0.33979135751724243, -0.05087123438715935, 0.0730830579996109, -0.34797948598861694 ]
123
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.shift.html
pandas.core.groupby.SeriesGroupBy.shift
SeriesGroupBy.shift(periods=1, freq=None, axis=<no_default>, fill_value=<no_default>, suffix=None)[source]# Shift each group by periods observations. If freq is passed, the index will be increased using the periods and the freq.
Parameters: periodsint | Sequence[int], default 1Number of periods to shift. If a list of values, shift each group by each period. freqstr, optionalFrequency string. axisaxis to shift, default 0Shift direction. Deprecated since version 2.1.0: For axis=1, operate on the underlying object instead. Otherwise the axis keyword is not necessary. fill_valueoptionalThe scalar value to use for newly introduced missing values. Changed in version 2.1.0: Will raise a ValueError if freq is provided too. suffixstr, optionalA string to add to each shifted column if there are multiple periods. Ignored otherwise. Returns: Series or DataFrameObject shifted within each group.
[">>> lst = ['a', 'a', 'b', 'b']\n>>> ser = pd.Series([1, 2, 3, 4], index=lst)\n>>> ser\na 1\na 2\nb 3\nb 4\ndtype: int64\n>>> ser.groupby(level=0).shift(1)\na NaN\na 1.0\nb NaN\nb 3.0\ndtype: float64", '>>> data = [[1, 2, 3], [1, 5, 6], [2, 5, 8], [2, 6, 9]]\n>>> df = pd.DataFrame(data, columns=["a", "b", "c"],\n... index=["tuna", "salmon", "catfish", "goldfish"])\n>>> df\n a b c\n tuna 1 2 3\n salmon 1 5 6\n catfish 2 5 8\ngoldfish 2 6 9\n>>> df.groupby("a").shift(1)\n b c\n tuna NaN NaN\n salmon 2.0 3.0\n catfish NaN NaN\ngoldfish 5.0 8.0']
pandas.core.groupby.SeriesGroupBy.shift SeriesGroupBy.shift(periods=1, freq=None, axis=<no_default>, fill_value=<no_default>, suffix=None)[source]# Shift each group by periods observations. If freq is passed, the index will be increased using the periods and the freq.
[ -0.10460279881954193, -0.28465351462364197, -0.13079066574573517, 0.10717473179101944, -0.27825838327407837, 0.4870396554470062, 0.32552045583724976, 0.2899130582809448, -0.05692020058631897, 0.17148283123970032, -0.031495507806539536, 0.11372943222522736, 0.06389772891998291, 0.06607828289270401, -0.19758816063404083, -0.159535750746727, 0.020780300721526146, 0.22032129764556885, -0.2056247591972351, 0.06238365173339844, -0.3630616366863251, -0.22304943203926086, -0.31051522493362427, -0.19560369849205017, -0.07422665506601334, -0.1761479526758194, -0.12500900030136108, -0.22987297177314758, 0.15075936913490295, -0.20219068229198456, 0.08367256075143814, 0.27547988295555115, -0.061265479773283005, 0.5114854574203491, -0.00009337238589068875, -0.33975693583488464, -0.12852434813976288, -0.11542902141809464, 0.2786422669887543, 0.4488154947757721, -0.19715939462184906, 0.07607310265302658, -0.12103071063756943, -0.5105372071266174, -0.24906715750694275, -0.34649720788002014, -0.22087566554546356, -0.07690497487783432, 0.28927841782569885, 0.029542643576860428, 0.24024103581905365, 0.027851993218064308, -0.40699294209480286, -0.06249532103538513, 0.07469747215509415, -0.3671261668205261, 0.007915561087429523, 0.01759064942598343, -0.14770400524139404, -0.04461127519607544, -0.15760989487171173, 0.20173139870166779, 0.08620768785476685, -0.11472411453723907, 0.11834537982940674, 0.06742147356271744, 0.2846882939338684, -0.15351071953773499, -0.04769395664334297, 0.28307202458381653, 0.15044821798801422, -0.001859350479207933, -0.2871638238430023, -0.12258466333150864, 0.05394449084997177, 0.27810612320899963, -0.1255173683166504, -0.21355222165584564, 0.21444694697856903, 0.12073101103305817, 0.21755170822143555, 0.37363043427467346, 0.024745408445596695, 0.23203526437282562, -0.20497339963912964, 0.45793619751930237, 0.055255454033613205, 0.006387685891240835, 0.18676087260246277, -0.34506165981292725, -0.21356390416622162, 0.1569276601076126, 0.00877328496426344, 0.2891944944858551, -0.2550351619720459, -0.15564557909965515, 0.1838209331035614, 0.24968789517879486, -0.02491467259824276, -0.1281336545944214, -0.06980544328689575, -0.051878977566957474, -0.31363391876220703, -0.09890042990446091, 0.10947872698307037, 0.24415959417819977, -0.030375581234693527, 0.06670891493558884, 0.10515566170215607, 0.24009528756141663, -0.10389144718647003, 0.0689752995967865, 0.033822380006313324, -0.4318031966686249, 0.05638503655791283, 0.08006944507360458, -0.09409523755311966, 0.24106527864933014, -0.19750821590423584, -0.39149707555770874, -0.12029729038476944, 0.026556111872196198, 0.03368430212140083, 0.022072188556194305, 0.14693008363246918, 0.4277007579803467, 0.019641088321805, 0.0791911780834198, 0.16485555469989777, 0.05730929970741272, -0.37882286310195923, 0.10482223331928253, -0.06435539573431015, 0.12260417640209198, -0.10093486309051514, -0.21175575256347656, -0.0576002299785614, 0.30186739563941956, 0.06706870347261429, 0.16383033990859985, -0.11873333156108856, -0.0929906815290451, 0.07922982424497604, 0.15230940282344818, 0.03919338062405586, 0.010269281454384327, 0.1255938559770584, 0.045314349234104156, -0.21503059566020966, 0.289421409368515, 0.2993588149547577, 0.15789034962654114, 0.05418209359049797, 0.27210918068885803, 0.025726009160280228, -0.03850933164358139, -0.11143562942743301, 0.4744776487350464, 0.004308102186769247, -0.07499702274799347, 0.3741253614425659, 0.0865464061498642, -0.08799371868371964, -0.050367169082164764, 0.08179222047328949, 0.30104196071624756, -0.019150789827108383, -0.23378607630729675, -0.07430776208639145, -0.0630892738699913, -0.11882458627223969, 0.04104563593864441, 0.033865440636873245, -0.4385002553462982, -0.0610542856156826, 0.09822067618370056, 0.07501877844333649, -0.06657291203737259, -0.399649977684021, -0.23645596206188202, -0.3544425368309021, -0.22473113238811493, 0.3462103605270386, 0.12917323410511017, 0.10859385132789612, -0.09288135915994644, -0.2496238499879837, 0.28045934438705444, -0.23417574167251587, 0.04474329203367233, 0.034597400575876236, -0.029932867735624313, 0.21606136858463287, 0.029592223465442657, -0.1654367744922638, 0.22105228900909424, -0.020086223259568214, -0.07613839954137802, 0.4335425794124603, 0.14953403174877167, 0.1552497297525406, -0.1442173570394516, 0.1290048211812973, -0.25658151507377625, 0.2605232894420624, -0.02521018497645855, 0.003948317840695381, -0.06745186448097229, 0.18839623034000397, -0.02200968749821186, 0.15466314554214478, -0.4216937720775604, -0.4140164256095886, -0.30488574504852295, 0.055406466126441956, 0.564285159111023, 0.23852628469467163, -0.027262672781944275, -0.02202392742037773, -0.19614991545677185, -0.07456911355257034, -0.015162820927798748, -0.05618276447057724, -0.07396648079156876, 0.0890011191368103, 0.0011104601435363293, 0.10961995273828506, -0.10704363882541656, 0.025586586445569992, 0.10553696751594543, 0.28426966071128845, 0.023722313344478607, 0.15302154421806335, -0.07459564507007599, -0.19894374907016754, 0.44997331500053406, 0.13123802840709686, 0.14221857488155365, 0.11435914039611816, 0.010669965296983719, 0.04906206205487251, 0.23574131727218628, 0.08445197343826294, -0.026397891342639923, -0.1491662710905075, 0.47709921002388, -0.24215441942214966, -0.022068049758672714, -0.06622695177793503, 0.18242885172367096, 0.20725630223751068, -0.20716769993305206, -0.054916322231292725, -0.34582793712615967, -0.24492289125919342, 0.029375918209552765, -0.0569932647049427, 0.26056498289108276, -0.29015475511550903, 0.3589971959590912, 0.44797560572624207, 0.04000124707818031, -0.05534094199538231, 0.04617517068982124, -0.34772375226020813, -0.1404397338628769, 0.045184843242168427, 0.1702372133731842, -0.14301778376102448, 0.3542531430721283, 0.19712896645069122, -0.01384645700454712, 0.08602244406938553, -0.06836500763893127, -0.1549522876739502, -0.04483737424015999, -0.2140408307313919, 0.1572820395231247, 0.1660914272069931, 0.17153091728687286, 0.009411104954779148, -0.2651020586490631, 0.13387486338615417, 0.1763932704925537, -0.10656893998384476, 0.10073240846395493, 0.046564482152462006, -0.27017635107040405, 0.07270157337188721, -0.7076064348220825, 0.22478076815605164, -0.25113406777381897, 0.09424898773431778, 0.06959930062294006, -0.15687105059623718, 0.22523650527000427, -0.009191999211907387, 0.2805151641368866, 0.3696054518222809, -0.06032482162117958, -0.34137654304504395, 0.018396560102701187, 0.030341163277626038, 0.26519644260406494, -0.14849717915058136, 0.2459433376789093, 0.020402692258358, -0.2845270335674286, 0.32074859738349915, 0.053947530686855316, 0.041927844285964966, -0.2581534683704376, -0.137856125831604, -0.20218029618263245, -0.07435949146747589, 0.21754810214042664, -0.4159320890903473, -0.21798445284366608, -0.23823043704032898, -0.2676860988140106, -0.13008983433246613, -0.23149974644184113, -0.17408759891986847, 0.45873746275901794, -0.133121520280838, -0.16073033213615417, -0.044919468462467194, -0.363211065530777, 0.09458284080028534, 0.07709679752588272, 0.046875957399606705, 0.15155251324176788, -0.12172074615955353, 0.022035235539078712, 0.2302733212709427, 0.06708021461963654, -0.34721195697784424, -0.005848390515893698, 0.5051400065422058, 0.019049640744924545, 0.024473058059811592, 0.23555582761764526, -0.4356832504272461, -0.11145705729722977, 0.22772495448589325, -0.04476427659392357, -0.14259380102157593, 0.08657916635274887, 0.08751995861530304, 0.03857151418924332, 0.1530666947364807, 0.006230585742741823, 0.11109327524900436, -0.28001800179481506, 0.02834651805460453, -0.09581486880779266, -0.04645658656954765, 0.319914311170578, -0.2156965285539627, -0.10401786863803864, 0.401315838098526, 0.11121878772974014, 0.20319069921970367, 0.07555515319108963, 0.02382958121597767, 0.19607698917388916, -0.2103409618139267, -0.11178924143314362, 0.28724998235702515, -0.15771344304084778, -0.18172216415405273, 0.3367025852203369, 0.10961310565471649, -0.0003398565750103444, 0.10267950594425201, -0.18137677013874054, 0.24937982857227325, 0.09801778942346573, -0.09888234734535217, -0.05290010944008827, 0.013235717080533504, -0.10110723227262497, 0.30652081966400146, -0.1539299637079239, -0.03923467919230461, -0.3134400248527527, -0.16460217535495758, -0.20649005472660065, 0.007896666415035725, 0.16726216673851013, -0.06755945831537247, 0.06854328513145447, -0.013454539701342583, -0.36841756105422974, 0.31051871180534363, 0.08476143330335617, 0.1798660010099411, 0.294467568397522, -0.056471846997737885, -0.16927805542945862, 0.10099596530199051, 0.363071084022522, 0.17402182519435883, -0.03636898472905159, 0.31869015097618103, -0.17551231384277344, -0.35744115710258484, 0.0969768539071083, 0.01560000516474247, -0.24667154252529144, 0.11318547278642654, 0.33358871936798096, 0.011663664132356644, -0.13661769032478333, 0.5392959117889404, 0.3082256019115448, -0.11590718477964401, -0.09136604517698288, -0.12081654369831085, -0.3791700601577759, 0.11830954253673553, 0.15088655054569244, 0.20928935706615448, 0.23556403815746307, 0.07176212221384048, -0.14088773727416992, 0.00246360688470304, -0.10666432976722717, 0.07777579128742218, 0.11832550168037415, 0.27430540323257446, 0.5814590454101562, 0.028976688161492348, 0.24466916918754578, -0.27843615412712097, 0.05346407741308212, -0.07750013470649719, 0.18003961443901062, 0.05446023866534233, -0.3115394711494446, -0.024652905762195587, -0.07800520956516266, 0.04319096729159355, 0.15060868859291077, 0.3678652048110962, -0.06841177493333817, 0.21898190677165985, -0.05170480161905289, -0.16887637972831726, 0.10511711984872818, 0.17642079293727875, -0.11336620151996613, -0.6818675994873047, 0.5880067348480225, 0.22961002588272095, -0.1424632966518402, 0.00789809413254261, -0.033680692315101624, -0.2593075633049011, 0.22075380384922028, -0.33377107977867126, 0.5157435536384583, 0.04403586685657501, -0.006849698722362518, 0.31081274151802063, 0.12615084648132324, -0.05544867739081383, 0.07971218973398209, 0.14465370774269104, -0.34288710355758667, -0.5171827673912048, -0.17901122570037842, -0.008621225133538246, -0.016887521371245384, 0.3448631167411804, -0.5796865820884705, 0.13354429602622986, -0.5788353681564331, -0.250392884016037, 0.04579324647784233, -0.22586685419082642, -0.17750753462314606, -0.12762591242790222, -0.458954393863678, 0.19333326816558838, 0.26144132018089294, -0.01592535711824894, 0.06524257361888885, 0.040657054632902145, -0.06521259248256683, 0.17592518031597137, -0.18436576426029205, -0.26100772619247437, 0.021910598501563072, -0.225194051861763, -0.15882012248039246, -0.2217099815607071, 0.050254106521606445, -0.18333007395267487, 0.2683646082878113, -0.19111084938049316, 0.3259688913822174, 0.1998508721590042, 0.08193683624267578, 0.0485251285135746, 0.10789325833320618, 0.18170124292373657, 0.41142451763153076, 0.21230390667915344, -0.08906528353691101, 0.2810128331184387, 0.1953761875629425, -0.23373036086559296, -0.12106871604919434, 0.16597053408622742, -0.6213105320930481, -0.26887068152427673, -0.1151060163974762, 0.12278790026903152, -0.1285296082496643, -0.2783994674682617, 0.27685874700546265, 0.1454247534275055, -0.29863685369491577, 0.4506798982620239, -0.226106196641922, -0.24477176368236542, -0.22268901765346527, 0.30766379833221436, -0.03596024587750435, 0.22060219943523407, 0.09187246114015579, 0.15472297370433807, -0.17917150259017944, -0.21341094374656677, 0.14883461594581604, 0.2510853111743927, -0.20633374154567719, 0.30956774950027466, 0.18929749727249146, -0.051107946783304214, 0.1766655296087265, 0.1358097642660141, 0.05234908685088158, 0.7071117162704468, -0.14720569550991058, -0.2099451869726181, -0.3725026845932007, 0.16514001786708832, 0.18264520168304443, 0.2062424123287201, 0.05973159894347191, 0.09652882814407349, -0.028116827830672264, 0.013282268308103085, -0.44501370191574097, -0.032909464091062546, -0.4257955849170685, 0.1076616570353508, -0.024572117254137993, -0.13336820900440216, -0.17903319001197815, 0.16092707216739655, 0.2643994987010956, 0.18135039508342743, 0.11968837678432465, -0.37572893500328064, -0.0669974759221077, -0.003449042560532689, -0.21943587064743042, -0.006949529517441988, 0.07515521347522736, 0.1596163958311081, -0.1880725920200348, -0.1996045708656311, 0.13656865060329437, 0.2841835916042328, 0.17898988723754883, 0.13306193053722382, 0.12424404174089432, -0.3427988290786743, 0.01402491144835949, -0.0864798054099083, 0.1805620640516281, -0.17981873452663422, -0.2787054479122162, 0.375480592250824, -0.06104997545480728, 0.07521206140518188, 0.06919730454683304, 0.1410466879606247, -0.12334209680557251, -0.2762702703475952, 0.008852344006299973, 0.1140144020318985, 0.050305504351854324, 0.5479323863983154, 0.3751716911792755, -0.058943431824445724, 0.08850766718387604, 0.11652559041976929, 0.03539438545703888, 0.28855621814727783, -0.5123844146728516, -0.09723518043756485, 0.18504509329795837, 0.12592007219791412, 0.5269438624382019, 0.20582053065299988, -0.18834051489830017, -0.27839747071266174, -0.023596035316586494, 0.0011940442491322756, -0.03064660169184208, -0.1316748410463333, 0.40504682064056396, 0.3767262101173401, 0.15932440757751465, 0.038084208965301514, 0.5908905267715454, 0.16199705004692078, 0.24605850875377655, 0.17220032215118408, 0.22205062210559845, 0.2272072285413742, 0.3350835144519806, -0.09062085300683975, -0.06785821914672852, -0.2356175035238266, -0.2550344467163086, 0.6040670871734619, -0.18491975963115692, -0.009516807273030281, 0.47603413462638855, -0.033623963594436646, -0.06388641148805618, -0.01598738133907318, 0.16012844443321228, -0.11055998504161835, 0.03596966341137886, 0.11813271790742874, 0.34177812933921814, 0.0689128041267395, -0.3814998269081116, -0.20840871334075928, 0.0858749970793724, -0.18720979988574982, 0.3561955392360687, -0.15493328869342804, 0.11899439245462418, 0.07859264314174652, 0.06451400369405746, 0.06040297821164131, 0.1753235161304474, -0.2718754708766937, -0.4667956829071045, 0.12319831550121307, 0.15308381617069244, 0.17339885234832764, 0.22540871798992157, 0.06239577382802963, -0.38878878951072693, -0.22411039471626282, 0.32115933299064636, -0.2064773142337799, -0.30621662735939026, 0.04259132221341133, -0.21446605026721954, 0.15075509250164032, -0.11812113970518112, -0.17540429532527924, 0.2412327080965042, -0.3800301253795624, 0.08326879888772964, 0.0576443187892437, 0.01821613311767578, -0.3838627338409424, 0.19228994846343994, -0.07529415190219879, -0.13852335512638092, -0.1174180880188942, -0.07648663967847824, 0.18213346600532532, 0.16627012193202972, -0.06342948228120804, -0.3215065896511078, 0.08370505273342133, 0.010157095268368721, 0.20564259588718414, 0.060302406549453735, 0.04412666708230972, 0.013006292283535004, 0.35216113924980164, 0.20528239011764526, -0.3922935426235199, -0.22136719524860382, -0.0824183002114296, 0.49108919501304626, -0.09863951802253723, 0.12080143392086029, 0.137162446975708, -0.1959739774465561, 0.10838490724563599, 0.4825376570224762, 0.1824197620153427, 0.03408022224903107, 0.19946803152561188, -0.09475500136613846, -0.08314584195613861, -0.25611791014671326, 0.035903699696063995, -0.11968199163675308, -0.2657921016216278, -0.05544796213507652, -0.10207106173038483, 0.35644009709358215, -0.1121433675289154, -0.15450753271579742, 0.13881058990955353, 0.2682250440120697, 0.12203892320394516, -0.05083495378494263, 0.11534477025270462, -0.2603493928909302, 0.46836093068122864, -0.22259089350700378, -0.32597193121910095, -0.38153156638145447, -0.04582177847623825, -0.23814408481121063, 0.2068427950143814, 0.11181002855300903, -0.11593235284090042, 0.11534597724676132, 0.025118719786405563, 0.06771606206893921, 0.14149685204029083, -0.17766974866390228, 0.4458330273628235, -0.24670358002185822, -0.17143212258815765, -0.11955956369638443, 0.2520286440849304, -0.04165836423635483, 0.03833871707320213, 0.12159859389066696, -0.21371254324913025, 0.1703745722770691, -0.1986197531223297, -0.43061983585357666, -0.34589239954948425, -0.11817704886198044, -0.03686702623963356, -0.21147820353507996, 0.38357195258140564, 0.03272944316267967, 0.23832200467586517, 0.1324053704738617, -0.27946463227272034, 0.031539011746644974, 0.15571658313274384, 0.039544716477394104, -0.15141555666923523, -0.009394004009664059, 0.27281951904296875, 0.08826203644275665, -0.05167162045836449, -0.3679145276546478 ]
124
..\pandas\reference\api\pandas.Series.to_xarray.html
pandas.Series.to_xarray
Series.to_xarray()[source]# Return an xarray object from the pandas object. Notes See the xarray docs
Returns: xarray.DataArray or xarray.DatasetData in the pandas structure converted to Dataset if the object is a DataFrame, or a DataArray if the object is a Series.
[">>> df = pd.DataFrame([('falcon', 'bird', 389.0, 2),\n... ('parrot', 'bird', 24.0, 2),\n... ('lion', 'mammal', 80.5, 4),\n... ('monkey', 'mammal', np.nan, 4)],\n... columns=['name', 'class', 'max_speed',\n... 'num_legs'])\n>>> df\n name class max_speed num_legs\n0 falcon bird 389.0 2\n1 parrot bird 24.0 2\n2 lion mammal 80.5 4\n3 monkey mammal NaN 4", ">>> df.to_xarray() \n<xarray.Dataset>\nDimensions: (index: 4)\nCoordinates:\n * index (index) int64 32B 0 1 2 3\nData variables:\n name (index) object 32B 'falcon' 'parrot' 'lion' 'monkey'\n class (index) object 32B 'bird' 'bird' 'mammal' 'mammal'\n max_speed (index) float64 32B 389.0 24.0 80.5 nan\n num_legs (index) int64 32B 2 2 4 4", ">>> df['max_speed'].to_xarray() \n<xarray.DataArray 'max_speed' (index: 4)>\narray([389. , 24. , 80.5, nan])\nCoordinates:\n * index (index) int64 0 1 2 3", ">>> dates = pd.to_datetime(['2018-01-01', '2018-01-01',\n... '2018-01-02', '2018-01-02'])\n>>> df_multiindex = pd.DataFrame({'date': dates,\n... 'animal': ['falcon', 'parrot',\n... 'falcon', 'parrot'],\n... 'speed': [350, 18, 361, 15]})\n>>> df_multiindex = df_multiindex.set_index(['date', 'animal'])", '>>> df_multiindex\n speed\ndate animal\n2018-01-01 falcon 350\n parrot 18\n2018-01-02 falcon 361\n parrot 15', ">>> df_multiindex.to_xarray() \n<xarray.Dataset>\nDimensions: (date: 2, animal: 2)\nCoordinates:\n * date (date) datetime64[ns] 2018-01-01 2018-01-02\n * animal (animal) object 'falcon' 'parrot'\nData variables:\n speed (date, animal) int64 350 18 361 15"]
pandas.Series.to_xarray Series.to_xarray()[source]# Return an xarray object from the pandas object. Notes See the xarray docs
[ -0.13649576902389526, -0.3537385165691376, -0.14886531233787537, -0.11796043813228607, 0.14577734470367432, 0.12339965999126434, 0.1764489710330963, 0.455064982175827, 0.06613877415657043, 0.22982840240001678, -0.138968825340271, 0.4498981237411499, 0.09186752140522003, 0.1722741276025772, 0.10704895853996277, -0.192593052983284, 0.04122665151953697, 0.22831545770168304, -0.23005473613739014, -0.21991756558418274, -0.2441602200269699, -0.07643593847751617, 0.05333444103598595, 0.2292712777853012, -0.28569328784942627, -0.26756176352500916, -0.052995119243860245, -0.06952477246522903, -0.003291486296802759, -0.25800013542175293, 0.2686890661716461, -0.015003984794020653, 0.0014184508472681046, 0.22667571902275085, -0.0000948648521443829, -0.24271294474601746, 0.261452317237854, 0.03628185763955116, 0.2085864394903183, 0.057586245238780975, -0.2653745412826538, -0.34793418645858765, 0.20336580276489258, -0.474519819021225, 0.10272558033466339, -0.3804110884666443, 0.36517325043678284, -0.22205887734889984, 0.3705696165561676, 0.0700560063123703, 0.3578864336013794, 0.004339719656854868, 0.15905636548995972, -0.18803422152996063, -0.06515845656394958, -0.06104183569550514, 0.14094381034374237, 0.3113399147987366, 0.08206025511026382, 0.12541161477565765, -0.10545500367879868, 0.3741714358329773, -0.1314988136291504, -0.09975457936525345, -0.05104838311672211, 0.15292911231517792, 0.2542840838432312, 0.030376924201846123, -0.04919593781232834, 0.19455541670322418, 0.4371449947357178, -0.3585073947906494, -0.18945063650608063, -0.11621997505426407, 0.03815535828471184, -0.020833052694797516, -0.3780999183654785, 0.1531524807214737, -0.05774691700935364, 0.06085548922419548, -0.1345934122800827, -0.011249558068811893, -0.2896266281604767, 0.2099023312330246, -0.22481513023376465, 0.00788081344217062, -0.13439957797527313, 0.04493652284145355, 0.10516656190156937, 0.002444326877593994, 0.33393171429634094, -0.1229868158698082, 0.23011362552642822, 0.10904747992753983, -0.09523370116949081, -0.02146150730550289, 0.03345513343811035, -0.45144498348236084, -0.13590630888938904, -0.27046605944633484, 0.1538839340209961, 0.10774385929107666, -0.09017737209796906, 0.35197368264198303, 0.1514352560043335, 0.10926409065723419, -0.08136294037103653, -0.13546572625637054, -0.060062434524297714, -0.06928346306085587, -0.07001908123493195, -0.2370215356349945, 0.013904202729463577, 0.1164766252040863, 0.12131756544113159, 0.08988672494888306, 0.12951168417930603, -0.004413390066474676, -0.33143988251686096, -0.06113820523023605, -0.12102016061544418, 0.02016567625105381, 0.008902831934392452, 0.3107660114765167, 0.058895647525787354, 0.45487815141677856, 0.07626841217279434, -0.11104096472263336, 0.18142758309841156, 0.07529870420694351, -0.32316774129867554, 0.49344727396965027, -0.09454518556594849, -0.12324923276901245, -0.3127214312553406, 0.053767915815114975, 0.2489451915025711, -0.15110310912132263, 0.49761876463890076, 0.040064889937639236, 0.12844012677669525, -0.026685530319809914, 0.3259182572364807, 0.11225751042366028, 0.10014598816633224, 0.007349342107772827, 0.15782848000526428, 0.12369432300329208, -0.21614696085453033, 0.032262928783893585, -0.013031110167503357, -0.08410580456256866, -0.16169345378875732, 0.35771897435188293, 0.006217729300260544, 0.12869612872600555, -0.023507634177803993, 0.10919693112373352, -0.08869533240795135, 0.011389934457838535, 0.188023179769516, -0.26758676767349243, 0.24946646392345428, -0.26568740606307983, -0.030645927414298058, 0.03270867466926575, -0.433319628238678, 0.10371588915586472, -0.15379340946674347, -0.13391175866127014, 0.12586233019828796, -0.009207005612552166, -0.1809329390525818, 0.08209525793790817, -0.08682633936405182, 0.1877116560935974, 0.08637701719999313, -0.20622983574867249, -0.1320951282978058, -0.14336928725242615, -0.07453916221857071, 0.11170297116041183, 0.1195264682173729, 0.4600386917591095, -0.03557470068335533, 0.025878766551613808, -0.07355911284685135, 0.14725005626678467, -0.15761826932430267, -0.1009458601474762, 0.10405322164297104, -0.018158763647079468, -0.19665013253688812, -0.054784711450338364, 0.15792988240718842, 0.2262943834066391, 0.19528119266033173, 0.05644549801945686, 0.24682395160198212, -0.17657089233398438, -0.0649074837565422, -0.10694082081317902, 0.39265504479408264, -0.290890097618103, -0.09780724346637726, -0.1703566163778305, 0.12906892597675323, -0.08177083730697632, 0.048561908304691315, -0.14098580181598663, 0.17636975646018982, -0.2835300862789154, -0.41179603338241577, 0.06193048506975174, 0.059567637741565704, 0.21668356657028198, 0.3423391580581665, 0.27216410636901855, 0.13945312798023224, 0.044308703392744064, -0.2214803844690323, 0.13527736067771912, -0.10333548486232758, -0.0884883850812912, -0.25713878870010376, -0.12508711218833923, 0.1462896168231964, -0.21562190353870392, 0.014267664402723312, -0.08037743717432022, -0.0010238161776214838, 0.011414979584515095, 0.14088904857635498, 0.46933165192604065, 0.052703287452459335, 0.21083247661590576, -0.07643342018127441, -0.007070241495966911, -0.0467052087187767, -0.263717919588089, 0.1804742068052292, 0.235475093126297, 0.23287691175937653, 0.1032366082072258, -0.08693666011095047, 0.49549636244773865, -0.0965183675289154, -0.23554715514183044, 0.032532453536987305, 0.1885482668876648, 0.142127126455307, 0.16651089489459991, -0.14977484941482544, -0.12392886728048325, -0.25268319249153137, -0.009791490621864796, -0.003529895097017288, -0.13954825699329376, -0.6463421583175659, 0.3228834271430969, 0.4603508710861206, -0.1743294596672058, 0.2666770815849304, 0.09421583265066147, -0.07643871009349823, 0.038041308522224426, 0.2046293169260025, 0.3626965284347534, 0.04028986021876335, 0.23278513550758362, 0.020694615319371223, 0.0022062603384256363, -0.18969100713729858, -0.13060246407985687, 0.06047497317194939, 0.09566693007946014, 0.23260214924812317, -0.22442324459552765, -0.05338931456208229, -0.2828901410102844, -0.23341675102710724, 0.05101180449128151, -0.3818769156932831, -0.035143401473760605, -0.036247119307518005, 0.15653298795223236, 0.016459757462143898, -0.5647093057632446, -0.20949377119541168, -0.34751588106155396, 0.2820819318294525, -0.25717800855636597, -0.05360729247331619, 0.2276315689086914, -0.190165176987648, -0.049172479659318924, -0.07049919664859772, 0.0447566956281662, 0.19123010337352753, -0.018150534480810165, -0.19699305295944214, -0.13003937900066376, 0.034216709434986115, 0.3230469524860382, -0.23610496520996094, 0.06005372479557991, 0.13792718946933746, 0.08385095000267029, 0.4109054505825043, -0.16711507737636566, -0.043686434626579285, -0.08185788989067078, -0.08319827914237976, -0.09206094592809677, 0.14210490882396698, 0.24625739455223083, -0.23640963435173035, -0.3132742643356323, -0.11454475671052933, -0.2538757026195526, -0.10749627649784088, -0.03177933767437935, -0.03495558351278305, -0.009015249088406563, -0.027275316417217255, -0.17880719900131226, -0.08776681125164032, -0.3763786554336548, 0.022610371932387352, 0.1042538583278656, 0.06905598938465118, -0.1472926139831543, 0.14281536638736725, 0.34389737248420715, 0.05501958727836609, -0.026627395302057266, -0.16719676554203033, -0.29329565167427063, 0.2888721227645874, -0.1354355812072754, -0.2121744155883789, -0.012652355246245861, -0.29174497723579407, 0.26483577489852905, 0.07808628678321838, -0.07192216068506241, -0.3236919343471527, -0.0633319690823555, -0.16745495796203613, 0.2544056177139282, 0.07686103880405426, 0.0042633176781237125, 0.0987558662891388, -0.3601779043674469, -0.03668792545795441, -0.017608223482966423, 0.14205066859722137, 0.18573367595672607, -0.06153835356235504, -0.04052797332406044, 0.24159836769104004, 0.03302846476435661, 0.020112209022045135, -0.12648002803325653, -0.07967332750558853, 0.11908356100320816, -0.029215818271040916, 0.2189706563949585, -0.02575058676302433, -0.28800085186958313, -0.31761443614959717, -0.1669982224702835, -0.06986204534769058, -0.1280204951763153, -0.24753545224666595, -0.11369882524013519, -0.10111061483621597, 0.05172748118638992, -0.5018327832221985, -0.03166809305548668, -0.07251469790935516, -0.28658586740493774, 0.05117814242839813, 0.026802826672792435, 0.1699942648410797, -0.07566012442111969, 0.08600261062383652, -0.2926500737667084, -0.2424468696117401, 0.2331017404794693, -0.0043910350650548935, -0.3706965446472168, -0.1445409506559372, -0.217659592628479, 0.5339803695678711, 0.10431543737649918, 0.09255631268024445, 0.21107164025306702, -0.21123374998569489, -0.01981469988822937, 0.06059468537569046, 0.5637686252593994, 0.4815947711467743, -0.4241599142551422, 0.040830984711647034, -0.5502285361289978, -0.3322948217391968, 0.1722049117088318, -0.18300482630729675, 0.10446895658969879, -0.1831834316253662, 0.21206703782081604, -0.010321756824851036, 0.1772928684949875, 0.13212697207927704, 0.138050377368927, -0.14390726387500763, 0.2937164306640625, -0.17393523454666138, -0.42317691445350647, 0.0774104967713356, 0.04984584078192711, -0.06983062624931335, 0.20483791828155518, -0.04575275629758835, -0.20977695286273956, -0.19629524648189545, -0.31256312131881714, 0.17944058775901794, 0.2217811793088913, 0.1432666927576065, 0.12169257551431656, -0.16719388961791992, 0.01714041642844677, -0.026188550516963005, 0.09892674535512924, -0.19722823798656464, 0.11445777863264084, 0.007463502231985331, -0.1473129689693451, -0.06530090421438217, 0.3050838112831116, 0.12660688161849976, -0.021649032831192017, 0.1550699919462204, -0.024016862735152245, -0.2204539030790329, 0.18758034706115723, 0.09294860810041428, 0.04560394585132599, 0.08300469815731049, -0.015298251062631607, -0.44568899273872375, 0.3332662284374237, -0.10904138535261154, 0.032311055809259415, 0.21919967234134674, 0.07147485762834549, -0.2251560091972351, -0.09287296235561371, 0.25399619340896606, 0.7247208952903748, -0.322727233171463, 0.15470927953720093, 0.4849519729614258, -0.003965597599744797, 0.5957292914390564, 0.23901088535785675, 0.2800493836402893, -0.23129203915596008, -0.20430417358875275, -0.19629694521427155, -0.15744705498218536, -0.00136147893499583, 0.04761093109846115, -0.31507229804992676, 0.26701563596725464, -0.30830177664756775, -0.05072567239403725, 0.19309811294078827, -0.025155138224363327, -0.09317266196012497, -0.15302862226963043, -0.4920516312122345, 0.30739977955818176, -0.09401121735572815, -0.1748339980840683, -0.11862122267484665, -0.255970299243927, -0.1351308673620224, 0.04085734859108925, 0.24266590178012848, 0.13318191468715668, 0.3255872130393982, 0.26792022585868835, -0.061178404837846756, -0.32993459701538086, -0.6536045074462891, 0.19656960666179657, 0.09028194844722748, -0.2040165662765503, 0.12345955520868301, 0.013981667347252369, 0.07191114127635956, -0.0643206387758255, -0.06450645625591278, -0.03365633636713028, 0.4918335974216461, 0.10938232392072678, 0.04505517706274986, 0.6713211536407471, 0.20665334165096283, -0.23128047585487366, -0.05709845945239067, 0.24665649235248566, -0.007635400164872408, -0.028551317751407623, -0.31735095381736755, 0.021212851628661156, -0.2889474928379059, -0.18595977127552032, 0.2774462401866913, 0.09891533851623535, -0.18275953829288483, 0.14738298952579498, 0.031992945820093155, -0.20221936702728271, -0.07088412344455719, 0.01178654283285141, 0.2668861746788025, 0.09087012708187103, 0.00342194689437747, -0.14861389994621277, -0.08338694274425507, -0.17037008702754974, 0.02321472205221653, 0.22511868178844452, -0.16573485732078552, 0.5281657576560974, -0.11055956780910492, 0.03184009715914726, -0.15021255612373352, -0.24115638434886932, -0.09723743051290512, 0.21694187819957733, -0.3068869411945343, -0.11827490478754044, -0.4339725375175476, 0.26695191860198975, 0.14894747734069824, 0.5368239879608154, 0.20937351882457733, 0.06438451260328293, -0.05181250348687172, -0.22969815135002136, -0.4961952865123749, -0.16307640075683594, -0.4560118019580841, 0.11184418946504593, 0.04559413716197014, 0.29333963990211487, -0.01920754462480545, 0.051441967487335205, 0.30398401618003845, 0.31618961691856384, -0.03988627716898918, -0.4234386086463928, 0.07599770277738571, -0.0011342264479026198, 0.03815069422125816, -0.13319292664527893, 0.23873677849769592, 0.06462642550468445, -0.3732348382472992, -0.14126074314117432, -0.17652980983257294, 0.20398320257663727, -0.16741591691970825, 0.17712391912937164, -0.004693595226854086, -0.0030058163683861494, 0.1039486899971962, -0.10919668525457382, -0.05236136540770531, 0.04436672851443291, -0.10480336844921112, 0.20228514075279236, -0.14876410365104675, -0.20813967287540436, 0.13201205432415009, 0.09527790546417236, 0.033631522208452225, 0.020508898422122, 0.1356140375137329, 0.13588112592697144, -0.1781429797410965, -0.265186071395874, 0.4589845836162567, -0.05474453046917915, -0.15699103474617004, 0.14792422950267792, -0.11417260020971298, 0.37408655881881714, -0.370234876871109, -0.0835023894906044, -0.05050947517156601, -0.12336726486682892, 0.1796673685312271, 0.23738892376422882, 0.004850922618061304, 0.13948917388916016, 0.061212070286273956, -0.05194317549467087, 0.22137753665447235, -0.005692306440323591, 0.27440840005874634, 0.5391656756401062, 0.0023997253738343716, 0.12484656274318695, 0.17246006429195404, 0.4011717140674591, 0.19912470877170563, 0.5510724186897278, 0.10611806064844131, 0.4354606866836548, 0.059983935207128525, -0.10425270348787308, 0.050449978560209274, 0.07453043758869171, 0.016986172646284103, 0.3182913362979889, -0.2779189348220825, 0.24966955184936523, 0.3519571125507355, -0.22626358270645142, -0.10442040860652924, 0.0012227963889017701, -0.054994847625494, 0.11278199404478073, 0.015928348526358604, 0.1936868131160736, 0.038619138300418854, -0.01750042475759983, -0.0015945490449666977, -0.060301803052425385, 0.30088379979133606, -0.19487209618091583, 0.2867066562175751, -0.13370604813098907, 0.18221192061901093, 0.15970170497894287, 0.2467731386423111, 0.01735401712357998, 0.0022875983268022537, -0.19230236113071442, -0.44403234124183655, 0.3307415246963501, 0.09051911532878876, 0.07640660554170609, 0.317786306142807, 0.0820644199848175, 0.13030126690864563, -0.013297881931066513, 0.2970796525478363, 0.028054455295205116, -0.38334038853645325, 0.013479962944984436, -0.13648170232772827, 0.11422141641378403, 0.19589906930923462, 0.1526949405670166, 0.44231998920440674, -0.24253016710281372, 0.03778761252760887, 0.23143897950649261, 0.20977447926998138, -0.3340805470943451, -0.03806246072053909, -0.022603286430239677, -0.18120284378528595, -0.17578212916851044, 0.08646862208843231, -0.40265214443206787, -0.08187134563922882, 0.15450099110603333, -0.2056947946548462, 0.10515158623456955, 0.17796802520751953, 0.20936864614486694, -0.08837693184614182, 0.3033621311187744, -0.12316916137933731, 0.651708722114563, -0.05821703374385834, -0.20018728077411652, -0.1944342404603958, 0.15136361122131348, 0.3149687647819519, -0.2086493819952011, -0.09248573333024979, 0.09929662942886353, 0.1359250545501709, -0.08859581500291824, 0.005224371794611216, 0.07374639064073563, -0.2250455915927887, 0.08004427701234818, 0.14927330613136292, -0.3161293864250183, 0.11683271080255508, -0.11413539201021194, 0.056633926928043365, -0.30074790120124817, 0.003939514979720116, -0.2997676134109497, 0.36600053310394287, 0.023979516699910164, 0.039867814630270004, -0.026337124407291412, 0.14777742326259613, 0.20649394392967224, 0.09251169115304947, 0.06873657554388046, -0.23703725636005402, 0.19410116970539093, 0.2452782392501831, -0.16405124962329865, -0.1029868870973587, 0.17149664461612701, 0.03424754738807678, 0.3818061351776123, 0.030553516000509262, 0.059964194893836975, -0.11112281680107117, 0.3912695348262787, 0.20538702607154846, -0.057940177619457245, -0.14359113574028015, 0.2820433974266052, -0.5249163508415222, -0.21745482087135315, 0.08157262206077576, 0.1871693879365921, 0.033906616270542145, 0.10693387687206268, 0.051798876374959946, -0.03129460662603378, 0.33231422305107117, -0.22404451668262482, -0.42653119564056396, -0.19712164998054504, -0.007941394113004208, 0.11780060827732086, -0.2159770429134369, -0.04211128130555153, 0.09274016320705414, 0.24213577806949615, -0.14107856154441833, -0.2713371515274048, 0.013590787537395954, -0.05405183881521225, 0.01374776754528284, -0.13545863330364227, 0.1766798198223114, 0.23178088665008545, -0.08407644182443619, 0.030584782361984253, -0.24551117420196533 ]
125
..\pandas\reference\api\pandas.tseries.offsets.Milli.n.html
pandas.tseries.offsets.Milli.n
Milli.n#
No parameters found
[]
pandas.tseries.offsets.Milli.n Milli.n#
[ -0.24657486379146576, -0.6339623332023621, -0.24882294237613678, 0.13820599019527435, 0.19077706336975098, 0.13537845015525818, 0.4191057085990906, 0.014694965444505215, -0.23434972763061523, 0.2985643744468689, 0.16352693736553192, 0.0330185741186142, 0.07019629329442978, 0.2929496467113495, -0.10332570970058441, -0.10371831059455872, -0.011947096325457096, 0.4242312014102936, -0.25780683755874634, -0.0753353163599968, -0.3847315013408661, 0.005774911493062973, -0.20474767684936523, 0.041449662297964096, -0.014637889340519905, -0.16564972698688507, -0.06830734759569168, -0.243794247508049, -0.017531845718622208, -0.2674945890903473, -0.030600614845752716, -0.044616714119911194, 0.1904677003622055, 0.7306060194969177, -0.0001047699261107482, -0.13975679874420166, 0.37904632091522217, -0.01993628777563572, -0.3087492287158966, 0.3988105058670044, -0.3669598698616028, -0.09663869440555573, 0.05899687111377716, -0.1862465888261795, 0.08208245038986206, 0.014778931625187397, 0.0473041832447052, -0.37766626477241516, 0.11526048183441162, 0.36172136664390564, 0.20414993166923523, 0.10826082527637482, -0.1417129635810852, -0.07917070388793945, 0.12452689558267593, -0.19980505108833313, 0.1560160517692566, 0.2208777815103531, -0.3136221170425415, 0.13574790954589844, 0.1264565885066986, 0.12268868088722229, 0.305683434009552, 0.056565698236227036, 0.10192986577749252, 0.12664197385311127, 0.5180245637893677, 0.005714056547731161, -0.10832440853118896, 0.3647697865962982, 0.5782047510147095, -0.16000032424926758, -0.35325801372528076, -0.08943738788366318, -0.27887898683547974, -0.2296893447637558, -0.21306781470775604, 0.0399150550365448, 0.1678183227777481, 0.07441183924674988, 0.0004827342927455902, 0.47270578145980835, -0.1947469562292099, 0.06491948664188385, -0.39437276124954224, 0.09216732531785965, -0.09535665810108185, -0.11697075515985489, -0.043840114027261734, -0.13517124950885773, 0.29471543431282043, 0.11712174117565155, 0.14105018973350525, 0.33760571479797363, -0.15435120463371277, -0.062068406492471695, 0.3755172789096832, -0.3755248785018921, -0.13904346525669098, -0.1543666124343872, 0.08544781804084778, 0.06882096081972122, -0.058546293526887894, 0.03235071897506714, 0.12553025782108307, -0.07249318063259125, -0.17238929867744446, -0.2154429852962494, 0.20544272661209106, 0.22119280695915222, 0.09380467981100082, -0.010650241747498512, 0.24205973744392395, -0.4606740474700928, 0.011797725223004818, 0.09880392253398895, -0.18812046945095062, 0.14436224102973938, -0.111452616751194, 0.18691498041152954, -0.16506052017211914, -0.02834499068558216, -0.05541248247027397, -0.2692675292491913, 0.008225245401263237, 0.5760411024093628, 0.03015635348856449, -0.21054260432720184, 0.11130689829587936, 0.21669626235961914, -0.4295918941497803, 0.1480160802602768, 0.001902951393276453, -0.2516111731529236, -0.25249290466308594, 0.2764960527420044, 0.1512073278427124, 0.08049087971448898, 0.25062817335128784, 0.3699170649051666, -0.10101255774497986, -0.08177948743104935, 0.07213194668292999, 0.32007867097854614, -0.2707161605358124, 0.022359076887369156, -0.17924243211746216, 0.14431791007518768, -0.19571729004383087, 0.03350513428449631, 0.11170293390750885, -0.012490536086261272, 0.09976663440465927, 0.25927576422691345, 0.06220126152038574, 0.11133939772844315, -0.11020070314407349, 0.2841684818267822, 0.24330486357212067, 0.3508898913860321, 0.3426889479160309, -0.2979109585285187, -0.17875029146671295, -0.16888125240802765, -0.011202207766473293, 0.21607372164726257, -0.6799286007881165, 0.014728790149092674, 0.25653597712516785, -0.0682380273938179, 0.3191721439361572, 0.030495602637529373, -0.004748005419969559, -0.32029470801353455, -0.1914857029914856, -0.26167887449264526, -0.02277751825749874, -0.11072175204753876, 0.23093262314796448, 0.004231988452374935, -0.012534688226878643, -0.40201622247695923, 0.23944023251533508, 0.01539509929716587, -0.17096365988254547, -0.07897340506315231, 0.10413029789924622, -0.04794246330857277, -0.1882883757352829, -0.06508629769086838, -0.09995093196630478, -0.31508827209472656, 0.18645751476287842, 0.25177299976348877, -0.009638199582695961, -0.2890169024467468, 0.19467727839946747, -0.0027815038338303566, -0.05415036156773567, -0.11544328927993774, -0.021721240133047104, 0.1246776208281517, -0.09905482828617096, 0.2063460797071457, 0.2781757712364197, -0.47310951352119446, -0.11823146790266037, 0.005602751858532429, -0.29626402258872986, 0.26306962966918945, 0.3278675973415375, -0.09912875294685364, -0.08146221935749054, 0.08168730139732361, 0.13474997878074646, 0.3406161367893219, 0.20398253202438354, -0.12175507843494415, 0.11862857639789581, 0.3723277151584625, -0.3265933096408844, 0.03123881295323372, 0.0640711858868599, -0.06973240524530411, -0.14894847571849823, -0.135317862033844, -0.085008405148983, -0.19558705389499664, 0.15813711285591125, 0.33387577533721924, 0.23084251582622528, -0.17393165826797485, 0.15934249758720398, 0.32223790884017944, 0.28432366251945496, 0.11094091087579727, -0.1378740519285202, 0.3380155861377716, 0.25982874631881714, 0.32424676418304443, -0.08197573572397232, 0.3294556140899658, 0.10587865114212036, 0.07519777119159698, -0.158880814909935, 0.4386080801486969, -0.3193046748638153, -0.278047651052475, 0.008152848109602928, 0.03771767020225525, 0.2910299599170685, 0.21764691174030304, -0.1998138278722763, -0.15218491852283478, 0.16113817691802979, 0.07842189818620682, -0.39664191007614136, 0.19466491043567657, -0.6208791136741638, 0.19981785118579865, 0.05894641950726509, -0.23716719448566437, -0.04028547555208206, -0.1871330440044403, -0.03872527927160263, -0.16533054411411285, -0.016657697036862373, -0.15079422295093536, -0.015007237903773785, 0.19438831508159637, 0.275309681892395, -0.025990435853600502, -0.13627299666404724, -0.3529711067676544, 0.07784637063741684, 0.09551136195659637, 0.18976928293704987, 0.03214074671268463, 0.0013845927314832807, -0.09160474687814713, -0.15983930230140686, -0.10362561047077179, -0.15634305775165558, 0.2575750946998596, -0.35593143105506897, 0.1296447217464447, -0.44294634461402893, -0.3552095890045166, 0.013705266639590263, -0.2597348093986511, 0.09875950217247009, -0.27249109745025635, -0.22695201635360718, -0.11983857303857803, -0.2479841560125351, 0.05089059844613075, -0.30913716554641724, 0.30763813853263855, 0.7171106934547424, 0.37262895703315735, -0.21963348984718323, -0.1940220147371292, 0.02913014590740204, 0.18478120863437653, -0.22391121089458466, 0.18068979680538177, 0.06811968982219696, -0.14228959381580353, 0.15393489599227905, 0.34249478578567505, -0.20347696542739868, -0.0793086439371109, 0.057288575917482376, 0.18811732530593872, 0.5024287104606628, 0.22017376124858856, -0.23716868460178375, 0.0669601559638977, -0.04746042191982269, 0.02216235175728798, 0.0028965461533516645, -0.2746005654335022, -0.20186205208301544, -0.010494380258023739, -0.3290809988975525, 0.029043186455965042, -0.1776096522808075, -0.12839671969413757, 0.14563529193401337, 0.30772897601127625, 0.20918233692646027, 0.15006501972675323, -0.032366618514060974, 0.13033393025398254, 0.21116334199905396, -0.006893472280353308, -0.389926552772522, -0.3748489320278168, 0.40372416377067566, -0.12271586060523987, -0.18521875143051147, 0.060944486409425735, -0.16794763505458832, -0.3051580786705017, -0.02039221115410328, 0.05975693091750145, -0.5541864037513733, -0.11939844489097595, -0.08686945587396622, -0.0549594908952713, 0.32227927446365356, 0.04960684850811958, -0.13216373324394226, -0.1971605122089386, -0.11794421076774597, 0.12141025811433792, 0.19662357866764069, 0.14959150552749634, -0.02497337944805622, 0.051516301929950714, 0.5827641487121582, -0.02748129889369011, 0.1661224514245987, 0.276990681886673, -0.34721970558166504, 0.07724041491746902, -0.25077152252197266, -0.025952966883778572, 0.15157705545425415, 0.0724877268075943, 0.31271618604660034, 0.3864375650882721, 0.15624567866325378, 0.06662125140428543, -0.15886147320270538, 0.05738885700702667, 0.07293708622455597, -0.043196048587560654, -0.045259829610586166, -0.007764372508972883, -0.24122430384159088, -0.35611245036125183, 0.20116446912288666, 0.1453387290239334, -0.04767635837197304, -0.23194006085395813, 0.0668894499540329, -0.07927154749631882, 0.11270929872989655, -0.025328297168016434, -0.14967559278011322, -0.20759575068950653, 0.1471821516752243, 0.05641861632466316, 0.004487015772610903, 0.35330885648727417, 0.43313923478126526, 0.2727283537387848, -0.011917614378035069, 0.012354164384305477, -0.00011964641453232616, 1.042984962463379, -0.15242783725261688, -0.10018950700759888, 0.06652048230171204, -0.22724035382270813, -0.5504999756813049, -0.03722347319126129, -0.3223554790019989, -0.15399807691574097, -0.023059014230966568, 0.14156807959079742, -0.12676158547401428, -0.010698392055928707, 0.24777497351169586, 0.053370069712400436, -0.13444337248802185, -0.010482965968549252, -0.126838818192482, -0.09491320699453354, 0.2021155208349228, 0.113033227622509, 0.14366014301776886, 0.16555677354335785, 0.09470712393522263, -0.2187367081642151, -0.07344450056552887, -0.09692640602588654, 0.12370894104242325, 0.11069454252719879, -0.0049802581779658794, 0.27441468834877014, -0.029695918783545494, 0.008277952671051025, -0.010032759979367256, 0.5241460800170898, -0.21990123391151428, -0.01722336746752262, -0.18781310319900513, -0.0630115494132042, -0.2574118375778198, 0.13359582424163818, 0.04541458934545517, -0.087839275598526, -0.18645009398460388, 0.22348251938819885, 0.22836148738861084, 0.011466320604085922, 0.08830323070287704, -0.03675272315740585, 0.1738632321357727, 0.04976310953497887, -0.42894789576530457, 0.26396921277046204, 0.08897577971220016, -0.016270367428660393, -0.2726486325263977, -0.11216964572668076, -0.2765429615974426, -0.11550219357013702, 0.3286321461200714, 0.6091048121452332, 0.06706157326698303, 0.14177986979484558, 0.28712984919548035, -0.20405060052871704, 0.4010014235973358, 0.07237854599952698, 0.2217981517314911, -0.26417118310928345, -0.33025944232940674, -0.2540018856525421, -0.13542844355106354, -0.0339403934776783, 0.07374177128076553, 0.02004048228263855, 0.14717236161231995, -0.004405005369335413, 0.1714717298746109, -0.013444037176668644, -0.16171447932720184, 0.019540391862392426, -0.017043717205524445, -0.01641485095024109, 0.17415370047092438, 0.19295917451381683, -0.33693909645080566, -0.1631949245929718, -0.05906461924314499, -0.3358651101589203, 0.18537524342536926, 0.05706922337412834, -0.37437114119529724, -0.38741549849510193, 0.1560794711112976, -0.0013148111756891012, -0.3318406939506531, -0.2745303809642792, -0.24643748998641968, 0.6124275326728821, -0.16405664384365082, -0.006510175298899412, -0.08656288683414459, 0.09050455689430237, -0.16073426604270935, -0.10986944288015366, 0.09148333966732025, 0.3840011656284332, -0.014452371746301651, -0.01227212231606245, 0.015423482283949852, 0.1672106683254242, 0.009890110231935978, -0.07541492581367493, 0.12769220769405365, -0.5333368182182312, 0.0049551259726285934, -0.2594682574272156, -0.35860389471054077, 0.04833008721470833, -0.03065740130841732, 0.21721969544887543, 0.1451215147972107, -0.10807891935110092, 0.44501709938049316, -0.26124706864356995, -0.03632025420665741, -0.2624500095844269, 0.41828182339668274, 0.07206344604492188, 0.17482565343379974, 0.004876506980508566, 0.37603920698165894, -0.6052252650260925, -0.07757708430290222, 0.1715935915708542, 0.03816300258040428, -0.04157041758298874, 0.5823987126350403, -0.053311727941036224, 0.02462354674935341, 0.0363788865506649, 0.3117850422859192, 0.11610555648803711, 0.09041204303503036, -0.03353491052985191, -0.2514289617538452, -0.2745199203491211, -0.003062708303332329, -0.0578702911734581, 0.31234583258628845, 0.32665058970451355, 0.17783653736114502, 0.10333819687366486, -0.30745890736579895, -0.3682921826839447, 0.13792091608047485, -0.05342261120676994, 0.14638203382492065, 0.30970245599746704, -0.2318989485502243, -0.13205328583717346, -0.05950669199228287, 0.25638577342033386, 0.019804079085588455, -0.02207810804247856, -0.3327731490135193, -0.08484891057014465, 0.03554282709956169, 0.0037922384217381477, -0.035010822117328644, 0.33223387598991394, 0.02203383296728134, -0.492703914642334, 0.02392616681754589, -0.296332985162735, 0.11492164433002472, -0.026929566636681557, 0.5426933765411377, 0.31287577748298645, -0.16623054444789886, 0.2204233705997467, 0.2928280532360077, 0.05660320445895195, -0.0656396672129631, -0.18767794966697693, 0.28412923216819763, -0.0005524791777133942, -0.08752737194299698, 0.26255303621292114, 0.339254230260849, -0.0830472782254219, -0.3620419502258301, 0.1246783435344696, -0.18559396266937256, -0.4144931435585022, 0.7155312299728394, 0.41101938486099243, 0.3795085847377777, -0.09534920752048492, -0.11121852695941925, 0.06789594888687134, 0.16862449049949646, -0.3865707516670227, -0.05507832393050194, 0.20685815811157227, 0.11412378400564194, 0.34998154640197754, 0.27048996090888977, 0.21585866808891296, -0.40455466508865356, -0.03515211120247841, 0.1327837109565735, 0.18553821742534637, -0.3284575939178467, -0.01891743764281273, 0.5546294450759888, 0.32508227229118347, 0.027784593403339386, 0.2397364228963852, 0.39919716119766235, 0.447299987077713, 0.5632920861244202, 0.386626660823822, -0.12001955509185791, 0.16233284771442413, -0.19942842423915863, -0.2165512889623642, -0.0764722153544426, -0.2545773983001709, 0.45624321699142456, -0.27731531858444214, -0.022151833400130272, 0.5807234048843384, 0.14916133880615234, 0.22578488290309906, 0.11345164477825165, -0.021238839253783226, 0.08199692517518997, -0.13553163409233093, -0.22519512474536896, -0.17762112617492676, -0.05145810544490814, -0.11268500238656998, -0.18689893186092377, 0.03931131958961487, 0.21555499732494354, 0.11473887413740158, -0.10391345620155334, 0.26863178610801697, -0.033075958490371704, 0.10632116347551346, -0.04593425616621971, 0.1389680653810501, -0.07639683783054352, -0.2581791281700134, 0.17499074339866638, 0.020208846777677536, -0.09259763360023499, 0.16654932498931885, 0.2272825390100479, -0.17486608028411865, -0.23813578486442566, 0.09839928895235062, 0.11390824615955353, -0.10292664170265198, -0.054114241153001785, -0.20972977578639984, 0.12205146253108978, 0.042271677404642105, 0.3465021550655365, 0.18498316407203674, -0.2089657187461853, 0.08069149404764175, 0.1586119383573532, -0.21240602433681488, -0.49990323185920715, 0.1332596391439438, 0.05798780545592308, -0.024560093879699707, 0.08634886145591736, 0.0515606589615345, -0.05992664769291878, 0.08835816383361816, -0.18766580522060394, -0.13828937709331512, 0.1740405112504959, 0.08799593150615692, 0.15953952074050903, -0.23137588798999786, 0.35400211811065674, 0.20362655818462372, 0.25859692692756653, 0.3967879116535187, -0.051372677087783813, -0.3978927433490753, -0.05980568379163742, 0.17180120944976807, 0.031978994607925415, 0.17027775943279266, 0.1503131240606308, 0.012536425143480301, -0.17703402042388916, 0.211867094039917, 0.41850510239601135, -0.09711965173482895, 0.2587827146053314, 0.03050374798476696, -0.14028407633304596, -0.6123962998390198, -0.14153410494327545, -0.10542641580104828, -0.09003578871488571, 0.34172239899635315, -0.4814574420452118, 0.26162320375442505, -0.07641012221574783, 0.17840833961963654, -0.21519246697425842, 0.24511508643627167, 0.2108243852853775, 0.15118201076984406, -0.24188587069511414, -0.26833516359329224, 0.3865712583065033, -0.17237889766693115, 0.04555310681462288, -0.3763849437236786, 0.5596193075180054, -0.10181032866239548, -0.09919058531522751, -0.3647608458995819, -0.36172622442245483, 0.08371851593255997, 0.2787792384624481, 0.27714335918426514, -0.06228506565093994, -0.014715847559273243, 0.19062316417694092, -0.3603263199329376, -0.23803381621837616, 0.15970760583877563, -0.02987283654510975, 0.0050675044767558575, 0.20138533413410187, 0.280877947807312, -0.3644314110279083, 0.08122589439153671, -0.16086840629577637, -0.326393723487854, -0.42567935585975647, -0.24087439477443695, -0.05441319942474365, -0.036894649267196655, 0.2604374885559082, 0.15736821293830872, 0.40474721789360046, -0.18893688917160034, -0.3484362065792084, 0.17146971821784973, 0.06275735050439835, -0.257865846157074, -0.1501527726650238, -0.2583030164241791, 0.38959360122680664, -0.036080144345760345, -0.2172795534133911, -0.1974768340587616 ]
126
..\pandas\reference\api\pandas.DataFrame.shift.html
pandas.DataFrame.shift
DataFrame.shift(periods=1, freq=None, axis=0, fill_value=<no_default>, suffix=None)[source]# Shift index by desired number of periods with an optional time freq. When freq is not passed, shift the index without realigning the data. If freq is passed (in this case, the index must be date or datetime, or it will raise a NotImplementedError), the index will be increased using the periods and the freq. freq can be inferred when specified as “infer” as long as either freq or inferred_freq attribute is set in the index.
Parameters: periodsint or SequenceNumber of periods to shift. Can be positive or negative. If an iterable of ints, the data will be shifted once by each int. This is equivalent to shifting by one value at a time and concatenating all resulting frames. The resulting columns will have the shift suffixed to their column names. For multiple periods, axis must not be 1. freqDateOffset, tseries.offsets, timedelta, or str, optionalOffset to use from the tseries module or time rule (e.g. ‘EOM’). If freq is specified then the index values are shifted but the data is not realigned. That is, use freq if you would like to extend the index when shifting and preserve the original data. If freq is specified as “infer” then it will be inferred from the freq or inferred_freq attributes of the index. If neither of those attributes exist, a ValueError is thrown. axis{0 or ‘index’, 1 or ‘columns’, None}, default NoneShift direction. For Series this parameter is unused and defaults to 0. fill_valueobject, optionalThe scalar value to use for newly introduced missing values. the default depends on the dtype of self. For numeric data, np.nan is used. For datetime, timedelta, or period data, etc. NaT is used. For extension dtypes, self.dtype.na_value is used. suffixstr, optionalIf str and periods is an iterable, this is added after the column name and before the shift value for each shifted column name. Returns: DataFrameCopy of input object, shifted.
['>>> df = pd.DataFrame({"Col1": [10, 20, 15, 30, 45],\n... "Col2": [13, 23, 18, 33, 48],\n... "Col3": [17, 27, 22, 37, 52]},\n... index=pd.date_range("2020-01-01", "2020-01-05"))\n>>> df\n Col1 Col2 Col3\n2020-01-01 10 13 17\n2020-01-02 20 23 27\n2020-01-03 15 18 22\n2020-01-04 30 33 37\n2020-01-05 45 48 52', '>>> df.shift(periods=3)\n Col1 Col2 Col3\n2020-01-01 NaN NaN NaN\n2020-01-02 NaN NaN NaN\n2020-01-03 NaN NaN NaN\n2020-01-04 10.0 13.0 17.0\n2020-01-05 20.0 23.0 27.0', '>>> df.shift(periods=1, axis="columns")\n Col1 Col2 Col3\n2020-01-01 NaN 10 13\n2020-01-02 NaN 20 23\n2020-01-03 NaN 15 18\n2020-01-04 NaN 30 33\n2020-01-05 NaN 45 48', '>>> df.shift(periods=3, fill_value=0)\n Col1 Col2 Col3\n2020-01-01 0 0 0\n2020-01-02 0 0 0\n2020-01-03 0 0 0\n2020-01-04 10 13 17\n2020-01-05 20 23 27', '>>> df.shift(periods=3, freq="D")\n Col1 Col2 Col3\n2020-01-04 10 13 17\n2020-01-05 20 23 27\n2020-01-06 15 18 22\n2020-01-07 30 33 37\n2020-01-08 45 48 52', '>>> df.shift(periods=3, freq="infer")\n Col1 Col2 Col3\n2020-01-04 10 13 17\n2020-01-05 20 23 27\n2020-01-06 15 18 22\n2020-01-07 30 33 37\n2020-01-08 45 48 52', ">>> df['Col1'].shift(periods=[0, 1, 2])\n Col1_0 Col1_1 Col1_2\n2020-01-01 10 NaN NaN\n2020-01-02 20 10.0 NaN\n2020-01-03 15 20.0 10.0\n2020-01-04 30 15.0 20.0\n2020-01-05 45 30.0 15.0"]
pandas.DataFrame.shift DataFrame.shift(periods=1, freq=None, axis=0, fill_value=<no_default>, suffix=None)[source]# Shift index by desired number of periods with an optional time freq. When freq is not passed, shift the index without realigning the data. If freq is passed (in this case, the index must be date or datetime, or it will raise a NotImplementedError), the index will be increased using the periods and the freq. freq can be inferred when specified as “infer” as long as either freq or inferred_freq attribute is set in the index.
[ 0.09139324724674225, -0.3039507269859314, -0.07621796429157257, 0.014815203845500946, -0.11633612960577011, 0.12961320579051971, 0.31589987874031067, 0.30300000309944153, -0.2506564259529114, 0.3710012435913086, 0.1543257236480713, 0.15047864615917206, 0.04666340351104736, -0.08996471017599106, -0.3519996404647827, -0.0951034352183342, -0.06461538374423981, 0.36920836567878723, -0.5426790714263916, 0.13948369026184082, -0.35348424315452576, -0.2863849997520447, -0.3450881540775299, -0.25125664472579956, 0.08172168582677841, -0.09897687286138535, -0.2798982262611389, -0.2393137663602829, 0.0575704388320446, -0.09835579246282578, 0.03721847012639046, 0.11986104398965836, -0.10308705270290375, 0.38764500617980957, -0.0000964842110988684, -0.24846646189689636, -0.12405604124069214, -0.23800112307071686, -0.0247395820915699, 0.26974424719810486, -0.2843571901321411, 0.0671498253941536, -0.010510319843888283, -0.4456145465373993, -0.3654651641845703, -0.11813753098249435, -0.05048277974128723, 0.012077870778739452, 0.27616268396377563, 0.32208919525146484, 0.2590794563293457, 0.09808166325092316, -0.4293380677700043, -0.26421600580215454, -0.13408364355564117, -0.22688394784927368, 0.09062596410512924, -0.2461319863796234, -0.1717301607131958, -0.03202354535460472, 0.1270652562379837, 0.16744546592235565, 0.10851244628429413, -0.037384964525699615, 0.3109884262084961, 0.0015814760699868202, 0.433679461479187, -0.19112414121627808, -0.16152162849903107, 0.4648168981075287, 0.03629758208990097, -0.08179403841495514, -0.2671758830547333, -0.241415336728096, 0.14590919017791748, 0.23809558153152466, -0.17256174981594086, -0.23435865342617035, 0.21794277429580688, 0.07220947742462158, 0.37514832615852356, 0.24194581806659698, -0.009237123653292656, 0.209186390042305, -0.32688090205192566, 0.5242660641670227, 0.020772328600287437, -0.037613317370414734, 0.05692548304796219, -0.3515323996543884, -0.048282600939273834, -0.011444926261901855, 0.13550564646720886, 0.26563331484794617, -0.1145615428686142, -0.1954362690448761, -0.10693224519491196, 0.006291726138442755, -0.1117950975894928, -0.14400584995746613, -0.0723794475197792, -0.04529733210802078, -0.2035975456237793, -0.09235828369855881, 0.026669817045331, 0.14823849499225616, -0.3154863715171814, -0.09960941225290298, -0.024991890415549278, 0.028819406405091286, 0.07351335883140564, -0.05128719285130501, 0.015061305835843086, -0.5341290235519409, -0.0642906203866005, 0.06689329445362091, 0.003973735962063074, 0.3165934383869171, -0.15132395923137665, -0.28168174624443054, -0.22434496879577637, 0.05308385193347931, 0.024999164044857025, 0.08063149452209473, -0.11641585826873779, 0.4561478793621063, 0.034720491617918015, 0.06091557815670967, 0.128666952252388, -0.07326917350292206, -0.34301188588142395, 0.1494661420583725, -0.0867885872721672, -0.08350164443254471, -0.035471245646476746, -0.03614386171102524, -0.21158738434314728, 0.41725748777389526, 0.09280066937208176, 0.029586492106318474, -0.2138589769601822, -0.2619624137878418, 0.3186835050582886, 0.13534964621067047, -0.32120615243911743, -0.14577966928482056, 0.17804664373397827, 0.15269547700881958, -0.24210268259048462, 0.2646258473396301, 0.27993494272232056, 0.07882203906774521, -0.1425091177225113, 0.3290485441684723, -0.0767783373594284, -0.0012211207067593932, 0.04480729624629021, 0.4655608832836151, 0.015750013291835785, 0.007878830656409264, 0.4146246314048767, 0.017581773921847343, -0.12408486008644104, 0.11561839282512665, 0.21822097897529602, 0.17031988501548767, 0.030859993770718575, -0.1404915452003479, 0.04119839146733284, 0.025569576770067215, 0.06497008353471756, -0.11861830204725266, 0.016392555087804794, -0.3005201816558838, -0.1321442723274231, 0.14196133613586426, 0.11876501142978668, -0.09827582538127899, 0.021481849253177643, -0.18102727830410004, -0.26570284366607666, -0.11872320622205734, 0.24723108112812042, 0.1624409556388855, 0.16414229571819305, -0.08945515006780624, -0.1504284292459488, 0.10791745036840439, -0.049100611358881, -0.06281782686710358, -0.16134966909885406, -0.2253858596086502, 0.17463691532611847, 0.06892542541027069, 0.14548362791538239, 0.20715069770812988, -0.1281033456325531, -0.037465985864400864, 0.17818735539913177, -0.004340964835137129, 0.11427275836467743, -0.02016329951584339, 0.11775264143943787, 0.04190472885966301, 0.0636199563741684, -0.2485063672065735, -0.006074965465813875, 0.034150682389736176, 0.3418959677219391, 0.14376579225063324, 0.16356049478054047, -0.2732909917831421, -0.2700609862804413, -0.23102572560310364, 0.1568734049797058, 0.4172208905220032, 0.3192305862903595, -0.1849268525838852, -0.03966943547129631, -0.02813432365655899, -0.12040562182664871, 0.009612027555704117, -0.0700872614979744, -0.021959953010082245, -0.034748002886772156, 0.02181282825767994, 0.1414770483970642, 0.086339071393013, -0.06421445310115814, 0.07514651864767075, 0.30232831835746765, -0.0031506004743278027, 0.18178486824035645, 0.009494162164628506, -0.09432221204042435, 0.3361717462539673, -0.20975160598754883, 0.22980207204818726, 0.02510695345699787, -0.031035341322422028, -0.2863762676715851, 0.23537328839302063, 0.15944944322109222, 0.006619737949222326, -0.05726070702075958, 0.39008626341819763, -0.17124219238758087, 0.08908834308385849, -0.0157785564661026, 0.09172447770833969, 0.17921699583530426, -0.3082614541053772, -0.2424968183040619, -0.36870482563972473, -0.19250516593456268, 0.09613237529993057, -0.045601338148117065, 0.3007458746433258, -0.3085065186023712, 0.10288724303245544, 0.33994248509407043, 0.05708250403404236, -0.017942801117897034, 0.021890506148338318, -0.2340901494026184, -0.11885834485292435, -0.22146384418010712, 0.040659788995981216, -0.0986221507191658, 0.3493703007698059, 0.15821212530136108, -0.050022002309560776, 0.05229480192065239, -0.12565632164478302, 0.0049178339540958405, 0.10683608055114746, -0.048597585409879684, 0.15013201534748077, -0.011591237038373947, 0.18907079100608826, 0.022812379524111748, -0.22662560641765594, 0.2255297303199768, 0.20583917200565338, -0.03162013739347458, -0.014791291207075119, -0.19902732968330383, -0.2833835780620575, -0.02084098570048809, -0.3686264753341675, 0.31592509150505066, -0.26461848616600037, -0.02994358539581299, 0.04712396115064621, -0.2705700993537903, 0.18737095594406128, -0.14462167024612427, 0.30077704787254333, 0.3206655979156494, -0.21036946773529053, -0.30119410157203674, -0.03574521467089653, 0.19860729575157166, 0.24869674444198608, -0.16769422590732574, 0.35897591710090637, 0.07801312208175659, -0.2063014954328537, 0.16419942677021027, 0.056214168667793274, -0.13698914647102356, 0.020162010565400124, 0.12465059012174606, -0.11590435355901718, -0.1256704479455948, 0.27520883083343506, -0.12943056225776672, 0.06638386100530624, -0.041392844170331955, -0.15921206772327423, -0.10488161444664001, -0.14733661711215973, -0.2665594518184662, 0.4749513268470764, -0.21289494633674622, -0.10488713532686234, -0.14500033855438232, -0.42271173000335693, -0.12781384587287903, -0.0029180424753576517, -0.16044916212558746, 0.3848245143890381, 0.02695031836628914, -0.0877273827791214, 0.25844645500183105, 0.0630577802658081, -0.3883199095726013, 0.1110122948884964, 0.32192087173461914, -0.0312994085252285, 0.11539521813392639, -0.007028331980109215, -0.5108164548873901, -0.3261038661003113, 0.11982851475477219, -0.09855809062719345, -0.4694229066371918, -0.13843640685081482, 0.19212093949317932, -0.24365949630737305, -0.013937283307313919, 0.29078158736228943, -0.036612797528505325, -0.26799073815345764, 0.0031542135402560234, 0.09057006239891052, 0.30856871604919434, 0.38650020956993103, -0.34448379278182983, -0.07368644326925278, 0.26129376888275146, 0.1707792580127716, 0.22102020680904388, 0.062250494956970215, -0.1515166312456131, 0.17048873007297516, -0.2819758355617523, 0.057788312435150146, 0.08243930339813232, 0.21350377798080444, -0.12849555909633636, 0.454386442899704, 0.18304000794887543, -0.010606175288558006, -0.1950010359287262, 0.14547912776470184, 0.09770000725984573, -0.044159434735774994, 0.04704347625374794, -0.15074725449085236, 0.17137578129768372, -0.38835763931274414, 0.19010770320892334, -0.007422427646815777, 0.09067336469888687, -0.243575319647789, -0.09055662155151367, -0.13611984252929688, -0.06425780802965164, 0.15186351537704468, -0.16023807227611542, 0.1870877593755722, 0.11864060908555984, -0.30713140964508057, 0.13311661779880524, 0.11799845099449158, 0.05623992905020714, 0.2726425230503082, -0.2098330855369568, -0.08649086952209473, 0.12978141009807587, 0.3478078246116638, 0.07435419410467148, -0.1296289712190628, 0.1891244351863861, -0.021110838279128075, -0.4810096025466919, 0.11670362949371338, -0.11629144847393036, -0.27371299266815186, -0.04937564581632614, 0.4352854788303375, -0.24781052768230438, -0.11262267827987671, 0.3703348934650421, 0.42296579480171204, -0.06704864650964737, -0.20714476704597473, 0.006120667792856693, -0.17424993216991425, 0.1159060001373291, 0.2179810106754303, 0.4453296661376953, 0.2600434720516205, 0.12127292901277542, 0.055677663534879684, -0.2693824768066406, 0.015204478986561298, 0.17406202852725983, 0.04353125020861626, 0.22247591614723206, 0.32035717368125916, 0.17448046803474426, 0.22078651189804077, -0.385132759809494, 0.3295007348060608, -0.011075830087065697, -0.043480563908815384, 0.016886020079255104, -0.21456821262836456, 0.09769777208566666, -0.13986271619796753, 0.13064850866794586, 0.06282221525907516, 0.3866077959537506, -0.026551324874162674, 0.4479311406612396, -0.3711569905281067, 0.052423059940338135, 0.0753478854894638, -0.04457560554146767, -0.17936573922634125, -0.582587480545044, 0.2755873501300812, -0.12634475529193878, -0.08944553136825562, 0.12964250147342682, 0.16390493512153625, -0.2508910894393921, 0.20886383950710297, -0.0779811218380928, 0.7184976935386658, 0.08144041150808334, 0.1083148792386055, 0.38832345604896545, 0.12550121545791626, 0.021578272804617882, 0.076570525765419, 0.06943821907043457, -0.24222137033939362, -0.48964741826057434, -0.09893853962421417, 0.12722790241241455, -0.18272891640663147, 0.2333814650774002, -0.458908349275589, 0.06550367176532745, -0.5040044188499451, 0.23733195662498474, 0.113746277987957, -0.13398195803165436, -0.13807234168052673, -0.10140658169984818, -0.30131667852401733, 0.21531511843204498, 0.26664483547210693, -0.1037931889295578, 0.05087042599916458, -0.02178076095879078, 0.028116686269640923, 0.17693935334682465, -0.02701609954237938, -0.23369665443897247, 0.05317992344498634, -0.1092970222234726, -0.2447168529033661, -0.130266010761261, -0.2725865840911865, 0.14304371178150177, 0.30639469623565674, -0.12113378196954727, 0.19587083160877228, 0.23483119904994965, 0.14605264365673065, 0.0033540825825184584, -0.11497091501951218, 0.20400665700435638, 0.3579578399658203, 0.16932590305805206, -0.066019706428051, 0.23371155560016632, -0.08515004068613052, -0.278044730424881, -0.11663788557052612, 0.08585567027330399, -0.6883994340896606, -0.016956493258476257, -0.3616158366203308, 0.10102622210979462, 0.06404408067464828, -0.13711310923099518, 0.2715497612953186, 0.1256357580423355, -0.17226462066173553, 0.4060031473636627, -0.1383938491344452, -0.37484437227249146, -0.2968918979167938, 0.2434220314025879, -0.208250492811203, 0.3587478995323181, 0.30277034640312195, -0.0635433942079544, -0.2035243958234787, -0.218344047665596, 0.18100742995738983, 0.1500951498746872, -0.24884304404258728, 0.28929123282432556, 0.11592469364404678, 0.08469071239233017, 0.08747680485248566, 0.33293184638023376, 0.16246815025806427, 0.41354063153266907, 0.015274355188012123, -0.21409617364406586, -0.13006961345672607, 0.07174477726221085, 0.24178145825862885, 0.16665983200073242, 0.05907271429896355, 0.5027708411216736, -0.2595253884792328, -0.03264170140028, -0.49950528144836426, 0.021720919758081436, -0.363964319229126, 0.2233850061893463, -0.12370655685663223, -0.15332743525505066, -0.04476795345544815, 0.15831491351127625, 0.2926492691040039, 0.24821454286575317, 0.08118712157011032, -0.3754541873931885, -0.2960672378540039, -0.01386143546551466, -0.18351979553699493, 0.09801982343196869, -0.15444022417068481, -0.17410586774349213, -0.2281726598739624, -0.2414318323135376, -0.0720924660563469, 0.47032836079597473, 0.0687611848115921, 0.2195611447095871, 0.2433110475540161, -0.19349655508995056, -0.1201958954334259, -0.08199691027402878, 0.17324133217334747, 0.020118894055485725, -0.1773296743631363, 0.28174611926078796, -0.2316572070121765, 0.14829328656196594, 0.07916960120201111, 0.2413843423128128, 0.09482874721288681, -0.414173424243927, -0.09282386302947998, 0.2673085629940033, 0.1752036213874817, 0.41493120789527893, 0.3453546166419983, 0.13984058797359467, -0.08181401342153549, 0.06827130168676376, 0.1859496384859085, 0.3773384690284729, -0.4444812834262848, 0.20995274186134338, 0.1450955867767334, 0.05751875415444374, 0.6335029006004333, 0.32508566975593567, -0.1925911009311676, -0.15176807343959808, 0.22707092761993408, -0.032963547855615616, -0.12529070675373077, -0.24584786593914032, 0.11211361736059189, 0.4938056468963623, 0.1464998424053192, -0.10657256096601486, 0.37769460678100586, 0.13612349331378937, 0.3426600396633148, 0.3202924430370331, 0.12153998017311096, 0.31011074781417847, 0.20173770189285278, -0.1260310858488083, -0.04532832279801369, -0.1436125785112381, 0.01748756505548954, 0.6734981536865234, -0.1459195762872696, -0.05865809693932533, 0.1442658007144928, 0.026700517162680626, -0.1806458830833435, 0.11755261570215225, 0.03977220132946968, -0.043668005615472794, 0.03567228838801384, 0.06729597598314285, 0.3276486396789551, -0.18612395226955414, -0.2299613058567047, -0.19973279535770416, 0.13091011345386505, 0.026055222377181053, 0.21246680617332458, -0.029594872146844864, 0.30549004673957825, 0.08919097483158112, 0.04654805362224579, 0.10423988103866577, 0.3214467465877533, -0.22743743658065796, -0.28356605768203735, 0.2023981660604477, 0.09622900187969208, 0.3057478368282318, 0.18256938457489014, 0.029200831428170204, -0.19514387845993042, -0.2806904911994934, 0.342453271150589, 0.011997600086033344, -0.298226922750473, -0.09435457736253738, -0.14908890426158905, 0.3916883170604706, 0.03894084319472313, 0.1486535370349884, 0.2769466042518616, -0.4520798921585083, 0.21930088102817535, -0.15042747557163239, 0.26850685477256775, -0.5878416895866394, -0.04878297075629234, 0.29206424951553345, -0.0300363227725029, -0.144725039601326, -0.06369151175022125, 0.05961957201361656, 0.3029639422893524, -0.2521543502807617, -0.4703677296638489, 0.09362931549549103, 0.18366453051567078, 0.2220955491065979, 0.06290195137262344, -0.03114091046154499, -0.16592803597450256, 0.33445122838020325, 0.16797612607479095, -0.3856835663318634, -0.426519513130188, -0.05899996683001518, 0.24598225951194763, 0.04594515636563301, 0.12283480167388916, 0.014745411463081837, 0.016268888488411903, -0.02757387049496174, 0.18235191702842712, -0.09789576381444931, 0.055063046514987946, 0.28513190150260925, 0.02099231258034706, -0.024884261190891266, -0.3508250117301941, 0.015598071739077568, 0.09066561609506607, -0.2472149282693863, -0.07630516588687897, -0.020696477964520454, 0.36501991748809814, -0.04475167393684387, -0.16925501823425293, 0.08570542186498642, 0.32165929675102234, 0.15643629431724548, 0.00430343858897686, 0.04188423603773117, -0.28873395919799805, 0.30060380697250366, 0.0864451676607132, -0.1105186864733696, -0.4874655306339264, 0.06660455465316772, -0.10364175587892532, -0.07420046627521515, -0.05355037376284599, -0.24652481079101562, 0.19393017888069153, 0.07408817112445831, 0.16245456039905548, 0.10027135163545609, -0.44278329610824585, 0.2464853674173355, -0.1208173930644989, -0.09497065097093582, -0.10753583163022995, 0.2869076430797577, 0.0015223621157929301, -0.004139328841120005, 0.11155721545219421, -0.30361807346343994, 0.03681236132979393, -0.04497160017490387, -0.5039976835250854, -0.12850737571716309, -0.1031564399600029, -0.12709972262382507, -0.10602522641420364, -0.038880445063114166, 0.03063696064054966, 0.3125948905944824, -0.015959197655320168, -0.03489675372838974, -0.10301847010850906, 0.30852624773979187, 0.03428501635789871, -0.14595143496990204, 0.11202411353588104, 0.35036271810531616, 0.13411307334899902, -0.21458370983600616, -0.35885024070739746 ]
127
..\pandas\reference\api\pandas.tseries.offsets.BYearBegin.normalize.html
pandas.tseries.offsets.BYearBegin.normalize
BYearBegin.normalize#
No parameters found
[]
pandas.tseries.offsets.BYearBegin.normalize BYearBegin.normalize#
[ -0.36691904067993164, -0.5024979114532471, -0.19465304911136627, -0.1500987410545349, 0.10533725470304489, 0.20283450186252594, 0.29275283217430115, 0.2229679673910141, -0.19832946360111237, 0.25073546171188354, -0.2601650655269623, 0.00721493735909462, 0.27217617630958557, 0.2877954840660095, -0.15584784746170044, -0.31209075450897217, 0.07587988674640656, 0.5105442404747009, -0.3020143210887909, 0.04274128004908562, -0.26549234986305237, 0.052449002861976624, -0.17714722454547882, -0.037657350301742554, 0.23668250441551208, 0.02205355279147625, -0.056423451751470566, -0.23824024200439453, 0.09333497285842896, -0.1598844975233078, 0.13640056550502777, 0.1359615921974182, 0.10848109424114227, 0.23409534990787506, -0.00010441192716825753, -0.0789019912481308, 0.17925648391246796, 0.00922747515141964, 0.3161803185939789, 0.3840482532978058, -0.26300275325775146, -0.1750471293926239, 0.028498321771621704, -0.07989818602800369, -0.057488951832056046, -0.20893503725528717, 0.02583327144384384, -0.11249350756406784, 0.30323031544685364, 0.10001807659864426, 0.2519782781600952, -0.047474272549152374, -0.13737358152866364, -0.05959377810359001, 0.11761704832315445, -0.19880411028862, 0.03358868137001991, 0.1253145933151245, -0.5254693627357483, 0.03973883390426636, 0.1259605437517166, 0.1912759691476822, 0.22110716998577118, 0.16843785345554352, -0.06702956557273865, 0.19603309035301208, 0.41898322105407715, -0.007327671628445387, 0.2895103394985199, 0.5094329714775085, 0.4028507471084595, -0.06108149141073227, -0.32660040259361267, -0.08256075531244278, -0.0973641499876976, -0.34906715154647827, -0.21624808013439178, -0.13960762321949005, 0.19447794556617737, 0.2304477095603943, 0.028735246509313583, 0.06340721994638443, -0.07678487151861191, 0.21177057921886444, -0.2651461362838745, 0.0784500241279602, -0.062582828104496, -0.15745283663272858, -0.0032898283097893, -0.19704687595367432, -0.06583710759878159, 0.18116971850395203, 0.22314517199993134, 0.22465743124485016, -0.32760438323020935, -0.14795087277889252, 0.36072275042533875, -0.22740451991558075, -0.16570724546909332, -0.32396242022514343, 0.07078584283590317, 0.1679985225200653, -0.03805083408951759, 0.04683644697070122, -0.08965067565441132, 0.28626129031181335, 0.20331116020679474, -0.31049734354019165, 0.06966934353113174, 0.21814440190792084, -0.06736022979021072, 0.11389075964689255, 0.3165137469768524, -0.40917161107063293, 0.0201023668050766, 0.17664608359336853, -0.05833213031291962, 0.056295182555913925, -0.3077980875968933, 0.003856554627418518, 0.029381975531578064, 0.11832258850336075, -0.0855979323387146, -0.22292999923229218, 0.22114616632461548, 0.3865864872932434, -0.15613628923892975, -0.11529285460710526, 0.09043402969837189, 0.5355789065361023, -0.41951262950897217, 0.21525074541568756, -0.00454640481621027, -0.21156570315361023, -0.21331895887851715, -0.014421219937503338, 0.20583488047122955, 0.08497221767902374, 0.10518480837345123, 0.2940613031387329, -0.11062213033437729, 0.03111317940056324, 0.2786290943622589, 0.280878484249115, -0.2734564542770386, -0.07703924924135208, -0.06626653671264648, -0.11504130810499191, -0.3179190754890442, -0.0023204439785331488, 0.13313524425029755, 0.08245597779750824, 0.008427786640822887, 0.25800058245658875, 0.03731702268123627, 0.237480029463768, -0.018843067809939384, 0.40942898392677307, 0.230208620429039, 0.12543171644210815, 0.29344579577445984, -0.2073824256658554, -0.17562812566757202, 0.004496527370065451, 0.2425159215927124, 0.04640190303325653, -0.6414076089859009, -0.06662695109844208, 0.25617721676826477, -0.22130481898784637, 0.3338661789894104, 0.22688020765781403, 0.1060030534863472, -0.3083074986934662, -0.20124301314353943, -0.11056989431381226, -0.13245826959609985, 0.013868423178792, 0.05778548866510391, -0.06213042512536049, -0.3718670606613159, -0.08780181407928467, 0.057787999510765076, -0.2389691323041916, -0.2967880070209503, -0.03088105097413063, -0.04157765209674835, 0.17178630828857422, -0.2854636013507843, -0.1889771670103073, -0.011155215092003345, -0.11971396207809448, 0.36780688166618347, 0.0404127798974514, -0.18069611489772797, -0.26108691096305847, 0.14120998978614807, -0.132647305727005, 0.019973697140812874, -0.07797381281852722, -0.023595185950398445, 0.03760526329278946, -0.31675204634666443, -0.0735158771276474, 0.14423589408397675, -0.3484206795692444, 0.040600936859846115, -0.15182556211948395, -0.23016156256198883, 0.1565645933151245, 0.05008792504668236, -0.3704987168312073, -0.256315141916275, -0.16834400594234467, 0.07211912423372269, 0.30805137753486633, 0.2462119609117508, 0.07581493258476257, 0.0841904953122139, 0.24884305894374847, -0.2662625014781952, -0.09082909673452377, -0.06741698831319809, 0.03769107908010483, -0.2365245521068573, -0.16908416152000427, 0.08638472855091095, -0.051549650728702545, -0.05965211242437363, 0.3107215464115143, 0.15066152811050415, -0.35851457715034485, 0.1110503152012825, 0.5385645031929016, 0.07662733644247055, 0.14010044932365417, -0.007276770658791065, 0.2763734757900238, 0.24004459381103516, 0.25537627935409546, -0.16166700422763824, 0.4627763032913208, -0.06464724242687225, 0.08783011883497238, -0.3249266743659973, 0.6164857149124146, -0.6149604916572571, -0.22022508084774017, 0.0700811818242073, -0.03591782599687576, 0.39425715804100037, -0.011567885056138039, -0.32113271951675415, -0.4273626506328583, 0.04981917515397072, 0.12626977264881134, -0.45619264245033264, 0.14353562891483307, -0.3666076064109802, 0.10294237732887268, 0.2569085359573364, -0.2801651060581207, 0.12741252779960632, 0.06422986090183258, 0.06081768125295639, -0.07204827666282654, 0.20223712921142578, 0.0317547582089901, -0.030604418367147446, 0.13318419456481934, 0.36738109588623047, 0.23119547963142395, 0.0002712240966502577, -0.24301733076572418, 0.17640641331672668, -0.11011090874671936, 0.2783735394477844, 0.29882532358169556, 0.11490631103515625, 0.1480725258588791, -0.43673455715179443, -0.16901743412017822, -0.17065584659576416, 0.2539345920085907, -0.1446029096841812, -0.020586960017681122, -0.44031989574432373, -0.2778916358947754, 0.03141471743583679, -0.2250053733587265, -0.046042054891586304, -0.23338492214679718, -0.028632987290620804, -0.1070408821105957, -0.35264450311660767, 0.2693498730659485, -0.08379394561052322, 0.13537178933620453, 0.5649902820587158, -0.07487744092941284, -0.107053242623806, -0.10258481651544571, 0.07061173021793365, 0.17562898993492126, -0.35256683826446533, -0.11154194921255112, 0.048289209604263306, -0.4592283368110657, 0.19430704414844513, 0.23716358840465546, -0.4333842098712921, -0.09923741966485977, -0.2094895839691162, -0.07869961857795715, 0.4480622112751007, 0.24903149902820587, -0.4981660842895508, -0.20300810039043427, -0.10313276946544647, 0.1405966728925705, -0.0962149053812027, -0.14280660450458527, 0.00805640872567892, 0.03490205854177475, -0.25422585010528564, -0.15000437200069427, -0.07783235609531403, -0.16036474704742432, 0.11643025279045105, -0.07879359275102615, 0.14263878762722015, 0.3381555676460266, 0.0005442004185169935, -0.113083615899086, -0.07595621049404144, -0.09715151786804199, -0.2124650776386261, -0.19723302125930786, 0.27895089983940125, -0.11692578345537186, -0.03866707161068916, -0.16362228989601135, -0.10709530860185623, 0.1390538364648819, 0.05173660069704056, 0.2519167363643646, -0.21869055926799774, -0.14224565029144287, 0.12560337781906128, 0.1021421030163765, 0.37999027967453003, 0.1644183248281479, 0.15024220943450928, -0.2473537027835846, 0.0415177084505558, -0.09021959453821182, -0.15275514125823975, 0.11507561802864075, -0.22201794385910034, -0.06468368321657181, 0.35499507188796997, 0.03896253928542137, 0.12060032039880753, -0.15754960477352142, -0.1788923144340515, 0.16721343994140625, -0.2527077794075012, 0.024521255865693092, 0.013339821249246597, -0.19343997538089752, 0.1310425102710724, 0.3722041845321655, 0.06551264971494675, 0.24457235634326935, -0.11305850744247437, -0.2632575035095215, -0.005223182030022144, -0.28005149960517883, -0.1337563395500183, -0.11557772755622864, -0.21377626061439514, -0.3399200141429901, 0.14119918644428253, 0.047489140182733536, -0.12300433963537216, 0.04866158589720726, -0.08262739330530167, 0.011584475636482239, 0.12781694531440735, -0.16697381436824799, -0.15019002556800842, -0.31038138270378113, -0.047774676233530045, 0.06441911309957504, 0.16269487142562866, 0.20031005144119263, 0.5049297213554382, 0.24753326177597046, -0.21981081366539001, -0.020746709778904915, -0.043709058314561844, 0.9716163873672485, 0.014808028005063534, -0.14638245105743408, -0.01648763194680214, -0.08684272319078445, -0.3045487701892853, -0.14482101798057556, -0.13558456301689148, 0.24600884318351746, 0.07484706491231918, 0.25660428404808044, -0.08477341383695602, -0.20347805321216583, 0.16162115335464478, 0.08577670156955719, 0.09276257455348969, -0.10222414135932922, -0.2578604519367218, -0.31022119522094727, 0.17190025746822357, 0.23128867149353027, 0.19570666551589966, 0.20028012990951538, -0.05685630068182945, -0.11452672630548477, 0.02607124112546444, -0.05880575254559517, 0.17626674473285675, 0.3204009532928467, -0.08649393916130066, 0.596032977104187, -0.26031947135925293, -0.07209222763776779, 0.15536828339099884, 0.20321178436279297, -0.32871004939079285, 0.0741063803434372, -0.38361456990242004, -0.26949208974838257, -0.14225485920906067, 0.14227867126464844, -0.02136073261499405, -0.05318114161491394, -0.09788426011800766, -0.0620063953101635, 0.33904844522476196, 0.1514224112033844, 0.20664019882678986, 0.05038115754723549, 0.1846117526292801, 0.07195712625980377, -0.28559935092926025, 0.5025268197059631, -0.10737469047307968, -0.17522062361240387, -0.12235958129167557, 0.17058143019676208, -0.38745978474617004, 0.1653711497783661, 0.18016915023326874, 0.634082555770874, 0.15218676626682281, 0.1407875120639801, 0.1372673660516739, -0.2855921685695648, 0.6481012105941772, 0.13064095377922058, 0.389720618724823, -0.25263163447380066, -0.28668496012687683, -0.21488001942634583, 0.1323464959859848, 0.21511152386665344, 0.2163224220275879, -0.1501523107290268, 0.15294957160949707, -0.1896144151687622, 0.04258154705166817, 0.07416842132806778, -0.09379027783870697, 0.06958654522895813, -0.22321178019046783, -0.24443913996219635, 0.07453872263431549, 0.09566706418991089, -0.2483636885881424, -0.14593441784381866, 0.11594010144472122, 0.029249707236886024, 0.21915532648563385, 0.24057957530021667, -0.2642818093299866, -0.047455061227083206, 0.03789982199668884, -0.019590327516198158, -0.2947625517845154, -0.21234941482543945, -0.04309605434536934, 0.5909736156463623, -0.019667843356728554, 0.04516562074422836, 0.0028333996888250113, 0.2984754741191864, -0.013976060785353184, -0.06669236719608307, -0.06869825720787048, 0.3576652407646179, 0.012395087629556656, 0.07040640711784363, -0.13341034948825836, 0.2792828381061554, 0.09362439066171646, -0.07325775921344757, -0.09282456338405609, -0.3818100094795227, -0.12393125146627426, -0.02477388270199299, -0.16681285202503204, 0.11144431680440903, -0.011893164366483688, 0.1956316977739334, -0.030284743756055832, -0.2016354501247406, 0.2950655519962311, -0.12012574076652527, -0.3808143138885498, -0.11973211169242859, 0.5761208534240723, 0.23060134053230286, -0.11646430939435959, 0.22241179645061493, -0.03922631964087486, -0.43308863043785095, -0.11162185668945312, 0.006616567727178335, 0.1892091929912567, 0.04173817113041878, 0.30814626812934875, 0.25579795241355896, -0.052046604454517365, 0.007930501364171505, 0.020063363015651703, 0.22280722856521606, 0.1618535965681076, -0.06424979120492935, -0.1920614391565323, -0.25801318883895874, -0.14908553659915924, 0.0009498275467194617, 0.5470354557037354, 0.31645330786705017, -0.038234855979681015, -0.04010835289955139, -0.11780618131160736, -0.3969261050224304, 0.004334735218435526, 0.06289497017860413, 0.09449118375778198, 0.1297769993543625, -0.026562539860606194, -0.22384397685527802, 0.007941828109323978, 0.330266535282135, -0.004361506551504135, 0.00009422322909813374, -0.33298051357269287, -0.04477468132972717, 0.03979269042611122, -0.19333969056606293, 0.024118702858686447, 0.2116699069738388, 0.29771652817726135, -0.33268973231315613, -0.10473679006099701, 0.16959154605865479, 0.05373968929052353, -0.041849859058856964, 0.7363660335540771, 0.07776212692260742, -0.3188769221305847, 0.0793972760438919, -0.13703079521656036, 0.10511847585439682, -0.08666753023862839, -0.3962326943874359, 0.26282811164855957, -0.09060578048229218, -0.028867758810520172, 0.29822826385498047, 0.21039320528507233, -0.08590647578239441, -0.15247344970703125, 0.17271433770656586, 0.021472813561558723, -0.4729413092136383, 0.4653399586677551, 0.31804049015045166, 0.29031622409820557, -0.018215356394648552, -0.3611416816711426, 0.02716885693371296, 0.23222270607948303, -0.4320956766605377, 0.1563623994588852, 0.6074517369270325, 0.17478331923484802, 0.3330369293689728, 0.025449175387620926, 0.18704108893871307, -0.23279917240142822, 0.11667723953723907, -0.032636869698762894, 0.18107357621192932, -0.3598347306251526, 0.16638900339603424, 0.8170393705368042, 0.05679789558053017, 0.09850157797336578, 0.3453899323940277, 0.09323033690452576, 0.39132750034332275, 0.5159149765968323, 0.44557079672813416, 0.010869467630982399, -0.13862945139408112, 0.03168438374996185, -0.4406946003437042, -0.18057219684123993, -0.042617566883563995, 0.4095340371131897, -0.1672515571117401, 0.15163809061050415, 0.6029039025306702, 0.06612808257341385, 0.33991384506225586, -0.05166034772992134, -0.034950487315654755, 0.09982991963624954, -0.2576940953731537, -0.3660410940647125, -0.15091416239738464, -0.12237308919429779, -0.2289055734872818, -0.13308767974376678, 0.16527926921844482, 0.16550034284591675, 0.3695792555809021, -0.20268666744232178, 0.1311025172472, 0.09187618643045425, 0.470406711101532, -0.1335257589817047, 0.18600556254386902, -0.00035499766818247736, -0.17071522772312164, 0.24280312657356262, -0.022831587120890617, -0.2057686746120453, 0.30809149146080017, 0.17110781371593475, -0.16404828429222107, -0.3772684931755066, 0.07851854711771011, -0.01430403720587492, -0.18289783596992493, -0.01186717301607132, -0.009475120343267918, -0.05645084008574486, 0.0848851427435875, 0.16542111337184906, 0.20753684639930725, -0.18566538393497467, 0.44766393303871155, 0.10629615932703018, -0.1573822796344757, -0.4099944233894348, -0.013741963542997837, 0.16604368388652802, 0.10121185332536697, 0.14409828186035156, 0.08324673771858215, 0.10028138756752014, -0.28169453144073486, 0.06264116615056992, -0.2900530993938446, 0.10767819732427597, -0.06877825409173965, 0.14775218069553375, 0.12832674384117126, 0.3232893943786621, 0.3317909240722656, 0.43738967180252075, 0.1776510626077652, 0.10652004182338715, -0.324790358543396, 0.117966428399086, 0.5307073593139648, -0.02998184785246849, 0.10313974320888519, 0.05468341335654259, 0.011267687194049358, 0.007779097184538841, 0.059890735894441605, 0.07680422067642212, -0.08680141717195511, -0.00005422183312475681, 0.12184765189886093, 0.058141883462667465, -0.4745348393917084, -0.18585896492004395, -0.154947891831398, -0.22849680483341217, 0.25324252247810364, -0.38987571001052856, 0.2014048546552658, -0.08449213951826096, 0.24253493547439575, -0.13298581540584564, 0.04091442748904228, 0.14988499879837036, 0.3015998303890228, -0.28920871019363403, -0.3934932351112366, 0.4759330451488495, 0.04254347085952759, 0.059559792280197144, -0.5461939573287964, 0.6006506085395813, -0.1005602777004242, -0.03663128614425659, -0.10139032453298569, -0.4407144784927368, 0.12962330877780914, 0.23815377056598663, 0.28036344051361084, 0.2325744330883026, -0.08023635298013687, 0.17333582043647766, -0.19274145364761353, -0.4359765648841858, 0.15739814937114716, 0.13765545189380646, -0.06272140145301819, 0.4442632794380188, 0.0983981043100357, -0.4699164628982544, 0.11229254305362701, -0.08780443668365479, -0.4290003776550293, -0.2484511435031891, -0.14983846247196198, 0.04437875747680664, -0.1193639263510704, 0.12788128852844238, 0.2069595605134964, 0.36429300904273987, -0.12381413578987122, -0.43233081698417664, 0.2596636414527893, -0.140451580286026, -0.24415719509124756, -0.15719474852085114, 0.017617465928196907, 0.27217262983322144, -0.08793726563453674, -0.26694583892822266, -0.2908925712108612 ]
128
..\pandas\reference\api\pandas.Interval.closed_right.html
pandas.Interval.closed_right
Interval.closed_right# Check if the interval is closed on the right side. For the meaning of closed and open see Interval.
Returns: boolTrue if the Interval is closed on the left-side.
[">>> iv = pd.Interval(0, 5, closed='both')\n>>> iv.closed_right\nTrue", ">>> iv = pd.Interval(0, 5, closed='left')\n>>> iv.closed_right\nFalse"]
pandas.Interval.closed_right Interval.closed_right# Check if the interval is closed on the right side. For the meaning of closed and open see Interval.
[ -0.30855250358581543, -0.4343400299549103, -0.2421588897705078, -0.09635386615991592, -0.19477201998233795, -0.012820098549127579, 0.40419021248817444, 0.133957639336586, -0.024528667330741882, 0.09045492112636566, -0.08068530261516571, -0.002718816976994276, 0.19170203804969788, 0.2661497890949249, -0.42212486267089844, -0.4122674763202667, -0.07266862690448761, 0.3137776851654053, -0.12707380950450897, 0.05737607181072235, -0.5324562788009644, -0.10064567625522614, -0.35755497217178345, 0.22996751964092255, 0.18205319344997406, -0.35753339529037476, -0.03763417527079582, -0.11523451656103134, 0.09454521536827087, -0.24417181313037872, 0.28069907426834106, 0.1933678835630417, -0.3494308590888977, 0.2197602242231369, -0.00009409272752236575, -0.28888532519340515, 0.02928910218179226, 0.013408542610704899, -0.12324759364128113, 0.14452385902404785, -0.06562965363264084, 0.011082296259701252, 0.15787407755851746, -0.3140227794647217, -0.23896034061908722, -0.26961973309516907, 0.14394281804561615, -0.13112349808216095, 0.07498405873775482, 0.1395130604505539, 0.29161450266838074, 0.160104900598526, -0.21880657970905304, -0.1594228297472, -0.11337296664714813, -0.13569076359272003, 0.2187197357416153, -0.07839659601449966, 0.031066371127963066, -0.035322848707437515, 0.05176975205540657, 0.02575867250561714, -0.20739202201366425, 0.2500138580799103, -0.09125041961669922, 0.0010157708311453462, 0.12342993915081024, -0.04579160735011101, -0.075424924492836, 0.3422583341598511, 0.15064075589179993, -0.05658506602048874, -0.050117772072553635, -0.11066494137048721, -0.36537301540374756, -0.1518806368112564, 0.1554413139820099, 0.2863854467868805, 0.0794791653752327, 0.2083137184381485, 0.20965734124183655, 0.35423386096954346, -0.17099933326244354, 0.11329155415296555, -0.5195037722587585, 0.45194509625434875, -0.055409036576747894, 0.04777739942073822, 0.06624945253133774, 0.05712542310357094, -0.002649713074788451, -0.09775211662054062, -0.05578388273715973, 0.22698767483234406, 0.10930728912353516, -0.21286451816558838, -0.16670218110084534, 0.15817633271217346, -0.2516200542449951, 0.38939860463142395, -0.12161677330732346, -0.12585178017616272, -0.15097422897815704, 0.15687991678714752, 0.028467247262597084, -0.13974298536777496, -0.14318956434726715, 0.1644243746995926, 0.13749179244041443, 0.0980478897690773, 0.08926020562648773, 0.08976396173238754, 0.2724847197532654, -0.6015510559082031, 0.3422180712223053, 0.10072505474090576, 0.16668766736984253, 0.0016308012418448925, -0.40551164746284485, -0.0353856086730957, -0.09197735041379929, -0.25574395060539246, 0.27104634046554565, 0.2209857851266861, -0.20237669348716736, 0.0809093490242958, 0.12734709680080414, 0.10690668225288391, -0.05634985864162445, 0.2198704481124878, -0.15990351140499115, 0.568029522895813, -0.05695447698235512, -0.4315575957298279, -0.24773919582366943, -0.09341894835233688, 0.19442623853683472, 0.21726827323436737, -0.18045035004615784, -0.018418408930301666, -0.09709935635328293, -0.15768086910247803, 0.2595929503440857, 0.3265664875507355, 0.03750982880592346, -0.08416757732629776, 0.06420585513114929, -0.11025425046682358, -0.24480794370174408, 0.20785610377788544, 0.2310967892408371, 0.2977105379104614, -0.30001315474510193, 0.29836225509643555, -0.17212270200252533, -0.016666695475578308, 0.15740489959716797, 0.047552891075611115, 0.11956502497196198, -0.10247383266687393, 0.45685142278671265, 0.2988724410533905, -0.23247434198856354, -0.08909875899553299, -0.0789959505200386, 0.14147506654262543, -0.1002558246254921, -0.09435240924358368, -0.029504332691431046, -0.09735092520713806, 0.2787737250328064, -0.0898115411400795, 0.08578232675790787, -0.2454705834388733, -0.3472442924976349, 0.022621290758252144, 0.12060556560754776, -0.25397706031799316, -0.04629435017704964, -0.11280322819948196, -0.1513969898223877, 0.03458015248179436, 0.13213059306144714, 0.15438030660152435, -0.06443580985069275, -0.08892867714166641, -0.07822201400995255, -0.1591048389673233, 0.021819083020091057, -0.28098297119140625, -0.1636153757572174, 0.08993163704872131, 0.490130752325058, 0.013182532042264938, 0.18767134845256805, -0.16808898746967316, 0.006271665915846825, 0.3043634593486786, 0.09628400951623917, 0.3484444320201874, -0.34492915868759155, -0.3708019256591797, 0.025306912139058113, -0.251564621925354, -0.12224537879228592, -0.4602328836917877, 0.2403564453125, -0.11744353920221329, 0.07578840106725693, -0.006773737259209156, 0.18789437413215637, -0.04825614392757416, -0.6172864437103271, -0.1354011446237564, -0.0655708983540535, -0.011760637164115906, 0.2487003654241562, 0.08207928389310837, 0.1785949170589447, 0.2789003849029541, -0.18146559596061707, 0.15329355001449585, -0.12050223350524902, 0.06777169555425644, 0.0670015960931778, -0.08149867504835129, 0.17125852406024933, 0.3580462634563446, -0.1021735668182373, -0.05296669900417328, 0.23762056231498718, 0.10837794095277786, 0.021290158852934837, 0.4506460726261139, -0.03406994417309761, 0.13662965595722198, -0.3563671112060547, 0.17428889870643616, 0.11839348822832108, 0.03510357439517975, -0.17897826433181763, 0.03403785824775696, 0.014642341993749142, 0.24019449949264526, -0.1370174139738083, 0.38529402017593384, -0.10297980159521103, -0.2811996340751648, -0.03252848982810974, 0.168579563498497, 0.22299809753894806, -0.19127754867076874, -0.39783796668052673, -0.2003554254770279, -0.06719540059566498, 0.20777535438537598, -0.016558319330215454, 0.42936283349990845, -0.501589834690094, 0.05488192290067673, 0.4606441259384155, -0.2087276130914688, 0.4900197386741638, -0.033839110285043716, 0.15605458617210388, 0.19555392861366272, 0.042492788285017014, 0.289811909198761, 0.28808093070983887, 0.288054496049881, -0.007833361625671387, 0.1898672729730606, -0.5412861704826355, -0.2277945727109909, 0.22850725054740906, 0.13390137255191803, -0.0623214989900589, -0.13610418140888214, 0.024049947038292885, -0.04921209067106247, -0.1810300350189209, -0.03754214942455292, -0.20428092777729034, 0.12791207432746887, -0.2585659921169281, -0.11138833314180374, -0.39186540246009827, -0.20338524878025055, 0.16937056183815002, -0.42175260186195374, 0.2684556245803833, -0.22947683930397034, 0.1612972915172577, 0.03302808851003647, -0.09420839697122574, 0.23390325903892517, -0.2950817048549652, 0.33464235067367554, 0.3557754456996918, 0.11643439531326294, 0.04111466556787491, -0.1409912407398224, 0.10860496014356613, 0.38089707493782043, -0.14453762769699097, 0.20143388211727142, 0.3188200891017914, -0.20323219895362854, 0.019612057134509087, 0.37490758299827576, 0.006852808408439159, -0.06658849120140076, 0.09869101643562317, 0.017914406955242157, 0.04334957152605057, 0.32694166898727417, -0.051465634256601334, -0.07310467213392258, 0.06072200834751129, 0.3183310925960541, -0.06353078037500381, -0.3376474380493164, 0.12873627245426178, 0.09324973821640015, -0.17825768887996674, -0.1349085420370102, -0.05096198618412018, -0.3685758113861084, -0.05883552134037018, -0.05107368528842926, 0.12218525260686874, 0.06439279019832611, -0.11572209000587463, 0.08304561674594879, 0.3895169794559479, -0.025570735335350037, -0.36717721819877625, -0.27161967754364014, 0.07208860665559769, -0.0775219276547432, 0.06827786564826965, 0.12581446766853333, -0.3449879288673401, 0.306092232465744, -0.3074168264865875, 0.015787364915013313, -0.4880252182483673, -0.09780608117580414, -0.07106152921915054, 0.23919501900672913, -0.10470432043075562, 0.04921981319785118, 0.028859691694378853, -0.2942497730255127, 0.0021508808713406324, 0.1139371246099472, 0.2321842461824417, -0.030866233631968498, -0.22689732909202576, 0.004023774527013302, 0.15419325232505798, 0.015164177864789963, -0.16756613552570343, 0.06980784982442856, -0.03745444491505623, 0.0876554623246193, -0.31207409501075745, 0.03632033243775368, 0.19424530863761902, -0.33914491534233093, -0.18980760872364044, 0.3670440912246704, 0.06834643334150314, 0.10784579068422318, -0.12349216639995575, 0.07020234316587448, -0.22254766523838043, -0.43479689955711365, -0.36855024099349976, -0.10285896807909012, -0.2620641589164734, -0.3578352630138397, 0.03822307661175728, -0.03280947729945183, 0.18783187866210938, 0.023285092785954475, -0.01938960701227188, -0.089845672249794, 0.1732298731803894, 0.1520649790763855, -0.19890175759792328, -0.012216197326779366, -0.10128580778837204, 0.12763534486293793, 0.23270109295845032, 0.05147477984428406, 0.1589398831129074, -0.032791104167699814, -0.09319429099559784, 0.0383278988301754, 0.11625256389379501, 0.2671506404876709, 0.016375945881009102, -0.057189617305994034, -0.11698569357395172, -0.06868685781955719, -0.5406006574630737, -0.04600171744823456, -0.0016065511154010892, -0.1552947759628296, -0.3136357069015503, 0.1909162849187851, -0.022435419261455536, -0.02148495428264141, 0.44866397976875305, -0.1981610655784607, -0.14856861531734467, -0.09924862533807755, -0.25449731945991516, -0.31418246030807495, 0.0763247087597847, 0.32917675375938416, 0.23008817434310913, -0.034862272441387177, -0.006728476844727993, -0.19559402763843536, -0.09307252615690231, -0.12977956235408783, 0.2834058105945587, 0.23786024749279022, 0.21548376977443695, 0.037239380180835724, -0.12221086770296097, -0.050039924681186676, 0.06938718259334564, -0.07105579972267151, 0.08909618854522705, -0.07204452902078629, 0.1353660523891449, 0.19933335483074188, 0.0002698601456359029, 0.03009580634534359, -0.055361274629831314, -0.13291458785533905, 0.19967932999134064, -0.058693259954452515, 0.17439846694469452, -0.32622820138931274, -0.1529456377029419, -0.01952514238655567, 0.4471942186355591, -0.05169353634119034, -0.4801080822944641, 0.22918733954429626, 0.018662333488464355, -0.07922018319368362, 0.10308998078107834, 0.07963576912879944, -0.015520223416388035, -0.055488988757133484, 0.022984355688095093, 0.5109899640083313, -0.001867809216491878, -0.3150744140148163, 0.5515124797821045, -0.24519897997379303, 0.08683064579963684, 0.0715501680970192, 0.24453043937683105, 0.004367589019238949, -0.09438883513212204, -0.12779712677001953, -0.15843906998634338, 0.04190203547477722, -0.08026181161403656, -0.4539632201194763, 0.01776479184627533, -0.4355129301548004, -0.20742569863796234, -0.006285833660513163, -0.19319261610507965, -0.23933272063732147, 0.10974696278572083, -0.527719259262085, 0.2524454891681671, -0.013237662613391876, 0.2888905704021454, -0.09709451347589493, 0.17305970191955566, 0.0015566922957077622, 0.07878915220499039, -0.19676004350185394, -0.10340429842472076, 0.09792289137840271, -0.08197738975286484, -0.19607825577259064, 0.18355277180671692, -0.33182963728904724, 0.14457455277442932, 0.5031030178070068, -0.018804239109158516, 0.4861370325088501, 0.30799034237861633, 0.035862311720848083, 0.040931981056928635, -0.00046143197687342763, 0.2825346291065216, 0.41623127460479736, -0.09957911819219589, -0.036782633513212204, 0.6034885048866272, -0.06053125858306885, 0.21333251893520355, -0.21430718898773193, 0.32791969180107117, -0.29602959752082825, -0.22726532816886902, -0.16038668155670166, -0.319166898727417, 0.16324642300605774, -0.07656214386224747, 0.2036111056804657, 0.09100228548049927, 0.032416436821222305, 0.19127754867076874, -0.0009247125126421452, -0.4761604964733124, -0.1845196932554245, 0.09377123415470123, 0.02783031202852726, 0.2825980484485626, 0.25441882014274597, -0.2039748728275299, -0.25752347707748413, -0.16808727383613586, 0.10679247975349426, 0.13637851178646088, -0.02939717471599579, 0.44063785672187805, 0.013958408497273922, 0.07708701491355896, 0.21344397962093353, 0.22214064002037048, 0.13640496134757996, 0.4408499002456665, -0.048277970403432846, -0.35821977257728577, -0.20770993828773499, -0.043393250554800034, 0.09870491176843643, 0.3344937264919281, 0.28804418444633484, 0.3623506724834442, 0.1815616339445114, -0.1795162707567215, -0.425779789686203, -0.15214337408542633, -0.4116781949996948, 0.00450988719239831, 0.03502759709954262, 0.09815719723701477, -0.12678882479667664, 0.028569964691996574, 0.3061853349208832, 0.285968542098999, -0.11771576851606369, -0.32969656586647034, -0.17424948513507843, 0.06579239666461945, -0.37419411540031433, -0.0818420797586441, -0.024698913097381592, 0.08653692901134491, 0.0829092413187027, 0.014981581829488277, -0.20923590660095215, 0.22290340065956116, -0.04643626511096954, 0.20261724293231964, 0.13135074079036713, -0.35831910371780396, -0.06205783039331436, -0.025993574410676956, -0.1479417383670807, -0.07798527926206589, -0.022199170663952827, 0.025208082050085068, -0.19696880877017975, -0.11320982873439789, 0.23448383808135986, -0.13977693021297455, 0.1086919978260994, -0.24927404522895813, -0.1995619833469391, 0.18148116767406464, -0.07555551826953888, -0.09438855201005936, 0.33489906787872314, -0.12866361439228058, 0.288975328207016, -0.07289499044418335, -0.1009242907166481, 0.3383501470088959, -0.5086181163787842, 0.3417784571647644, 0.21575579047203064, 0.19819076359272003, 0.6113170385360718, 0.3744869530200958, -0.2676064372062683, -0.1224229484796524, 0.166669562458992, 0.13350248336791992, 0.1753702014684677, -0.5114359259605408, 0.27627652883529663, 0.49129918217658997, 0.041442811489105225, -0.07357162982225418, 0.2792811691761017, 0.060783546417951584, 0.3964608907699585, 0.1480734795331955, 0.2532239854335785, 0.4801555871963501, 0.3302134573459625, 0.2440749704837799, -0.14189012348651886, -0.11319180577993393, -0.13332395255565643, 0.12803944945335388, -0.4740445613861084, 0.13772673904895782, 0.5123857855796814, -0.16841857135295868, -0.05756288021802902, -0.13525404036045074, 0.019187644124031067, 0.4503280222415924, 0.05465010553598404, -0.09382930397987366, -0.023186901584267616, -0.12701110541820526, -0.2054208368062973, -0.13554930686950684, 0.35248953104019165, -0.13026636838912964, 0.029999414458870888, -0.0851985439658165, 0.15913666784763336, 0.26012203097343445, 0.026746083050966263, 0.08915228396654129, 0.2705848813056946, -0.20038390159606934, -0.2426571249961853, 0.41417577862739563, -0.11740972846746445, 0.06360945105552673, 0.32927489280700684, 0.22944219410419464, -0.15048398077487946, -0.053752150386571884, 0.04037967324256897, -0.01783950813114643, -0.023919332772493362, 0.055081821978092194, -0.12983053922653198, 0.21625801920890808, 0.13643881678581238, 0.034306999295949936, 0.421814888715744, -0.30163854360580444, 0.8857811093330383, -0.09874797612428665, 0.09225121140480042, -0.6876810193061829, -0.19195358455181122, 0.06714920699596405, 0.12899774312973022, -0.2768755257129669, -0.10922645032405853, -0.12333140522241592, -0.21855700016021729, -0.4677523672580719, -0.17176979780197144, 0.34011176228523254, -0.1327422857284546, 0.1862887144088745, 0.43562811613082886, -0.07674478739500046, 0.1648559719324112, 0.3714715540409088, 0.15735644102096558, -0.2936883866786957, -0.1960621476173401, -0.14116166532039642, 0.01979427970945835, -0.15892989933490753, 0.10703784227371216, -0.09356699138879776, -0.07324471324682236, -0.0009900827426463366, 0.41745254397392273, 0.28370988368988037, -0.14393959939479828, 0.06386372447013855, -0.17716529965400696, 0.07647349685430527, -0.12006799876689911, -0.21718762814998627, -0.018245482817292213, -0.06385421752929688, -0.05278889834880829, -0.22952821850776672, 0.3268069624900818, 0.3011187016963959, -0.049922503530979156, 0.07166261225938797, 0.2616617977619171, 0.08769771456718445, 0.17156830430030823, -0.1492987722158432, -0.14835479855537415, 0.4484145939350128, 0.10985679179430008, 0.04902002960443497, -0.2447689324617386, 0.2747799754142761, 0.1763673573732376, 0.01772422157227993, 0.09744404256343842, -0.26720675826072693, 0.25665298104286194, 0.15175941586494446, 0.13421307504177094, 0.030721290037035942, -0.0856398493051529, -0.009108333848416805, 0.10968798398971558, -0.16441793739795685, -0.08492354303598404, -0.06704702973365784, 0.11551062762737274, 0.19032853841781616, 0.21751216053962708, -0.22954753041267395, 0.17668339610099792, 0.010553685948252678, -0.24522818624973297, -0.10997683554887772, 0.07965501397848129, 0.030621971935033798, 0.03352941572666168, 0.28894078731536865, -0.24074387550354004, 0.3252672851085663, 0.06490381807088852, 0.0012776843504980206, -0.32738256454467773, 0.04096493497490883, 0.017615703865885735, -0.05391187220811844, -0.056135840713977814, 0.12917214632034302, -0.12287820875644684, 0.08107687532901764, -0.2536427974700928 ]
129
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.repeat.html
pandas.api.extensions.ExtensionArray.repeat
ExtensionArray.repeat(repeats, axis=None)[source]# Repeat elements of a ExtensionArray. Returns a new ExtensionArray where each element of the current ExtensionArray is repeated consecutively a given number of times.
Parameters: repeatsint or array of intsThe number of repetitions for each element. This should be a non-negative integer. Repeating 0 times will return an empty ExtensionArray. axisNoneMust be None. Has no effect but is accepted for compatibility with numpy. Returns: ExtensionArrayNewly created ExtensionArray with repeated elements.
[">>> cat = pd.Categorical(['a', 'b', 'c'])\n>>> cat\n['a', 'b', 'c']\nCategories (3, object): ['a', 'b', 'c']\n>>> cat.repeat(2)\n['a', 'a', 'b', 'b', 'c', 'c']\nCategories (3, object): ['a', 'b', 'c']\n>>> cat.repeat([1, 2, 3])\n['a', 'b', 'b', 'c', 'c', 'c']\nCategories (3, object): ['a', 'b', 'c']"]
pandas.api.extensions.ExtensionArray.repeat ExtensionArray.repeat(repeats, axis=None)[source]# Repeat elements of a ExtensionArray. Returns a new ExtensionArray where each element of the current ExtensionArray is repeated consecutively a given number of times.
[ 0.3095206916332245, -0.5522159337997437, -0.221730038523674, 0.005973038263618946, -0.17578016221523285, 0.1738644689321518, 0.2175275683403015, 0.12947551906108856, 0.22514942288398743, 0.3194487392902374, -0.014495760202407837, 0.3581565022468567, -0.006474199704825878, 0.03950968012213707, -0.0796075388789177, -0.33279949426651, 0.211217001080513, 0.4461953639984131, 0.06526263803243637, -0.15791644155979156, -0.323820024728775, -0.21494708955287933, -0.12481658160686493, -0.041783783584833145, -0.10499259829521179, -0.2751169204711914, -0.4387539327144623, -0.2730029821395874, 0.0786948949098587, -0.38868507742881775, 0.24491213262081146, 0.11627668142318726, 0.09042441099882126, 0.2994841933250427, -0.00010041554196504876, -0.19288894534111023, 0.03026431053876877, -0.023799117654561996, 0.1699075698852539, 0.32582131028175354, -0.36725789308547974, 0.20858712494373322, 0.18229719996452332, -0.33548057079315186, 0.12338978797197342, -0.4384497404098511, 0.025142081081867218, -0.14061503112316132, 0.3721312880516052, 0.06581917405128479, 0.25664377212524414, -0.17202730476856232, -0.16196206212043762, -0.21656709909439087, -0.11226721107959747, 0.02204052172601223, 0.1470322608947754, -0.1291504204273224, 0.2142566442489624, 0.11575685441493988, -0.02721157670021057, 0.11578337848186493, -0.03436649218201637, 0.22288347780704498, 0.08102516829967499, 0.009710640646517277, 0.1913825422525406, -0.20772747695446014, -0.0072476803325116634, 0.5474467277526855, 0.3649235665798187, -0.15603427588939667, -0.18162432312965393, -0.16162066161632538, 0.06822269409894943, -0.06540422886610031, -0.42711901664733887, 0.08656619489192963, 0.26684650778770447, -0.14114955067634583, 0.1182752177119255, 0.24166128039360046, -0.19023112952709198, -0.009977848269045353, -0.15186302363872528, 0.18054695427417755, 0.12308735400438309, 0.004115762654691935, 0.03755415603518486, -0.2889021039009094, 0.19413866102695465, -0.15854309499263763, 0.12464698404073715, 0.4213887155056, -0.020997432991862297, -0.059883903712034225, -0.023616895079612732, -0.46314701437950134, 0.01173818577080965, 0.18917877972126007, 0.20111703872680664, -0.05189666897058487, -0.26502642035484314, 0.25856733322143555, 0.08879144489765167, 0.016871606931090355, 0.07844449579715729, 0.03993875905871391, -0.017152784392237663, 0.23232701420783997, -0.00023444599355570972, -0.033135514706373215, -0.029247742146253586, 0.2290155440568924, 0.2031990885734558, -0.13718555867671967, -0.07873794436454773, 0.23213444650173187, -0.13614068925380707, 0.10963179916143417, -0.3992067277431488, -0.16666340827941895, -0.11370849609375, -0.06671532988548279, -0.01100952923297882, 0.17651085555553436, -0.11690708994865417, -0.3137030601501465, 0.3753494620323181, 0.10648137331008911, -0.3312356173992157, 0.37422671914100647, 0.06950526684522629, -0.08222028613090515, -0.012744390405714512, -0.19467778503894806, 0.2543834149837494, 0.1398872286081314, 0.23240894079208374, -0.011903950944542885, 0.07630579173564911, 0.18608221411705017, 0.2506011128425598, 0.20429685711860657, 0.08055966347455978, -0.09198682755231857, 0.09977473318576813, 0.007274559698998928, -0.2106187641620636, 0.11336673051118851, 0.16780446469783783, 0.07597244530916214, -0.13819029927253723, 0.29524561762809753, -0.07953885197639465, 0.09184756129980087, -0.12208210676908493, -0.03305026516318321, -0.14824001491069794, 0.29172003269195557, 0.40809351205825806, 0.2237268090248108, 0.35523560643196106, -0.19149261713027954, 0.061791159212589264, 0.13243073225021362, -0.20619525015354156, -0.022466212511062622, -0.28950974345207214, -0.013711557723581791, -0.01631135120987892, 0.11338541656732559, -0.007070455700159073, -0.0312611386179924, -0.2439391314983368, 0.24953781068325043, -0.10335654765367508, 0.04870149493217468, -0.019114390015602112, -0.3137975335121155, 0.03290257975459099, 0.382455438375473, 0.034416742622852325, 0.10931514203548431, 0.1665370911359787, 0.07157989591360092, -0.12245618551969528, 0.03969643637537956, -0.0719800516963005, -0.01047937199473381, 0.17606455087661743, -0.23130957782268524, 0.5834088921546936, -0.09597667306661606, 0.0472928062081337, -0.024775180965662003, -0.039437104016542435, -0.26298433542251587, 0.20950467884540558, -0.22673718631267548, -0.11392868310213089, -0.1730751395225525, 0.15874803066253662, 0.06423509865999222, 0.30680379271507263, -0.35866624116897583, -0.106718048453331, 0.04862997680902481, -0.19650216400623322, -0.17786459624767303, 0.14875763654708862, -0.47695043683052063, -0.23589524626731873, -0.05465530604124069, -0.1901101917028427, -0.06984544545412064, 0.31694233417510986, 0.019420208409428596, 0.3286638557910919, 0.0602642223238945, -0.13573341071605682, 0.02299680933356285, -0.11308810114860535, 0.07839246094226837, -0.40251126885414124, 0.21866647899150848, 0.06861159950494766, 0.18036043643951416, -0.17659509181976318, 0.049278683960437775, 0.18677416443824768, -0.01768176630139351, 0.30168694257736206, 0.22883526980876923, 0.07119734585285187, 0.12047270685434341, -0.0009088634978979826, 0.25738319754600525, 0.1894957572221756, 0.12901753187179565, -0.07769336551427841, 0.41434383392333984, 0.27625301480293274, -0.07376192510128021, -0.036325473338365555, 0.3067309856414795, 0.0013020404148846865, 0.1380828619003296, 0.06412690132856369, 0.17556457221508026, 0.08885835111141205, 0.0904335156083107, -0.3455362319946289, -0.17289325594902039, -0.09301695227622986, 0.19612328708171844, -0.17373132705688477, 0.011776567436754704, -0.3857371211051941, 0.3623708486557007, 0.3527245819568634, -0.2781458795070648, 0.18797019124031067, 0.04112952575087547, -0.040508344769477844, 0.053694382309913635, 0.04600656032562256, 0.22069762647151947, -0.10375768691301346, 0.14921076595783234, -0.008924742229282856, 0.062868133187294, -0.19424982368946075, 0.09142841398715973, 0.06242189183831215, 0.1450207531452179, 0.29435044527053833, -0.1031799465417862, 0.1162734255194664, -0.06015780195593834, -0.4170132577419281, -0.404297411441803, 0.05262882634997368, 0.2094736397266388, 0.17323412001132965, 0.1374179869890213, -0.43261539936065674, -0.28536468744277954, 0.028464367613196373, -0.93792325258255, 0.037652380764484406, -0.07685528695583344, -0.012239142321050167, 0.13308188319206238, -0.23241382837295532, 0.09791181981563568, -0.05917887017130852, 0.3079211711883545, 0.2887977063655853, 0.09831210970878601, -0.23901934921741486, 0.08626077324151993, 0.15037952363491058, 0.32378628849983215, -0.23324397206306458, 0.04092779755592346, 0.3976898789405823, 0.11710269749164581, 0.2875300347805023, -0.3908994495868683, 0.04841366410255432, -0.06122669205069542, -0.05385763943195343, -0.3722189962863922, 0.3576553165912628, 0.1996411830186844, -0.06914006918668747, -0.25170406699180603, -0.23119963705539703, -0.14384010434150696, -0.05885875225067139, -0.23426921665668488, -0.08381787687540054, 0.08097362518310547, 0.031004102900624275, -0.18030215799808502, 0.0677315816283226, -0.12371688336133957, 0.24536028504371643, 0.07967116683721542, 0.39439964294433594, -0.10922516137361526, -0.1622007042169571, 0.3076455593109131, 0.2593884766101837, -0.0661148950457573, -0.21803271770477295, -0.016736317425966263, 0.09036288410425186, -0.07572844624519348, 0.09742935746908188, 0.09984220564365387, -0.5015261173248291, 0.330035537481308, 0.044227488338947296, 0.13018563389778137, -0.5371890068054199, -0.23690137267112732, -0.09805362671613693, -0.023827727884054184, 0.13847626745700836, 0.2546035647392273, 0.00825640931725502, -0.19541284441947937, 0.03306790441274643, 0.21314263343811035, 0.2363772988319397, 0.14355790615081787, -0.19658276438713074, -0.07980535924434662, 0.1878412365913391, 0.08754416555166245, -0.09272418171167374, 0.25730061531066895, -0.04818643257021904, 0.13076578080654144, -0.3010600805282593, -0.1718476265668869, -0.0007971548475325108, 0.03636612743139267, -0.3963540494441986, 0.005606476683169603, 0.0010085899848490953, -0.045585665851831436, -0.089437335729599, 0.03564423695206642, 0.2431163787841797, -0.007237710524350405, -0.20354850590229034, 0.05316171050071716, -0.22634759545326233, -0.1597251296043396, 0.20594312250614166, -0.08705973625183105, 0.021401625126600266, -0.06184348091483116, 0.20753031969070435, -0.22222983837127686, -0.03763630613684654, 0.30430349707603455, -0.12718738615512848, -0.09294387698173523, -0.4389408826828003, -0.21251361072063446, 0.3243238031864166, 0.36764049530029297, 0.15534190833568573, 0.347995400428772, 0.011129878461360931, 0.10335276275873184, -0.07059503346681595, 0.8493958711624146, 0.05892717465758324, -0.2157541811466217, 0.15980449318885803, -0.30606380105018616, -0.2341068983078003, -0.1479264497756958, -0.13139232993125916, 0.03688330575823784, -0.19512110948562622, 0.055420804768800735, 0.05887531116604805, 0.058699432760477066, 0.08168856799602509, 0.20834776759147644, -0.08311944454908371, 0.03246909752488136, -0.15492768585681915, -0.35014083981513977, -0.22463242709636688, 0.0984203964471817, 0.15057235956192017, 0.15453678369522095, 0.03252163529396057, -0.3551182746887207, -0.10799449682235718, -0.1311522126197815, 0.11914905905723572, 0.20995859801769257, 0.16931752860546112, 0.2247169017791748, -0.08053767681121826, -0.05586255341768265, -0.1905611902475357, 0.18142235279083252, -0.03884674608707428, -0.004854537546634674, 0.03486643731594086, -0.10746161639690399, -0.29082202911376953, 0.1509608030319214, 0.047302015125751495, 0.07055196166038513, 0.422837495803833, -0.057817332446575165, 0.13245789706707, -0.011524859815835953, -0.4142887592315674, 0.16072887182235718, -0.03548834100365639, -0.0886179506778717, -0.5236028432846069, 0.48270854353904724, 0.2023421823978424, -0.08006773144006729, 0.4314930737018585, 0.2064429074525833, -0.1332656443119049, -0.16058848798274994, 0.15194793045520782, 0.5194776654243469, -0.014888465404510498, -0.007516584824770689, 0.32164105772972107, -0.1467994898557663, 0.14070920646190643, 0.2649361193180084, 0.20382672548294067, -0.3074823319911957, -0.3383209705352783, -0.3141031563282013, 0.11747889965772629, 0.2584610879421234, -0.03481604531407356, -0.2920979857444763, 0.23665767908096313, -0.19251807034015656, 0.1415846347808838, 0.2603241801261902, -0.028843121603131294, -0.3479687571525574, -0.15221183001995087, -0.1553736925125122, 0.25249341130256653, 0.105335533618927, -0.29880696535110474, -0.10295870900154114, 0.09882640838623047, 0.06203696131706238, -0.07902152091264725, -0.07445850968360901, -0.01302498672157526, 0.14289823174476624, 0.18047292530536652, 0.1199040487408638, -0.11967822164297104, -0.5126561522483826, -0.2894142270088196, -0.09721265733242035, -0.2224486768245697, 0.17361263930797577, -0.011089162901043892, 0.256076842546463, -0.18324533104896545, -0.3778967261314392, -0.05623876303434372, 0.44319847226142883, 0.1417037546634674, 0.05566532537341118, 0.19966138899326324, 0.07955913990736008, -0.12960192561149597, -0.2913030982017517, 0.3457997739315033, 0.022235099226236343, -0.030553774908185005, 0.012189814820885658, -0.010571376420557499, -0.3382410407066345, -0.04058419167995453, 0.18915744125843048, 0.11646576225757599, -0.28085991740226746, 0.16457930207252502, -0.04302630573511124, -0.10327975451946259, -0.10461831837892532, 0.08922536671161652, 0.6027036905288696, 0.2707202434539795, 0.17484541237354279, 0.015830673277378082, -0.13922390341758728, -0.2657656669616699, -0.08198922872543335, 0.2293650507926941, 0.09334641695022583, 0.4238602817058563, -0.17815738916397095, -0.00007801937317708507, -0.08800268918275833, 0.06927337497472763, -0.15015242993831635, 0.4154680371284485, -0.39280012249946594, -0.20809204876422882, -0.21375232934951782, 0.04301891475915909, 0.18556852638721466, 0.5442625880241394, -0.0371808186173439, 0.14313368499279022, -0.11747724562883377, 0.018187789246439934, -0.4147922992706299, 0.24053260684013367, -0.13499650359153748, -0.026528727263212204, -0.15998099744319916, -0.05316033586859703, -0.02780568227171898, 0.1028251126408577, 0.2785581648349762, 0.4858306050300598, -0.04312979429960251, -0.38474634289741516, -0.14067386090755463, -0.006476892624050379, 0.0011374574387446046, -0.05754704028367996, 0.12176752835512161, 0.03565231338143349, -0.4043091833591461, -0.07618547976016998, 0.12241634726524353, 0.07776254415512085, 0.060154397040605545, 0.21010959148406982, 0.3388954997062683, -0.27503806352615356, -0.0969824492931366, -0.2161710411310196, -0.048103198409080505, 0.052511464804410934, -0.061096061021089554, -0.029439719393849373, -0.28884533047676086, -0.04206638038158417, -0.1590929478406906, 0.09903310984373093, -0.1278405785560608, -0.3290562331676483, 0.03662824258208275, 0.1847686469554901, -0.45418184995651245, -0.14454807341098785, 0.5934416651725769, 0.10489248484373093, -0.10891285538673401, 0.02807150036096573, 0.15343759953975677, 0.3023676872253418, -0.4949597120285034, -0.21808776259422302, 0.27301302552223206, 0.12417613714933395, 0.30149659514427185, 0.23578141629695892, 0.08255648612976074, -0.1918172985315323, -0.009427868761122227, -0.06521429866552353, 0.45616254210472107, -0.39977937936782837, 0.34984636306762695, 0.4544577896595001, 0.05198753997683525, -0.12196990102529526, 0.10955842584371567, 0.14976471662521362, 0.29861122369766235, 0.02918158285319805, 0.06698957085609436, 0.411480188369751, 0.13784454762935638, -0.18609197437763214, 0.18439385294914246, 0.03912757337093353, -0.06368519365787506, 0.2986706793308258, -0.029087375849485397, 0.23189397156238556, 0.5000868439674377, -0.008236050605773926, -0.048127204179763794, 0.12291011959314346, -0.1948392391204834, 0.03965889289975166, 0.07367797195911407, 0.16835877299308777, 0.2907904386520386, -0.09691514074802399, -0.32073935866355896, -0.046516962349414825, 0.4449881315231323, -0.19168807566165924, 0.07418994605541229, -0.2526496648788452, 0.10081127285957336, -0.18767458200454712, 0.26975321769714355, -0.006082691252231598, 0.3815489709377289, -0.2511695921421051, -0.34194856882095337, 0.5657916069030762, -0.2123885303735733, -0.03006642870604992, 0.19762329757213593, 0.09124945849180222, -0.08018611371517181, -0.20203514397144318, 0.491566002368927, -0.37871262431144714, -0.16066966950893402, 0.23805096745491028, -0.14104372262954712, 0.08930999040603638, -0.2919341027736664, 0.041605234146118164, 0.26443517208099365, -0.25833025574684143, 0.2983718812465668, 0.15616025030612946, 0.16779109835624695, -0.46695438027381897, 0.23274941742420197, 0.05813944712281227, 0.16923026740550995, -0.08101173490285873, 0.05900204926729202, -0.5202732086181641, -0.32039040327072144, -0.23674389719963074, -0.35150545835494995, 0.007181806955486536, 0.00981847196817398, 0.17137517035007477, -0.2623116075992584, 0.2680366635322571, 0.07527249306440353, 0.5317398309707642, 0.38419869542121887, -0.25269854068756104, -0.16961632668972015, 0.062212515622377396, -0.2005133032798767, -0.28095144033432007, 0.23643650114536285, 0.07663800567388535, -0.18312394618988037, -0.33929237723350525, 0.3331426680088043, 0.24340884387493134, -0.3299231231212616, 0.2744894027709961, -0.020915890112519264, -0.11719117313623428, 0.14146080613136292, -0.10970302671194077, -0.06475932151079178, -0.07259567826986313, 0.19371603429317474, -0.3099205791950226, 0.27453550696372986, 0.21842898428440094, 0.009789546951651573, -0.08361192047595978, 0.1162257045507431, 0.2966121435165405, 0.26500484347343445, -0.29032349586486816, -0.3067578077316284, 0.22173094749450684, 0.023762952536344528, 0.35769426822662354, -0.2521933615207672, 0.2558651864528656, 0.36153459548950195, 0.22459448873996735, -0.050149861723184586, -0.3848171830177307, 0.001636582426726818, 0.19774967432022095, 0.11633835732936859, 0.19264672696590424, -0.3028339743614197, 0.3253578245639801, -0.35911011695861816, -0.0896478220820427, -0.23176181316375732, 0.1752326637506485, -0.060838814824819565, 0.027611836791038513, 0.30719152092933655, -0.10619432479143143, 0.3631206750869751, -0.4266991913318634, -0.6018298864364624, -0.38116392493247986, -0.029695307835936546, 0.013382291421294212, -0.30983975529670715, 0.06418028473854065, -0.10827895998954773, 0.24467192590236664, -0.049015581607818604, -0.16426438093185425, -0.04387301951646805, -0.11061152815818787, -0.0940840020775795, -0.21151337027549744, -0.06318763643503189, 0.253694087266922, -0.05251863971352577, 0.1345900595188141, -0.5589500069618225 ]
130
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.searchsorted.html
pandas.api.extensions.ExtensionArray.searchsorted
ExtensionArray.searchsorted(value, side='left', sorter=None)[source]# Find indices where elements should be inserted to maintain order. Find the indices into a sorted array self (a) such that, if the corresponding elements in value were inserted before the indices, the order of self would be preserved. Assuming that self is sorted: side returned index i satisfies left self[i-1] < value <= self[i] right self[i-1] <= value < self[i]
Parameters: valuearray-like, list or scalarValue(s) to insert into self. side{‘left’, ‘right’}, optionalIf ‘left’, the index of the first suitable location found is given. If ‘right’, return the last such index. If there is no suitable index, return either 0 or N (where N is the length of self). sorter1-D array-like, optionalOptional array of integer indices that sort array a into ascending order. They are typically the result of argsort. Returns: array of ints or intIf value is array-like, array of insertion points. If value is scalar, a single integer.
['>>> arr = pd.array([1, 2, 3, 5])\n>>> arr.searchsorted([4])\narray([3])']
pandas.api.extensions.ExtensionArray.searchsorted ExtensionArray.searchsorted(value, side='left', sorter=None)[source]# Find indices where elements should be inserted to maintain order. Find the indices into a sorted array self (a) such that, if the corresponding elements in value were inserted before the indices, the order of self would be preserved. Assuming that self is sorted: side returned index i satisfies left self[i-1] < value <= self[i] right self[i-1] <= value < self[i]
[ 0.3606055974960327, -0.44248470664024353, -0.23392120003700256, 0.0741329938173294, -0.07031302899122238, 0.2151595503091812, 0.01694205217063427, 0.06662280857563019, 0.09002836793661118, 0.17917834222316742, -0.11795877665281296, 0.0019948030821979046, -0.008493532426655293, -0.1500147432088852, -0.05363482981920242, -0.24765589833259583, -0.030149098485708237, 0.3266679346561432, -0.08910420536994934, 0.018460294231772423, -0.41663846373558044, -0.1728772670030594, -0.21425175666809082, 0.010960415005683899, 0.34526005387306213, -0.1830718219280243, -0.133030965924263, 0.12201544642448425, 0.09336250275373459, -0.3507223129272461, 0.10961288958787918, 0.11196069419384003, -0.16457989811897278, 0.19447943568229675, -0.00010392460535513237, -0.22938643395900726, -0.023421550169587135, -0.06515758484601974, 0.008478806354105473, -0.1915997564792633, -0.28595370054244995, 0.01892959140241146, -0.12832701206207275, -0.2493932992219925, -0.11311088502407074, -0.49626410007476807, -0.015877805650234222, -0.21998997032642365, 0.25792500376701355, 0.1332874894142151, 0.2393134981393814, -0.038482487201690674, 0.02667504921555519, 0.06449317932128906, 0.038285914808511734, -0.1403934359550476, 0.2544316351413727, -0.21807001531124115, 0.14751450717449188, 0.2569331228733063, 0.17741787433624268, 0.010541112162172794, -0.14369234442710876, -0.19686128199100494, 0.08742687851190567, -0.05812093988060951, -0.0672052800655365, -0.15867197513580322, -0.2895653545856476, 0.2914483845233917, 0.20328114926815033, -0.29712992906570435, -0.4073095917701721, -0.3845514953136444, 0.026356760412454605, -0.11318287253379822, 0.07476047426462173, -0.21142809092998505, 0.3517335057258606, -0.01637701876461506, 0.35709813237190247, 0.2915591597557068, -0.13550357520580292, 0.1834966242313385, -0.22673682868480682, 0.7189064621925354, 0.14662444591522217, -0.42881113290786743, 0.0696808248758316, -0.2057606279850006, 0.15297332406044006, -0.04325204715132713, 0.312747061252594, 0.6073575019836426, -0.10689118504524231, -0.12587009370326996, 0.02348780445754528, -0.35990288853645325, -0.08213521540164948, -0.15292523801326752, 0.016783159226179123, -0.10216505825519562, -0.24234798550605774, 0.08335433155298233, 0.038604822009801865, 0.185405433177948, -0.23057326674461365, 0.1736055463552475, -0.13527682423591614, -0.007027185056358576, 0.15217861533164978, 0.08750070631504059, 0.1520235240459442, -0.06484132260084152, 0.15823769569396973, -0.028280911967158318, -0.0010394415585324168, 0.06648659706115723, -0.4666804075241089, 0.13137847185134888, -0.10881666094064713, -0.1722670942544937, 0.25223106145858765, 0.019854608923196793, 0.11555218696594238, -0.12818850576877594, 0.08997716754674911, -0.041036952286958694, 0.2047480195760727, 0.47335582971572876, -0.12751390039920807, 0.17465351521968842, 0.11525905132293701, -0.12396489828824997, -0.13060234487056732, -0.1640411615371704, 0.43681687116622925, 0.03154941275715828, 0.16653847694396973, 0.017805732786655426, 0.1158105805516243, 0.03149142861366272, 0.5860171914100647, 0.41871964931488037, -0.03422745317220688, -0.10227487236261368, 0.021751949563622475, -0.022425558418035507, -0.28568121790885925, 0.2777681052684784, 0.014544323086738586, 0.0480436310172081, -0.005402106326073408, 0.3205298185348511, 0.035354357212781906, 0.115946464240551, 0.07489996403455734, -0.05425469949841499, -0.011825742200016975, -0.01989656314253807, 0.3270508348941803, 0.05231167748570442, 0.07339923083782196, -0.08566918969154358, 0.1533227413892746, 0.017870474606752396, -0.1153496727347374, 0.053083665668964386, -0.4065284729003906, 0.2692531943321228, -0.15734288096427917, -0.1062183603644371, 0.23276129364967346, 0.1621939241886139, -0.25045233964920044, 0.3767286539077759, 0.2558179199695587, -0.02903187833726406, -0.18270745873451233, -0.4716027081012726, -0.35879063606262207, 0.30703577399253845, 0.014861215837299824, 0.2853022813796997, 0.07555650919675827, -0.07463961839675903, 0.018978042528033257, 0.19451677799224854, -0.08186943084001541, -0.031098831444978714, -0.189396932721138, -0.0015529609518125653, 0.316033273935318, 0.009276595897972584, 0.09451151639223099, -0.21773318946361542, -0.10534143447875977, -0.38644835352897644, 0.03492096811532974, 0.004178251605480909, -0.2914623022079468, -0.008681194856762886, 0.1655249446630478, 0.3523685038089752, 0.23465783894062042, -0.6019974946975708, 0.024665769189596176, 0.3003733158111572, -0.1351003348827362, -0.44062280654907227, 0.00017479040252510458, -0.19667020440101624, -0.32919231057167053, -0.07149919867515564, -0.062234096229076385, 0.28187423944473267, 0.20330515503883362, -0.15207619965076447, 0.07294818758964539, 0.05705280974507332, -0.2918657660484314, 0.0625641942024231, 0.03788231313228607, 0.09251909703016281, -0.2839851379394531, 0.2837355434894562, -0.12740515172481537, 0.30351775884628296, -0.07963735610246658, 0.2336861938238144, 0.23319685459136963, 0.04925413057208061, 0.13168933987617493, 0.34530821442604065, -0.0949472039937973, -0.15621383488178253, -0.2433643341064453, 0.1656920164823532, 0.194026380777359, 0.09872473031282425, -0.13933776319026947, 0.45677313208580017, 0.05339273437857628, 0.10992595553398132, -0.1741832196712494, 0.6628398895263672, -0.27945470809936523, 0.07226543128490448, -0.07739369571208954, 0.011415581218898296, -0.0006521900068037212, 0.005212577059864998, -0.06840083003044128, -0.4039258360862732, -0.03451085090637207, 0.12242461740970612, 0.029338417574763298, 0.23599696159362793, -0.21370679140090942, 0.3778524696826935, 0.2984909415245056, -0.12899217009544373, 0.35561347007751465, 0.09597938507795334, 0.2489400953054428, 0.1520031988620758, -0.12897762656211853, 0.12712380290031433, 0.07319924980401993, 0.3391318619251251, -0.17265039682388306, -0.222236767411232, -0.19690752029418945, 0.0982651636004448, 0.1820557713508606, 0.1582561731338501, 0.21937288343906403, 0.161912202835083, 0.0910964161157608, 0.3021128475666046, -0.10399041324853897, -0.1017453521490097, -0.31647858023643494, 0.10658050328493118, -0.21293503046035767, -0.019833289086818695, -0.317965030670166, -0.3294684588909149, 0.0013031808193773031, -0.501285195350647, -0.09028942137956619, -0.07073616236448288, 0.20247046649456024, -0.02610727585852146, -0.32982367277145386, 0.11985936015844345, -0.13170881569385529, 0.22920866310596466, 0.25588154792785645, -0.174668550491333, -0.1625099778175354, 0.19737574458122253, 0.1955287754535675, 0.2745639383792877, -0.053432397544384, 0.42902469635009766, 0.5579975247383118, 0.3578287661075592, 0.08470825850963593, 0.21164824068546295, -0.3121172785758972, -0.34679263830184937, -0.04230253025889397, -0.2122008055448532, 0.1274375319480896, -0.04325118288397789, -0.022105759009718895, -0.2521451711654663, -0.2796993851661682, 0.14275813102722168, -0.3689552843570709, -0.18370942771434784, 0.14795444905757904, 0.06900355219841003, -0.03706454858183861, -0.036383479833602905, 0.00292414054274559, -0.2738886773586273, 0.007955871522426605, 0.11576471477746964, 0.4479920268058777, -0.3598702549934387, -0.28443092107772827, 0.04654143378138542, 0.4036651849746704, 0.12801243364810944, 0.006474860943853855, 0.05373860150575638, 0.33982887864112854, 0.02986219897866249, 0.18258072435855865, -0.18269453942775726, -0.5899461507797241, -0.17217154800891876, 0.05355653911828995, 0.2347985953092575, -0.1997677981853485, -0.2538219094276428, -0.008319669403135777, -0.043937116861343384, 0.024755338206887245, 0.5838009715080261, 0.18313241004943848, -0.26662322878837585, -0.1824466437101364, -0.053690169006586075, 0.06722285598516464, 0.19314265251159668, -0.06290405243635178, -0.055376432836055756, 0.4656040072441101, 0.07576865702867508, 0.12711933255195618, -0.07782426476478577, -0.020749086514115334, 0.03779629245400429, 0.010809671133756638, -0.00005248153320280835, -0.02257353439927101, -0.1851380467414856, -0.27816659212112427, 0.5642585158348083, -0.050370700657367706, 0.16140350699424744, -0.009574436582624912, 0.11567501723766327, 0.13763044774532318, -0.24879713356494904, -0.39003801345825195, 0.14382392168045044, -0.09627143293619156, -0.21227720379829407, 0.14895737171173096, -0.08190183341503143, -0.08323035389184952, -0.06764205545186996, 0.011782140471041203, -0.169718399643898, -0.11258848756551743, 0.18695247173309326, -0.18180692195892334, 0.22359244525432587, -0.2871473431587219, -0.0626194030046463, -0.08773505687713623, 0.507418155670166, 0.09381597489118576, 0.25313639640808105, -0.12112955003976822, -0.09148791432380676, -0.009758963249623775, 0.4096176326274872, 0.1753104031085968, -0.04157111793756485, -0.0622519850730896, 0.1673532873392105, -0.07995348423719406, 0.04010586440563202, 0.04301944375038147, 0.07685384899377823, -0.08315211534500122, 0.31486937403678894, -0.10304714739322662, -0.02743779495358467, 0.12075302749872208, -0.06319791823625565, -0.07142805308103561, -0.168234184384346, -0.3538598120212555, -0.34967824816703796, 0.11259511113166809, 0.3954848647117615, 0.3793754279613495, 0.11167705804109573, -0.16957908868789673, -0.337353378534317, -0.12360973656177521, -0.2680213153362274, 0.11007511615753174, -0.06756094843149185, 0.36726173758506775, 0.12921328842639923, 0.11758599430322647, 0.247024804353714, 0.019716624170541763, 0.0735970214009285, 0.010806639678776264, 0.12881015241146088, 0.45729365944862366, -0.29083454608917236, -0.1489972472190857, 0.07563725113868713, -0.016249971464276314, 0.0056027984246611595, 0.12876516580581665, -0.13577991724014282, 0.1070282906293869, -0.1129293292760849, -0.5099431276321411, -0.006163604557514191, -0.0661565288901329, -0.12398402392864227, -0.21274137496948242, 0.6013328433036804, -0.00790033396333456, -0.15791592001914978, 0.4327332675457001, 0.7188263535499573, -0.47099897265434265, 0.2033926546573639, 0.5579087138175964, 0.6272672414779663, -0.1650645136833191, -0.16029304265975952, 0.289884090423584, -0.2535259425640106, 0.08663688600063324, 0.3780852258205414, 0.24721978604793549, -0.32840389013290405, -0.4018513560295105, -0.11274955421686172, -0.12735021114349365, 0.037363845854997635, -0.0049322545528411865, -0.29245975613594055, 0.01921934261918068, -0.33101582527160645, 0.025591688230633736, 0.29284772276878357, 0.09603427350521088, -0.054170411080121994, -0.20755955576896667, -0.26297613978385925, 0.13429859280586243, 0.20989978313446045, -0.17147794365882874, -0.0962376743555069, 0.038798145949840546, -0.16552633047103882, 0.07710147649049759, 0.14422866702079773, -0.14955821633338928, 0.06315241754055023, 0.19089743494987488, -0.009073554538190365, -0.011459040455520153, -0.09236382693052292, -0.0656302198767662, 0.3531688153743744, -0.19899259507656097, 0.27864253520965576, 0.03639961779117584, 0.32781803607940674, 0.05821508169174194, 0.027436193078756332, -0.0606551319360733, 0.4202059209346771, 0.029536180198192596, 0.23045714199543, 0.07118982076644897, 0.15414059162139893, -0.31919464468955994, -0.5450595021247864, 0.25119534134864807, -0.16223153471946716, -0.15468095242977142, -0.061659734696149826, 0.015869639813899994, 0.012688469141721725, -0.10525040328502655, 0.20801137387752533, 0.06774043291807175, -0.04564927518367767, 0.24624060094356537, -0.16220293939113617, -0.23081809282302856, -0.12793490290641785, 0.24261313676834106, 0.40302976965904236, 0.2156606763601303, 0.2797662615776062, -0.3524036705493927, -0.3717755079269409, -0.12654174864292145, 0.004628615919500589, 0.13176657259464264, 0.43132510781288147, 0.159982368350029, -0.3640001714229584, -0.17923960089683533, 0.09696028381586075, -0.18918053805828094, 0.17140524089336395, -0.025719990953803062, -0.22949174046516418, -0.2801927924156189, -0.12689003348350525, 0.11706049740314484, 0.30339959263801575, 0.34629493951797485, -0.30393728613853455, 0.03046509250998497, -0.04082392528653145, 0.06804189831018448, -0.4122685194015503, -0.013781649060547352, -0.1267930567264557, 0.005446594208478928, -0.2131652534008026, 0.11418645828962326, -0.19567790627479553, 0.05221839249134064, 0.31990674138069153, 0.09097137302160263, -0.06067277118563652, -0.31107521057128906, -0.23322194814682007, 0.033248964697122574, -0.1353847086429596, 0.18318797647953033, -0.07530049234628677, -0.23273639380931854, -0.16775836050510406, -0.05319632217288017, -0.28090476989746094, 0.24017012119293213, 0.22683684527873993, 0.08077351748943329, 0.5943377614021301, -0.3116125166416168, 0.0391247384250164, 0.1270594745874405, -0.07919953763484955, -0.2818780243396759, -0.036262139678001404, 0.1995905637741089, -0.4256700575351715, -0.08256389200687408, -0.05787069350481033, 0.24668924510478973, 0.1445508897304535, -0.19004949927330017, 0.1392800658941269, -0.04562677815556526, -0.3219868838787079, 0.16605640947818756, 0.5102217197418213, 0.15908965468406677, 0.1093546450138092, -0.1649557650089264, 0.0027672082651406527, 0.3047407567501068, -0.5138183236122131, -0.10546904802322388, 0.1448541283607483, 0.0327775664627552, 0.11306069791316986, 0.23264585435390472, -0.1513640284538269, -0.09882425516843796, 0.27461346983909607, 0.09072645008563995, 0.3245440423488617, -0.19781602919101715, 0.19718454778194427, -0.03310808539390564, 0.27388858795166016, -0.2541526257991791, 0.1445883810520172, -0.11762166768312454, 0.501741886138916, 0.12004899233579636, 0.36909252405166626, 0.48516586422920227, -0.06429802626371384, -0.0790678933262825, -0.07660434395074844, -0.03476722165942192, -0.036182720214128494, 0.20215433835983276, -0.07441295683383942, 0.08243241161108017, 0.6224761009216309, -0.06131108105182648, -0.2299598604440689, -0.19670788943767548, 0.03204469010233879, -0.008977934718132019, -0.007757885847240686, 0.2149273157119751, 0.22245313227176666, -0.15875597298145294, -0.22036680579185486, -0.4557701051235199, 0.45662665367126465, -0.4477813243865967, -0.2652299702167511, -0.0058143725618720055, 0.0554908812046051, -0.2351914495229721, 0.09675867110490799, 0.04602423310279846, 0.437777042388916, -0.22607235610485077, -0.05246177688241005, 0.2858421504497528, -0.19341686367988586, -0.024070175364613533, -0.012086447328329086, -0.09152507036924362, 0.12791740894317627, -0.43107444047927856, 0.21536614000797272, -0.2755871117115021, -0.34182146191596985, 0.045161329209804535, -0.15901446342468262, -0.3035129904747009, -0.20366154611110687, 0.016853272914886475, 0.31670427322387695, -0.2914882004261017, 0.25284314155578613, 0.37215015292167664, 0.1940426379442215, -0.1903611570596695, 0.16876457631587982, 0.09406682103872299, -0.03838098421692848, 0.20504434406757355, -0.13398411870002747, -0.2505223751068115, -0.1561076045036316, -0.3987610936164856, -0.24637381732463837, -0.029648074880242348, 0.15789003670215607, 0.14798542857170105, 0.32000061869621277, 0.007236435078084469, 0.19011370837688446, 0.22934646904468536, 0.11393485218286514, -0.22735589742660522, -0.3917270600795746, 0.038259562104940414, -0.012005597352981567, -0.25342923402786255, 0.4822659492492676, 0.11477512121200562, -0.296804279088974, -0.37872225046157837, 0.43927791714668274, 0.06630051881074905, -0.01642799936234951, 0.1351126879453659, -0.039598412811756134, -0.15525482594966888, -0.09884549677371979, -0.1794167309999466, -0.2631513476371765, -0.08134264498949051, -0.14853672683238983, -0.24648229777812958, 0.36372852325439453, 0.12743251025676727, 0.22747693955898285, -0.20210875570774078, 0.1826041042804718, 0.05089652165770531, 0.08590363711118698, -0.312601774930954, -0.2926119267940521, 0.42988121509552, 0.2703232169151306, 0.2001001089811325, -0.36760544776916504, 0.15861129760742188, 0.3321410119533539, 0.36518776416778564, -0.15060530602931976, -0.5043315887451172, 0.029546687379479408, 0.23138417303562164, 0.08526179939508438, -0.07177667319774628, -0.2503754198551178, 0.17620255053043365, -0.20620399713516235, 0.11882585287094116, -0.09289155155420303, 0.07499819248914719, 0.10109248757362366, 0.3270988464355469, 0.1377812623977661, -0.201232448220253, 0.5009162425994873, -0.08919169008731842, -0.03397640213370323, -0.014993861317634583, 0.19522634148597717, 0.42107561230659485, -0.02537594363093376, 0.17577989399433136, -0.22425632178783417, 0.39463716745376587, -0.00235965964384377, 0.016815904527902603, 0.0242465790361166, 0.01962820626795292, -0.02527686208486557, -0.17292188107967377, -0.21803492307662964, 0.0955711156129837, 0.03893056511878967, 0.025286057963967323, -0.27089276909828186 ]
131
..\pandas\reference\api\pandas.Interval.html
pandas.Interval
class pandas.Interval# Immutable object implementing an Interval, a bounded slice-like interval. Notes The parameters left and right must be from the same type, you must be able to compare them and they must satisfy left <= right. A closed interval (in mathematics denoted by square brackets) contains its endpoints, i.e. the closed interval [0, 5] is characterized by the conditions 0 <= x <= 5. This is what closed='both' stands for. An open interval (in mathematics denoted by parentheses) does not contain its endpoints, i.e. the open interval (0, 5) is characterized by the conditions 0 < x < 5. This is what closed='neither' stands for. Intervals can also be half-open or half-closed, i.e. [0, 5) is described by 0 <= x < 5 (closed='left') and (0, 5] is described by 0 < x <= 5 (closed='right'). Examples It is possible to build Intervals of different types, like numeric ones: You can check if an element belongs to it, or if it contains another interval: You can test the bounds (closed='right', so 0 < x <= 5): Calculate its length You can operate with + and * over an Interval and the operation is applied to each of its bounds, so the result depends on the type of the bound elements To create a time interval you can use Timestamps as the bounds Attributes closed String describing the inclusive side the intervals. closed_left Check if the interval is closed on the left side. closed_right Check if the interval is closed on the right side. is_empty Indicates if an interval is empty, meaning it contains no points. left Left bound for the interval. length Return the length of the Interval. mid Return the midpoint of the Interval. open_left Check if the interval is open on the left side. open_right Check if the interval is open on the right side. right Right bound for the interval.
Parameters: leftorderable scalarLeft bound for the interval. rightorderable scalarRight bound for the interval. closed{‘right’, ‘left’, ‘both’, ‘neither’}, default ‘right’Whether the interval is closed on the left-side, right-side, both or neither. See the Notes for more detailed explanation.
[">>> iv = pd.Interval(left=0, right=5)\n>>> iv\nInterval(0, 5, closed='right')", ">>> 2.5 in iv\nTrue\n>>> pd.Interval(left=2, right=5, closed='both') in iv\nTrue", '>>> 0 in iv\nFalse\n>>> 5 in iv\nTrue\n>>> 0.0001 in iv\nTrue', '>>> iv.length\n5', ">>> shifted_iv = iv + 3\n>>> shifted_iv\nInterval(3, 8, closed='right')\n>>> extended_iv = iv * 10.0\n>>> extended_iv\nInterval(0.0, 50.0, closed='right')", ">>> year_2017 = pd.Interval(pd.Timestamp('2017-01-01 00:00:00'),\n... pd.Timestamp('2018-01-01 00:00:00'),\n... closed='left')\n>>> pd.Timestamp('2017-01-01 00:00') in year_2017\nTrue\n>>> year_2017.length\nTimedelta('365 days 00:00:00')"]
pandas.Interval class pandas.Interval# Immutable object implementing an Interval, a bounded slice-like interval. Notes The parameters left and right must be from the same type, you must be able to compare them and they must satisfy left <= right. A closed interval (in mathematics denoted by square brackets) contains its endpoints, i.e. the closed interval [0, 5] is characterized by the conditions 0 <= x <= 5. This is what closed='both' stands for. An open interval (in mathematics denoted by parentheses) does not contain its endpoints, i.e. the open interval (0, 5) is characterized by the conditions 0 < x < 5. This is what closed='neither' stands for. Intervals can also be half-open or half-closed, i.e. [0, 5) is described by 0 <= x < 5 (closed='left') and (0, 5] is described by 0 < x <= 5 (closed='right'). Examples It is possible to build Intervals of different types, like numeric ones: You can check if an element belongs to it, or if it contains another interval: You can test the bounds (closed='right', so 0 < x <= 5): Calculate its length You can operate with + and * over an Interval and the operation is applied to each of its bounds, so the result depends on the type of the bound elements To create a time interval you can use Timestamps as the bounds Attributes closed String describing the inclusive side the intervals. closed_left Check if the interval is closed on the left side. closed_right Check if the interval is closed on the right side. is_empty Indicates if an interval is empty, meaning it contains no points. left Left bound for the interval. length Return the length of the Interval. mid Return the midpoint of the Interval. open_left Check if the interval is open on the left side. open_right Check if the interval is open on the right side. right Right bound for the interval.
[ -0.2575226426124573, -0.2785539925098419, -0.21552293002605438, -0.07011369615793228, -0.027007250115275383, -0.05457720533013344, 0.406546413898468, 0.00033236524905078113, 0.021990269422531128, 0.21321536600589752, -0.1494397073984146, 0.20342962443828583, -0.07141002267599106, 0.22234907746315002, -0.37730005383491516, -0.630052387714386, -0.1457148939371109, 0.24332621693611145, -0.0766531378030777, -0.01125431340187788, -0.38055160641670227, -0.10609609633684158, -0.20787306129932404, 0.060195740312337875, 0.0035901053342968225, -0.48251622915267944, -0.35994645953178406, -0.1940242201089859, -0.01642141304910183, -0.32485246658325195, 0.13406366109848022, 0.10044170171022415, -0.2971459627151489, 0.613233745098114, -0.00009678275091573596, -0.3209802210330963, -0.01890697330236435, 0.07584583014249802, -0.22628502547740936, 0.003705719020217657, -0.09655784070491791, -0.04958164691925049, 0.1167362704873085, -0.4455081820487976, -0.1116582527756691, 0.1640295535326004, -0.00985425990074873, 0.0024700143840163946, 0.3496919870376587, 0.186941996216774, 0.26343485713005066, -0.08679935336112976, -0.21806080639362335, -0.18072418868541718, 0.10428610444068909, -0.023407088592648506, 0.032246097922325134, -0.1422877311706543, 0.3063978850841522, 0.24554488062858582, 0.10330872237682343, -0.15627743303775787, 0.05036066845059395, -0.02027461864054203, 0.19508276879787445, -0.07756070047616959, 0.01765977032482624, -0.19553923606872559, -0.18403823673725128, 0.39735081791877747, 0.20733682811260223, -0.059590671211481094, -0.19000650942325592, -0.03455842658877373, -0.2111375480890274, -0.2882574200630188, 0.003987823147326708, 0.2595598101615906, 0.08809904754161835, 0.015161021612584591, 0.045528605580329895, 0.5490204095840454, -0.2653195559978485, 0.19820232689380646, -0.12274196743965149, 0.33762261271476746, -0.046128179877996445, 0.0996108129620552, -0.11073122918605804, -0.012577253393828869, -0.14027243852615356, -0.18135963380336761, 0.2577053904533386, 0.451931357383728, 0.34770315885543823, -0.2797669768333435, -0.35526520013809204, 0.31362614035606384, -0.12938567996025085, 0.3663887679576874, 0.017546504735946655, -0.136052206158638, -0.19212482869625092, 0.17142438888549805, -0.006905402988195419, -0.04537558555603027, 0.014101703651249409, -0.027784544974565506, -0.09289199858903885, 0.03816794604063034, 0.03693312779068947, -0.0346645787358284, 0.18984222412109375, -0.21766306459903717, 0.4639771282672882, 0.0020044369157403708, -0.18917007744312286, 0.15715382993221283, -0.25304684042930603, -0.03201909735798836, -0.17026975750923157, -0.1403762847185135, 0.20885030925273895, 0.08407535403966904, -0.34353604912757874, -0.061998412013053894, -0.05938209965825081, 0.10761625319719315, -0.007120667956769466, 0.18297648429870605, -0.22395215928554535, 0.5909653902053833, -0.18589740991592407, -0.209022656083107, -0.09213945269584656, -0.15086951851844788, 0.25145161151885986, 0.2644118368625641, 0.08502160757780075, -0.1441842019557953, 0.030606115236878395, -0.1641758233308792, 0.22577908635139465, 0.15890274941921234, -0.07037530839443207, -0.17262569069862366, 0.08949809521436691, -0.26355814933776855, -0.3001917004585266, 0.0027371596079319715, 0.30472639203071594, 0.16126702725887299, -0.07485309988260269, 0.2858128845691681, -0.08339982479810715, 0.2885363698005676, 0.3273484706878662, 0.17399604618549347, 0.11255986988544464, 0.030537882819771767, 0.34928014874458313, 0.26381635665893555, -0.11702325940132141, -0.2878321409225464, 0.03270891308784485, 0.07516500353813171, -0.06643222272396088, -0.13959310948848724, -0.033444810658693314, 0.049117542803287506, 0.12811847031116486, -0.1394098401069641, 0.030652746558189392, -0.1855396181344986, -0.13355307281017303, 0.07535158097743988, 0.046045124530792236, -0.08715340495109558, 0.009999231435358524, -0.13948898017406464, 0.030925221741199493, 0.00905463844537735, -0.062037792056798935, 0.37498411536216736, 0.11386389285326004, -0.38736096024513245, -0.009748575277626514, -0.06252578645944595, -0.2058124840259552, -0.3280119299888611, -0.1183491200208664, -0.11442454159259796, 0.4914677143096924, -0.1274997442960739, 0.27805134654045105, -0.15574407577514648, 0.07727921009063721, 0.05618932098150253, -0.13582853972911835, 0.20197394490242004, -0.09462897479534149, -0.11996863037347794, 0.10601769387722015, -0.09607710689306259, -0.15047644078731537, -0.7178086638450623, 0.25838229060173035, -0.14176294207572937, 0.14661318063735962, 0.2419300079345703, 0.34145161509513855, -0.07414836436510086, -0.5677208304405212, -0.11321993172168732, 0.05323842912912369, -0.13385289907455444, 0.23615525662899017, -0.013884403742849827, 0.4222697615623474, 0.15073437988758087, -0.0748705193400383, 0.06174667924642563, -0.17905037105083466, -0.005560500081628561, -0.22667524218559265, -0.07379467040300369, 0.10906372964382172, 0.07301542907953262, -0.17900939285755157, 0.13510549068450928, 0.09091445803642273, 0.16796168684959412, -0.0022326053585857153, 0.3891374468803406, 0.052342306822538376, -0.02007756568491459, -0.3970479667186737, 0.41970646381378174, 0.08990618586540222, -0.04267866164445877, 0.06991437077522278, -0.10754821449518204, 0.3204043507575989, -0.05177256092429161, -0.1509469449520111, 0.541552722454071, -0.3774479627609253, -0.05588629096746445, 0.009155044332146645, 0.12490878999233246, 0.13727444410324097, -0.11987088620662689, -0.6389464139938354, -0.05355897173285484, -0.10930504649877548, 0.09113600850105286, -0.15468136966228485, 0.22949154675006866, -0.39102548360824585, 0.04798467829823494, 0.21441276371479034, -0.34560075402259827, 0.3365178108215332, -0.04134129360318184, 0.059272851794958115, 0.086481012403965, -0.19373685121536255, 0.14342628419399261, 0.132858008146286, 0.24541224539279938, 0.18922629952430725, -0.0988653302192688, -0.5237581729888916, -0.17379078269004822, 0.2661170959472656, 0.24762295186519623, -0.1748824417591095, -0.23621781170368195, -0.09600307792425156, 0.18493890762329102, -0.009361885488033295, -0.04427811875939369, -0.3641780912876129, 0.08691377192735672, -0.11449280381202698, 0.027579249814152718, -0.04894598573446274, 0.1334705650806427, 0.3668248653411865, -0.49874770641326904, 0.16879618167877197, -0.3536030352115631, 0.13474801182746887, 0.0662793517112732, 0.06917022168636322, 0.06913654506206512, -0.2814332842826843, 0.5110234022140503, 0.3463362157344818, 0.2357311099767685, 0.0067222402431070805, -0.39982521533966064, 0.04822548106312752, 0.33496734499931335, -0.17148971557617188, 0.4278997480869293, 0.41961169242858887, -0.21309779584407806, 0.1315942257642746, 0.3341309130191803, -0.28714409470558167, -0.04154442250728607, -0.07934074103832245, 0.5067178010940552, 0.1594758778810501, 0.21090494096279144, -0.1865689754486084, -0.00797234196215868, 0.10942786931991577, -0.035753775388002396, -0.11930437386035919, -0.15897272527217865, -0.0702143982052803, 0.0032913119066506624, -0.19713950157165527, -0.00293315714225173, -0.11501704156398773, -0.20220598578453064, 0.10990653187036514, 0.11028814315795898, 0.004573804326355457, 0.08176454156637192, -0.04504840448498726, 0.12236553430557251, 0.5104111433029175, 0.3142589330673218, -0.4243142008781433, -0.47501760721206665, 0.21421422064304352, -0.23291249573230743, 0.07221589237451553, 0.08242110908031464, -0.5623376369476318, 0.296032577753067, -0.1528705656528473, 0.025906333699822426, -0.4266584515571594, -0.21903075277805328, -0.0736473947763443, 0.15763036906719208, 0.06412658840417862, 0.11668937653303146, 0.1267847865819931, -0.20450416207313538, 0.05513349920511246, -0.074942946434021, 0.2862928509712219, 0.19232933223247528, -0.3341045677661896, -0.03661620616912842, 0.3766409456729889, 0.14057298004627228, 0.09937720000743866, 0.21115703880786896, -0.06820689141750336, 0.034874338656663895, -0.15566354990005493, -0.03332001715898514, 0.01869870536029339, -0.23019668459892273, 0.10893527418375015, 0.2589356303215027, -0.15480981767177582, 0.07504352182149887, -0.010309812612831593, 0.08568127453327179, -0.06430661678314209, -0.42917802929878235, -0.6012700796127319, -0.1924794465303421, -0.06480634212493896, -0.38750964403152466, 0.10358251631259918, -0.12154833227396011, 0.06662929058074951, -0.21519581973552704, 0.02431672438979149, -0.10545655339956284, 0.08404569327831268, 0.09929858893156052, -0.11022952198982239, -0.17972952127456665, -0.14613832533359528, 0.0325901135802269, 0.17437288165092468, 0.2869359254837036, 0.005566888488829136, -0.02127753756940365, -0.04024675861001015, -0.12383782118558884, 0.11178267747163773, 0.27234044671058655, -0.13204480707645416, -0.12574070692062378, 0.058847736567258835, -0.14262814819812775, -0.5468991994857788, 0.2041129618883133, -0.08271176367998123, 0.00836225412786007, -0.1995713859796524, 0.15237538516521454, -0.1554989218711853, 0.059720512479543686, 0.327626496553421, 0.11111568659543991, -0.15150246024131775, -0.0903230831027031, 0.08262672275304794, -0.1374712586402893, -0.0173280481249094, 0.2720075845718384, 0.27382609248161316, 0.08392954617738724, 0.020054379478096962, -0.08504980057477951, -0.15405631065368652, -0.011805633082985878, 0.3714897632598877, -0.009566664695739746, 0.1851075291633606, -0.10720781236886978, -0.045360349118709564, -0.1095716580748558, -0.21617121994495392, -0.1693580150604248, 0.04909079521894455, -0.19684572517871857, 0.28949275612831116, 0.12812216579914093, -0.13509458303451538, 0.07445795089006424, 0.021344611421227455, 0.15937267243862152, -0.11491460353136063, -0.08890969306230545, 0.2356266975402832, -0.35551828145980835, -0.037131935358047485, -0.13743837177753448, 0.24233795702457428, -0.05193549394607544, -0.4168386459350586, 0.11209800839424133, 0.11019691824913025, -0.0777675211429596, 0.3683721423149109, 0.09928180277347565, -0.08869065344333649, 0.10765508562326431, 0.45004069805145264, 0.7125329375267029, 0.08463107794523239, -0.15851399302482605, 0.5986979007720947, 0.0032991101033985615, 0.01543553825467825, 0.2078123241662979, 0.08237583190202713, 0.03409972041845322, -0.06155499070882797, -0.14393192529678345, -0.10320322215557098, -0.0432562381029129, 0.037952277809381485, -0.5269107222557068, -0.030712345615029335, -0.5779653787612915, -0.1420384794473648, -0.06555289030075073, -0.03575802221894264, -0.3605816662311554, -0.0174192376434803, -0.11198008060455322, 0.31363651156425476, 0.008107218891382217, -0.20900429785251617, -0.043494995683431625, 0.12378384172916412, -0.1514347791671753, 0.21770121157169342, -0.17513588070869446, -0.17286145687103271, 0.003275851486250758, -0.046545274555683136, 0.0236012265086174, 0.20464885234832764, -0.1731875091791153, 0.10330795496702194, 0.47840645909309387, -0.21419093012809753, 0.35859110951423645, 0.20319907367229462, -0.05548756569623947, 0.04301244020462036, -0.016146298497915268, 0.18719950318336487, 0.5829401612281799, -0.01846977137029171, 0.15409669280052185, 0.4691181480884552, -0.1755705177783966, 0.17243874073028564, -0.001958470558747649, 0.12020084261894226, -0.2939341366291046, -0.2945728302001953, -0.0945502445101738, -0.21691776812076569, 0.038620490580797195, -0.1615821272134781, 0.20628970861434937, 0.21401512622833252, 0.05012597143650055, 0.2747195065021515, -0.033418938517570496, -0.35193246603012085, -0.2901704013347626, -0.29244908690452576, 0.09364151954650879, 0.21441878378391266, 0.2939305901527405, -0.04159187525510788, -0.2733062505722046, -0.22829385101795197, 0.1976456493139267, 0.028449326753616333, -0.11413270235061646, 0.4826051890850067, -0.32759085297584534, 0.04660206660628319, 0.28690892457962036, 0.29884472489356995, 0.22126580774784088, 0.43946731090545654, -0.029602153226733208, -0.38480716943740845, -0.28470277786254883, 0.017220644280314445, 0.3393671214580536, 0.3846648335456848, -0.1590288132429123, 0.4340711236000061, 0.21012115478515625, 0.09665995836257935, -0.46626046299934387, -0.24973303079605103, -0.3371303975582123, 0.06905242800712585, -0.11009323596954346, 0.01965818926692009, -0.11604150384664536, 0.16025410592556, 0.22566041350364685, 0.20700809359550476, -0.28786224126815796, -0.29803627729415894, -0.3924717307090759, 0.030219029635190964, -0.3219432830810547, -0.12280422449111938, -0.17887933552265167, 0.1098933070898056, -0.026139460504055023, -0.21374563872814178, -0.25125187635421753, 0.1933167278766632, -0.11511334776878357, 0.11361633986234665, 0.2922930419445038, -0.01561145018786192, 0.10010132938623428, -0.23997807502746582, -0.060744430869817734, 0.05790143460035324, 0.15759173035621643, -0.030306311324238777, -0.03154177963733673, -0.15939101576805115, 0.1293373852968216, 0.21013648808002472, 0.07291688024997711, -0.4327664077281952, -0.09891891479492188, 0.2235521823167801, 0.014677834697067738, 0.02994072623550892, 0.05287577584385872, -0.060593605041503906, 0.2233235388994217, 0.17819446325302124, -0.15236641466617584, 0.33368757367134094, -0.1859450489282608, 0.4963512420654297, 0.07043229043483734, 0.33359354734420776, 0.5252200365066528, 0.36068227887153625, -0.33677205443382263, 0.06615404784679413, 0.014960561878979206, 0.012232302688062191, 0.13429798185825348, -0.5607572197914124, 0.27515241503715515, 0.4165903329849243, -0.006056962069123983, -0.02433529496192932, 0.18455374240875244, 0.07435499131679535, 0.4793175458908081, 0.009367789141833782, 0.3866446018218994, 0.35548239946365356, 0.12609751522541046, 0.10767458379268646, 0.055382389575242996, 0.14117783308029175, -0.22894245386123657, 0.21016660332679749, -0.26869022846221924, 0.128726989030838, 0.48730653524398804, -0.10440606623888016, -0.21682345867156982, -0.1748047024011612, 0.026895491406321526, 0.33406996726989746, 0.17191684246063232, -0.06598247587680817, -0.3007242679595947, -0.3814615309238434, -0.1933705061674118, -0.30807870626449585, 0.20007234811782837, -0.1483401358127594, 0.16608008742332458, -0.10064498335123062, 0.2691181004047394, 0.006571217440068722, -0.016385767608880997, 0.11816183477640152, 0.30190813541412354, -0.13736557960510254, -0.19040781259536743, 0.46753424406051636, -0.26533716917037964, -0.0024495574180036783, 0.20065496861934662, 0.26801449060440063, -0.06367217749357224, -0.4307697117328644, 0.23896771669387817, -0.0510307252407074, -0.21285709738731384, -0.014864394441246986, 0.031921371817588806, 0.2218209058046341, 0.11416636407375336, 0.08382321894168854, 0.3962230682373047, -0.2605973184108734, 0.511877179145813, -0.18197320401668549, 0.21667493879795074, -0.643668532371521, 0.04123128205537796, 0.15720675885677338, 0.12368309497833252, 0.07490875571966171, 0.019258540123701096, -0.15708430111408234, -0.16470889747142792, -0.35860320925712585, -0.2826918065547943, 0.23137223720550537, -0.2507198452949524, 0.18622267246246338, 0.29374220967292786, 0.03970913961529732, 0.18936574459075928, 0.4647090435028076, 0.011529096402227879, -0.22850073873996735, -0.06548403203487396, -0.23505714535713196, 0.01947782374918461, 0.022573644295334816, 0.12009134143590927, 0.0744718536734581, 0.07645627111196518, 0.07350116223096848, 0.29793885350227356, 0.29609084129333496, -0.2131630927324295, 0.11873230338096619, -0.06430802494287491, 0.002526374999433756, 0.030174685642123222, -0.05590677633881569, 0.057345662266016006, 0.1089559867978096, -0.28582051396369934, -0.21353335678577423, 0.27744412422180176, 0.21402867138385773, -0.09291844069957733, 0.1869228482246399, 0.4165501594543457, 0.18794012069702148, 0.2802325487136841, -0.2903677523136139, -0.21148964762687683, 0.274625301361084, 0.22660616040229797, 0.2105811983346939, -0.10103445500135422, 0.329401433467865, 0.043231163173913956, 0.15288667380809784, -0.21729829907417297, -0.04019929841160774, 0.2828262150287628, -0.07244996726512909, 0.1083390936255455, -0.034613464027643204, -0.030544541776180267, 0.1556490957736969, -0.12556108832359314, -0.07088465988636017, 0.13673913478851318, 0.17902298271656036, 0.02442335896193981, 0.2852822244167328, 0.38341644406318665, -0.07742922008037567, 0.1680874228477478, 0.0336802639067173, -0.34695491194725037, -0.018932247534394264, -0.20860250294208527, 0.11649809777736664, -0.008707365021109581, 0.10998278111219406, -0.2160605788230896, 0.2705678939819336, 0.039313822984695435, 0.04442882165312767, -0.2606019079685211, 0.12695881724357605, -0.09905058145523071, -0.12845009565353394, 0.022512687370181084, 0.026132531464099884, 0.17081230878829956, 0.0697464570403099, -0.3208885192871094 ]
132
..\pandas\reference\api\pandas.DataFrame.size.html
pandas.DataFrame.size
property DataFrame.size[source]# Return an int representing the number of elements in this object. Return the number of rows if Series. Otherwise return the number of rows times number of columns if DataFrame.
No parameters found
[">>> s = pd.Series({'a': 1, 'b': 2, 'c': 3})\n>>> s.size\n3", ">>> df = pd.DataFrame({'col1': [1, 2], 'col2': [3, 4]})\n>>> df.size\n4"]
pandas.DataFrame.size property DataFrame.size[source]# Return an int representing the number of elements in this object. Return the number of rows if Series. Otherwise return the number of rows times number of columns if DataFrame.
[ -0.30005916953086853, -0.4886839687824249, -0.21990936994552612, 0.25673943758010864, 0.11575230211019516, 0.007592641748487949, 0.2551538646221161, 0.3356029987335205, 0.12194930762052536, 0.38409584760665894, 0.07605387270450592, -0.05108258128166199, 0.09563306719064713, 0.47611671686172485, -0.02462109737098217, -0.26151031255722046, -0.05986062064766884, 0.18757028877735138, -0.3044374883174896, 0.11621202528476715, -0.2816612422466278, -0.0002542888396419585, -0.05059107765555382, 0.0041106995195150375, -0.13751240074634552, -0.044402435421943665, -0.07388550788164139, -0.3820189833641052, -0.1841309517621994, -0.36705803871154785, 0.0806659385561943, -0.09818456321954727, 0.3062640130519867, 0.1045636236667633, -0.00009331566252512857, -0.24949999153614044, 0.25834381580352783, 0.00015819478721823543, 0.0034075204748660326, 0.18090492486953735, 0.0163932703435421, -0.39343762397766113, 0.33970287442207336, -0.3874629735946655, 0.08819065243005753, -0.303357869386673, -0.09629647433757782, 0.21389421820640564, -0.11241740733385086, 0.22446776926517487, 0.3271571695804596, -0.016385430470108986, 0.19359879195690155, -0.05050146207213402, 0.11236836016178131, 0.03439760208129883, 0.20964425802230835, 0.15302564203739166, -0.18187475204467773, 0.03464628383517265, -0.04531746730208397, 0.2636880874633789, 0.08254531025886536, 0.0960625559091568, 0.1337445080280304, -0.09807322174310684, 0.21086135506629944, -0.08549296110868454, 0.18291352689266205, 0.2897956073284149, 0.6940082907676697, -0.24857501685619354, -0.10086221992969513, -0.1115279570221901, 0.14212296903133392, 0.17498904466629028, -0.15964171290397644, 0.08027146756649017, 0.07268661260604858, 0.019512943923473358, -0.14450839161872864, 0.3409583568572998, 0.016515018418431282, 0.14491954445838928, -0.41319605708122253, 0.18756085634231567, -0.24232111871242523, 0.1144118383526802, 0.09744223207235336, -0.26189547777175903, -0.07034043967723846, -0.09451152384281158, -0.10520350933074951, 0.18938285112380981, 0.006312045734375715, -0.2578429877758026, 0.23512689769268036, -0.1452895551919937, 0.09609297662973404, -0.058172181248664856, 0.04569808766245842, -0.3692058026790619, -0.07934090495109558, 0.03269611671566963, 0.25714215636253357, 0.30134573578834534, -0.018066052347421646, 0.04549539089202881, 0.030901050195097923, 0.03299699351191521, 0.11395739018917084, -0.1385578066110611, 0.05654213950037956, -0.054297544062137604, 0.23127061128616333, -0.2862522006034851, 0.12267443537712097, 0.10190059244632721, -0.21899138391017914, 0.1990659236907959, -0.129214346408844, -0.16670414805412292, 0.27708348631858826, 0.1727612316608429, 0.045145969837903976, 0.5524033904075623, 0.05467819795012474, -0.18858541548252106, 0.1785227656364441, 0.04430614784359932, -0.3215288817882538, 0.33640167117118835, -0.0637342557311058, -0.3932700455188751, -0.09404359757900238, -0.18161346018314362, 0.22312703728675842, -0.05126667767763138, 0.02723279781639576, -0.24995748698711395, 0.03704247623682022, -0.41803309321403503, 0.12509296834468842, 0.40086400508880615, -0.10139241814613342, -0.25226232409477234, 0.10230197757482529, -0.1751706749200821, -0.4053151309490204, 0.37617820501327515, 0.047995392233133316, -0.054655034095048904, -0.3681302070617676, 0.3414475917816162, -0.13914304971694946, 0.1550544649362564, -0.04617828130722046, 0.3119819462299347, 0.09776144474744797, -0.016391396522521973, 0.5713813900947571, -0.24560752511024475, 0.07314856350421906, -0.2662457525730133, 0.08873985707759857, 0.4271327257156372, -0.5000296235084534, 0.10118062794208527, -0.012281004339456558, -0.588468611240387, -0.05331553891301155, -0.0008109280606731772, -0.1069469004869461, 0.05524468049407005, -0.24366846680641174, 0.01361478865146637, 0.20081168413162231, -0.14796951413154602, -0.4283492863178253, 0.13369502127170563, 0.09400629997253418, -0.08458342403173447, 0.16839970648288727, 0.2810044288635254, -0.02057803049683571, 0.1674346774816513, 0.12586474418640137, -0.07428071647882462, -0.07684797048568726, -0.04483538866043091, 0.09853843599557877, -0.1220802590250969, 0.12793292105197906, -0.1435180902481079, 0.3034161329269409, 0.12372284382581711, 0.14943695068359375, 0.07566476613283157, 0.03044128231704235, 0.0524086132645607, -0.23066049814224243, -0.2343558371067047, 0.10188177973031998, -0.2944973409175873, -0.019415611401200294, -0.34997349977493286, -0.04591577500104904, 0.06445720791816711, 0.020059766247868538, -0.2598864436149597, 0.42502647638320923, -0.24983401596546173, -0.47320640087127686, 0.0665794163942337, 0.39954859018325806, 0.12641775608062744, 0.3320220410823822, -0.10549773275852203, 0.11251037567853928, -0.14943794906139374, -0.13672815263271332, 0.11854568123817444, -0.34367573261260986, -0.156435027718544, 0.0957784652709961, -0.05936543270945549, 0.23448894917964935, 0.032716572284698486, -0.1399223953485489, -0.06208169087767601, 0.0814678743481636, 0.19448743760585785, 0.004243773408234119, 0.15913011133670807, 0.08928538113832474, -0.22448033094406128, -0.04485565796494484, 0.2583909034729004, -0.1139032170176506, 0.3367927670478821, 0.056032802909612656, 0.006763435900211334, 0.30926787853240967, 0.12415312230587006, -0.12677714228630066, 0.18602287769317627, -0.3027133047580719, -0.009999985806643963, -0.09822776168584824, -0.09206847101449966, 0.2479238659143448, 0.1086340993642807, -0.14108644425868988, -0.44742870330810547, -0.24674105644226074, 0.4188428223133087, 0.02648092247545719, 0.2569572329521179, -0.4187600910663605, -0.06017657741904259, 0.4598788321018219, -0.17855437099933624, 0.32532966136932373, 0.3768293261528015, -0.15646277368068695, -0.06753558665513992, 0.24396853148937225, 0.20985814929008484, 0.3591558039188385, 0.2384645789861679, 0.11030267924070358, -0.051407624036073685, -0.054811641573905945, -0.18817539513111115, 0.19265438616275787, 0.003077191999182105, -0.0020615532994270325, -0.06609264016151428, 0.1359274983406067, -0.16269080340862274, -0.2438792586326599, -0.11142034828662872, -0.2173948436975479, 0.1892029047012329, -0.20877012610435486, 0.00946720503270626, -0.12120585888624191, -0.33928433060646057, 0.12299080193042755, -0.3604101538658142, -0.0803806334733963, -0.12697048485279083, 0.032199401408433914, 0.10756289958953857, -0.14680860936641693, -0.2727504074573517, -0.24671007692813873, 0.1828758865594864, 0.2879945933818817, 0.15181146562099457, 0.11710987985134125, 0.07268592715263367, -0.024188868701457977, 0.33093804121017456, -0.21849898993968964, 0.017365267500281334, 0.28213000297546387, -0.08945267647504807, 0.35649487376213074, -0.11481454968452454, -0.08397090435028076, 0.06725174188613892, -0.06576334685087204, 0.01930786669254303, 0.08369395136833191, 0.42272481322288513, -0.18997977674007416, 0.055633340030908585, -0.2027827650308609, 0.23017019033432007, 0.07283328473567963, -0.0826634094119072, -0.03487062454223633, 0.08245746046304703, 0.014839231967926025, 0.08397312462329865, -0.17865194380283356, -0.29134687781333923, 0.21864983439445496, 0.23434646427631378, 0.1445913016796112, -0.16748468577861786, 0.304537296295166, 0.37034159898757935, 0.3231499195098877, 0.03292128071188927, -0.48836061358451843, -0.12339305132627487, 0.09855899214744568, -0.02781001850962639, 0.01073814369738102, 0.10870447009801865, -0.11307977139949799, 0.010487260296940804, -0.10018890351057053, -0.2628968060016632, -0.49904686212539673, -0.2867998480796814, -0.0827915370464325, 0.06712988018989563, 0.3049534559249878, 0.3212948739528656, -0.031271323561668396, -0.2952203154563904, 0.11571867018938065, -0.027546003460884094, -0.17210502922534943, 0.26643046736717224, -0.017271745949983597, 0.013136425986886024, 0.3852923512458801, -0.05849268287420273, 0.11009480059146881, 0.14793552458286285, -0.1829347163438797, 0.09657873213291168, -0.11584538221359253, 0.2206566482782364, -0.20961131155490875, -0.024525105953216553, -0.022708967328071594, -0.0040751732885837555, 0.1035221666097641, 0.16311140358448029, -0.2843826711177826, -0.006140012759715319, 0.014928334392607212, -0.20969578623771667, -0.13427384197711945, 0.15154334902763367, 0.19505713880062103, -0.2909719944000244, 0.10583456605672836, -0.14371098577976227, 0.11216142773628235, -0.2986597418785095, -0.03702080249786377, -0.4092893898487091, 0.008549945428967476, -0.03826073557138443, -0.08783645927906036, 0.12395834177732468, -0.3701316714286804, -0.14257054030895233, 0.3694623112678528, 0.08215872943401337, 0.1016375869512558, 0.16673830151557922, -0.16023658215999603, -0.0948130413889885, 0.23198653757572174, 0.4883599877357483, 0.26025673747062683, -0.45330193638801575, -0.025019753724336624, -0.4063393473625183, -0.25961166620254517, -0.0885404571890831, -0.1334630250930786, -0.21660886704921722, -0.0004504040989559144, 0.15347914397716522, -0.09084805846214294, 0.21017155051231384, 0.47989311814308167, 0.10904146730899811, -0.060696426779031754, -0.21604003012180328, -0.2810726761817932, -0.050139982253313065, -0.0991554707288742, 0.3304087221622467, 0.2771800458431244, 0.08778887242078781, -0.026126155629754066, -0.33206069469451904, -0.35738661885261536, -0.42725589871406555, 0.09496167302131653, 0.4255450963973999, 0.10667526721954346, 0.32942551374435425, -0.2518180012702942, -0.11508007347583771, -0.032590072602033615, 0.0008359021157957613, 0.06895024329423904, 0.1386251151561737, -0.04629750922322273, 0.20396097004413605, 0.11253545433282852, 0.2278883457183838, 0.045592356473207474, -0.27973833680152893, -0.026779768988490105, -0.24809327721595764, 0.24749544262886047, -0.10936948657035828, -0.009934677742421627, 0.050241123884916306, 0.25684764981269836, -0.04956092685461044, -0.1759505271911621, 0.6411751508712769, 0.0291687473654747, 0.06583530455827713, 0.05231449007987976, 0.21968527138233185, -0.2108273208141327, -0.18349064886569977, 0.193527951836586, 0.6313791275024414, -0.22861124575138092, -0.13484276831150055, 0.27065911889076233, -0.17435403168201447, 0.39754897356033325, -0.007394991349428892, 0.07199181616306305, -0.14908814430236816, -0.3495350480079651, -0.13448721170425415, -0.06676099449396133, -0.07269031554460526, 0.007515593897551298, -0.34324440360069275, 0.15914064645767212, -0.23420818150043488, 0.06727685779333115, -0.001903538010083139, 0.3466778099536896, -0.08771844953298569, 0.04176082834601402, -0.49539366364479065, 0.25487610697746277, -0.14445054531097412, 0.03973088040947914, -0.20735187828540802, 0.11789334565401077, 0.21042951941490173, -0.13056357204914093, -0.20159286260604858, -0.1476423293352127, -0.013167355209589005, 0.200735405087471, 0.0652761161327362, -0.2494756281375885, -0.16402755677700043, 0.15129603445529938, -0.0860324576497078, 0.10363154113292694, 0.20307326316833496, 0.05711331591010094, 0.10505776107311249, 0.07649927586317062, -0.1941528022289276, 0.30988213419914246, 0.3613338768482208, 0.0207551009953022, -0.10634496062994003, 0.43976184725761414, 0.11295012384653091, -0.060850199311971664, -0.00244024652056396, 0.3006545603275299, -0.12678782641887665, -0.4901005029678345, -0.2995663285255432, -0.3215440511703491, -0.12153203040361404, 0.06428537517786026, 0.27324068546295166, -0.007131899707019329, 0.06044527888298035, 0.07479850947856903, 0.25599706172943115, -0.31148797273635864, -0.25935667753219604, 0.028360093012452126, 0.1803063601255417, 0.15356965363025665, 0.0863809809088707, -0.10510902106761932, -0.21004337072372437, -0.04329453408718109, 0.12306000292301178, 0.002750545274466276, 0.07150199264287949, 0.4782520830631256, 0.14683130383491516, -0.09033596515655518, -0.10800856351852417, -0.11320878565311432, -0.06346894055604935, 0.6197717785835266, -0.25970029830932617, -0.06384854018688202, -0.6145228147506714, 0.30970636010169983, 0.11748220026493073, 0.589807391166687, 0.18598254024982452, 0.1361568570137024, 0.14060527086257935, 0.08456552773714066, -0.42232292890548706, -0.19242364168167114, -0.5158836841583252, 0.03139086440205574, 0.07291363179683685, 0.1954040825366974, -0.2852327823638916, 0.23516547679901123, 0.258928120136261, 0.318214476108551, -0.03513095900416374, -0.42439764738082886, -0.18028832972049713, 0.03048381209373474, -0.00902053713798523, 0.059364963322877884, 0.14863823354244232, -0.025131888687610626, -0.20113849639892578, -0.3259042501449585, -0.09267538785934448, 0.12661205232143402, -0.09860210865736008, 0.19303429126739502, 0.22438351809978485, -0.24741752445697784, -0.08003038167953491, 0.05622201785445213, 0.1280960589647293, 0.0752936527132988, -0.03345726430416107, 0.19424627721309662, -0.0885777547955513, 0.005774395074695349, -0.2796725034713745, 0.16842445731163025, 0.0978105366230011, -0.05081851780414581, -0.11990596354007721, 0.3637603223323822, 0.015400676988065243, 0.008050857111811638, 0.09450069069862366, -0.054881319403648376, -0.02378014475107193, -0.11685578525066376, -0.048330746591091156, 0.28027966618537903, -0.49729612469673157, 0.06823112070560455, -0.2804981470108032, 0.18003737926483154, 0.3492184579372406, 0.2642376124858856, -0.2144627571105957, 0.1945703774690628, -0.03691128268837929, -0.08952639251947403, 0.058574825525283813, -0.15557831525802612, 0.04474985972046852, 0.6299309730529785, -0.044944923371076584, 0.005278328899294138, 0.3907141089439392, 0.13655120134353638, 0.36176109313964844, 0.2918669879436493, 0.1722627878189087, -0.03551441431045532, -0.1340731531381607, 0.09829556941986084, 0.10448044538497925, -0.08151424676179886, -0.06518641114234924, 0.25460705161094666, -0.3806438744068146, 0.029765496030449867, 0.40355437994003296, -0.2668050229549408, 0.14134414494037628, 0.3815343976020813, -0.23466002941131592, 0.2097114473581314, -0.056512802839279175, -0.1521591693162918, 0.16697154939174652, -0.12906362116336823, -0.07783469557762146, -0.019154252484440804, 0.07448173314332962, -0.18570959568023682, 0.1618032455444336, -0.158287912607193, -0.05330124869942665, 0.036022499203681946, 0.24278733134269714, 0.10489021986722946, 0.05418456345796585, -0.3884003162384033, -0.23987796902656555, 0.2670607566833496, 0.2478870451450348, 0.07971891015768051, 0.3383941054344177, 0.29038000106811523, 0.035862646996974945, 0.17441916465759277, 0.12156463414430618, -0.0342114120721817, -0.18120020627975464, -0.10184979438781738, -0.2442818284034729, 0.34290599822998047, 0.14546695351600647, 0.029933184385299683, 0.3844664990901947, -0.29956507682800293, 0.23921753466129303, -0.09467831254005432, -0.05544557422399521, -0.7062476277351379, 0.34218084812164307, -0.00023517149384133518, -0.19922690093517303, -0.210152268409729, -0.04274968057870865, -0.3537856340408325, 0.1010003387928009, 0.09855188429355621, -0.004899273626506329, 0.15084268152713776, 0.02299560233950615, 0.21590092778205872, -0.09094425290822983, 0.0712151899933815, -0.051338646560907364, 0.21494272351264954, 0.16924598813056946, 0.04266292601823807, -0.1996801197528839, 0.045041393488645554, 0.004331724252551794, -0.20060254633426666, 0.1999175101518631, 0.06083232909440994, -0.10645745694637299, -0.021262245252728462, 0.2508414387702942, 0.14409373700618744, -0.39679354429244995, 0.07849394530057907, 0.2433381825685501, -0.33945509791374207, -0.6754739880561829, -0.09850376844406128, 0.0973561704158783, -0.044271793216466904, 0.03723590075969696, -0.2497621327638626, 0.1833309382200241, -0.04069141671061516, 0.07329685240983963, 0.0002873932826332748, 0.18848037719726562, 0.20096033811569214, 0.1473602056503296, 0.1804647445678711, -0.18877263367176056, 0.5084051489830017, 0.09654930979013443, 0.06033593416213989, -0.19380316138267517, 0.4739750921726227, 0.025078045204281807, 0.1384490728378296, 0.04579592123627663, -0.16151942312717438, 0.2107018679380417, 0.1403980851173401, -0.026649758219718933, -0.021926013752818108, 0.0844179019331932, -0.12304653227329254, -0.28152456879615784, -0.1729477345943451, -0.01958121359348297, 0.28275564312934875, 0.0200185589492321, -0.05989641696214676, 0.10138856619596481, -0.17404095828533173, 0.13920840620994568, -0.1770249307155609, -0.34245288372039795, -0.2121855765581131, -0.0002029964525718242, -0.10139218717813492, -0.3648144602775574, -0.05151139944791794, 0.08333690464496613, 0.384813129901886, 0.032033588737249374, -0.19227388501167297, -0.11911420524120331, -0.03311159834265709, 0.1361391842365265, -0.17462806403636932, 0.06863775849342346, 0.005821132566779852, 0.08800257742404938, -0.13826854526996613, -0.24775610864162445 ]
133
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.size.html
pandas.core.groupby.SeriesGroupBy.size
SeriesGroupBy.size()[source]# Compute group sizes.
Returns: DataFrame or SeriesNumber of rows in each group as a Series if as_index is True or a DataFrame if as_index is False.
[">>> lst = ['a', 'a', 'b']\n>>> ser = pd.Series([1, 2, 3], index=lst)\n>>> ser\na 1\na 2\nb 3\ndtype: int64\n>>> ser.groupby(level=0).size()\na 2\nb 1\ndtype: int64", '>>> data = [[1, 2, 3], [1, 5, 6], [7, 8, 9]]\n>>> df = pd.DataFrame(data, columns=["a", "b", "c"],\n... index=["owl", "toucan", "eagle"])\n>>> df\n a b c\nowl 1 2 3\ntoucan 1 5 6\neagle 7 8 9\n>>> df.groupby("a").size()\na\n1 2\n7 1\ndtype: int64', ">>> ser = pd.Series([1, 2, 3], index=pd.DatetimeIndex(\n... ['2023-01-01', '2023-01-15', '2023-02-01']))\n>>> ser\n2023-01-01 1\n2023-01-15 2\n2023-02-01 3\ndtype: int64\n>>> ser.resample('MS').size()\n2023-01-01 2\n2023-02-01 1\nFreq: MS, dtype: int64"]
pandas.core.groupby.SeriesGroupBy.size SeriesGroupBy.size()[source]# Compute group sizes.
[ -0.41746532917022705, -0.4934453070163727, -0.21715496480464935, 0.3184618055820465, -0.010911107063293457, 0.33745694160461426, 0.3426853120326996, 0.14890246093273163, 0.15107238292694092, 0.20965933799743652, -0.21539835631847382, -0.13633790612220764, 0.17092490196228027, 0.10750729590654373, 0.043904274702072144, -0.1023453027009964, -0.03471223637461662, 0.14170578122138977, -0.07087496668100357, 0.13022558391094208, -0.3154086768627167, 0.1371830552816391, -0.011814241297543049, -0.024364624172449112, -0.11982351541519165, -0.23098450899124146, -0.22057799994945526, -0.0745353251695633, -0.11215873062610626, -0.19244085252285004, 0.23795218765735626, 0.03079511970281601, 0.04993652179837227, 0.43019402027130127, -0.00009214830060955137, -0.26698189973831177, 0.10170885175466537, -0.03479453921318054, 0.1762910634279251, 0.37785282731056213, -0.016429392620921135, -0.09376821666955948, 0.02245675027370453, -0.2670027017593384, 0.0691213309764862, -0.2369386851787567, -0.10670964419841766, -0.033767830580472946, 0.10621669888496399, 0.021333912387490273, 0.2930082678794861, 0.08094581216573715, -0.07766977697610855, -0.10895561426877975, -0.16701140999794006, -0.11317282170057297, 0.24650327861309052, 0.21380019187927246, -0.15042339265346527, -0.054447535425424576, 0.0004295133985579014, 0.21094506978988647, 0.29126647114753723, -0.17944756150245667, -0.27707451581954956, -0.1365782916545868, 0.19186468422412872, -0.1548081487417221, 0.11155332624912262, 0.1689452826976776, 0.48568296432495117, -0.09556396305561066, -0.27779775857925415, 0.028737319633364677, -0.05563712492585182, 0.2413264811038971, -0.04475976154208183, 0.0923875942826271, 0.08475511521100998, 0.03689815104007721, -0.11660832166671753, 0.4159766435623169, 0.06530994921922684, 0.018106259405612946, -0.14795304834842682, 0.282326877117157, -0.06707528233528137, 0.07341113686561584, 0.10642916709184647, -0.18240176141262054, -0.39606085419654846, 0.10971827059984207, -0.060049284249544144, 0.3081502616405487, -0.15541701018810272, -0.27976325154304504, 0.27192413806915283, 0.1560085415840149, 0.11036580801010132, -0.17431071400642395, 0.09188913553953171, -0.23062285780906677, -0.09636111557483673, 0.08058810234069824, 0.11427298933267593, 0.3879004120826721, 0.008987447246909142, 0.0036214774008840322, 0.2128676027059555, 0.21283312141895294, 0.08945629000663757, 0.08032336086034775, -0.08475658297538757, -0.30571383237838745, 0.05226641893386841, -0.09637760370969772, -0.34316304326057434, 0.13843899965286255, -0.26223117113113403, -0.06719235330820084, -0.010065372101962566, 0.06876909732818604, 0.220340758562088, 0.13654541969299316, 0.15933741629123688, 0.5291936993598938, 0.08749403059482574, -0.19652509689331055, 0.14007478952407837, -0.05576331913471222, -0.36226513981819153, 0.26993444561958313, -0.06242985278367996, -0.12966270744800568, -0.026089932769536972, -0.050930608063936234, 0.34445706009864807, -0.13463261723518372, 0.10114967077970505, 0.0238479133695364, -0.08462420105934143, -0.291584312915802, -0.06193527579307556, 0.2810264229774475, 0.17843091487884521, -0.26487240195274353, -0.006876413710415363, -0.19356437027454376, -0.23716233670711517, 0.2151711881160736, 0.3337704837322235, 0.002224629744887352, -0.09717995673418045, 0.3343232572078705, -0.06190178915858269, -0.022491000592708588, -0.09098032861948013, 0.3255807161331177, 0.2764939069747925, 0.042242467403411865, 0.2992619574069977, -0.05341372638940811, -0.05382921174168587, -0.3093375563621521, 0.0034828439820557833, 0.24152471125125885, -0.36134129762649536, -0.13273099064826965, -0.1313239336013794, -0.44335705041885376, -0.05375102907419205, 0.3717976212501526, 0.06840484589338303, -0.033458832651376724, -0.029406802728772163, 0.03537807986140251, 0.2058185338973999, -0.04948040843009949, -0.6132203340530396, 0.01998906023800373, -0.04562770947813988, -0.289289653301239, 0.2559471130371094, 0.0743487998843193, -0.009240235202014446, 0.14610885083675385, -0.05932442471385002, 0.4561113119125366, -0.2140394151210785, 0.11396777629852295, 0.10259608924388885, -0.18075989186763763, 0.1883247345685959, -0.12515626847743988, 0.07077371329069138, 0.09820704907178879, 0.21990494430065155, -0.003301486372947693, 0.29932865500450134, 0.04744170978665352, -0.19248895347118378, 0.09037552028894424, 0.018166348338127136, -0.317793607711792, 0.2598780691623688, -0.09227514266967773, 0.10221461951732635, 0.0741601437330246, 0.05991120636463165, -0.2559390068054199, 0.30936378240585327, -0.5244148969650269, -0.4652612507343292, -0.056581541895866394, 0.23113343119621277, 0.2408476173877716, 0.25417718291282654, 0.03824890777468681, 0.4095519781112671, -0.21809013187885284, 0.14226186275482178, 0.2462797462940216, -0.11383155733346939, 0.01214792300015688, -0.000042571802623569965, -0.1801101565361023, 0.006514820735901594, -0.10989262163639069, 0.1714855134487152, 0.09610091894865036, 0.057652268558740616, 0.12281058728694916, 0.07850483804941177, 0.23117861151695251, 0.006634080316871405, 0.07505880296230316, 0.1647108793258667, -0.012453701347112656, -0.050858862698078156, 0.3906020224094391, 0.09727249294519424, -0.10303881764411926, 0.20435388386249542, 0.01951248198747635, -0.29670652747154236, 0.25819963216781616, -0.043237026780843735, -0.3450409471988678, 0.002816207939758897, 0.12298043817281723, 0.34816595911979675, 0.10794197767972946, 0.08791869878768921, -0.2283841371536255, -0.1799508035182953, 0.07469028979539871, -0.0532720722258091, 0.114125095307827, -0.3411000072956085, 0.06767423450946808, 0.49234887957572937, -0.0914078950881958, 0.3271365165710449, 0.21160800755023956, -0.07537107914686203, -0.1931181401014328, 0.2302229106426239, 0.22911083698272705, 0.19542603194713593, 0.22467626631259918, 0.2882196605205536, -0.09009051322937012, -0.03679192066192627, 0.061509620398283005, 0.04225558415055275, -0.00910806655883789, -0.04182373732328415, -0.1519090086221695, 0.489984929561615, -0.1510848104953766, -0.2907438576221466, -0.20590513944625854, -0.02684961073100567, 0.17235451936721802, -0.1162598580121994, 0.09421434253454208, 0.09045793861150742, -0.20063264667987823, 0.25898727774620056, -0.4920658767223358, -0.1421760618686676, -0.1926831305027008, 0.12228807061910629, -0.0010613917838782072, 0.032255664467811584, -0.18185503780841827, 0.0021570243407040834, 0.2477625161409378, 0.4752740263938904, 0.26451238989830017, -0.0699695274233818, 0.1849510669708252, -0.040895894169807434, 0.33602389693260193, -0.23577453196048737, -0.23194760084152222, 0.19714871048927307, -0.28042158484458923, 0.23675787448883057, 0.10804995894432068, -0.12006825953722, -0.12175817787647247, -0.3370174467563629, -0.18647035956382751, 0.2423485666513443, 0.09578905254602432, -0.3342044949531555, -0.17679382860660553, -0.3527117371559143, -0.1374378204345703, -0.1552761346101761, -0.09745407849550247, -0.03025956079363823, 0.0909968689084053, -0.23981215059757233, -0.0015128935920074582, -0.17243124544620514, -0.2461899071931839, 0.4972948431968689, 0.3713848292827606, 0.09678643941879272, -0.10153186321258545, -0.20908409357070923, 0.2563946545124054, 0.21259930729866028, 0.11171617358922958, -0.37947118282318115, -0.1347908079624176, 0.391277551651001, -0.2494782954454422, -0.2745412588119507, 0.3221648037433624, -0.3917461633682251, 0.3278420865535736, -0.06274528056383133, -0.16754822432994843, -0.078887939453125, -0.24518148601055145, -0.10213250666856766, 0.1554780751466751, 0.27607613801956177, -0.16659553349018097, 0.01310194842517376, -0.20161059498786926, 0.05261465162038803, -0.015282285399734974, -0.23187579214572906, 0.12693016231060028, 0.01694248430430889, -0.2197105884552002, 0.4904579818248749, 0.20431910455226898, 0.23518769443035126, 0.01767459139227867, 0.05273309350013733, -0.13430602848529816, -0.15521034598350525, -0.0076001351699233055, 0.21835149824619293, -0.041830819100141525, 0.06378685683012009, 0.08389488607645035, 0.017932992428541183, 0.21723437309265137, 0.18116465210914612, -0.31392642855644226, 0.29257073998451233, 0.14184971153736115, -0.22309470176696777, 0.17916589975357056, -0.11654414236545563, 0.06119625270366669, 0.0956084281206131, -0.15973156690597534, 0.035937655717134476, -0.2998860478401184, -0.086055688560009, -0.3105088174343109, 0.04387036710977554, -0.1097690612077713, 0.007620622403919697, 0.09319279342889786, -0.07439374923706055, -0.25555843114852905, 0.5594624876976013, 0.06547729671001434, 0.27399617433547974, 0.1726711243391037, 0.04668699577450752, -0.22805950045585632, 0.06820943206548691, 0.3989686965942383, 0.2053096443414688, -0.02177363447844982, 0.23371082544326782, -0.4998991787433624, -0.3104066848754883, -0.06789476424455643, 0.0050466968677937984, -0.2537252902984619, 0.171230286359787, -0.041414111852645874, -0.18142662942409515, 0.0747012123465538, 0.44185712933540344, 0.16317638754844666, -0.15255136787891388, 0.0031857688445597887, -0.2985205352306366, -0.4867234528064728, 0.06742313504219055, 0.2619641423225403, 0.011903118342161179, 0.19451919198036194, -0.20404765009880066, -0.1476346254348755, -0.0013911796268075705, -0.2849884629249573, 0.0477614663541317, 0.38157376646995544, 0.1726781278848648, 0.3778432607650757, -0.14926603436470032, -0.020256659016013145, -0.07234656065702438, -0.06632775813341141, 0.16746243834495544, 0.30468279123306274, -0.035882074385881424, 0.025933733209967613, -0.013058600947260857, 0.4100086987018585, -0.012839237228035927, -0.1485917568206787, -0.0027164111379534006, -0.042313478887081146, 0.1331794559955597, 0.1395154893398285, -0.010826757177710533, 0.21247197687625885, 0.3815403878688812, 0.026111988350749016, -0.35410863161087036, 0.5784764885902405, 0.4964336156845093, 0.1626957207918167, 0.18494583666324615, -0.2980382442474365, -0.28222936391830444, -0.0279980655759573, -0.06069611757993698, 0.49652349948883057, -0.19924770295619965, -0.11390937864780426, 0.3135742247104645, -0.029090240597724915, 0.09159745275974274, -0.11299286782741547, 0.21616624295711517, -0.2549482583999634, -0.25468963384628296, -0.05320616066455841, -0.17764908075332642, 0.07931988686323166, 0.2256700098514557, -0.42719149589538574, 0.28156793117523193, -0.3589079976081848, -0.11709581315517426, 0.07568342983722687, 0.2339247614145279, -0.3251303434371948, -0.21087902784347534, -0.36716294288635254, 0.2712094783782959, 0.06390456855297089, -0.07968190312385559, -0.23442772030830383, 0.2149343490600586, -0.09476061165332794, -0.08114249259233475, -0.24268385767936707, -0.18064843118190765, -0.142764613032341, 0.16816051304340363, -0.029326345771551132, -0.12212470173835754, 0.12513700127601624, 0.053337812423706055, 0.05791288986802101, 0.07027765363454819, 0.20227107405662537, 0.06629166007041931, -0.09562055766582489, 0.06261502206325531, 0.11583393067121506, 0.3464405834674835, 0.2722761631011963, 0.010421297512948513, 0.012161158956587315, 0.22151683270931244, 0.11281787604093552, 0.09029196947813034, -0.10045731067657471, 0.07132551074028015, -0.20414157211780548, -0.5073376297950745, -0.018184158951044083, -0.2297169715166092, -0.3384268879890442, -0.26194313168525696, 0.2892813980579376, 0.10812241584062576, -0.3262786567211151, 0.1844053566455841, -0.08345183730125427, -0.11918743699789047, -0.21545842289924622, 0.16717424988746643, 0.12078569084405899, 0.12382867187261581, -0.07816426455974579, 0.22512005269527435, -0.2156747430562973, -0.18911126255989075, -0.015339653007686138, -0.03114158846437931, 0.09818068146705627, 0.4088364839553833, 0.04638276249170303, -0.23844031989574432, -0.1031348928809166, -0.12093773484230042, 0.11460168659687042, 0.47261980175971985, -0.1444673091173172, -0.25193721055984497, -0.7285826802253723, 0.254915326833725, 0.015051004476845264, 0.40834975242614746, 0.23646533489227295, -0.14672333002090454, 0.026973657310009003, 0.11480541527271271, -0.42340287566185, -0.09009617567062378, -0.5905680060386658, -0.032633766531944275, -0.04989839345216751, -0.0573045089840889, 0.013985488563776016, 0.135603129863739, 0.3215467035770416, 0.26544758677482605, 0.12201617658138275, -0.37235650420188904, 0.0816645696759224, -0.014411303214728832, -0.1459817886352539, 0.17701660096645355, 0.47384127974510193, 0.0949098989367485, -0.32603853940963745, -0.17194488644599915, 0.14660795032978058, 0.09936678409576416, 0.09752935916185379, 0.07554057985544205, 0.22036315500736237, -0.2180628776550293, 0.08649967610836029, -0.15257273614406586, 0.0944816842675209, -0.12034580111503601, -0.28108566999435425, 0.3963528573513031, -0.030054273083806038, -0.10794416815042496, -0.019424889236688614, -0.025364944711327553, -0.1915997862815857, -0.05471861734986305, 0.14921030402183533, 0.055952008813619614, -0.05879228934645653, 0.14208586513996124, 0.43676549196243286, -0.1200614646077156, 0.03805798292160034, 0.2959935963153839, -0.13051213324069977, 0.25616201758384705, -0.57197105884552, -0.1936260610818863, 0.05527426302433014, 0.13303136825561523, 0.2659130096435547, 0.2758019268512726, -0.10297957062721252, -0.05222993344068527, -0.15209758281707764, -0.06467940658330917, 0.002086623338982463, 0.0728204995393753, 0.19954371452331543, 0.4600405693054199, -0.15148115158081055, 0.20729278028011322, 0.4929725229740143, 0.17772619426250458, 0.21208608150482178, 0.14305587112903595, 0.21429535746574402, 0.10299990326166153, -0.03705436363816261, -0.10660767555236816, 0.16463688015937805, -0.20748165249824524, -0.19884510338306427, 0.06206648051738739, -0.05716804042458534, 0.1563628613948822, 0.2871691882610321, -0.06391748040914536, -0.09100893139839172, 0.20239128172397614, -0.16195213794708252, 0.1038782000541687, -0.07308176159858704, 0.0796603262424469, 0.25836971402168274, 0.14849041402339935, -0.18085922300815582, -0.18977993726730347, 0.1115795448422432, -0.3844033479690552, 0.10457766056060791, -0.1523052155971527, 0.10318855941295624, 0.1631772518157959, 0.2186610996723175, 0.10836949944496155, 0.03002428635954857, -0.4494270980358124, -0.3769659698009491, 0.19173690676689148, 0.19147920608520508, -0.04001913592219353, 0.19928203523159027, 0.22274163365364075, -0.311687171459198, -0.06134079024195671, 0.14523760974407196, -0.1204293966293335, -0.2168603390455246, -0.091861791908741, 0.06408967077732086, 0.1201224997639656, -0.04152119904756546, 0.043536603450775146, 0.3091334402561188, -0.32171323895454407, -0.2606087327003479, 0.12561915814876556, -0.15910941362380981, -0.36930808424949646, 0.5020454525947571, -0.30682867765426636, -0.2342153638601303, -0.19595210254192352, 0.018884312361478806, -0.12424828112125397, -0.061468351632356644, 0.0798189714550972, 0.07631810009479523, 0.17160171270370483, -0.15381251275539398, 0.19212734699249268, 0.09208816289901733, 0.1716877669095993, 0.11454445123672485, 0.15911652147769928, 0.3236822187900543, -0.180882528424263, -0.18237686157226562, -0.01735461689531803, 0.30566537380218506, -0.31498223543167114, 0.1008816808462143, 0.2929752767086029, -0.0034673865884542465, -0.021017244085669518, 0.554142951965332, 0.36882779002189636, -0.18070104718208313, 0.1297694742679596, 0.02091803587973118, -0.13874958455562592, -0.5137861371040344, -0.23805731534957886, 0.010698274709284306, -0.23788008093833923, 0.09463681280612946, -0.38776662945747375, 0.2725454568862915, -0.09633694589138031, -0.0684550404548645, 0.08159010112285614, 0.208482027053833, 0.00111898232717067, 0.02541019767522812, 0.1697179675102234, -0.24473047256469727, 0.23814453184604645, -0.2558664381504059, -0.2350427657365799, -0.17056486010551453, 0.2700802683830261, -0.3695984482765198, 0.1911804974079132, 0.0992930680513382, -0.0641685500741005, 0.048986438661813736, 0.03943100944161415, -0.09984849393367767, 0.09401252865791321, 0.10396455973386765, 0.08304774016141891, -0.32726195454597473, -0.09145138412714005, 0.22432540357112885, 0.261665940284729, -0.28261294960975647, -0.13788843154907227, 0.10528557002544403, -0.12453857064247131, 0.255336195230484, -0.19666674733161926, -0.5287804007530212, -0.4153568744659424, -0.043303780257701874, 0.08527510613203049, -0.25689712166786194, 0.5018242001533508, 0.21390670537948608, 0.3206343948841095, 0.08872414380311966, -0.23077228665351868, -0.04519353061914444, -0.06499853730201721, 0.009144674055278301, -0.16202743351459503, -0.09605226665735245, -0.0963771790266037, -0.03544474393129349, -0.09628771245479584, -0.4107813835144043 ]
134
..\pandas\reference\api\pandas.Series.transform.html
pandas.Series.transform
Series.transform(func, axis=0, *args, **kwargs)[source]# Call func on self producing a Series with the same axis shape as self. Notes Functions that mutate the passed object can produce unexpected behavior or errors and are not supported. See Mutating with User Defined Function (UDF) methods for more details.
Parameters: funcfunction, str, list-like or dict-likeFunction to use for transforming the data. If a function, must either work when passed a Series or when passed to Series.apply. If func is both list-like and dict-like, dict-like behavior takes precedence. Accepted combinations are: function string function name list-like of functions and/or function names, e.g. [np.exp, 'sqrt'] dict-like of axis labels -> functions, function names or list-like of such. axis{0 or ‘index’}Unused. Parameter needed for compatibility with DataFrame. *argsPositional arguments to pass to func. **kwargsKeyword arguments to pass to func. Returns: SeriesA Series that must have the same length as self. Raises: ValueErrorIf the returned Series has a different length than self.
[">>> df = pd.DataFrame({'A': range(3), 'B': range(1, 4)})\n>>> df\n A B\n0 0 1\n1 1 2\n2 2 3\n>>> df.transform(lambda x: x + 1)\n A B\n0 1 2\n1 2 3\n2 3 4", '>>> s = pd.Series(range(3))\n>>> s\n0 0\n1 1\n2 2\ndtype: int64\n>>> s.transform([np.sqrt, np.exp])\n sqrt exp\n0 0.000000 1.000000\n1 1.000000 2.718282\n2 1.414214 7.389056', '>>> df = pd.DataFrame({\n... "Date": [\n... "2015-05-08", "2015-05-07", "2015-05-06", "2015-05-05",\n... "2015-05-08", "2015-05-07", "2015-05-06", "2015-05-05"],\n... "Data": [5, 8, 6, 1, 50, 100, 60, 120],\n... })\n>>> df\n Date Data\n0 2015-05-08 5\n1 2015-05-07 8\n2 2015-05-06 6\n3 2015-05-05 1\n4 2015-05-08 50\n5 2015-05-07 100\n6 2015-05-06 60\n7 2015-05-05 120\n>>> df.groupby(\'Date\')[\'Data\'].transform(\'sum\')\n0 55\n1 108\n2 66\n3 121\n4 55\n5 108\n6 66\n7 121\nName: Data, dtype: int64', '>>> df = pd.DataFrame({\n... "c": [1, 1, 1, 2, 2, 2, 2],\n... "type": ["m", "n", "o", "m", "m", "n", "n"]\n... })\n>>> df\n c type\n0 1 m\n1 1 n\n2 1 o\n3 2 m\n4 2 m\n5 2 n\n6 2 n\n>>> df[\'size\'] = df.groupby(\'c\')[\'type\'].transform(len)\n>>> df\n c type size\n0 1 m 3\n1 1 n 3\n2 1 o 3\n3 2 m 4\n4 2 m 4\n5 2 n 4\n6 2 n 4']
pandas.Series.transform Series.transform(func, axis=0, *args, **kwargs)[source]# Call func on self producing a Series with the same axis shape as self. Notes Functions that mutate the passed object can produce unexpected behavior or errors and are not supported. See Mutating with User Defined Function (UDF) methods for more details.
[ -0.06331991404294968, -0.33034658432006836, -0.07441744208335876, 0.08409781008958817, 0.234178364276886, 0.015944985672831535, 0.30396944284439087, 0.1911129206418991, 0.021855391561985016, 0.3899894654750824, -0.10187377780675888, 0.603486955165863, -0.027680575847625732, 0.20943890511989594, -0.02122674137353897, -0.2035171538591385, 0.030645688995718956, 0.17381799221038818, -0.5505840182304382, -0.3482796251773834, -0.3288035988807678, -0.19157876074314117, -0.11118246614933014, 0.01271448377519846, -0.3268979787826538, -0.07215409725904465, -0.08835844695568085, -0.14825156331062317, 0.008220489136874676, -0.03684305027127266, 0.2631731331348419, -0.00950275082141161, 0.008298340253531933, 0.7937915921211243, -0.00009644959209254012, -0.35188013315200806, 0.05598916858434677, -0.1246294379234314, 0.27594247460365295, 0.10449513792991638, -0.060297880321741104, -0.041712865233421326, 0.12748472392559052, -0.5322068929672241, -0.030082862824201584, -0.1475338637828827, 0.06949186325073242, 0.10426005721092224, 0.5513688921928406, 0.13040149211883545, 0.35387808084487915, -0.2598022520542145, -0.1660892367362976, -0.23517924547195435, -0.2911398708820343, 0.14471447467803955, 0.14511577785015106, 0.07946701347827911, -0.46913275122642517, -0.16535378992557526, -0.04198841005563736, 0.12174832075834274, -0.08522731065750122, -0.06346365809440613, 0.09015069156885147, -0.01187075674533844, 0.4039328098297119, -0.3244020640850067, -0.20412001013755798, 0.2526821494102478, 0.2928408682346344, -0.36304983496665955, -0.12189921736717224, 0.02271142043173313, 0.054865702986717224, 0.3577962815761566, -0.22652283310890198, 0.08587967604398727, -0.07671945542097092, 0.1883297860622406, 0.016708560287952423, 0.40004149079322815, -0.13784630596637726, 0.26970550417900085, -0.3467641770839691, 0.12519334256649017, 0.03572799637913704, 0.013104118406772614, -0.16665704548358917, -0.24142305552959442, -0.03337784856557846, -0.0008884950657375157, 0.1048416718840599, 0.279701828956604, 0.20408517122268677, -0.1379416435956955, -0.0904155969619751, -0.3332831859588623, -0.17818355560302734, -0.0502549447119236, 0.0522204264998436, -0.06382384151220322, -0.20505297183990479, 0.35438355803489685, 0.058207497000694275, 0.345323771238327, -0.11137655377388, 0.0824623852968216, -0.028691168874502182, -0.08199530094861984, -0.27396532893180847, -0.0933399572968483, 0.006835950072854757, -0.0203399620950222, 0.20239616930484772, -0.052254922688007355, -0.013139990158379078, 0.12434140592813492, -0.07256080955266953, -0.2426764965057373, 0.02073158510029316, 0.05998498573899269, 0.05061064288020134, 0.12247767299413681, 0.01239226758480072, 0.7301456928253174, 0.03275837004184723, -0.04812180623412132, 0.3155636787414551, 0.44598299264907837, -0.3482510447502136, 0.2660938799381256, -0.06547652930021286, -0.022539325058460236, -0.15980669856071472, 0.07239119708538055, 0.39974257349967957, 0.21259737014770508, 0.22209623456001282, 0.016623007133603096, -0.20323237776756287, 0.1304136961698532, 0.2442621886730194, 0.13525021076202393, -0.05923232436180115, -0.03204886242747307, 0.20606762170791626, -0.0716380700469017, -0.14200778305530548, 0.18433256447315216, 0.11155802011489868, 0.10311749577522278, -0.012969798408448696, 0.2692984342575073, -0.21996623277664185, 0.09430898725986481, -0.05090174823999405, 0.1786782592535019, -0.11707790195941925, -0.2093774974346161, 0.41101959347724915, -0.11092749983072281, 0.27559757232666016, -0.1629093736410141, 0.1412939876317978, 0.29461613297462463, -0.026119424030184746, -0.20745794475078583, -0.20102863013744354, -0.040803633630275726, 0.16494278609752655, -0.05729569494724274, 0.028083277866244316, -0.0744221955537796, -0.1078578308224678, 0.01999390497803688, 0.42881035804748535, -0.06556923687458038, -0.276233971118927, -0.18874981999397278, -0.11963796615600586, 0.20934103429317474, 0.044267356395721436, 0.10103881359100342, -0.10641069710254669, 0.12311971187591553, -0.3315119445323944, 0.06676864624023438, -0.04965946078300476, 0.11256694048643112, -0.10131021589040756, -0.15383651852607727, 0.19426721334457397, -0.24894803762435913, 0.17523783445358276, 0.636868417263031, 0.2991013824939728, -0.05959528684616089, 0.2452542781829834, -0.10067281872034073, -0.1432897001504898, -0.3772449493408203, 0.5181944370269775, -0.18873940408229828, 0.037160564213991165, -0.3127937912940979, -0.10277276486158371, -0.11250138282775879, 0.012729073874652386, 0.013402163051068783, 0.2040218859910965, -0.1612054407596588, -0.47308769822120667, -0.16238784790039062, 0.1533912718296051, 0.14236697554588318, 0.2373502552509308, 0.13623742759227753, -0.022531000897288322, -0.015093792229890823, -0.15525850653648376, 0.08666300773620605, 0.05912277474999428, -0.12075676023960114, -0.13581502437591553, -0.07286962866783142, 0.1771964728832245, -0.1485670804977417, -0.096272774040699, -0.1355084925889969, 0.30662351846694946, 0.14720892906188965, 0.01060262881219387, 0.15377841889858246, 0.017974980175495148, 0.17909184098243713, -0.2896730601787567, 0.1889864206314087, 0.018611134961247444, -0.043896760791540146, 0.005428480915725231, 0.11201132833957672, 0.3122654855251312, -0.06366340816020966, -0.10387171804904938, 0.40282925963401794, -0.2932646572589874, -0.16220463812351227, -0.0963078960776329, 0.3332286775112152, 0.10523363202810287, 0.02614825963973999, -0.35961246490478516, -0.16551963984966278, -0.30001288652420044, 0.19180068373680115, -0.037950363010168076, -0.023240141570568085, -0.2565034329891205, 0.2258489429950714, 0.5165337324142456, -0.14311257004737854, 0.37454867362976074, 0.17133571207523346, 0.1036539077758789, 0.28736698627471924, 0.19426041841506958, 0.17302405834197998, 0.038010552525520325, 0.1407225877046585, -0.02004665695130825, 0.385741263628006, 0.0238348301500082, -0.09564900398254395, 0.004475994035601616, 0.1071501076221466, 0.18989971280097961, 0.018459945917129517, 0.0847695916891098, -0.0266269538551569, -0.11641863733530045, 0.0009301360696554184, -0.23404307663440704, 0.1166534423828125, -0.011656508781015873, 0.10922595858573914, -0.25986623764038086, 0.020439377054572105, -0.35432329773902893, -0.4179180860519409, 0.061920955777168274, -0.0655253529548645, -0.29388201236724854, 0.17557601630687714, -0.13658174872398376, 0.21074353158473969, 0.03070506826043129, 0.1510951817035675, 0.22371703386306763, -0.14305618405342102, -0.3891485333442688, -0.003677037311717868, -0.10265065729618073, 0.17295433580875397, -0.15997597575187683, 0.3655955493450165, -0.0728757455945015, 0.11646807193756104, 0.34784483909606934, -0.05028549209237099, -0.13847987353801727, -0.12153041362762451, 0.006951336283236742, -0.09350374341011047, 0.22391773760318756, 0.07016805559396744, -0.2133307158946991, -0.29792287945747375, -0.08535321801900864, -0.23119774460792542, 0.07952363789081573, -0.05694623664021492, -0.051566414535045624, 0.1559557169675827, -0.12652666866779327, 0.10960521548986435, 0.1011837050318718, -0.4061330258846283, 0.36467814445495605, 0.2143491506576538, 0.041151825338602066, -0.30985626578330994, 0.1233387142419815, 0.14961937069892883, 0.29570379853248596, -0.07999343425035477, -0.052416421473026276, -0.0593145526945591, 0.35444167256355286, -0.1631987988948822, 0.1359211504459381, 0.1210951879620552, -0.36476069688796997, 0.1017046868801117, 0.08467099070549011, -0.19949884712696075, -0.4359660744667053, -0.09665525704622269, 0.1251140534877777, 0.25904038548469543, 0.3130965530872345, 0.10254713892936707, 0.22570808231830597, -0.12864962220191956, 0.060909759253263474, -0.23978671431541443, -0.0039238217286765575, 0.46241992712020874, -0.1330769658088684, -0.04709691181778908, 0.4280834197998047, -0.10931959003210068, -0.009953566826879978, 0.10721347481012344, 0.04682329669594765, 0.029106369242072105, -0.27581551671028137, -0.14007310569286346, 0.0777958407998085, -0.2137758731842041, -0.2148282676935196, 0.05212455242872238, -0.18023939430713654, -0.08808716386556625, -0.19951705634593964, 0.028794268146157265, -0.13057875633239746, -0.03524365276098251, -0.2664080858230591, 0.017967652529478073, -0.04460621997714043, -0.2698354125022888, -0.0074325804598629475, -0.010458499193191528, 0.2591376006603241, -0.21807968616485596, 0.07894795387983322, 0.11735319346189499, -0.09521175175905228, 0.04967043176293373, -0.011193017475306988, -0.18561618030071259, -0.0827946811914444, -0.18347613513469696, 0.41506072878837585, -0.008449934422969818, 0.010953441262245178, 0.15434783697128296, -0.25608617067337036, -0.17987899482250214, -0.03358812257647514, 0.5338032245635986, 0.167764350771904, -0.2972376048564911, 0.09441519528627396, -0.5545697808265686, -0.4658876955509186, -0.007236504927277565, 0.05392089858651161, -0.29127347469329834, -0.22917750477790833, 0.1981501430273056, 0.07762561738491058, 0.0846104845404625, 0.13145774602890015, 0.061035796999931335, -0.21881015598773956, -0.07867348939180374, -0.15970247983932495, -0.5210774540901184, 0.11311270296573639, -0.1715116798877716, 0.011635612696409225, -0.06685272604227066, -0.19039061665534973, 0.0033747386187314987, -0.4000454545021057, -0.17940235137939453, 0.0863623097538948, 0.12123772501945496, 0.1834910362958908, 0.3198015093803406, -0.24534450471401215, 0.04466206580400467, -0.1607923060655594, -0.25693026185035706, -0.01152058970183134, -0.004232126288115978, -0.03029695525765419, -0.04081530496478081, -0.10674462467432022, 0.22238147258758545, 0.12635073065757751, 0.16468124091625214, -0.15591038763523102, 0.17837244272232056, 0.027069227769970894, -0.11320019513368607, -0.12877386808395386, -0.04438494145870209, -0.04578397050499916, 0.028657613322138786, -0.6254260540008545, 0.534684419631958, 0.013387635350227356, 0.0040327454917132854, 0.29035261273384094, -0.19108693301677704, -0.2763941287994385, 0.18671950697898865, 0.12875443696975708, 0.7231636643409729, 0.11989694088697433, -0.01745597831904888, 0.580483078956604, 0.02743750624358654, 0.39149636030197144, -0.06103396415710449, 0.05723503977060318, -0.3395219147205353, -0.08998323976993561, -0.1713462769985199, -0.04850742220878601, -0.0687507838010788, 0.26350051164627075, -0.5351522564888, 0.22975388169288635, -0.48446592688560486, 0.03276835009455681, 0.25092658400535583, 0.11604694277048111, 0.09016118943691254, -0.18554463982582092, -0.40123841166496277, 0.3020467162132263, -0.013821662403643131, 0.17757950723171234, -0.09062052518129349, -0.044921502470970154, -0.03801693767309189, -0.0605655312538147, 0.008295523934066296, 0.1555909514427185, 0.07933510839939117, -0.0017836488550528884, -0.05893522500991821, -0.18536311388015747, -0.17323821783065796, 0.19319403171539307, 0.2153528481721878, -0.16064919531345367, 0.27870047092437744, 0.12052766233682632, 0.4186975955963135, 0.05961262807250023, -0.17687688767910004, 0.14526815712451935, 0.3228550851345062, -0.07218234241008759, 0.02311111055314541, 0.4603266417980194, 0.12301775068044662, -0.04959439858794212, -0.13898180425167084, 0.09270946681499481, -0.23123429715633392, -0.13770151138305664, -0.24112853407859802, 0.022014204412698746, -0.1545829176902771, -0.056199606508016586, 0.2656990885734558, -0.0466189906001091, -0.32456931471824646, 0.43032604455947876, 0.04264861345291138, -0.31300532817840576, -0.17417606711387634, 0.10997799038887024, 0.0503232516348362, 0.0007906742976047099, 0.203317329287529, -0.13256074488162994, 0.03531910479068756, -0.2687952518463135, -0.01761528290808201, 0.16624584794044495, -0.2750784754753113, 0.39344990253448486, -0.2731993496417999, -0.1882244050502777, -0.069905124604702, 0.0370781309902668, -0.021797917783260345, 0.34654557704925537, -0.2852571904659271, -0.06394943594932556, -0.2977250814437866, 0.019284555688500404, 0.5434220433235168, 0.33209460973739624, -0.08859756588935852, 0.32082560658454895, -0.11411087214946747, -0.06038044020533562, -0.4731278717517853, -0.05741799250245094, -0.16852889955043793, 0.023814013227820396, 0.028890131041407585, 0.1293918937444687, -0.1789393573999405, 0.14820581674575806, 0.28035640716552734, 0.4607485830783844, -0.0306229367852211, -0.3725180923938751, -0.32800495624542236, 0.0006639122730121017, -0.05706766992807388, 0.02526383101940155, -0.036914724856615067, 0.18828250467777252, -0.2530231475830078, -0.08455555140972137, -0.09047175198793411, 0.3033847510814667, -0.10197846591472626, 0.5500611066818237, 0.09902536123991013, -0.21648943424224854, -0.008455058559775352, -0.16179373860359192, 0.053808052092790604, -0.06380303204059601, -0.07618026435375214, 0.2875770628452301, -0.1094127744436264, 0.02941749058663845, -0.04776512458920479, -0.032942257821559906, -0.04348155856132507, 0.3079977035522461, -0.09152895957231522, 0.2652159035205841, -0.071444571018219, -0.01002416480332613, 0.053724754601716995, 0.163224995136261, -0.22492913901805878, 0.059933196753263474, 0.3608190417289734, 0.3664861023426056, -0.32300466299057007, 0.20527632534503937, 0.1701975017786026, 0.1334717720746994, 0.3030526638031006, 0.31125926971435547, -0.40925154089927673, -0.0899558737874031, -0.15661153197288513, -0.09012466669082642, 0.03551556169986725, -0.4336714446544647, 0.5362425446510315, 0.4098667800426483, -0.0034218071959912777, 0.14784148335456848, 0.16211439669132233, 0.22813278436660767, 0.058041561394929886, 0.2325928658246994, 0.2928049862384796, -0.06400705128908157, -0.08878869563341141, -0.14248232543468475, 0.2815439701080322, 0.06577904522418976, -0.09538760036230087, 0.1319618821144104, -0.46455055475234985, 0.38062357902526855, 0.33146488666534424, -0.3034496009349823, -0.12493288516998291, -0.149377703666687, -0.13897289335727692, -0.07600782066583633, -0.051409199833869934, 0.2633231580257416, 0.11516780406236649, -0.20701353251934052, 0.059275563806295395, -0.1871398389339447, 0.17468085885047913, -0.07715484499931335, 0.5010941624641418, -0.0062012397684156895, 0.06612265855073929, 0.25752130150794983, -0.09933405369520187, -0.0035938045475631952, 0.36290243268013, -0.15114201605319977, -0.536899209022522, 0.4257167875766754, -0.12564653158187866, -0.13623228669166565, 0.1846807450056076, 0.23425963521003723, 0.20684944093227386, -0.21368305385112762, 0.18104420602321625, -0.031766824424266815, -0.30424293875694275, 0.06268377602100372, -0.013510002754628658, 0.23278233408927917, 0.02788311429321766, -0.11596044152975082, 0.3615570664405823, -0.30838990211486816, 0.017099518328905106, -0.0595773383975029, 0.2741987109184265, -0.5940124988555908, 0.4874401390552521, 0.03406265377998352, 0.0429002046585083, -0.08387111127376556, -0.010797575116157532, -0.06126143038272858, -0.0794902965426445, -0.0025581922382116318, -0.23307038843631744, 0.19169381260871887, 0.09513269364833832, 0.18027257919311523, 0.021632002666592598, 0.36104249954223633, -0.18985320627689362, 0.4542205333709717, 0.21042831242084503, -0.055662672966718674, -0.2276802510023117, 0.1955002397298813, 0.43229949474334717, -0.015542366541922092, -0.058347273617982864, 0.01816471852362156, -0.2066880762577057, -0.06680004298686981, -0.07577251642942429, 0.0952472984790802, -0.3340015709400177, 0.2970086336135864, 0.10357771068811417, -0.2917543649673462, -0.3244776427745819, 0.08399349451065063, 0.14631998538970947, -0.2626303434371948, 0.056034013628959656, -0.08261361718177795, 0.3284609615802765, 0.21874286234378815, -0.052801504731178284, -0.062430258840322495, 0.009727843105793, 0.3052043318748474, 0.23528270423412323, -0.09366697818040848, -0.2511436939239502, 0.2028830200433731, 0.13177889585494995, -0.25629696249961853, -0.14795677363872528, 0.14633461833000183, -0.2225220501422882, 0.29501911997795105, 0.04013446718454361, 0.005044566001743078, -0.21048250794410706, -0.020360037684440613, 0.2414979487657547, 0.045945536345243454, -0.1649625599384308, 0.1604154407978058, -0.1151513010263443, -0.30798032879829407, 0.12649306654930115, 0.44699642062187195, -0.06380653381347656, 0.07078514248132706, 0.16643278300762177, 0.13509079813957214, 0.5150750875473022, -0.28955280780792236, -0.6989662647247314, -0.1996818631887436, -0.08895228803157806, -0.1407170593738556, -0.28409555554389954, 0.04075783118605614, 0.08884397149085999, 0.23681537806987762, -0.0012633476871997118, -0.12234888970851898, -0.044161535799503326, -0.29116740822792053, -0.17965397238731384, -0.09805097430944443, 0.09375029802322388, 0.21867476403713226, -0.15501753985881805, 0.1258779913187027, -0.34166833758354187 ]
135
..\pandas\reference\api\pandas.tseries.offsets.Milli.name.html
pandas.tseries.offsets.Milli.name
Milli.name# Return a string representing the base frequency.
No parameters found
[">>> pd.offsets.Hour().name\n'h'", ">>> pd.offsets.Hour(5).name\n'h'"]
pandas.tseries.offsets.Milli.name Milli.name# Return a string representing the base frequency.
[ -0.09888293594121933, -0.5573633313179016, -0.17199811339378357, 0.023492638021707535, 0.21484880149364471, 0.07762929797172546, 0.34336423873901367, 0.1939316987991333, -0.4137935936450958, 0.3443600535392761, -0.057328566908836365, 0.1984744817018509, 0.047155510634183884, 0.2627148926258087, -0.2257506400346756, -0.05691339448094368, -0.020770763978362083, 0.5071287751197815, -0.0874595120549202, 0.028075508773326874, -0.24425366520881653, 0.2526305913925171, 0.02584858611226082, 0.18211577832698822, -0.16260315477848053, 0.020449049770832062, -0.024924833327531815, -0.1374276727437973, -0.11615762114524841, -0.15906088054180145, -0.08870913088321686, -0.0005084559670649469, 0.10083608329296112, 0.5708099603652954, -0.0001046565012075007, -0.17482084035873413, 0.2956903576850891, -0.03739164024591446, -0.37346941232681274, 0.04561704024672508, -0.28387272357940674, 0.0351431779563427, -0.08387193083763123, -0.09969259053468704, -0.004209506791085005, -0.024710197001695633, -0.10898768156766891, -0.2611435651779175, 0.0029270274098962545, 0.3962908983230591, 0.184317946434021, -0.02182193472981453, -0.1662309169769287, -0.006736788433045149, 0.24352848529815674, -0.13236449658870697, 0.017277341336011887, 0.23998573422431946, -0.32210075855255127, 0.288766086101532, 0.13417869806289673, 0.14850598573684692, 0.22638827562332153, 0.22334882616996765, -0.007894221693277359, 0.24556460976600647, 0.3516324758529663, 0.11925433576107025, 0.16951149702072144, 0.47749006748199463, 0.5810028910636902, -0.3316483497619629, -0.34682080149650574, 0.09417326748371124, -0.13932615518569946, -0.18232841789722443, -0.21908794343471527, 0.05782335624098778, 0.0365985631942749, 0.19141344726085663, 0.3654137849807739, 0.3245724141597748, -0.14418120682239532, -0.10257653892040253, -0.3664775788784027, 0.1705365628004074, -0.21171513199806213, -0.024448666721582413, 0.02660483308136463, -0.19552361965179443, 0.3289567232131958, 0.0571916326880455, 0.21711818873882294, 0.21074670553207397, 0.1271667331457138, -0.09508071839809418, 0.21533876657485962, -0.2562278211116791, -0.029173720628023148, -0.17605280876159668, -0.05513468384742737, 0.15195390582084656, -0.24177969992160797, 0.009599818848073483, 0.06273000687360764, -0.3277771770954132, -0.04881465435028076, -0.45153090357780457, 0.41113653779029846, 0.05972931534051895, -0.06251563876867294, -0.10911307483911514, 0.1265018731355667, -0.07880505174398422, 0.05317425727844238, -0.10569554567337036, 0.010340210050344467, 0.03502984717488289, -0.16820625960826874, 0.22324238717556, -0.1865379959344864, -0.05693577229976654, -0.1863427758216858, 0.03709564730525017, -0.06234894320368767, 0.8170058131217957, 0.07912158966064453, -0.14866124093532562, 0.40637868642807007, -0.1794327199459076, -0.2182592749595642, 0.022496864199638367, -0.0662366971373558, -0.11043676733970642, -0.09493554383516312, 0.07865156978368759, 0.26914969086647034, 0.1832733005285263, 0.29296374320983887, 0.05821259319782257, 0.01624915935099125, -0.19260993599891663, -0.08518418669700623, 0.15821023285388947, -0.1090337485074997, 0.13918015360832214, -0.15436960756778717, 0.05865497514605522, -0.18857696652412415, -0.013980538584291935, 0.1992701292037964, 0.029058154672384262, -0.15352441370487213, 0.2502717971801758, -0.03541842848062515, 0.17299850285053253, -0.06686237454414368, 0.2906327545642853, -0.011892324313521385, 0.35479041934013367, 0.14628218114376068, -0.051224641501903534, -0.2811832129955292, -0.13041608035564423, 0.09077412635087967, -0.229352205991745, -0.6085066795349121, -0.12172693759202957, -0.03588781878352165, -0.04482705518603325, 0.3287560045719147, -0.14679670333862305, 0.020510567352175713, -0.08686688542366028, -0.2187042534351349, -0.15552294254302979, -0.024713648483157158, 0.06423391401767731, 0.21468313038349152, 0.08128540217876434, -0.0925610363483429, -0.1741178333759308, 0.3750503957271576, -0.03723207116127014, -0.3954553008079529, -0.06670990586280823, 0.07706956565380096, -0.00504122581332922, -0.3009793162345886, 0.11417387425899506, 0.1234898492693901, -0.2782481908798218, 0.12786519527435303, 0.29236775636672974, 0.0277863722294569, -0.2486160844564438, 0.17785011231899261, 0.24841660261154175, 0.2760368883609772, -0.09505809098482132, -0.042888443917036057, 0.11204030364751816, 0.05812425911426544, 0.12283355742692947, 0.1895962953567505, -0.5586215257644653, 0.2856947183609009, -0.05119050666689873, -0.08430376648902893, 0.3178008794784546, 0.006881787907332182, -0.19087861478328705, -0.42635098099708557, 0.07191425561904907, 0.23282864689826965, 0.48703789710998535, 0.2442665994167328, 0.22317875921726227, -0.11230499297380447, 0.16684211790561676, -0.22038792073726654, 0.12659119069576263, -0.204356387257576, -0.12443498522043228, -0.1101224422454834, -0.13602545857429504, 0.0474848635494709, -0.07626386731863022, 0.01586729846894741, 0.39706873893737793, 0.24417977035045624, 0.03502488508820534, 0.21199209988117218, 0.2974878251552582, 0.33682942390441895, 0.2372049242258072, 0.2110958695411682, 0.18602265417575836, 0.15387468039989471, 0.29102030396461487, -0.003361071227118373, 0.3164508640766144, 0.27542704343795776, -0.06249010190367699, 0.11994683742523193, 0.33639249205589294, -0.1921008676290512, -0.34756770730018616, -0.06390708684921265, -0.01878182403743267, 0.4509831666946411, 0.06199927628040314, -0.3446143865585327, -0.11511535197496414, -0.028627537190914154, -0.09151255339384079, -0.32790929079055786, 0.12114066630601883, -0.6788953542709351, 0.11833519488573074, 0.327193945646286, -0.22856059670448303, -0.018440285697579384, -0.14142681658267975, -0.20362527668476105, -0.13900551199913025, -0.11947116255760193, 0.03459935262799263, 0.09134534746408463, 0.2109210044145584, 0.19633904099464417, 0.019820233806967735, -0.11495954543352127, -0.08187714964151382, 0.10321087390184402, 0.08674364537000656, 0.17892834544181824, 0.048736572265625, -0.04799532890319824, -0.17414270341396332, -0.26673248410224915, -0.2295818030834198, -0.002650325885042548, -0.009656617417931557, -0.25716036558151245, -0.1106782779097557, -0.22711427509784698, 0.04298562929034233, 0.008170049637556076, -0.6984468698501587, 0.008599154651165009, -0.15776266157627106, -0.12139616161584854, 0.2571980059146881, -0.09701792150735855, 0.11141951382160187, -0.43894535303115845, 0.141982764005661, 0.567869246006012, 0.14632254838943481, -0.24257637560367584, -0.14955678582191467, 0.09861846268177032, 0.2286001294851303, -0.44714605808258057, 0.2686472237110138, 0.18328863382339478, -0.19016867876052856, 0.18272534012794495, 0.18201012909412384, 0.02302326261997223, 0.06061401590704918, -0.11209717392921448, 0.17049114406108856, 0.484090119600296, 0.2913103401660919, -0.2115899920463562, -0.07679542899131775, 0.04194624349474907, -0.03769192099571228, 0.08251733332872391, -0.15634092688560486, -0.22473901510238647, 0.13202603161334991, -0.08576024323701859, -0.031763434410095215, -0.09571215510368347, -0.20488815009593964, -0.08934184908866882, 0.014476475305855274, 0.08359106630086899, 0.39145779609680176, -0.11299874633550644, 0.30924704670906067, 0.24161610007286072, 0.12624822556972504, -0.6535505652427673, -0.4500611126422882, 0.20997710525989532, -0.02373562939465046, -0.06883522868156433, 0.27458786964416504, -0.11175645887851715, 0.055933233350515366, 0.03207703307271004, 0.23372042179107666, -0.5949820280075073, 0.06970514357089996, 0.10625924170017242, -0.006370375398546457, 0.35348737239837646, -0.17771326005458832, 0.15282034873962402, -0.2091725468635559, -0.16701191663742065, 0.1333732306957245, 0.09244824945926666, 0.09330276399850845, 0.15460482239723206, 0.2674815058708191, 0.3259059190750122, 0.005411277990788221, 0.3128926753997803, 0.12075073271989822, -0.22950191795825958, 0.016154570505023003, -0.289192259311676, -0.08045829832553864, 0.22898758947849274, 0.09221530705690384, -0.09834714233875275, 0.06769364327192307, 0.018652744591236115, 0.39215758442878723, -0.12194991111755371, 0.210017129778862, -0.0951479896903038, 0.17049776017665863, -0.1663985252380371, -0.1059466004371643, -0.17944137752056122, -0.39693474769592285, 0.18340906500816345, 0.006947176996618509, 0.18291649222373962, -0.21698962152004242, 0.12132985889911652, 0.06710326671600342, -0.06294160336256027, -0.11404833942651749, -0.07870583236217499, -0.15382198989391327, 0.08013937622308731, -0.0842895358800888, -0.06509684026241302, 0.2549704611301422, 0.28202927112579346, 0.19591476023197174, 0.07418505102396011, -0.027372736483812332, 0.1510126292705536, 0.698307454586029, -0.2114742249250412, 0.04281551018357277, -0.11780334264039993, -0.07649301737546921, -0.4494282603263855, 0.041722942143678665, -0.27903106808662415, -0.20408093929290771, -0.31789031624794006, 0.20238842070102692, -0.22911036014556885, 0.18429504334926605, 0.11084737628698349, 0.13397616147994995, -0.008049900643527508, 0.06169549375772476, -0.015125668607652187, -0.31467685103416443, 0.21039646863937378, -0.08702200651168823, 0.17342525720596313, 0.15731501579284668, 0.013414062559604645, 0.03054090589284897, 0.19575956463813782, 0.016844425350427628, 0.36069294810295105, 0.2987918257713318, 0.09344246983528137, 0.3916991353034973, -0.10912293195724487, 0.11480101943016052, -0.10536357760429382, 0.10602319240570068, -0.10765765607357025, -0.014439347200095654, -0.3197951018810272, -0.15302099287509918, -0.1690681129693985, 0.1541145145893097, 0.12723097205162048, -0.06776902824640274, -0.055521249771118164, 0.2271348237991333, 0.11086513102054596, -0.009287104941904545, 0.2517722249031067, 0.1987711638212204, 0.22560280561447144, -0.02284260094165802, -0.5056561827659607, 0.366877019405365, 0.08683355897665024, -0.02385781519114971, -0.23409193754196167, 0.010866318829357624, -0.2771035432815552, -0.023556426167488098, 0.0015952856047078967, 0.49862295389175415, 0.25355491042137146, -0.07889432460069656, 0.29324808716773987, -0.4402221739292145, 0.14459311962127686, -0.17997615039348602, 0.08756881207227707, -0.1393517702817917, -0.3797520697116852, -0.24599242210388184, 0.01156136766076088, -0.0248707365244627, 0.23036828637123108, -0.1286446750164032, 0.012880607508122921, 0.15825369954109192, 0.22305159270763397, 0.35574039816856384, 0.06929365545511246, -0.2904180884361267, -0.17767424881458282, -0.3350255489349365, 0.20139780640602112, -0.08433634042739868, -0.3058564066886902, -0.014577077701687813, 0.05308933183550835, -0.30108144879341125, 0.1318102478981018, 0.024471158161759377, -0.20645475387573242, -0.2735951542854309, 0.057261183857917786, -0.2032511979341507, -0.054132990539073944, -0.4008011817932129, -0.402691513299942, 0.6727678775787354, -0.1226511299610138, -0.2027718722820282, 0.14450204372406006, 0.08080758154392242, 0.03445594757795334, -0.05347708240151405, 0.13024236261844635, 0.2603992223739624, 0.12493882328271866, -0.09723080694675446, 0.25336480140686035, -0.032909415662288666, 0.04676812142133713, -0.03951781615614891, -0.1278606504201889, -0.6968823075294495, -0.21739137172698975, -0.15132571756839752, -0.28683242201805115, 0.14902237057685852, -0.03425908833742142, 0.17237989604473114, 0.032140783965587616, -0.43987780809402466, 0.3164837956428528, -0.1747075766324997, -0.10051371902227402, -0.29185906052589417, 0.2879805564880371, 0.06112891435623169, 0.36473116278648376, 0.05185187608003616, 0.24381574988365173, -0.30512601137161255, 0.003299569943919778, 0.17807982861995697, -0.12102770805358887, -0.10756678134202957, 0.5266308784484863, 0.4054964482784271, -0.29813557863235474, -0.07094348967075348, 0.4549334645271301, 0.06373532116413116, 0.12453147023916245, -0.12258490175008774, -0.06104409694671631, -0.3138419985771179, -0.020383616909384727, 0.16635623574256897, 0.3363592028617859, 0.3763324022293091, 0.19533395767211914, -0.05461129918694496, -0.3697689473628998, -0.37648460268974304, -0.040240298956632614, 0.0063659558072686195, 0.2688683569431305, 0.1454911082983017, -0.34647518396377563, 0.17020277678966522, 0.05084894970059395, 0.29354554414749146, 0.05947346240282059, 0.12776264548301697, -0.2799202799797058, -0.16917768120765686, 0.002661153906956315, -0.002232504775747657, 0.09478124231100082, 0.22535422444343567, -0.07790040224790573, -0.41675886511802673, -0.16191425919532776, -0.08460536599159241, 0.5806994438171387, 0.05925210192799568, 0.44864848256111145, 0.08430204540491104, -0.2706676721572876, 0.27098536491394043, -0.047914739698171616, 0.18541280925273895, 0.11164887249469757, -0.1438724249601364, 0.1810697764158249, -0.10481785237789154, -0.0456714853644371, 0.24827271699905396, 0.4345148205757141, -0.07856369018554688, -0.44584327936172485, 0.17460310459136963, -0.03752904757857323, -0.4572436213493347, 0.6476583480834961, 0.5586049556732178, 0.26376187801361084, -0.011465783230960369, -0.14642345905303955, 0.1213022843003273, 0.1802135705947876, -0.5231281518936157, -0.04877917841076851, 0.09761238098144531, -0.07789026945829391, 0.3261870741844177, 0.2521370053291321, 0.19472737610340118, -0.40305012464523315, 0.08451101183891296, -0.09807359427213669, 0.3010677993297577, -0.3305123746395111, -0.012651837430894375, 0.6539266109466553, 0.3083236515522003, 0.12529994547367096, 0.2433549165725708, 0.352107971906662, 0.38142696022987366, 0.5748239755630493, 0.18611709773540497, -0.004688656888902187, 0.12776042520999908, -0.1907539665699005, 0.07759535312652588, 0.190518319606781, -0.09157755225896835, 0.4677199721336365, -0.40247735381126404, 0.0260396059602499, 0.5163808465003967, 0.3017216920852661, 0.058749254792928696, 0.14190316200256348, -0.2179459184408188, -0.13654553890228271, -0.03563258424401283, -0.1745419055223465, 0.051690101623535156, -0.003176597412675619, -0.32529547810554504, -0.14919926226139069, 0.09545157849788666, 0.13639822602272034, 0.02570969983935356, -0.14733824133872986, 0.2634426951408386, -0.02077353186905384, -0.11097237467765808, -0.04427105933427811, 0.00017225580813828856, -0.2504386603832245, -0.3471474051475525, -0.03484778851270676, -0.1273292452096939, 0.21450744569301605, -0.022186992689967155, 0.09358804672956467, -0.3695450723171234, -0.18714992702007294, 0.2393805831670761, -0.08957649767398834, -0.1850118339061737, -0.09347425401210785, -0.17400524020195007, 0.381780207157135, 0.13744521141052246, 0.3703228533267975, 0.2525884509086609, -0.2544057369232178, -0.12963658571243286, 0.09394238144159317, -0.1373511701822281, -0.4390009641647339, -0.08539238572120667, 0.07411210238933563, 0.13750022649765015, -0.17025287449359894, -0.059194792062044144, -0.20429281890392303, 0.04147565737366676, -0.21212086081504822, -0.017543794587254524, 0.11066655069589615, 0.13538992404937744, 0.18467557430267334, -0.22145825624465942, -0.18823765218257904, 0.30261170864105225, 0.15093278884887695, 0.30661994218826294, -0.163252592086792, -0.3195258677005768, -0.11487115919589996, 0.2604322135448456, 0.038252443075180054, 0.07119803130626678, -0.1838279813528061, 0.3601619005203247, -0.28579428791999817, 0.18063144385814667, 0.16448435187339783, -0.23728011548519135, 0.15618251264095306, 0.10964644700288773, -0.32228219509124756, -0.7507176399230957, 0.11469722539186478, -0.11180321127176285, -0.08609369397163391, 0.08358439058065414, 0.04619372636079788, 0.2277018427848816, -0.1000489816069603, -0.10415878146886826, -0.08256140351295471, -0.023189008235931396, 0.2231881320476532, -0.03393642231822014, -0.16089321672916412, -0.44974780082702637, 0.38240671157836914, -0.06358412653207779, 0.0630507618188858, -0.36809125542640686, 0.32894110679626465, -0.048747844994068146, 0.1370536834001541, 0.028290366753935814, 0.003275254275649786, -0.004518392961472273, 0.3074524402618408, 0.1296488642692566, 0.005875355564057827, -0.08050958067178726, 0.24280595779418945, -0.5991599559783936, -0.16458499431610107, -0.08420444279909134, -0.08407548069953918, -0.0889238491654396, 0.30234014987945557, 0.16093677282333374, -0.3705417811870575, 0.23304620385169983, -0.07173272967338562, -0.5498428344726562, -0.2822350263595581, -0.05098314210772514, -0.3525492548942566, -0.10270819813013077, 0.12728482484817505, 0.15476980805397034, 0.22056826949119568, -0.12307722866535187, -0.1622968316078186, -0.18100324273109436, 0.22777442634105682, -0.12526343762874603, -0.144664466381073, -0.14475242793560028, 0.3383534848690033, -0.017535442486405373, -0.19286233186721802, -0.12935449182987213 ]
136
..\pandas\reference\api\pandas.Series.dot.html
pandas.Series.dot
Series.dot(other)[source]# Compute the dot product between the Series and the columns of other. This method computes the dot product between the Series and another one, or the Series and each columns of a DataFrame, or the Series and each columns of an array. It can also be called using self @ other. Notes The Series and other has to share the same index if other is a Series or a DataFrame.
Parameters: otherSeries, DataFrame or array-likeThe other object to compute the dot product with its columns. Returns: scalar, Series or numpy.ndarrayReturn the dot product of the Series and other if other is a Series, the Series of the dot product of Series and each rows of other if other is a DataFrame or a numpy.ndarray between the Series and each columns of the numpy array.
['>>> s = pd.Series([0, 1, 2, 3])\n>>> other = pd.Series([-1, 2, -3, 4])\n>>> s.dot(other)\n8\n>>> s @ other\n8\n>>> df = pd.DataFrame([[0, 1], [-2, 3], [4, -5], [6, 7]])\n>>> s.dot(df)\n0 24\n1 14\ndtype: int64\n>>> arr = np.array([[0, 1], [-2, 3], [4, -5], [6, 7]])\n>>> s.dot(arr)\narray([24, 14])']
pandas.Series.dot Series.dot(other)[source]# Compute the dot product between the Series and the columns of other. This method computes the dot product between the Series and another one, or the Series and each columns of a DataFrame, or the Series and each columns of an array. It can also be called using self @ other. Notes The Series and other has to share the same index if other is a Series or a DataFrame.
[ 0.07246768474578857, -0.5667707324028015, -0.16294117271900177, 0.06487078964710236, -0.06532402336597443, 0.25229203701019287, 0.3725798726081848, 0.07148990035057068, 0.12187063694000244, 0.23753732442855835, -0.14017030596733093, 0.1285816878080368, 0.3269316554069519, 0.11617594957351685, 0.16740715503692627, -0.23471064865589142, -0.16940541565418243, 0.4779074192047119, -0.27946171164512634, 0.013350698165595531, -0.19408349692821503, -0.30679449439048767, 0.044342733919620514, 0.3291621804237366, 0.010286361910402775, -0.1069488450884819, -0.011835776269435883, 0.008354993537068367, 0.5579587817192078, -0.19925977289676666, 0.22743594646453857, 0.036435700953006744, 0.02705026976764202, 0.39056551456451416, -0.0000991314445855096, -0.11577185988426208, 0.21316002309322357, 0.007179433014243841, 0.15544338524341583, 0.014407535083591938, -0.2986169457435608, -0.06119021400809288, 0.24142928421497345, -0.49837562441825867, 0.17175114154815674, -0.46078526973724365, 0.1607031375169754, -0.014075984247028828, 0.3038245141506195, 0.07087645679712296, 0.3150903582572937, 0.17742033302783966, 0.12467379868030548, -0.20915770530700684, -0.08615323156118393, -0.4245709478855133, 0.33038559556007385, 0.13197460770606995, -0.1164495125412941, -0.01949584111571312, 0.19993072748184204, 0.2029033750295639, -0.2142927348613739, -0.05783437192440033, 0.11288037896156311, 0.2863350808620453, 0.6899875998497009, -0.03382926434278488, -0.08804634213447571, 0.36080196499824524, 0.5450350046157837, -0.24782447516918182, -0.030090434476733208, 0.12309996783733368, 0.05765989422798157, 0.2394571453332901, -0.2660990357398987, -0.22427129745483398, -0.17348237335681915, 0.04382532835006714, 0.17044462263584137, 0.2279735654592514, -0.192424938082695, 0.18952736258506775, -0.13638533651828766, 0.18418918550014496, 0.040312670171260834, 0.13681660592556, 0.16626563668251038, -0.07821640372276306, -0.14166636765003204, -0.06814900040626526, 0.3686182498931885, 0.3669039309024811, -0.07233306765556335, -0.17387142777442932, 0.127554252743721, -0.2567620277404785, -0.5408300161361694, 0.10109809786081314, 0.28410422801971436, 0.1912347972393036, -0.21321271359920502, 0.44136402010917664, 0.011128207668662071, -0.018697697669267654, -0.32629403471946716, -0.06183866783976555, 0.20673352479934692, 0.22062769532203674, -0.08709023892879486, -0.1548418402671814, 0.1607627272605896, -0.15578164160251617, 0.0947796106338501, -0.09841052442789078, -0.1584598869085312, 0.10777958482503891, -0.5316721200942993, -0.024291444569826126, -0.1635754555463791, -0.148156076669693, 0.3176936209201813, 0.20598359405994415, 0.05453477054834366, 0.15690931677818298, -0.032112862914800644, -0.2924838364124298, 0.3214152157306671, 0.3323580026626587, -0.2862127721309662, 0.2584742605686188, 0.16956938803195953, -0.06953277438879013, -0.3712657392024994, -0.13024340569972992, 0.2624068856239319, -0.068327397108078, 0.28982603549957275, 0.200957253575325, 0.23289991915225983, -0.0065890890546143055, 0.14885257184505463, 0.14188417792320251, 0.05322656035423279, -0.14120133221149445, 0.2009699046611786, -0.07022757083177567, -0.1919592022895813, 0.004443633835762739, 0.03217323496937752, -0.2301083505153656, -0.18160834908485413, 0.2326265275478363, 0.20761199295520782, -0.048855092376470566, 0.35408517718315125, 0.10302644968032837, -0.12053824216127396, -0.2135704904794693, 0.4056301414966583, 0.18914593756198883, 0.023491203784942627, -0.17667368054389954, 0.10117217898368835, 0.024827713146805763, -0.5503729581832886, 0.03614437207579613, -0.11706767231225967, -0.07870499789714813, 0.14141952991485596, -0.0324515700340271, -0.2946179211139679, 0.003837519558146596, -0.0002450900210533291, 0.017966456711292267, 0.4353070855140686, -0.14499685168266296, 0.12364081293344498, -0.10754462331533432, -0.275877982378006, 0.2252052128314972, 0.2874163091182709, 0.34919872879981995, -0.4224843680858612, -0.12924574315547943, -0.15463823080062866, 0.24075284600257874, -0.1465027928352356, -0.3513041138648987, 0.02610127627849579, 0.19419920444488525, 0.14195869863033295, 0.016893355175852776, 0.011709471233189106, 0.06465119868516922, 0.2208300530910492, -0.02149212174117565, -0.0003428169584367424, -0.2153526395559311, -0.008547984063625336, 0.00811021588742733, 0.1370871514081955, 0.0869092345237732, 0.03950256481766701, -0.2826140224933624, 0.12880368530750275, -0.04569005221128464, 0.25076809525489807, -0.21018533408641815, 0.26188597083091736, -0.27016016840934753, -0.5559267997741699, -0.07294642925262451, 0.053483229130506516, 0.19990892708301544, 0.21673181653022766, 0.14022941887378693, 0.0949341431260109, -0.18822480738162994, -0.16440069675445557, 0.08134740591049194, -0.05902641639113426, -0.14583803713321686, -0.015794677659869194, 0.08352087438106537, 0.0326332226395607, 0.1683892160654068, -0.2844093143939972, 0.21758095920085907, -0.0814301148056984, -0.0038513210602104664, 0.20388871431350708, 0.2573201358318329, -0.030349001288414, 0.25667884945869446, 0.17559409141540527, 0.13377127051353455, -0.13642257452011108, 0.09508517384529114, 0.055039893835783005, 0.17475998401641846, 0.46563658118247986, -0.07138364017009735, -0.14964570105075836, 0.31116804480552673, -0.22710318863391876, -0.004756404552608728, -0.007886319421231747, 0.03926873579621315, -0.0954384058713913, 0.12022531032562256, -0.07745925337076187, -0.0026637527626007795, -0.08183416724205017, 0.09973299503326416, 0.19025184214115143, 0.117682546377182, -0.579704761505127, 0.33574867248535156, 0.32427626848220825, -0.3035684823989868, 0.41993147134780884, -0.0729479044675827, -0.05904544144868851, -0.07978922128677368, -0.2812069058418274, 0.28165367245674133, -0.025880908593535423, 0.08307518810033798, 0.18665100634098053, 0.04276897385716438, -0.2185722440481186, -0.17835231125354767, 0.20970608294010162, 0.18291223049163818, 0.08343490958213806, -0.19960467517375946, -0.11914457380771637, -0.15825045108795166, 0.040633056312799454, -0.3052205443382263, -0.05240592733025551, 0.08593962341547012, 0.00035887284320779145, 0.17089715600013733, -0.011194988153874874, -0.2249382734298706, -0.35236862301826477, -0.37566298246383667, 0.03583715856075287, -0.3592674434185028, -0.17167039215564728, 0.12943777441978455, -0.3316810131072998, -0.1384952813386917, -0.20859657227993011, 0.21668550372123718, 0.2428070455789566, -0.2471071183681488, -0.11131834238767624, -0.3525182604789734, -0.12056798487901688, 0.2847161591053009, -0.018344178795814514, 0.29358136653900146, -0.12369805574417114, 0.24568569660186768, 0.16764435172080994, -0.06386192888021469, -0.0999377891421318, -0.31945890188217163, -0.08066215366125107, -0.06651579588651657, 0.2849694788455963, 0.1236889660358429, -0.2963609993457794, -0.3297024369239807, -0.16883474588394165, 0.006075543817132711, -0.0678059309720993, -0.12700693309307098, -0.017963696271181107, 0.14057715237140656, -0.05783641338348389, -0.004642270505428314, -0.08116195350885391, -0.30406296253204346, 0.16399043798446655, 0.05247608199715614, 0.14443033933639526, -0.5383101105690002, -0.2226540893316269, 0.47613921761512756, 0.324364572763443, -0.010390105657279491, -0.18541352450847626, -0.03211139515042305, 0.2289653867483139, -0.03647872060537338, 0.15414904057979584, -0.038182683289051056, -0.3484717607498169, 0.3352358937263489, -0.1327747255563736, -0.07199302315711975, -0.4721972644329071, -0.06841306388378143, 0.1839132010936737, -0.002852132311090827, 0.14663732051849365, 0.07575876265764236, 0.0809125006198883, -0.32332587242126465, -0.021199490875005722, 0.159622460603714, -0.13274210691452026, 0.18109193444252014, -0.23024433851242065, 0.11363936960697174, 0.40034157037734985, -0.16947761178016663, 0.417176216840744, -0.23152220249176025, -0.015017342753708363, 0.044197700917720795, -0.01228624489158392, 0.07913253456354141, 0.10187732428312302, -0.133055180311203, -0.29601967334747314, 0.14154914021492004, -0.05439935624599457, 0.061954837292432785, -0.4171748459339142, 0.011722428724169731, -0.22997640073299408, -0.10539911687374115, -0.25072047114372253, 0.14802493155002594, 0.010072878561913967, -0.22941848635673523, 0.06806854158639908, -0.02187819592654705, -0.013315528631210327, -0.14210303127765656, -0.026730474084615707, -0.1732560247182846, 0.028950640931725502, 0.03541833534836769, -0.1852458268404007, -0.26743802428245544, -0.18084517121315002, -0.16714325547218323, 0.5901879072189331, 0.2465091198682785, 0.09064974635839462, 0.1272973120212555, -0.3023989200592041, -0.19507072865962982, 0.09111437946557999, 0.4902772307395935, 0.040876567363739014, -0.4177492558956146, 0.09063621610403061, -0.3467039465904236, -0.4260029196739197, 0.11302458494901657, -0.06268554925918579, -0.11636456102132797, -0.37535741925239563, 0.2809043526649475, 0.14401443302631378, -0.08435773849487305, 0.4742896556854248, 0.10493960976600647, -0.010848432779312134, 0.2592567205429077, -0.35018569231033325, -0.1837310642004013, 0.25841009616851807, 0.15388312935829163, -0.18498049676418304, 0.14873048663139343, -0.09599721431732178, -0.08966737240552902, 0.03885109722614288, -0.03941599279642105, 0.15726305544376373, 0.4052950441837311, -0.04636218771338463, 0.17672854661941528, -0.206070676445961, 0.292105495929718, -0.05979667603969574, -0.21535661816596985, -0.2877979874610901, 0.09050482511520386, -0.24269717931747437, -0.01826983503997326, -0.05661950260400772, 0.6157816648483276, -0.04510192200541496, -0.047379691153764725, 0.2887926399707794, -0.02881617844104767, 0.04109605774283409, -0.12194647639989853, -0.37205618619918823, 0.14201496541500092, 0.4349692463874817, 0.05107023939490318, -0.36971598863601685, 0.2965327501296997, 0.11035933345556259, -0.09126702696084976, 0.046106986701488495, 0.04279163107275963, -0.27670931816101074, 0.016189604997634888, 0.003724111011251807, 0.6842010021209717, 0.031397078186273575, 0.19556337594985962, 0.24629735946655273, 0.01559609454125166, 0.68646240234375, 0.15502823889255524, 0.1418432742357254, -0.04995889589190483, -0.3473515510559082, -0.2546793818473816, -0.08288881927728653, 0.03277062624692917, 0.013927018269896507, -0.2930135428905487, 0.4104626774787903, -0.3790435194969177, 0.13913893699645996, 0.17175796627998352, -0.1482979953289032, 0.10388118028640747, -0.08230961859226227, -0.05480961874127388, 0.18741972744464874, 0.09509532153606415, -0.043470755219459534, -0.25858074426651, -0.04591572284698486, -0.19081102311611176, 0.08057864755392075, 0.06535431742668152, -0.032292548567056656, 0.28878042101860046, 0.2864362299442291, -0.1141689196228981, 0.016502859070897102, -0.30343523621559143, -0.10093235969543457, 0.2850189805030823, -0.1874718815088272, 0.03278588876128197, 0.016955148428678513, -0.04459091275930405, 0.06389493495225906, -0.17819997668266296, -0.060847166925668716, 0.5206059217453003, 0.09456837922334671, -0.23238040506839752, 0.6757382154464722, 0.07706774026155472, -0.2316446751356125, -0.39358532428741455, 0.350784033536911, -0.040247924625873566, 0.06758163124322891, -0.1637294888496399, 0.0877140611410141, -0.36854982376098633, -0.266785204410553, 0.24019348621368408, -0.03785485774278641, -0.4152015149593353, 0.19940248131752014, -0.1951514333486557, -0.4455103278160095, 0.04470794275403023, -0.051462940871715546, 0.1697043478488922, 0.10171415656805038, 0.300150990486145, -0.3357565999031067, -0.16066589951515198, -0.18832658231258392, -0.06751519441604614, 0.11755560338497162, -0.018409859389066696, 0.3799797594547272, -0.1722680926322937, 0.03690747171640396, -0.05344448983669281, -0.07266102731227875, 0.03536117076873779, 0.41248172521591187, -0.403348445892334, -0.5452896356582642, -0.1852162778377533, 0.12683932483196259, 0.4823848605155945, 0.45464715361595154, -0.20747239887714386, 0.22591961920261383, -0.12067099660634995, -0.024224920198321342, -0.4131418466567993, 0.0806315466761589, -0.47982367873191833, 0.2558867037296295, 0.3804836869239807, -0.02023141458630562, 0.041116829961538315, 0.30826693773269653, 0.2781400978565216, 0.4176439642906189, -0.023238327354192734, -0.35821300745010376, -0.04739459976553917, 0.04760454222559929, -0.16985571384429932, -0.10540028661489487, 0.06211968883872032, 0.09211861342191696, -0.13727053999900818, -0.02725232020020485, -0.12492053955793381, 0.13331754505634308, 0.06282494217157364, 0.05864846706390381, 0.3189865052700043, 0.027753565460443497, -0.20585407316684723, -0.08271202445030212, 0.1700657308101654, 0.04987310245633125, -0.22013112902641296, 0.26232796907424927, -0.3356998562812805, -0.11784366518259048, 0.24618741869926453, 0.25430238246917725, 0.29110267758369446, -0.0903780460357666, -0.14362165331840515, 0.15396088361740112, -0.42122524976730347, -0.16002321243286133, 0.3241691589355469, 0.30267980694770813, 0.1905028522014618, -0.16284821927547455, 0.18646325170993805, 0.27824166417121887, -0.42682909965515137, -0.027896158397197723, 0.22736001014709473, -0.08344335108995438, 0.2335510402917862, 0.1982429027557373, -0.12582305073738098, 0.33158817887306213, -0.025966815650463104, -0.1730852723121643, -0.061311591416597366, -0.3026202321052551, 0.3246035575866699, 0.2492295652627945, 0.1444133222103119, -0.09174597263336182, 0.3175984025001526, 0.13812370598316193, 0.32165151834487915, 0.310808002948761, -0.012599842622876167, 0.19105203449726105, 0.09550260752439499, -0.13209480047225952, 0.19525457918643951, -0.0058799670077860355, 0.17569753527641296, 0.35555514693260193, -0.27310335636138916, 0.1957796812057495, 0.1954042762517929, -0.13485677540302277, -0.17992833256721497, 0.10699036717414856, -0.1525217592716217, 0.023155424743890762, -0.02599930763244629, -0.09080617874860764, 0.16039851307868958, -0.24684078991413116, -0.1861051768064499, -0.0961291640996933, 0.5243771076202393, -0.17285288870334625, 0.09555811434984207, -0.16416260600090027, 0.2831491231918335, 0.2144899070262909, -0.1566111445426941, 0.14492769539356232, 0.18202723562717438, -0.17294082045555115, -0.6078425049781799, 0.45234403014183044, -0.11603064090013504, -0.0596381276845932, 0.06318724900484085, 0.11805742979049683, -0.14905521273612976, -0.2751336097717285, 0.21236994862556458, -0.08146023750305176, -0.24302327632904053, -0.04334934428334236, -0.1039602980017662, 0.0062847076915204525, -0.2493380308151245, 0.18486608564853668, 0.30617401003837585, -0.2857308089733124, 0.06678379327058792, 0.1683250367641449, 0.2294689565896988, -0.7920966744422913, -0.0046749538742005825, -0.13771311938762665, -0.0010715851094573736, -0.19063831865787506, 0.25894924998283386, -0.23087286949157715, -0.09573907405138016, 0.012722172774374485, -0.18396207690238953, 0.08166735619306564, 0.20003847777843475, 0.17357423901557922, -0.10608801990747452, 0.5766857266426086, 0.06211520731449127, 0.3489108383655548, -0.04335678741335869, -0.11033014953136444, -0.349455863237381, 0.2869040369987488, 0.2122005671262741, -0.2856031656265259, -0.135416641831398, 0.12336305528879166, 0.07703898847103119, -0.23704500496387482, 0.2730616331100464, 0.1122114360332489, -0.29409849643707275, 0.036736465990543365, 0.17661193013191223, -0.32340866327285767, -0.29259705543518066, -0.5096407532691956, -0.0039656455628573895, -0.3149149715900421, -0.08274949342012405, -0.05050753057003021, 0.2988050878047943, 0.07270889729261398, -0.10745363682508469, 0.19191423058509827, 0.4097973704338074, 0.21987925469875336, -0.09897416830062866, 0.09233961999416351, -0.12499319761991501, 0.4273047149181366, 0.35703936219215393, -0.22688885033130646, -0.061950843781232834, 0.5189564228057861, -0.029485221952199936, 0.09175055474042892, -0.10296923667192459, 0.116936095058918, -0.06506972014904022, 0.40927445888519287, 0.2183825820684433, -0.05075458437204361, 0.005730513948947191, -0.12351097166538239, -0.40646180510520935, -0.25814688205718994, 0.3622587323188782, 0.11321017891168594, 0.0924937054514885, 0.029667135328054428, 0.22361868619918823, 0.07330097258090973, 0.31159669160842896, 0.0030538395512849092, -0.5255959033966064, -0.4078027606010437, 0.05211756005883217, 0.12043587863445282, -0.00970252975821495, 0.10956839472055435, -0.0182302575558424, 0.46078404784202576, -0.0029261638410389423, -0.12951987981796265, -0.0002776271430775523, -0.07147099077701569, 0.09230834990739822, -0.25946977734565735, -0.19283223152160645, 0.1162417009472847, -0.1260601133108139, 0.06017386540770531, -0.3619946241378784 ]
137
..\pandas\reference\api\pandas.tseries.offsets.BYearBegin.rule_code.html
pandas.tseries.offsets.BYearBegin.rule_code
BYearBegin.rule_code#
No parameters found
[]
pandas.tseries.offsets.BYearBegin.rule_code BYearBegin.rule_code#
[ -0.16315008699893951, -0.47866734862327576, -0.2102118879556656, -0.04823298379778862, 0.20103822648525238, 0.2781809866428375, 0.4139321744441986, 0.2570599913597107, -0.07973790913820267, 0.07662700861692429, 0.051000356674194336, 0.020139425992965698, -0.008946144953370094, 0.32243087887763977, -0.06508970260620117, 0.06271078437566757, 0.049352437257766724, 0.32950761914253235, -0.016297882422804832, 0.05126907303929329, -0.29689815640449524, 0.13645151257514954, -0.21363094449043274, 0.15001265704631805, -0.03779703378677368, -0.1413293480873108, 0.05370631068944931, -0.24488376080989838, 0.03372639790177345, -0.2450900375843048, 0.4000304639339447, 0.01978076435625553, 0.18801914155483246, 0.5323642492294312, -0.0001053903324645944, -0.003735082922503352, 0.29419609904289246, -0.02778654731810093, -0.0060926638543605804, 0.4354325234889984, -0.4018803834915161, 0.11142202466726303, 0.08016373217105865, -0.2581864893436432, -0.09189645200967789, -0.06794771552085876, 0.06799061596393585, -0.4184415638446808, 0.4020828306674957, 0.4653744399547577, 0.2374350130558014, 0.09528923779726028, -0.011552275158464909, -0.1296110600233078, 0.2070947140455246, -0.40307608246803284, 0.05691792443394661, 0.01476206537336111, -0.47906574606895447, -0.2863190770149231, 0.048970628529787064, 0.022108931094408035, 0.1301506906747818, -0.021131398156285286, -0.155650332570076, 0.08616243302822113, 0.33895424008369446, 0.023778416216373444, 0.22600053250789642, 0.3435699939727783, 0.5507213473320007, -0.24172276258468628, -0.2944825291633606, -0.04328342527151108, -0.1844824254512787, -0.23936578631401062, -0.10394477844238281, -0.03145614638924599, 0.20763474702835083, 0.17661689221858978, -0.017486348748207092, 0.23652125895023346, -0.16163131594657898, -0.021660091355443, -0.42328396439552307, 0.031010664999485016, -0.10187757015228271, -0.2142053097486496, -0.10825461149215698, -0.014437167905271053, 0.29749929904937744, 0.15144944190979004, -0.055833082646131516, 0.1410122513771057, -0.22095537185668945, -0.14599455893039703, 0.570315957069397, -0.12300258129835129, -0.16178618371486664, -0.2943480908870697, 0.3416573703289032, 0.1351613849401474, -0.11856066435575485, 0.06023812294006348, -0.030617617070674896, 0.01753528229892254, 0.10132820904254913, -0.14362166821956635, 0.24144847691059113, 0.16855084896087646, -0.03059200942516327, -0.08332478255033493, 0.32127413153648376, -0.3208337128162384, -0.16223785281181335, 0.06510207056999207, 0.1989840567111969, 0.01327082235366106, -0.38605496287345886, 0.1753356158733368, -0.07369153201580048, 0.030547969043254852, 0.1281847059726715, -0.10262315720319748, 0.15411476790905, 0.03167570382356644, 0.08855657279491425, -0.24587902426719666, 0.1258334517478943, 0.49396342039108276, -0.4311275780200958, 0.09170182049274445, 0.06610813736915588, -0.2163563072681427, -0.25468698143959045, 0.21231573820114136, 0.2725795805454254, 0.18233506381511688, 0.12587861716747284, 0.24356649816036224, -0.25620490312576294, -0.09399169683456421, 0.3167017698287964, 0.3869527578353882, -0.21746990084648132, -0.27211564779281616, -0.009851152077317238, -0.29027262330055237, -0.23665039241313934, 0.07932650297880173, 0.15349553525447845, -0.2637917995452881, 0.08446173369884491, 0.26366299390792847, -0.2822350561618805, -0.02181757241487503, -0.11034918576478958, 0.34022408723831177, 0.1764257252216339, 0.27134600281715393, 0.4256395399570465, -0.12190365791320801, -0.0531710684299469, -0.10450814664363861, 0.11697365343570709, 0.3939836621284485, -0.6017220616340637, 0.11644721776247025, 0.39244896173477173, -0.22811259329319, 0.06386078894138336, 0.1911461353302002, -0.08491495251655579, -0.2142382711172104, -0.28997471928596497, -0.300729900598526, 0.1853446364402771, -0.1247553899884224, 0.2762497067451477, -0.125690758228302, -0.23936404287815094, -0.2228948324918747, 0.13327467441558838, -0.24938496947288513, -0.3027566373348236, -0.014097897335886955, -0.21337367594242096, 0.11362900584936142, -0.13379600644111633, -0.06212864816188812, 0.03345832601189613, -0.016385862603783607, 0.1356673389673233, 0.06829169392585754, -0.13592179119586945, -0.29843613505363464, 0.13595286011695862, 0.12551288306713104, 0.04965914040803909, 0.009476576931774616, -0.1383969485759735, -0.03978826850652695, 0.058354005217552185, 0.1893956959247589, 0.03924364224076271, -0.3422671854496002, -0.045104436576366425, -0.07981745153665543, 0.11929589509963989, 0.08223915845155716, 0.1219363659620285, -0.2121875137090683, 0.03361852839589119, 0.038589008152484894, 0.0194415133446455, 0.09276987612247467, 0.2626279592514038, -0.05391263589262962, 0.14212565124034882, 0.1685742735862732, -0.24291184544563293, 0.09388064593076706, -0.2582675516605377, -0.03715084493160248, -0.10198288410902023, -0.15702763199806213, 0.025544336065649986, -0.050355471670627594, 0.06862050294876099, 0.1817343533039093, 0.24095271527767181, -0.15357425808906555, 0.09824294596910477, 0.4306600093841553, 0.36645543575286865, -0.07267844676971436, 0.024977291002869606, 0.2550956904888153, 0.3728664815425873, 0.13970983028411865, -0.2733137011528015, 0.6063663959503174, 0.11302737146615982, 0.11424300819635391, -0.4130880832672119, 0.3894069790840149, -0.5022228360176086, -0.22727175056934357, 0.1324283331632614, 0.01374135073274374, 0.21390411257743835, 0.14514832198619843, -0.28933435678482056, -0.22071678936481476, 0.0151087436825037, 0.1728176474571228, -0.4588780403137207, 0.21580743789672852, -0.3316477835178375, 0.16638906300067902, 0.42169368267059326, -0.29845714569091797, -0.12179984897375107, -0.018233556300401688, 0.3272979259490967, -0.0667407438158989, -0.09653982520103455, 0.096001535654068, 0.07521742582321167, 0.20056761801242828, 0.2840196192264557, 0.003300182055681944, -0.09917358309030533, -0.5111013650894165, 0.2732340395450592, -0.05407749488949776, 0.0199268851429224, -0.13505320250988007, 0.15678399801254272, 0.016699792817234993, -0.3736364245414734, -0.33274024724960327, -0.013441946357488632, 0.16274911165237427, -0.4405533969402313, 0.019255822524428368, -0.3434447646141052, -0.1821378767490387, -0.18264421820640564, -0.23094049096107483, 0.0853014886379242, -0.2784361243247986, 0.06429541110992432, -0.07135600596666336, -0.3974756896495819, 0.288616806268692, -0.4307691156864166, 0.13354191184043884, 0.48681312799453735, 0.10184648633003235, 0.06092631816864014, -0.32927316427230835, 0.03749650716781616, 0.20454873144626617, -0.2118067592382431, -0.0994587242603302, 0.1305944323539734, -0.2211313545703888, -0.021479619666934013, -0.0769226923584938, -0.3863711655139923, -0.07073383778333664, -0.19234180450439453, 0.0600460022687912, 0.47797104716300964, 0.2367965281009674, -0.44173774123191833, -0.24765156209468842, -0.14837267994880676, -0.044506728649139404, -0.009186580777168274, -0.24897898733615875, 0.01907464675605297, -0.003213821444660425, -0.29818227887153625, -0.05947142094373703, 0.11376742273569107, -0.3352124094963074, 0.2771800458431244, 0.038210198283195496, 0.1678476631641388, 0.47511598467826843, 0.022210566326975822, 0.10750194638967514, 0.08394933491945267, -0.13543222844600677, -0.28377532958984375, -0.42453208565711975, 0.2929036021232605, -0.20009000599384308, -0.32478922605514526, -0.22309283912181854, 0.0895945131778717, 0.010348552837967873, 0.012442213483154774, -0.042101550847291946, -0.3838426470756531, -0.10630588233470917, 0.09882660955190659, 0.19845612347126007, 0.2763887047767639, 0.06549002230167389, 0.1051924079656601, -0.23161356151103973, -0.21319523453712463, -0.08638961613178253, 0.20439833402633667, -0.0004782815231010318, -0.23340708017349243, 0.14030763506889343, 0.469966322183609, -0.07423783093690872, 0.17890077829360962, 0.17904357612133026, -0.0884057879447937, 0.3106156885623932, -0.26422086358070374, 0.2036483734846115, -0.009771374985575676, 0.011562993749976158, -0.013645741157233715, 0.26933348178863525, 0.14391814172267914, 0.15803350508213043, -0.2416943460702896, 0.004817643202841282, 0.020652448758482933, -0.16952139139175415, -0.21946676075458527, -0.205532968044281, -0.13677677512168884, -0.424314945936203, 0.16019730269908905, -0.04201137274503708, -0.030806049704551697, -0.027719397097826004, 0.09546121954917908, 0.0542944073677063, 0.2090752124786377, 0.2119883894920349, -0.14314311742782593, -0.2916831374168396, -0.061147820204496384, 0.2027566283941269, 0.050516001880168915, -0.04284431412816048, 0.35933247208595276, 0.2466629147529602, -0.24911163747310638, 0.039019130170345306, 0.0009474440012127161, 0.9910056591033936, 0.31842344999313354, -0.029496243223547935, 0.005380135495215654, -0.05232525244355202, -0.21987970173358917, -0.11259486526250839, -0.15600860118865967, -0.0016726822359487414, 0.03301804140210152, 0.027115298435091972, -0.1361350417137146, -0.09770224243402481, 0.08320608735084534, -0.22966712713241577, -0.07415004074573517, -0.017709722742438316, -0.20274712145328522, -0.41694146394729614, 0.03724989295005798, 0.24763144552707672, 0.4332634210586548, 0.08788447827100754, -0.14911282062530518, -0.15357117354869843, -0.02291817218065262, -0.26452967524528503, 0.10152547806501389, 0.34182271361351013, -0.007983279414474964, 0.3165801167488098, -0.05244738981127739, -0.04984797164797783, -0.2111234962940216, 0.3451688587665558, -0.3119742274284363, -0.019266000017523766, -0.3167077302932739, 0.025164611637592316, -0.012450267560780048, 0.1976676732301712, 0.20496627688407898, -0.10168547928333282, 0.07580623775720596, -0.012126998975872993, 0.048601943999528885, 0.1451176255941391, -0.2521742880344391, -0.04566288739442825, 0.06017298996448517, 0.10906202346086502, -0.5278173089027405, 0.32910147309303284, 0.0356125570833683, -0.08626222610473633, -0.21902358531951904, 0.460135281085968, -0.41015031933784485, 0.20935319364070892, 0.22101883590221405, 0.5965197682380676, 0.0996689721941948, 0.21821175515651703, 0.4114663898944855, -0.32455387711524963, 0.5297563672065735, 0.17063795030117035, 0.3226146399974823, -0.15685735642910004, -0.34615588188171387, -0.1698717176914215, -0.034479059278964996, 0.1322140246629715, -0.025247853249311447, -0.022095145657658577, 0.12834368646144867, -0.25694072246551514, 0.3989139795303345, 0.0210916418582201, -0.06227095425128937, 0.11650367081165314, 0.022594725713133812, -0.6700918674468994, 0.17606893181800842, 0.3410692811012268, -0.23733684420585632, -0.14216507971286774, -0.13636060059070587, 0.03641645610332489, -0.048567742109298706, -0.09360095858573914, -0.3258421719074249, 0.0014058048836886883, 0.3441653847694397, -0.011536301113665104, -0.23816581070423126, -0.21414226293563843, 0.15189503133296967, 0.7592025995254517, 0.015865609049797058, 0.005694873631000519, 0.0699346512556076, 0.3893945813179016, -0.21838341653347015, -0.37790894508361816, 0.05194481462240219, 0.3296397626399994, -0.041318509727716446, 0.020406650379300117, 0.16719119250774384, 0.22353340685367584, -0.07441190630197525, -0.1730082482099533, 0.12812456488609314, -0.6874150633811951, -0.13830143213272095, -0.08239870518445969, -0.3043401539325714, 0.1068481057882309, -0.07980728149414062, 0.18689820170402527, -0.019164862111210823, -0.12384238094091415, 0.15180131793022156, -0.10721641778945923, -0.19861692190170288, -0.24913913011550903, 0.3341085910797119, 0.11923663318157196, 0.3564765155315399, 0.3811138868331909, 0.1074734553694725, -0.4222472608089447, -0.035706110298633575, -0.05577198788523674, 0.3414299786090851, -0.03370246663689613, 0.4446053206920624, 0.12598676979541779, 0.002537438878789544, 0.12811408936977386, 0.13945287466049194, 0.23062363266944885, 0.32092341780662537, -0.10089895874261856, -0.20700092613697052, -0.26483988761901855, 0.05993451923131943, -0.2601465582847595, 0.4584150016307831, 0.19358378648757935, 0.3673763573169708, 0.11942818760871887, -0.23326745629310608, -0.40910348296165466, 0.1474694460630417, -0.20008371770381927, 0.1293964385986328, 0.4183865189552307, -0.15136350691318512, -0.3435102105140686, -0.02948438748717308, 0.26367196440696716, 0.0597493015229702, -0.07740788906812668, -0.324777215719223, -0.0810040831565857, 0.07242132723331451, -0.04616669937968254, 0.037119366228580475, 0.06335265189409256, 0.13318686187267303, -0.4348940849304199, 0.014082873240113258, -0.1047905832529068, 0.1656523048877716, 0.13232803344726562, 0.46664687991142273, 0.22385361790657043, -0.2602388560771942, 0.17739978432655334, 0.06013574078679085, -0.012436452321708202, -0.08148697763681412, -0.21181848645210266, 0.2136879563331604, -0.2876129150390625, -0.05727880448102951, 0.49657705426216125, 0.260916143655777, -0.022169465199112892, 0.07418172061443329, -0.03511510789394379, 0.0685088261961937, -0.518894612789154, 0.7141016721725464, 0.05720149353146553, 0.31345483660697937, 0.031042607501149178, -0.25769317150115967, -0.07516910880804062, 0.174483060836792, -0.4975506067276001, -0.07283663004636765, 0.274173378944397, -0.11269095540046692, 0.27408236265182495, 0.1919466108083725, 0.09878973662853241, -0.2779657542705536, 0.12628577649593353, 0.20716337859630585, 0.2534247934818268, -0.3446984589099884, 0.12944674491882324, 0.6073724031448364, -0.11458206176757812, -0.004968835972249508, 0.07023809850215912, 0.27579769492149353, 0.40648138523101807, 0.4754181206226349, 0.15717025101184845, -0.1740511953830719, -0.11926260590553284, -0.10379170626401901, -0.04683917760848999, -0.14552335441112518, -0.11279977113008499, 0.21226967871189117, -0.26272523403167725, -0.03613781929016113, 0.43057069182395935, -0.009389185346662998, 0.2832169830799103, 0.30124861001968384, 0.052726488560438156, 0.04110212251543999, -0.1782199740409851, -0.32832300662994385, 0.06811027973890305, -0.014616015367209911, -0.2544735074043274, -0.1524602472782135, 0.15005376935005188, 0.23521080613136292, 0.18390099704265594, -0.2888784110546112, 0.06563925743103027, 0.1709843873977661, 0.17026181519031525, -0.05661812052130699, 0.12258461117744446, -0.04201154038310051, -0.15791088342666626, 0.11960229277610779, -0.10466106981039047, -0.006770917680114508, 0.303121417760849, 0.272126168012619, -0.12968702614307404, -0.11997553706169128, 0.23663444817066193, 0.16570232808589935, -0.2128404825925827, -0.08012055605649948, -0.0029152140486985445, 0.169175386428833, -0.09719297289848328, 0.12012279033660889, 0.2065809965133667, -0.1265314519405365, 0.18210157752037048, 0.0015334346098825336, -0.1827092170715332, -0.45601993799209595, 0.11819681525230408, 0.2682909071445465, 0.055361028760671616, 0.18633054196834564, 0.21281825006008148, 0.04038545489311218, -0.03554990142583847, 0.08370514959096909, 0.06652648746967316, 0.2036803811788559, 0.14440788328647614, 0.1431518942117691, 0.1263204663991928, 0.4379820227622986, 0.12337525188922882, 0.41825181245803833, 0.21059727668762207, 0.0816914290189743, -0.5167348980903625, -0.0911872386932373, 0.4351029694080353, 0.3059345781803131, 0.14364033937454224, -0.07961217314004898, 0.19479724764823914, -0.1864321231842041, 0.09899556636810303, 0.09744008630514145, -0.03951440751552582, 0.009477196261286736, 0.13745006918907166, 0.0481213815510273, -0.2627890110015869, -0.11833120882511139, -0.11154724657535553, -0.09477871656417847, 0.2940712869167328, -0.1879769116640091, 0.2255040854215622, -0.21864667534828186, 0.15676994621753693, -0.17067073285579681, 0.018874414265155792, -0.12535864114761353, 0.26964065432548523, -0.10994478315114975, -0.32966238260269165, 0.3372640311717987, -0.21961402893066406, 0.030862653627991676, -0.3838198781013489, 0.5641171336174011, 0.04967562481760979, -0.31426578760147095, -0.18677064776420593, -0.5314825773239136, 0.061483968049287796, 0.46029895544052124, 0.245791956782341, 0.16872501373291016, -0.11957532912492752, 0.007525797467678785, -0.3619304597377777, -0.2696596384048462, 0.08388815075159073, 0.0663987472653389, -0.07602016627788544, 0.28729480504989624, 0.15834562480449677, -0.533509373664856, 0.3462066650390625, -0.32086968421936035, -0.23754604160785675, -0.25722724199295044, -0.012459072284400463, 0.20507308840751648, 0.022585943341255188, -0.29129478335380554, 0.3033594787120819, 0.41485947370529175, -0.3666802942752838, -0.5099799036979675, 0.21859478950500488, 0.1422787308692932, -0.026377830654382706, -0.18191391229629517, 0.1365053355693817, 0.27871495485305786, -0.18137718737125397, -0.10725751519203186, -0.2500157356262207 ]
138
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.shape.html
pandas.api.extensions.ExtensionArray.shape
property ExtensionArray.shape[source]# Return a tuple of the array dimensions.
No parameters found
['>>> arr = pd.array([1, 2, 3])\n>>> arr.shape\n(3,)']
pandas.api.extensions.ExtensionArray.shape property ExtensionArray.shape[source]# Return a tuple of the array dimensions.
[ 0.05385350063443184, -0.4164262115955353, -0.282853364944458, 0.28771400451660156, 0.08806071430444717, -0.07799400389194489, 0.30145925283432007, 0.22360634803771973, 0.1452294886112213, 0.3820824921131134, -0.00041003699880093336, 0.10697529464960098, -0.1284981220960617, 0.2952866554260254, 0.04744930937886238, -0.3869756758213043, -0.07487190514802933, 0.2836664319038391, -0.3102760910987854, -0.07351310551166534, -0.229315847158432, 0.15891332924365997, 0.12444542348384857, 0.19344322383403778, -0.20847560465335846, -0.1210467591881752, -0.2860102951526642, -0.4059043228626251, -0.3760024607181549, -0.20080427825450897, 0.48245343565940857, -0.24086152017116547, -0.1679389327764511, -0.0786714181303978, -0.00010297267726855353, -0.08021095395088196, 0.14408382773399353, 0.06816044449806213, 0.19721294939517975, 0.13660654425621033, -0.2083839327096939, -0.2909044623374939, 0.057626400142908096, -0.33807292580604553, -0.040826063603162766, -0.27926158905029297, -0.11502289772033691, -0.17101140320301056, -0.08733789622783661, 0.2830294072628021, 0.244467094540596, -0.18074007332324982, 0.16686682403087616, -0.042713556438684464, 0.18957048654556274, 0.19788134098052979, 0.07028163224458694, -0.10316721349954605, 0.0004042313958052546, 0.058045994490385056, -0.0586482509970665, -0.010856271721422672, 0.03225891664624214, 0.16091911494731903, -0.06469666957855225, 0.10560256987810135, 0.15006347000598907, 0.05881812795996666, 0.24641284346580505, 0.3136439025402069, 0.5261191725730896, -0.17001648247241974, -0.40034592151641846, -0.08009575307369232, 0.004101606085896492, 0.11313588172197342, -0.21703706681728363, 0.2406875491142273, 0.2868528366088867, -0.05873716250061989, -0.11361414194107056, 0.31087279319763184, -0.43800854682922363, 0.12529994547367096, -0.4478243589401245, 0.3244442641735077, -0.1610608547925949, 0.023033061996102333, -0.15952235460281372, -0.4767225384712219, 0.2366468757390976, -0.0714431181550026, -0.07118205726146698, 0.2642526626586914, 0.37707141041755676, -0.13301245868206024, 0.20827466249465942, -0.6888038516044617, 0.2909628748893738, -0.12244641780853271, 0.27443498373031616, -0.03846139833331108, -0.2090805619955063, 0.1521446853876114, 0.15002098679542542, 0.4012789726257324, -0.15118096768856049, 0.0885772854089737, -0.10637421905994415, -0.07621759176254272, 0.1643580049276352, 0.016637500375509262, 0.08063361793756485, 0.19869357347488403, 0.03674588352441788, -0.1363367736339569, 0.22083865106105804, 0.1733035147190094, -0.2376222461462021, 0.24548496305942535, -0.14159972965717316, -0.01175004057586193, 0.044456351548433304, -0.012651238590478897, 0.04849686473608017, 0.4578264653682709, -0.0787772387266159, -0.15449629724025726, 0.3217082917690277, 0.12826304137706757, -0.36700427532196045, 0.31837669014930725, 0.13397732377052307, -0.36052989959716797, 0.06645898520946503, 0.3937162756919861, 0.29097962379455566, -0.4244471490383148, 0.32413363456726074, 0.11726687848567963, -0.2977364957332611, -0.1375240534543991, 0.4173242449760437, 0.40470507740974426, -0.11674638092517853, -0.463152140378952, 0.004543327260762453, -0.148459330201149, -0.4027113616466522, 0.09615515917539597, -0.12224392592906952, 0.034509479999542236, -0.3118426203727722, 0.25133246183395386, -0.041125088930130005, 0.2089504897594452, -0.25082701444625854, 0.22054092586040497, -0.02984028123319149, 0.38028374314308167, 0.23398743569850922, -0.16781270503997803, 0.19605131447315216, -0.31598684191703796, 0.1378987580537796, -0.08728098124265671, -0.20172564685344696, 0.05833309516310692, -0.20282535254955292, -0.2155197709798813, 0.03965049982070923, -0.10765712708234787, 0.08397024869918823, -0.056181665509939194, -0.19446049630641937, 0.3946613371372223, 0.1310872584581375, 0.1656556874513626, -0.310089111328125, -0.1800534427165985, 0.05536140501499176, 0.12254512310028076, 0.10602293908596039, 0.10168637335300446, -0.13265393674373627, 0.31696733832359314, 0.03411741554737091, 0.2437601089477539, -0.05627109482884407, 0.1788342148065567, 0.19596724212169647, -0.3505217730998993, 0.11794140189886093, -0.1633787453174591, 0.30680641531944275, -0.12217488139867783, 0.062414415180683136, -0.27869081497192383, 0.043772973120212555, -0.07047316431999207, -0.12940846383571625, -0.16199707984924316, 0.3650047481060028, -0.2488964945077896, 0.16308638453483582, -0.392580509185791, -0.3405241370201111, 0.1333492547273636, -0.1918840855360031, -0.3517669141292572, 0.1443679928779602, -0.3727525770664215, -0.09757009893655777, 0.3402511179447174, 0.3085806667804718, 0.08388622105121613, 0.3022265136241913, -0.07773534208536148, 0.3417554497718811, 0.020103463903069496, -0.23128782212734222, -0.17149107158184052, -0.09297941625118256, -0.05150789022445679, -0.01613914966583252, 0.12071780115365982, 0.15372487902641296, 0.11678805947303772, -0.0694238692522049, -0.027182361111044884, 0.0749567374587059, 0.1573193371295929, 0.026569809764623642, 0.03770066052675247, 0.2106514275074005, -0.04291316494345665, -0.12375504523515701, 0.4378812909126282, 0.03241317719221115, 0.14781206846237183, 0.09597526490688324, 0.11246305704116821, 0.19497205317020416, -0.0530431903898716, -0.013844039291143417, 0.6269267201423645, -0.0734715387225151, -0.022000612691044807, 0.04808301106095314, -0.02174527384340763, 0.31148001551628113, 0.18013198673725128, -0.2952791452407837, -0.32621026039123535, -0.4224289357662201, -0.014736069366335869, -0.11210066080093384, 0.06362320482730865, -0.2001618593931198, 0.16127736866474152, 0.3853708803653717, -0.10043050348758698, 0.253328800201416, 0.2685112953186035, 0.0039764950051903725, 0.07895848900079727, -0.013898289762437344, 0.28917819261550903, 0.1786194145679474, 0.08987203985452652, 0.1032857894897461, -0.026750365272164345, -0.15169526636600494, 0.03298621252179146, 0.2403317093849182, 0.1952534168958664, 0.013867144472897053, -0.1445031762123108, 0.23732787370681763, -0.19405129551887512, -0.32295551896095276, -0.014466372318565845, -0.2820664048194885, 0.03521204739809036, -0.08355683833360672, -0.03255835920572281, -0.23328132927417755, -0.5549526214599609, 0.08713407069444656, -0.7251267433166504, 0.0176908727735281, 0.05673910677433014, -0.0797136127948761, -0.04397233575582504, -0.3021322786808014, -0.1523756980895996, -0.18233846127986908, 0.3140886127948761, 0.5564514994621277, -0.008828354999423027, 0.08579748868942261, 0.1199604794383049, 0.15466010570526123, 0.2538910210132599, -0.3735221028327942, 0.047053806483745575, 0.3823804259300232, 0.1368602216243744, 0.49751943349838257, -0.24068668484687805, -0.24764376878738403, 0.10993685573339462, -0.03647904098033905, -0.12639035284519196, 0.43363046646118164, 0.22727271914482117, 0.031092246994376183, -0.1500335931777954, -0.1893979161977768, 0.22127456963062286, -0.1031142845749855, -0.10199155658483505, 0.007069280371069908, -0.22052700817584991, -0.1709022969007492, 0.02290726825594902, 0.09423086792230606, -0.15095125138759613, 0.49750036001205444, 0.22506292164325714, 0.30991846323013306, 0.03286348283290863, 0.27644604444503784, 0.595420777797699, 0.34713366627693176, 0.09687229245901108, -0.1756708174943924, -0.10869621485471725, 0.061263516545295715, -0.024061324074864388, -0.03948013857007027, -0.13812734186649323, -0.40346062183380127, 0.4068818688392639, 0.19709163904190063, -0.0007114437757991254, -0.4994480311870575, -0.3221270442008972, -0.11048343032598495, 0.16970933973789215, 0.015210852958261967, 0.38125255703926086, 0.05936427414417267, -0.18917834758758545, -0.017962297424674034, -0.15992076694965363, 0.13000504672527313, 0.40180855989456177, -0.051728613674640656, 0.02224775403738022, 0.25111034512519836, 0.18289557099342346, -0.08715887367725372, -0.08601860702037811, -0.2838130295276642, 0.09180368483066559, -0.1988445371389389, 0.04095550253987312, 0.049779824912548065, -0.08790301531553268, -0.14398188889026642, -0.01943179778754711, -0.1536531150341034, -0.03732650727033615, -0.09605471044778824, -0.22977805137634277, 0.13186003267765045, -0.012870405800640583, -0.1876164674758911, 0.09364010393619537, 0.04031863436102867, -0.01137508638203144, 0.10887452214956284, -0.14472869038581848, -0.015007568523287773, -0.25610584020614624, -0.015554578974843025, -0.38922786712646484, -0.05839865654706955, 0.09136702865362167, 0.01659679412841797, -0.06230677291750908, -0.5973460078239441, 0.1450357288122177, 0.3988845944404602, 0.3357820212841034, 0.1194666177034378, 0.10108254849910736, -0.02377893216907978, -0.07438615709543228, 0.006101112347096205, 0.5116599202156067, 0.4940190315246582, -0.18357126414775848, 0.11284361034631729, -0.41936472058296204, -0.07690335810184479, -0.21781042218208313, 0.06244098022580147, 0.0536925382912159, -0.17548486590385437, 0.280834436416626, -0.025843443349003792, 0.3530525863170624, 0.12882380187511444, 0.02593868225812912, -0.1019505187869072, 0.3645385205745697, -0.14879170060157776, -0.33439645171165466, 0.054163623601198196, 0.19688472151756287, 0.14508524537086487, 0.18124324083328247, 0.13146863877773285, -0.3835371434688568, -0.2736922800540924, -0.5364843010902405, -0.11870122700929642, 0.2915674149990082, 0.23582564294338226, -0.012114444747567177, -0.11124604195356369, -0.30354034900665283, 0.05161057412624359, 0.24508064985275269, 0.1303994506597519, 0.15636895596981049, 0.2790442109107971, -0.0571068711578846, 0.07662869989871979, 0.4382484555244446, 0.1252255141735077, -0.18562811613082886, -0.055704690515995026, -0.2844059467315674, 0.06668765842914581, 0.06794558465480804, 0.05035005882382393, 0.3036060333251953, -0.15914012491703033, 0.1259606033563614, -0.3250431418418884, 0.6468883156776428, -0.024889934808015823, 0.13604608178138733, 0.385394424200058, 0.4268893301486969, -0.2642061710357666, 0.06681913137435913, 0.41298168897628784, 0.43180739879608154, -0.06758371740579605, 0.021859390661120415, 0.2928372621536255, -0.18739432096481323, -0.0018087646458297968, 0.2377004325389862, 0.1287478804588318, -0.09069100767374039, -0.11409632116556168, -0.19323015213012695, -0.007422084920108318, 0.2195005565881729, 0.08184590935707092, -0.09795217216014862, -0.12512311339378357, -0.012705730274319649, 0.1785971075296402, 0.10710874944925308, -0.00017437530914321542, -0.2018219381570816, -0.1081376001238823, -0.18035055696964264, 0.249638631939888, -0.293584942817688, -0.3369242548942566, -0.00031117815524339676, 0.11376472562551498, -0.19452118873596191, -0.1809026151895523, -0.2373742163181305, -0.10192356258630753, -0.09661132842302322, 0.4363016188144684, 0.1455632895231247, -0.21145473420619965, -0.5551736950874329, 0.058539651334285736, -0.19880720973014832, 0.0712941363453865, -0.013209234923124313, 0.08090255409479141, 0.17599047720432281, -0.09826341271400452, -0.17659667134284973, 0.12313522398471832, 0.27968689799308777, 0.0031062322668731213, 0.21261170506477356, 0.06813139468431473, 0.04311371594667435, 0.011419801041483879, -0.18268316984176636, 0.11913974583148956, 0.10666993260383606, -0.28587067127227783, -0.2936306893825531, -0.40590906143188477, -0.11176040768623352, 0.1469850093126297, 0.17367790639400482, 0.2169763594865799, -0.01800200156867504, 0.1191278025507927, 0.5322809219360352, -0.16761663556098938, -0.07607239484786987, 0.11825522035360336, 0.44107043743133545, 0.33011138439178467, 0.04184116795659065, -0.3230108320713043, -0.12691420316696167, -0.138981893658638, 0.02934187464416027, -0.15246237814426422, 0.308322012424469, 0.42477571964263916, -0.1763407438993454, -0.4154917001724243, -0.12009282410144806, -0.05304838344454765, -0.053901366889476776, 0.3471628427505493, -0.18647542595863342, -0.11997636407613754, -0.42124220728874207, 0.28599780797958374, -0.20757922530174255, 0.7064223289489746, 0.11180499941110611, 0.07654844224452972, -0.06087757647037506, 0.07452263683080673, -0.36558768153190613, -0.007828653790056705, -0.2566274404525757, -0.17092512547969818, -0.11358244717121124, 0.3369685113430023, 0.00029647196060977876, 0.10878988355398178, 0.20535245537757874, 0.1801721453666687, -0.04112744331359863, -0.2870940566062927, -0.16623379290103912, 0.00721899326890707, 0.062250345945358276, 0.23072192072868347, 0.2004755437374115, -0.01107385940849781, -0.4508730173110962, -0.12149275839328766, -0.046419110149145126, 0.007248512003570795, -0.01474537793546915, 0.30151310563087463, 0.06535927951335907, -0.3312196731567383, 0.23608817160129547, -0.008951308205723763, -0.14293278753757477, -0.00004068213820573874, -0.07199595123529434, 0.145815908908844, -0.37229517102241516, -0.10711991786956787, 0.015027113258838654, 0.021379945799708366, -0.18125425279140472, -0.28420189023017883, 0.13220791518688202, 0.22795914113521576, -0.4001634120941162, -0.29569733142852783, 0.2685277760028839, -0.20190741121768951, -0.1456112116575241, 0.13631394505500793, 0.10762686282396317, 0.242026686668396, -0.4579983949661255, -0.16911101341247559, -0.023961052298545837, 0.08331421762704849, 0.1195063665509224, 0.2631112039089203, 0.029278697445988655, 0.06851444393396378, -0.15281817317008972, 0.10554227977991104, 0.32945168018341064, -0.0178427305072546, 0.1522645503282547, 0.45436885952949524, -0.2375783622264862, -0.06266239285469055, 0.07221709191799164, 0.27725857496261597, 0.5093750357627869, 0.29679593443870544, 0.1737605482339859, 0.30722954869270325, -0.311420202255249, -0.09216925501823425, 0.303519070148468, 0.07974162697792053, -0.20005880296230316, 0.008403382264077663, -0.25470298528671265, 0.35959678888320923, 0.5707460045814514, 0.08697112649679184, -0.10219765454530716, 0.06494676321744919, -0.2998083531856537, 0.024904044345021248, -0.14200399816036224, 0.16357536613941193, 0.30991604924201965, -0.014920415356755257, -0.060386545956134796, -0.14746376872062683, 0.20645152032375336, -0.047841984778642654, -0.04997219890356064, -0.3887600600719452, -0.03803154081106186, 0.2254783660173416, 0.25551724433898926, -0.09366472065448761, 0.021239547058939934, -0.2429151087999344, -0.14110541343688965, 0.4614749848842621, -0.08131642639636993, -0.21117933094501495, 0.2118375152349472, 0.15656477212905884, -0.0244574137032032, -0.024786261841654778, -0.03270744904875755, -0.19801349937915802, -0.3142739534378052, -0.0181064885109663, -0.15092533826828003, 0.15532715618610382, -0.16316668689250946, 0.2578755021095276, 0.2938564419746399, -0.10133550316095352, 0.20109905302524567, 0.020624646916985512, 0.20957085490226746, -0.37493592500686646, 0.3891870379447937, -0.07363510876893997, -0.08491001278162003, -0.30608847737312317, -0.27408871054649353, -0.39477425813674927, -0.4414644241333008, -0.007817212492227554, -0.0453178808093071, 0.25941064953804016, 0.09648033231496811, 0.15144532918930054, 0.0959688127040863, 0.3701936602592468, 0.029448814690113068, 0.2569904029369354, 0.31633850932121277, -0.15496954321861267, -0.055795952677726746, 0.049596790224313736, -0.09369303286075592, -0.11631349474191666, 0.24702464044094086, 0.14468689262866974, -0.1133231371641159, -0.23087230324745178, 0.004582714755088091, 0.20656566321849823, -0.07811854779720306, 0.1470118910074234, -0.055775634944438934, -0.2792240381240845, -0.34541067481040955, -0.16173404455184937, 0.1244688332080841, -0.06306727975606918, 0.018924500793218613, -0.16424617171287537, 0.2447434514760971, -0.1160404160618782, 0.39245840907096863, -0.09807206690311432, 0.34232306480407715, 0.028661763295531273, 0.054126933217048645, 0.010002106428146362, -0.19398513436317444, 0.26903659105300903, -0.06250511854887009, 0.18657930195331573, -0.1160748079419136, 0.2902495265007019, 0.03796711936593056, 0.3174627125263214, 0.10883022844791412, -0.36470410227775574, 0.10526993870735168, 0.28588148951530457, -0.02834552340209484, -0.17071913182735443, 0.06332622468471527, 0.3334989547729492, -0.44815710186958313, -0.21919545531272888, -0.028945671394467354, 0.08259165287017822, -0.08805665373802185, -0.22341042757034302, 0.2931922376155853, -0.3750452399253845, 0.4654003977775574, -0.4227926433086395, -0.4693554639816284, -0.008456327952444553, -0.05176312103867531, -0.18290866911411285, -0.11989697813987732, -0.11652687191963196, -0.09150794893503189, 0.23198537528514862, -0.06959164887666702, -0.04599498584866524, -0.12420329451560974, 0.0540822371840477, -0.07611748576164246, -0.2532193958759308, 0.39600011706352234, 0.13885962963104248, -0.1325051188468933, -0.05838969349861145, -0.2479466199874878 ]
139
..\pandas\reference\api\pandas.Interval.is_empty.html
pandas.Interval.is_empty
Interval.is_empty# Indicates if an interval is empty, meaning it contains no points.
Returns: bool or ndarrayA boolean indicating if a scalar Interval is empty, or a boolean ndarray positionally indicating if an Interval in an IntervalArray or IntervalIndex is empty.
[">>> pd.Interval(0, 1, closed='right').is_empty\nFalse", ">>> pd.Interval(0, 0, closed='right').is_empty\nTrue\n>>> pd.Interval(0, 0, closed='left').is_empty\nTrue\n>>> pd.Interval(0, 0, closed='neither').is_empty\nTrue", ">>> pd.Interval(0, 0, closed='both').is_empty\nFalse", ">>> ivs = [pd.Interval(0, 0, closed='neither'),\n... pd.Interval(1, 2, closed='neither')]\n>>> pd.arrays.IntervalArray(ivs).is_empty\narray([ True, False])", ">>> ivs = [pd.Interval(0, 0, closed='neither'), np.nan]\n>>> pd.IntervalIndex(ivs).is_empty\narray([ True, False])"]
pandas.Interval.is_empty Interval.is_empty# Indicates if an interval is empty, meaning it contains no points.
[ -0.14360538125038147, -0.48438534140586853, -0.24453122913837433, 0.08464175462722778, -0.049273233860731125, 0.05931675806641579, 0.37858396768569946, 0.22931703925132751, 0.10808142274618149, 0.29556411504745483, 0.1245318204164505, 0.11567100137472153, 0.1054471954703331, 0.18957845866680145, -0.3793049156665802, -0.21293522417545319, 0.010414525866508484, 0.3184005320072174, 0.0310195442289114, -0.14566156268119812, -0.37058985233306885, -0.026828929781913757, -0.3623671233654022, 0.1348455846309662, -0.253818154335022, -0.23019146919250488, -0.07985207438468933, -0.1504717320203781, 0.08840331435203552, -0.43417873978614807, 0.10634208470582962, -0.05791782587766647, -0.29592734575271606, 0.31155407428741455, -0.0000993514186120592, -0.05896282196044922, 0.3339780569076538, 0.01574919931590557, -0.22076448798179626, 0.025909453630447388, -0.3766654431819916, -0.05627550557255745, 0.20568573474884033, -0.29904472827911377, -0.12084190547466278, -0.1762513518333435, 0.04941322281956673, 0.07021709531545639, -0.035257525742053986, 0.18243561685085297, 0.245972141623497, 0.32064196467399597, -0.4254215359687805, -0.09124626964330673, 0.04436102509498596, -0.06530992686748505, 0.09327034652233124, 0.002928547328338027, -0.08939800411462784, 0.13704915344715118, 0.14755381643772125, 0.08263015002012253, -0.04502837359905243, 0.13017471134662628, 0.006384670734405518, 0.1477084457874298, 0.27342692017555237, -0.12090995907783508, 0.09847945719957352, 0.3466632664203644, 0.11548620462417603, 0.02357274293899536, 0.040835849940776825, 0.03967594727873802, -0.18370525538921356, -0.25339561700820923, -0.09506057947874069, 0.3483487367630005, 0.059408195316791534, 0.1619977056980133, 0.3384542167186737, 0.4051966369152069, -0.12598437070846558, 0.07371307164430618, -0.5748705863952637, 0.3817087709903717, -0.13112810254096985, 0.07151012122631073, -0.08199073374271393, 0.12610076367855072, -0.39973175525665283, -0.28255119919776917, 0.09784998744726181, 0.10489477217197418, 0.021520525217056274, -0.21012166142463684, 0.07942283898591995, 0.19693781435489655, -0.29361313581466675, 0.2793245017528534, 0.15566276013851166, -0.03636563941836357, 0.17273235321044922, 0.16234815120697021, 0.04455003887414932, -0.17220114171504974, 0.19083373248577118, 0.03160865604877472, 0.13480781018733978, 0.11269786953926086, 0.2070751190185547, -0.024352170526981354, 0.05656733363866806, -0.3016078472137451, 0.3129083216190338, -0.011120734736323357, 0.18246129155158997, -0.13173680007457733, -0.3977510631084442, 0.16086342930793762, -0.16378089785575867, 0.054307375103235245, 0.1527494192123413, 0.2170543670654297, 0.006613660603761673, 0.25102388858795166, -0.1580391526222229, 0.2126973271369934, 0.002717820694670081, 0.1120983138680458, -0.3317413330078125, 0.362105131149292, -0.09344372898340225, -0.39502906799316406, -0.17782627046108246, -0.17095978558063507, 0.36980223655700684, 0.15730349719524384, -0.044994570314884186, 0.05807105824351311, -0.09821940958499908, -0.3200986087322235, 0.32969143986701965, 0.46454861760139465, 0.04003346338868141, -0.0616745762526989, 0.20000240206718445, 0.038960594683885574, -0.12868352234363556, 0.474765807390213, 0.20393532514572144, 0.06766264140605927, -0.1864410638809204, 0.3597118854522705, -0.08616822212934494, 0.06182055175304413, 0.03958753123879433, 0.15131914615631104, -0.07527609914541245, 0.14070196449756622, 0.4932672679424286, 0.18814398348331451, -0.003333972068503499, -0.09047848731279373, -0.12145663797855377, 0.2987705171108246, -0.22693395614624023, -0.10715079307556152, 0.1377340704202652, -0.35293906927108765, 0.18940092623233795, -0.014644911512732506, 0.11743529886007309, -0.2092990279197693, -0.16714462637901306, 0.26750051975250244, 0.01613674685359001, -0.28040945529937744, 0.06883581727743149, 0.12605984508991241, 0.13159728050231934, -0.1608828902244568, -0.030301209539175034, 0.16314169764518738, -0.12235549837350845, 0.11090131103992462, -0.10295420140028, -0.39065611362457275, 0.10761255025863647, -0.3098286986351013, -0.22090420126914978, 0.24242091178894043, 0.3401338458061218, 0.13493771851062775, 0.02014653943479061, -0.03403402119874954, -0.08881904184818268, 0.06702326238155365, -0.006343791726976633, 0.2458731234073639, -0.12763576209545135, 0.0961264818906784, 0.025508560240268707, -0.19293420016765594, -0.2056615948677063, -0.18659599125385284, 0.25336983799934387, -0.08543422818183899, 0.15317319333553314, 0.17009632289409637, 0.2176918089389801, -0.08554834127426147, -0.49211376905441284, -0.14015810191631317, -0.16673801839351654, -0.09230025112628937, 0.2914387583732605, -0.03131619840860367, 0.28413963317871094, 0.28524959087371826, -0.32478606700897217, -0.01852751150727272, -0.39001110196113586, 0.020134538412094116, 0.0221669003367424, 0.10954790562391281, 0.16775090992450714, 0.1573883295059204, -0.0982329323887825, 0.09554842859506607, 0.10219775140285492, 0.036798570305109024, 0.11202230304479599, 0.24455539882183075, 0.17128756642341614, -0.1341058760881424, -0.15417468547821045, 0.28823018074035645, 0.07484925538301468, 0.14897386729717255, -0.07412409782409668, 0.11565414071083069, 0.3090668022632599, 0.08411967754364014, -0.17915670573711395, 0.14535048604011536, -0.1732022762298584, -0.06638545542955399, 0.012397424317896366, -0.049605440348386765, 0.24827426671981812, -0.18330901861190796, -0.3084453344345093, -0.3112446665763855, -0.10052420198917389, 0.14331096410751343, 0.10051815956830978, 0.43257322907447815, -0.5575258731842041, -0.10093750804662704, 0.2482553869485855, -0.4566616415977478, 0.25000104308128357, 0.011739897541701794, 0.01745527982711792, 0.10885058343410492, -0.005738942418247461, 0.04434274509549141, 0.23582054674625397, 0.2778787612915039, -0.02773713879287243, 0.015854094177484512, -0.21339185535907745, -0.3788614273071289, 0.20881129801273346, 0.23006024956703186, -0.19580583274364471, 0.005968064069747925, -0.03922439366579056, 0.05024163797497749, -0.2497997283935547, -0.12119800597429276, -0.06151658669114113, 0.1396103799343109, -0.18427936732769012, -0.18309590220451355, -0.26245614886283875, -0.32381579279899597, 0.35704225301742554, -0.27307257056236267, 0.04054823890328407, -0.4044138789176941, 0.16027191281318665, -0.1390121579170227, -0.061510756611824036, -0.10482066869735718, -0.327182412147522, 0.5297428369522095, 0.45727604627609253, 0.1409808248281479, -0.15676692128181458, -0.39935076236724854, -0.01234151516109705, 0.3127787709236145, -0.42935073375701904, 0.45876485109329224, 0.14107836782932281, -0.3803582191467285, 0.14173561334609985, 0.1735801249742508, -0.008391385897994041, 0.03582167625427246, -0.047290824353694916, 0.07627589255571365, 0.007474028971046209, 0.3947475850582123, -0.24456755816936493, 0.1481778472661972, 0.1353255957365036, -0.06849823147058487, -0.24545329809188843, -0.12113384902477264, 0.04224308580160141, 0.0045485771261155605, -0.2855096757411957, -0.02476339228451252, -0.014591354876756668, -0.2936341464519501, -0.28305578231811523, 0.014624050818383694, 0.07510846108198166, 0.2724643051624298, -0.10894777625799179, 0.22823424637317657, 0.41271480917930603, -0.15877586603164673, -0.4925471246242523, -0.39916473627090454, 0.2638251781463623, -0.14699088037014008, -0.10501547902822495, 0.08621232211589813, -0.3441757261753082, 0.29507002234458923, -0.3100893795490265, -0.340384840965271, -0.6345587372779846, -0.1737649291753769, -0.010433608666062355, 0.1771964132785797, -0.12292695045471191, 0.06568237394094467, 0.026772599667310715, -0.31252455711364746, -0.015902187675237656, -0.08142311125993729, 0.20311039686203003, 0.342355877161026, -0.2089938074350357, -0.003385846735909581, 0.13877855241298676, -0.14221005141735077, -0.17218945920467377, 0.032616112381219864, -0.017948705703020096, 0.2040175050497055, -0.22424490749835968, 0.2522411644458771, -0.04013447463512421, -0.03193020448088646, 0.009410426020622253, 0.3971007764339447, 0.0693935975432396, 0.12331864982843399, -0.05374133214354515, 0.07604879140853882, -0.061015576124191284, -0.31344038248062134, -0.41266942024230957, 0.05857781320810318, -0.27504491806030273, -0.3468762934207916, 0.0719563215970993, -0.079779714345932, 0.1746981292963028, 0.04788849130272865, 0.11530011147260666, -0.16474649310112, 0.2619410455226898, 0.1617366522550583, -0.38193538784980774, -0.042214080691337585, 0.06920582801103592, -0.18068315088748932, 0.1911403387784958, 0.03661015257239342, 0.012527767568826675, -0.036206118762493134, -0.13610079884529114, 0.12878260016441345, 0.12597793340682983, 0.430247962474823, -0.08063089102506638, -0.13162796199321747, 0.09220796078443527, -0.13249795138835907, -0.530268132686615, 0.00288376840762794, -0.24839307367801666, 0.04771606624126434, -0.42859894037246704, 0.12975697219371796, 0.03888004273176193, -0.07165050506591797, 0.3773746192455292, 0.0765044316649437, -0.1714586466550827, 0.08011208474636078, -0.3924577236175537, -0.3613564372062683, 0.07078026980161667, 0.2574172019958496, 0.2213633507490158, 0.05595657601952553, -0.009890089742839336, -0.1329783946275711, -0.07862462848424911, -0.09377027302980423, 0.15274111926555634, 0.3036944270133972, 0.2806081473827362, -0.0433691143989563, -0.32678472995758057, -0.08819617331027985, -0.017732877284288406, 0.08368372917175293, 0.22990946471691132, 0.11475800722837448, 0.07370144128799438, 0.3035818338394165, -0.19946402311325073, 0.1668674498796463, -0.0398310087621212, 0.10007892549037933, 0.19470754265785217, -0.35930824279785156, 0.3014981746673584, -0.22856739163398743, 0.058937132358551025, 0.058594174683094025, 0.23165255784988403, 0.07017394155263901, -0.23741529881954193, 0.14230206608772278, 0.0867241695523262, 0.12928758561611176, 0.09291666001081467, 0.07789549231529236, 0.05156746879220009, 0.06629493087530136, 0.03445993736386299, 0.4975309371948242, 0.1339906007051468, -0.03646041825413704, 0.5998615622520447, -0.07806312292814255, 0.07772599160671234, 0.11841370165348053, 0.2519572079181671, 0.12411028891801834, -0.2358575314283371, -0.13836558163166046, 0.0466037392616272, 0.15026943385601044, 0.1437041312456131, -0.31548693776130676, 0.09574516117572784, -0.4347015917301178, -0.028729800134897232, -0.08038748055696487, -0.3840400278568268, -0.1717185378074646, 0.256502240896225, -0.5008811354637146, 0.2698834538459778, 0.05286550894379616, 0.17454522848129272, -0.11774086207151413, 0.1881038248538971, -0.0590534508228302, 0.10361866652965546, 0.058409593999385834, -0.1616256833076477, 0.32773134112358093, 0.13416282832622528, -0.015330441296100616, 0.008912886492908001, -0.6115347146987915, 0.03623129054903984, 0.13700485229492188, -0.018492601811885834, 0.3702346384525299, 0.27572813630104065, -0.028274355456233025, 0.07618170231580734, -0.06902143359184265, 0.15402713418006897, 0.3623647093772888, -0.1001163125038147, -0.2970588505268097, 0.5517492294311523, -0.22862695157527924, -0.01895279623568058, 0.04096037521958351, 0.3568350374698639, -0.42332565784454346, -0.10364549607038498, -0.26883959770202637, -0.13928329944610596, -0.03254970163106918, -0.020004872232675552, 0.20104604959487915, 0.004287640564143658, 0.02548595890402794, -0.006366291549056768, 0.16336089372634888, -0.45314455032348633, -0.259268194437027, -0.007855984382331371, -0.08188875764608383, 0.24038273096084595, 0.2778138220310211, -0.28287848830223083, -0.19545552134513855, -0.2924403250217438, 0.24261729419231415, 0.08518077433109283, -0.04572577774524689, 0.5217157006263733, 0.19500502943992615, 0.13649721443653107, 0.16019415855407715, 0.27344363927841187, 0.04309574142098427, 0.4558549225330353, -0.09521326422691345, -0.3914777636528015, -0.19962555170059204, -0.022280797362327576, -0.023064270615577698, 0.3492187559604645, 0.10148657858371735, 0.14655551314353943, 0.24556244909763336, -0.33343103528022766, -0.44024309515953064, 0.027472803369164467, -0.6453746557235718, 0.25161218643188477, 0.013047950342297554, -0.028665289282798767, 0.036640994250774384, -0.016131967306137085, 0.29503485560417175, 0.17073439061641693, 0.031957123428583145, -0.37274929881095886, -0.10587900876998901, 0.05500146001577377, -0.12961815297603607, -0.20560938119888306, 0.017540529370307922, 0.29871538281440735, -0.10960381478071213, 0.045797668397426605, -0.08080917596817017, 0.34226155281066895, -0.10062213987112045, 0.26289287209510803, 0.025025010108947754, 0.05409235134720802, -0.15715529024600983, -0.1190219596028328, -0.09597164392471313, 0.0764540508389473, 0.11788906157016754, -0.18212252855300903, 0.059941671788692474, 0.043118540197610855, 0.4347902536392212, 0.0005341781070455909, -0.23880144953727722, -0.5122861266136169, -0.022318879142403603, 0.012894575484097004, 0.09041783958673477, 0.0194882620126009, 0.07662292569875717, -0.12058375775814056, 0.0322236493229866, -0.09013408422470093, -0.08222074061632156, 0.3530619740486145, -0.3920644223690033, 0.2609040439128876, 0.03554321452975273, 0.2589234709739685, 0.4572933614253998, 0.3047752380371094, -0.12374205142259598, -0.12085294723510742, 0.05959629639983177, 0.166329026222229, 0.008642368949949741, -0.2816689908504486, 0.2533964514732361, 0.5298440456390381, -0.015963595360517502, -0.022966209799051285, 0.22439931333065033, 0.1263333112001419, 0.19698084890842438, 0.23806963860988617, 0.4018091857433319, 0.6808346509933472, 0.2520217001438141, 0.13879439234733582, -0.29481014609336853, -0.0752190425992012, -0.09868650883436203, 0.3312566578388214, -0.44046080112457275, 0.07292406260967255, 0.47433122992515564, -0.478379487991333, -0.07681809365749359, -0.09123281389474869, 0.015083028003573418, 0.18676777184009552, -0.14014840126037598, -0.127924382686615, -0.12106329947710037, -0.11419565230607986, -0.17075027525424957, -0.16267237067222595, 0.38971516489982605, -0.1901308000087738, 0.15818016231060028, -0.08376885950565338, -0.045451339334249496, 0.10461030155420303, 0.046631790697574615, 0.18810071051120758, 0.34391167759895325, 0.031651996076107025, -0.2319856733083725, 0.5103062987327576, -0.024595040827989578, 0.23264533281326294, 0.38173162937164307, 0.3521045446395874, 0.030453603714704514, -0.12747441232204437, 0.055324580520391464, 0.11328393965959549, -0.22765342891216278, 0.07237586379051208, 0.01973414048552513, 0.18387863039970398, 0.23468925058841705, 0.24597124755382538, 0.3568058907985687, -0.307411789894104, 0.8140591979026794, -0.13281409442424774, 0.19019117951393127, -0.642314076423645, -0.06813284754753113, 0.11991380900144577, -0.01247874554246664, -0.2786208391189575, -0.08412373065948486, -0.3161954879760742, -0.270803302526474, -0.229289248585701, -0.2553042769432068, 0.11543938517570496, -0.24467162787914276, 0.1867619901895523, 0.08499599248170853, 0.3029920160770416, 0.348439484834671, 0.125123992562294, -0.013439728878438473, -0.1887895166873932, -0.1620415896177292, -0.18939445912837982, 0.02211187221109867, -0.010546471923589706, 0.011612909846007824, 0.04610012471675873, -0.17456400394439697, -0.006105082109570503, 0.16522429883480072, 0.25517070293426514, -0.2037126123905182, -0.12217501550912857, -0.21318206191062927, 0.2035597264766693, -0.33259257674217224, -0.2548105716705322, -0.12143954634666443, -0.03969322890043259, -0.11744080483913422, -0.1693926602602005, 0.3290819823741913, 0.24531987309455872, -0.12315129488706589, 0.01590725965797901, 0.5158299207687378, -0.009332225657999516, 0.16829144954681396, -0.03617454692721367, -0.21646016836166382, 0.28741833567619324, 0.2970588207244873, 0.07724347710609436, -0.2031394988298416, 0.41987746953964233, 0.20502479374408722, -0.20097318291664124, 0.19885693490505219, -0.15651991963386536, 0.3373992443084717, -0.008888108655810356, 0.17395226657390594, 0.06863787770271301, -0.0010142659302800894, 0.1537579447031021, -0.15991666913032532, -0.19570064544677734, -0.00017743206990417093, -0.15897002816200256, 0.0666416585445404, -0.08995907008647919, 0.23464900255203247, -0.18837317824363708, 0.054031819105148315, -0.09428565949201584, -0.26216113567352295, -0.2786239683628082, -0.05533670261502266, 0.02514631673693657, -0.040695033967494965, 0.054857589304447174, -0.10704834014177322, 0.271528959274292, -0.057633187621831894, -0.21123316884040833, -0.13042856752872467, -0.08430299162864685, -0.17595823109149933, -0.05299493297934532, -0.06990059465169907, 0.14610810577869415, -0.06840207427740097, 0.21824291348457336, -0.32683026790618896 ]
140
..\pandas\reference\api\pandas.tseries.offsets.BYearEnd.copy.html
pandas.tseries.offsets.BYearEnd.copy
BYearEnd.copy()# Return a copy of the frequency.
No parameters found
['>>> freq = pd.DateOffset(1)\n>>> freq_copy = freq.copy()\n>>> freq is freq_copy\nFalse']
pandas.tseries.offsets.BYearEnd.copy BYearEnd.copy()# Return a copy of the frequency.
[ -0.27315056324005127, -0.5317082405090332, -0.04678535833954811, -0.13135068118572235, -0.03977019712328911, 0.011627841740846634, 0.1823517084121704, 0.19376440346240997, -0.4018439054489136, 0.3086545467376709, -0.26404085755348206, 0.06378545612096786, 0.1657409369945526, 0.10245311260223389, -0.13784974813461304, 0.03981654345989227, -0.1452973335981369, 0.4418956935405731, -0.15346655249595642, -0.0640055388212204, -0.2866828441619873, 0.0923844501376152, 0.03186387941241264, 0.06909215450286865, 0.1035163477063179, -0.042656295001506805, -0.27766600251197815, -0.17706626653671265, 0.03386497497558594, 0.021039573475718498, 0.12220561504364014, 0.07615190744400024, 0.04823131859302521, 0.47160544991493225, -0.00010209500760538504, -0.15994416177272797, 0.2611103653907776, -0.07416366785764694, 0.05274653434753418, 0.24060705304145813, -0.28425437211990356, 0.24945281445980072, -0.13216471672058105, -0.3419513702392578, -0.07440128177404404, -0.06401845812797546, -0.11957377195358276, -0.1539084017276764, 0.36606860160827637, 0.23784139752388, 0.22423212230205536, 0.295890748500824, -0.12356835603713989, -0.0755842924118042, 0.369875967502594, -0.1686466932296753, 0.1760307401418686, 0.10949313640594482, -0.3011854887008667, 0.14274361729621887, 0.08390580117702484, 0.1838466376066208, -0.029297424480319023, 0.1943550854921341, 0.0423995666205883, 0.06938017159700394, 0.14792992174625397, 0.08637121319770813, 0.22938473522663116, 0.43361347913742065, 0.519086480140686, -0.4171893000602722, -0.36512988805770874, 0.12640032172203064, -0.005325435195118189, -0.2183496206998825, -0.22452935576438904, -0.0011291811242699623, 0.047243863344192505, 0.13816280663013458, 0.1825224906206131, 0.1097230464220047, -0.1579136997461319, -0.041082482784986496, -0.2545015811920166, -0.05252699553966522, -0.10275302827358246, -0.059291042387485504, 0.23242254555225372, -0.015475418418645859, 0.1701793670654297, 0.0003160115738864988, 0.14458101987838745, 0.32548895478248596, 0.13297954201698303, -0.15130466222763062, 0.0526651032269001, -0.2480190545320511, -0.1469915807247162, -0.04060513898730278, 0.012035787105560303, -0.01869644783437252, -0.24834640324115753, 0.07140427827835083, 0.0777735486626625, -0.16519837081432343, -0.10133333504199982, -0.1707148551940918, 0.15214356780052185, 0.2548193037509918, -0.0746757909655571, -0.020258015021681786, 0.5185351371765137, 0.040720611810684204, 0.40648841857910156, -0.13654060661792755, 0.05262947827577591, -0.10463619977235794, -0.18363268673419952, 0.1786336600780487, -0.15273435413837433, -0.034828826785087585, -0.33283671736717224, -0.03250245377421379, 0.10347430408000946, 0.38761335611343384, 0.2283509373664856, -0.15575571358203888, 0.06830669939517975, 0.22522619366645813, -0.379693865776062, 0.23937661945819855, 0.23686550557613373, -0.13844163715839386, -0.19526313245296478, 0.14622187614440918, 0.24512983858585358, 0.08560947328805923, 0.257585346698761, 0.1361803412437439, -0.06474525481462479, -0.17904269695281982, 0.14803072810173035, 0.2125033736228943, -0.2917592227458954, 0.14481894671916962, -0.07043642550706863, -0.12476324290037155, -0.21490643918514252, 0.16322553157806396, 0.3208574652671814, -0.010971206240355968, -0.018884144723415375, 0.2739664912223816, -0.1107422411441803, 0.00016032939311116934, -0.017194122076034546, 0.24776095151901245, -0.059988394379615784, 0.20915022492408752, 0.30337637662887573, -0.07486695051193237, -0.19820868968963623, -0.056394290179014206, 0.2982178032398224, 0.16263815760612488, -0.5519821643829346, -0.1744273453950882, 0.14009632170200348, -0.2185497283935547, 0.3824515640735626, 0.17069412767887115, 0.0899907574057579, -0.17007946968078613, -0.3427714407444, -0.30648621916770935, 0.19392158091068268, 0.019061267375946045, -0.15157511830329895, -0.09391023963689804, -0.3211294710636139, 0.05574960261583328, 0.10714685916900635, 0.08248721063137054, -0.10871347039937973, -0.10952989012002945, -0.06711287796497345, 0.05783110484480858, -0.17922121286392212, 0.046098314225673676, -0.012902368791401386, -0.11995192617177963, 0.11460209637880325, 0.22089247405529022, 0.016639232635498047, -0.09675610065460205, 0.026842622086405754, 0.12782949209213257, 0.38538849353790283, -0.02986992336809635, -0.07388854771852493, 0.1485668420791626, 0.13888584077358246, 0.00964895635843277, 0.05148426815867424, -0.4084697663784027, 0.22591234743595123, -0.08348510414361954, -0.15835581719875336, -0.0789620503783226, 0.29174530506134033, -0.26517555117607117, -0.41290178894996643, 0.04799303784966469, 0.10242156684398651, 0.27297863364219666, 0.2356506586074829, 0.15578928589820862, 0.08706191182136536, 0.33338600397109985, -0.123991958796978, 0.061122797429561615, -0.10491000860929489, -0.12669382989406586, -0.1556510180234909, -0.10891302675008774, 0.012786665000021458, 0.03648173063993454, 0.07094031572341919, 0.2633589804172516, 0.30375295877456665, -0.09667250514030457, 0.12104640156030655, 0.3179371654987335, 0.09576744586229324, 0.3967295289039612, -0.0120419105514884, 0.22723756730556488, 0.22515206038951874, 0.13483873009681702, -0.15780819952487946, 0.4136650562286377, 0.21303431689739227, 0.0025644698180258274, -0.1422625035047531, 0.3134691119194031, -0.25738289952278137, -0.35391002893447876, 0.12532886862754822, 0.008229900151491165, 0.25452184677124023, 0.07104471325874329, -0.2679930627346039, -0.032320536673069, 0.09185770899057388, 0.11315816640853882, -0.5297689437866211, 0.1798941045999527, -0.43494004011154175, 0.2392675280570984, 0.38663721084594727, -0.28890377283096313, 0.006219834554940462, 0.07675424963235855, -0.04865264892578125, -0.06700950115919113, 0.025086190551519394, 0.3360949158668518, -0.013112608343362808, 0.22996893525123596, 0.3302024304866791, 0.13506706058979034, -0.11346884071826935, -0.08734969049692154, 0.17982640862464905, -0.07337918132543564, 0.1981981247663498, -0.05011797696352005, -0.015061616897583008, 0.02151704765856266, -0.4851243793964386, -0.18357637524604797, -0.03747151419520378, 0.09029673039913177, -0.04904872551560402, -0.21589608490467072, -0.28033170104026794, -0.07609071582555771, -0.22472542524337769, -0.3689883351325989, 0.045400675386190414, -0.28681090474128723, -0.047453444451093674, 0.4835526943206787, -0.30833956599235535, 0.0487075001001358, -0.41893625259399414, -0.028998136520385742, 0.4919542670249939, -0.009812159463763237, -0.1846485584974289, -0.12715332210063934, 0.14234670996665955, 0.22506830096244812, -0.48909780383110046, 0.13315390050411224, 0.31758400797843933, -0.08487330377101898, 0.12839816510677338, -0.15835848450660706, 0.03382968530058861, -0.10036078840494156, -0.10788875818252563, -0.09803704172372818, 0.2756534218788147, 0.29431554675102234, -0.3783246576786041, -0.057483792304992676, -0.09703241288661957, -0.2132422775030136, -0.13311725854873657, -0.08440538495779037, -0.1640397161245346, 0.18950188159942627, -0.051046501845121384, 0.039487190544605255, -0.004564594477415085, -0.2477380931377411, 0.05676598101854324, -0.0014298075111582875, -0.00020004941325169057, 0.370123028755188, -0.17421920597553253, 0.1793825626373291, 0.08914732187986374, -0.09346093237400055, -0.598598837852478, -0.30882346630096436, 0.24013391137123108, -0.07827314734458923, -0.08960268646478653, 0.009787458926439285, -0.06650281697511673, 0.08356467634439468, 0.06693512201309204, -0.1328730583190918, -0.7362819314002991, -0.10063676536083221, 0.18879735469818115, -0.033460769802331924, 0.4107491672039032, 0.04964585602283478, 0.11702658981084824, -0.27948683500289917, -0.0025029429234564304, 0.1510419100522995, 0.19893386960029602, 0.1075005978345871, 0.01672091893851757, -0.04114505276083946, 0.2166440486907959, -0.1392594575881958, 0.3957974314689636, 0.21896180510520935, -0.11923959851264954, 0.04872822016477585, -0.2850867807865143, -0.03932247683405876, -0.017477329820394516, -0.11250396817922592, -0.05651687830686569, 0.19349631667137146, 0.08734135329723358, 0.09813699871301651, -0.2981685698032379, 0.04703671857714653, 0.03182007744908333, 0.015894487500190735, -0.09960613399744034, -0.31882044672966003, -0.2701023817062378, -0.32048556208610535, 0.19199970364570618, 0.13143709301948547, 0.12270043790340424, -0.030636046081781387, 0.12389355897903442, 0.15690875053405762, -0.012920109555125237, 0.07728852331638336, -0.19228756427764893, -0.14475484192371368, -0.008327505551278591, -0.2830478549003601, 0.04047337919473648, 0.16222703456878662, 0.2541150748729706, 0.26542872190475464, -0.17251189053058624, -0.19836591184139252, -0.02775362879037857, 0.7257490158081055, 0.18964484333992004, 0.08242277055978775, 0.037304170429706573, -0.10105349868535995, -0.5638494491577148, -0.0039274003356695175, -0.24472855031490326, -0.22896580398082733, -0.3205772638320923, -0.02201671712100506, -0.08928993344306946, 0.2549859583377838, 0.19851453602313995, 0.19499489665031433, -0.07802987843751907, 0.1039995551109314, -0.048690322786569595, -0.6976913809776306, 0.0564938485622406, 0.18148012459278107, 0.08661174774169922, 0.0650186613202095, -0.27336010336875916, -0.0036949331406503916, 0.1519092172384262, -0.023528730496764183, 0.14688383042812347, 0.14795050024986267, 0.2091950625181198, 0.39908766746520996, -0.008980909362435341, 0.03474123030900955, -0.3795977234840393, -0.09068695455789566, -0.062417514622211456, 0.23574839532375336, -0.2995239794254303, -0.2616901099681854, -0.17125782370567322, 0.009377764537930489, 0.02364983595907688, 0.10432741045951843, 0.19275102019309998, 0.0028015729039907455, 0.06970776617527008, 0.09795548766851425, -0.20668931305408478, 0.069450743496418, 0.19160036742687225, 0.19601301848888397, -0.39251574873924255, 0.36978664994239807, -0.013008267618715763, -0.07836515456438065, -0.12512798607349396, 0.05199979990720749, 0.006715173367410898, -0.004684616811573505, -0.04039676487445831, 0.6436486840248108, 0.12271963059902191, 0.09856434911489487, 0.30937883257865906, -0.37999704480171204, 0.439782977104187, 0.0013575233751907945, 0.08587610721588135, -0.19993576407432556, -0.6026135087013245, -0.19527874886989594, 0.0888921394944191, -0.0883513018488884, -0.018599899485707283, -0.3113933801651001, 0.05656912922859192, 0.18778204917907715, 0.232044517993927, 0.24927672743797302, -0.24086132645606995, -0.1896945685148239, -0.026479514315724373, -0.416045218706131, 0.20031721889972687, 0.11110708117485046, -0.1223800852894783, -0.0022860406897962093, 0.11726251244544983, -0.08341794461011887, 0.04793217405676842, 0.0329243540763855, -0.025188157334923744, -0.21222029626369476, 0.21355579793453217, -0.23147235810756683, -0.04388989135622978, -0.4961816370487213, -0.25483259558677673, 0.5826655626296997, 0.08706067502498627, 0.019414065405726433, 0.008166511543095112, 0.3715173900127411, 0.15352892875671387, -0.1372344046831131, 0.05922431871294975, 0.20294196903705597, 0.0489753894507885, -0.07032881677150726, 0.49113717675209045, 0.03952721506357193, -0.026277415454387665, -0.09593688696622849, -0.22511878609657288, -0.6262600421905518, 0.029675060883164406, -0.03772406652569771, 0.045838359743356705, -0.03933309391140938, -0.02271917834877968, 0.15722377598285675, 0.13683061301708221, -0.4722149670124054, 0.34950628876686096, -0.23354284465312958, -0.1739453673362732, -0.10663025081157684, 0.3778822124004364, 0.1981624811887741, 0.4062923789024353, 0.3694714605808258, 0.0833071768283844, -0.1473495215177536, -0.08460326492786407, 0.039680760353803635, -0.08208981156349182, -0.22727805376052856, 0.5274471640586853, 0.08663363009691238, -0.02915908396244049, -0.1900634616613388, 0.33478978276252747, 0.026671500876545906, 0.1373661905527115, -0.30344706773757935, 0.0009417656692676246, -0.45243245363235474, -0.11711232364177704, 0.16092801094055176, 0.5258815288543701, 0.3372465968132019, 0.18121032416820526, 0.007224045228213072, -0.10942360758781433, -0.40854623913764954, 0.04011989012360573, -0.17102286219596863, 0.1664804220199585, 0.4739246368408203, -0.3349907398223877, -0.00354839232750237, 0.10178563743829727, 0.24023008346557617, 0.3019920587539673, 0.12483241409063339, -0.3414018452167511, -0.14612124860286713, -0.0247902050614357, -0.18709510564804077, 0.15494884550571442, 0.12683923542499542, 0.07468517124652863, -0.27006950974464417, -0.025509782135486603, -0.017342621460556984, 0.31012991070747375, 0.08847609162330627, 0.3712727725505829, 0.1800394356250763, -0.47029462456703186, 0.10987795889377594, 0.015190060250461102, 0.04730928689241409, 0.046677976846694946, -0.41816070675849915, 0.07206440716981888, -0.04770739749073982, -0.22959907352924347, 0.2633518874645233, 0.14340579509735107, -0.09285604953765869, -0.16274221241474152, 0.09246561676263809, 0.18814662098884583, -0.441121906042099, 0.4998813569545746, 0.5465720891952515, 0.18815109133720398, 0.14473895728588104, -0.12343267351388931, 0.01868404634296894, 0.2750720679759979, -0.6070981621742249, -0.18406905233860016, 0.35277578234672546, -0.18119338154792786, 0.4469129145145416, 0.20666639506816864, -0.1829821616411209, -0.1996099352836609, 0.17897561192512512, -0.16979500651359558, 0.08099859207868576, -0.5775038003921509, 0.12117307633161545, 0.5820378065109253, 0.2973332405090332, -0.06118128448724747, 0.14186134934425354, 0.24700509011745453, 0.36578547954559326, 0.0643840953707695, 0.29945310950279236, 0.039854515343904495, -0.07392963021993637, -0.09276682883501053, 0.09177049994468689, -0.24816352128982544, -0.2571261525154114, 0.3380589485168457, -0.27763456106185913, 0.40685051679611206, 0.5609574913978577, 0.11346839368343353, 0.0706983283162117, 0.04391036182641983, -0.09406158328056335, 0.10430668294429779, 0.03606478497385979, -0.16140908002853394, 0.31629085540771484, -0.02889397367835045, -0.3473849594593048, -0.057582564651966095, 0.2901463210582733, 0.19050848484039307, 0.17514191567897797, -0.1550658941268921, 0.19765883684158325, -0.05040735378861427, 0.1400139033794403, -0.17148421704769135, 0.09024956822395325, -0.2204226404428482, -0.42167937755584717, 0.11730910837650299, -0.12079756706953049, -0.056893978267908096, 0.4302971065044403, 0.09313057363033295, -0.5515098571777344, -0.09225383400917053, 0.6326280236244202, -0.016474980860948563, -0.19836831092834473, -0.10795117169618607, -0.19966156780719757, 0.2139568328857422, -0.24594220519065857, 0.5236806273460388, 0.2342037409543991, -0.21062958240509033, 0.25778380036354065, 0.014738616533577442, -0.15155015885829926, -0.561407744884491, 0.205678328871727, 0.21046191453933716, 0.049712490290403366, -0.30636125802993774, 0.013044177554547787, -0.07983101159334183, -0.09207001328468323, -0.24451987445354462, -0.35543882846832275, 0.12092243880033493, 0.04050751402974129, 0.20127928256988525, -0.09405107796192169, 0.05080553889274597, 0.46157383918762207, 0.440851628780365, 0.24406945705413818, -0.0711783692240715, -0.3536848723888397, -0.06446675956249237, 0.3249066472053528, 0.02248959429562092, 0.06624764949083328, 0.0068398648872971535, 0.18671345710754395, -0.18449880182743073, 0.27439379692077637, 0.09784521162509918, -0.11576857417821884, 0.21870042383670807, 0.07089826464653015, -0.18964515626430511, -0.5965895652770996, -0.17505963146686554, -0.06671519577503204, -0.27560529112815857, 0.17189127206802368, 0.111640565097332, 0.313786119222641, 0.25000059604644775, -0.01721849851310253, -0.1636323481798172, -0.2899656891822815, 0.11162856966257095, 0.0419531911611557, -0.4315330982208252, -0.4958423376083374, 0.26813575625419617, 0.11042746156454086, 0.2620853781700134, -0.3479651212692261, 0.14308713376522064, 0.0715165063738823, 0.2376258671283722, 0.044224731624126434, -0.08711107820272446, -0.015421189367771149, 0.2450723499059677, 0.225425124168396, -0.03293744847178459, -0.24255482852458954, 0.11131127178668976, -0.5186743140220642, -0.21852849423885345, 0.0569428913295269, 0.13993073999881744, -0.0690392404794693, 0.4723269045352936, 0.10176638513803482, -0.3720182776451111, 0.3267114758491516, -0.09299110621213913, -0.3159807324409485, -0.30977293848991394, -0.06149250268936157, -0.3305983543395996, -0.06704571098089218, 0.05767644941806793, 0.23026765882968903, 0.3308646082878113, -0.1885557323694229, -0.06770849972963333, 0.08289344608783722, 0.12500189244747162, -0.13483482599258423, -0.14090880751609802, 0.2809968888759613, 0.3965877890586853, 0.022747041657567024, 0.03865918144583702, -0.15385311841964722 ]
141
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.skew.html
pandas.core.groupby.SeriesGroupBy.skew
SeriesGroupBy.skew(axis=<no_default>, skipna=True, numeric_only=False, **kwargs)[source]# Return unbiased skew within groups. Normalized by N-1.
Parameters: axis{0 or ‘index’, 1 or ‘columns’, None}, default 0Axis for the function to be applied on. This parameter is only for compatibility with DataFrame and is unused. Deprecated since version 2.1.0: For axis=1, operate on the underlying object instead. Otherwise the axis keyword is not necessary. skipnabool, default TrueExclude NA/null values when computing the result. numeric_onlybool, default FalseInclude only float, int, boolean columns. Not implemented for Series. **kwargsAdditional keyword arguments to be passed to the function. Returns: Series
['>>> ser = pd.Series([390., 350., 357., np.nan, 22., 20., 30.],\n... index=[\'Falcon\', \'Falcon\', \'Falcon\', \'Falcon\',\n... \'Parrot\', \'Parrot\', \'Parrot\'],\n... name="Max Speed")\n>>> ser\nFalcon 390.0\nFalcon 350.0\nFalcon 357.0\nFalcon NaN\nParrot 22.0\nParrot 20.0\nParrot 30.0\nName: Max Speed, dtype: float64\n>>> ser.groupby(level=0).skew()\nFalcon 1.525174\nParrot 1.457863\nName: Max Speed, dtype: float64\n>>> ser.groupby(level=0).skew(skipna=False)\nFalcon NaN\nParrot 1.457863\nName: Max Speed, dtype: float64']
pandas.core.groupby.SeriesGroupBy.skew SeriesGroupBy.skew(axis=<no_default>, skipna=True, numeric_only=False, **kwargs)[source]# Return unbiased skew within groups. Normalized by N-1.
[ -0.2731993496417999, -0.5263190865516663, -0.12496551871299744, -0.12534138560295105, -0.18280698359012604, 0.2584649622440338, 0.466616153717041, 0.17992296814918518, 0.16979289054870605, 0.2241654247045517, -0.37886276841163635, 0.39018410444259644, 0.1220102608203888, 0.135701984167099, -0.05914914980530739, -0.04446577653288841, 0.0782441571354866, 0.1691267490386963, -0.05743598937988281, -0.14570145308971405, -0.3446909785270691, -0.1448241025209427, 0.0017995542148128152, 0.11202415823936462, -0.10143595933914185, -0.2862638235092163, 0.0727563127875328, -0.046806734055280685, -0.07454738020896912, 0.046849191188812256, 0.271776020526886, 0.19296112656593323, -0.13649851083755493, 0.3421769440174103, -0.00009503995534032583, -0.2418709695339203, -0.03123270347714424, -0.029910730198025703, 0.19298751652240753, 0.2882545590400696, 0.10184235125780106, -0.05268406495451927, -0.06738506257534027, -0.24785339832305908, -0.1780596226453781, 0.1057518795132637, -0.1557246744632721, -0.10412831604480743, 0.47620445489883423, 0.041470397263765335, 0.26874053478240967, -0.05451902747154236, -0.41260018944740295, -0.09346611052751541, -0.1934341937303543, 0.09853212535381317, 0.016624944284558296, 0.18829704821109772, -0.42480024695396423, -0.13972842693328857, -0.05006181821227074, 0.3196500539779663, 0.03193468600511551, 0.040051355957984924, -0.10945480316877365, -0.09727158397436142, 0.24153390526771545, -0.1884249448776245, -0.12391167879104614, 0.4119971692562103, -0.030794816091656685, -0.06242511048913002, -0.2980554699897766, -0.12576134502887726, 0.13467973470687866, 0.19507315754890442, -0.14572735130786896, 0.3381108343601227, -0.10709583759307861, 0.07083410769701004, -0.17289873957633972, 0.3976011574268341, -0.05733070895075798, -0.0791718140244484, -0.2855606973171234, 0.6080019474029541, 0.2014274001121521, 0.04186093807220459, 0.28481608629226685, -0.02443833090364933, -0.13895289599895477, 0.06696774065494537, -0.036847073584795, 0.17933876812458038, -0.13062885403633118, -0.32462048530578613, 0.1997678279876709, 0.2526246905326843, 0.26541146636009216, 0.01528202649205923, 0.11420293897390366, -0.17775528132915497, 0.01055836770683527, -0.009781870059669018, 0.23708780109882355, 0.09612300246953964, 0.028289757668972015, 0.1682465672492981, 0.2647734582424164, 0.3054615557193756, -0.04756686091423035, 0.21533536911010742, 0.18613682687282562, -0.31898847222328186, 0.16586920619010925, 0.1113283559679985, -0.22243386507034302, -0.024117663502693176, -0.4233946204185486, -0.3265604078769684, -0.05657101795077324, 0.10653550922870636, -0.12162492424249649, -0.05043335258960724, 0.26063501834869385, 0.6938943266868591, -0.002584766363725066, -0.008795364759862423, 0.16569848358631134, -0.15553538501262665, -0.3534690737724304, 0.27568891644477844, -0.1986529529094696, -0.0035330725368112326, 0.043116044253110886, -0.15562064945697784, 0.1579175442457199, 0.23263821005821228, -0.040783029049634933, 0.015519751235842705, -0.27749842405319214, -0.17333108186721802, 0.01888486184179783, -0.02168933115899563, 0.05858342722058296, 0.04794894903898239, 0.03896893933415413, 0.1209300085902214, -0.24452857673168182, 0.012010146863758564, 0.27995869517326355, 0.046734463423490524, 0.02920292690396309, 0.2996813952922821, -0.011552163399755955, 0.06526172161102295, -0.10989391803741455, 0.2616696357727051, -0.28422388434410095, 0.006848953198641539, 0.291704386472702, -0.005632350221276283, -0.04185785725712776, -0.020218873396515846, 0.15980175137519836, 0.16750769317150116, -0.12671348452568054, -0.19443310797214508, -0.15212832391262054, -0.2714824974536896, -0.11197555810213089, 0.28133049607276917, 0.12302412837743759, 0.019260533154010773, -0.10182105749845505, -0.10137592256069183, -0.0854094997048378, -0.28535744547843933, -0.43761858344078064, -0.1480996459722519, -0.04758952558040619, -0.020683597773313522, 0.17287632822990417, 0.0010272805811837316, 0.0644872635602951, 0.20994143187999725, -0.16931559145450592, 0.7595552802085876, -0.15022948384284973, 0.14001311361789703, -0.04542350023984909, -0.2171880453824997, 0.3449915051460266, 0.10694655030965805, -0.09000629931688309, 0.22805404663085938, 0.2192137986421585, 0.0027488037012517452, 0.34257781505584717, -0.1243935152888298, -0.05371527373790741, -0.24080350995063782, 0.24470756947994232, -0.3759987950325012, 0.04746510833501816, -0.2403278648853302, -0.14766879379749298, -0.09716235101222992, -0.04328060522675514, 0.17791539430618286, 0.02456689067184925, -0.5458324551582336, -0.332162082195282, -0.212945356965065, 0.009227652102708817, 0.10059520602226257, 0.3183995485305786, 0.07409738749265671, 0.1669340431690216, 0.02621435560286045, 0.14569203555583954, 0.03769378736615181, 0.028367768973112106, -0.037945739924907684, 0.07976354658603668, 0.0541403703391552, -0.004610502626746893, -0.19491355121135712, 0.18389786779880524, 0.2598811388015747, 0.047869376838207245, -0.024659911170601845, 0.3218443989753723, 0.17468763887882233, -0.19553300738334656, 0.3583615720272064, -0.07299420982599258, -0.015113472938537598, -0.019449343904852867, 0.05942726507782936, -0.10916934162378311, 0.034090735018253326, 0.011204932816326618, 0.13672983646392822, -0.3207140266895294, 0.7159923315048218, -0.2350160777568817, -0.10403202474117279, -0.21526135504245758, 0.1609143614768982, 0.24076132476329803, -0.1179828867316246, -0.019574113190174103, -0.08544103801250458, -0.18064990639686584, 0.03770967945456505, -0.26229387521743774, 0.05984259024262428, -0.14091430604457855, 0.21264339983463287, 0.37292763590812683, -0.12002505362033844, 0.3457079827785492, -0.13702459633350372, -0.11204525083303452, -0.157028928399086, 0.282679945230484, 0.3374325931072235, -0.013523528352379799, 0.3218024969100952, 0.011850615032017231, -0.08783519268035889, -0.11051376163959503, 0.01477331854403019, 0.05702885985374451, -0.08177119493484497, 0.09077273309230804, 0.26279783248901367, 0.21382281184196472, 0.06378581374883652, -0.2479972243309021, -0.10263974964618683, -0.18642689287662506, 0.1501593440771103, -0.06972900778055191, 0.19429229199886322, 0.03083178400993347, 0.032814111560583115, 0.07085976749658585, -0.2632099688053131, -0.18160204589366913, -0.11665995419025421, 0.059565410017967224, 0.09300030022859573, -0.1283203363418579, 0.16701367497444153, -0.02382045052945614, 0.5165812373161316, 0.32474371790885925, -0.08001691848039627, -0.3598509728908539, 0.039302628487348557, 0.1729300171136856, 0.2758130431175232, -0.19175569713115692, 0.036804381757974625, 0.09531111270189285, -0.17708754539489746, 0.4476073086261749, 0.2592090368270874, -0.04126667231321335, -0.1940828263759613, -0.16292467713356018, 0.08152706921100616, 0.20599780976772308, 0.1614822894334793, -0.4644828736782074, -0.3487243354320526, -0.06446410715579987, -0.43867647647857666, -0.11151999235153198, 0.004057530779391527, -0.21811525523662567, 0.34724003076553345, -0.12683607637882233, -0.1035136803984642, -0.09072417765855789, -0.19649846851825714, 0.0992562547326088, 0.28724583983421326, 0.01192131545394659, -0.09576469659805298, -0.08673982322216034, -0.03634615242481232, -0.20989051461219788, 0.14316897094249725, -0.16435255110263824, 0.164441779255867, 0.44731220602989197, -0.06616993248462677, -0.058163370937108994, 0.11402063816785812, -0.31372809410095215, 0.09424842149019241, -0.0494382306933403, -0.0331423319876194, -0.06798490136861801, 0.12364093214273453, 0.09485924988985062, 0.07361357659101486, 0.0860576406121254, -0.10273388028144836, 0.17240126430988312, -0.23217862844467163, 0.12449880689382553, -0.09442190825939178, -0.07663450390100479, 0.03892089053988457, -0.25202128291130066, -0.31340861320495605, 0.45631107687950134, 0.168462336063385, 0.10472223162651062, -0.012436783872544765, -0.009458291344344616, -0.2712098956108093, -0.13889817893505096, -0.0968351811170578, 0.28889036178588867, -0.06729502975940704, 0.06049838289618492, 0.3011056184768677, 0.3083004653453827, 0.3452703356742859, 0.08736348152160645, -0.21285995841026306, -0.013160870410501957, -0.12824290990829468, -0.2171434760093689, 0.04198184236884117, -0.1420045644044876, 0.0046443031169474125, -0.0052084238268435, -0.12184370309114456, 0.10261528939008713, 0.04563282057642937, -0.22912092506885529, 0.02759200893342495, -0.09002570062875748, -0.13375331461429596, 0.0360373929142952, -0.09055402129888535, -0.16623423993587494, -0.11453311145305634, 0.0538359135389328, -0.03744769096374512, 0.2371232956647873, 0.22188174724578857, 0.06156379356980324, 0.0727107971906662, 0.09249436855316162, 0.34517744183540344, 0.13626301288604736, 0.30049577355384827, -0.08792108297348022, -0.16709622740745544, -0.4005931615829468, -0.01764845848083496, -0.12457497417926788, -0.32763105630874634, -0.05178758129477501, 0.08310183137655258, -0.22063693404197693, -0.01433729100972414, 0.47282350063323975, 0.04093031585216522, -0.016457488760352135, -0.057891011238098145, -0.18710856139659882, -0.2851351797580719, 0.1642315834760666, 0.33775874972343445, -0.01683199778199196, 0.23398780822753906, -0.19916106760501862, 0.09591475129127502, -0.05647815018892288, 0.020483186468482018, 0.2263639122247696, 0.27034929394721985, 0.31503647565841675, 0.30727776885032654, -0.3085103929042816, 0.15749438107013702, 0.15529152750968933, -0.1773579716682434, -0.0345902144908905, 0.21412819623947144, 0.15847238898277283, -0.37397870421409607, -0.10676576942205429, -0.08667746931314468, 0.01687484048306942, 0.1426929086446762, -0.050920434296131134, 0.0581267848610878, 0.06040075421333313, 0.021919479593634605, -0.31923428177833557, -0.012879440560936928, 0.14568132162094116, 0.005668689962476492, -0.23891675472259521, 0.45564931631088257, 0.22559230029582977, -0.12636810541152954, 0.061673227697610855, -0.0623074471950531, -0.5537968873977661, 0.2267049103975296, 0.04760975018143654, 0.7647681832313538, 0.18872207403182983, 0.11103996634483337, 0.5229964256286621, -0.07068891823291779, 0.36412957310676575, -0.005796262063086033, 0.08696626126766205, -0.26505422592163086, 0.030995214357972145, -0.03985012695193291, 0.0037593101151287556, 0.048835303634405136, 0.4217028021812439, -0.35507357120513916, -0.058691348880529404, -0.38369137048721313, -0.09709702432155609, -0.05835467949509621, -0.08658161014318466, -0.005046133883297443, -0.1251240372657776, -0.3106362521648407, 0.1981390118598938, -0.14651119709014893, -0.10452388226985931, -0.13040144741535187, -0.06787217408418655, -0.20199628174304962, 0.1435198038816452, 0.005967398639768362, -0.1500273495912552, 0.16086530685424805, -0.07754969596862793, 0.06356210261583328, -0.25221800804138184, 0.03501135855913162, -0.1399639993906021, 0.09108366817235947, -0.0967898964881897, 0.07956280559301376, 0.09749818593263626, 0.22501924633979797, -0.027217216789722443, 0.24865442514419556, 0.25688761472702026, 0.3929181694984436, -0.006860329303890467, -0.1820119172334671, 0.05693531781435013, 0.24538293480873108, -0.1620223969221115, 0.10687284171581268, 0.07771263271570206, -0.3927043676376343, -0.3899165391921997, -0.08022530376911163, -0.028492135927081108, -0.058259282261133194, -0.1721116453409195, 0.29642796516418457, 0.14915205538272858, -0.2914412021636963, 0.31103768944740295, 0.07018890231847763, -0.18719619512557983, -0.29350876808166504, 0.3338342607021332, -0.08898884057998657, -0.018039923161268234, -0.07333129644393921, 0.0029492040630429983, -0.40166351199150085, -0.3805561661720276, 0.12278081476688385, 0.13950522243976593, -0.49140170216560364, 0.18589408695697784, 0.0734424740076065, -0.05152188986539841, -0.035629041492938995, -0.025276582688093185, 0.18477819859981537, 0.47942793369293213, -0.0060633765533566475, -0.4655914306640625, -0.066921666264534, 0.15046019852161407, 0.03260962665081024, 0.21914780139923096, 0.07926906645298004, -0.17359139025211334, 0.08388664573431015, 0.06248105317354202, -0.47342634201049805, -0.22681480646133423, -0.13867156207561493, -0.12108206003904343, -0.08561897277832031, 0.029755614697933197, -0.3923710286617279, -0.07258466631174088, 0.3349241614341736, 0.03895905613899231, 0.10634774714708328, -0.4194951057434082, -0.04731446132063866, 0.016945689916610718, -0.2069888859987259, -0.15990528464317322, 0.37226712703704834, 0.2493712306022644, -0.20085802674293518, 0.005850236862897873, 0.12052895873785019, 0.07953566312789917, 0.1343202143907547, 0.3877827823162079, 0.2404104471206665, -0.16160236299037933, -0.030160533264279366, -0.08360747247934341, -0.06892425566911697, -0.20321084558963776, -0.17338091135025024, 0.4718181788921356, 0.16680510342121124, 0.04797624796628952, 0.004615076817572117, 0.14628595113754272, -0.23223134875297546, 0.15190312266349792, 0.18660791218280792, -0.08657767623662949, -0.10748672485351562, 0.32595327496528625, 0.5467214584350586, -0.06576008349657059, -0.28791436553001404, -0.016100097447633743, 0.07482265681028366, 0.39232543110847473, -0.4368213415145874, 0.039130888879299164, 0.37205836176872253, 0.04818350076675415, 0.42240333557128906, 0.23374848067760468, -0.016018420457839966, -0.42020824551582336, -0.06871365755796432, -0.07702413201332092, 0.08503102511167526, -0.19300901889801025, 0.3600613474845886, 0.5995086431503296, 0.034879300743341446, -0.03136191889643669, 0.5187634229660034, 0.09885288774967194, 0.17124028503894806, 0.32950663566589355, 0.4191788136959076, -0.15166252851486206, 0.1290532797574997, -0.04980563744902611, 0.11575839668512344, 0.04797367379069328, 0.035754915326833725, 0.21658115088939667, -0.42351582646369934, 0.0929282009601593, 0.23082013428211212, 0.05067981407046318, -0.19770841300487518, -0.07745257019996643, -0.21530404686927795, 0.0032516776118427515, -0.22071312367916107, -0.0027168404776602983, -0.22655992209911346, 0.02749709226191044, -0.1347692757844925, -0.08190543949604034, 0.1162925586104393, -0.2520419657230377, 0.18199020624160767, -0.01840135082602501, 0.05607597157359123, 0.3192113935947418, 0.3001357614994049, 0.09079284220933914, 0.3533143997192383, -0.25882846117019653, -0.5645391941070557, 0.17472097277641296, -0.04890565574169159, 0.12420625239610672, 0.31016623973846436, -0.00551545899361372, -0.24856217205524445, -0.21571135520935059, 0.14971013367176056, -0.2997839152812958, -0.13305673003196716, 0.0725516676902771, 0.18674689531326294, 0.19148579239845276, -0.07755202054977417, 0.14387555420398712, 0.3313067555427551, -0.38688522577285767, -0.1109955757856369, 0.14640145003795624, -0.23446398973464966, -0.19838111102581024, 0.36787286400794983, -0.19297634065151215, -0.2186245322227478, -0.01640119031071663, 0.04235835745930672, 0.35586705803871155, -0.15575848519802094, -0.2802763283252716, -0.08101417124271393, 0.05618312209844589, -0.4075073301792145, 0.17491163313388824, 0.12822021543979645, 0.12914320826530457, -0.15813982486724854, 0.3069361746311188, 0.25568854808807373, -0.1089722290635109, -0.1820722222328186, 0.0021272606682032347, 0.2804208993911743, -0.4729810357093811, 0.02627355419099331, 0.1750025451183319, -0.30673545598983765, 0.13100238144397736, 0.24789680540561676, 0.5179863572120667, -0.050347521901130676, 0.2502140700817108, 0.02014319598674774, 0.06635697931051254, -0.3689301609992981, -0.12062614411115646, -0.13004563748836517, -0.44272100925445557, 0.1957971453666687, -0.2773685157299042, 0.3042498528957367, 0.17417415976524353, -0.020411735400557518, 0.21258388459682465, 0.4027751386165619, -0.06753840297460556, 0.19538630545139313, 0.061909981071949005, -0.12812289595603943, 0.3413901627063751, -0.22796347737312317, -0.12780417501926422, -0.30109694600105286, 0.10306505858898163, -0.16284538805484772, 0.2632237672805786, 0.21053597331047058, -0.34309253096580505, 0.03782292455434799, 0.2019091248512268, -0.015042036771774292, -0.033304307609796524, -0.22248013317584991, 0.22665104269981384, -0.3078525960445404, -0.18228566646575928, 0.027378955855965614, 0.015104188583791256, -0.10968425124883652, -0.10084189474582672, 0.09920907020568848, -0.14361657202243805, -0.05535023286938667, -0.3232688903808594, -0.3557993769645691, -0.4041275382041931, 0.2440749555826187, -0.019314169883728027, -0.23292019963264465, 0.3599306046962738, 0.12509433925151825, 0.21873041987419128, 0.2671225368976593, -0.12981469929218292, 0.1030537337064743, -0.23363466560840607, -0.1397353708744049, -0.10984323173761368, -0.2644839286804199, -0.01775369979441166, 0.10185925662517548, -0.09592237323522568, -0.3956279158592224 ]
142
..\pandas\reference\api\pandas.Series.truediv.html
pandas.Series.truediv
Series.truediv(other, level=None, fill_value=None, axis=0)[source]# Return Floating division of series and other, element-wise (binary operator truediv). Equivalent to series / other, but with support to substitute a fill_value for missing data in either one of the inputs.
Parameters: otherSeries or scalar value levelint or nameBroadcast across a level, matching Index values on the passed MultiIndex level. fill_valueNone or float value, default None (NaN)Fill existing missing (NaN) values, and any new element needed for successful Series alignment, with this value before computation. If data in both corresponding Series locations is missing the result of filling (at that location) will be missing. axis{0 or ‘index’}Unused. Parameter needed for compatibility with DataFrame. Returns: SeriesThe result of the operation.
[">>> a = pd.Series([1, 1, 1, np.nan], index=['a', 'b', 'c', 'd'])\n>>> a\na 1.0\nb 1.0\nc 1.0\nd NaN\ndtype: float64\n>>> b = pd.Series([1, np.nan, 1, np.nan], index=['a', 'b', 'd', 'e'])\n>>> b\na 1.0\nb NaN\nd 1.0\ne NaN\ndtype: float64\n>>> a.divide(b, fill_value=0)\na 1.0\nb inf\nc inf\nd 0.0\ne NaN\ndtype: float64"]
pandas.Series.truediv Series.truediv(other, level=None, fill_value=None, axis=0)[source]# Return Floating division of series and other, element-wise (binary operator truediv). Equivalent to series / other, but with support to substitute a fill_value for missing data in either one of the inputs.
[ -0.17121616005897522, -0.2988775670528412, -0.15846368670463562, -0.08275730162858963, 0.017110886052250862, 0.22198686003684998, 0.13029545545578003, 0.31587663292884827, -0.10580931603908539, 0.45708221197128296, -0.2823893427848816, 0.2646768093109131, 0.041253555566072464, 0.31081265211105347, -0.21793991327285767, -0.34031912684440613, -0.05164481699466705, 0.3922063410282135, -0.14049258828163147, -0.13418938219547272, -0.22798672318458557, -0.23595638573169708, -0.18755608797073364, -0.0611242838203907, 0.11700356751680374, -0.044861823320388794, -0.15751595795154572, -0.14941751956939697, 0.19704337418079376, -0.16031183302402496, 0.28897809982299805, 0.055079977959394455, 0.07220875471830368, 0.3568613827228546, -0.00010113619646290317, -0.1948288232088089, 0.10147523134946823, -0.04449028894305229, -0.23386991024017334, 0.00845103245228529, -0.3141691982746124, -0.21915826201438904, 0.20074881613254547, -0.25479111075401306, -0.07399288564920425, -0.2636382281780243, 0.06858440488576889, -0.004732200410217047, 0.42343947291374207, -0.1669715940952301, 0.2398984581232071, -0.18473102152347565, -0.2909947633743286, -0.021110067144036293, -0.11167535930871964, 0.07424555718898773, 0.2538287043571472, 0.2913798391819, -0.15583740174770355, -0.16815738379955292, 0.04663944989442825, 0.2593861520290375, -0.06983786076307297, -0.08080213516950607, -0.31297579407691956, 0.11719196289777756, 0.3239375948905945, -0.07296226173639297, -0.054969560354948044, 0.4580015242099762, 0.26508501172065735, -0.21219107508659363, -0.2417258620262146, -0.09239400178194046, -0.07876408100128174, -0.06220019608736038, -0.2278255969285965, 0.28018298745155334, -0.2888830006122589, 0.19956432282924652, 0.25976794958114624, 0.32547318935394287, -0.07381089776754379, 0.2825237214565277, -0.5945507287979126, 0.7016276717185974, 0.14200492203235626, -0.09850656241178513, 0.0579335056245327, 0.0808321014046669, -0.31621718406677246, -0.15386992692947388, 0.4044399857521057, 0.1977357268333435, -0.05457848310470581, -0.24363131821155548, -0.08594715595245361, -0.09488342702388763, -0.23735079169273376, -0.08625113219022751, 0.23022149503231049, -0.036486782133579254, -0.5043405890464783, 0.263066828250885, 0.2149367481470108, 0.021004464477300644, -0.07221505790948868, 0.09970112144947052, 0.1545325219631195, 0.09415188431739807, 0.37362852692604065, 0.11781653761863708, -0.13333269953727722, -0.04295192286372185, -0.08602213859558105, 0.05957794561982155, -0.07299025356769562, 0.1790444403886795, -0.8232477903366089, 0.018361568450927734, -0.10118061304092407, -0.05001623556017876, 0.2644630968570709, 0.18565627932548523, 0.029548736289143562, 0.4828313887119293, 0.22396105527877808, 0.02424449287354946, 0.26632726192474365, 0.06178220361471176, -0.16935284435749054, 0.3416857123374939, -0.03751085326075554, -0.34285447001457214, -0.017256606370210648, 0.007300877943634987, 0.16455836594104767, 0.2624497711658478, 0.29143226146698, 0.3455963730812073, -0.00832347758114338, -0.2286623865365982, 0.23777516186237335, 0.10843831300735474, 0.0479113906621933, -0.13279330730438232, 0.1204976737499237, -0.17283618450164795, -0.1318606734275818, 0.2949744462966919, 0.4650568664073944, 0.12586936354637146, -0.3677639961242676, 0.27206921577453613, 0.10839826613664627, 0.13385900855064392, 0.18347853422164917, 0.27588939666748047, -0.04491407051682472, -0.21325185894966125, 0.26933881640434265, 0.003944030962884426, -0.03552893176674843, -0.23146964609622955, 0.3361879885196686, 0.2525235414505005, -0.4648801386356354, -0.14288319647312164, -0.15041613578796387, -0.019708801060914993, 0.16432754695415497, 0.023168502375483513, 0.027380242943763733, -0.10812286287546158, -0.08581209927797318, -0.32574179768562317, 0.20257706940174103, -0.13305777311325073, 0.002838690299540758, -0.04219141975045204, 0.10466403514146805, 0.28398025035858154, 0.13243338465690613, 0.2286117523908615, -0.22554844617843628, 0.015596103854477406, 0.08870948851108551, 0.07975263148546219, -0.2894347906112671, 0.040328383445739746, 0.029110869392752647, -0.16883701086044312, 0.5047993659973145, 0.14311420917510986, 0.17271532118320465, -0.048120927065610886, 0.0803401991724968, -0.1676403135061264, 0.5695019960403442, -0.06384801864624023, 0.1386818140745163, -0.1655997484922409, 0.2597271800041199, -0.22019021213054657, -0.05621564760804176, -0.5437390208244324, 0.12099888175725937, 0.16237440705299377, 0.08665897697210312, -0.06181595101952553, 0.18198877573013306, -0.33254632353782654, -0.3883153796195984, -0.24824568629264832, 0.08360565453767776, 0.14292331039905548, 0.29596155881881714, 0.20181328058242798, -0.13639365136623383, 0.03673577681183815, -0.1565263420343399, -0.11832930147647858, -0.0719420537352562, -0.04282774776220322, -0.014880485832691193, 0.24020926654338837, 0.17647141218185425, -0.06396651268005371, -0.16398528218269348, 0.26249822974205017, 0.16435375809669495, 0.1585150808095932, 0.15115562081336975, 0.18421009182929993, -0.2692168354988098, 0.0979851484298706, -0.19425351917743683, 0.1528800129890442, 0.03281904384493828, -0.013412890955805779, -0.05613581836223602, 0.2130381315946579, 0.19019466638565063, 0.24373897910118103, -0.326901376247406, 0.38219374418258667, -0.30925992131233215, -0.2151009887456894, -0.16468340158462524, 0.3391115665435791, 0.3209320902824402, -0.012546990998089314, -0.13727693259716034, -0.371827632188797, 0.0666033923625946, 0.008933951146900654, 0.08780563622713089, -0.0734906867146492, -0.2035709172487259, 0.18391725420951843, 0.05075172334909439, -0.35461193323135376, 0.5158811211585999, -0.06844776123762131, 0.0371582917869091, 0.2311808317899704, 0.2085786759853363, 0.27621588110923767, -0.08512544631958008, 0.31308767199516296, 0.17336833477020264, -0.10127166658639908, -0.04680905118584633, 0.028859486803412437, 0.3053736388683319, -0.126365527510643, -0.2686913013458252, 0.18300014734268188, 0.07663050293922424, -0.10856699198484421, -0.06753808259963989, 0.26909878849983215, -0.12388323247432709, 0.04807691648602486, 0.08261550962924957, -0.17682144045829773, -0.36686450242996216, -0.024267572909593582, -0.08687182515859604, -0.5040870904922485, 0.06279495358467102, -0.21752731502056122, 0.027094658464193344, 0.25499874353408813, -0.2632168233394623, 0.053024809807538986, -0.1118711605668068, 0.11819708347320557, 0.34745848178863525, -0.09358399361371994, -0.1277119219303131, -0.197871595621109, 0.18410521745681763, 0.31643012166023254, -0.10394497215747833, 0.127804234623909, 0.14226965606212616, -0.1493561714887619, 0.044088467955589294, 0.04613626003265381, -0.16270309686660767, -0.020961828529834747, -0.05330246686935425, -0.3102308213710785, 0.27891603112220764, 0.13068392872810364, -0.029621882364153862, -0.16669698059558868, -0.20348764955997467, 0.06285123527050018, 0.00480452086776495, -0.008740265853703022, 0.02579392120242119, 0.15861986577510834, -0.22863200306892395, 0.1137118935585022, -0.2733725309371948, -0.3927554488182068, -0.16265082359313965, 0.09826554358005524, 0.17582716047763824, -0.4551255702972412, -0.027279095724225044, 0.07108136266469955, 0.3513747751712799, 0.049515027552843094, -0.22918462753295898, 0.07751002907752991, 0.21820096671581268, -0.10696785151958466, 0.2855982780456543, 0.014695108868181705, -0.5041552782058716, 0.22571104764938354, -0.04174891486763954, 0.07524363696575165, -0.29818853735923767, -0.1317261904478073, 0.18622395396232605, -0.28688377141952515, 0.13245448470115662, 0.2357867807149887, 0.2905973196029663, -0.25169238448143005, -0.02816656045615673, 0.0760539248585701, -0.07057187706232071, 0.2022642344236374, -0.10434159636497498, -0.1414118856191635, 0.32401591539382935, 0.215605691075325, 0.109244704246521, 0.2432745099067688, -0.012304113246500492, 0.004660682287067175, -0.10777128487825394, 0.1618375927209854, 0.3438630700111389, -0.2051660120487213, -0.2833363115787506, 0.25350508093833923, -0.03322620317339897, -0.08397648483514786, -0.0754348486661911, 0.1804211437702179, -0.2302665412425995, -0.21729767322540283, -0.4240535497665405, -0.03667521849274635, 0.045810990035533905, -0.5751592516899109, 0.05388791859149933, -0.15456832945346832, 0.14281517267227173, -0.14084462821483612, -0.08391855657100677, -0.10687422007322311, 0.08146124333143234, 0.017763368785381317, -0.3254368305206299, 0.2799704670906067, -0.1160077303647995, -0.29109957814216614, 0.40552955865859985, 0.300008088350296, -0.2037447839975357, 0.19773390889167786, 0.0024663861840963364, -0.1988639235496521, 0.2509581446647644, 0.5621740221977234, 0.04803203418850899, -0.09093324840068817, -0.11754365265369415, -0.3787214756011963, -0.30209141969680786, 0.1531945914030075, -0.430220365524292, -0.16241922974586487, -0.1659570336341858, 0.1405637264251709, -0.3127429187297821, -0.10826856642961502, 0.4114103615283966, 0.14476440846920013, -0.047228988260030746, -0.0011962582357227802, -0.25322094559669495, -0.043296799063682556, 0.15953174233436584, 0.05804707482457161, 0.2331082969903946, 0.1401629000902176, -0.16921117901802063, -0.2934946119785309, -0.034253377467393875, -0.06257128715515137, 0.36871668696403503, 0.030065245926380157, 0.11900946497917175, 0.23148195445537567, -0.258271187543869, 0.03127327561378479, 0.15654976665973663, 0.1467776596546173, 0.048730168491601944, -0.021798858419060707, 0.01082895789295435, 0.11548757553100586, 0.08793836832046509, 0.0747867301106453, 0.08714362978935242, 0.014549561776220798, -0.08682745695114136, -0.02571224980056286, 0.17279264330863953, -0.21411871910095215, -0.08888853341341019, -0.09320018440485, 0.2750546634197235, 0.06907720863819122, -0.2973819077014923, 0.2913723289966583, -0.08818310499191284, -0.16253863275051117, 0.29229170083999634, 0.14025600254535675, -0.358376681804657, 0.10255734622478485, 0.08588167279958725, 0.5713880658149719, -0.050178125500679016, 0.11944151669740677, 0.5346567034721375, -0.25520995259284973, 0.31273868680000305, 0.11363562196493149, 0.2901928722858429, -0.17631562054157257, -0.12120110541582108, -0.2530073821544647, 0.04893524572253227, -0.21844995021820068, -0.08791685849428177, -0.44772475957870483, 0.31823256611824036, -0.5765392780303955, 0.27834510803222656, 0.22825396060943604, -0.2249804586172104, -0.19799795746803284, 0.07116326689720154, -0.12093769758939743, 0.14840541779994965, -0.0535074919462204, -0.13128653168678284, -0.2761183977127075, -0.11344265192747116, 0.06607624888420105, 0.2630547285079956, -0.0068612974137067795, -0.02918197028338909, 0.16203361749649048, 0.2428712099790573, -0.10606715828180313, -0.21142272651195526, -0.16544371843338013, 0.33601319789886475, 0.37100186944007874, -0.0994211807847023, 0.10010311752557755, 0.09907403588294983, 0.0227776151150465, 0.3366387188434601, 0.006759952288120985, 0.08917483687400818, 0.43102219700813293, 0.16327446699142456, -0.1917724609375, 0.422925740480423, -0.0037338773254305124, -0.07698996365070343, -0.22339275479316711, 0.36233624815940857, -0.05911959335207939, -0.22338297963142395, 0.17087648808956146, -0.23336203396320343, -0.09282983094453812, -0.21235038340091705, 0.1901552975177765, 0.1807992309331894, -0.21189388632774353, 0.006497076712548733, -0.17058472335338593, -0.26289811730384827, -0.17347352206707, 0.14126764237880707, 0.10516291111707687, 0.11410052329301834, 0.3144957423210144, -0.3827608823776245, -0.11094996333122253, -0.18100935220718384, 0.12131499499082565, 0.04687761515378952, 0.12276918441057205, 0.4893791675567627, -0.25950178503990173, -0.3554171323776245, -0.21896135807037354, -0.29661425948143005, 0.12451522052288055, 0.46178627014160156, -0.2396046370267868, -0.343711793422699, -0.2604692280292511, 0.1384619176387787, 0.43743517994880676, 0.3989192545413971, -0.08622128516435623, 0.32652369141578674, -0.22920754551887512, -0.1981380432844162, -0.44405776262283325, 0.02901049517095089, -0.22140094637870789, 0.14312396943569183, -0.1827751249074936, -0.08467729389667511, -0.09728620946407318, 0.1352234035730362, 0.33615946769714355, 0.2113284021615982, 0.05626896023750305, -0.3054370582103729, -0.1566040962934494, 0.04220768064260483, -0.2846151292324066, -0.19975769519805908, 0.23186925053596497, 0.19979342818260193, -0.14569444954395294, -0.20360417664051056, 0.027410082519054413, 0.1882995069026947, 0.04829450324177742, 0.27322256565093994, 0.17281223833560944, -0.0811304971575737, -0.005725130904465914, -0.20592141151428223, -0.043004635721445084, -0.19672970473766327, -0.2015903890132904, 0.24334284663200378, -0.018849682062864304, -0.14256221055984497, 0.19938388466835022, 0.15235307812690735, 0.08460985869169235, -0.15661554038524628, 0.09471583366394043, 0.35033923387527466, -0.24677716195583344, -0.028158841654658318, 0.5305120348930359, -0.058257270604372025, -0.05462687835097313, 0.19122576713562012, 0.022184336557984352, 0.34975889325141907, -0.5523324012756348, 0.0599789172410965, 0.02527794800698757, 0.05204050987958908, 0.43009263277053833, 0.2666272521018982, -0.33942610025405884, -0.25277748703956604, 0.09109573811292648, -0.17344385385513306, -0.12847423553466797, -0.27823659777641296, 0.15097403526306152, 0.6762871742248535, -0.013172050006687641, 0.012419569306075573, 0.045926421880722046, -0.07908476144075394, 0.24780750274658203, 0.2077225297689438, 0.07199166715145111, 0.28919824957847595, 0.09098060429096222, -0.24221324920654297, 0.03791222721338272, -0.022486582398414612, 0.04061591997742653, 0.18954479694366455, -0.45994144678115845, 0.11471015959978104, 0.384792685508728, -0.20499427616596222, -0.38360396027565, -0.02419508434832096, -0.2597271502017975, 0.12179609388113022, -0.019277244806289673, 0.03270184248685837, -0.12060544639825821, -0.18008047342300415, -0.225352481007576, -0.18244381248950958, 0.3928363621234894, -0.3837105333805084, 0.07385756820440292, -0.04401419311761856, 0.14086562395095825, 0.1627671867609024, 0.22659505903720856, 0.34055963158607483, 0.2170562595129013, -0.27567312121391296, -0.46474727988243103, 0.6924526691436768, -0.05673976242542267, 0.008318396285176277, 0.19943228363990784, 0.19141747057437897, -0.03490476682782173, -0.3598797619342804, 0.10362817347049713, 0.006394160911440849, -0.12938258051872253, -0.12282202392816544, -0.12121032923460007, 0.12441285699605942, 0.47014275193214417, 0.14074786007404327, 0.35884109139442444, -0.39660197496414185, -0.009901822544634342, 0.11773666739463806, 0.075502410531044, -0.8546537756919861, 0.25489622354507446, -0.01977366767823696, 0.1435827761888504, 0.006133344955742359, -0.037418656051158905, -0.2432483732700348, -0.1878967434167862, -0.19359955191612244, -0.14565883576869965, 0.13826683163642883, 0.3087226152420044, 0.16443511843681335, 0.08040287345647812, -0.08871322870254517, -0.13408318161964417, 0.12685929238796234, 0.14254288375377655, -0.06262669712305069, -0.3057437837123871, 0.034539077430963516, 0.3879539370536804, -0.20306038856506348, -0.21384753286838531, 0.0801621526479721, 0.07030578702688217, -0.012449735775589943, 0.22027747333049774, 0.32054299116134644, -0.06461882591247559, -0.11645963788032532, 0.011995160020887852, -0.20343461632728577, -0.2235749512910843, -0.15546594560146332, 0.06346193701028824, -0.3914186954498291, 0.056638818234205246, 0.010918626561760902, 0.2983638346195221, 0.5173048377037048, -0.07770644128322601, 0.01979193650186062, -0.07197057455778122, 0.12289436906576157, 0.22577719390392303, -0.14921759068965912, -0.3398972451686859, 0.23130112886428833, 0.4721800982952118, 0.13577912747859955, -0.257817804813385, 0.32696235179901123, -0.19611626863479614, 0.3637806177139282, -0.03601383417844772, -0.28918716311454773, 0.08620141446590424, 0.22121958434581757, 0.18903881311416626, -0.03966768831014633, -0.2631024420261383, 0.2346407026052475, -0.12667399644851685, 0.10325617343187332, -0.02680412493646145, 0.22496441006660461, -0.195413738489151, 0.1342262327671051, 0.05825750529766083, -0.05669543147087097, 0.2049798220396042, -0.15548813343048096, -0.44891420006752014, -0.37946224212646484, 0.06833944469690323, 0.21868100762367249, 0.00247320462949574, 0.2358442097902298, 0.03652534261345863, 0.2529326379299164, -0.14269942045211792, -0.10330742597579956, -0.12259646505117416, -0.09177733212709427, -0.16242951154708862, 0.017220910638570786, -0.2112177312374115, 0.4053595960140228, -0.08014832437038422, 0.1750364601612091, -0.3467734456062317 ]
143
..\pandas\reference\api\pandas.DataFrame.skew.html
pandas.DataFrame.skew
DataFrame.skew(axis=0, skipna=True, numeric_only=False, **kwargs)[source]# Return unbiased skew over requested axis. Normalized by N-1.
Parameters: axis{index (0), columns (1)}Axis for the function to be applied on. For Series this parameter is unused and defaults to 0. For DataFrames, specifying axis=None will apply the aggregation across both axes. Added in version 2.0.0. skipnabool, default TrueExclude NA/null values when computing the result. numeric_onlybool, default FalseInclude only float, int, boolean columns. Not implemented for Series. **kwargsAdditional keyword arguments to be passed to the function. Returns: Series or scalar
['>>> s = pd.Series([1, 2, 3])\n>>> s.skew()\n0.0', ">>> df = pd.DataFrame({'a': [1, 2, 3], 'b': [2, 3, 4], 'c': [1, 3, 5]},\n... index=['tiger', 'zebra', 'cow'])\n>>> df\n a b c\ntiger 1 2 1\nzebra 2 3 3\ncow 3 4 5\n>>> df.skew()\na 0.0\nb 0.0\nc 0.0\ndtype: float64", '>>> df.skew(axis=1)\ntiger 1.732051\nzebra -1.732051\ncow 0.000000\ndtype: float64', ">>> df = pd.DataFrame({'a': [1, 2, 3], 'b': ['T', 'Z', 'X']},\n... index=['tiger', 'zebra', 'cow'])\n>>> df.skew(numeric_only=True)\na 0.0\ndtype: float64"]
pandas.DataFrame.skew DataFrame.skew(axis=0, skipna=True, numeric_only=False, **kwargs)[source]# Return unbiased skew over requested axis. Normalized by N-1.
[ -0.1926727443933487, -0.5604981780052185, -0.12794138491153717, -0.30550524592399597, -0.060479868203401566, 0.09497047960758209, 0.4344479739665985, 0.23326259851455688, 0.16718459129333496, 0.2930201292037964, -0.18955841660499573, 0.6091771721839905, 0.09072462469339371, 0.24351811408996582, -0.08628619462251663, -0.015200436115264893, 0.013507237657904625, 0.2284010946750641, -0.2295677661895752, -0.16104280948638916, -0.3609742820262909, -0.2243703305721283, -0.025093527510762215, 0.06047885864973068, -0.012059293687343597, -0.12944196164608002, 0.04073326289653778, -0.0849752426147461, -0.04696887359023094, 0.006265594158321619, 0.22951117157936096, -0.02719384990632534, -0.16238398849964142, 0.15239208936691284, -0.00009443407907383516, -0.1870667040348053, 0.01318190898746252, -0.06333477050065994, 0.11258342862129211, 0.24919922649860382, 0.13966764509677887, -0.23273539543151855, -0.006389112677425146, -0.2994186580181122, -0.15922598540782928, 0.03976981341838837, -0.07411182671785355, -0.03914712369441986, 0.36620670557022095, 0.14586837589740753, 0.29744645953178406, -0.1435462236404419, -0.2573871612548828, -0.06365152448415756, -0.1518586426973343, 0.10881318151950836, 0.061750248074531555, 0.08259358257055283, -0.4680224359035492, 0.02274344675242901, -0.10847080498933792, 0.2730317711830139, -0.003461127635091543, 0.13638196885585785, 0.14776895940303802, -0.13608692586421967, 0.31841662526130676, -0.09967846423387527, -0.024391978979110718, 0.4800724685192108, -0.13805823028087616, -0.09677155315876007, -0.16792632639408112, -0.16310057044029236, 0.1856072098016739, 0.06546491384506226, -0.2538830041885376, 0.3450668454170227, -0.1883365511894226, -0.05326512083411217, -0.08061742782592773, 0.062091123312711716, -0.13619405031204224, 0.020125199109315872, -0.37079057097435, 0.5829472541809082, 0.08661305904388428, 0.06752374768257141, 0.2941367030143738, -0.0714079737663269, 0.06163318082690239, -0.010160072706639767, 0.15241937339305878, 0.1446922868490219, -0.09132992476224899, -0.2729310095310211, 0.14172641932964325, 0.002618231112137437, 0.14714474976062775, 0.08514077961444855, 0.11388317495584488, -0.197858527302742, 0.16146767139434814, 0.1009335070848465, 0.130752831697464, 0.05518132075667381, -0.1044141873717308, 0.2097289115190506, 0.1409742683172226, 0.22797848284244537, 0.07399709522724152, 0.15786756575107574, 0.17841124534606934, -0.26604530215263367, 0.05098696053028107, 0.10038354992866516, -0.13353772461414337, -0.1154458150267601, -0.3372657895088196, -0.26446282863616943, -0.04943184554576874, 0.20230375230312347, -0.1787179410457611, -0.06555168330669403, 0.09178628772497177, 0.703997790813446, -0.0966772809624672, 0.05309298262000084, 0.11579854041337967, -0.10317634791135788, -0.43373191356658936, 0.4366154670715332, -0.12450873851776123, -0.21410462260246277, 0.08638262748718262, -0.13323457539081573, 0.2034199833869934, 0.21551628410816193, -0.05454649776220322, -0.05472492799162865, -0.28994324803352356, -0.16199177503585815, 0.24833159148693085, 0.046080201864242554, -0.07072080671787262, -0.06766247004270554, 0.03615465760231018, 0.15620319545269012, -0.25594842433929443, 0.05257517471909523, 0.06878888607025146, 0.057483971118927, -0.014186374843120575, 0.30128780007362366, -0.00583164906129241, 0.046817976981401443, -0.033239997923374176, 0.29807305335998535, -0.2684647738933563, -0.0029117551166564226, 0.2253202646970749, 0.0034795100800693035, 0.05097491294145584, -0.09515126794576645, 0.36617735028266907, 0.035994626581668854, -0.27823692560195923, -0.13387873768806458, -0.08417552709579468, -0.13110122084617615, 0.14746902883052826, 0.18940876424312592, 0.07647506892681122, -0.09777799993753433, -0.14933931827545166, -0.04748576134443283, -0.23533865809440613, -0.20927193760871887, -0.21714918315410614, -0.13361550867557526, -0.19422538578510284, 0.03256621211767197, -0.016607051715254784, 0.07732361555099487, 0.020519325509667397, 0.1815130114555359, -0.21466748416423798, 0.5596358776092529, -0.10087660700082779, 0.05806785821914673, -0.10232418775558472, -0.3439185619354248, 0.29891592264175415, 0.13736118376255035, 0.146610826253891, 0.18768422305583954, 0.1225128099322319, -0.04315944015979767, 0.23571465909481049, -0.14633633196353912, -0.054497603327035904, -0.1483340561389923, 0.21426570415496826, -0.2930053174495697, -0.16116677224636078, -0.35511642694473267, -0.12203056365251541, -0.12190324813127518, -0.17009451985359192, 0.3270628750324249, 0.04162318632006645, -0.40277358889579773, -0.32463204860687256, -0.16714434325695038, 0.022020116448402405, -0.03554442524909973, 0.3869591951370239, 0.01187021005898714, 0.1359589695930481, 0.15722884237766266, 0.045783333480358124, -0.15986891090869904, 0.0194277074187994, 0.013526088558137417, 0.002383419079706073, 0.061986930668354034, 0.026434434577822685, -0.04159571975469589, 0.12385979294776917, 0.2366907298564911, 0.11696720123291016, -0.0131723303347826, 0.326363205909729, 0.20618371665477753, -0.2671883702278137, 0.2986929416656494, -0.03808015584945679, 0.18904344737529755, -0.055174510926008224, -0.09267731010913849, -0.09885922074317932, 0.10892064869403839, 0.028857694938778877, 0.14398890733718872, -0.2693968713283539, 0.6040363311767578, -0.30871105194091797, -0.04003775864839554, -0.28164049983024597, 0.19581986963748932, 0.13267666101455688, -0.10855839401483536, -0.07144735008478165, -0.06014048680663109, -0.1375298649072647, 0.10739113390445709, -0.3669198155403137, -0.1597401648759842, 0.07057911157608032, 0.016748329624533653, 0.3108508884906769, -0.1735454797744751, 0.31158244609832764, -0.0581609383225441, -0.16194938123226166, -0.11208868026733398, 0.21113047003746033, 0.24747759103775024, -0.021797936409711838, 0.34331950545310974, -0.01643049344420433, -0.016070768237113953, -0.22787299752235413, -0.03749682009220123, 0.16681739687919617, 0.030729005113244057, 0.1888572722673416, 0.32210493087768555, 0.057428717613220215, -0.02847903221845627, -0.17410747706890106, -0.04610998556017876, -0.24490642547607422, 0.25738993287086487, 0.0375312939286232, 0.10130023211240768, -0.09264920651912689, 0.1371789574623108, -0.0769018828868866, -0.06669341027736664, -0.2632591724395752, -0.17704211175441742, -0.12243138253688812, 0.06006345897912979, -0.23831026256084442, 0.18943360447883606, -0.0803721696138382, 0.4742017388343811, 0.19945478439331055, -0.12309945374727249, -0.272525817155838, -0.10677264630794525, 0.1398879885673523, 0.27662646770477295, -0.22995874285697937, 0.11064504832029343, 0.1351531744003296, -0.12746943533420563, 0.5614896416664124, 0.3375871777534485, -0.11737799644470215, -0.054985810071229935, 0.01817789301276207, 0.16427887976169586, 0.14584136009216309, 0.30601462721824646, -0.3489576280117035, -0.1173335537314415, 0.030679060146212578, -0.3669845461845398, 0.11106280237436295, 0.019673429429531097, -0.302656888961792, 0.3961946666240692, -0.09822790324687958, 0.0004428530519362539, -0.03649993985891342, -0.1317136436700821, -0.06033750995993614, 0.1682337373495102, 0.09250466525554657, -0.015647893771529198, 0.1781739890575409, 0.0552457757294178, -0.142648383975029, 0.06678679585456848, -0.1397392600774765, 0.1253957450389862, 0.3160874545574188, -0.111871138215065, 0.04582132026553154, -0.087567038834095, -0.23077470064163208, 0.015423152595758438, -0.10046841204166412, -0.0709209069609642, -0.19572828710079193, 0.025895647704601288, 0.16022329032421112, -0.16588182747364044, 0.04500747099518776, 0.22898098826408386, 0.12720255553722382, -0.24405132234096527, 0.0846169963479042, -0.07289016991853714, 0.2120799720287323, 0.04536262899637222, -0.28981009125709534, -0.09166470915079117, 0.24988602101802826, 0.17224329710006714, 0.04059503227472305, -0.045281942933797836, -0.08966133743524551, -0.2483045607805252, -0.20595619082450867, 0.015236464329063892, 0.24515210092067719, -0.004711552523076534, 0.14479205012321472, 0.3140230178833008, 0.27975356578826904, 0.31750696897506714, 0.00028192330501042306, -0.020658239722251892, -0.15989086031913757, -0.39038267731666565, -0.14246591925621033, -0.08332182466983795, -0.10655403882265091, -0.11759268492460251, 0.007585280574858189, -0.008107099682092667, 0.17933133244514465, -0.08386216312646866, -0.17135410010814667, 0.14352522790431976, -0.19672638177871704, -0.1111922413110733, -0.05110655725002289, -0.13278211653232574, -0.26778730750083923, -0.13165895640850067, -0.009805738925933838, -0.05393053591251373, 0.055799055844545364, 0.2703990936279297, -0.09367910772562027, 0.052837539464235306, -0.0729290023446083, 0.4269757866859436, 0.10296157002449036, 0.2985495626926422, -0.12533418834209442, 0.07553675025701523, -0.4928790330886841, 0.093563012778759, -0.27309054136276245, -0.15091247856616974, -0.10267080366611481, 0.1451902836561203, -0.24959661066532135, 0.005472679156810045, 0.41236498951911926, 0.13576962053775787, 0.027276188135147095, -0.07583558559417725, -0.13460999727249146, -0.2264459878206253, 0.16530025005340576, 0.3224344849586487, -0.009962806478142738, 0.3720661997795105, -0.15650674700737, 0.15649054944515228, -0.1868380606174469, 0.016144312918186188, 0.14152351021766663, 0.18619704246520996, 0.229977548122406, 0.2394527792930603, -0.3531024158000946, 0.17538432776927948, 0.1553765833377838, -0.028571784496307373, -0.02347482368350029, 0.15186603367328644, 0.058028046041727066, -0.40113377571105957, -0.09443190693855286, -0.126023069024086, -0.05506831035017967, 0.16571250557899475, -0.11589246243238449, 0.011206967756152153, 0.1486150175333023, -0.06058978661894798, -0.18914088606834412, -0.10635961592197418, 0.011732663959264755, 0.06048231199383736, -0.13577388226985931, 0.37478676438331604, -0.006709882989525795, -0.08794614672660828, 0.09850971400737762, 0.10333085805177689, -0.47105324268341064, 0.17843545973300934, 0.3615756928920746, 0.8036158084869385, 0.17261765897274017, 0.04106304422020912, 0.4672231376171112, -0.17808035016059875, 0.4950934052467346, -0.0368620827794075, 0.119316965341568, -0.21187807619571686, -0.0012894715182483196, -0.013555220328271389, 0.09156155586242676, 0.11934339255094528, 0.33279842138290405, -0.1953088641166687, -0.09619460999965668, -0.28098824620246887, 0.048084236681461334, 0.05709773674607277, -0.08173898607492447, 0.23999960720539093, -0.08310958743095398, -0.1690620630979538, 0.24086709320545197, -0.3166203200817108, -0.06344181299209595, -0.03790946304798126, -0.023239167407155037, -0.1493026465177536, 0.1092354878783226, 0.06780838221311569, -0.13059495389461517, 0.14237278699874878, 0.004523657727986574, -0.022285208106040955, -0.2839321196079254, -0.2397419810295105, -0.08708176761865616, 0.10079611837863922, 0.01288612000644207, -0.07724567502737045, 0.10734664648771286, 0.36328840255737305, -0.08532235771417618, 0.14898091554641724, 0.28720399737358093, 0.23362714052200317, -0.1153651773929596, -0.23299111425876617, 0.23377816379070282, 0.203579843044281, -0.18600918352603912, 0.07167717814445496, -0.08445877581834793, -0.3300876021385193, -0.13985086977481842, -0.1704695075750351, -0.028302015736699104, 0.18994925916194916, -0.09424668550491333, 0.2905455231666565, 0.15605869889259338, -0.22649097442626953, 0.2371448576450348, 0.28409942984580994, -0.2475835680961609, -0.26980364322662354, 0.31254035234451294, -0.14806081354618073, -0.04821925610303879, 0.1228274330496788, -0.1265028417110443, -0.35774537920951843, -0.36017388105392456, 0.13759306073188782, 0.09895185381174088, -0.5777322053909302, 0.2303055077791214, 0.01374656893312931, 0.024829959496855736, -0.10603196918964386, 0.05137811228632927, 0.161801278591156, 0.37614959478378296, 0.02424551732838154, -0.4411437511444092, -0.1453186720609665, -0.02067400887608528, 0.09607703238725662, 0.10519302636384964, 0.1281532496213913, -0.019426612183451653, -0.05323372781276703, 0.04377483204007149, -0.5214035511016846, -0.09894951432943344, 0.009616331197321415, -0.11038792133331299, -0.08316031098365784, -0.0796014666557312, -0.3152734637260437, 0.04953325539827347, 0.381670743227005, 0.031594183295965195, 0.08754347264766693, -0.4446711540222168, -0.16697026789188385, -0.027197016403079033, -0.2141502946615219, -0.1894035041332245, 0.05474412813782692, 0.045147377997636795, -0.25232642889022827, 0.04822744429111481, -0.006550962571054697, 0.09561162441968918, 0.07142087072134018, 0.5747485160827637, 0.2550266683101654, -0.010720416903495789, -0.0172176081687212, -0.15521402657032013, -0.12524089217185974, -0.1300085335969925, -0.09210003912448883, 0.400115430355072, 0.18684279918670654, 0.041312605142593384, -0.09059353172779083, 0.15323370695114136, -0.117713563144207, 0.09563161432743073, 0.07850159704685211, 0.021957533434033394, 0.016019484028220177, 0.3336986005306244, 0.4986093044281006, 0.12296043336391449, -0.33999964594841003, -0.04132695123553276, 0.23599396646022797, 0.4693438410758972, -0.3814433217048645, 0.2374669909477234, 0.46689820289611816, 0.19634532928466797, 0.3921447992324829, 0.2520444393157959, -0.04382738098502159, -0.4232836067676544, 0.022949296981096268, -0.04708900675177574, 0.08735696971416473, -0.3066128194332123, 0.13038654625415802, 0.6605673432350159, 0.10854806751012802, -0.21461156010627747, 0.2670050263404846, 0.12163060903549194, 0.23656314611434937, 0.4746982157230377, 0.17220713198184967, -0.08522859960794449, 0.05398164689540863, -0.0968695804476738, -0.04916069656610489, 0.039461951702833176, 0.09310462325811386, 0.2807297110557556, -0.4946739971637726, 0.05823879688978195, 0.12935490906238556, 0.0526014044880867, -0.0665002316236496, -0.13318940997123718, -0.2760598361492157, 0.1598549336194992, -0.2466939091682434, -0.17065860331058502, -0.31683194637298584, -0.16144999861717224, 0.002865568967536092, 0.003607226302847266, 0.22499559819698334, -0.13619481027126312, 0.19995637238025665, -0.07169928401708603, -0.03904346749186516, 0.2518077790737152, 0.2935432493686676, 0.06448815762996674, 0.4624607563018799, -0.12269849330186844, -0.5114157199859619, 0.40808743238449097, -0.005460000596940517, 0.22819949686527252, 0.21769800782203674, 0.04632638767361641, -0.1408587098121643, -0.2882021367549896, 0.21469029784202576, -0.2254439741373062, -0.17145611345767975, -0.008220982737839222, 0.11747966706752777, 0.3172507882118225, 0.1451265513896942, 0.40411707758903503, 0.37389644980430603, -0.4372597932815552, 0.10512778908014297, 0.11171676218509674, -0.03347250819206238, -0.2821390628814697, 0.2538284659385681, 0.08571286499500275, -0.22752638161182404, -0.13090550899505615, -0.07066095620393753, 0.274802565574646, -0.2765628397464752, -0.4421604573726654, -0.1453256905078888, -0.07954678684473038, -0.2872375249862671, 0.20195944607257843, -0.058326587080955505, 0.23585419356822968, -0.23207619786262512, 0.2213352769613266, 0.17605754733085632, -0.0664943978190422, -0.134792760014534, 0.07817357778549194, 0.1674073338508606, -0.5320994257926941, -0.025832705199718475, 0.030883651226758957, -0.2704758644104004, 0.13241469860076904, -0.0088450126349926, 0.4282556176185608, 0.00006040234802640043, 0.24956615269184113, 0.016568927094340324, 0.11687438935041428, -0.3750462234020233, -0.21348713338375092, 0.06714475154876709, -0.39138349890708923, 0.07434333860874176, -0.12160105258226395, 0.32111456990242004, 0.18567998707294464, 0.10088693350553513, 0.012883046641945839, 0.2642463147640228, 0.07350284606218338, 0.18822792172431946, 0.07970185577869415, -0.253650963306427, 0.17238496243953705, -0.03692984953522682, 0.16959114372730255, -0.4230257272720337, 0.27995917201042175, 0.008006060495972633, 0.2785700261592865, 0.05963356792926788, -0.525985836982727, 0.11130217462778091, 0.20191515982151031, 0.06163827329874039, -0.11811371147632599, -0.2773917019367218, 0.28053849935531616, 0.003025297774001956, -0.21114808320999146, 0.042062606662511826, -0.028808925300836563, 0.050299208611249924, -0.033642083406448364, 0.1304912269115448, -0.14435306191444397, 0.12957151234149933, -0.32142749428749084, -0.42700621485710144, -0.15937039256095886, 0.1315022110939026, -0.13868601620197296, -0.2841421663761139, 0.21062055230140686, 0.08889906108379364, 0.2611241042613983, 0.11510024219751358, -0.021715914830565453, 0.1630174070596695, -0.42405611276626587, -0.19417576491832733, 0.0008272444829344749, -0.12735456228256226, 0.07494112104177475, -0.007410447113215923, -0.17399795353412628, -0.420073539018631 ]
144
..\pandas\reference\api\pandas.tseries.offsets.Milli.nanos.html
pandas.tseries.offsets.Milli.nanos
Milli.nanos# Return an integer of the total number of nanoseconds.
Raises: ValueErrorIf the frequency is non-fixed.
['>>> pd.offsets.Hour(5).nanos\n18000000000000']
pandas.tseries.offsets.Milli.nanos Milli.nanos# Return an integer of the total number of nanoseconds.
[ -0.3278772234916687, -0.46159446239471436, -0.267269104719162, -0.05377780646085739, 0.0715222880244255, -0.07775838673114777, 0.21145232021808624, 0.12199436873197556, -0.07270186394453049, 0.3186973035335541, 0.3104304075241089, 0.018947448581457138, -0.07772348076105118, 0.3370790481567383, -0.11987864226102829, -0.14265570044517517, 0.05671945586800575, 0.35105055570602417, -0.0011664896737784147, 0.0042772842571139336, -0.35595452785491943, 0.06328073143959045, -0.08192858844995499, -0.0935772955417633, -0.058117710053920746, -0.19049663841724396, -0.09928325563669205, -0.4027364253997803, -0.04429439455270767, -0.4010373651981354, -0.01848411373794079, -0.2053588181734085, 0.14052660763263702, 0.7022060751914978, -0.00010277524415869266, -0.18171915411949158, 0.4084095358848572, 0.07222816348075867, -0.34162816405296326, 0.4122418761253357, 0.06902874261140823, -0.031133420765399933, -0.017986994236707687, -0.09631533920764923, -0.11968663334846497, -0.11838602274656296, -0.029062530025839806, -0.3937396705150604, -0.1473049372434616, 0.38240042328834534, 0.21947842836380005, 0.2152031511068344, -0.0798477977514267, -0.004425516817718744, -0.013128029182553291, -0.044383831322193146, 0.15143756568431854, 0.03191566467285156, 0.1603177934885025, 0.08500132709741592, 0.19892755150794983, 0.18438680469989777, 0.3409878611564636, -0.02655765786767006, -0.0032707650680094957, 0.11971501260995865, 0.35989493131637573, 0.02576591446995735, -0.1588132530450821, 0.29557526111602783, 0.38865527510643005, -0.048218000680208206, -0.35556983947753906, -0.17159989476203918, -0.24159611761569977, -0.2437794953584671, -0.33150845766067505, -0.04609626159071922, -0.014794070273637772, -0.06718331575393677, 0.09816788882017136, 0.6103063821792603, -0.09612057358026505, -0.02807534486055374, -0.09625154733657837, 0.12517160177230835, 0.013992168940603733, 0.0288439579308033, -0.17452353239059448, -0.25328072905540466, 0.07506824284791946, 0.11616440117359161, 0.23006747663021088, 0.4341849386692047, -0.1136564239859581, -0.1717429757118225, 0.17566654086112976, -0.2107626497745514, -0.06707986444234848, -0.10665640980005264, 0.04738672822713852, -0.08717159926891327, -0.058432742953300476, -0.117296002805233, 0.0867587998509407, -0.04474318027496338, -0.128214031457901, -0.14602498710155487, -0.03450606390833855, 0.08256927132606506, 0.2490033507347107, -0.06368362158536911, 0.30702441930770874, -0.14341017603874207, -0.10033933073282242, -0.0208014827221632, -0.08058096468448639, 0.18497581779956818, -0.028783580288290977, 0.21916168928146362, 0.00014752833521924913, 0.12237417697906494, -0.034667015075683594, -0.19916442036628723, -0.13585181534290314, 0.3144979774951935, 0.13303999602794647, -0.27615419030189514, 0.015069395303726196, 0.05581733211874962, -0.41048622131347656, 0.16667377948760986, -0.15760661661624908, -0.28576844930648804, -0.3201020658016205, 0.23065099120140076, 0.07903220504522324, 0.09879691898822784, 0.10918880254030228, 0.1528991162776947, -0.09230676293373108, -0.12707474827766418, 0.039998702704906464, 0.2058740109205246, -0.29829463362693787, -0.12289678305387497, -0.15055333077907562, -0.10643566399812698, -0.1880117803812027, -0.001408778945915401, 0.3291354179382324, -0.010281414724886417, -0.26397743821144104, 0.24390172958374023, 0.16205237805843353, 0.08312774449586868, 0.25010842084884644, 0.18292216956615448, 0.22703786194324493, 0.3085482120513916, 0.32262691855430603, -0.1252589374780655, -0.33625131845474243, -0.15387243032455444, 0.04445810616016388, -0.009012729860842228, -0.40985825657844543, 0.15041686594486237, 0.19951844215393066, -0.08224184066057205, 0.34075605869293213, 0.19856463372707367, 0.14934249222278595, -0.13965889811515808, -0.23063039779663086, 0.02093709260225296, 0.030164770781993866, -0.11697158217430115, 0.05079549923539162, 0.02857394702732563, -0.11950267851352692, -0.29932424426078796, 0.10716546326875687, 0.43791547417640686, -0.07122771441936493, -0.19483906030654907, 0.3225071430206299, -0.010862392373383045, -0.3444536328315735, -0.0196241308003664, -0.14224445819854736, -0.42063719034194946, 0.034459229558706284, 0.2643160820007324, 0.22303837537765503, -0.348384290933609, 0.1963585615158081, -0.009711338207125664, 0.1530040055513382, -0.037133827805519104, -0.05181756243109703, -0.06527827680110931, -0.143546923995018, 0.2139246165752411, 0.07645811885595322, -0.4758060872554779, 0.01428205519914627, 0.14873073995113373, -0.04505349323153496, 0.1663145124912262, 0.1963808387517929, -0.21089871227741241, -0.21338218450546265, 0.2888980209827423, 0.23643450438976288, 0.12427979707717896, 0.2530335485935211, -0.07503678649663925, 0.2525267004966736, 0.2526121139526367, -0.12295959889888763, 0.22431430220603943, -0.02179558016359806, -0.01444899383932352, -0.18534314632415771, -0.21458254754543304, -0.0643506869673729, -0.16237139701843262, -0.03171457350254059, 0.33379435539245605, 0.14467363059520721, 0.019051741808652878, 0.2505238652229309, 0.3183264434337616, 0.1768644005060196, 0.032705821096897125, 0.09324245899915695, 0.15621957182884216, 0.17169071733951569, 0.2783966064453125, -0.04705143719911575, 0.3245462477207184, 0.18467466533184052, 0.051602449268102646, -0.13626331090927124, 0.31688135862350464, -0.28265640139579773, -0.12826913595199585, -0.11664066463708878, 0.08137058466672897, 0.1516055166721344, 0.17447178065776825, -0.26299652457237244, -0.02001945488154888, 0.1913090944290161, 0.016371145844459534, -0.2158663272857666, 0.16000215709209442, -0.5993831753730774, 0.184091255068779, -0.005772588774561882, -0.3012077212333679, -0.08374401181936264, -0.1221037432551384, -0.10091358423233032, -0.20304258167743683, -0.05019760876893997, -0.070872001349926, -0.10480815917253494, 0.22006991505622864, 0.4068954586982727, -0.08520893007516861, -0.38604074716567993, -0.1622026413679123, 0.1332072764635086, 0.05449860915541649, -0.02941059321165085, 0.06076345592737198, -0.051420118659734726, -0.1416412740945816, -0.11411112546920776, -0.050539080053567886, -0.284994900226593, 0.14694057404994965, -0.12635478377342224, 0.028604656457901, -0.2505921721458435, -0.4063447415828705, 0.29943251609802246, -0.4636248052120209, 0.20359820127487183, -0.1342744380235672, -0.08255212754011154, -0.26053938269615173, -0.16109661757946014, -0.053188469260931015, -0.36649689078330994, 0.2745213806629181, 0.5954111814498901, 0.29818958044052124, -0.19322402775287628, -0.2979118824005127, 0.06815611571073532, 0.2347019761800766, -0.32595402002334595, 0.2835308015346527, 0.3206240236759186, -0.020561570301651955, 0.16491949558258057, 0.03684370964765549, -0.10830643773078918, -0.0025447586085647345, -0.030538011342287064, 0.3235684335231781, 0.29460376501083374, 0.1804327815771103, 0.07348363846540451, 0.11308593302965164, -0.10804486274719238, -0.01041367370635271, 0.06602530926465988, -0.20232130587100983, -0.055417537689208984, -0.06095414236187935, -0.25751784443855286, 0.2925731837749481, -0.2380984127521515, -0.06514804065227509, 0.09903030097484589, 0.3193649649620056, 0.08655164390802383, 0.20377598702907562, 0.07112669199705124, 0.14769259095191956, 0.1695457547903061, -0.10769027471542358, -0.5154575109481812, -0.39824599027633667, 0.22355398535728455, 0.0501052625477314, -0.11933769285678864, -0.04962640255689621, -0.20864413678646088, -0.3078303635120392, -0.05612831190228462, 0.19597874581813812, -0.26934072375297546, -0.20733924210071564, 0.08392905443906784, -0.07875218987464905, 0.14957639575004578, 0.05348088964819908, -0.11615581065416336, -0.281098335981369, -0.026086000725626945, 0.2502143383026123, 0.2752237021923065, -0.14209792017936707, 0.21775388717651367, 0.06308687478303909, 0.5612511038780212, 0.21209335327148438, 0.3615868091583252, 0.44604969024658203, -0.4447576403617859, -0.09935372322797775, -0.28893473744392395, -0.047193363308906555, 0.05932047590613365, 0.14117544889450073, 0.28535211086273193, 0.3025113046169281, 0.113417848944664, 0.21327385306358337, -0.13669690489768982, 0.16967833042144775, 0.1465647965669632, 0.09937655180692673, -0.3100219964981079, -0.009134350344538689, -0.21707545220851898, -0.2523472011089325, 0.1321471482515335, -0.025172555819153786, -0.07189689576625824, -0.22707639634609222, 0.07643505185842514, -0.19213847815990448, 0.09192045778036118, -0.0762837752699852, -0.08797120302915573, -0.0422176867723465, 0.1796306073665619, -0.22626641392707825, 0.16435427963733673, 0.46483054757118225, 0.3419407308101654, 0.2100006341934204, -0.12520332634449005, 0.1552617847919464, 0.07386807352304459, 0.8362846374511719, -0.06887656450271606, 0.12563544511795044, 0.10629550367593765, -0.059342145919799805, -0.42573291063308716, -0.14016173779964447, -0.23294809460639954, -0.10801202803850174, 0.10319316387176514, 0.23074571788311005, -0.046598076820373535, 0.09938512742519379, 0.20286381244659424, 0.11159049719572067, 0.052454300224781036, 0.019293220713734627, -0.05977382883429527, -0.08386459201574326, 0.37575772404670715, 0.3508067727088928, 0.22113904356956482, 0.18359486758708954, 0.3672325909137726, -0.4358012080192566, -0.28518787026405334, -0.09726168215274811, 0.03650594875216484, -0.021393034607172012, 0.08475291728973389, 0.0464252345263958, 0.09318727254867554, -0.2853020429611206, -0.19668364524841309, 0.3506108224391937, -0.3252107799053192, -0.01795896887779236, 0.09213969111442566, 0.0016091433353722095, -0.30563709139823914, 0.06680174171924591, 0.12878595292568207, -0.17961964011192322, -0.16441544890403748, 0.15192356705665588, 0.3750583231449127, -0.2838551998138428, 0.07037718594074249, 0.0025451749097555876, 0.3689122498035431, -0.058915138244628906, -0.10251302272081375, 0.5180959701538086, 0.1590844839811325, -0.030202049762010574, -0.18286696076393127, -0.18740026652812958, -0.2539985477924347, -0.0816766545176506, 0.4055875241756439, 0.5533899664878845, -0.05733068659901619, 0.04447796940803528, 0.31509965658187866, -0.08766891807317734, 0.49953693151474, -0.02776605822145939, 0.013285511173307896, -0.07500653713941574, -0.3459961414337158, -0.12427879869937897, -0.05104423314332962, -0.2399524450302124, -0.16616937518119812, 0.010243667289614677, 0.0995657816529274, -0.03504938259720802, 0.039349719882011414, 0.1530144363641739, -0.028432471677660942, 0.13001243770122528, 0.09848858416080475, 0.16478854417800903, 0.27977603673934937, -0.007088353391736746, -0.18246331810951233, -0.14792774617671967, 0.009508523158729076, -0.2940370738506317, 0.12653954327106476, -0.08214036375284195, -0.3196854591369629, -0.10598623007535934, 0.18689870834350586, 0.0012867216719314456, -0.2538335621356964, -0.5665778517723083, -0.2805584967136383, 0.6266622543334961, -0.09425637871026993, 0.03736596927046776, 0.04631250724196434, 0.17820829153060913, -0.02325533889234066, -0.12260457128286362, 0.13450655341148376, 0.3024195432662964, 0.057770416140556335, 0.2745254933834076, -0.19450132548809052, -0.02676999568939209, -0.08916962146759033, 0.00035182578722015023, 0.028238849714398384, -0.34701424837112427, 0.10137123614549637, -0.14941522479057312, -0.35350409150123596, -0.004370539449155331, -0.016189930960536003, 0.1966438889503479, 0.07907438278198242, -0.15578532218933105, 0.31786781549453735, -0.20085909962654114, -0.08808892965316772, -0.17055873572826385, 0.1384374350309372, 0.2744026780128479, 0.0396500900387764, -0.13724806904792786, 0.4316684305667877, -0.46429964900016785, -0.000026454928956809454, -0.10199898481369019, -0.2998652458190918, -0.0010156211210414767, 0.5682886242866516, -0.013225989416241646, 0.049604397267103195, 0.0592251755297184, 0.23723846673965454, 0.18362826108932495, 0.07091059535741806, -0.09721843153238297, -0.09596419334411621, -0.3422726094722748, 0.068779356777668, -0.22490203380584717, 0.41129636764526367, 0.1843075305223465, 0.3858712315559387, 0.029108332470059395, -0.36063259840011597, -0.38365569710731506, -0.02241058461368084, -0.3365861475467682, 0.20305095613002777, 0.5089735388755798, -0.22368185222148895, -0.09758076816797256, 0.04575001448392868, 0.2472698837518692, 0.18592381477355957, 0.0565870963037014, -0.3108235001564026, -0.022967509925365448, -0.004723749589174986, -0.10692812502384186, 0.11596953123807907, 0.24332548677921295, 0.007268691901117563, -0.38341468572616577, -0.041429098695516586, -0.3744673430919647, 0.21724353730678558, 0.06696361303329468, 0.22453482449054718, 0.5090691447257996, 0.020993949845433235, 0.31869155168533325, 0.30661407113075256, -0.04841241240501404, -0.05636240541934967, -0.3374718725681305, 0.18537326157093048, -0.06663798540830612, -0.037399280816316605, 0.28743427991867065, 0.3439481258392334, -0.10309924930334091, -0.3714112937450409, 0.05536539852619171, 0.15415656566619873, -0.24835890531539917, 0.47315478324890137, 0.30905038118362427, 0.07461705803871155, -0.039614398032426834, -0.19292564690113068, -0.0643414705991745, 0.23274844884872437, -0.4355822503566742, -0.09125111252069473, -0.20623810589313507, 0.19526389241218567, 0.3207077980041504, 0.22276732325553894, 0.11783678084611893, -0.1178450807929039, 0.08132398128509521, 0.08362650126218796, -0.028365032747387886, -0.4517020285129547, -0.11233314126729965, 0.7345805764198303, 0.39318016171455383, -0.09481560438871384, 0.07966970652341843, 0.3770688474178314, 0.25309181213378906, 0.6430893540382385, 0.1251121610403061, -0.2026870995759964, 0.22642485797405243, -0.11749928444623947, -0.39651715755462646, 0.17188137769699097, -0.01763128861784935, 0.47758644819259644, -0.3853178918361664, -0.09617859125137329, 0.5004013776779175, 0.14987140893936157, 0.15970633924007416, 0.30703094601631165, -0.07935000211000443, 0.28678449988365173, 0.0014166184701025486, -0.28023090958595276, -0.09270193427801132, -0.019675295799970627, -0.34609946608543396, -0.2572653293609619, 0.0009720497182570398, 0.2787376642227173, -0.3637312054634094, -0.044172149151563644, 0.36117732524871826, 0.17664386332035065, -0.19089016318321228, 0.08575870841741562, -0.017772529274225235, -0.20583178102970123, -0.30736950039863586, 0.056522998958826065, 0.026081353425979614, -0.11477987468242645, 0.19180139899253845, 0.25656870007514954, -0.15010476112365723, -0.4861164689064026, 0.40558546781539917, 0.06611701846122742, -0.07659019529819489, -0.015000671148300171, -0.23219062387943268, 0.36262354254722595, -0.08860080689191818, 0.2907789647579193, 0.21214230358600616, -0.2588181495666504, 0.03762182965874672, -0.2104301005601883, -0.05509281903505325, -0.411715567111969, 0.28304028511047363, 0.013809594325721264, -0.012312290258705616, -0.04845089092850685, 0.11134865134954453, -0.35516950488090515, 0.11658192425966263, -0.38207367062568665, -0.18071292340755463, 0.23624004423618317, 0.22955766320228577, 0.16673049330711365, -0.30768048763275146, 0.18820208311080933, 0.030147116631269455, 0.2824645936489105, 0.5033934712409973, -0.2216029316186905, -0.2866879403591156, -0.23970623314380646, 0.1715930700302124, -0.09525196999311447, 0.12696510553359985, 0.08722782135009766, 0.1181362122297287, 0.027737101539969444, 0.31834712624549866, 0.39249587059020996, -0.22396937012672424, 0.3258742690086365, 0.17333190143108368, -0.03664548695087433, -0.6414434909820557, -0.4003632962703705, 0.1102694571018219, -0.06821537017822266, 0.0998714342713356, -0.2562093734741211, 0.2942255437374115, 0.017657626420259476, 0.019433237612247467, -0.03407762572169304, 0.0840473547577858, 0.27531084418296814, 0.11739520728588104, -0.29200246930122375, -0.3151516914367676, 0.22184514999389648, -0.13777706027030945, 0.22154299914836884, -0.3461284935474396, 0.34191447496414185, -0.002270647557452321, -0.07992643117904663, -0.3270393908023834, -0.21063822507858276, 0.20455680787563324, -0.06109646335244179, 0.2759251296520233, -0.10275914520025253, -0.0581878200173378, 0.0745454803109169, -0.3840973675251007, -0.053869619965553284, 0.15041755139827728, -0.01695508323609829, -0.009222731925547123, 0.20848922431468964, 0.2740958333015442, -0.4920930564403534, 0.06729644536972046, 0.08575714379549026, -0.38877180218696594, -0.3494158387184143, -0.19460371136665344, -0.12973038852214813, -0.012695513665676117, 0.277253121137619, 0.03421006724238396, 0.2630389928817749, 0.009733439423143864, -0.1887967735528946, -0.027340926229953766, -0.00821936409920454, -0.15735922753810883, -0.23753347992897034, -0.213197261095047, 0.2824253439903259, 0.1916283667087555, -0.25771769881248474, -0.30250483751296997 ]
145
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.shift.html
pandas.api.extensions.ExtensionArray.shift
ExtensionArray.shift(periods=1, fill_value=None)[source]# Shift values by desired number. Newly introduced missing values are filled with self.dtype.na_value. Notes If self is empty or periods is 0, a copy of self is returned. If periods > len(self), then an array of size len(self) is returned, with all values filled with self.dtype.na_value. For 2-dimensional ExtensionArrays, we are always shifting along axis=0.
Parameters: periodsint, default 1The number of periods to shift. Negative values are allowed for shifting backwards. fill_valueobject, optionalThe scalar value to use for newly introduced missing values. The default is self.dtype.na_value. Returns: ExtensionArrayShifted.
['>>> arr = pd.array([1, 2, 3])\n>>> arr.shift(2)\n<IntegerArray>\n[<NA>, <NA>, 1]\nLength: 3, dtype: Int64']
pandas.api.extensions.ExtensionArray.shift ExtensionArray.shift(periods=1, fill_value=None)[source]# Shift values by desired number. Newly introduced missing values are filled with self.dtype.na_value. Notes If self is empty or periods is 0, a copy of self is returned. If periods > len(self), then an array of size len(self) is returned, with all values filled with self.dtype.na_value. For 2-dimensional ExtensionArrays, we are always shifting along axis=0.
[ 0.3229561746120453, -0.3399851620197296, -0.10863912105560303, -0.02641446143388748, -0.21846625208854675, -0.033175282180309296, 0.21361614763736725, 0.1939985156059265, -0.24098753929138184, 0.37733468413352966, 0.11822732537984848, 0.13207922875881195, -0.028235627338290215, 0.0753834992647171, -0.14965754747390747, -0.148602694272995, 0.13086947798728943, 0.3692013621330261, -0.32739967107772827, -0.001661214279010892, -0.31285685300827026, -0.13949353992938995, -0.18289203941822052, -0.14695166051387787, 0.08257509022951126, -0.10742637515068054, -0.34837740659713745, -0.15516051650047302, 0.20199421048164368, -0.1901770979166031, 0.27138447761535645, 0.044210489839315414, -0.053041011095047, 0.08176986128091812, -0.00010631800978444517, -0.31995150446891785, 0.0007637839880771935, -0.17210672795772552, 0.047641877084970474, 0.32891687750816345, -0.15894490480422974, -0.13063862919807434, 0.020789476111531258, -0.17473314702510834, 0.046729765832424164, -0.4276898205280304, -0.14577656984329224, -0.3270072638988495, 0.14190849661827087, 0.1046954095363617, 0.12353700399398804, -0.061338018625974655, -0.1627034842967987, -0.023552898317575455, 0.12398737668991089, -0.14930135011672974, 0.19574975967407227, -0.10837475210428238, 0.11296293139457703, 0.028153404593467712, 0.033823270350694656, 0.16002203524112701, -0.014106939546763897, -0.05871528759598732, 0.29927945137023926, 0.12842527031898499, 0.16244857013225555, -0.28714266419410706, -0.019501985982060432, 0.4665209650993347, 0.05328555777668953, -0.2967011034488678, -0.24661535024642944, -0.3982522785663605, 0.1579129546880722, 0.11800632625818253, -0.28092676401138306, 0.00560763431712985, 0.27829277515411377, -0.09494158625602722, 0.31424015760421753, 0.33644625544548035, -0.2779499292373657, 0.15572893619537354, -0.4247550964355469, 0.342317134141922, 0.10072984546422958, -0.10038480907678604, 0.029758740216493607, -0.5158677697181702, 0.10547615587711334, -0.06365372240543365, 0.13809745013713837, 0.42795172333717346, -0.03138415142893791, -0.32365161180496216, -0.19477051496505737, -0.25578317046165466, 0.03246384859085083, -0.25861379504203796, 0.018188970163464546, 0.06316640228033066, -0.5095977783203125, 0.1751139909029007, -0.007378981914371252, 0.08488422632217407, -0.10966303944587708, -0.020237425342202187, -0.13749690353870392, 0.10134601593017578, 0.3003882169723511, 0.2527657747268677, -0.04481716826558113, -0.09280619770288467, 0.22663389146327972, 0.12205614149570465, 0.05540647357702255, 0.14766760170459747, -0.27668264508247375, 0.07298480719327927, -0.26354852318763733, 0.2781321406364441, 0.03696242347359657, -0.038672033697366714, -0.13285282254219055, 0.5154178142547607, 0.05360941216349602, -0.03565734624862671, 0.20342795550823212, -0.05314332991838455, -0.22040081024169922, 0.25382906198501587, 0.11571463942527771, -0.18324410915374756, 0.2416674792766571, 0.17802365124225616, 0.15656216442584991, 0.09788650274276733, 0.0781419649720192, 0.25583383440971375, -0.20050466060638428, -0.12590616941452026, 0.41077375411987305, 0.45188379287719727, -0.12555913627147675, -0.10896769911050797, 0.056500621140003204, 0.17566367983818054, -0.15874123573303223, 0.4082843065261841, 0.28407126665115356, 0.37223440408706665, -0.28166401386260986, 0.26183825731277466, -0.13097018003463745, -0.015231220982968807, -0.08493130654096603, 0.19904665648937225, 0.017352180555462837, -0.011797509156167507, 0.3134177625179291, 0.015763523057103157, 0.22361750900745392, -0.19859224557876587, 0.21786241233348846, 0.14067234098911285, -0.2693866193294525, -0.11250381171703339, -0.27474457025527954, 0.1430317908525467, 0.03105827420949936, -0.3246021568775177, 0.3584825098514557, -0.365219384431839, -0.21890568733215332, 0.2737778425216675, 0.11871205270290375, 0.18973585963249207, 0.05679893121123314, -0.604332685470581, -0.04700259864330292, -0.00453265942633152, -0.004666347522288561, 0.3035391569137573, 0.11693248152732849, -0.09693189710378647, -0.11767428368330002, 0.18115249276161194, -0.19294622540473938, 0.0008265596115961671, 0.08005362004041672, -0.20235943794250488, 0.23688708245754242, -0.04736863821744919, 0.11129782348871231, -0.2014068216085434, 0.022014085203409195, -0.33873364329338074, 0.03402062505483627, -0.016402646899223328, 0.15062835812568665, -0.13814860582351685, 0.12981748580932617, 0.011860908009111881, 0.19023337960243225, -0.41532954573631287, -0.4202043414115906, 0.11785557866096497, -0.16204124689102173, -0.12060738354921341, 0.0960526093840599, -0.22494886815547943, -0.29596754908561707, -0.21358999609947205, 0.15491405129432678, 0.25723856687545776, 0.2094351202249527, -0.07432135939598083, 0.10632886737585068, 0.12635540962219238, -0.3291175961494446, -0.4015248715877533, -0.13582682609558105, 0.23717549443244934, -0.3137555420398712, 0.10949653387069702, 0.16951601207256317, 0.06684919446706772, -0.24115309119224548, 0.2574946880340576, 0.331911563873291, 0.03510260581970215, 0.27297544479370117, 0.12427543103694916, -0.01944524608552456, 0.22242331504821777, -0.40113306045532227, 0.3444212079048157, 0.3946933150291443, 0.1357087790966034, -0.12338055670261383, 0.5231753587722778, 0.34985992312431335, -0.0156003562733531, -0.13942113518714905, 0.6142635345458984, -0.2550375163555145, -0.1370779275894165, 0.11371755599975586, 0.10682956874370575, 0.19720390439033508, -0.14162395894527435, -0.2157805860042572, -0.3480658233165741, -0.3574809432029724, -0.2143797129392624, 0.0979253277182579, 0.21670247614383698, -0.11104682832956314, 0.40811601281166077, 0.20963026583194733, -0.14419899880886078, 0.22321875393390656, 0.02155809849500656, -0.21239116787910461, 0.05418475717306137, -0.04648379236459732, 0.3751438856124878, 0.03683009743690491, 0.29346269369125366, 0.12752607464790344, 0.012938796542584896, -0.07820278406143188, 0.02312144823372364, 0.16730420291423798, 0.009075107052922249, 0.16058982908725739, 0.12350565195083618, 0.11529696732759476, 0.15074999630451202, -0.051412031054496765, -0.06350192427635193, -0.1441381871700287, 0.3444155156612396, -0.09449241310358047, -0.08294179290533066, -0.3180983066558838, -0.7308862805366516, -0.11957060545682907, -0.6809893250465393, 0.19366037845611572, -0.2582724690437317, 0.04670664295554161, -0.0014278863091021776, -0.47183898091316223, 0.11707588285207748, -0.08076126128435135, 0.20509974658489227, 0.24313980340957642, 0.04913240298628807, -0.31293708086013794, 0.15454138815402985, -0.01568988524377346, 0.24386374652385712, -0.0886288434267044, 0.2341788113117218, 0.12056709080934525, 0.18490049242973328, 0.1662025898694992, 0.043695118278265, -0.2316470742225647, -0.13837763667106628, 0.2125675231218338, -0.5372791290283203, 0.03938916698098183, 0.2110527902841568, 0.14949041604995728, -0.038068242371082306, -0.17842841148376465, -0.08986524492502213, -0.3606354594230652, 0.012543492950499058, -0.1445120871067047, 0.3291105628013611, -0.3487984240055084, -0.12215975672006607, -0.09313089400529861, -0.2571192681789398, -0.16376462578773499, 0.07636044174432755, 0.35123926401138306, 0.14105689525604248, 0.024837441742420197, 0.21875281631946564, 0.2826594114303589, -0.09840723127126694, 0.04290096089243889, 0.13125158846378326, 0.37410762906074524, 0.24137534201145172, 0.14492349326610565, 0.24884457886219025, -0.5413928627967834, -0.0323517732322216, 0.3344462811946869, 0.2297574281692505, -0.4634164869785309, -0.12060712277889252, -0.06078261882066727, -0.22139833867549896, 0.12304571270942688, 0.5101895332336426, 0.07660390436649323, -0.15523625910282135, -0.031610842794179916, 0.08629949390888214, 0.18135032057762146, 0.2605777978897095, -0.2824461758136749, -0.16071611642837524, 0.2904670536518097, 0.08003787696361542, -0.1316009908914566, 0.16334542632102966, -0.3019385039806366, 0.23488596081733704, -0.25872716307640076, -0.06967528164386749, 0.19250279664993286, 0.12103141844272614, -0.23086121678352356, 0.2983894348144531, 0.20036843419075012, 0.05429471284151077, -0.12092092633247375, -0.033832285553216934, 0.06723720580339432, -0.23770612478256226, -0.362223356962204, -0.031247558072209358, 0.1687925010919571, -0.44969022274017334, 0.24914591014385223, -0.135393887758255, -0.07208889722824097, -0.14924480020999908, -0.14878234267234802, -0.24419964849948883, -0.15657997131347656, 0.3274288475513458, -0.16759558022022247, -0.0445125512778759, -0.12226354330778122, 0.019050631672143936, 0.4003917872905731, 0.3215773403644562, 0.1645462065935135, 0.4633374512195587, -0.2534318268299103, -0.08239123970270157, 0.13064484298229218, 0.5068848729133606, 0.25654497742652893, -0.13891127705574036, -0.09032519161701202, 0.09648562222719193, -0.23621255159378052, -0.05306978151202202, -0.08325579762458801, -0.17223984003067017, 0.07628849148750305, 0.2920988202095032, -0.15584734082221985, -0.00725666806101799, 0.15441103279590607, 0.31399962306022644, -0.046064842492341995, 0.09169546514749527, -0.09450870007276535, -0.2904208302497864, 0.05582461506128311, 0.020806781947612762, 0.28709614276885986, 0.26479071378707886, 0.2225479632616043, -0.35783854126930237, -0.21739690005779266, -0.2482174038887024, 0.09571968764066696, 0.12859848141670227, 0.35024264454841614, 0.15735416114330292, 0.1037803515791893, -0.15524674952030182, -0.10738082975149155, 0.4273589551448822, -0.016596227884292603, 0.24679449200630188, 0.0012900247238576412, -0.0417168103158474, -0.07964906096458435, 0.1442469358444214, 0.06195725500583649, 0.10666219890117645, 0.32904452085494995, -0.10407700389623642, 0.45039838552474976, -0.19871194660663605, -0.27253028750419617, -0.14904876053333282, -0.13350722193717957, 0.06938743591308594, -0.45034199953079224, 0.3302263021469116, -0.0920705795288086, -0.019815567880868912, 0.13245804607868195, 0.4518367052078247, -0.28972890973091125, 0.2926233410835266, 0.13686972856521606, 0.602216899394989, -0.00826469250023365, -0.02546466886997223, 0.2595430016517639, -0.019955908879637718, 0.37290239334106445, 0.1918538361787796, 0.1842043250799179, -0.4747324585914612, -0.027936778962612152, -0.26705506443977356, 0.1341848373413086, 0.20244373381137848, 0.08729571849107742, -0.34198135137557983, 0.21323035657405853, -0.2254817634820938, 0.3420928716659546, 0.339794397354126, -0.43163469433784485, -0.314401239156723, -0.2416721135377884, -0.20073243975639343, 0.11761658638715744, 0.022151166573166847, -0.2200884073972702, -0.11716959625482559, 0.04065418243408203, -0.2140149474143982, 0.21138806641101837, 0.038497067987918854, -0.14392255246639252, -0.05031278729438782, -0.016077183187007904, 0.11085294187068939, -0.05483294278383255, -0.38901278376579285, 0.07607093453407288, 0.34359055757522583, -0.08714134991168976, 0.2631114423274994, 0.12997113168239594, 0.10209016501903534, 0.17821991443634033, 0.09752894192934036, -0.03370816633105278, 0.504115879535675, 0.026087630540132523, 0.06506933271884918, 0.30003318190574646, 0.037533968687057495, 0.06667972356081009, -0.42315009236335754, 0.2818947732448578, -0.2897959053516388, -0.07041523605585098, -0.2139294445514679, -0.08068016171455383, 0.09386508911848068, 0.049180369824171066, 0.14688917994499207, 0.35811102390289307, -0.2138718217611313, 0.27186617255210876, -0.10758101940155029, -0.17509204149246216, -0.24847197532653809, 0.13013672828674316, 0.20352643728256226, 0.36217617988586426, 0.3779807686805725, -0.2589360177516937, 0.015339174307882786, -0.07258721441030502, 0.23502983152866364, 0.02454792521893978, -0.1941821128129959, 0.1768726110458374, -0.013084638863801956, -0.24705329537391663, 0.012070818804204464, -0.026323752477765083, -0.028567656874656677, 0.44428324699401855, 0.022768085822463036, -0.4764159321784973, -0.27272218465805054, -0.019117215648293495, 0.14464813470840454, 0.22455140948295593, -0.08964858204126358, 0.17500007152557373, -0.2410266250371933, -0.07973796874284744, -0.37858232855796814, 0.03836999088525772, -0.23188461363315582, 0.04828641936182976, -0.41538023948669434, 0.02604641392827034, -0.30386993288993835, -0.07676436752080917, 0.1856262981891632, 0.27372050285339355, 0.16899117827415466, -0.25069722533226013, -0.13357746601104736, 0.02046595700085163, -0.30010703206062317, 0.1305515468120575, -0.1703488528728485, 0.05184873566031456, -0.34449514746665955, 0.02189186029136181, -0.020370038226246834, 0.04735152795910835, 0.22518225014209747, 0.4901253283023834, 0.308318167924881, -0.1565559357404709, -0.0024136952124536037, -0.034665707498788834, 0.01540039386600256, -0.028148727491497993, -0.2384645640850067, 0.2408856749534607, -0.1830756515264511, -0.023272491991519928, 0.12149658054113388, 0.17449073493480682, -0.1670890599489212, -0.661537766456604, 0.17593415081501007, 0.2853759527206421, -0.29293254017829895, -0.05633092671632767, 0.4733003079891205, 0.06099691241979599, 0.06709262728691101, 0.13181111216545105, 0.3477800786495209, 0.26455792784690857, -0.5636489391326904, 0.012454867362976074, 0.4006418287754059, 0.12941153347492218, 0.35400593280792236, 0.35879480838775635, -0.12399348616600037, -0.3751091957092285, 0.13130003213882446, 0.09869678318500519, 0.17044764757156372, -0.27698594331741333, 0.0945110023021698, 0.4989139437675476, 0.2284170538187027, -0.19775478541851044, 0.14313754439353943, 0.07441329956054688, 0.46967992186546326, 0.2115030288696289, 0.35579589009284973, 0.5779610276222229, 0.07636997848749161, -0.2576923072338104, -0.1619768887758255, -0.3305445909500122, -0.22171510756015778, 0.5967646241188049, -0.19041365385055542, -0.07414157688617706, 0.5519286394119263, -0.16842977702617645, 0.1516227126121521, -0.25158435106277466, 0.1508733332157135, -0.13085344433784485, -0.07631214708089828, 0.2701367437839508, 0.11941864341497421, -0.11548582464456558, -0.3826541602611542, -0.17961589992046356, 0.28383883833885193, -0.2994046211242676, 0.03539862483739853, -0.06390369683504105, -0.1658823937177658, 0.08627857267856598, -0.025939257815480232, 0.2959238886833191, 0.25355419516563416, -0.2511063516139984, -0.17790453135967255, 0.6019574403762817, -0.17495079338550568, -0.09535602480173111, 0.12526646256446838, 0.12364570796489716, -0.000651809386909008, -0.3661295473575592, 0.5787681937217712, -0.09994341433048248, -0.3186981678009033, -0.12269088625907898, -0.27868345379829407, 0.25576159358024597, 0.008935011923313141, -0.06977817416191101, 0.19305650889873505, -0.32314354181289673, 0.3992176949977875, -0.025369917973876, 0.1701720803976059, -0.4812493920326233, 0.23784972727298737, -0.04337586462497711, 0.0158416498452425, -0.09612327069044113, -0.17227838933467865, -0.45944997668266296, -0.23561684787273407, -0.3415399491786957, -0.338706374168396, 0.06906037777662277, 0.130823016166687, 0.11185502260923386, -0.02981627732515335, 0.19698871672153473, 0.1208609938621521, 0.2465701401233673, 0.2461794912815094, -0.49722591042518616, -0.39798039197921753, -0.10112264752388, 0.15428359806537628, -0.1552874743938446, 0.21247059106826782, 0.12245916575193405, 0.008981755934655666, -0.21783816814422607, 0.04001343250274658, 0.32770419120788574, 0.24413400888442993, 0.2378784418106079, -0.1382770538330078, -0.07871117442846298, -0.06442087143659592, -0.19856999814510345, -0.05612153187394142, -0.21618682146072388, 0.18535320460796356, -0.3468303382396698, 0.30685535073280334, 0.28387707471847534, 0.10633394122123718, -0.015147348865866661, 0.303920716047287, 0.016041452065110207, 0.15527626872062683, -0.28534919023513794, -0.20254261791706085, 0.4552225172519684, 0.09153378754854202, 0.3243256211280823, -0.3508335053920746, 0.1836879551410675, 0.16579289734363556, 0.3593650162220001, 0.07432957738637924, -0.428423672914505, 0.23022836446762085, 0.08583679050207138, 0.042127255350351334, 0.03973163664340973, -0.24105051159858704, 0.4946913421154022, -0.26734691858291626, -0.00033438854734413326, -0.13765108585357666, 0.0979779064655304, -0.12824074923992157, 0.002113308059051633, 0.04155527800321579, -0.23048654198646545, 0.2596518099308014, -0.2284003645181656, -0.4538859724998474, -0.194170281291008, -0.1673191487789154, -0.05126151069998741, -0.012410114519298077, -0.034751832485198975, -0.12229815125465393, 0.22790497541427612, -0.12993532419204712, -0.20451650023460388, -0.021328939124941826, -0.018695294857025146, -0.21532979607582092, -0.03184891864657402, 0.12829230725765228, 0.5440054535865784, 0.09084828943014145, 0.029875824227929115, -0.4812415540218353 ]
146
..\pandas\reference\api\pandas.Series.drop.html
pandas.Series.drop
Series.drop(labels=None, *, axis=0, index=None, columns=None, level=None, inplace=False, errors='raise')[source]# Return Series with specified index labels removed. Remove elements of a Series based on specifying the index labels. When using a multi-index, labels on different levels can be removed by specifying the level.
Parameters: labelssingle label or list-likeIndex labels to drop. axis{0 or ‘index’}Unused. Parameter needed for compatibility with DataFrame. indexsingle label or list-likeRedundant for application on Series, but ‘index’ can be used instead of ‘labels’. columnssingle label or list-likeNo change is made to the Series; use ‘index’ or ‘labels’ instead. levelint or level name, optionalFor MultiIndex, level for which the labels will be removed. inplacebool, default FalseIf True, do operation inplace and return None. errors{‘ignore’, ‘raise’}, default ‘raise’If ‘ignore’, suppress error and only existing labels are dropped. Returns: Series or NoneSeries with specified index labels removed or None if inplace=True. Raises: KeyErrorIf none of the labels are found in the index.
[">>> s = pd.Series(data=np.arange(3), index=['A', 'B', 'C'])\n>>> s\nA 0\nB 1\nC 2\ndtype: int64", ">>> s.drop(labels=['B', 'C'])\nA 0\ndtype: int64", ">>> midx = pd.MultiIndex(levels=[['llama', 'cow', 'falcon'],\n... ['speed', 'weight', 'length']],\n... codes=[[0, 0, 0, 1, 1, 1, 2, 2, 2],\n... [0, 1, 2, 0, 1, 2, 0, 1, 2]])\n>>> s = pd.Series([45, 200, 1.2, 30, 250, 1.5, 320, 1, 0.3],\n... index=midx)\n>>> s\nllama speed 45.0\n weight 200.0\n length 1.2\ncow speed 30.0\n weight 250.0\n length 1.5\nfalcon speed 320.0\n weight 1.0\n length 0.3\ndtype: float64", ">>> s.drop(labels='weight', level=1)\nllama speed 45.0\n length 1.2\ncow speed 30.0\n length 1.5\nfalcon speed 320.0\n length 0.3\ndtype: float64"]
pandas.Series.drop Series.drop(labels=None, *, axis=0, index=None, columns=None, level=None, inplace=False, errors='raise')[source]# Return Series with specified index labels removed. Remove elements of a Series based on specifying the index labels. When using a multi-index, labels on different levels can be removed by specifying the level.
[ 0.11668487638235092, -0.2622471749782562, -0.27943190932273865, 0.3045896887779236, -0.10079589486122131, 0.28442129492759705, 0.277755469083786, 0.32687240839004517, 0.25709956884384155, 0.44296884536743164, -0.4835623502731323, 0.5194880962371826, -0.02734667994081974, 0.2522194981575012, -0.482026606798172, -0.3089493215084076, -0.07717307657003403, 0.2424442321062088, -0.11576055735349655, -0.17154483497142792, -0.1232730895280838, -0.15480917692184448, -0.3129521608352661, 0.03687870502471924, -0.032639116048812866, -0.3677508533000946, 0.06599501520395279, -0.08793036639690399, 0.08500166982412338, -0.20462411642074585, 0.15262623131275177, 0.21175356209278107, -0.0885298028588295, 0.34703969955444336, -0.00009529974340694025, -0.31960299611091614, -0.006349342875182629, 0.03103073686361313, -0.0008463450940325856, 0.14120329916477203, -0.4366198182106018, 0.13816076517105103, 0.14715135097503662, -0.28823208808898926, 0.19329702854156494, -0.3585527539253235, -0.39186063408851624, -0.062808558344841, 0.4659331142902374, 0.03010529652237892, 0.3363409638404846, -0.15436363220214844, -0.21297943592071533, 0.18537886440753937, 0.14979329705238342, -0.3546312749385834, 0.11732128262519836, 0.14833961427211761, -0.19318212568759918, -0.11223313957452774, 0.11646552383899689, 0.22394004464149475, -0.4402616322040558, -0.04775074124336243, -0.22237969934940338, -0.06068441644310951, 0.4698142409324646, -0.4912078082561493, 0.10334392637014389, 0.3904839754104614, 0.39242222905158997, -0.09896886348724365, -0.19787311553955078, -0.10087046027183533, 0.19254712760448456, -0.17211492359638214, -0.21036261320114136, -0.041608527302742004, 0.03431990370154381, 0.1963222622871399, 0.07145985960960388, 0.21937884390354156, 0.08224630355834961, -0.025253964588046074, -0.11230809986591339, 0.5271307826042175, 0.054252512753009796, -0.12498156726360321, 0.20641225576400757, -0.003780264873057604, 0.22238141298294067, -0.10666389763355255, 0.20636600255966187, 0.2682192623615265, -0.09510251879692078, -0.10797230899333954, -0.11584039032459259, -0.3698028326034546, -0.16000059247016907, -0.04004071652889252, -0.133636474609375, 0.06562646478414536, 0.012430967763066292, 0.2590554654598236, 0.2707035541534424, 0.38411015272140503, 0.25504690408706665, 0.04222024604678154, 0.026901546865701675, 0.1246623769402504, 0.10583168268203735, 0.1274481862783432, 0.07978743314743042, 0.03375157341361046, 0.04043285548686981, 0.09259254485368729, 0.09962105005979538, -0.0455428808927536, -0.7411213517189026, 0.007167924661189318, -0.3530471622943878, -0.256842702627182, 0.0212570633739233, 0.0032189085613936186, 0.10814075917005539, 0.43995246291160583, -0.13258184492588043, -0.019553016871213913, 0.03474881500005722, 0.47054991126060486, -0.2356521189212799, 0.24580514430999756, 0.21765179932117462, -0.16029755771160126, 0.0790625810623169, -0.09604810923337936, 0.1452307403087616, 0.17485785484313965, 0.04943392053246498, 0.003930114675313234, 0.23331402242183685, -0.036806296557188034, 0.17600202560424805, 0.1517363339662552, -0.07965335994958878, -0.02361544407904148, 0.29406580328941345, -0.4534381330013275, -0.2699836492538452, 0.29375892877578735, -0.014113519340753555, 0.11656754463911057, -0.16433002054691315, 0.3915981650352478, 0.11955980211496353, 0.0752091258764267, -0.11904420703649521, 0.05641124024987221, -0.13825801014900208, 0.2917376458644867, 0.389695942401886, -0.10007275640964508, 0.04855428263545036, 0.0256977416574955, 0.025757642462849617, 0.25940704345703125, -0.35186824202537537, -0.2152830958366394, -0.041356828063726425, -0.10998105257749557, 0.1078915148973465, 0.06012975051999092, 0.03358682617545128, -0.07815365493297577, -0.040584418922662735, -0.0940588042140007, 0.033756185322999954, -0.3345646262168884, -0.07791749387979507, 0.041494786739349365, -0.12640178203582764, 0.09354747086763382, 0.011613144539296627, -0.012834891676902771, -0.033243171870708466, 0.13750575482845306, -0.042009443044662476, -0.16511417925357819, -0.03207904472947121, -0.19636210799217224, -0.15878109633922577, -0.17925919592380524, 0.2356903851032257, -0.06810815632343292, 0.016529439017176628, 0.24867011606693268, 0.0613480806350708, -0.1592816263437271, 0.3641948997974396, 0.25904953479766846, 0.17356429994106293, 0.21881797909736633, 0.2956123352050781, -0.03884990140795708, 0.02337557263672352, -0.08537411689758301, -0.03506631776690483, 0.22837409377098083, -0.07260466367006302, 0.018756359815597534, 0.14773093163967133, -0.365871787071228, -0.4238660931587219, -0.32984811067581177, 0.05588918551802635, 0.16582641005516052, 0.2624707818031311, -0.11079231649637222, -0.2103358805179596, -0.0921715721487999, -0.41668444871902466, -0.08093857020139694, -0.046125251799821854, -0.014769276604056358, -0.1439603865146637, 0.008977849036455154, 0.1035105437040329, 0.11083531379699707, 0.0695655569434166, -0.0006231515435501933, 0.24729479849338531, 0.05042242631316185, 0.14320695400238037, 0.21767345070838928, -0.1898021399974823, -0.17226921021938324, 0.20978957414627075, 0.12719346582889557, 0.04881694167852402, -0.09823350608348846, 0.1373927742242813, 0.09052256494760513, 0.12720638513565063, 0.11242295801639557, -0.08483248949050903, 0.4015158712863922, -0.41669338941574097, 0.07022715359926224, -0.10601858794689178, 0.07300431281328201, 0.14079272747039795, -0.21005132794380188, -0.09061885625123978, -0.41211363673210144, -0.3223411738872528, -0.021374158561229706, 0.017301136627793312, -0.08829162269830704, -0.34008336067199707, 0.25886669754981995, 0.12580259144306183, -0.015532875433564186, 0.13924530148506165, -0.06343697756528854, -0.11252422630786896, 0.09947370737791061, 0.050461508333683014, 0.10607748478651047, 0.10667255520820618, 0.323583722114563, 0.2688537538051605, -0.009016947820782661, 0.21345794200897217, -0.11251911520957947, 0.14608238637447357, 0.2239290028810501, -0.04453917220234871, 0.060991209000349045, -0.003399349283427, 0.019133741036057472, -0.39722269773483276, -0.10905294120311737, -0.12279919534921646, 0.1437995731830597, 0.02587023563683033, 0.21048881113529205, -0.18414761126041412, -0.3163131773471832, -0.04833238199353218, -0.47814393043518066, -0.18929022550582886, -0.06916340440511703, 0.16393683850765228, 0.10655472427606583, -0.14743998646736145, 0.3578771948814392, -0.11297959834337234, 0.2070540487766266, 0.2368232160806656, 0.14151786267757416, -0.14310869574546814, -0.0922616720199585, 0.14206475019454956, 0.36062854528427124, -0.14177633821964264, 0.4015248417854309, 0.03492584824562073, 0.056235652416944504, -0.3345240652561188, 0.24446068704128265, 0.2086230367422104, 0.04534316435456276, -0.1973230093717575, -0.11968286335468292, 0.09242924302816391, 0.2724060118198395, -0.4026027023792267, -0.15001888573169708, -0.3662901520729065, -0.05118561536073685, 0.08125247061252594, -0.27104976773262024, 0.0317518413066864, 0.2402481585741043, 0.004543189890682697, -0.0891471579670906, 0.04912756383419037, -0.41561341285705566, 0.17577478289604187, 0.05548549070954323, 0.21454522013664246, -0.014460327103734016, -0.17308880388736725, 0.25910359621047974, 0.1998460441827774, 0.0528089702129364, -0.05888749659061432, -0.2483121156692505, 0.02425454743206501, 0.0014807404950261116, 0.16611765325069427, 0.1351781189441681, -0.023061877116560936, 0.07736560702323914, -0.2726210653781891, -0.10787434875965118, -0.2160542607307434, -0.05130802094936371, -0.1824672371149063, 0.018860820680856705, 0.28650471568107605, 0.17951922118663788, 0.3833782374858856, -0.31396666169166565, 0.16911348700523376, 0.15330496430397034, 0.0014679303858429193, 0.29769253730773926, -0.19386178255081177, -0.05766427144408226, 0.3955691456794739, 0.02894083596765995, 0.1916613131761551, 0.10517916083335876, 0.23677456378936768, 0.0991947203874588, 0.13767501711845398, 0.12719176709651947, 0.06939955055713654, -0.05805070698261261, -0.3527977168560028, 0.26282304525375366, 0.02582453563809395, 0.14217720925807953, -0.21582013368606567, 0.006366490386426449, -0.01369150448590517, 0.03358277305960655, 0.006557081826031208, 0.07701348513364792, 0.043826669454574585, -0.285966157913208, -0.052337709814310074, -0.07109206169843674, -0.010112155228853226, 0.10217150300741196, -0.1628178358078003, -0.06304658204317093, -0.1976565420627594, 0.0885668620467186, -0.29287615418434143, -0.24579498171806335, 0.01653444766998291, -0.43931764364242554, 0.2691402733325958, 0.1755152940750122, -0.12346327304840088, 0.3178586959838867, -0.11953140050172806, -0.06060913950204849, 0.1599641740322113, 0.3417200446128845, 0.18742775917053223, -0.17249691486358643, 0.25624576210975647, -0.23819442093372345, -0.43519285321235657, 0.06052470952272415, -0.28117987513542175, -0.022300004959106445, -0.1231975182890892, 0.2753579616546631, 0.01934971660375595, -0.41499194502830505, 0.15020626783370972, 0.19925130903720856, -0.060704540461301804, -0.0073691769503057, -0.10524759441614151, -0.34043431282043457, -0.03925760090351105, 0.23209066689014435, 0.3566356301307678, 0.17508868873119354, -0.3414517045021057, -0.1297718733549118, 0.002431733999401331, -0.3235987722873688, 0.3016166090965271, -0.06931287795305252, 0.11369966715574265, 0.46498531103134155, -0.23471945524215698, 0.2211611121892929, 0.03354942053556442, 0.13536368310451508, 0.08343159407377243, -0.23958519101142883, 0.1391310691833496, -0.21024586260318756, -0.10827519744634628, 0.08223237097263336, 0.1087176650762558, 0.20811708271503448, 0.2146844118833542, -0.1716631054878235, 0.3134920597076416, 0.22311078011989594, -0.21706797182559967, -0.13099870085716248, -0.10536570101976395, -0.21578264236450195, -0.33262428641319275, 0.33315446972846985, -0.16203205287456512, -0.1725747436285019, 0.23189052939414978, 0.14724747836589813, -0.3431856632232666, 0.13567817211151123, 0.23330985009670258, 0.7174849510192871, -0.04873056709766388, -0.08092937618494034, 0.1235545203089714, 0.12721525132656097, 0.28946614265441895, 0.18426752090454102, 0.3714858591556549, -0.20834478735923767, -0.6059435606002808, -0.16618205606937408, 0.17375855147838593, -0.12253938615322113, 0.40613269805908203, -0.08962320536375046, 0.31246182322502136, -0.5761475563049316, -0.08823172748088837, 0.18445731699466705, -0.03470384702086449, 0.1303039938211441, -0.12008348852396011, -0.37963318824768066, 0.17694678902626038, 0.04918785020709038, 0.011733511462807655, -0.12600077688694, 0.12511129677295685, 0.12935100495815277, -0.08762870728969574, 0.4061116874217987, -0.1535341441631317, 0.09408432990312576, 0.3521500527858734, -0.22634929418563843, -0.20610623061656952, -0.2912440001964569, 0.10354886204004288, 0.2319832295179367, -0.5316283106803894, 0.31780582666397095, 0.08599849045276642, 0.4070914089679718, -0.020876171067357063, -0.09321597218513489, 0.25211408734321594, 0.21526437997817993, 0.05256519839167595, -0.11487523466348648, 0.2128116339445114, 0.035770390182733536, -0.13797375559806824, -0.13620926439762115, 0.27381160855293274, -0.30314716696739197, -0.13482092320919037, 0.10099463909864426, -0.2654998004436493, -0.03482948988676071, -0.18111419677734375, 0.2833549380302429, 0.03800901025533676, -0.19162194430828094, 0.09306817501783371, -0.019574636593461037, -0.26836881041526794, -0.24235911667346954, 0.36559736728668213, 0.1968946009874344, 0.20021429657936096, 0.22222836315631866, -0.09471871703863144, -0.3253864645957947, -0.3443177044391632, -0.05524301528930664, 0.02105497196316719, 0.05431312322616577, 0.3602514863014221, -0.2861200273036957, -0.05006915703415871, 0.011220194399356842, 0.11359386146068573, -0.20955310761928558, 0.292800635099411, -0.11562597751617432, -0.11991164088249207, -0.24606971442699432, 0.2363051176071167, 0.42738255858421326, 0.3783952593803406, -0.23265103995800018, 0.03601999208331108, -0.2555384635925293, -0.00033169376547448337, -0.45383548736572266, 0.1294870227575302, -0.25925466418266296, 0.010144013911485672, 0.17846155166625977, 0.1188168153166771, 0.1402454525232315, 0.07997789233922958, 0.3041996359825134, -0.06620748341083527, 0.25189685821533203, -0.39744555950164795, -0.2506767809391022, -0.006419992074370384, -0.21866534650325775, -0.18906724452972412, 0.006389901507645845, 0.1667163074016571, -0.2913096845149994, -0.08369959890842438, 0.18119627237319946, 0.3800463080406189, 0.12374278157949448, 0.5492179989814758, 0.02340407855808735, -0.1847810298204422, -0.22124655544757843, -0.15621429681777954, 0.15274494886398315, -0.10098408907651901, 0.042130839079618454, 0.21954090893268585, 0.01914675161242485, -0.05922693759202957, -0.05281991511583328, 0.02383771724998951, -0.08426693081855774, -0.061531808227300644, -0.09259016066789627, 0.12273877114057541, -0.18700245022773743, 0.29361438751220703, 0.2766352891921997, -0.061197731643915176, -0.04663668945431709, -0.15192502737045288, -0.04493766278028488, 0.4046625792980194, -0.39208105206489563, -0.17202752828598022, 0.10993548482656479, -0.031604476273059845, 0.31603679060935974, 0.44413459300994873, -0.12566959857940674, -0.12776212394237518, -0.18655657768249512, 0.15696749091148376, 0.12525521218776703, -0.1650620996952057, 0.2144382745027542, 0.38651037216186523, 0.014711488038301468, -0.048803072422742844, 0.2612578272819519, 0.1785942018032074, 0.24190057814121246, 0.2115420699119568, 0.33668574690818787, 0.4626435935497284, 0.06047039479017258, 0.06239435821771622, -0.11626043915748596, -0.08259318023920059, -0.06454531103372574, 0.28235217928886414, -0.25295767188072205, 0.08932952582836151, 0.3982217609882355, -0.22806616127490997, -0.05482964962720871, -0.2346256971359253, 0.2009063959121704, 0.19967256486415863, 0.08348067849874496, 0.06412511318922043, 0.0990644246339798, -0.18906646966934204, -0.04592382535338402, -0.10106657445430756, 0.11251407861709595, -0.08991886675357819, 0.2527419626712799, -0.11841609328985214, 0.03218679875135422, 0.09157178550958633, -0.17850065231323242, 0.09876666963100433, 0.3490716814994812, -0.2639418840408325, -0.6228798031806946, 0.3875756859779358, -0.03284308686852455, -0.1790020912885666, -0.07471271604299545, 0.02482207864522934, -0.3669024705886841, -0.06718560308218002, 0.15628020465373993, -0.07046312093734741, -0.18346787989139557, 0.01964513026177883, -0.10537885129451752, 0.14363053441047668, -0.031860366463661194, -0.1526402235031128, 0.2708013653755188, -0.378877192735672, 0.02279033325612545, 0.1564139723777771, 0.3690856397151947, -0.5146740674972534, 0.14684517681598663, 0.2538231909275055, -0.15056322515010834, -0.05832524970173836, -0.06477632373571396, -0.06651949882507324, 0.10408768802881241, -0.04191097617149353, -0.15168774127960205, 0.10108425468206406, 0.18833161890506744, 0.19278129935264587, -0.24136747419834137, 0.0055400412529706955, -0.21058332920074463, 0.08725147694349289, 0.0907469391822815, 0.01981763355433941, -0.313439279794693, -0.0005831819726154208, 0.22638049721717834, 0.10516377538442612, 0.31997475028038025, -0.18514540791511536, 0.11767168343067169, -0.14032308757305145, 0.06536003947257996, 0.006862012669444084, -0.05877826362848282, -0.09439193457365036, -0.04513943940401077, -0.11788264662027359, -0.37865355610847473, 0.1521182507276535, 0.07335294783115387, -0.38505488634109497, 0.027724869549274445, -0.11435288935899734, 0.3395543098449707, 0.14028654992580414, -0.012848623096942902, 0.15286433696746826, 0.04826999828219414, 0.10449936985969543, 0.10634765774011612, 0.03978133574128151, -0.17862701416015625, -0.06679384410381317, 0.3455241918563843, -0.15539653599262238, -0.137080118060112, 0.05812637507915497, 0.0017382802907377481, 0.28621307015419006, -0.041422512382268906, -0.11513163149356842, -0.1677449345588684, 0.34201738238334656, 0.05017238110303879, 0.17413689196109772, -0.5023525357246399, -0.05759592726826668, -0.004988109692931175, 0.052661072462797165, 0.061192017048597336, 0.3823358714580536, 0.03378184512257576, 0.08786708116531372, -0.24737125635147095, -0.1488504707813263, 0.30084139108657837, -0.28176790475845337, -0.5262462496757507, -0.23481358587741852, 0.11950031667947769, 0.12752479314804077, -0.3089022636413574, 0.08902144432067871, 0.07334309816360474, 0.225827157497406, -0.25361064076423645, -0.4477618336677551, -0.1125115379691124, -0.2499503344297409, 0.09835159033536911, 0.11408541351556778, -0.22066819667816162, 0.4556957483291626, 0.19747251272201538, -0.11702897399663925, -0.306874543428421 ]
147
..\pandas\reference\api\pandas.Interval.left.html
pandas.Interval.left
Interval.left# Left bound for the interval.
No parameters found
[">>> interval = pd.Interval(left=1, right=2, closed='left')\n>>> interval\nInterval(1, 2, closed='left')\n>>> interval.left\n1"]
pandas.Interval.left Interval.left# Left bound for the interval.
[ -0.29690831899642944, -0.3333948850631714, -0.3164141774177551, -0.30919551849365234, -0.016940893605351448, 0.07811916619539261, 0.23444463312625885, 0.021294619888067245, 0.009456541389226913, 0.3157154321670532, 0.015923168510198593, -0.12534238398075104, 0.0654841959476471, 0.3216295838356018, -0.2870689332485199, -0.5352202653884888, -0.1253633350133896, 0.12476138025522232, -0.12973785400390625, 0.04836145043373108, -0.4136611819267273, -0.1423216611146927, -0.24297042191028595, -0.04381641745567322, 0.26600387692451477, -0.3438456356525421, 0.03564881160855293, -0.2563938796520233, -0.06519418954849243, -0.24198196828365326, 0.22405990958213806, -0.06861164420843124, -0.1544308066368103, 0.33025282621383667, -0.0000945423889788799, -0.3388655483722687, 0.026776490733027458, 0.06398526579141617, -0.12734821438789368, 0.07511892914772034, -0.19209542870521545, 0.05833815783262253, -0.056169554591178894, -0.21697477996349335, -0.07380963861942291, -0.04981119558215141, 0.14202886819839478, -0.008866401389241219, 0.07505972683429718, 0.2210616171360016, 0.28903448581695557, 0.07559734582901001, -0.5680986046791077, -0.10277138650417328, -0.010320204310119152, -0.22757019102573395, 0.2567204535007477, -0.007213402073830366, 0.19450931251049042, -0.003071141429245472, -0.2407500445842743, -0.10855799913406372, 0.18185602128505707, 0.07536948472261429, 0.028859786689281464, -0.14175353944301605, 0.08235236257314682, 0.06874215602874756, -0.03827082738280296, 0.18279744684696198, 0.056018732488155365, -0.1287783831357956, -0.3063408434391022, 0.1460658460855484, -0.23375795781612396, -0.19401492178440094, -0.0011548663023859262, 0.23336845636367798, 0.07196177542209625, 0.2276417315006256, 0.24128969013690948, 0.22926299273967743, -0.14227847754955292, 0.08881960064172745, -0.3789113759994507, 0.5672318935394287, 0.04223096743226051, -0.08575498312711716, 0.010681579820811749, 0.1255372315645218, -0.16879160702228546, 0.0660969689488411, -0.006986262742429972, 0.3571232259273529, 0.17936831712722778, -0.21221481263637543, -0.05248516798019409, 0.20787104964256287, -0.05772998929023743, 0.324122816324234, -0.15999116003513336, -0.12534165382385254, -0.13912829756736755, -0.09144409000873566, 0.1814112812280655, -0.11966967582702637, -0.24095819890499115, 0.16660243272781372, 0.06659562140703201, 0.12723970413208008, 0.2391309291124344, 0.05696014687418938, 0.2376832515001297, -0.4695665240287781, 0.15037326514720917, -0.04926162213087082, -0.24042360484600067, 0.020673103630542755, -0.3432884216308594, 0.06829170882701874, 0.08381734788417816, -0.14679494500160217, 0.05844343081116676, 0.011445781216025352, 0.056362759321928024, 0.1305420845746994, 0.028958555310964584, 0.1790701299905777, 0.02574574388563633, 0.15688779950141907, -0.31164824962615967, 0.5759404897689819, -0.07836500555276871, -0.4216553568840027, -0.1907852292060852, -0.08614858984947205, 0.36143481731414795, 0.11107897013425827, 0.13616953790187836, -0.004374259617179632, 0.013596417382359505, -0.15605562925338745, 0.14411060512065887, 0.32449716329574585, -0.0332966186106205, -0.11116980016231537, -0.27366137504577637, -0.10311734676361084, -0.14933620393276215, 0.15892398357391357, 0.5163905024528503, 0.15908809006214142, -0.2187843769788742, 0.2875078022480011, 0.13745872676372528, 0.15458814799785614, 0.07102883607149124, 0.15527082979679108, 0.3180314600467682, 0.00008977159450296313, 0.3566528856754303, 0.2659706771373749, -0.13934187591075897, -0.06423778086900711, -0.03695562481880188, -0.14529037475585938, -0.07527726143598557, -0.04811212420463562, 0.14347179234027863, 0.23421929776668549, 0.3706442713737488, -0.05702682211995125, -0.08304654061794281, -0.24703732132911682, -0.24332711100578308, 0.09643547981977463, -0.043622832745313644, -0.3638438582420349, -0.25589999556541443, -0.10135041177272797, -0.09992466866970062, -0.2722441852092743, 0.28618934750556946, 0.1179158017039299, 0.23984715342521667, -0.17288067936897278, -0.04792717099189758, 0.08807004988193512, -0.1381494402885437, -0.12937010824680328, -0.011910169385373592, -0.15819519758224487, 0.4365546405315399, -0.11586162447929382, 0.2530623972415924, -0.13639132678508759, 0.017986347898840904, 0.15560811758041382, 0.07190373539924622, 0.22273841500282288, -0.15800222754478455, -0.031621284782886505, 0.037746794521808624, -0.36777132749557495, -0.1291532665491104, -0.3834139406681061, 0.2992015480995178, -0.15817822515964508, 0.31436124444007874, 0.12189681828022003, 0.1781441569328308, -0.10799958556890488, -0.5825466513633728, -0.15191857516765594, 0.18193648755550385, -0.020088983699679375, 0.17501813173294067, -0.06418392062187195, 0.2396959513425827, 0.24881957471370697, -0.25139254331588745, 0.025337472558021545, -0.08911433070898056, 0.1464650183916092, -0.09979147464036942, -0.1062159463763237, 0.007158039137721062, 0.25896960496902466, 0.11599438637495041, 0.10037847608327866, -0.01476273499429226, 0.16130906343460083, 0.05514675751328468, 0.21475982666015625, -0.1430143266916275, 0.1240212693810463, -0.1982448697090149, 0.22111335396766663, 0.07565019279718399, 0.002412512432783842, 0.08580352365970612, -0.12350393831729889, 0.0838242769241333, 0.11244139820337296, -0.04721740633249283, 0.5945355892181396, -0.18813566863536835, -0.18696410953998566, -0.070735864341259, 0.189067080616951, 0.3182876408100128, 0.07830119132995605, -0.47404077649116516, -0.21637526154518127, -0.04743151739239693, 0.22370095551013947, 0.1932508945465088, 0.20579935610294342, -0.32027119398117065, 0.005950560327619314, 0.3723283112049103, -0.13039682805538177, 0.24620942771434784, -0.12348369508981705, 0.07105712592601776, 0.09677697718143463, 0.1667235940694809, 0.35734227299690247, 0.33537718653678894, 0.241717129945755, 0.2081601619720459, -0.07453224807977676, -0.3552241921424866, -0.29749900102615356, 0.04994049295783043, 0.16550712287425995, -0.3027082681655884, -0.11719534546136856, -0.012096209451556206, -0.02686149813234806, -0.13680918514728546, -0.08984609693288803, -0.23191560804843903, 0.1521456241607666, -0.15101468563079834, 0.11959519237279892, -0.2685614824295044, -0.2841986119747162, 0.3814225196838379, -0.49639907479286194, 0.05059428885579109, -0.3592034876346588, -0.12896348536014557, -0.03544216230511665, -0.0889715775847435, 0.16384145617485046, -0.3060743808746338, 0.4745919406414032, 0.4404413104057312, 0.24583201110363007, 0.015644526109099388, -0.19040152430534363, 0.1963760107755661, 0.3050241768360138, -0.3370653986930847, 0.16124017536640167, 0.23615281283855438, -0.21804185211658478, 0.0502912774682045, 0.6137827038764954, -0.06875036656856537, -0.16297884285449982, -0.0563044436275959, 0.15271958708763123, 0.15774941444396973, 0.27665358781814575, -0.18321631848812103, 0.0980176031589508, -0.14277179539203644, 0.12654277682304382, -0.1306452453136444, -0.47449588775634766, 0.049473050981760025, 0.2960924506187439, -0.18878166377544403, 0.14941316843032837, -0.08615771681070328, -0.33361518383026123, -0.12427635490894318, 0.12965409457683563, -0.055399760603904724, -0.0140077518299222, -0.14086011052131653, -0.11641506105661392, 0.3223140239715576, 0.027528129518032074, -0.40934157371520996, -0.4435731768608093, 0.13326887786388397, -0.08974822610616684, -0.028711067512631416, 0.03739047795534134, -0.42355161905288696, 0.35105717182159424, -0.20405910909175873, -0.02453201450407505, -0.520630419254303, -0.2088201642036438, 0.09190771728754044, 0.02824234589934349, 0.13307680189609528, -0.16488341987133026, 0.04029005393385887, -0.2737860679626465, -0.11407415568828583, -0.19019395112991333, 0.07609731703996658, 0.08914180099964142, -0.41423070430755615, 0.0535307303071022, 0.36966073513031006, 0.23389172554016113, -0.004583963192999363, 0.0727502629160881, -0.13189958035945892, 0.06785691529512405, -0.2797291576862335, 0.013251984491944313, 0.22865277528762817, -0.17247611284255981, 0.009503183886408806, 0.4032110273838043, 0.18797044456005096, 0.044090934097766876, 0.03610532358288765, 0.23163403570652008, 0.07050881534814835, -0.6047759056091309, -0.17567279934883118, -0.01703582890331745, -0.21074143052101135, -0.4696376323699951, 0.13413578271865845, 0.26630380749702454, 0.31395143270492554, -0.27097272872924805, -0.09221915900707245, -0.08341031521558762, -0.06182345747947693, -0.05710730329155922, -0.11784181743860245, 0.2732432186603546, -0.003021090989932418, -0.40667596459388733, 0.1659814715385437, 0.266387403011322, 0.2081703096628189, 0.10762952268123627, 0.07412698864936829, -0.004867576994001865, 0.19330355525016785, 0.3239251971244812, -0.05092523992061615, 0.05591326951980591, -0.18288114666938782, -0.06333994120359421, -0.44247645139694214, 0.18342094123363495, -0.12132647633552551, 0.12821020185947418, -0.2995947003364563, -0.02264968305826187, 0.12702330946922302, 0.08904436230659485, 0.549519956111908, -0.13908934593200684, -0.06332426518201828, -0.0633218064904213, -0.05257178097963333, -0.3761051297187805, 0.2376563847064972, 0.37848934531211853, 0.4762779176235199, 0.25848931074142456, 0.030206236988306046, 0.08330404758453369, 0.03338046744465828, -0.22659441828727722, 0.13078904151916504, -0.03660987317562103, 0.21803604066371918, -0.026822542771697044, -0.18977580964565277, -0.2036515772342682, 0.028343187645077705, -0.007516082841902971, -0.011416186578571796, -0.16807296872138977, 0.18148060142993927, 0.07649978250265121, -0.07680954784154892, 0.2704244554042816, 0.05286789685487747, -0.02382555417716503, -0.011663921177387238, -0.027144813910126686, -0.02521691471338272, -0.1873825639486313, -0.0019970396533608437, 0.03342921659350395, 0.5102394223213196, 0.07469670474529266, -0.35807329416275024, 0.1853751689195633, 0.13575533032417297, 0.054271746426820755, 0.08798040449619293, 0.15214945375919342, -0.27925893664360046, 0.02115325629711151, 0.10444934666156769, 0.6615616679191589, 0.2389390468597412, -0.038632556796073914, 0.28392964601516724, -0.1949205994606018, 0.0933639407157898, 0.29098349809646606, 0.2780187726020813, 0.04047636687755585, -0.2138090878725052, -0.16209657490253448, -0.20697753131389618, -0.023374317213892937, 0.0055772000923752785, -0.30948978662490845, -0.030418183654546738, -0.40508607029914856, -0.11347569525241852, 0.20437030494213104, -0.26788607239723206, -0.38017305731773376, -0.000811017700470984, -0.2518846392631531, 0.13979306817054749, -0.0874161347746849, -0.047859497368335724, -0.18520817160606384, 0.05256403982639313, -0.04665378853678703, 0.061080336570739746, -0.21423034369945526, -0.23499639332294464, 0.1612412929534912, 0.0205716323107481, -0.030928323045372963, 0.07166182994842529, -0.30315926671028137, -0.05087221413850784, 0.46182358264923096, -0.224100261926651, 0.4042627215385437, 0.1659529209136963, -0.053202446550130844, 0.10320790112018585, 0.21390238404273987, 0.49699005484580994, 0.35191094875335693, -0.05498657748103142, -0.12222065776586533, 0.4383651912212372, 0.02425478957593441, 0.07696312665939331, -0.14598804712295532, 0.2188897728919983, -0.3300190269947052, -0.30660274624824524, -0.023618802428245544, -0.1991787850856781, 0.14789237082004547, -0.16758637130260468, 0.22722116112709045, 0.15460443496704102, -0.07389230281114578, 0.36577677726745605, -0.10432766377925873, -0.43579256534576416, -0.21522589027881622, 0.39373698830604553, -0.001900658244267106, 0.14759816229343414, 0.2576931118965149, -0.08385121077299118, -0.44504234194755554, -0.1387476772069931, 0.23864173889160156, 0.10468047857284546, -0.15914201736450195, 0.4046924114227295, -0.3872080445289612, 0.12675873935222626, 0.04842798039317131, 0.17384079098701477, 0.15931130945682526, 0.12215598672628403, -0.04617304354906082, -0.30882808566093445, -0.19509291648864746, -0.043701283633708954, -0.0773681104183197, 0.206125408411026, 0.07975397258996964, 0.35435011982917786, 0.2909015715122223, -0.12191969901323318, -0.4084835350513458, -0.2659015953540802, -0.11307982355356216, -0.03065391443669796, 0.04280951991677284, 0.013118190690875053, -0.03075588494539261, 0.23345902562141418, 0.33060750365257263, 0.29163211584091187, -0.005775130353868008, -0.2910826504230499, -0.18456894159317017, 0.0085543692111969, -0.3836793005466461, -0.1286335289478302, -0.04050716012716293, 0.24900491535663605, -0.18071500957012177, -0.040706414729356766, -0.2701471149921417, 0.22068782150745392, 0.056251514703035355, 0.37510842084884644, 0.2799423933029175, -0.17793969810009003, 0.28122520446777344, 0.07624753564596176, 0.01696283556520939, 0.1476069837808609, -0.08371071517467499, 0.2566123902797699, 0.10441768169403076, -0.09926725924015045, 0.31765925884246826, -0.0266495943069458, 0.01470157504081726, -0.08037032186985016, -0.23098419606685638, -0.013264061883091927, -0.02318537048995495, 0.1370176076889038, 0.44862496852874756, 0.05838186293840408, 0.1274765431880951, -0.06340593844652176, -0.14870963990688324, 0.3236619234085083, -0.4490678906440735, 0.09681066870689392, 0.12564635276794434, 0.3948819041252136, 0.47692111134529114, 0.42102962732315063, -0.21958866715431213, -0.18946793675422668, 0.08960388600826263, -0.004988181404769421, 0.08155442774295807, -0.45629674196243286, -0.01631486788392067, 0.3780713975429535, 0.13599327206611633, -0.0870237946510315, 0.21585868299007416, 0.3892594277858734, 0.5679391622543335, 0.25873804092407227, 0.4550561010837555, 0.28635501861572266, 0.37275707721710205, -0.029752269387245178, -0.2777397930622101, -0.3281542658805847, -0.1555333435535431, 0.20485633611679077, -0.25110384821891785, 0.10634304583072662, 0.5643253922462463, -0.02624158374965191, 0.011632026173174381, -0.14623737335205078, 0.09615322947502136, 0.16388748586177826, 0.07973136752843857, -0.2742606997489929, -0.040376100689172745, -0.024023354053497314, -0.19828280806541443, -0.16988030076026917, 0.16035480797290802, -0.09012934565544128, 0.13801325857639313, -0.21379417181015015, 0.31283509731292725, 0.006893824320286512, 0.03673023730516434, -0.09761761873960495, 0.24591298401355743, -0.12370423227548599, 0.02266111969947815, 0.18975606560707092, -0.07764088362455368, 0.12310411781072617, 0.22584600746631622, 0.15839281678199768, -0.3657243251800537, -0.09353426098823547, 0.04924113675951958, -0.055996138602495193, -0.04751085489988327, 0.011896350421011448, -0.1642574518918991, 0.23532147705554962, 0.1745789498090744, 0.09616335481405258, 0.34386685490608215, -0.22657088935375214, 0.7497848868370056, 0.22075828909873962, 0.05756133422255516, -0.5850514769554138, -0.020381951704621315, 0.19787757098674774, 0.0055435835383832455, -0.031210891902446747, -0.10974473506212234, -0.10178298503160477, -0.2423134297132492, -0.3664477467536926, -0.35056963562965393, 0.2007218301296234, -0.15413571894168854, 0.1961785852909088, 0.20866549015045166, 0.03186758980154991, 0.34317198395729065, 0.40962955355644226, 0.22600126266479492, -0.3442954123020172, 0.054113879799842834, -0.11026068031787872, 0.18960490822792053, -0.24686174094676971, 0.011369409039616585, 0.0889817625284195, -0.2450844645500183, -0.07704299688339233, 0.5813573002815247, 0.23233258724212646, -0.2534814774990082, -0.04514756798744202, -0.11336066573858261, -0.2557247281074524, -0.160532608628273, -0.170550137758255, -0.05035359784960747, 0.04296250268816948, -0.24766302108764648, -0.2809882164001465, 0.3246021866798401, 0.005690184887498617, -0.09097789227962494, 0.02188187651336193, 0.39204633235931396, 0.14407722651958466, 0.19870513677597046, -0.46165603399276733, -0.178510844707489, 0.36899715662002563, 0.01632761023938656, 0.1241597905755043, -0.3710167407989502, 0.35029518604278564, 0.05043896287679672, -0.05550277605652809, -0.3020442724227905, -0.249290332198143, 0.29135528206825256, -0.14774976670742035, 0.10995467752218246, 0.10456179082393646, -0.16397874057292938, 0.2260424941778183, -0.13526320457458496, -0.23282413184642792, -0.06886932253837585, 0.023549115285277367, 0.000553661200683564, 0.28954726457595825, 0.32021161913871765, -0.11850259453058243, 0.0655190646648407, -0.044491712003946304, -0.20329789817333221, -0.1003134697675705, -0.08425048738718033, -0.016049180179834366, -0.34246519207954407, 0.23567283153533936, -0.030169151723384857, 0.239538311958313, 0.08266425877809525, -0.050588347017765045, -0.1767227053642273, 0.06305190920829773, -0.07972085475921631, -0.08061519265174866, -0.0332527756690979, 0.033524882048368454, -0.020308487117290497, 0.07325992733240128, -0.19687597453594208 ]
148
..\pandas\reference\api\pandas.tseries.offsets.BYearEnd.freqstr.html
pandas.tseries.offsets.BYearEnd.freqstr
BYearEnd.freqstr# Return a string representing the frequency.
No parameters found
[">>> pd.DateOffset(5).freqstr\n'<5 * DateOffsets>'", ">>> pd.offsets.BusinessHour(2).freqstr\n'2bh'", ">>> pd.offsets.Nano().freqstr\n'ns'", ">>> pd.offsets.Nano(-3).freqstr\n'-3ns'"]
pandas.tseries.offsets.BYearEnd.freqstr BYearEnd.freqstr# Return a string representing the frequency.
[ -0.27160391211509705, -0.6188420057296753, -0.1589464247226715, -0.06101140007376671, 0.08721049129962921, 0.02012694627046585, 0.18869173526763916, 0.1346854865550995, -0.2561400830745697, 0.30680128931999207, -0.18191643059253693, -0.02769426442682743, 0.05892879515886307, 0.16228236258029938, -0.32269567251205444, -0.053721509873867035, -0.07172909379005432, 0.4980773627758026, -0.13914324343204498, 0.08993206173181534, -0.15718629956245422, 0.2949657738208771, -0.06150577589869499, 0.24362865090370178, 0.009210038930177689, -0.07979505509138107, -0.07512520253658295, -0.34639304876327515, -0.0015340825775638223, -0.09277605265378952, 0.15466593205928802, 0.007640973199158907, 0.10045269131660461, 0.4417128264904022, -0.00010133051546290517, -0.13770440220832825, 0.2595408856868744, -0.014875894412398338, -0.05238157883286476, 0.10774164646863937, -0.39609360694885254, 0.19008012115955353, 0.004196950234472752, -0.1464838981628418, -0.10141879320144653, 0.040021877735853195, -0.049576468765735626, -0.39364323019981384, 0.13025765120983124, 0.5051867365837097, 0.2213478684425354, 0.0922851487994194, -0.27024662494659424, -0.010115687735378742, 0.4297834038734436, -0.08109010756015778, 0.1595207154750824, -0.11822131276130676, -0.2496316134929657, -0.018643662333488464, -0.13487662374973297, 0.05578908696770668, 0.17521393299102783, 0.2322661131620407, -0.044277943670749664, 0.25269412994384766, 0.09217281639575958, 0.012969328090548515, 0.17705503106117249, 0.3517899215221405, 0.5609820485115051, -0.42728742957115173, -0.2863045036792755, 0.1790114939212799, -0.1053471788764, -0.2082243114709854, -0.20964045822620392, -0.12838993966579437, 0.021542593836784363, 0.10492536425590515, 0.35910677909851074, 0.24688203632831573, -0.2875874936580658, -0.049660660326480865, -0.28915533423423767, 0.0971585214138031, -0.1466868370771408, -0.06448367983102798, 0.0004899915657006204, -0.1591283231973648, 0.10053770244121552, 0.053490687161684036, 0.10426949709653854, 0.33270055055618286, -0.05676610395312309, -0.15358859300613403, 0.16008248925209045, -0.31043678522109985, -0.0690636858344078, -0.23332065343856812, -0.09521020203828812, 0.054534316062927246, -0.31540000438690186, -0.03071080520749092, -0.011474689468741417, -0.31257057189941406, 0.09044888615608215, -0.3289893865585327, 0.2355554848909378, 0.09434863179922104, 0.00037667981814593077, -0.10832686722278595, 0.3802643418312073, -0.15995897352695465, 0.14201773703098297, -0.14840900897979736, 0.032826390117406845, -0.08836089074611664, -0.25983482599258423, 0.11795983463525772, -0.06405036151409149, -0.04434161260724068, -0.22569046914577484, -0.11502217501401901, 0.03524451330304146, 0.4956487715244293, 0.13835091888904572, -0.14565566182136536, 0.22787922620773315, 0.12061696499586105, -0.3034612834453583, 0.20103339850902557, 0.07760769128799438, -0.18159814178943634, -0.23931097984313965, 0.067469522356987, 0.10380185395479202, 0.24015650153160095, 0.20738457143306732, 0.05861687287688255, -0.20383790135383606, -0.2618248164653778, -0.00834947545081377, 0.06352297961711884, -0.4105682671070099, 0.12446925044059753, -0.07653287053108215, -0.2125646322965622, -0.18790549039840698, 0.018009109422564507, 0.3025124967098236, -0.05346260592341423, -0.1737697273492813, 0.28207501769065857, 0.020879222080111504, 0.03346060961484909, 0.157891646027565, 0.36105936765670776, -0.15665313601493835, 0.2518617808818817, 0.24928812682628632, -0.11177710443735123, -0.39172956347465515, -0.029247233644127846, 0.16103513538837433, -0.11634884774684906, -0.5865216851234436, -0.10639286041259766, 0.23640182614326477, -0.3429681062698364, 0.3495696783065796, 0.11634474247694016, 0.13744118809700012, -0.12069343775510788, -0.3325246274471283, -0.23107212781906128, 0.11648828536272049, -0.07505221664905548, 0.08434862643480301, 0.08710235357284546, -0.22565698623657227, -0.024911435320973396, 0.18331944942474365, 0.10270063579082489, -0.15416978299617767, -0.046892665326595306, 0.03502708300948143, 0.13491608202457428, -0.2929156422615051, 0.05216314643621445, 0.1092054694890976, -0.04366724193096161, 0.13249029219150543, 0.3312245011329651, 0.08473573625087738, -0.299199640750885, 0.059364963322877884, 0.12321725487709045, 0.3570234775543213, 0.03185569494962692, -0.024320850148797035, 0.08082976192235947, 0.0916747972369194, 0.12748010456562042, 0.01677936688065529, -0.5471742749214172, 0.26757165789604187, -0.07711208611726761, -0.08914748579263687, 0.2127130627632141, 0.17191839218139648, -0.17221671342849731, -0.3741648495197296, 0.02687426656484604, 0.2609002888202667, 0.3547366261482239, 0.2688676118850708, 0.09784163534641266, 0.03324100002646446, 0.37284281849861145, -0.1261340230703354, 0.2345145046710968, -0.13822908699512482, -0.14393284916877747, -0.05994654446840286, -0.15615113079547882, 0.1297466903924942, -0.029770903289318085, 0.06175750494003296, 0.2927831709384918, 0.22231654822826385, 0.09086508303880692, 0.1452210396528244, 0.29632553458213806, 0.400906503200531, 0.14663738012313843, 0.14294609427452087, 0.18913765251636505, 0.2073303759098053, 0.2603969871997833, -0.2764199376106262, 0.4480704367160797, 0.254023939371109, -0.06076469272375107, -0.12969337403774261, 0.2520090341567993, -0.32515668869018555, -0.26656919717788696, -0.0005119749112054706, 0.039633844047784805, 0.35143283009529114, 0.16924352943897247, -0.3932294249534607, 0.05385478585958481, 0.06933660805225372, -0.010127863846719265, -0.6330298781394958, 0.1394292563199997, -0.53922438621521, 0.06234142556786537, 0.32186949253082275, -0.20744292438030243, -0.04819340631365776, 0.18142126500606537, 0.018386203795671463, -0.07359768450260162, -0.05668498948216438, 0.19511041045188904, 0.09267423301935196, 0.13123030960559845, 0.22330620884895325, 0.03763752430677414, -0.2856151759624481, -0.1730097234249115, 0.21616388857364655, -0.05682041123509407, 0.10308116674423218, 0.017780637368559837, 0.028704006224870682, -0.10727780312299728, -0.29807430505752563, -0.5282996892929077, -0.15600863099098206, 0.05021338164806366, -0.06954897195100784, -0.17566657066345215, -0.25616517663002014, -0.1455705463886261, 0.043133724480867386, -0.581392765045166, 0.08789893239736557, -0.1543860137462616, 0.08765066415071487, 0.24204760789871216, -0.18909288942813873, 0.1338464319705963, -0.3959827721118927, 0.13379548490047455, 0.6849087476730347, 0.047357041388750076, -0.13737712800502777, -0.17762576043605804, 0.06060105934739113, 0.28105929493904114, -0.4873389005661011, 0.184718057513237, 0.24906662106513977, -0.16809971630573273, 0.2363988608121872, -0.09272513538599014, 0.07889184355735779, -0.045316003262996674, -0.20549611747264862, 0.018517054617404938, 0.39093679189682007, 0.1808973103761673, -0.4127585291862488, -0.11116185784339905, -0.0017748065292835236, -0.23291948437690735, 0.055564332753419876, -0.061281364411115646, -0.23241710662841797, 0.1567700207233429, -0.04743047058582306, 0.04039428383111954, -0.03245590254664421, -0.3076217472553253, -0.07824788987636566, -0.058943018317222595, 0.10641175508499146, 0.4297250509262085, -0.14586804807186127, 0.1886473447084427, 0.1161702498793602, -0.12226957082748413, -0.4863196611404419, -0.3193536400794983, 0.2443418651819229, -0.07583659142255783, -0.12683945894241333, 0.17224997282028198, -0.05401979759335518, 0.06265680491924286, 0.1013374775648117, -0.0016970518045127392, -0.5491861701011658, -0.04510382562875748, 0.09858556091785431, -0.0455542653799057, 0.36254745721817017, -0.043632954359054565, 0.13823014497756958, -0.2817683517932892, -0.03624945878982544, 0.07632903009653091, 0.2934671640396118, 0.027387073263525963, -0.04307130351662636, 0.13101822137832642, 0.3471119701862335, -0.07085046917200089, 0.22851011157035828, 0.08311719447374344, -0.13242462277412415, -0.03378375247120857, -0.34186631441116333, -0.15636810660362244, 0.12521271407604218, 0.06050441786646843, -0.11704294383525848, 0.11867264658212662, 0.09514948725700378, 0.2782766819000244, -0.1568642109632492, 0.19495266675949097, -0.050221022218465805, 0.14252586662769318, -0.06673847138881683, -0.18128955364227295, -0.10664266347885132, -0.3784758150577545, 0.2426384538412094, -0.11563484370708466, 0.06951561570167542, -0.008138308301568031, 0.02071770466864109, 0.03627913445234299, -0.0707983747124672, 0.06790316104888916, -0.09656532108783722, -0.08415955305099487, 0.09047691524028778, -0.13129030168056488, -0.04921645298600197, 0.26338616013526917, 0.34669825434684753, 0.1284615695476532, 0.04677463322877884, -0.06822266429662704, 0.2429102510213852, 0.7037329077720642, 0.12244031578302383, -0.044199008494615555, -0.02326272428035736, -0.12972703576087952, -0.6433351635932922, 0.06838303059339523, -0.4333377778530121, -0.13026227056980133, -0.4868755638599396, 0.06860194355249405, -0.08873490244150162, 0.18291448056697845, 0.11736097186803818, -0.0046060653403401375, -0.049296408891677856, -0.05756164342164993, -0.06298113614320755, -0.5479186773300171, 0.15376754105091095, 0.16238467395305634, 0.2968622148036957, 0.16608981788158417, -0.22767134010791779, -0.042871348559856415, 0.25635814666748047, 0.0026372249703854322, 0.2838122844696045, 0.18715225160121918, 0.1990250200033188, 0.32212239503860474, -0.14282304048538208, 0.02030489780008793, -0.2901265025138855, -0.12151828408241272, -0.2542710602283478, 0.2131688892841339, -0.33143529295921326, -0.07711305469274521, -0.16581588983535767, 0.13553720712661743, 0.0358249768614769, -0.018935054540634155, 0.24415326118469238, -0.013399755582213402, 0.0635266825556755, 0.010232488624751568, 0.00046037323772907257, 0.19235628843307495, 0.2968050539493561, 0.011074986308813095, -0.3508814573287964, 0.30137547850608826, 0.000058252397138858214, -0.08217356353998184, -0.16465304791927338, 0.20483055710792542, -0.19464296102523804, 0.036913029849529266, -0.0018483455060049891, 0.526718258857727, 0.17769458889961243, 0.018132284283638, 0.36473047733306885, -0.4634881615638733, 0.42686694860458374, -0.1300712376832962, 0.21851040422916412, -0.24109874665737152, -0.5955840945243835, -0.25000667572021484, 0.038044627755880356, -0.05695435404777527, 0.09511822462081909, -0.36573347449302673, 0.09775375574827194, 0.18681484460830688, 0.18496358394622803, 0.31041792035102844, -0.04145343229174614, -0.11252068728208542, -0.06853904575109482, -0.46349361538887024, 0.22285668551921844, 0.010709893889725208, -0.13504870235919952, -0.10148420929908752, 0.12235143035650253, -0.025100072845816612, 0.0736425518989563, 0.017682228237390518, -0.24136528372764587, -0.0431930348277092, 0.26975488662719727, -0.09049851447343826, 0.052332788705825806, -0.36263805627822876, -0.010874258354306221, 0.5745644569396973, -0.01926441490650177, -0.012588444165885448, 0.06250223517417908, 0.1545267105102539, 0.08429887145757675, -0.07421255856752396, 0.08771304786205292, 0.20040424168109894, 0.09751304239034653, -0.10465984046459198, 0.4640699625015259, 0.00026286827051080763, -0.02380216307938099, -0.08188175410032272, -0.20851381123065948, -0.6447925567626953, -0.124748595058918, -0.11639294773340225, -0.19398240745067596, 0.0752846822142601, 0.072735495865345, 0.14099448919296265, 0.24461360275745392, -0.33465439081192017, 0.35535290837287903, -0.13477475941181183, -0.1865006536245346, -0.1826068013906479, 0.15405555069446564, 0.07325712591409683, 0.3003195524215698, 0.20057788491249084, 0.3118895888328552, -0.29900461435317993, -0.02352241612970829, 0.07327746599912643, -0.08442054688930511, -0.25784894824028015, 0.44789838790893555, 0.342837929725647, -0.07371408492326736, -0.16871264576911926, 0.41561076045036316, 0.08762645721435547, 0.16148751974105835, -0.16488978266716003, -0.08284013718366623, -0.3096444010734558, -0.07442894577980042, 0.16082946956157684, 0.4141855239868164, 0.3079572319984436, 0.09963364899158478, 0.09540009498596191, -0.19351543486118317, -0.4115004241466522, -0.046773750334978104, -0.11528792232275009, 0.18162798881530762, 0.28181713819503784, -0.1956665962934494, 0.07967693358659744, 0.12443552911281586, 0.2683306336402893, 0.21167688071727753, 0.0550089068710804, -0.30625903606414795, -0.20418454706668854, 0.006447434891015291, -0.0714220181107521, 0.06011314317584038, 0.06080576404929161, 0.07799423485994339, -0.30801722407341003, -0.10471951216459274, -0.07599328458309174, 0.567621648311615, -0.024655716493725777, 0.5776253342628479, 0.1947978138923645, -0.36834147572517395, 0.22702862322330475, -0.011774234473705292, 0.08738382160663605, 0.10892824083566666, -0.22439241409301758, 0.06743115186691284, -0.0560724250972271, -0.1873151957988739, 0.3915969133377075, 0.3799597918987274, 0.03722645714879036, -0.2781657576560974, 0.022183291614055634, 0.10205026715993881, -0.41115817427635193, 0.5155815482139587, 0.4841539263725281, 0.037373222410678864, 0.0674489364027977, -0.12754930555820465, -0.00437661400064826, 0.2587590515613556, -0.5312219262123108, -0.0096714673563838, 0.17339515686035156, -0.01887805014848709, 0.4291855990886688, 0.18571317195892334, -0.10253245383501053, -0.29749760031700134, 0.25145307183265686, -0.08778562396764755, 0.10445112735033035, -0.4721347689628601, -0.056147944182157516, 0.46662798523902893, 0.2533941864967346, 0.009792963974177837, 0.1521487534046173, 0.16013850271701813, 0.31283247470855713, 0.3420812487602234, 0.25397181510925293, -0.007407835219055414, 0.03387020155787468, -0.10004496574401855, 0.0801219716668129, -0.016801699995994568, -0.11043084412813187, 0.42385971546173096, -0.36675962805747986, 0.019803931936621666, 0.5914761424064636, 0.014330822974443436, 0.05971584469079971, 0.20604194700717926, -0.06999605894088745, -0.1940014660358429, 0.007262563332915306, -0.21936959028244019, 0.3743363618850708, -0.09530550986528397, -0.3209548592567444, -0.1611032634973526, 0.18575666844844818, 0.2645840644836426, 0.09194069355726242, -0.23537036776542664, 0.3503566086292267, 0.08640609681606293, 0.0685320794582367, -0.02977648936212063, 0.046384453773498535, -0.11113227903842926, -0.28104057908058167, 0.033863626420497894, 0.048527974635362625, 0.21290342509746552, 0.2711838483810425, 0.1049056127667427, -0.38384607434272766, -0.23060466349124908, 0.494642049074173, -0.17835405468940735, -0.12890467047691345, 0.06028924137353897, -0.017066411674022675, 0.29396793246269226, -0.07286004722118378, 0.3829331398010254, 0.27348950505256653, -0.21642449498176575, 0.2415342926979065, -0.026007583364844322, -0.05540021136403084, -0.4972141683101654, 0.04262938350439072, 0.19049616158008575, 0.2403212934732437, -0.19498847424983978, 0.04695204645395279, -0.16096757352352142, -0.114096999168396, -0.14895306527614594, -0.1529989242553711, 0.1950400322675705, 0.08918823301792145, 0.21630731225013733, 0.026150034740567207, -0.14346913993358612, 0.29811081290245056, 0.5573657751083374, 0.31505897641181946, -0.17121681571006775, -0.28829213976860046, -0.04449011757969856, 0.39482107758522034, 0.018668679520487785, 0.021369580179452896, -0.09818831831216812, 0.2707846760749817, -0.12922577559947968, 0.2969779372215271, 0.02915707416832447, -0.4323510527610779, 0.02554694190621376, 0.11032633483409882, -0.10178447514772415, -0.6738581657409668, 0.0874776840209961, -0.1444765031337738, -0.12072788178920746, 0.15899887681007385, 0.10994186997413635, 0.3259880244731903, -0.036696821451187134, 0.08708354830741882, -0.1405625343322754, -0.29985418915748596, 0.008718213997781277, 0.17096200585365295, -0.2653203010559082, -0.4391079545021057, 0.28891098499298096, 0.10366487503051758, 0.10479197651147842, -0.29432278871536255, 0.18927642703056335, 0.03677396848797798, 0.32441246509552, 0.0518646165728569, -0.22017887234687805, 0.09971675276756287, 0.32289066910743713, 0.1877138465642929, 0.1908683329820633, -0.22526514530181885, 0.17228037118911743, -0.47732260823249817, -0.2952890396118164, -0.11277026683092117, 0.019518472254276276, -0.059874746948480606, 0.3919604420661926, 0.17012432217597961, -0.4383334815502167, 0.17702220380306244, -0.20491783320903778, -0.48227518796920776, -0.2238483726978302, -0.031963322311639786, -0.27800455689430237, -0.029987117275595665, 0.14098341763019562, 0.1642223745584488, 0.29221633076667786, -0.1281084567308426, -0.04851347953081131, -0.1438140869140625, 0.1445537656545639, -0.0696144849061966, -0.12984582781791687, 0.09715818613767624, 0.27859044075012207, 0.08648473024368286, -0.13461823761463165, -0.242379292845726 ]
149
..\pandas\reference\api\pandas.Series.truncate.html
pandas.Series.truncate
Series.truncate(before=None, after=None, axis=None, copy=None)[source]# Truncate a Series or DataFrame before and after some index value. This is a useful shorthand for boolean indexing based on index values above or below certain thresholds. Notes If the index being truncated contains only datetime values, before and after may be specified as strings instead of Timestamps.
Parameters: beforedate, str, intTruncate all rows before this index value. afterdate, str, intTruncate all rows after this index value. axis{0 or ‘index’, 1 or ‘columns’}, optionalAxis to truncate. Truncates the index (rows) by default. For Series this parameter is unused and defaults to 0. copybool, default is True,Return a copy of the truncated section. Note The copy keyword will change behavior in pandas 3.0. Copy-on-Write will be enabled by default, which means that all methods with a copy keyword will use a lazy copy mechanism to defer the copy and ignore the copy keyword. The copy keyword will be removed in a future version of pandas. You can already get the future behavior and improvements through enabling copy on write pd.options.mode.copy_on_write = True Returns: type of callerThe truncated Series or DataFrame.
[">>> df = pd.DataFrame({'A': ['a', 'b', 'c', 'd', 'e'],\n... 'B': ['f', 'g', 'h', 'i', 'j'],\n... 'C': ['k', 'l', 'm', 'n', 'o']},\n... index=[1, 2, 3, 4, 5])\n>>> df\n A B C\n1 a f k\n2 b g l\n3 c h m\n4 d i n\n5 e j o", '>>> df.truncate(before=2, after=4)\n A B C\n2 b g l\n3 c h m\n4 d i n', '>>> df.truncate(before="A", after="B", axis="columns")\n A B\n1 a f\n2 b g\n3 c h\n4 d i\n5 e j', ">>> df['A'].truncate(before=2, after=4)\n2 b\n3 c\n4 d\nName: A, dtype: object", ">>> dates = pd.date_range('2016-01-01', '2016-02-01', freq='s')\n>>> df = pd.DataFrame(index=dates, data={'A': 1})\n>>> df.tail()\n A\n2016-01-31 23:59:56 1\n2016-01-31 23:59:57 1\n2016-01-31 23:59:58 1\n2016-01-31 23:59:59 1\n2016-02-01 00:00:00 1", ">>> df.truncate(before=pd.Timestamp('2016-01-05'),\n... after=pd.Timestamp('2016-01-10')).tail()\n A\n2016-01-09 23:59:56 1\n2016-01-09 23:59:57 1\n2016-01-09 23:59:58 1\n2016-01-09 23:59:59 1\n2016-01-10 00:00:00 1", ">>> df.truncate('2016-01-05', '2016-01-10').tail()\n A\n2016-01-09 23:59:56 1\n2016-01-09 23:59:57 1\n2016-01-09 23:59:58 1\n2016-01-09 23:59:59 1\n2016-01-10 00:00:00 1", ">>> df.loc['2016-01-05':'2016-01-10', :].tail()\n A\n2016-01-10 23:59:55 1\n2016-01-10 23:59:56 1\n2016-01-10 23:59:57 1\n2016-01-10 23:59:58 1\n2016-01-10 23:59:59 1"]
pandas.Series.truncate Series.truncate(before=None, after=None, axis=None, copy=None)[source]# Truncate a Series or DataFrame before and after some index value. This is a useful shorthand for boolean indexing based on index values above or below certain thresholds. Notes If the index being truncated contains only datetime values, before and after may be specified as strings instead of Timestamps.
[ -0.08132304251194, -0.37858954071998596, -0.16103844344615936, -0.322206050157547, -0.03871779888868332, 0.15770471096038818, 0.007827544584870338, 0.5931321978569031, -0.13636428117752075, 0.403917133808136, -0.054683707654476166, 0.07715500891208649, 0.19564186036586761, 0.18875543773174286, -0.3510041832923889, -0.29558396339416504, -0.10339803248643875, 0.463162899017334, -0.1319582164287567, 0.14740785956382751, -0.2214926779270172, -0.22847123444080353, -0.10287441313266754, 0.12693338096141815, -0.04415713995695114, -0.14415597915649414, 0.17626003921031952, -0.11371084302663803, -0.0832110196352005, -0.20605942606925964, -0.13182932138442993, 0.02764163352549076, 0.03773941099643707, 0.3098786771297455, -0.00009932064858730882, -0.2867499589920044, -0.015794388949871063, 0.024423984810709953, 0.10477489978075027, 0.30533474683761597, -0.1746307909488678, 0.03698767349123955, 0.30790868401527405, -0.28363361954689026, 0.02476412244141102, -0.21974027156829834, -0.18537530303001404, -0.05779774487018585, 0.5410524606704712, 0.07939928770065308, 0.29583367705345154, -0.06509371846914291, -0.21204161643981934, 0.08443591743707657, -0.07529766112565994, -0.22544196248054504, 0.02376144751906395, -0.10346440970897675, -0.17821113765239716, 0.004593774676322937, 0.1260586977005005, 0.253634512424469, -0.20780633389949799, 0.2552548944950104, -0.07164406031370163, -0.13188177347183228, 0.30208709836006165, -0.47997617721557617, -0.012165102176368237, 0.39615073800086975, 0.3428393006324768, -0.27271950244903564, -0.1394978016614914, -0.13233682513237, 0.14168749749660492, -0.15107813477516174, -0.23251627385616302, -0.06366585940122604, 0.015960125252604485, 0.2698972225189209, -0.03875726833939552, 0.3572150468826294, 0.020168369635939598, 0.09305963665246964, -0.2687123417854309, 0.42090389132499695, -0.013731068931519985, -0.05202440917491913, 0.14171530306339264, -0.24073092639446259, 0.09805814176797867, -0.06805192679166794, 0.26073622703552246, 0.4678291380405426, 0.0034037758596241474, -0.3230948746204376, -0.17132353782653809, -0.16781823337078094, -0.2816147804260254, 0.025747381150722504, -0.09095270931720734, 0.10674505680799484, -0.055616673082113266, 0.03511444106698036, -0.05128766596317291, 0.4055376350879669, 0.09510961920022964, 0.04522441700100899, 0.080299973487854, 0.23390044271945953, 0.1493578851222992, 0.013823657296597958, 0.24012379348278046, -0.24921664595603943, -0.02529321238398552, 0.13438928127288818, -0.039866577833890915, -0.1231851726770401, -0.7290302515029907, -0.23895083367824554, -0.2125890552997589, -0.09240670502185822, 0.2222582846879959, 0.0543833002448082, -0.034880381077528, -0.013605567626655102, -0.19046437740325928, -0.006637857295572758, -0.023960137739777565, 0.4402635991573334, -0.320560485124588, 0.1974218785762787, 0.04190559685230255, -0.16840672492980957, 0.067620649933815, -0.4831693470478058, 0.11893258988857269, 0.07343392074108124, 0.044842157512903214, -0.15488970279693604, 0.36840710043907166, 0.07932455837726593, 0.4863158166408539, 0.5238945484161377, -0.18549582362174988, -0.13019633293151855, 0.21261432766914368, -0.02385983057320118, -0.27903854846954346, 0.3239348530769348, -0.07615865767002106, -0.12801790237426758, -0.08637431263923645, 0.35581889748573303, -0.1703338921070099, 0.17457668483257294, 0.5053553581237793, 0.038053542375564575, 0.12110715359449387, 0.05233970656991005, 0.4514928162097931, 0.06674966961145401, -0.1738254278898239, 0.08161139488220215, 0.35467296838760376, 0.21123965084552765, -0.40173250436782837, -0.10595783591270447, -0.28806614875793457, -0.21983541548252106, 0.3123049736022949, 0.10137078911066055, -0.07077627629041672, 0.00844135694205761, -0.048255227506160736, 0.18894027173519135, 0.12220266461372375, 0.13767115771770477, 0.018024399876594543, -0.1182478591799736, -0.2931036651134491, 0.07915186136960983, 0.0028931437991559505, 0.07705186307430267, -0.1256246268749237, 0.05489389970898628, 0.0006133401766419411, 0.017006270587444305, -0.040750425308942795, -0.38556137681007385, 0.12410663068294525, 0.05056005343794823, 0.5208895206451416, -0.029337448999285698, -0.0853995680809021, 0.04219651594758034, -0.02810589037835598, 0.03928599879145622, 0.028074609115719795, 0.2594359815120697, 0.14444676041603088, -0.015395085327327251, -0.17085480690002441, -0.23512324690818787, 0.10005442798137665, -0.2741410732269287, 0.12892813980579376, -0.006490858271718025, -0.06927775591611862, -0.29509204626083374, 0.10311897099018097, -0.3293958306312561, -0.48185545206069946, -0.22605520486831665, 0.20713074505329132, 0.03453642502427101, 0.1856745481491089, -0.13626348972320557, -0.008489823900163174, -0.06466075032949448, -0.3391052186489105, 0.17518335580825806, -0.1904565393924713, 0.001443233573809266, 0.19707047939300537, -0.10818351805210114, 0.174550399184227, 0.07209941744804382, -0.16098585724830627, 0.19728130102157593, 0.042024895548820496, -0.06444886326789856, 0.18565848469734192, 0.3922281861305237, -0.009219140745699406, -0.10993386805057526, -0.08509433269500732, 0.12248991429805756, 0.14291679859161377, 0.2655555009841919, 0.3141014575958252, 0.38859909772872925, 0.0840081050992012, 0.06935539096593857, -0.24564649164676666, 0.49693918228149414, -0.3913508951663971, -0.10123306512832642, -0.21737346053123474, -0.03658708557486534, 0.12605687975883484, -0.08277957141399384, -0.32550135254859924, -0.642104983329773, -0.08257570117712021, 0.056710388511419296, -0.2587236762046814, 0.2682186961174011, -0.40776917338371277, 0.1965683400630951, 0.10215498507022858, -0.31892913579940796, 0.30186381936073303, 0.28848594427108765, 0.0463678352534771, -0.04234631359577179, -0.005763671360909939, 0.21852166950702667, 0.09777864813804626, 0.1788526028394699, 0.09496086090803146, -0.12635619938373566, 0.0401100255548954, -0.272992879152298, 0.1832285225391388, 0.07616399228572845, -0.1452845335006714, 0.14328241348266602, -0.018432801589369774, 0.10847465693950653, -0.14006546139717102, -0.18541720509529114, -0.1028565913438797, 0.1858932226896286, -0.10722479969263077, 0.14163917303085327, -0.2108573019504547, -0.5597676038742065, 0.0625024139881134, -0.281194269657135, -0.05832458287477493, -0.18249717354774475, 0.1536318063735962, 0.005925617180764675, -0.30608832836151123, 0.22052675485610962, -0.21847140789031982, 0.3131493031978607, 0.29569074511528015, -0.0949016585946083, -0.13196420669555664, 0.023047959432005882, 0.06693714112043381, 0.29022595286369324, -0.32843127846717834, 0.2100638449192047, -0.16518093645572662, -0.08310854434967041, 0.07694175094366074, -0.06697732210159302, -0.22283655405044556, -0.16055186092853546, -0.2241165041923523, -0.007768225856125355, 0.037263065576553345, 0.2268768697977066, -0.3459199368953705, -0.16660037636756897, -0.4583161771297455, 0.19502723217010498, -0.10371937602758408, -0.049520768225193024, 0.03704652190208435, 0.3954426348209381, -0.20146727561950684, 0.15083341300487518, -0.10825853794813156, -0.27898672223091125, -0.04117937013506889, 0.13789264857769012, 0.121240995824337, 0.165560781955719, -0.13625691831111908, -0.02093023806810379, 0.19766561686992645, -0.0937047079205513, -0.12770496308803558, -0.27811363339424133, 0.4132986068725586, -0.01761821284890175, 0.3888261318206787, 0.000885918561834842, -0.06238362938165665, -0.23675259947776794, -0.06779397279024124, -0.1556001454591751, -0.14027386903762817, -0.15872593224048615, -0.10383561253547668, -0.21632282435894012, -0.04402904212474823, 0.20825672149658203, 0.22075100243091583, -0.3520318269729614, 0.025568688288331032, 0.000568937452044338, -0.13537873327732086, 0.12790809571743011, -0.037727415561676025, -0.10587065666913986, 0.2902980446815491, -0.07224849611520767, 0.18370825052261353, -0.029440922662615776, -0.06621602177619934, 0.11206032335758209, 0.24150659143924713, 0.10284210741519928, -0.22646000981330872, 0.10959889739751816, -0.20706947147846222, 0.395668625831604, -0.013329200446605682, 0.06961411982774734, -0.04119674116373062, 0.13868489861488342, 0.20153185725212097, -0.04945307597517967, -0.027728745713829994, 0.17877183854579926, 0.059722233563661575, -0.302932471036911, 0.08667779713869095, -0.0031374837271869183, 0.09620578587055206, -0.04272530972957611, -0.16036327183246613, -0.22943691909313202, -0.04746391624212265, 0.10243033617734909, -0.2557334899902344, 0.08132695406675339, -0.04652752727270126, -0.43224117159843445, 0.2145802229642868, 0.11524225026369095, -0.07671722024679184, 0.1667378842830658, -0.35310447216033936, -0.0994235947728157, 0.3026193380355835, 0.22877657413482666, 0.2049657106399536, -0.1447676718235016, 0.22025059163570404, -0.22116966545581818, -0.44950029253959656, 0.030835667625069618, 0.0415479838848114, 0.37907150387763977, -0.25928065180778503, 0.5866188406944275, 0.20610177516937256, -0.2967947721481323, 0.35748592019081116, 0.21196028590202332, 0.16412632167339325, -0.00011113994696643203, -0.11140086501836777, -0.12153661996126175, 0.15336889028549194, 0.20879103243350983, 0.339813232421875, 0.15646201372146606, -0.27252069115638733, -0.10904645919799805, -0.07401422411203384, -0.15680624544620514, -0.05033664032816887, 0.1893858164548874, 0.217160165309906, 0.5123388171195984, -0.07305850833654404, -0.006813638377934694, -0.37842613458633423, -0.11573104560375214, -0.16455385088920593, -0.1228342279791832, 0.10145311057567596, -0.0049165161326527596, -0.04886612296104431, -0.018877744674682617, 0.054461605846881866, 0.07968609780073166, 0.30645298957824707, -0.041328441351652145, 0.41492336988449097, -0.10201742500066757, -0.036567915230989456, -0.11396662890911102, 0.04577552154660225, -0.17261207103729248, -0.14769086241722107, 0.20160448551177979, 0.037022218108177185, -0.17560167610645294, 0.4071026146411896, -0.07325511425733566, -0.2737942337989807, -0.11722171306610107, 0.441165566444397, 0.7784651517868042, -0.14570604264736176, 0.09616971015930176, -0.016722647473216057, 0.06246686726808548, 0.3819282352924347, -0.055207908153533936, 0.4132230579853058, 0.06683031469583511, -0.511137843132019, -0.05408363416790962, 0.07401355355978012, -0.12736234068870544, -0.022462299093604088, -0.46884748339653015, 0.12419193238019943, -0.8343415260314941, 0.10958308726549149, 0.17730197310447693, -0.10304850339889526, -0.1864643692970276, -0.08695459365844727, -0.3198680281639099, 0.16504240036010742, -0.12471210956573486, 0.04478856176137924, -0.14316070079803467, 0.2672482430934906, 0.26868051290512085, 0.09325321018695831, 0.2252798229455948, -0.12484467029571533, 0.10809917002916336, 0.1888045221567154, -0.25375989079475403, -0.3071131110191345, -0.20222759246826172, 0.03689732775092125, 0.3459237813949585, 0.062073271721601486, 0.12890295684337616, 0.23101551830768585, 0.242988720536232, -0.13349375128746033, -0.08901537209749222, 0.1005278155207634, 0.3838363587856293, -0.020785078406333923, -0.06972552090883255, 0.20355480909347534, 0.03961925208568573, -0.11144689470529556, 0.04290102422237396, 0.3032274842262268, -0.34969520568847656, -0.3747338056564331, 0.03401486575603485, -0.1851852983236313, 0.11955753713846207, -0.19321630895137787, 0.24684633314609528, 0.003255507443100214, -0.15884846448898315, -0.031388234347105026, -0.11797307431697845, -0.6151950359344482, -0.2823600769042969, 0.1996811330318451, 0.1413557380437851, 0.2010786235332489, 0.47012007236480713, -0.018988750874996185, -0.292115181684494, -0.2753337025642395, -0.07934559136629105, 0.03194377198815346, 0.03260979801416397, 0.47625622153282166, -0.2544432580471039, -0.007226889953017235, 0.09208284318447113, 0.24872688949108124, 0.1318020522594452, 0.5358478426933289, -0.2057989537715912, -0.3858965039253235, -0.3386131525039673, -0.0663822591304779, 0.261107861995697, 0.5532198548316956, -0.18635933101177216, 0.05636529251933098, 0.00967041589319706, -0.2363283485174179, -0.3989989757537842, 0.05752573534846306, -0.2535277009010315, 0.20917484164237976, -0.06447280198335648, 0.1133367121219635, -0.061261165887117386, 0.2802031636238098, 0.23999324440956116, 0.2258148342370987, -0.004250341560691595, -0.3508455753326416, -0.3305619955062866, 0.04012741148471832, -0.3762803077697754, -0.5688815712928772, 0.06605299562215805, 0.18237720429897308, -0.26265811920166016, -0.1073029413819313, -0.1013561561703682, 0.2997189164161682, 0.25048792362213135, 0.21999740600585938, 0.48873189091682434, -0.3314918279647827, 0.00003818087134277448, -0.16739584505558014, 0.04354938492178917, 0.2109694629907608, -0.06338504701852798, 0.2718948423862457, -0.15204259753227234, -0.050450973212718964, -0.14189763367176056, 0.1213403269648552, 0.18465322256088257, -0.10033198446035385, -0.13584646582603455, 0.3169771134853363, -0.20087984204292297, 0.14672395586967468, 0.3664209544658661, 0.3221208155155182, 0.1023893803358078, -0.2841174304485321, 0.043702077120542526, 0.3068927526473999, -0.16963088512420654, -0.10603268444538116, -0.14237037301063538, 0.2675902843475342, 0.16876913607120514, 0.0787588581442833, -0.35721200704574585, 0.1916230022907257, 0.14426708221435547, 0.0542529858648777, 0.14207617938518524, -0.11547497659921646, 0.1620875597000122, 0.3865872323513031, 0.05451531335711479, -0.3237476050853729, 0.21907129883766174, 0.04049544036388397, 0.3066461980342865, -0.09724506735801697, 0.3725902736186981, 0.29462140798568726, 0.24604232609272003, 0.15579164028167725, -0.34298205375671387, -0.19962294399738312, -0.002295724581927061, 0.35710006952285767, -0.4197492003440857, -0.03949180990457535, 0.39957454800605774, -0.2378523349761963, 0.03222203254699707, -0.04618445038795471, 0.10863665491342545, 0.31818482279777527, 0.10695169866085052, -0.16017824411392212, 0.07722825556993484, -0.09459482878446579, 0.07767719775438309, -0.08391904085874557, 0.24903881549835205, -0.04226214066147804, 0.4676903784275055, -0.011784933507442474, 0.12541034817695618, 0.17751049995422363, 0.344833105802536, -0.07726314663887024, 0.39557868242263794, -0.3191085159778595, -0.4117417335510254, 0.41624125838279724, -0.024998502805829048, 0.12982571125030518, 0.04764798283576965, 0.36939457058906555, -0.22946591675281525, -0.3417949080467224, 0.24746234714984894, -0.15118706226348877, -0.22244195640087128, 0.06767420470714569, 0.18268027901649475, 0.2041143923997879, 0.055696021765470505, 0.08275096863508224, 0.3665551245212555, -0.3756776750087738, 0.31744158267974854, 0.21045388281345367, 0.29057562351226807, -0.6687906384468079, 0.0008733399445191026, 0.512493371963501, 0.05428611487150192, -0.05227097123861313, -0.006342307198792696, -0.03126996010541916, 0.026821518316864967, -0.05164105445146561, -0.27291420102119446, -0.09468413144350052, 0.10320869088172913, 0.15960456430912018, -0.008768407627940178, 0.2936042249202728, 0.020883189514279366, 0.43559080362319946, -0.15026026964187622, -0.11070258915424347, 0.21056416630744934, -0.06969249993562698, 0.14868788421154022, -0.16709256172180176, 0.289018839597702, 0.037767913192510605, -0.23477327823638916, -0.20576182007789612, 0.24686256051063538, 0.0660918578505516, -0.3188571035861969, -0.14589256048202515, 0.21100927889347076, -0.01988436095416546, -0.38511690497398376, -0.029777998104691505, 0.02218783088028431, -0.2450047731399536, 0.0016165429260581732, -0.24108105897903442, 0.2453400045633316, 0.12073414772748947, -0.2826145887374878, 0.4669695794582367, 0.24542628228664398, 0.2187788188457489, 0.07582484185695648, -0.14794529974460602, -0.22879572212696075, 0.38780567049980164, 0.16369180381298065, -0.15747861564159393, -0.20779205858707428, 0.08452422171831131, 0.036046165972948074, -0.006910719908773899, -0.1822151243686676, -0.1788916289806366, -0.07068070769309998, 0.4401344060897827, 0.026015006005764008, 0.07294215261936188, -0.24361857771873474, -0.08894795924425125, -0.18901807069778442, -0.1721462607383728, 0.276204913854599, 0.1736685335636139, 0.01542070135474205, 0.1974455565214157, 0.20236878097057343, -0.20067545771598816, 0.30251675844192505, -0.0660364031791687, -0.33231884241104126, -0.06559233367443085, -0.012198040261864662, 0.2055620551109314, -0.16859155893325806, -0.06169231981039047, 0.11250582337379456, 0.32444921135902405, 0.0012789607280865312, -0.43224433064460754, 0.012332667596638203, -0.1617908626794815, -0.05021272599697113, -0.07578759640455246, 0.026003360748291016, 0.2348812222480774, 0.17962764203548431, -0.025429993867874146, -0.3905543386936188 ]
150
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.std.html
pandas.core.groupby.SeriesGroupBy.std
SeriesGroupBy.std(ddof=1, engine=None, engine_kwargs=None, numeric_only=False)[source]# Compute standard deviation of groups, excluding missing values. For multiple groupings, the result index will be a MultiIndex.
Parameters: ddofint, default 1Degrees of freedom. enginestr, default None 'cython' : Runs the operation through C-extensions from cython. 'numba' : Runs the operation through JIT compiled code from numba. None : Defaults to 'cython' or globally setting compute.use_numba Added in version 1.4.0. engine_kwargsdict, default None For 'cython' engine, there are no accepted engine_kwargs For 'numba' engine, the engine can accept nopython, nogil and parallel dictionary keys. The values must either be True or False. The default engine_kwargs for the 'numba' engine is {{'nopython': True, 'nogil': False, 'parallel': False}} Added in version 1.4.0. numeric_onlybool, default FalseInclude only float, int or boolean data. Added in version 1.5.0. Changed in version 2.0.0: numeric_only now defaults to False. Returns: Series or DataFrameStandard deviation of values within each group.
[">>> lst = ['a', 'a', 'a', 'b', 'b', 'b']\n>>> ser = pd.Series([7, 2, 8, 4, 3, 3], index=lst)\n>>> ser\na 7\na 2\na 8\nb 4\nb 3\nb 3\ndtype: int64\n>>> ser.groupby(level=0).std()\na 3.21455\nb 0.57735\ndtype: float64", ">>> data = {'a': [1, 3, 5, 7, 7, 8, 3], 'b': [1, 4, 8, 4, 4, 2, 1]}\n>>> df = pd.DataFrame(data, index=['dog', 'dog', 'dog',\n... 'mouse', 'mouse', 'mouse', 'mouse'])\n>>> df\n a b\n dog 1 1\n dog 3 4\n dog 5 8\nmouse 7 4\nmouse 7 4\nmouse 8 2\nmouse 3 1\n>>> df.groupby(level=0).std()\n a b\ndog 2.000000 3.511885\nmouse 2.217356 1.500000"]
pandas.core.groupby.SeriesGroupBy.std SeriesGroupBy.std(ddof=1, engine=None, engine_kwargs=None, numeric_only=False)[source]# Compute standard deviation of groups, excluding missing values. For multiple groupings, the result index will be a MultiIndex.
[ -0.2753511071205139, -0.5638378858566284, -0.11966129392385483, 0.19262494146823883, -0.08054393529891968, 0.4436403214931488, 0.24459810554981232, 0.09902751445770264, 0.1831982135772705, 0.40071675181388855, -0.13563887774944305, 0.1540374904870987, 0.06716576963663101, 0.03473014011979103, -0.12855306267738342, -0.10625933855772018, 0.021762698888778687, 0.40231403708457947, 0.14522796869277954, 0.03864229470491409, -0.17536357045173645, 0.03444643318653107, 0.01255775336176157, 0.12357129901647568, -0.08378426730632782, -0.290969580411911, -0.08496563881635666, -0.0009065252961590886, 0.10676757991313934, -0.09850172698497772, 0.31369486451148987, 0.21826305985450745, 0.13342732191085815, 0.5390552878379822, -0.0000981840057647787, -0.37542724609375, -0.05479421839118004, -0.1397814154624939, 0.3407200276851654, 0.21881785988807678, -0.205184206366539, 0.20402207970619202, 0.08927493542432785, -0.19429798424243927, -0.1178053468465805, -0.23637783527374268, -0.24316467344760895, -0.39620575308799744, 0.21355119347572327, -0.04425361752510071, 0.2311713695526123, 0.01758991740643978, -0.5858254432678223, -0.07316931337118149, -0.1003437489271164, -0.16973823308944702, 0.19160029292106628, 0.05871189013123512, -0.23870103061199188, -0.09776737540960312, 0.08837813138961792, 0.273975670337677, -0.022107604891061783, -0.10278322547674179, -0.2531774342060089, 0.09091269224882126, -0.010657870210707188, -0.21461814641952515, 0.16932523250579834, 0.43510591983795166, 0.3951778709888458, -0.1907513290643692, -0.253525972366333, 0.07757695764303207, 0.03457829728722572, 0.04771873354911804, -0.210340678691864, -0.049324750900268555, 0.013877654448151588, 0.035436514765024185, -0.0682331770658493, 0.3404610753059387, -0.02471553161740303, -0.17279332876205444, -0.15710517764091492, 0.32652491331100464, 0.14054611325263977, 0.11609575152397156, 0.07079865038394928, 0.08563827723264694, -0.5383085012435913, -0.14000564813613892, -0.057330016046762466, 0.17529381811618805, -0.08225136995315552, -0.36011242866516113, 0.18052074313163757, -0.24429838359355927, -0.04041830822825432, -0.1016223207116127, 0.04484274238348007, -0.11848314851522446, 0.03928302600979805, 0.023999379947781563, -0.009472755715250969, 0.028352897614240646, -0.00020861078519374132, 0.06686333566904068, 0.3206694722175598, 0.04606970027089119, 0.14166709780693054, -0.05200858786702156, 0.22631309926509857, -0.16146473586559296, 0.07645678520202637, 0.015561286360025406, -0.24975916743278503, -0.0265661533921957, -0.4720686376094818, -0.20656025409698486, -0.10531152784824371, -0.03966920077800751, 0.08168619871139526, 0.14897635579109192, 0.17264491319656372, 0.4221711754798889, 0.04641643911600113, 0.06757906079292297, 0.07997778058052063, 0.08597662299871445, -0.30921560525894165, 0.4668143689632416, 0.20492792129516602, 0.08237773925065994, -0.15937776863574982, -0.16936877369880676, 0.20353081822395325, 0.20998181402683258, -0.039654217660427094, 0.1987178474664688, -0.09441165626049042, -0.11716002225875854, 0.1221037358045578, 0.16772980988025665, 0.31122925877571106, 0.05380812659859657, 0.1022566556930542, -0.3153405785560608, -0.15806162357330322, 0.15564507246017456, 0.4719390571117401, -0.23616032302379608, -0.15381492674350739, 0.31142306327819824, -0.12573984265327454, -0.12235527485609055, -0.1802549660205841, 0.401902973651886, -0.06696592271327972, 0.09129258245229721, 0.40627050399780273, 0.10475891083478928, -0.04701661691069603, -0.2324671447277069, 0.16805511713027954, 0.2629677355289459, -0.22641263902187347, -0.21394775807857513, -0.06209579110145569, -0.44481098651885986, -0.10401242971420288, 0.04260444641113281, 0.04877639189362526, -0.015299276448786259, -0.17802050709724426, 0.058149248361587524, 0.28642499446868896, -0.11922251433134079, -0.34995603561401367, -0.015281904488801956, -0.005174304358661175, -0.21533462405204773, 0.4340510070323944, 0.12851467728614807, 0.05631538853049278, 0.1561458855867386, -0.272358775138855, 0.3281266689300537, -0.3124854266643524, -0.12450725585222244, 0.19477209448814392, -0.007060089148581028, 0.44354718923568726, 0.23084454238414764, 0.184989795088768, 0.17145666480064392, 0.09081856161355972, -0.045461464673280716, 0.3609841763973236, -0.012027344666421413, 0.06260493397712708, 0.010349621996283531, 0.1851227879524231, -0.29034265875816345, 0.17455478012561798, -0.3713189959526062, -0.014238652773201466, 0.11235583573579788, 0.3365604877471924, -0.21943826973438263, -0.03250334784388542, -0.5952942967414856, -0.2690994441509247, -0.4266776740550995, 0.008306289091706276, 0.410567045211792, 0.2592043876647949, -0.05216233432292938, 0.10283223539590836, -0.13716301321983337, -0.09409616887569427, -0.036964960396289825, 0.08698852360248566, 0.039127249270677567, 0.1130521148443222, 0.11750878393650055, -0.048464611172676086, -0.2630727291107178, 0.21024085581302643, 0.2728462815284729, 0.11250485479831696, 0.08571527898311615, 0.19814378023147583, 0.232529416680336, -0.18674412369728088, -0.007220545317977667, 0.41588079929351807, 0.0006544966599904001, -0.017987176775932312, -0.04936312884092331, 0.011156868189573288, 0.2962804436683655, 0.30792245268821716, -0.012043467722833157, -0.3317337930202484, 0.3714214861392975, -0.16523274779319763, 0.021271172910928726, -0.11119981855154037, 0.17758218944072723, 0.3685688078403473, -0.020150408148765564, 0.1102796271443367, -0.18934771418571472, -0.1528610736131668, -0.06629366427659988, 0.02050342597067356, 0.015452292747795582, -0.5075070858001709, 0.19737856090068817, 0.1893213838338852, -0.20045609772205353, 0.15378418564796448, -0.04485062509775162, 0.050548870116472244, 0.1082865372300148, 0.03990267589688301, 0.08449209481477737, 0.1819383203983307, 0.292154461145401, 0.11866787075996399, -0.19250018894672394, -0.10480229556560516, 0.1075071170926094, -0.018916035071015358, 0.10933496057987213, -0.18477579951286316, -0.01244401279836893, 0.10494758188724518, 0.19981461763381958, -0.17655082046985626, -0.3838268220424652, 0.01449584774672985, 0.1694713681936264, -0.08692227303981781, 0.011205713264644146, -0.13402555882930756, -0.01736142858862877, 0.11764348298311234, -0.32653188705444336, -0.1779632717370987, -0.09441456943750381, 0.11190369725227356, -0.1920488178730011, -0.13761427998542786, 0.08604301512241364, -0.04506710171699524, 0.27672019600868225, 0.21014533936977386, 0.03513322025537491, -0.2724171280860901, -0.02259242720901966, -0.20921097695827484, 0.2932412028312683, -0.16969723999500275, 0.26164084672927856, 0.31591740250587463, -0.27537429332733154, 0.026998698711395264, -0.051548272371292114, 0.20509766042232513, -0.10563946515321732, -0.252714604139328, -0.22193531692028046, 0.15668648481369019, -0.0018859318224713206, -0.396200954914093, -0.2661489248275757, -0.25816336274147034, -0.0954541340470314, 0.0009471668745391071, -0.08704415708780289, -0.15435290336608887, 0.1421918123960495, -0.15198414027690887, -0.17851364612579346, -0.1455167829990387, -0.20044821500778198, 0.059706419706344604, -0.020110471174120903, 0.010306866839528084, -0.3187235891819, -0.2715512216091156, 0.07561367005109787, 0.16873562335968018, 0.05109990015625954, -0.24726121127605438, 0.026093946769833565, 0.3287718892097473, 0.007546127773821354, -0.13449545204639435, 0.49865448474884033, -0.2170722782611847, -0.08124808967113495, -0.03249232843518257, -0.2933521568775177, -0.05227328836917877, 0.045871980488300323, -0.03153781220316887, -0.13388173282146454, 0.3083920180797577, 0.10135229676961899, 0.2218559831380844, -0.14069445431232452, 0.009264091961085796, -0.14091111719608307, -0.06912580132484436, -0.16871556639671326, 0.10976216197013855, -0.19161035120487213, 0.7274354100227356, 0.11666505038738251, 0.20006993412971497, 0.25248533487319946, 0.09151000529527664, 0.03284897655248642, -0.14951355755329132, 0.16609472036361694, 0.3300054669380188, -0.061242423951625824, -0.12626244127750397, 0.16179755330085754, 0.0564110241830349, 0.22438722848892212, 0.15045088529586792, 0.24349933862686157, 0.0020216533448547125, 0.23280858993530273, -0.2731180489063263, 0.004452607128769159, -0.12903477251529694, -0.14672523736953735, -0.05220634862780571, -0.023547446355223656, 0.15998804569244385, -0.19258876144886017, 0.002843267982825637, 0.007144545670598745, 0.3945944309234619, 0.10066136717796326, -0.15031173825263977, -0.27356183528900146, -0.2178725004196167, -0.40142449736595154, 0.39094454050064087, 0.13928557932376862, 0.19158829748630524, 0.2784520089626312, 0.20419764518737793, -0.12321022897958755, 0.05421826243400574, 0.1918071210384369, -0.08349025994539261, 0.08793617784976959, 0.30933406949043274, -0.4410916268825531, -0.1455865353345871, -0.15337300300598145, -0.14269687235355377, -0.08662372827529907, 0.15106937289237976, -0.16734838485717773, -0.41770318150520325, -0.3550146818161011, 0.5744452476501465, 0.212174654006958, -0.15170294046401978, -0.3146066665649414, -0.3509940803050995, -0.4328175485134125, 0.22305987775325775, 0.15268997848033905, 0.06935688853263855, 0.21078522503376007, -0.25655892491340637, -0.27943938970565796, 0.007738753687590361, -0.11167624592781067, 0.31063705682754517, 0.12748584151268005, 0.4002278447151184, 0.37289533019065857, -0.04432941973209381, -0.1924096643924713, 0.09306184202432632, 0.030430838465690613, 0.007687056437134743, 0.12523719668388367, -0.07326477020978928, -0.010850644670426846, -0.45018088817596436, 0.3649320900440216, -0.06487682461738586, -0.04126744717359543, 0.03997897729277611, -0.08723020553588867, 0.09209857881069183, 0.10600589215755463, -0.18692472577095032, 0.18880392611026764, 0.12110350281000137, -0.06216202676296234, -0.13226810097694397, 0.7188541889190674, 0.44014742970466614, -0.03997412323951721, 0.1931467056274414, 0.001805126084946096, -0.46169570088386536, 0.26983001828193665, -0.17089545726776123, 0.4581920802593231, 0.0737411305308342, -0.15840014815330505, 0.19169823825359344, -0.06491498649120331, 0.21163707971572876, 0.3648601472377777, 0.263291597366333, -0.3854687213897705, -0.4589036703109741, -0.01754968799650669, -0.045326050370931625, 0.06739068776369095, 0.409052312374115, -0.2666175961494446, 0.3995322585105896, -0.3378303647041321, 0.14060179889202118, 0.10742690414190292, 0.1872955858707428, -0.23269550502300262, -0.16618269681930542, -0.3077101707458496, 0.15384018421173096, 0.1403510421514511, -0.08618239313364029, -0.19238623976707458, -0.005462436471134424, -0.2111436128616333, -0.04200203716754913, -0.36987608671188354, -0.397041916847229, 0.3306053876876831, 0.07259972393512726, -0.0038684101309627295, -0.37406617403030396, 0.1258728951215744, -0.11028063297271729, 0.27654314041137695, -0.06192317605018616, 0.1401987373828888, 0.041802745312452316, -0.22913499176502228, 0.2594132423400879, 0.23085635900497437, 0.12759336829185486, 0.3388496935367584, 0.0902022197842598, -0.0019331045914441347, 0.19599133729934692, -0.014641331508755684, -0.07507732510566711, 0.1421806663274765, 0.17625582218170166, -0.18777082860469818, -0.3949776589870453, 0.1440068632364273, -0.26256316900253296, -0.03596893697977066, -0.43441465497016907, 0.22856351733207703, 0.2919228672981262, -0.3403150737285614, 0.44324007630348206, -0.30205389857292175, -0.08726486563682556, -0.2636306881904602, 0.03777596354484558, 0.12214116752147675, -0.09477987885475159, -0.13272792100906372, 0.10581886768341064, -0.18136706948280334, -0.25102677941322327, 0.22837230563163757, 0.3096781373023987, 0.037890225648880005, 0.3836634159088135, -0.07859030365943909, -0.2565832734107971, -0.009623223915696144, 0.1056046187877655, 0.19793036580085754, 0.5363633036613464, -0.052637357264757156, -0.37626779079437256, -0.2277468889951706, 0.11902948468923569, 0.21833156049251556, 0.19844290614128113, -0.16683323681354523, 0.01453945692628622, -0.10619483888149261, -0.04261793568730354, -0.41442251205444336, -0.04161261394619942, -0.5365599989891052, 0.10083586722612381, -0.023814726620912552, 0.06796609610319138, -0.1637626737356186, 0.035183101892471313, 0.2625717520713806, 0.04163786768913269, 0.27394282817840576, -0.34370800852775574, 0.04446320980787277, 0.03672325238585472, -0.21366164088249207, -0.0992855653166771, 0.26471754908561707, 0.18635442852973938, -0.3443400263786316, -0.00162316276691854, 0.04918520525097847, 0.36902111768722534, 0.1061742752790451, 0.19875186681747437, 0.41584014892578125, -0.10512541234493256, -0.19293585419654846, -0.12368747591972351, -0.10011091083288193, 0.27386394143104553, -0.2254004329442978, 0.344474732875824, 0.11863776296377182, -0.023199504241347313, 0.22201377153396606, 0.0076398588716983795, -0.18486835062503815, -0.1470004767179489, 0.13489684462547302, -0.03768016770482063, -0.1174343153834343, 0.5815637707710266, 0.6057795286178589, 0.21762977540493011, -0.020546497777104378, 0.15337902307510376, -0.16051240265369415, 0.31367596983909607, -0.5745857357978821, -0.24907852709293365, 0.2998983561992645, 0.07265521585941315, 0.27348610758781433, 0.1391301304101944, -0.03956139087677002, -0.2698996067047119, 0.06525548547506332, -0.1377798616886139, 0.2331061214208603, 0.10873556137084961, 0.21924515068531036, 0.11591791361570358, 0.1441546529531479, 0.1266402304172516, 0.3699116110801697, 0.17148403823375702, 0.24923525750637054, 0.05508507043123245, 0.17199251055717468, 0.169822096824646, 0.019360603764653206, 0.02499176561832428, -0.148673877120018, -0.32159164547920227, 0.040296636521816254, -0.062000639736652374, -0.22680428624153137, -0.2116716355085373, 0.2840961217880249, -0.17130643129348755, -0.33735135197639465, 0.03959452360868454, -0.07105829566717148, 0.05118733271956444, -0.07010221481323242, 0.17941057682037354, 0.3055626153945923, 0.20507559180259705, -0.29826340079307556, -0.07390978932380676, 0.1918289214372635, -0.3867654800415039, -0.037643272429704666, -0.01662737876176834, 0.09982744604349136, 0.2919972836971283, 0.06861557066440582, 0.14569929242134094, 0.08919321000576019, -0.3387809693813324, -0.513680100440979, 0.4243068993091583, 0.07306509464979172, 0.12480777502059937, 0.28203022480010986, 0.13860110938549042, -0.4567759931087494, -0.32899218797683716, 0.2535645663738251, -0.15824764966964722, -0.16758233308792114, 0.1675489842891693, -0.026273300871253014, 0.11424518376588821, -0.007856696844100952, 0.08227668702602386, 0.25466397404670715, -0.40801024436950684, -0.3810689449310303, 0.21021124720573425, 0.06693003326654434, -0.538689911365509, 0.3078390657901764, -0.16288092732429504, -0.13717012107372284, -0.1380956768989563, 0.08515947312116623, 0.03666543588042259, -0.19520622491836548, -0.13540153205394745, -0.029343919828534126, 0.06620725989341736, -0.12175947427749634, 0.15828202664852142, 0.02652364782989025, 0.03425035625696182, -0.14338091015815735, 0.22251497209072113, 0.16375255584716797, -0.20644532144069672, -0.2965399920940399, -0.06948886066675186, 0.5436304211616516, -0.23980192840099335, 0.22586488723754883, 0.3361023962497711, -0.10140670835971832, -0.12635540962219238, 0.4049721360206604, 0.7054390907287598, 0.14909158647060394, 0.2903761863708496, -0.08818012475967407, -0.12149327993392944, -0.45822522044181824, -0.23710116744041443, -0.162207692861557, -0.19279935956001282, 0.13284194469451904, -0.2439829260110855, 0.27568110823631287, -0.09501396119594574, -0.2646487057209015, 0.230568528175354, 0.11218396574258804, 0.19029033184051514, 0.1315348595380783, 0.07814307510852814, -0.2497672140598297, 0.11438040435314178, 0.08027908951044083, -0.023159950971603394, -0.2540275454521179, 0.3016692101955414, -0.156895250082016, 0.2081499993801117, 0.13639123737812042, 0.06306350231170654, -0.11501394957304001, 0.1235814243555069, 0.037428151816129684, 0.1642647236585617, -0.42505785822868347, 0.3291723132133484, -0.24567238986492157, 0.127989262342453, 0.21453136205673218, 0.08175603300333023, -0.26792705059051514, 0.06924208253622055, 0.01361231692135334, -0.07036368548870087, 0.06590758264064789, -0.13438209891319275, -0.31695517897605896, -0.77543705701828, 0.19674912095069885, 0.26370373368263245, -0.012599268928170204, 0.3862787187099457, -0.0008586638141423464, 0.2510131001472473, 0.036517854779958725, -0.20309248566627502, -0.18034948408603668, 0.09358526766300201, 0.011015726253390312, -0.01563916727900505, -0.29307231307029724, -0.03822677955031395, 0.05246525630354881, 0.056212279945611954, -0.38126856088638306 ]
151
..\pandas\reference\api\pandas.Series.droplevel.html
pandas.Series.droplevel
Series.droplevel(level, axis=0)[source]# Return Series/DataFrame with requested index / column level(s) removed.
Parameters: levelint, str, or list-likeIf a string is given, must be the name of a level If list-like, elements must be names or positional indexes of levels. axis{0 or ‘index’, 1 or ‘columns’}, default 0Axis along which the level(s) is removed: 0 or ‘index’: remove level(s) in column. 1 or ‘columns’: remove level(s) in row. For Series this parameter is unused and defaults to 0. Returns: Series/DataFrameSeries/DataFrame with requested index / column level(s) removed.
[">>> df = pd.DataFrame([\n... [1, 2, 3, 4],\n... [5, 6, 7, 8],\n... [9, 10, 11, 12]\n... ]).set_index([0, 1]).rename_axis(['a', 'b'])", ">>> df.columns = pd.MultiIndex.from_tuples([\n... ('c', 'e'), ('d', 'f')\n... ], names=['level_1', 'level_2'])", '>>> df\nlevel_1 c d\nlevel_2 e f\na b\n1 2 3 4\n5 6 7 8\n9 10 11 12', ">>> df.droplevel('a')\nlevel_1 c d\nlevel_2 e f\nb\n2 3 4\n6 7 8\n10 11 12", ">>> df.droplevel('level_2', axis=1)\nlevel_1 c d\na b\n1 2 3 4\n5 6 7 8\n9 10 11 12"]
pandas.Series.droplevel Series.droplevel(level, axis=0)[source]# Return Series/DataFrame with requested index / column level(s) removed.
[ -0.042202312499284744, -0.21419505774974823, -0.20894430577754974, 0.0757814273238182, 0.10572870820760727, 0.2944900095462799, 0.1874311864376068, 0.45448508858680725, 0.10507315397262573, 0.32978907227516174, -0.3436300456523895, 0.5330937504768372, -0.022745151072740555, 0.37171700596809387, -0.45559316873550415, -0.30405256152153015, -0.07887355983257294, 0.3186149001121521, -0.46021538972854614, -0.07937707006931305, -0.25957798957824707, -0.14931252598762512, -0.19346511363983154, 0.205071359872818, -0.012431282550096512, -0.2658855617046356, 0.011381222866475582, 0.08838406205177307, -0.06114383041858673, 0.08239003270864487, 0.33783867955207825, 0.04244627431035042, 0.044328201562166214, 0.15848562121391296, -0.00009780724940355867, -0.19454459846019745, -0.06429670006036758, 0.05756128951907158, -0.1864980310201645, -0.03303378447890282, -0.28455349802970886, 0.11204316467046738, 0.16704916954040527, -0.2496008574962616, -0.03564327210187912, -0.2966878414154053, -0.1940889209508896, -0.13687950372695923, 0.5283879041671753, -0.045398421585559845, 0.3244330883026123, -0.10857797414064407, -0.19596315920352936, 0.04708167165517807, -0.020422423258423805, -0.3660981357097626, 0.05702118203043938, 0.22228948771953583, -0.2753579020500183, -0.25778818130493164, -0.05927436053752899, 0.29975438117980957, -0.23756176233291626, -0.05135919153690338, -0.18088002502918243, -0.0032571021001785994, 0.39405664801597595, -0.25483110547065735, 0.26932671666145325, 0.2913133203983307, 0.33844080567359924, -0.20774227380752563, -0.3371255099773407, 0.05665886402130127, 0.21752405166625977, -0.09045583009719849, -0.10225151479244232, 0.021501999348402023, 0.05822676420211792, 0.3798559010028839, 0.2570978105068207, 0.08870407938957214, -0.047855883836746216, -0.05524362251162529, -0.37260887026786804, 0.5292916893959045, 0.0944027453660965, -0.23946338891983032, 0.1657848060131073, -0.09250321239233017, 0.24874825775623322, -0.045281872153282166, 0.16976365447044373, 0.13932068645954132, -0.23748917877674103, -0.25490063428878784, 0.03920246288180351, -0.36331987380981445, -0.20799702405929565, -0.027966991066932678, -0.05836969241499901, 0.026009846478700638, 0.035714320838451385, 0.18673762679100037, 0.30841121077537537, 0.1647462099790573, 0.1164824515581131, -0.01381621789187193, 0.002421311568468809, 0.08155439794063568, 0.2009187936782837, 0.07910372316837311, 0.0064918571151793, 0.10718147456645966, -0.1410491019487381, 0.24575719237327576, 0.1622961163520813, 0.03419678285717964, -0.4981430470943451, -0.025983013212680817, -0.35451024770736694, -0.09567917138338089, -0.13174813985824585, 0.11879733949899673, 0.2644568979740143, 0.5124917030334473, -0.05901237204670906, -0.11064692586660385, -0.048287440091371536, 0.3396500051021576, -0.2274976372718811, 0.3013516962528229, 0.2086883932352066, -0.2950298488140106, 0.12090259790420532, 0.0650925412774086, 0.26986566185951233, 0.13373668491840363, -0.20399019122123718, 0.13419568538665771, 0.2660732865333557, -0.1324225217103958, 0.20549486577510834, 0.2113112509250641, -0.0724089965224266, -0.008242085576057434, 0.3364960551261902, -0.2635398209095001, -0.16624371707439423, 0.462902694940567, 0.055583007633686066, -0.0909842848777771, -0.316228985786438, 0.32870110869407654, 0.18463687598705292, 0.11288880556821823, -0.25719520449638367, 0.05182626470923424, -0.38104647397994995, 0.29507628083229065, 0.2946900725364685, -0.13934370875358582, 0.046789687126874924, -0.02823144569993019, 0.01757870428264141, 0.20285777747631073, -0.5185836553573608, -0.2245936095714569, -0.09675391018390656, -0.1653512716293335, 0.23213092982769012, -0.08269017189741135, -0.07386425137519836, -0.09320308268070221, -0.05918620526790619, 0.07240427285432816, 0.16020138561725616, -0.1378394365310669, -0.09149061888456345, 0.09117703884840012, -0.22838866710662842, 0.13133637607097626, -0.10401377081871033, 0.07428637146949768, -0.12531346082687378, 0.09967473149299622, 0.01598368212580681, 0.031898971647024155, -0.0660347118973732, -0.1602351814508438, -0.018323829397559166, -0.25501182675361633, 0.23644478619098663, -0.07105749100446701, 0.03490503504872322, 0.29931795597076416, 0.1439180225133896, -0.18559393286705017, 0.5273220539093018, 0.0035007810220122337, 0.05011652410030365, 0.22398337721824646, 0.29622745513916016, 0.012343899346888065, -0.0637117326259613, -0.17719733715057373, 0.045838579535484314, 0.08676136285066605, 0.06632137298583984, 0.0791320949792862, 0.17684175074100494, -0.3977510929107666, -0.35999494791030884, -0.2628936171531677, 0.19975101947784424, 0.038781024515628815, 0.24878905713558197, -0.17993800342082977, -0.36790183186531067, -0.05385788530111313, -0.5261832475662231, -0.1400594562292099, -0.16100673377513885, 0.15666238963603973, -0.15743356943130493, 0.038997747004032135, 0.1627344936132431, 0.11530348658561707, 0.3323785066604614, -0.014308158308267593, 0.10505169630050659, 0.05825640633702278, 0.12486274540424347, 0.22712832689285278, -0.14232617616653442, -0.013218141160905361, 0.23767806589603424, 0.20412729680538177, -0.11605740338563919, 0.026202179491519928, -0.045331623405218124, 0.02873181365430355, 0.019474508240818977, 0.4012620747089386, -0.0011842191452160478, 0.41762110590934753, -0.21311533451080322, 0.051418405026197433, -0.11380665749311447, 0.1717853844165802, 0.2892684042453766, -0.18278467655181885, -0.03749643638730049, -0.34863704442977905, -0.3501298725605011, 0.2964855134487152, -0.09063313901424408, -0.048198673874139786, -0.26572373509407043, 0.2741297781467438, 0.2830643057823181, -0.06371114403009415, 0.3419418931007385, -0.08320293575525284, -0.1832006424665451, 0.11565202474594116, 0.21083568036556244, 0.27210450172424316, 0.019321713596582413, 0.3586061894893646, 0.17429353296756744, 0.06460598856210709, 0.2681994140148163, 0.008311586454510689, 0.21703952550888062, 0.16288280487060547, 0.13213548064231873, -0.03686212748289108, 0.049067094922065735, -0.10097552835941315, -0.39589792490005493, -0.01791461929678917, -0.24443744122982025, 0.23093926906585693, 0.06364508718252182, 0.07556633651256561, -0.42726513743400574, -0.33118849992752075, 0.051093000918626785, -0.2658011317253113, -0.1704622358083725, 0.044390007853507996, 0.058940187096595764, 0.17419907450675964, -0.27292412519454956, 0.4094298481941223, -0.40128475427627563, 0.10976272076368332, 0.3365235924720764, 0.05390045791864395, 0.04438501223921776, -0.10912273079156876, 0.15570366382598877, 0.3611390292644501, -0.2492639273405075, 0.13665157556533813, 0.07741184532642365, 0.1401475965976715, -0.07927216589450836, 0.2103797197341919, 0.10948263853788376, 0.15789520740509033, -0.14429160952568054, 0.04738511145114899, 0.02797333151102066, 0.3107861280441284, -0.3917703926563263, -0.07554508745670319, -0.3351980447769165, 0.10297531634569168, 0.04093031585216522, -0.21839997172355652, 0.03262719511985779, 0.4195901155471802, 0.15486857295036316, -0.11940121650695801, 0.11556416004896164, -0.3045271337032318, 0.041740208864212036, -0.07847780734300613, 0.24639548361301422, -0.10047830641269684, -0.03921983018517494, 0.03532252088189125, 0.17912116646766663, -0.0956781655550003, -0.07817406952381134, -0.2306843101978302, 0.06720227003097534, 0.003988730721175671, 0.12083974480628967, -0.03452840447425842, -0.19644153118133545, 0.062310874462127686, -0.16303779184818268, -0.09440640360116959, -0.32017403841018677, -0.07059222459793091, -0.12841098010540009, -0.13323262333869934, 0.12180012464523315, 0.4157208502292633, 0.41143038868904114, -0.3432680070400238, 0.1797742247581482, 0.04283460974693298, -0.09280695766210556, 0.2762815058231354, -0.1789301037788391, -0.06203034520149231, 0.5724695920944214, 0.11851504445075989, 0.0191153883934021, -0.059156645089387894, 0.238627091050148, 0.048947982490062714, -0.08074279874563217, 0.18660655617713928, -0.013341761194169521, -0.12348891794681549, -0.40554478764533997, 0.3251846730709076, 0.043659791350364685, 0.1365826576948166, -0.20049820840358734, 0.010592199862003326, 0.02237313613295555, -0.31624695658683777, -0.1272526979446411, -0.17561794817447662, 0.00996670126914978, -0.28027865290641785, 0.14677022397518158, 0.05054878070950508, 0.1962435245513916, -0.04354182258248329, -0.08929536491632462, 0.030923893675208092, -0.07071330398321152, 0.19266659021377563, -0.2705576419830322, 0.0026696226559579372, -0.07402690500020981, -0.5327978134155273, 0.3256855607032776, 0.24502117931842804, -0.04896020516753197, 0.36099740862846375, -0.19015063345432281, -0.02984967827796936, -0.04114100709557533, 0.27078625559806824, 0.22052764892578125, 0.07526905834674835, 0.18030662834644318, -0.2887815833091736, -0.33740299940109253, 0.09163793921470642, -0.27507469058036804, 0.10317250341176987, -0.023959564045071602, 0.28641149401664734, 0.09348958730697632, -0.244745671749115, 0.24592360854148865, -0.1258009672164917, -0.08825810253620148, 0.10765103250741959, -0.19839167594909668, -0.20239661633968353, 0.06694822758436203, 0.0165890883654356, 0.13438712060451508, 0.23494835197925568, -0.18819178640842438, -0.07463108748197556, -0.0826605036854744, -0.49383044242858887, 0.25798001885414124, 0.06453504413366318, 0.010246905498206615, 0.3586330711841583, -0.23980849981307983, 0.14075614511966705, 0.011904383078217506, 0.11278189718723297, -0.012409431859850883, -0.09366398304700851, 0.19696515798568726, -0.009231234900653362, 0.05453896149992943, 0.1417778879404068, 0.00020296974980738014, 0.007786007598042488, 0.22366920113563538, -0.10605223476886749, 0.15382948517799377, 0.18813857436180115, -0.28620725870132446, 0.021544242277741432, -0.03821476548910141, -0.09002721309661865, -0.4148982763290405, 0.20867919921875, -0.2476525902748108, -0.0893726646900177, 0.22010745108127594, 0.3608059287071228, -0.19083569943904877, 0.11164232343435287, 0.19192194938659668, 0.6199744343757629, -0.007194414734840393, -0.03280419483780861, 0.16670292615890503, 0.00520996144041419, 0.271189421415329, 0.16857732832431793, 0.4790290594100952, -0.2804579734802246, -0.38547390699386597, -0.18504896759986877, 0.15866675972938538, -0.09380829334259033, 0.2729053497314453, 0.17878322303295135, 0.2042488008737564, -0.3404633104801178, 0.016710465773940086, 0.20447449386119843, -0.08273600041866302, 0.07269833981990814, -0.0641130805015564, -0.7119866609573364, 0.16515779495239258, 0.05268566682934761, -0.014557545073330402, -0.027419904246926308, 0.12814347445964813, 0.053089067339897156, -0.0040205358527600765, 0.41070443391799927, -0.061292655766010284, -0.03364171087741852, 0.38656938076019287, -0.2342562973499298, -0.30062776803970337, -0.3266972303390503, -0.006138828117400408, 0.09002946317195892, -0.2873663306236267, 0.20390582084655762, -0.00978053268045187, 0.1999300718307495, -0.04003087058663368, -0.07590649276971817, 0.3466453552246094, 0.12545044720172882, -0.05430764704942703, -0.18018588423728943, 0.19822295010089874, 0.23172427713871002, -0.31115803122520447, -0.08083660155534744, 0.048413198441267014, -0.14576490223407745, -0.14258600771427155, 0.20521706342697144, -0.18883979320526123, 0.2107609212398529, -0.11772742122411728, 0.2621798515319824, -0.23351943492889404, 0.11447474360466003, -0.09432771056890488, 0.08596261590719223, -0.3250967264175415, -0.19107560813426971, 0.5075663924217224, 0.29874399304389954, 0.2484583705663681, 0.42449072003364563, -0.1587730348110199, -0.2044440656900406, -0.36726000905036926, 0.13027063012123108, 0.039958517998456955, 0.06997154653072357, 0.38165950775146484, -0.27442869544029236, -0.1146170124411583, -0.04480272904038429, 0.07874795794487, -0.03826418146491051, 0.18704943358898163, -0.15651625394821167, -0.13062836229801178, -0.2728467583656311, 0.20962081849575043, 0.25665315985679626, 0.2740155756473541, -0.20127542316913605, 0.1501350700855255, -0.22827887535095215, -0.2522273063659668, -0.4597803056240082, 0.03920438513159752, -0.17586486041545868, -0.09728096425533295, 0.25215965509414673, 0.026689564809203148, 0.23961986601352692, 0.01609186641871929, 0.35538336634635925, -0.17157456278800964, 0.19917835295200348, -0.42491424083709717, -0.2796977758407593, -0.00137630058452487, -0.22326910495758057, -0.04196809604763985, 0.0028177325148135424, 0.09947893768548965, -0.4213657081127167, -0.1283104121685028, 0.053441740572452545, 0.3832458257675171, 0.27082327008247375, 0.5529794692993164, -0.011830133385956287, -0.2576754689216614, -0.22495396435260773, -0.1647888571023941, 0.040074024349451065, -0.011774878948926926, -0.210225448012352, 0.10778223723173141, 0.05042506381869316, 0.022707127034664154, 0.03156561776995659, 0.10099779814481735, 0.028914248570799828, 0.059549614787101746, -0.0462157279253006, 0.15378963947296143, -0.3289927542209625, 0.20958763360977173, 0.31830960512161255, -0.1562192440032959, -0.006339132785797119, -0.1710605025291443, -0.07642292976379395, 0.4233808219432831, -0.5078629851341248, 0.04449433460831642, 0.20156501233577728, -0.0785762220621109, 0.3318731486797333, 0.4489997625350952, -0.3269394636154175, -0.07990941405296326, -0.026106294244527817, 0.043190110474824905, -0.0003045273188035935, -0.08824731409549713, 0.029565662145614624, 0.45775148272514343, 0.06224599480628967, -0.06304745376110077, 0.22577090561389923, 0.15884484350681305, 0.43120622634887695, 0.35160019993782043, 0.35590553283691406, 0.19551442563533783, 0.05491146072745323, -0.04233555495738983, -0.0539882518351078, -0.29300495982170105, -0.048062875866889954, 0.12929196655750275, -0.206187903881073, -0.008005066774785519, 0.3701828718185425, -0.050464462488889694, 0.12441772222518921, -0.17478790879249573, -0.05678440257906914, 0.17989401519298553, -0.07214881479740143, -0.003255322342738509, -0.06674588471651077, -0.10960187762975693, -0.043597571551799774, 0.01274784468114376, 0.003205906832590699, -0.0931793749332428, 0.00928028766065836, -0.16760870814323425, 0.03089800663292408, 0.21967314183712006, 0.11466684937477112, 0.06680933386087418, 0.2895607054233551, -0.12081913650035858, -0.5730327367782593, 0.36323896050453186, 0.11767994612455368, -0.15513940155506134, 0.16124427318572998, -0.034497037529945374, -0.2643950581550598, -0.12244102358818054, 0.1389557272195816, 0.14387062191963196, -0.17352870106697083, -0.07368654012680054, -0.2804315686225891, 0.10894263535737991, 0.2615179419517517, 0.006284178700298071, 0.3099282383918762, -0.3049762547016144, 0.00955252069979906, 0.16825750470161438, 0.3903830349445343, -0.5441375970840454, 0.16037636995315552, 0.28315266966819763, -0.1508709043264389, -0.05930452421307564, -0.08248378336429596, -0.1416298896074295, -0.05431608110666275, -0.12901975214481354, -0.07534542679786682, 0.04830675572156906, 0.2193775773048401, 0.21285419166088104, -0.22458620369434357, -0.05697965994477272, -0.12270548194646835, -0.010360095649957657, 0.15681873261928558, -0.09030596166849136, -0.23155055940151215, 0.01819237321615219, 0.19950121641159058, -0.00896221213042736, 0.15233342349529266, -0.18451590836048126, 0.15677399933338165, -0.04059809446334839, 0.011334722861647606, 0.06011420115828514, -0.1767953634262085, -0.012953219003975391, 0.06600160896778107, -0.3207114636898041, -0.29412445425987244, -0.0800190418958664, -0.11523346602916718, -0.4106648564338684, -0.019533148035407066, -0.019371310248970985, 0.2823570966720581, 0.10482878983020782, -0.1318807452917099, 0.055078551173210144, -0.04614696651697159, 0.16451293230056763, 0.2253408282995224, -0.20419560372829437, -0.2634762227535248, -0.028366856276988983, 0.2294584959745407, -0.12859152257442474, -0.1817231923341751, -0.050260163843631744, -0.019635336473584175, 0.17492370307445526, 0.0017292564734816551, -0.33404552936553955, -0.07884218543767929, 0.29773449897766113, 0.03831088915467262, 0.2891820967197418, -0.5094476342201233, 0.16735632717609406, -0.03610851615667343, -0.059305112808942795, -0.21623198688030243, 0.2504432201385498, -0.06376824527978897, 0.15470078587532043, -0.19932417571544647, -0.10128308087587357, 0.33009660243988037, -0.46425333619117737, -0.5141934752464294, -0.3089207112789154, 0.24908603727817535, 0.1679004430770874, -0.22657757997512817, 0.19809195399284363, 0.1525624692440033, 0.24836061894893646, -0.17635995149612427, -0.17622147500514984, 0.11765897274017334, -0.3420350253582001, 0.13083522021770477, 0.11160621792078018, 0.0033438114915043116, 0.3719562292098999, 0.012656968086957932, -0.21626125276088715, -0.24358998239040375 ]
152
..\pandas\reference\api\pandas.Interval.length.html
pandas.Interval.length
Interval.length# Return the length of the Interval.
No parameters found
[">>> interval = pd.Interval(left=1, right=2, closed='left')\n>>> interval\nInterval(1, 2, closed='left')\n>>> interval.length\n1"]
pandas.Interval.length Interval.length# Return the length of the Interval.
[ -0.343730628490448, -0.18981343507766724, -0.32853806018829346, 0.023108676075935364, -0.06105121970176697, -0.05978843569755554, 0.3860703706741333, 0.18452265858650208, 0.04454987123608589, 0.44008317589759827, 0.24229741096496582, 0.10534033179283142, 0.15857018530368805, 0.30921876430511475, -0.4296570122241974, -0.4582677185535431, -0.21646374464035034, 0.18241870403289795, -0.07852891832590103, 0.10798544436693192, -0.3290860652923584, 0.03359474986791611, -0.15845561027526855, 0.034247856587171555, -0.06101444736123085, -0.19870434701442719, -0.12554720044136047, -0.422597736120224, -0.11798323690891266, -0.22750598192214966, 0.36906373500823975, -0.19637036323547363, -0.0019895704463124275, 0.24585434794425964, -0.0000976731171249412, -0.315239280462265, 0.2298627346754074, 0.10395564883947372, -0.10419020056724548, -0.019581610336899757, -0.2256237417459488, 0.2243349552154541, 0.11492808908224106, -0.3109707236289978, -0.17889313399791718, 0.038891881704330444, -0.15529903769493103, -0.1344740390777588, -0.06375867873430252, 0.33729204535484314, 0.28954002261161804, 0.0828590914607048, -0.47154444456100464, -0.24348878860473633, 0.014072847552597523, 0.024088650941848755, 0.2807217240333557, -0.005360130220651627, 0.13811573386192322, 0.17509686946868896, -0.04795387387275696, 0.03645669296383858, 0.2970243990421295, 0.04830327257514, -0.09637733548879623, -0.049563243985176086, 0.18274424970149994, 0.2628861963748932, 0.21220745146274567, 0.11660242825746536, 0.20301313698291779, -0.09907212108373642, -0.1710820347070694, 0.26366227865219116, -0.07573971897363663, -0.275566965341568, -0.1865921914577484, 0.09982820600271225, 0.0582679845392704, 0.06850115209817886, 0.19904661178588867, 0.4167446494102478, -0.12414592504501343, -0.0030154867563396692, -0.4979446530342102, 0.45752039551734924, -0.08487515151500702, 0.012781323865056038, -0.1170462891459465, -0.14530549943447113, -0.07027611136436462, -0.10616694390773773, 0.07012078911066055, 0.23861375451087952, 0.22932451963424683, -0.14953826367855072, -0.0401679202914238, 0.12918721139431, 0.040446143597364426, 0.40290701389312744, -0.11785785108804703, -0.11777033656835556, -0.12271948158740997, -0.20127011835575104, 0.14396104216575623, -0.03639472275972366, 0.20539012551307678, 0.09343092143535614, -0.1270737498998642, 0.30938199162483215, 0.13134174048900604, -0.0927242711186409, 0.1918492168188095, -0.22704079747200012, 0.2647916376590729, 0.11311939358711243, 0.017610672861337662, -0.04724721610546112, -0.23098546266555786, 0.1334478110074997, -0.1145855188369751, -0.21443001925945282, 0.06857556849718094, 0.05027352645993233, -0.11513813585042953, 0.3279622495174408, -0.06475210189819336, 0.07637424021959305, 0.0866328701376915, 0.14403818547725677, -0.2902253270149231, 0.41425955295562744, -0.17887909710407257, -0.47678181529045105, -0.15226107835769653, -0.06820965558290482, 0.21638880670070648, -0.09652760624885559, 0.19309017062187195, -0.10862600058317184, -0.31436771154403687, -0.2550840675830841, 0.14953722059726715, 0.059105053544044495, -0.12122496217489243, -0.28203147649765015, -0.2263600379228592, -0.1971430778503418, -0.259927898645401, 0.10069109499454498, 0.24841946363449097, 0.15213343501091003, -0.25640618801116943, 0.32112181186676025, 0.1488618105649948, 0.37460988759994507, 0.21510997414588928, 0.162772536277771, 0.2777791917324066, 0.24013745784759521, 0.2935015559196472, 0.060540031641721725, -0.18630532920360565, -0.1190003752708435, 0.07203059643507004, -0.00127226032782346, -0.10867710411548615, 0.023871351033449173, 0.1827668696641922, 0.000770117505453527, 0.20129765570163727, 0.011620808392763138, 0.1634453386068344, -0.3398106098175049, -0.17310269176959991, 0.137243390083313, 0.0524359755218029, -0.28358960151672363, -0.1555153876543045, -0.11614926904439926, -0.04743785783648491, -0.09952209889888763, 0.07463038712739944, 0.08590931445360184, 0.2326727956533432, 0.004840569570660591, 0.18543849885463715, 0.1419040709733963, -0.22752360999584198, -0.2650628387928009, 0.0759517177939415, -0.21995306015014648, 0.325798898935318, 0.15344949066638947, 0.1761312037706375, -0.14474272727966309, 0.17002606391906738, 0.1692344844341278, 0.11779245734214783, 0.2857680916786194, -0.16600218415260315, -0.12472277879714966, -0.03875906392931938, -0.24554598331451416, -0.0472705215215683, -0.41866275668144226, 0.36220571398735046, -0.2942200005054474, 0.21672411262989044, 0.022789238020777702, 0.1451951563358307, -0.27709993720054626, -0.536538302898407, 0.17835642397403717, 0.19229468703269958, 0.005366729572415352, 0.2379969358444214, -0.13070106506347656, 0.3596901595592499, 0.33995601534843445, -0.17271050810813904, 0.014013615436851978, -0.22990088164806366, 0.08395391702651978, -0.2181544452905655, -0.08420928567647934, 0.058320675045251846, 0.08241020888090134, 0.13600069284439087, 0.2444087415933609, 0.15953943133354187, 0.25288012623786926, 0.144929438829422, 0.05397531017661095, 0.06722761690616608, 0.046947602182626724, -0.3056374788284302, 0.19093061983585358, 0.06630359590053558, 0.08637966960668564, 0.08134415000677109, -0.032641928642988205, 0.1585465967655182, -0.010087608359754086, -0.11054224520921707, 0.33890512585639954, -0.21882103383541107, 0.05252302810549736, 0.09306363016366959, 0.06701315939426422, 0.13079442083835602, -0.052278101444244385, -0.6328578591346741, -0.1621311604976654, -0.08070465922355652, -0.04742806404829025, -0.15692076086997986, 0.11515244841575623, -0.4431818723678589, -0.08704808354377747, 0.4275466203689575, -0.25502267479896545, 0.04880828410387039, -0.03361060097813606, 0.05750053748488426, 0.10244975239038467, 0.06536801904439926, 0.13256460428237915, 0.16144788265228271, 0.23141442239284515, 0.303192138671875, -0.09057722240686417, -0.31571468710899353, -0.20242102444171906, 0.06574662029743195, 0.023766374215483665, -0.2515254020690918, -0.06844968348741531, 0.04196208342909813, -0.24435420334339142, -0.03926757350564003, -0.25737428665161133, -0.4545144736766815, 0.06496067345142365, -0.09719539433717728, 0.02212100476026535, -0.24050337076187134, -0.36717063188552856, 0.38552719354629517, -0.5751081109046936, 0.3533758521080017, -0.2473554164171219, -0.19581539928913116, -0.0036007852759212255, -0.030252235010266304, 0.04268214851617813, -0.2989910840988159, 0.3495801091194153, 0.6897958517074585, 0.24977736175060272, 0.10567601025104523, -0.2789146602153778, 0.22807519137859344, 0.33301281929016113, -0.5286149978637695, 0.11994943022727966, 0.35486674308776855, -0.2648276388645172, 0.20685401558876038, 0.2825337052345276, 0.007165377028286457, 0.028823789209127426, 0.08305876702070236, 0.07088840007781982, 0.1223331019282341, 0.29985156655311584, -0.11854321509599686, 0.014078245498239994, -0.11301155388355255, 0.11303520202636719, -0.0253743939101696, -0.31826308369636536, 0.01796489767730236, 0.041055742651224136, -0.1670088917016983, -0.025539753958582878, -0.07335977256298065, -0.14099717140197754, 0.019226975739002228, 0.20049600303173065, -0.08805350214242935, 0.08161000907421112, 0.053306080400943756, 0.02609647810459137, 0.28000810742378235, -0.04112580046057701, -0.5885388851165771, -0.43486541509628296, 0.13006512820720673, -0.11833709478378296, 0.06538216769695282, -0.06781058013439178, -0.41629189252853394, 0.3026638925075531, -0.050652794539928436, -0.055749546736478806, -0.6080083250999451, -0.09198857098817825, 0.10890692472457886, 0.012100808322429657, 0.01459755003452301, -0.016466565430164337, -0.048059314489364624, -0.22663424909114838, 0.06402448564767838, -0.08441253751516342, 0.28394952416419983, 0.12926287949085236, -0.1661638617515564, 0.11071107536554337, 0.35922661423683167, 0.2666863203048706, 0.06440568715333939, 0.14322152733802795, -0.2127673625946045, -0.022691549733281136, -0.4476146996021271, -0.11112508922815323, 0.07835841923952103, -0.1582072675228119, -0.0026197750121355057, 0.08382922410964966, 0.16507035493850708, 0.048189498484134674, -0.07638980448246002, 0.07697522640228271, 0.06751056015491486, -0.4345655143260956, -0.20843875408172607, -0.1324331909418106, -0.30714184045791626, -0.4544643759727478, 0.24415257573127747, 0.15043829381465912, 0.3923831880092621, -0.13382020592689514, -0.010702988132834435, -0.17715568840503693, 0.05408281832933426, -0.24924114346504211, -0.03981207683682442, 0.006371962837874889, -0.040806084871292114, -0.35992106795310974, 0.3048444092273712, 0.322742223739624, 0.08234909176826477, 0.1021660789847374, 0.07438121736049652, 0.025322653353214264, 0.05077657848596573, 0.37484821677207947, 0.13247080147266388, 0.06934554874897003, -0.09488201141357422, -0.166240394115448, -0.4141857326030731, 0.09740279614925385, -0.08646607398986816, 0.14492695033550262, -0.3961276710033417, 0.043630149215459824, -0.025941314175724983, 0.2554185092449188, 0.6403869390487671, 0.07096158713102341, -0.10120613127946854, 0.04652833193540573, 0.0947515219449997, -0.40425002574920654, 0.29810017347335815, 0.42852088809013367, 0.23912258446216583, 0.32767385244369507, 0.1674899011850357, -0.11426328122615814, -0.05009360983967781, -0.1937950849533081, 0.2101012021303177, 0.002370078582316637, 0.2801790237426758, -0.10019854456186295, -0.1599096953868866, -0.3022903501987457, -0.19297844171524048, 0.031081758439540863, -0.07365216314792633, 0.02130669727921486, 0.24833494424819946, 0.026218529790639877, -0.21338307857513428, 0.28824013471603394, 0.1460564285516739, -0.17389942705631256, 0.05082959309220314, -0.13063761591911316, 0.3144596219062805, -0.26889434456825256, 0.05792204663157463, 0.1061626523733139, 0.44903475046157837, -0.0200080294162035, -0.2740628719329834, 0.16432833671569824, -0.013998078182339668, 0.1130249947309494, 0.04944666847586632, -0.069376140832901, -0.1881750524044037, 0.005814327392727137, 0.09019272774457932, 0.541811466217041, 0.40126028656959534, -0.1229204311966896, 0.4343946874141693, -0.1790463924407959, 0.012846882455050945, 0.07567126303911209, 0.08357854932546616, -0.06894344836473465, -0.111368827521801, -0.16915349662303925, -0.08188677579164505, -0.026401199400424957, -0.01617305353283882, -0.1284780651330948, 0.024987434968352318, -0.3083350360393524, -0.15163208544254303, 0.032910965383052826, -0.0027996962890028954, -0.5670946836471558, 0.03668708726763725, -0.15324237942695618, 0.2465541958808899, -0.18633835017681122, -0.00868889968842268, -0.06635033339262009, 0.23352396488189697, 0.015310880728065968, -0.18891498446464539, -0.07395442575216293, -0.09898875653743744, 0.07569297403097153, 0.03557222709059715, -0.03714750334620476, 0.00690413499251008, -0.5119760036468506, -0.15723757445812225, 0.3695219159126282, 0.046235255897045135, 0.43887847661972046, 0.29063740372657776, -0.10707958042621613, 0.13164395093917847, 0.14238014817237854, 0.3556068241596222, 0.2688048779964447, -0.007495982106775045, 0.07716415077447891, 0.3310016393661499, -0.002832163358107209, 0.15861958265304565, -0.1338018923997879, 0.08068638294935226, -0.3397321403026581, -0.3245018720626831, -0.16120748221874237, -0.17988146841526031, 0.26493239402770996, -0.06056611239910126, 0.2156021147966385, 0.09716179221868515, -0.20399075746536255, 0.42186200618743896, 0.16889630258083344, -0.26374316215515137, -0.1716337651014328, 0.14137764275074005, 0.1873704344034195, 0.2824835777282715, 0.11318602412939072, 0.1294700801372528, -0.32918035984039307, -0.07245843857526779, 0.113619364798069, 0.02139102667570114, -0.14048320055007935, 0.4977693557739258, -0.20953813195228577, 0.192179873585701, -0.05757464841008186, 0.07480237632989883, -0.0022162250243127346, 0.3220366835594177, -0.05544718727469444, -0.31385454535484314, -0.27383026480674744, 0.08997654914855957, 0.03145449981093407, 0.37206920981407166, 0.0884041115641594, 0.5215581655502319, -0.008372158743441105, -0.1614820808172226, -0.4128783345222473, -0.1560572236776352, -0.27934297919273376, 0.171411395072937, -0.01270910631865263, -0.10510198026895523, 0.0520956926047802, 0.15114203095436096, 0.29322096705436707, 0.28685054183006287, 0.07199620455503464, -0.3328344225883484, -0.2118924856185913, -0.02794446423649788, -0.28369659185409546, 0.06411362439393997, 0.0623287558555603, 0.05501936376094818, -0.2224188596010208, -0.08300235867500305, -0.26652994751930237, 0.34347909688949585, 0.021778101101517677, 0.15239499509334564, 0.04756811633706093, 0.014414018020033836, 0.25587356090545654, 0.12403064966201782, -0.1365205943584442, 0.20173591375350952, -0.20703937113285065, 0.13802529871463776, 0.06785864382982254, 0.0602320097386837, 0.3494154214859009, 0.10238496214151382, -0.027809344232082367, -0.41937753558158875, -0.0012195967137813568, 0.2162555605173111, -0.0031877451110631227, 0.029811615124344826, 0.27831271290779114, -0.08911797404289246, 0.057432014495134354, 0.09145571291446686, -0.25818711519241333, 0.30334824323654175, -0.4323204755783081, 0.21102499961853027, 0.029571006074547768, 0.25835856795310974, 0.30111363530158997, 0.3307827413082123, -0.316037118434906, 0.04862431809306145, 0.014914492145180702, -0.04720785841345787, 0.17716164886951447, -0.3828037977218628, -0.009542891755700111, 0.5463323593139648, 0.10052325576543808, 0.02882036752998829, 0.22018274664878845, 0.3699215054512024, 0.2042132318019867, 0.263604998588562, 0.2969376742839813, 0.4438875913619995, 0.24506421387195587, -0.11288151144981384, -0.1260247379541397, 0.027771811932325363, -0.3354000151157379, 0.2678583562374115, -0.23695939779281616, 0.15297596156597137, 0.5262742042541504, -0.08922839164733887, -0.002584383822977543, 0.004221789073199034, -0.029966160655021667, 0.21813230216503143, 0.07172690331935883, -0.24473468959331512, -0.012361526489257812, -0.04802047833800316, -0.28679707646369934, -0.08927895128726959, 0.22503595054149628, 0.18439732491970062, -0.02414105273783207, -0.2709507942199707, 0.1800982505083084, 0.10055982321500778, 0.09197980165481567, -0.16691111028194427, 0.08996710926294327, -0.17563064396381378, -0.08042163401842117, 0.17100679874420166, 0.19791105389595032, 0.18596747517585754, 0.2128639966249466, 0.246499702334404, -0.28276607394218445, -0.25558939576148987, 0.011683061718940735, -0.06419249624013901, -0.15074528753757477, 0.08268991112709045, -0.05087265372276306, 0.3863178789615631, 0.10960735380649567, 0.33091625571250916, 0.3625844717025757, -0.24347594380378723, 0.665467381477356, 0.042669977992773056, -0.017639802768826485, -0.7036833763122559, 0.0975552424788475, 0.21287688612937927, 0.13826702535152435, -0.18996523320674896, -0.11107420921325684, -0.21506823599338531, -0.11917980015277863, -0.39269062876701355, -0.21996155381202698, 0.24219657480716705, -0.2136671096086502, 0.20329944789409637, 0.02146945707499981, -0.1204674169421196, 0.32609620690345764, 0.34968510270118713, 0.267240434885025, -0.32424578070640564, -0.06397553533315659, -0.37049028277397156, 0.1323351114988327, -0.06278162449598312, 0.013346741907298565, 0.011237666942179203, 0.1064775139093399, 0.0233394093811512, 0.38322344422340393, 0.22296659648418427, -0.2785583436489105, 0.02061750553548336, 0.013174585066735744, -0.13455915451049805, -0.2879927158355713, -0.25554099678993225, 0.09333144128322601, 0.002699802629649639, -0.21724790334701538, -0.2980196475982666, 0.23878468573093414, 0.02655024081468582, -0.18367116153240204, 0.16918760538101196, 0.27419519424438477, 0.05253269523382187, 0.18514475226402283, -0.3714675009250641, -0.20064695179462433, 0.38068389892578125, 0.053221605718135834, 0.10303841531276703, -0.1350351870059967, 0.4135459065437317, -0.06341295689344406, 0.09160836786031723, -0.08137670159339905, -0.25265762209892273, 0.2722577750682831, -0.050451431423425674, 0.08444672077894211, 0.05376042425632477, -0.09882022440433502, 0.11362369358539581, -0.2741812467575073, -0.07369575649499893, -0.11137879639863968, 0.08955159038305283, -0.031772006303071976, 0.20905394852161407, 0.4282175600528717, -0.2621721029281616, 0.1701512634754181, 0.02208375558257103, -0.4753725230693817, -0.16984353959560394, -0.16852806508541107, 0.025691498070955276, -0.30155953764915466, 0.28260546922683716, -0.041636351495981216, 0.14184708893299103, -0.13427668809890747, 0.08147403597831726, -0.22537043690681458, 0.028112979605793953, -0.003345116972923279, -0.28825411200523376, -0.1662268191576004, 0.15027914941310883, 0.07325013726949692, -0.10175269842147827, -0.3109675347805023 ]
153
..\pandas\reference\api\pandas.DataFrame.sort_index.html
pandas.DataFrame.sort_index
DataFrame.sort_index(*, axis=0, level=None, ascending=True, inplace=False, kind='quicksort', na_position='last', sort_remaining=True, ignore_index=False, key=None)[source]# Sort object by labels (along an axis). Returns a new DataFrame sorted by label if inplace argument is False, otherwise updates the original DataFrame and returns None.
Parameters: axis{0 or ‘index’, 1 or ‘columns’}, default 0The axis along which to sort. The value 0 identifies the rows, and 1 identifies the columns. levelint or level name or list of ints or list of level namesIf not None, sort on values in specified index level(s). ascendingbool or list-like of bools, default TrueSort ascending vs. descending. When the index is a MultiIndex the sort direction can be controlled for each level individually. inplacebool, default FalseWhether to modify the DataFrame rather than creating a new one. kind{‘quicksort’, ‘mergesort’, ‘heapsort’, ‘stable’}, default ‘quicksort’Choice of sorting algorithm. See also numpy.sort() for more information. mergesort and stable are the only stable algorithms. For DataFrames, this option is only applied when sorting on a single column or label. na_position{‘first’, ‘last’}, default ‘last’Puts NaNs at the beginning if first; last puts NaNs at the end. Not implemented for MultiIndex. sort_remainingbool, default TrueIf True and sorting by level and index is multilevel, sort by other levels too (in order) after sorting by specified level. ignore_indexbool, default FalseIf True, the resulting axis will be labeled 0, 1, …, n - 1. keycallable, optionalIf not None, apply the key function to the index values before sorting. This is similar to the key argument in the builtin sorted() function, with the notable difference that this key function should be vectorized. It should expect an Index and return an Index of the same shape. For MultiIndex inputs, the key is applied per level. Returns: DataFrame or NoneThe original DataFrame sorted by the labels or None if inplace=True.
[">>> df = pd.DataFrame([1, 2, 3, 4, 5], index=[100, 29, 234, 1, 150],\n... columns=['A'])\n>>> df.sort_index()\n A\n1 4\n29 2\n100 1\n150 5\n234 3", '>>> df.sort_index(ascending=False)\n A\n234 3\n150 5\n100 1\n29 2\n1 4', '>>> df = pd.DataFrame({"a": [1, 2, 3, 4]}, index=[\'A\', \'b\', \'C\', \'d\'])\n>>> df.sort_index(key=lambda x: x.str.lower())\n a\nA 1\nb 2\nC 3\nd 4']
pandas.DataFrame.sort_index DataFrame.sort_index(*, axis=0, level=None, ascending=True, inplace=False, kind='quicksort', na_position='last', sort_remaining=True, ignore_index=False, key=None)[source]# Sort object by labels (along an axis). Returns a new DataFrame sorted by label if inplace argument is False, otherwise updates the original DataFrame and returns None.
[ 0.14203481376171112, -0.38362056016921997, -0.145806223154068, 0.015533649362623692, 0.0486832819879055, 0.22166971862316132, -0.005101902410387993, 0.36471715569496155, 0.013424278236925602, 0.32671284675598145, -0.37030038237571716, 0.4768065810203552, 0.03132141754031181, 0.17329898476600647, -0.06060677394270897, -0.20912201702594757, -0.03656056150794029, 0.273648202419281, 0.043577320873737335, -0.11160183697938919, -0.45141875743865967, -0.20405399799346924, -0.22834530472755432, -0.0015529572265222669, 0.08217772096395493, -0.16764235496520996, -0.26512575149536133, -0.03274872899055481, -0.008534568361938, -0.37013089656829834, 0.15894243121147156, 0.060445502400398254, -0.027478106319904327, 0.50126051902771, -0.00009493574179941788, -0.11613098531961441, -0.145143061876297, -0.01859160326421261, 0.12672600150108337, -0.22677400708198547, -0.10571135580539703, -0.14157700538635254, -0.1878596842288971, -0.2774994969367981, -0.18982192873954773, -0.46961620450019836, 0.09735457599163055, -0.06384693086147308, 0.3342309594154358, 0.018370307981967926, 0.3458312749862671, -0.08060464262962341, 0.02175777032971382, -0.24391897022724152, -0.012954749166965485, -0.40825003385543823, -0.014066461473703384, -0.07468591630458832, -0.046250078827142715, 0.2546204626560211, 0.05792234465479851, 0.1961243450641632, -0.19240429997444153, -0.282343327999115, 0.16511881351470947, -0.05018211528658867, 0.27331140637397766, -0.049143265932798386, -0.06405758857727051, 0.33853039145469666, 0.3354945182800293, -0.35527828335762024, -0.5077285766601562, -0.1192515566945076, 0.124671570956707, -0.08137308061122894, -0.3344421684741974, -0.15856321156024933, 0.42343002557754517, 0.09567779302597046, 0.32816529273986816, 0.07121814042329788, -0.051751237362623215, 0.11563345789909363, -0.20574942231178284, 0.5781636834144592, -0.03965327516198158, -0.12849438190460205, 0.12527963519096375, -0.2742890417575836, -0.013162937946617603, -0.14056962728500366, 0.007366789970546961, 0.30027997493743896, -0.19804011285305023, -0.4179529547691345, 0.37449878454208374, -0.06587543338537216, 0.07368315756320953, -0.04386971518397331, -0.20671722292900085, -0.15188293159008026, -0.07737289369106293, 0.029898881912231445, 0.06060090288519859, 0.34639713168144226, 0.222783163189888, 0.16668322682380676, 0.15758906304836273, -0.09547560662031174, 0.06072569265961647, -0.04405621439218521, -0.049934107810258865, -0.164803609251976, 0.06769906729459763, -0.011027072556316853, -0.08253875374794006, -0.08288095146417618, -0.33365505933761597, -0.15695133805274963, 0.07184430956840515, 0.039756156504154205, 0.01638198457658291, 0.2518693208694458, -0.03798927366733551, 0.4144723415374756, -0.250637412071228, -0.08713095635175705, 0.04326551407575607, 0.5333752632141113, -0.2526330351829529, 0.24192526936531067, 0.12413822114467621, -0.08318264037370682, -0.15268613398075104, -0.09087259322404861, 0.19149833917617798, -0.013474388979375362, -0.13591504096984863, -0.1640496701002121, -0.0835191085934639, -0.24078920483589172, 0.3201731741428375, 0.1280895471572876, 0.0643097460269928, 0.08294320851564407, 0.10800281167030334, -0.18659651279449463, -0.3899000883102417, 0.3531807065010071, -0.18264618515968323, -0.23123015463352203, -0.01132604293525219, 0.3543233573436737, 0.21963123977184296, 0.0009553161216899753, 0.025667428970336914, 0.14617972075939178, -0.08934535831212997, -0.12572042644023895, 0.18803957104682922, 0.0038875979371368885, -0.009524406865239143, -0.093490369617939, -0.10542041808366776, 0.1092827096581459, -0.3880523443222046, 0.02460896037518978, -0.19417105615139008, 0.06677915155887604, -0.24066898226737976, -0.05732546001672745, 0.029234720394015312, 0.009057261981070042, -0.019800931215286255, -0.07711228728294373, 0.13153746724128723, -0.4161052703857422, -0.29187193512916565, -0.15668530762195587, -0.3203030228614807, -0.059471603482961655, 0.05025668069720268, 0.44979575276374817, 0.06396014243364334, -0.0790138766169548, 0.07517834007740021, 0.03756323084235191, 0.07581645250320435, -0.046855803579092026, 0.06297896057367325, -0.01953558623790741, 0.17034785449504852, -0.009411227889358997, 0.1352008730173111, 0.2575121223926544, -0.14665114879608154, -0.07462339848279953, 0.14793850481510162, 0.09856545180082321, -0.3140166699886322, 0.12119030952453613, 0.13235776126384735, 0.06962794065475464, 0.12603038549423218, -0.3691042363643646, 0.017215613275766373, 0.15093263983726501, 0.1977868229150772, -0.2616255581378937, 0.10422942042350769, -0.2212572693824768, -0.39331531524658203, -0.1321847289800644, 0.13798193633556366, 0.06793036311864853, 0.32759857177734375, 0.00835645105689764, -0.11225921660661697, -0.08848870545625687, -0.41389209032058716, 0.10439761728048325, -0.13593386113643646, -0.04759697988629341, 0.10055693984031677, 0.23763136565685272, 0.05577627941966057, 0.1915186196565628, -0.0037286991719156504, 0.03422524407505989, 0.21300217509269714, 0.023837078362703323, 0.25741732120513916, 0.4701181948184967, 0.013616632670164108, -0.25775790214538574, 0.12551918625831604, 0.17130370438098907, -0.014716043137013912, 0.06492002308368683, -0.10834503173828125, -0.09459831565618515, 0.08024661988019943, 0.2907741069793701, -0.14677175879478455, 0.5640450716018677, -0.43194177746772766, 0.1913389414548874, 0.04896068572998047, -0.11139637976884842, 0.03263054043054581, -0.07577235251665115, 0.19442656636238098, -0.20034626126289368, 0.0559137687087059, 0.43920043110847473, 0.026740461587905884, 0.10139833390712738, -0.14161120355129242, 0.3197634816169739, 0.5353634357452393, 0.023154329508543015, 0.22112438082695007, 0.1647869199514389, -0.03942015394568443, 0.22109325230121613, 0.06012532487511635, 0.20396411418914795, -0.05498795583844185, 0.4132509231567383, -0.0631374791264534, -0.07383820414543152, -0.04757368564605713, 0.1283612996339798, -0.022187987342476845, 0.13810651004314423, 0.14478038251399994, 0.18506287038326263, 0.2149742841720581, 0.1945909559726715, -0.21218949556350708, -0.16467973589897156, -0.09197881817817688, 0.022201530635356903, 0.13009878993034363, 0.1092153787612915, -0.12185576558113098, -0.17043308913707733, -0.07517503201961517, -0.4435533285140991, -0.21228034794330597, -0.06743250787258148, 0.20805591344833374, 0.11895959079265594, -0.07125134021043777, 0.27022504806518555, -0.011528126895427704, 0.21114090085029602, 0.13147035241127014, -0.16670598089694977, 0.01810695044696331, -0.10708418488502502, 0.14027291536331177, 0.23279519379138947, -0.2005617320537567, 0.1888165920972824, 0.38677600026130676, 0.027195224538445473, 0.0875275582075119, 0.08664855360984802, -0.058244816958904266, -0.1891343891620636, -0.06418193131685257, 0.006649245508015156, -0.10142716020345688, 0.34385305643081665, -0.2886331379413605, -0.030197812244296074, -0.12062551081180573, -0.06034335494041443, 0.024786505848169327, -0.05253863334655762, -0.035356637090444565, 0.00975506566464901, 0.0125068174675107, 0.04904299974441528, -0.1853065937757492, -0.16049718856811523, 0.02363191731274128, 0.1403452754020691, 0.3507183790206909, -0.22776727378368378, -0.04470866918563843, 0.11889820545911789, 0.2045525759458542, 0.023243993520736694, -0.03957980498671532, -0.15789547562599182, 0.20479026436805725, -0.09607050567865372, 0.274976521730423, -0.21844357252120972, 0.004111266694962978, -0.3569929003715515, -0.13921865820884705, -0.07242807745933533, -0.46735087037086487, -0.1282072812318802, 0.11081793159246445, 0.002488662488758564, 0.10299865901470184, 0.7740734815597534, 0.15765605866909027, -0.32899683713912964, -0.08299490064382553, -0.2228962630033493, -0.09092586487531662, 0.200266033411026, -0.10774389654397964, -0.2557169198989868, 0.35853898525238037, 0.2682497203350067, 0.03520933911204338, -0.16132156550884247, 0.015892835333943367, 0.008443735539913177, -0.10084116458892822, 0.3806407153606415, -0.2329423427581787, -0.055650435388088226, -0.1462264508008957, 0.23766329884529114, 0.06775786727666855, 0.1299937218427658, 0.20778028666973114, 0.17641720175743103, 0.0005748348194174469, 0.04955277964472771, -0.0369669571518898, 0.23708444833755493, -0.26802143454551697, -0.03179749473929405, -0.04954260587692261, 0.02877211943268776, 0.2549169957637787, -0.4826507568359375, -0.06411633640527725, -0.06311129778623581, -0.03856043517589569, 0.07924939692020416, -0.0068525089882314205, -0.12168250977993011, -0.2495473325252533, -0.3419870436191559, 0.012824015691876411, 0.36151009798049927, 0.027977369725704193, 0.3417739272117615, -0.08988528698682785, -0.0801793560385704, -0.22882123291492462, 0.43578192591667175, 0.15572036802768707, 0.031626295298337936, 0.18804755806922913, 0.0013451004633679986, -0.33563506603240967, 0.26542535424232483, 0.032658908516168594, 0.16075745224952698, -0.09923317283391953, 0.3214515149593353, -0.07623359560966492, -0.08503800630569458, 0.045565128326416016, 0.05844666063785553, -0.03940056636929512, -0.06462694704532623, -0.30301913619041443, -0.12081187963485718, 0.18351195752620697, 0.16153140366077423, 0.02459275908768177, -0.011485755443572998, -0.09831799566745758, -0.0321539007127285, -0.08002235740423203, -0.28397443890571594, 0.0354691781103611, -0.045349251478910446, 0.26522132754325867, 0.3101296126842499, -0.23930202424526215, 0.2847132980823517, 0.14674842357635498, -0.1761402040719986, 0.019382096827030182, -0.15615655481815338, -0.14612135291099548, -0.19829903542995453, 0.1022987961769104, 0.05992916226387024, 0.007987807504832745, 0.05303030088543892, 0.1158565878868103, -0.2661004066467285, 0.04640771076083183, -0.039546508342027664, -0.01477986853569746, 0.2615840435028076, -0.17006178200244904, -0.5374532341957092, -0.2245556265115738, 0.7321025729179382, 0.029152175411581993, -0.12326253950595856, 0.597586452960968, 0.31082847714424133, -0.3421342670917511, 0.018316075205802917, 0.1362898200750351, 0.7165533900260925, -0.147487074136734, -0.06596039235591888, 0.256050705909729, -0.29153600335121155, 0.4594489634037018, 0.14360415935516357, 0.4669848382472992, -0.48333707451820374, -0.5034232139587402, -0.13293875753879547, 0.0037665581330657005, -0.16555480659008026, 0.03654719889163971, -0.1960797756910324, 0.2079179435968399, -0.35717955231666565, 0.08308728784322739, 0.13035283982753754, 0.04621117562055588, 0.18679359555244446, -0.18090739846229553, -0.5215075612068176, 0.25107234716415405, -0.00003578196992748417, -0.11124244332313538, -0.23071058094501495, 0.3293238878250122, 0.09799810498952866, 0.08899450302124023, 0.04996345564723015, -0.13403666019439697, 0.1455342322587967, 0.2366544008255005, -0.2530454099178314, -0.055155400186777115, -0.33611005544662476, -0.11118956655263901, 0.1569243222475052, -0.022737734019756317, 0.15037307143211365, 0.2261103391647339, 0.2509405016899109, 0.30644646286964417, 0.18947185575962067, -0.026508906856179237, 0.2763787508010864, 0.1681824028491974, 0.09105702489614487, 0.09449220448732376, 0.14621618390083313, -0.5180553197860718, -0.4654996991157532, -0.03091207519173622, 0.030405696481466293, 0.005017320159822702, 0.1480962187051773, 0.2773286998271942, 0.05621844902634621, -0.2890393137931824, 0.2894853353500366, -0.14565883576869965, -0.003608293365687132, 0.06766826659440994, -0.1814074069261551, -0.20892377197742462, -0.0683942511677742, 0.4084055423736572, 0.21411140263080597, 0.29828640818595886, 0.09173965454101562, -0.06358800083398819, -0.2808646857738495, -0.265023797750473, 0.06266690790653229, 0.10806715488433838, 0.07736179232597351, 0.4108157753944397, -0.1571824699640274, -0.04052434489130974, 0.18871058523654938, -0.056292664259672165, 0.11074398458003998, 0.08811013400554657, -0.26472732424736023, -0.10257243365049362, -0.02088608592748642, 0.15057027339935303, 0.38057902455329895, 0.2984486520290375, -0.18791545927524567, 0.5172945857048035, -0.14201496541500092, -0.10021655261516571, -0.4826657474040985, -0.01544539537280798, -0.30006861686706543, 0.04976153001189232, -0.16413433849811554, 0.21302656829357147, -0.2862965166568756, 0.1507575511932373, 0.25228628516197205, -0.007562968414276838, 0.043645959347486496, -0.42140665650367737, -0.2847944498062134, -0.039768315851688385, -0.06109825149178505, 0.10667981207370758, -0.129987895488739, -0.1814160794019699, -0.09527042508125305, -0.14537149667739868, -0.1345428079366684, 0.3452686369419098, 0.006422572303563356, 0.22552227973937988, 0.12537868320941925, 0.08012274652719498, 0.07346246391534805, -0.03471541032195091, 0.11850278079509735, -0.1433640867471695, 0.17488721013069153, 0.33267390727996826, -0.032365161925554276, 0.1515999138355255, -0.2888174057006836, 0.1801566779613495, 0.17403697967529297, -0.07005535811185837, 0.12184720486402512, -0.17883987724781036, -0.035060085356235504, 0.23975984752178192, 0.41286611557006836, 0.22601544857025146, 0.09131307154893875, -0.32083407044410706, 0.2610592842102051, 0.38006871938705444, -0.4590601623058319, -0.16102555394172668, 0.25342264771461487, 0.17127813398838043, 0.16037863492965698, -0.02848179079592228, -0.35880938172340393, 0.127338245511055, 0.15391792356967926, 0.04872912913560867, 0.0850236564874649, -0.3138667941093445, 0.3169487714767456, 0.21149833500385284, 0.17244108021259308, -0.1588255763053894, 0.225938618183136, 0.03313714638352394, 0.1831420660018921, 0.450175017118454, 0.33428770303726196, 0.5624983310699463, -0.10366442799568176, -0.1975989192724228, -0.1305360347032547, -0.030347827821969986, -0.06585278362035751, 0.29427018761634827, -0.010525066405534744, -0.021437544375658035, 0.23231559991836548, -0.04769037291407585, -0.32232508063316345, -0.08769156783819199, -0.2594192624092102, 0.2270982265472412, -0.09705056995153427, -0.10119467973709106, 0.23128126561641693, -0.2703278958797455, 0.15617239475250244, -0.11566176265478134, 0.09221909195184708, -0.22943711280822754, 0.08261323720216751, -0.1575702279806137, -0.008553361520171165, -0.43840351700782776, -0.1460048109292984, 0.08008351922035217, 0.5390051007270813, -0.08305826038122177, -0.3626554310321808, 0.3307574391365051, 0.10900777578353882, -0.09477317333221436, 0.10458031296730042, -0.17597533762454987, -0.0716206431388855, -0.13370153307914734, 0.018439261242747307, -0.2316778004169464, -0.15806248784065247, 0.1787898987531662, -0.17241564393043518, -0.18042796850204468, -0.28101345896720886, 0.1474055051803589, 0.3207555413246155, -0.3478475511074066, 0.4215022921562195, 0.18314974009990692, 0.23335210978984833, -0.41583675146102905, 0.15586136281490326, 0.10854882746934891, -0.2763386070728302, 0.05239611864089966, 0.1611524075269699, 0.10717697441577911, 0.04674934595823288, -0.28916648030281067, -0.26633429527282715, -0.1967683881521225, -0.028821516782045364, 0.21689380705356598, 0.1872282475233078, 0.13962925970554352, 0.11853667348623276, 0.15040704607963562, -0.012253547087311745, -0.1325921267271042, -0.26186850666999817, 0.043557602912187576, 0.2863974869251251, -0.06022221967577934, 0.10397536307573318, -0.0014582875883206725, -0.28068363666534424, -0.236986443400383, 0.09126396477222443, -0.06998871266841888, -0.06255420297384262, 0.03767387941479683, -0.24539342522621155, -0.000396620569517836, -0.24655099213123322, -0.05194540694355965, -0.17512567341327667, -0.24231524765491486, -0.32597365975379944, -0.21339936554431915, 0.31212833523750305, 0.05327770113945007, 0.14287260174751282, -0.0437026172876358, 0.036004479974508286, 0.20014674961566925, 0.10419800877571106, -0.1638193577528, -0.14809969067573547, 0.11506807804107666, 0.23128384351730347, -0.18282340466976166, -0.4619505703449249, -0.027192721143364906, 0.1612723469734192, 0.2733641564846039, -0.13789361715316772, -0.1876024752855301, 0.06838715076446533, -0.017372671514749527, 0.12376323342323303, 0.24296969175338745, -0.36118531227111816, 0.14441616833209991, -0.15570643544197083, -0.0342259407043457, -0.14840321242809296, 0.3665660619735718, 0.10847063362598419, 0.24948830902576447, 0.06362991780042648, 0.16417331993579865, 0.2029711902141571, -0.08600566536188126, -0.40417152643203735, -0.1530439406633377, 0.1624460220336914, 0.22342351078987122, -0.19179290533065796, 0.41070985794067383, -0.18897229433059692, 0.32167381048202515, 0.32511577010154724, -0.15115943551063538, 0.10687289386987686, -0.14653897285461426, -0.0022555014584213495, -0.044923678040504456, -0.12574979662895203, 0.11730548739433289, -0.2114085853099823, 0.07904671132564545, -0.23787926137447357 ]
154
..\pandas\reference\api\pandas.tseries.offsets.Milli.normalize.html
pandas.tseries.offsets.Milli.normalize
Milli.normalize#
No parameters found
[]
pandas.tseries.offsets.Milli.normalize Milli.normalize#
[ -0.43324166536331177, -0.49239087104797363, -0.19848786294460297, -0.1462753266096115, 0.17200176417827606, 0.14111362397670746, 0.29866349697113037, 0.14436501264572144, -0.39001932740211487, 0.41710108518600464, 0.0036843488924205303, 0.2311510443687439, 0.14679361879825592, 0.3215874135494232, -0.2631450593471527, -0.27217450737953186, 0.04397113621234894, 0.45200076699256897, -0.22314156591892242, 0.05205314978957176, -0.2295878380537033, -0.13905930519104004, -0.10464593023061752, -0.020210234448313713, 0.15733541548252106, -0.053906913846731186, 0.011004740372300148, -0.18439462780952454, -0.05343816429376602, -0.21970565617084503, -0.14451606571674347, 0.15725986659526825, 0.14139100909233093, 0.3761028051376343, -0.00010577362991170958, -0.14867018163204193, 0.3272143006324768, -0.013912396505475044, 0.07713381201028824, 0.42690253257751465, -0.20210357010364532, -0.32671675086021423, -0.022668369114398956, 0.008968658745288849, 0.04323446378111839, -0.12877613306045532, -0.04142439737915993, -0.22183428704738617, 0.2127181887626648, 0.1703125536441803, 0.21297544240951538, -0.04544580727815628, -0.15486359596252441, -0.039425600320100784, 0.039254818111658096, -0.24247118830680847, 0.05025167018175125, 0.45796656608581543, -0.38468191027641296, 0.20714305341243744, 0.27990400791168213, 0.24037198722362518, 0.2703554630279541, 0.16132156550884247, 0.07364870607852936, 0.0876568928360939, 0.5404442548751831, 0.02359648235142231, 0.12953630089759827, 0.45343485474586487, 0.4176845848560333, -0.10065364092588425, -0.3064506947994232, -0.08964939415454865, -0.15626570582389832, -0.23005476593971252, -0.2893785238265991, -0.0013311234069988132, 0.20788072049617767, 0.16055835783481598, 0.05422472953796387, 0.19871176779270172, -0.05477079376578331, 0.155899778008461, -0.34011003375053406, 0.20834501087665558, -0.08627965301275253, -0.05195925757288933, 0.050291966646909714, -0.25299811363220215, 0.06547767668962479, 0.1927911639213562, 0.2960052788257599, 0.3424205780029297, -0.129242941737175, -0.12261270731687546, 0.3010464310646057, -0.40085911750793457, -0.13721708953380585, -0.1015409529209137, -0.0076376767829060555, 0.20217782258987427, 0.08449593186378479, 0.12236125767230988, -0.03752437233924866, 0.16747820377349854, 0.03170059248805046, -0.21379469335079193, 0.18314389884471893, 0.1878843903541565, -0.0046294755302369595, 0.05789120867848396, 0.3046143054962158, -0.44352567195892334, -0.03220296651124954, 0.24308283627033234, -0.21544639766216278, 0.12441963702440262, -0.28107643127441406, 0.0764850527048111, -0.09665197879076004, -0.03599952161312103, -0.11761919409036636, -0.2404501587152481, 0.20248283445835114, 0.7282840013504028, -0.2031763345003128, -0.10693540424108505, 0.14379042387008667, 0.2717900276184082, -0.3833736479282379, 0.17555247247219086, -0.003446375485509634, -0.16499392688274384, -0.21322809159755707, 0.10419069975614548, 0.1998146027326584, 0.07390718907117844, 0.08703287690877914, 0.29268181324005127, 0.037278205156326294, 0.0410950630903244, 0.1250118911266327, 0.2885795831680298, -0.16644898056983948, -0.047081027179956436, -0.07593578100204468, 0.08980617672204971, -0.30331945419311523, -0.009606973268091679, 0.07316188514232635, 0.1533985435962677, 0.05237659811973572, 0.25404366850852966, 0.19273725152015686, 0.23684412240982056, -0.053294405341148376, 0.3753904104232788, 0.32721516489982605, 0.1177726611495018, 0.2705234885215759, -0.14569522440433502, -0.15807539224624634, -0.048746008425951004, 0.12467475980520248, -0.020526142790913582, -0.7647770643234253, -0.0868585854768753, 0.10942254215478897, -0.12595173716545105, 0.43368014693260193, 0.05840214341878891, 0.1053217425942421, -0.25806155800819397, -0.1112137958407402, -0.1246621161699295, -0.20819664001464844, -0.1197870671749115, 0.11046092957258224, 0.008977483958005905, -0.27428707480430603, -0.26770445704460144, 0.16666270792484283, -0.18278969824314117, -0.35640671849250793, -0.07643795013427734, 0.03947801515460014, 0.009111398831009865, -0.3811345398426056, -0.18128801882266998, -0.010440314188599586, -0.2670601010322571, 0.42245611548423767, 0.1237640380859375, -0.05377328768372536, -0.19659285247325897, 0.32521286606788635, -0.11857272684574127, -0.04442467540502548, -0.0815754309296608, 0.005753503646701574, -0.007904323749244213, -0.2882827818393707, -0.021834833547472954, 0.19211703538894653, -0.49925437569618225, 0.14906297624111176, -0.10441078245639801, -0.39845407009124756, 0.16870220005512238, 0.15933899581432343, -0.28448596596717834, -0.30947452783584595, -0.11944733560085297, 0.03766157478094101, 0.375957190990448, 0.2478807419538498, -0.08232899755239487, -0.014585659839212894, 0.31964248418807983, -0.3079953193664551, -0.09934812784194946, -0.054810043424367905, 0.014978771097958088, -0.09963547438383102, -0.16419997811317444, -0.023511499166488647, -0.18314622342586517, -0.005590694956481457, 0.36310654878616333, 0.1636895388364792, -0.259446918964386, 0.13668273389339447, 0.5257395505905151, 0.029350725933909416, 0.15034905076026917, -0.040300823748111725, 0.27708813548088074, 0.24551081657409668, 0.28610071539878845, -0.062260810285806656, 0.2633659541606903, -0.006585769355297089, 0.13776715099811554, -0.25332143902778625, 0.6219244599342346, -0.3789439797401428, -0.2848813235759735, 0.012285249307751656, -0.004516012500971556, 0.44053229689598083, 0.1356232762336731, -0.34073248505592346, -0.46083593368530273, -0.02284589223563671, 0.10754041373729706, -0.2741428017616272, 0.12843430042266846, -0.3895854651927948, 0.14626134932041168, 0.10032149404287338, -0.3736979067325592, 0.20080600678920746, -0.05711434781551361, -0.060383930802345276, -0.17368972301483154, 0.13887324929237366, 0.02429954893887043, 0.008169976063072681, 0.17085322737693787, 0.3436034321784973, 0.15117380023002625, 0.01469376590102911, -0.15819959342479706, 0.06865735352039337, 0.021960612386465073, 0.3413180708885193, 0.3755742013454437, 0.028156524524092674, 0.06635257601737976, -0.3094814419746399, -0.03790392726659775, -0.12162721902132034, 0.29079437255859375, -0.16251805424690247, -0.004075244534760714, -0.5295773148536682, -0.2125207930803299, 0.08155397325754166, -0.1171889528632164, -0.06969500333070755, -0.2592032849788666, -0.2166760414838791, -0.23293034732341766, -0.29343873262405396, 0.11038240045309067, -0.14103975892066956, 0.26887747645378113, 0.6341744661331177, 0.19970156252384186, -0.12489701062440872, -0.12860822677612305, 0.04989948868751526, 0.15240547060966492, -0.27451613545417786, 0.007030022330582142, 0.0858774185180664, -0.3617091178894043, 0.36457446217536926, 0.4095291495323181, -0.36656373739242554, -0.03438824042677879, -0.041331809014081955, 0.08373448997735977, 0.4039439260959625, 0.2450868785381317, -0.23186062276363373, -0.07882233709096909, -0.076633520424366, 0.20986208319664001, -0.04788413271307945, -0.16571184992790222, -0.10750638693571091, 0.0753268450498581, -0.3053255081176758, -0.13739757239818573, -0.25011932849884033, -0.053974490612745285, 0.04037190228700638, 0.023080190643668175, 0.1324061155319214, 0.1303454041481018, -0.010465717874467373, -0.021161841228604317, -0.02794385887682438, 0.14146336913108826, -0.33972376585006714, -0.20115995407104492, 0.1936253011226654, -0.09852296859025955, -0.0024346299469470978, -0.03348959982395172, -0.0673634484410286, -0.13836263120174408, -0.035591356456279755, 0.43824103474617004, -0.36280426383018494, -0.11284010857343674, -0.02152624912559986, -0.029271546751260757, 0.3655170500278473, 0.056194741278886795, 0.10298527777194977, -0.22799308598041534, 0.05054018646478653, 0.07635261118412018, -0.05285737290978432, 0.08463338017463684, -0.11124621331691742, 0.0042335279285907745, 0.5804041028022766, 0.11062531918287277, 0.14446304738521576, -0.08158069103956223, -0.2831442952156067, 0.0956878736615181, -0.23062680661678314, 0.00584677467122674, 0.10755182057619095, -0.05414016917347908, 0.33173948526382446, 0.3797287344932556, 0.13800585269927979, 0.19879098236560822, -0.023458784446120262, -0.1557164043188095, 0.06796776503324509, -0.24691374599933624, -0.0139428386464715, -0.057965487241744995, -0.3520565629005432, -0.4029265344142914, 0.17943881452083588, 0.12814049422740936, -0.048584479838609695, -0.11998758465051651, -0.023737551644444466, -0.0013283448060974479, 0.1360195279121399, -0.31150734424591064, -0.14487428963184357, -0.3564167320728302, -0.047009482979774475, 0.042070161551237106, 0.08762767165899277, 0.30881550908088684, 0.6129482388496399, 0.23045770823955536, -0.13147622346878052, -0.04878343641757965, -0.13887569308280945, 0.8590595722198486, -0.22514228522777557, -0.04196387901902199, -0.04147941991686821, 0.017464734613895416, -0.37625184655189514, -0.1875729262828827, -0.17634600400924683, 0.12708665430545807, -0.008155345916748047, 0.35138624906539917, -0.16231636703014374, -0.16918042302131653, 0.1755487620830536, 0.1798916906118393, 0.07786019146442413, 0.013355276547372341, -0.1926647424697876, -0.11023613065481186, 0.1673094630241394, 0.18543162941932678, 0.035606786608695984, 0.20504412055015564, 0.03902532532811165, -0.10324068367481232, -0.027901694178581238, -0.1047414019703865, 0.2160724699497223, 0.19878169894218445, -0.02307300642132759, 0.46453866362571716, -0.2620266377925873, -0.09795495122671127, 0.09301221370697021, 0.34133443236351013, -0.31083008646965027, 0.06574518233537674, -0.21740174293518066, -0.14331892132759094, -0.37937289476394653, 0.08078254014253616, -0.061275675892829895, -0.06401987373828888, -0.21555562317371368, 0.1681566834449768, 0.36710309982299805, -0.016980793327093124, 0.32277995347976685, -0.0701964795589447, 0.0993906781077385, 0.11465886980295181, -0.25639837980270386, 0.4117151200771332, 0.10430324077606201, -0.101097472012043, -0.2134590595960617, -0.16020861268043518, -0.36373233795166016, -0.06464016437530518, 0.35757559537887573, 0.5704730153083801, 0.15444932878017426, 0.05117957293987274, 0.09921856969594955, -0.33010610938072205, 0.3176140785217285, -0.10482416301965714, 0.2060592770576477, -0.18706786632537842, -0.19325003027915955, -0.23672932386398315, 0.08064490556716919, 0.17832131683826447, 0.2882492244243622, -0.12204906344413757, 0.11635887622833252, -0.15847422182559967, -0.0909421518445015, 0.12274941056966782, -0.004252275452017784, -0.19849500060081482, -0.1573401242494583, 0.035565171390771866, 0.1358770728111267, -0.004636131227016449, -0.45053887367248535, -0.16407357156276703, 0.11813390254974365, -0.22539888322353363, 0.2628006935119629, 0.1515183001756668, -0.31057003140449524, -0.28318819403648376, 0.053505659103393555, -0.15580736100673676, -0.3450784385204315, -0.2210521697998047, -0.39201071858406067, 0.5385963320732117, -0.08988041430711746, 0.04845124110579491, -0.013276215642690659, 0.19928835332393646, 0.05373827740550041, 0.014199969358742237, 0.034845370799303055, 0.49171018600463867, -0.00003232705421396531, 0.0855744257569313, -0.1539420336484909, 0.1727847009897232, 0.10905085504055023, -0.0691690444946289, 0.024432044476270676, -0.378195196390152, 0.014100557193160057, -0.18756327033042908, -0.1925898641347885, 0.169330894947052, -0.007180234882980585, 0.20471441745758057, 0.06318356841802597, -0.15226909518241882, 0.3985714316368103, -0.1993952840566635, -0.2638743221759796, -0.1419333666563034, 0.5400323867797852, 0.13476192951202393, -0.1216854453086853, 0.017744960263371468, 0.07964248210191727, -0.4946942627429962, -0.132444366812706, 0.22420141100883484, 0.17740975320339203, 0.0834413468837738, 0.404304176568985, 0.14229997992515564, -0.18828371167182922, 0.09734911471605301, 0.07922805845737457, 0.16505445539951324, 0.03737524151802063, -0.002165112178772688, -0.31997019052505493, -0.255948930978775, -0.12202125042676926, 0.06428369879722595, 0.4060724675655365, 0.32519254088401794, 0.02073959819972515, -0.04188283532857895, -0.3573375344276428, -0.3611626625061035, 0.010511101223528385, -0.000785467738751322, 0.12198131531476974, 0.11294546723365784, -0.0471564419567585, -0.24773038923740387, -0.037775103002786636, 0.3073430061340332, -0.04199567437171936, 0.03834361210465431, -0.3224007189273834, -0.07645273208618164, 0.032864127308130264, -0.16743716597557068, 0.014485077932476997, 0.3330897092819214, 0.13576357066631317, -0.41962069272994995, -0.05639873445034027, -0.00021075521362945437, 0.01402200199663639, -0.06171821057796478, 0.6400089263916016, 0.10129666328430176, -0.1205328181385994, 0.2552166283130646, -0.07444267719984055, 0.048958227038383484, -0.055512044578790665, -0.21589510142803192, 0.34080779552459717, 0.05049508810043335, 0.03282058984041214, 0.18706709146499634, 0.27225208282470703, -0.05683007836341858, -0.37778547406196594, 0.1951855719089508, -0.14081476628780365, -0.36960089206695557, 0.5819680094718933, 0.45106104016304016, 0.4177703559398651, -0.13782665133476257, -0.32310500741004944, 0.06385684758424759, 0.21234014630317688, -0.3453947901725769, 0.12696437537670135, 0.3783496618270874, 0.10586486011743546, 0.3697828948497772, 0.05974360555410385, 0.24056866765022278, -0.17975656688213348, -0.07673440873622894, 0.07927083224058151, 0.23681165277957916, -0.35764244198799133, 0.08273068070411682, 0.656268835067749, 0.23867012560367584, 0.08094531297683716, 0.3109191060066223, 0.1452188789844513, 0.37528273463249207, 0.5537840127944946, 0.540370523929596, 0.11054457724094391, 0.14458510279655457, 0.017955875024199486, -0.3983585834503174, -0.12468258291482925, -0.13422173261642456, 0.4726089537143707, -0.2534879744052887, 0.11662233620882034, 0.6226858496665955, 0.16692078113555908, 0.2684558629989624, -0.21194662153720856, -0.016543008387088776, 0.1393713802099228, -0.16091150045394897, -0.3082478940486908, -0.20742212235927582, -0.16173215210437775, -0.14835786819458008, -0.15327686071395874, 0.10170222818851471, 0.25088831782341003, 0.1321064978837967, -0.1592690348625183, 0.17051459848880768, 0.030280888080596924, 0.3372790813446045, -0.0750328078866005, 0.1364394873380661, -0.09192387014627457, -0.31783562898635864, 0.2051868885755539, -0.06707949936389923, -0.21061933040618896, 0.05958378314971924, 0.20509076118469238, -0.08205325156450272, -0.4257429838180542, -0.04370250180363655, 0.025852322578430176, -0.14185264706611633, -0.021070163697004318, -0.0993507131934166, 0.08017721772193909, 0.1267140507698059, 0.21134711802005768, 0.2118595987558365, -0.261570006608963, 0.11005356907844543, 0.26165711879730225, -0.16193369030952454, -0.473235160112381, 0.03195255994796753, 0.07060278207063675, 0.10284838825464249, 0.13737469911575317, 0.05547201260924339, 0.02516917511820793, -0.11310193687677383, -0.12449271231889725, -0.18223382532596588, 0.0708339586853981, -0.14802944660186768, 0.14903900027275085, 0.03212693706154823, 0.2797188460826874, 0.23952893912792206, 0.22575260698795319, 0.2923799157142639, 0.03784213960170746, -0.33963629603385925, -0.03349107876420021, 0.3569295108318329, -0.05145762115716934, 0.1420758068561554, 0.13352413475513458, 0.030177604407072067, -0.06953177601099014, 0.19263730943202972, 0.3206820487976074, -0.01760326512157917, 0.0780925378203392, 0.21263717114925385, -0.05871313065290451, -0.5994652509689331, -0.18025384843349457, -0.11502400040626526, -0.1982971578836441, 0.2527744472026825, -0.5326948165893555, 0.23158693313598633, -0.05913708359003067, 0.042380474507808685, -0.04661465436220169, 0.21764886379241943, 0.3251097798347473, 0.24801233410835266, -0.23980967700481415, -0.36544498801231384, 0.48161691427230835, -0.06362219154834747, 0.17189091444015503, -0.5377544164657593, 0.5857095718383789, -0.28650176525115967, -0.12011963874101639, -0.2188565582036972, -0.3203732669353485, 0.03879622742533684, 0.28404030203819275, 0.25272271037101746, 0.034936558455228806, -0.09632287919521332, 0.2550351023674011, -0.09972035139799118, -0.4111567735671997, 0.11943045258522034, -0.012040416710078716, 0.02305172197520733, 0.4395032227039337, 0.23676960170269012, -0.32103046774864197, 0.002800901420414448, 0.02353234961628914, -0.4456446170806885, -0.32115408778190613, -0.20497936010360718, -0.07141920924186707, -0.08574215322732925, 0.33098599314689636, 0.06635067611932755, 0.3210844099521637, -0.09628310799598694, -0.4211060702800751, 0.1623850166797638, -0.09400513768196106, -0.36457422375679016, -0.1575133502483368, -0.2303638756275177, 0.2628944218158722, -0.042758531868457794, -0.3252616226673126, -0.1635722517967224 ]
155
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.take.html
pandas.api.extensions.ExtensionArray.take
ExtensionArray.take(indices, *, allow_fill=False, fill_value=None)[source]# Take elements from an array. Notes ExtensionArray.take is called by Series.__getitem__, .loc, iloc, when indices is a sequence of values. Additionally, it’s called by Series.reindex(), or any other method that causes realignment, with a fill_value.
Parameters: indicessequence of int or one-dimensional np.ndarray of intIndices to be taken. allow_fillbool, default FalseHow to handle negative values in indices. False: negative values in indices indicate positional indices from the right (the default). This is similar to numpy.take(). True: negative values in indices indicate missing values. These values are set to fill_value. Any other other negative values raise a ValueError. fill_valueany, optionalFill value to use for NA-indices when allow_fill is True. This may be None, in which case the default NA value for the type, self.dtype.na_value, is used. For many ExtensionArrays, there will be two representations of fill_value: a user-facing “boxed” scalar, and a low-level physical NA value. fill_value should be the user-facing version, and the implementation should handle translating that to the physical version for processing the take if necessary. Returns: ExtensionArray Raises: IndexErrorWhen the indices are out of bounds for the array. ValueErrorWhen indices contains negative values other than -1 and allow_fill is True.
[]
pandas.api.extensions.ExtensionArray.take ExtensionArray.take(indices, *, allow_fill=False, fill_value=None)[source]# Take elements from an array. Notes ExtensionArray.take is called by Series.__getitem__, .loc, iloc, when indices is a sequence of values. Additionally, it’s called by Series.reindex(), or any other method that causes realignment, with a fill_value.
[ 0.2164316028356552, -0.2380671203136444, -0.18043914437294006, 0.18849113583564758, -0.10211532562971115, 0.2501458525657654, 0.06954291462898254, 0.2302442342042923, 0.1228451281785965, 0.4113142788410187, -0.04297318682074547, 0.2776901125907898, 0.25148656964302063, -0.049759604036808014, -0.06146368384361267, -0.1522563248872757, -0.1328248679637909, 0.29216521978378296, -0.08898080885410309, -0.13172316551208496, -0.4789714515209198, -0.092103011906147, -0.16203102469444275, -0.07386572659015656, 0.14803117513656616, -0.21710488200187683, -0.3402267098426819, -0.07836994528770447, 0.17429231107234955, -0.25584444403648376, 0.22443808615207672, 0.02986915409564972, -0.18204233050346375, 0.25758427381515503, -0.00010034300794359297, -0.2503167688846588, 0.15715132653713226, -0.07234922796487808, 0.005876911338418722, 0.3027473986148834, -0.3213396668434143, -0.12021452188491821, 0.0939977839589119, -0.3401317298412323, 0.11851779371500015, -0.31219905614852905, -0.0077112698927521706, -0.40308478474617004, 0.15435267984867096, 0.08832339197397232, 0.2881457209587097, -0.06781821697950363, -0.13254204392433167, -0.04692287743091583, 0.09573990851640701, -0.2432340383529663, 0.2175702303647995, -0.061238642781972885, 0.04812689870595932, 0.2115047127008438, 0.24389460682868958, 0.02470758929848671, -0.29133617877960205, 0.038573116064071655, 0.19907890260219574, 0.08199712634086609, 0.0752420425415039, -0.28405287861824036, 0.10695075243711472, 0.32551443576812744, 0.2762673795223236, -0.09619300812482834, -0.242044135928154, -0.19186381995677948, 0.05535072460770607, -0.05874693766236305, -0.2771291434764862, 0.19031931459903717, 0.15142948925495148, -0.006133550312370062, 0.2536924481391907, 0.2593972086906433, 0.009407401084899902, 0.21467627584934235, -0.16107897460460663, 0.2512308657169342, 0.08407510071992874, 0.1085052564740181, 0.16432447731494904, -0.3177432119846344, 0.04463759809732437, -0.2873729467391968, 0.04384360462427139, 0.4205769896507263, 0.06071259081363678, 0.053112491965293884, -0.14290489256381989, -0.45711132884025574, -0.12728266417980194, -0.12194331735372543, 0.0997224822640419, -0.023042889311909676, -0.030655667185783386, 0.3718879818916321, 0.04537741839885712, 0.18977834284305573, -0.07350295782089233, -0.06477301567792892, -0.14353303611278534, -0.016934573650360107, 0.2962039113044739, -0.06322965025901794, 0.1216949000954628, 0.022033005952835083, 0.01788673922419548, -0.07450167089700699, -0.13373452425003052, 0.1739405244588852, -0.38973772525787354, 0.07001128047704697, -0.21161700785160065, -0.020068690180778503, 0.16794443130493164, 0.16333065927028656, -0.002734850160777569, 0.3355136215686798, 0.06360845267772675, -0.08954236656427383, 0.269372820854187, 0.16776753962039948, -0.3812478482723236, 0.2877378463745117, 0.3480967581272125, -0.057362642139196396, 0.0926990732550621, 0.03565935418009758, 0.34895557165145874, -0.16854152083396912, 0.1576348841190338, 0.15661591291427612, 0.00629195524379611, -0.01728587970137596, 0.45027419924736023, 0.49231311678886414, 0.14178568124771118, -0.17665819823741913, 0.14294229447841644, 0.05109700933098793, -0.24578170478343964, 0.43341049551963806, 0.09465833753347397, 0.17620258033275604, -0.13845926523208618, 0.3091709613800049, 0.1903475821018219, 0.06553609669208527, 0.09192091226577759, -0.0851534828543663, 0.10579254478216171, 0.07615341991186142, 0.3410981595516205, 0.011213571764528751, 0.2272959053516388, -0.19829918444156647, 0.10803190618753433, -0.022206613793969154, -0.19243481755256653, -0.014988037757575512, -0.3774584233760834, 0.2634059488773346, 0.20359207689762115, -0.10092286765575409, -0.09665833413600922, -0.15348756313323975, -0.18841424584388733, 0.4064643681049347, 0.3303430676460266, -0.024435466155409813, -0.2089884877204895, -0.35152149200439453, -0.057036589831113815, -0.09004862606525421, 0.08679280430078506, 0.31920498609542847, -0.012532968074083328, 0.18516016006469727, 0.06106710806488991, 0.2529762387275696, -0.13834618031978607, -0.0524776428937912, 0.12400572001934052, -0.2868120074272156, 0.2912044823169708, -0.23397845029830933, -0.042541760951280594, 0.025449199602007866, -0.014051631093025208, -0.34644827246665955, 0.14119680225849152, -0.019816262647509575, 0.04547543451189995, -0.16618119180202484, 0.1791744977235794, -0.15880708396434784, 0.26743823289871216, -0.21138057112693787, -0.2213023155927658, 0.08994452655315399, -0.09849619120359421, -0.3680129647254944, -0.01388298999518156, -0.3705494999885559, -0.41695719957351685, -0.017845505848526955, 0.07084242254495621, 0.20918338000774384, 0.19723628461360931, 0.08103784918785095, 0.11239596456289291, -0.12801101803779602, -0.29446324706077576, -0.10858232527971268, -0.1277623176574707, 0.11943404376506805, -0.32974377274513245, 0.07358728349208832, 0.05852968245744705, -0.0422038696706295, -0.24774771928787231, -0.07671646028757095, 0.27230289578437805, -0.013989066705107689, 0.054476428776979446, 0.4191209673881531, 0.12850721180438995, 0.00839255005121231, -0.26268693804740906, 0.1364889293909073, 0.234371155500412, 0.05503316596150398, -0.10474701225757599, 0.32185035943984985, 0.35293450951576233, 0.023226017132401466, -0.0324113555252552, 0.48010557889938354, -0.4307551681995392, -0.07316425442695618, 0.05511024594306946, 0.20847642421722412, 0.19153085350990295, 0.031223075464367867, -0.1554504781961441, -0.356099396944046, -0.45351922512054443, 0.17498470842838287, -0.020569782704114914, 0.04732808470726013, -0.2568614184856415, 0.269202321767807, 0.2809525430202484, -0.13165925443172455, 0.29396718740463257, 0.04136942699551582, 0.00630528200417757, 0.0008602019515819848, 0.21504594385623932, 0.1436520665884018, 0.08508341759443283, 0.20911794900894165, 0.11801934242248535, -0.009101553820073605, 0.025590648874640465, -0.05770300701260567, 0.27775105834007263, 0.2874765992164612, 0.02218223549425602, -0.16171561181545258, 0.0958733782172203, -0.025263067334890366, -0.24125118553638458, 0.14220374822616577, -0.03281083330512047, 0.2102203071117401, 0.06888650357723236, 0.2770085036754608, -0.31189584732055664, -0.3999171853065491, -0.011866593733429909, -0.7562450170516968, 0.027470193803310394, -0.30198901891708374, -0.11231940984725952, 0.2743130326271057, -0.3640444278717041, -0.028276832774281502, -0.2900572121143341, 0.3912871181964874, 0.4720529615879059, 0.03410511091351509, -0.36835241317749023, 0.16739271581172943, -0.0811835378408432, 0.2611044645309448, -0.04169568046927452, 0.29406389594078064, 0.11359784752130508, 0.20088860392570496, 0.23217418789863586, -0.08100704103708267, -0.010808711871504784, -0.04701700434088707, -0.0655541941523552, -0.3599725365638733, 0.1377544403076172, 0.10328167676925659, -0.10012052208185196, -0.2780822813510895, -0.44854116439819336, 0.06258156895637512, -0.14856156706809998, -0.12523218989372253, 0.05597543716430664, -0.08806340396404266, -0.25819170475006104, -0.21559050679206848, 0.120462566614151, -0.2396446168422699, 0.0675116553902626, 0.20825575292110443, 0.3402888774871826, -0.23094914853572845, -0.07098512351512909, 0.5212002396583557, 0.389780193567276, -0.03397400677204132, -0.14391882717609406, 0.07502015680074692, 0.12251188606023788, -0.02356097660958767, -0.03989079222083092, 0.08448124676942825, -0.43483176827430725, 0.18907199800014496, 0.09385820478200912, 0.13065843284130096, -0.45651939511299133, -0.31472548842430115, 0.013671919703483582, -0.1438981592655182, 0.11449947208166122, 0.22557635605335236, 0.14326195418834686, -0.17619170248508453, -0.03656047210097313, 0.10106046497821808, 0.1899576485157013, 0.3139341473579407, -0.27948036789894104, -0.016455622389912605, 0.3432920277118683, 0.1541357785463333, -0.04379277303814888, -0.1339854598045349, -0.04208329692482948, 0.31227993965148926, -0.2883165180683136, -0.012171384878456593, -0.11963280290365219, -0.07318766415119171, -0.37469279766082764, 0.31422311067581177, -0.09243746101856232, 0.07049782574176788, -0.21431097388267517, -0.09235253930091858, 0.13546907901763916, 0.07886835187673569, -0.16778352856636047, 0.003470947500318289, -0.057877566665410995, -0.3224933445453644, 0.016204383224248886, -0.0539974607527256, 0.1816205233335495, -0.2485388219356537, -0.16511642932891846, -0.374083936214447, -0.3121631443500519, 0.1981850266456604, -0.25818076729774475, -0.06708081066608429, -0.19297026097774506, -0.16953660547733307, 0.5733906030654907, 0.3688689172267914, 0.4367040991783142, 0.3939911723136902, -0.18400675058364868, 0.16410674154758453, -0.0030551517847925425, 0.5843003988265991, 0.3909803628921509, -0.43498721718788147, 0.07606446743011475, -0.003608233528211713, -0.3989737033843994, 0.09946946054697037, -0.1192251667380333, 0.06817671656608582, -0.26720258593559265, 0.12970520555973053, -0.10019540786743164, -0.11640825122594833, 0.16632968187332153, 0.16274957358837128, -0.06612756848335266, 0.18879415094852448, -0.1082739606499672, -0.50180983543396, -0.21241089701652527, 0.06234046444296837, 0.3316383361816406, 0.3702038526535034, -0.03760495036840439, -0.16084599494934082, -0.22569715976715088, -0.32963162660598755, 0.1806855946779251, 0.10557128489017487, 0.19889234006404877, 0.3405487835407257, -0.1735685169696808, -0.1497904658317566, -0.16371367871761322, 0.09785424172878265, 0.13939827680587769, 0.08290807902812958, 0.1530400514602661, 0.10488608479499817, -0.1444479376077652, 0.3617447316646576, 0.15219390392303467, 0.021311523392796516, 0.14494064450263977, -0.04511613771319389, -0.11414087563753128, 0.08248718827962875, -0.22819270193576813, 0.11161522567272186, -0.16103816032409668, 0.21334214508533478, -0.3320239782333374, 0.5179468393325806, 0.024041788652539253, -0.10893368721008301, 0.3786463141441345, 0.3551562428474426, -0.33164262771606445, 0.1889968067407608, 0.42818933725357056, 0.7143157720565796, -0.01708647795021534, 0.14322902262210846, 0.43025293946266174, 0.0025561312213540077, 0.06602758914232254, 0.39517509937286377, 0.338642418384552, -0.3842589855194092, -0.1657545566558838, -0.2001926600933075, -0.008639736101031303, 0.1262446939945221, -0.025226227939128876, -0.23378729820251465, 0.18517448008060455, -0.4816651940345764, 0.2838638424873352, 0.2722487151622772, -0.21286579966545105, -0.3350737392902374, -0.2912639081478119, -0.05759754776954651, 0.23143859207630157, 0.09751199185848236, -0.3385470509529114, -0.023824775591492653, 0.18873874843120575, -0.15065380930900574, 0.02170901745557785, 0.16733837127685547, -0.05198504030704498, 0.12086518853902817, 0.2769762873649597, -0.06623784452676773, -0.11034601926803589, -0.5511975884437561, 0.06595921516418457, 0.1343097686767578, -0.14765484631061554, 0.33335503935813904, 0.12232623249292374, 0.13089580833911896, 0.05180227383971214, -0.19823910295963287, 0.15441539883613586, 0.5130874514579773, 0.09642666578292847, 0.13457661867141724, 0.35818687081336975, 0.11769456416368484, -0.10799401998519897, -0.2425009161233902, 0.3784385025501251, -0.02237614430487156, -0.23085841536521912, -0.47827357053756714, -0.12084029614925385, -0.12732815742492676, 0.018806176260113716, 0.20619337260723114, -0.031133150681853294, -0.16504399478435516, 0.002397012896835804, 0.08763118088245392, -0.267282098531723, -0.0363311730325222, 0.2946300208568573, 0.4746953845024109, 0.16767820715904236, 0.527705729007721, -0.3764866292476654, -0.035068731755018234, -0.17111562192440033, -0.06429474800825119, 0.030547309666872025, 0.17674045264720917, 0.38308948278427124, -0.315629780292511, -0.18677788972854614, -0.09849564731121063, -0.01625722087919712, -0.18487370014190674, 0.2879234850406647, -0.2656952738761902, -0.3007349371910095, -0.3554587960243225, 0.0850239098072052, 0.244558647274971, 0.4733881652355194, -0.012183548882603645, -0.1236736848950386, -0.4310072660446167, -0.05955687165260315, -0.41055116057395935, 0.14724095165729523, -0.3176365792751312, -0.04801681265234947, -0.07831331342458725, 0.12902775406837463, -0.1950337290763855, 0.13775908946990967, 0.2287949025630951, 0.4126758277416229, 0.0655849352478981, -0.3082585334777832, -0.08683810383081436, 0.025238633155822754, -0.08120380342006683, -0.14746953547000885, -0.022224444895982742, -0.14462408423423767, -0.4296342134475708, -0.09886708110570908, -0.055681027472019196, -0.1147039458155632, 0.012673810124397278, 0.40944766998291016, 0.5120458602905273, -0.0922568142414093, -0.10113891214132309, -0.031193183735013008, -0.10781027376651764, -0.07782046496868134, -0.12310396134853363, 0.37118858098983765, -0.37848255038261414, -0.03630208969116211, -0.046065423637628555, -0.008204566314816475, 0.0018360335379838943, -0.37106695771217346, 0.14619703590869904, 0.3038015365600586, -0.3353278934955597, -0.23804344236850739, 0.23995466530323029, 0.11475250124931335, 0.12718616425991058, -0.15211687982082367, 0.16825267672538757, 0.2683616876602173, -0.3848126232624054, -0.14082121849060059, 0.27280518412590027, 0.10534103214740753, 0.23723909258842468, 0.2241063416004181, 0.1021001785993576, -0.12977242469787598, -0.14188797771930695, -0.07476029545068741, 0.3827946186065674, -0.14907975494861603, 0.1697179228067398, 0.471600741147995, -0.07256549596786499, -0.1279323548078537, 0.3953615427017212, 0.13430602848529816, 0.605009913444519, 0.02354048565030098, 0.0344284363090992, 0.6072243452072144, 0.16214989125728607, -0.21559961140155792, 0.10528428107500076, -0.2988533675670624, 0.15345539152622223, 0.2227247953414917, 0.04183704033493996, 0.2422403246164322, 0.6160472631454468, -0.12918280065059662, -0.08364392817020416, -0.11569884419441223, -0.054780226200819016, 0.23480895161628723, -0.037239912897348404, 0.08611088991165161, 0.11172502487897873, -0.12990278005599976, -0.28735238313674927, -0.20711494982242584, 0.28689321875572205, -0.3564613163471222, 0.051354099065065384, -0.17021150887012482, -0.029439294710755348, 0.12235259264707565, 0.24232929944992065, 0.037409428507089615, 0.11191336810588837, -0.30388402938842773, -0.3983607292175293, 0.4096766412258148, 0.03343256562948227, -0.13049495220184326, 0.011637711897492409, 0.043807610869407654, -0.05116317793726921, -0.22328265011310577, 0.20466212928295135, -0.04677984118461609, -0.3456585705280304, -0.13393476605415344, -0.05158989503979683, 0.09523365646600723, 0.09411735087633133, -0.04931866377592087, 0.2770293354988098, -0.32115569710731506, -0.023046964779496193, 0.10307935625314713, 0.30438074469566345, -0.4621226489543915, 0.25587961077690125, 0.11583846807479858, -0.15781265497207642, -0.0959634855389595, -0.2701668441295624, -0.23254773020744324, -0.20120248198509216, -0.19218483567237854, -0.43326494097709656, 0.2231464385986328, 0.16693246364593506, 0.14866086840629578, -0.07449664920568466, 0.32317453622817993, 0.17166635394096375, 0.17883935570716858, 0.3553065061569214, -0.12906986474990845, -0.22987887263298035, 0.14097945392131805, 0.24682441353797913, -0.030568478628993034, 0.37164345383644104, 0.1985810101032257, -0.08276663720607758, -0.467954158782959, -0.0878886803984642, 0.0938156247138977, -0.1062878668308258, 0.07260964810848236, -0.034901514649391174, -0.2882644236087799, -0.053268980234861374, -0.2695814073085785, -0.04918018728494644, -0.26010584831237793, 0.16556209325790405, -0.38034629821777344, 0.3038600981235504, 0.07538356631994247, -0.15827815234661102, 0.025947200134396553, 0.23551051318645477, 0.13675177097320557, 0.21116462349891663, -0.26396262645721436, -0.1521156132221222, 0.22222143411636353, 0.19141368567943573, 0.15837362408638, -0.19931787252426147, 0.011465298011898994, -0.09977312386035919, 0.17767076194286346, -0.013205638155341148, -0.28235310316085815, -0.07849612832069397, 0.3843497931957245, 0.014299304224550724, -0.1181323304772377, -0.3193055987358093, 0.2873411476612091, -0.4927194118499756, 0.05325551703572273, 0.05298930034041405, 0.1484053134918213, 0.02502656728029251, 0.17647485435009003, 0.1024114340543747, -0.02211465872824192, 0.48077160120010376, -0.2498357743024826, -0.5609937906265259, -0.13291597366333008, -0.09965671598911285, 0.09331415593624115, -0.1433136761188507, 0.10418400168418884, -0.19758999347686768, 0.31952983140945435, -0.3295745849609375, -0.18991073966026306, -0.04651784524321556, -0.005954041611403227, -0.001931253238581121, -0.21311579644680023, -0.04248080402612686, 0.3228188157081604, -0.10867463052272797, -0.10739627480506897, -0.4326985478401184 ]
156
..\pandas\reference\api\pandas.tseries.offsets.BYearEnd.html
pandas.tseries.offsets.BYearEnd
class pandas.tseries.offsets.BYearEnd# DateOffset increments between the last business day of the year. Examples Attributes base Returns a copy of the calling offset object with n=1 and all other attributes equal. freqstr Return a string representing the frequency. kwds Return a dict of extra parameters for the offset. month n name Return a string representing the base frequency. nanos normalize rule_code
Parameters: nint, default 1The number of years represented. normalizebool, default FalseNormalize start/end dates to midnight before generating date range. monthint, default 12A specific integer for the month of the year.
[">>> from pandas.tseries.offsets import BYearEnd\n>>> ts = pd.Timestamp('2020-05-24 05:01:15')\n>>> ts - BYearEnd()\nTimestamp('2019-12-31 05:01:15')\n>>> ts + BYearEnd()\nTimestamp('2020-12-31 05:01:15')\n>>> ts + BYearEnd(3)\nTimestamp('2022-12-30 05:01:15')\n>>> ts + BYearEnd(-3)\nTimestamp('2017-12-29 05:01:15')\n>>> ts + BYearEnd(month=11)\nTimestamp('2020-11-30 05:01:15')"]
pandas.tseries.offsets.BYearEnd class pandas.tseries.offsets.BYearEnd# DateOffset increments between the last business day of the year. Examples Attributes base Returns a copy of the calling offset object with n=1 and all other attributes equal. freqstr Return a string representing the frequency. kwds Return a dict of extra parameters for the offset. month n name Return a string representing the base frequency. nanos normalize rule_code
[ -0.1264047920703888, -0.36263135075569153, -0.0781620591878891, -0.172337144613266, 0.0616283044219017, 0.14220616221427917, 0.3206077814102173, 0.12360230088233948, -0.4123058319091797, 0.23127321898937225, 0.09247557073831558, 0.1387847512960434, 0.08444720506668091, 0.24324795603752136, -0.1877160370349884, -0.3558056354522705, 0.05616641417145729, 0.3873889744281769, 0.075961634516716, 0.05081944167613983, -0.16244696080684662, 0.011404036544263363, -0.16068929433822632, 0.19233624637126923, -0.053038839250802994, -0.3318997025489807, -0.3417429029941559, -0.33389073610305786, -0.009217421524226665, -0.3758070468902588, -0.02911193110048771, 0.2849378287792206, 0.31949296593666077, 0.5541769862174988, -0.00010763037425931543, -0.40164604783058167, 0.18858838081359863, -0.13804247975349426, -0.2377856969833374, 0.5011852383613586, -0.21530507504940033, -0.22150307893753052, 0.134148508310318, -0.46538588404655457, -0.22887519001960754, -0.2634137272834778, -0.2636774778366089, -0.03258581459522247, 0.45409971475601196, 0.5796188712120056, 0.1924891173839569, -0.20090381801128387, -0.05913081020116806, -0.12157948315143585, 0.15544910728931427, -0.2525801956653595, -0.08752813935279846, 0.02224867418408394, -0.10239645838737488, 0.019698163494467735, 0.1398048847913742, -0.1362193524837494, 0.034933287650346756, -0.042278096079826355, 0.34884870052337646, 0.20963487029075623, 0.42155155539512634, -0.058792293071746826, 0.27347785234451294, 0.34750857949256897, 0.5235611200332642, -0.33663779497146606, -0.3380603492259979, -0.03734821453690529, -0.1525583267211914, -0.2864282429218292, -0.28048303723335266, -0.08237340301275253, 0.264759361743927, 0.024494387209415436, 0.010643992573022842, 0.2534433603286743, -0.33706754446029663, 0.299699991941452, -0.02282702922821045, 0.16554875671863556, -0.28136351704597473, -0.13157841563224792, 0.06962160766124725, -0.34684547781944275, 0.2636337876319885, -0.17269963026046753, 0.12419893592596054, 0.5454480051994324, 0.09264841675758362, -0.2372809648513794, 0.09521757066249847, 0.0718870684504509, -0.33418938517570496, -0.0013157743960618973, 0.20836839079856873, 0.0018752204487100244, -0.05824380740523338, 0.09706917405128479, -0.10761191695928574, 0.044232819229364395, 0.32757890224456787, -0.3144359290599823, 0.17373906075954437, 0.2107115238904953, -0.04611100256443024, -0.14749355614185333, 0.16734878718852997, 0.034659530967473984, 0.07439406216144562, 0.004046760965138674, -0.07661457359790802, 0.020584389567375183, 0.012109451927244663, 0.15380729734897614, 0.07937274873256683, -0.05520296469330788, 0.06013643741607666, -0.02235219068825245, -0.07484237849712372, 0.19721463322639465, -0.2136860489845276, -0.13824523985385895, 0.27731066942214966, -0.07903575897216797, -0.23713748157024384, 0.19359377026557922, -0.03445347771048546, 0.04858345538377762, -0.20931045711040497, 0.12281221896409988, 0.1519784778356552, 0.42463362216949463, -0.002930272137746215, -0.051290955394506454, 0.11261555552482605, -0.1648077368736267, 0.05536816641688347, 0.11162605881690979, -0.5787831544876099, -0.10802466422319412, -0.20063109695911407, -0.2142055481672287, -0.36623483896255493, 0.0035597383975982666, 0.24380084872245789, -0.0918683335185051, -0.04711392894387245, 0.24046637117862701, -0.36940309405326843, -0.10366187989711761, 0.06701742112636566, 0.4242892265319824, -0.09401088953018188, 0.08492209762334824, 0.42498213052749634, -0.17375195026397705, -0.38493719696998596, -0.22466230392456055, 0.33961251378059387, 0.26044878363609314, -0.57993084192276, -0.26274436712265015, -0.12412119656801224, -0.2241111397743225, 0.2082873433828354, -0.276220440864563, 0.15549716353416443, 0.017166219651699066, -0.21295765042304993, -0.44873037934303284, 0.21933792531490326, -0.008035849779844284, 0.11082662642002106, -0.08521644026041031, -0.1100715771317482, -0.1640779972076416, -0.004299577791243792, 0.11045386642217636, -0.08810640126466751, -0.18070948123931885, -0.23106953501701355, 0.0014627216150984168, -0.2751883268356323, -0.3017459511756897, -0.03702308237552643, -0.23742817342281342, 0.009684670716524124, 0.12963861227035522, 0.07057949900627136, 0.0603608675301075, 0.20688575506210327, -0.07240302860736847, -0.008450658991932869, -0.06650690734386444, 0.14203134179115295, 0.2923330068588257, 0.005157078616321087, 0.22832363843917847, 0.29036033153533936, -0.636318564414978, -0.017064997926354408, -0.02138589136302471, 0.12371861189603806, 0.09336689859628677, 0.32332557439804077, -0.24245668947696686, -0.3768032193183899, -0.14678439497947693, 0.039309337735176086, 0.2748888432979584, 0.19856420159339905, 0.20412470400333405, 0.2549077570438385, 0.015138629823923111, -0.17243817448616028, -0.06638139486312866, -0.20765244960784912, -0.058684948831796646, -0.1347856968641281, -0.20855146646499634, 0.004922734573483467, -0.11297401040792465, -0.1580253690481186, 0.3376125693321228, 0.2868703007698059, -0.14652015268802643, 0.09745151549577713, 0.3028036952018738, 0.32812079787254333, 0.22329925000667572, 0.4288927912712097, 0.48115718364715576, 0.023226633667945862, 0.24441662430763245, 0.11829709261655807, 0.3851487338542938, 0.050184931606054306, -0.1718994826078415, 0.02752690389752388, 0.8217592835426331, -0.1740657389163971, -0.14912445843219757, -0.08576351404190063, 0.05627456679940224, -0.004369836300611496, 0.040830742567777634, -0.3735877573490143, -0.13776355981826782, -0.0008167072664946318, 0.09865274280309677, -0.3156927227973938, 0.10461217910051346, -0.4825321435928345, 0.06239526718854904, 0.3152061998844147, -0.406970739364624, -0.0338905043900013, 0.15832044184207916, -0.025837182998657227, -0.19590021669864655, -0.06058798357844353, 0.2877560555934906, 0.04469071328639984, 0.14535517990589142, 0.16034522652626038, 0.07299605011940002, -0.07953905314207077, -0.033065151423215866, 0.23314841091632843, 0.30458223819732666, -0.1378684937953949, -0.27179983258247375, 0.15976227819919586, 0.25911593437194824, -0.3557914197444916, -0.4489973485469818, -0.03080572374165058, 0.16177377104759216, -0.1655992865562439, 0.13020439445972443, -0.16834142804145813, 0.1843205839395523, 0.053155940026044846, -0.530107855796814, -0.17833520472049713, -0.25299230217933655, 0.11571728438138962, 0.06732424348592758, -0.2723867893218994, -0.03463675081729889, -0.44751378893852234, 0.6463826298713684, 0.4624750018119812, 0.1911231130361557, -0.4936906397342682, -0.3162219226360321, -0.2571297883987427, 0.1280849426984787, -0.3071533739566803, 0.24481873214244843, 0.21191172301769257, -0.05067659541964531, 0.10409841686487198, 0.07118366658687592, -0.3553597927093506, 0.023961767554283142, 0.011247918009757996, 0.48302051424980164, 0.24461659789085388, 0.08000340312719345, -0.4555487036705017, 0.06053667888045311, 0.04360486567020416, -0.08033853769302368, 0.11151845753192902, -0.013239530846476555, -0.23279449343681335, 0.19883021712303162, -0.17747865617275238, 0.04965490847826004, -0.23446492850780487, -0.380506306886673, 0.029329903423786163, -0.019729111343622208, 0.1605122834444046, 0.5817635655403137, -0.3371008634567261, 0.17940622568130493, 0.029310036450624466, 0.40494102239608765, -0.15212908387184143, -0.34024152159690857, 0.36960506439208984, -0.1332678198814392, -0.22407226264476776, 0.18319955468177795, -0.2837315499782562, -0.04175904765725136, 0.012696652673184872, 0.08026943355798721, -0.6165387034416199, -0.009744714945554733, -0.04316652938723564, 0.029499175027012825, 0.17213286459445953, -0.0068593937903642654, 0.23142652213573456, -0.09312182664871216, -0.019019849598407745, 0.12540052831172943, 0.08730921149253845, -0.10250300914049149, -0.2364560216665268, 0.14106141030788422, 0.22111523151397705, -0.16017818450927734, 0.3510220944881439, 0.12389665096998215, -0.1420600265264511, -0.042153920978307724, -0.22527658939361572, -0.22726117074489594, 0.0032171544153243303, 0.05122086778283119, -0.07412517815828323, 0.25177717208862305, 0.08351206034421921, 0.44426921010017395, -0.14328014850616455, 0.3980521559715271, -0.08236362785100937, -0.06363684684038162, -0.023861689493060112, -0.18564793467521667, -0.0807366669178009, -0.32147595286369324, 0.44578757882118225, -0.32816916704177856, 0.00313004432246089, -0.32772043347358704, -0.061982229351997375, -0.02033769153058529, 0.0805661752820015, -0.0598469078540802, -0.04825993627309799, -0.4881964921951294, 0.07468520104885101, 0.03958737850189209, 0.09800637513399124, 0.07716383785009384, 0.21751059591770172, 0.23578926920890808, 0.02905181236565113, -0.11371584981679916, 0.29564908146858215, 0.3738921284675598, -0.06823257356882095, -0.04827326536178589, 0.22635865211486816, -0.29615530371665955, -0.44381293654441833, -0.11862950772047043, -0.44717276096343994, -0.11660540848970413, -0.09200625121593475, 0.14702631533145905, -0.021603606641292572, -0.12493076920509338, 0.29640457034111023, 0.162661612033844, -0.051756951957941055, 0.0767504870891571, 0.14696301519870758, -0.2388564795255661, 0.19614118337631226, 0.1658916175365448, 0.03362886235117912, 0.09021315723657608, -0.17665381729602814, -0.2331162840127945, 0.09345148503780365, 0.07335549592971802, 0.3627403676509857, 0.32728177309036255, 0.16242235898971558, 0.19157657027244568, -0.012188649736344814, 0.09278523921966553, -0.4165184795856476, 0.3237406611442566, -0.4418580234050751, 0.0563843734562397, -0.3366636335849762, -0.24335196614265442, -0.22997495532035828, 0.19354380667209625, 0.1242113932967186, 0.08964339643716812, 0.20800603926181793, 0.17023779451847076, 0.3203822076320648, 0.03756842389702797, -0.1808750331401825, 0.24630331993103027, 0.32227012515068054, 0.06637716293334961, -0.4428528845310211, 0.5286124348640442, 0.1331394463777542, -0.2796933650970459, -0.07751557230949402, 0.21705850958824158, -0.20407463610172272, 0.2267133891582489, 0.12941612303256989, 0.8663747906684875, 0.5141143202781677, -0.00819324143230915, 0.33379700779914856, -0.20031246542930603, 0.3351591229438782, 0.2122979462146759, 0.0529417023062706, -0.014835516922175884, -0.3299301564693451, -0.23354917764663696, 0.04317568242549896, 0.02796260640025139, 0.46688780188560486, -0.5551162362098694, 0.22046144306659698, -0.18193534016609192, 0.30702516436576843, 0.23770827054977417, -0.12784065306186676, -0.08788568526506424, 0.16622385382652283, -0.40245845913887024, 0.17183029651641846, 0.11409254372119904, -0.20769086480140686, -0.10732095688581467, -0.078142449259758, -0.10827287286520004, 0.13952353596687317, 0.11225351691246033, -0.38414981961250305, 0.05008238926529884, 0.022118987515568733, 0.001173643977381289, -0.0931614562869072, -0.13587410748004913, 0.007054350804537535, 0.7049210071563721, -0.3088303208351135, -0.09355656802654266, -0.03339056298136711, -0.009624834172427654, 0.03916588053107262, -0.2184142768383026, 0.05766545236110687, 0.4272617697715759, 0.05833861604332924, 0.0469428226351738, 0.2074781358242035, -0.10763750970363617, 0.26974743604660034, -0.012557090260088444, 0.014437822625041008, -0.5003631711006165, -0.16975173354148865, 0.0292764063924551, -0.2748761773109436, -0.19896025955677032, -0.12450173497200012, 0.1660003811120987, 0.14309264719486237, -0.26097285747528076, 0.2657400369644165, -0.07580511271953583, -0.10433126986026764, -0.2461429387331009, -0.22645476460456848, 0.1291729211807251, 0.4346804618835449, 0.33209991455078125, 0.10832631587982178, -0.17395426332950592, -0.14311090111732483, -0.09015185385942459, -0.015175980515778065, -0.12917473912239075, 0.623403787612915, 0.170833557844162, -0.23950162529945374, 0.15495209395885468, 0.4990667998790741, 0.15547913312911987, 0.19001080095767975, -0.2852509021759033, -0.27826738357543945, -0.3838682174682617, -0.017230205237865448, 0.28687146306037903, 0.4142434298992157, 0.10527033358812332, 0.0058894287794828415, 0.012088880874216557, -0.1230776384472847, -0.383830726146698, -0.05053608864545822, -0.1909722089767456, 0.244940847158432, 0.43436506390571594, -0.29897522926330566, -0.23949354887008667, 0.1881992220878601, 0.08473222702741623, 0.1636853814125061, -0.009621290490031242, -0.2049066126346588, -0.26110535860061646, 0.12520059943199158, -0.25037285685539246, 0.023612624034285545, 0.043327756226062775, 0.18836359679698944, -0.4038810133934021, -0.31114527583122253, -0.16387848556041718, 0.26702791452407837, 0.13457193970680237, 0.7266092300415039, 0.26035210490226746, -0.08006339520215988, 0.14408323168754578, -0.21944557130336761, 0.22566485404968262, 0.34187155961990356, 0.09442181885242462, 0.45315849781036377, 0.008401840925216675, -0.21294669806957245, 0.09483003616333008, 0.5824190378189087, -0.12323709577322006, -0.5069853067398071, 0.2200373113155365, 0.3935621678829193, -0.24665512144565582, 0.4879193902015686, 0.23132391273975372, 0.31656551361083984, 0.08125544339418411, -0.08892735093832016, -0.04795634001493454, 0.22402964532375336, -0.4458915591239929, -0.18564869463443756, 0.23329919576644897, -0.12666337192058563, 0.4952523112297058, 0.2542104423046112, 0.07090996205806732, -0.23433944582939148, 0.09252084046602249, -0.11354245990514755, 0.15992099046707153, -0.31783968210220337, 0.4673232138156891, 0.6501712799072266, 0.2160467505455017, -0.012842035852372646, 0.3006870746612549, 0.14975158870220184, 0.1254703402519226, 0.286485880613327, 0.43469351530075073, 0.07166406512260437, 0.22807379066944122, 0.030624480918049812, 0.2123422622680664, -0.22401444613933563, 0.10039444267749786, 0.5334811806678772, -0.11062294989824295, 0.07560950517654419, 0.33670714497566223, 0.1737700253725052, 0.21341781318187714, 0.013690254651010036, -0.1659102439880371, 0.05101051926612854, 0.07229182124137878, -0.008260829374194145, 0.17656347155570984, -0.17961227893829346, -0.4604606032371521, -0.12142056971788406, 0.2693447768688202, 0.09056457132101059, 0.1960454285144806, -0.2954917252063751, 0.314282089471817, -0.032110217958688736, 0.2621234655380249, 0.11098865419626236, 0.2319258451461792, -0.2077319175004959, -0.3054586350917816, -0.03460990637540817, -0.23197318613529205, 0.002382766455411911, 0.24062597751617432, 0.23386020958423615, -0.24434630572795868, -0.0771610364317894, 0.552161455154419, 0.04341762140393257, -0.4850379526615143, -0.03327658027410507, -0.026109879836440086, 0.2889021933078766, 0.12910324335098267, 0.1065339669585228, 0.16444572806358337, -0.19102266430854797, 0.0672513097524643, -0.16755220293998718, -0.1244409829378128, -0.7712529301643372, 0.19576647877693176, 0.37399762868881226, -0.2571285367012024, -0.061664629727602005, -0.03365040943026543, -0.01898125186562538, -0.18454013764858246, -0.1559259444475174, 0.02823648415505886, 0.18026331067085266, 0.11262857168912888, 0.11069146543741226, -0.18866689503192902, 0.1008855551481247, 0.3885050117969513, 0.6609257459640503, 0.29134228825569153, -0.37923726439476013, -0.2319219410419464, -0.10181082785129547, 0.25123757123947144, 0.13274386525154114, 0.2679983675479889, -0.3034263253211975, 0.14892321825027466, -0.31931981444358826, 0.457460880279541, -0.002255602739751339, -0.18701456487178802, 0.16817274689674377, 0.03619294986128807, 0.015944624319672585, -0.3125067949295044, 0.2115088403224945, 0.01500567328184843, -0.11036510020494461, 0.21134166419506073, 0.000054183539759833366, 0.11591978371143341, -0.00018463042215444148, -0.06670574098825455, -0.07092303782701492, -0.019381770864129066, 0.3092629015445709, 0.13866402208805084, 0.092646025121212, -0.4491890072822571, 0.3413410782814026, -0.055447112768888474, 0.15613427758216858, -0.3183859586715698, 0.3659481704235077, -0.10332156717777252, -0.02854934148490429, -0.199784517288208, -0.2587617337703705, 0.005089112091809511, 0.12248854339122772, 0.12715356051921844, 0.132167249917984, -0.2924867272377014, 0.07973243296146393, -0.5409156084060669, -0.03613610193133354, 0.14390254020690918, -0.033627841621637344, -0.013634859584271908, 0.14021770656108856, 0.17879463732242584, -0.2996964454650879, 0.22114576399326324, -0.0563783273100853, -0.3733648657798767, -0.45185554027557373, -0.029743395745754242, -0.12632964551448822, -0.07384151965379715, 0.021458124741911888, 0.024830905720591545, 0.5206743478775024, -0.09815685451030731, -0.14809496700763702, 0.21502569317817688, 0.15323622524738312, -0.17737087607383728, -0.11841826885938644, 0.1455102264881134, 0.08021128922700882, 0.14678771793842316, -0.20088234543800354, -0.3639562129974365 ]
157
..\pandas\reference\api\pandas.Series.tz_convert.html
pandas.Series.tz_convert
Series.tz_convert(tz, axis=0, level=None, copy=None)[source]# Convert tz-aware axis to target time zone.
Parameters: tzstr or tzinfo object or NoneTarget time zone. Passing None will convert to UTC and remove the timezone information. axis{0 or ‘index’, 1 or ‘columns’}, default 0The axis to convert levelint, str, default NoneIf axis is a MultiIndex, convert a specific level. Otherwise must be None. copybool, default TrueAlso make a copy of the underlying data. Note The copy keyword will change behavior in pandas 3.0. Copy-on-Write will be enabled by default, which means that all methods with a copy keyword will use a lazy copy mechanism to defer the copy and ignore the copy keyword. The copy keyword will be removed in a future version of pandas. You can already get the future behavior and improvements through enabling copy on write pd.options.mode.copy_on_write = True Returns: Series/DataFrameObject with time zone converted axis. Raises: TypeErrorIf the axis is tz-naive.
[">>> s = pd.Series(\n... [1],\n... index=pd.DatetimeIndex(['2018-09-15 01:30:00+02:00']),\n... )\n>>> s.tz_convert('Asia/Shanghai')\n2018-09-15 07:30:00+08:00 1\ndtype: int64", ">>> s = pd.Series([1],\n... index=pd.DatetimeIndex(['2018-09-15 01:30:00+02:00']))\n>>> s.tz_convert(None)\n2018-09-14 23:30:00 1\ndtype: int64"]
pandas.Series.tz_convert Series.tz_convert(tz, axis=0, level=None, copy=None)[source]# Convert tz-aware axis to target time zone.
[ -0.1428154855966568, -0.39195680618286133, -0.032672278583049774, -0.16434183716773987, 0.14744117856025696, 0.17694105207920074, 0.2971392273902893, 0.4520396292209625, -0.1051197350025177, 0.1779468059539795, -0.16656780242919922, 0.4191550612449646, -0.19917936623096466, 0.2357054203748703, -0.2630508244037628, -0.26133501529693604, -0.004426265135407448, 0.20042598247528076, -0.17849446833133698, -0.005407621152698994, -0.3017163872718811, 0.04494083672761917, -0.09805156290531158, -0.06460361182689667, -0.12344542145729065, 0.03870219364762306, -0.06505665183067322, -0.1406090408563614, 0.15729279816150665, 0.09428182989358902, 0.14533080160617828, -0.19851237535476685, 0.2049640566110611, 0.5438994765281677, -0.00009753513586474583, -0.011545039713382721, -0.29954054951667786, -0.2266680747270584, 0.14964228868484497, 0.3824220895767212, -0.17944644391536713, -0.1792958527803421, 0.004629771690815687, -0.14976662397384644, -0.353689968585968, -0.1502213329076767, 0.03528343141078949, -0.19771252572536469, 0.3528062701225281, 0.3119952976703644, 0.3122518062591553, 0.38719290494918823, -0.2817935049533844, -0.05447978153824806, -0.1802995800971985, -0.2949613630771637, -0.01941102370619774, 0.07536543905735016, -0.18711386620998383, 0.07564588636159897, 0.08387753367424011, 0.22254936397075653, -0.09050697088241577, -0.19023951888084412, 0.07163827866315842, -0.11098415404558182, 0.5018318891525269, -0.04863002896308899, -0.172413170337677, 0.2569698095321655, 0.4555743336677551, -0.302014023065567, -0.3368368446826935, 0.09456748515367508, -0.1711493730545044, 0.011738982982933521, -0.3348962068557739, 0.06614839285612106, 0.08583201467990875, 0.40436258912086487, 0.2866336405277252, 0.3470292389392853, -0.3443329632282257, 0.1838260143995285, -0.31200075149536133, 0.5202175974845886, 0.12577998638153076, -0.21167586743831635, -0.2780751883983612, -0.04483551159501076, 0.18416987359523773, 0.0416681282222271, 0.38305437564849854, 0.2397889345884323, 0.06844039261341095, -0.2835817039012909, -0.2098277062177658, -0.11460805684328079, -0.34337276220321655, 0.07309427112340927, 0.2783997356891632, 0.32027533650398254, -0.01152976043522358, 0.09015456587076187, 0.16328421235084534, 0.28681838512420654, -0.2077166736125946, -0.038755856454372406, 0.038060467690229416, -0.29329630732536316, 0.023216042667627335, -0.02354104071855545, 0.0809076800942421, -0.45486029982566833, 0.28325581550598145, 0.1852942556142807, 0.053986262530088425, 0.06939627230167389, -0.05134160816669464, -0.27814972400665283, -0.07512854039669037, 0.08972668647766113, -0.029330460354685783, 0.0035993168130517006, -0.13191616535186768, 0.7027454376220703, 0.044712845236063004, -0.04138166084885597, -0.061217814683914185, 0.15815922617912292, -0.37889808416366577, 0.38283631205558777, 0.19004367291927338, -0.09508532285690308, -0.2084416300058365, 0.029704775661230087, 0.04742659255862236, 0.07200682163238525, 0.08366519212722778, 0.23452860116958618, -0.06418704241514206, 0.07904402166604996, 0.23086845874786377, 0.04911480098962784, -0.17238694429397583, -0.00801245030015707, 0.012608088552951813, 0.1841740906238556, -0.38458505272865295, 0.1533779352903366, 0.16163912415504456, -0.13213759660720825, -0.2694849371910095, 0.30213528871536255, -0.13179488480091095, -0.11930041760206223, 0.29162269830703735, 0.13984039425849915, 0.13327258825302124, -0.09575242549180984, 0.1864117980003357, -0.10398435592651367, 0.08762438595294952, -0.12966477870941162, 0.1093544289469719, -0.040586918592453, -0.39779865741729736, 0.028158361092209816, -0.11166306585073471, -0.2011566162109375, 0.37546011805534363, -0.04273109883069992, 0.1612924188375473, -0.013139545917510986, 0.08254548162221909, -0.06538780778646469, 0.16350144147872925, -0.32599741220474243, 0.1994640827178955, -0.04721049964427948, -0.27441439032554626, 0.08033011108636856, -0.11376176029443741, 0.2929859459400177, -0.29534444212913513, -0.02507849596440792, -0.26314449310302734, 0.21916083991527557, -0.13972890377044678, 0.1756667196750641, -0.22206318378448486, 0.0063320305198431015, 0.21542084217071533, 0.08224887400865555, 0.27392998337745667, 0.17330513894557953, -0.04422374069690704, 0.27329540252685547, 0.22391967475414276, 0.11557812988758087, 0.11416996270418167, 0.03917347267270088, 0.27842310070991516, -0.04785921424627304, -0.046404823660850525, -0.2825576364994049, -0.005720834713429213, -0.024614498019218445, 0.24911701679229736, 0.262111097574234, 0.09746256470680237, -0.13203857839107513, -0.3904302418231964, -0.11012212932109833, -0.11975041776895523, 0.21236081421375275, 0.3119139075279236, 0.035484809428453445, 0.17631107568740845, 0.07891537994146347, 0.024315178394317627, -0.007319414988160133, 0.10444951802492142, -0.112953782081604, 0.0825108140707016, -0.1793113499879837, -0.07919146865606308, 0.0930267944931984, 0.06772833317518234, -0.0809909999370575, 0.1805281788110733, -0.03478448465466499, 0.06489802151918411, -0.007386260200291872, -0.21561051905155182, 0.3837031424045563, -0.2882453203201294, 0.18695583939552307, 0.011617359705269337, -0.10052589327096939, -0.09234937280416489, 0.15119241178035736, 0.2001415640115738, 0.20206058025360107, 0.07559197396039963, 0.4342823028564453, -0.12267212569713593, -0.4191879332065582, -0.15720543265342712, 0.2607557475566864, 0.2465524822473526, -0.014888755045831203, -0.08875685930252075, -0.21623168885707855, -0.20588302612304688, 0.193334698677063, -0.38907191157341003, 0.1473187357187271, -0.1377432644367218, 0.4547836482524872, 0.5813071727752686, -0.2535425126552582, 0.0634971410036087, -0.006246508099138737, -0.0173353124409914, 0.0070829675532877445, 0.04613892361521721, 0.409688800573349, -0.3061359226703644, 0.2757209837436676, 0.41905081272125244, 0.0656604915857315, -0.14084802567958832, -0.11243671923875809, 0.20885583758354187, 0.22482778131961823, 0.2117619514465332, 0.07227430492639542, -0.22885802388191223, -0.00870002806186676, -0.11878805607557297, 0.08145338296890259, 0.0775972530245781, 0.45935794711112976, -0.20262983441352844, -0.04235515743494034, -0.5892245769500732, 0.020484846085309982, -0.08491013944149017, -0.2651587724685669, 0.08806627988815308, -0.46634337306022644, 0.11924003809690475, 0.15586388111114502, -0.1854434758424759, 0.14789605140686035, -0.20043352246284485, 0.14132161438465118, 0.32464632391929626, -0.3506329655647278, -0.13366934657096863, -0.5653078556060791, -0.0029182499274611473, 0.31240543723106384, -0.08157814294099808, 0.2436017394065857, -0.005338431801646948, -0.49277564883232117, 0.24606779217720032, 0.1730828434228897, -0.04477756842970848, 0.03888586908578873, -0.07524073868989944, -0.0690889060497284, -0.1438252329826355, 0.37163811922073364, -0.23291820287704468, 0.02785077504813671, -0.17046800255775452, -0.10226955264806747, -0.020914806053042412, -0.09299470484256744, -0.2586821913719177, 0.35927534103393555, -0.022606046870350838, -0.11054590344429016, -0.2974131405353546, -0.41100218892097473, -0.01822851225733757, 0.02221239171922207, 0.0010209836764261127, 0.09226913005113602, -0.04669984430074692, 0.04430872201919556, -0.05729985609650612, 0.08287777006626129, -0.17001280188560486, -0.22288213670253754, 0.47542431950569153, -0.34465721249580383, -0.1641852706670761, -0.047750238329172134, -0.1323835253715515, 0.19645659625530243, -0.11570163816213608, 0.022007552906870842, -0.4272310435771942, -0.16460013389587402, 0.14236007630825043, 0.06037263199687004, -0.2314302921295166, 0.22554175555706024, 0.04420742392539978, -0.2142094522714615, 0.15137585997581482, 0.0876205787062645, 0.22266922891139984, 0.1973506510257721, -0.392190545797348, -0.024637743830680847, 0.20806270837783813, 0.1584206074476242, 0.08301852643489838, 0.01624523103237152, -0.027599135413765907, 0.2996043264865875, -0.2647109925746918, 0.021582528948783875, 0.16296268999576569, 0.11531933397054672, -0.1451270431280136, 0.2880868911743164, 0.14757047593593597, 0.10292565077543259, -0.10334138572216034, 0.16407838463783264, -0.2406737357378006, -0.2795336842536926, -0.34163612127304077, -0.2263675332069397, -0.02457832172513008, -0.21183860301971436, 0.12757213413715363, 0.13432586193084717, 0.140440434217453, -0.34827372431755066, -0.08720161020755768, 0.05483689159154892, 0.14728227257728577, -0.026536330580711365, 0.13140802085399628, -0.09047984331846237, 0.043426647782325745, -0.08350761234760284, 0.14166615903377533, 0.06440362334251404, 0.08988682925701141, -0.004553461447358131, -0.3407432734966278, -0.13559071719646454, -0.025454578921198845, 0.2355661392211914, 0.09441575407981873, 0.1227535679936409, -0.010849176906049252, -0.3006742000579834, -0.589592456817627, 0.16665349900722504, -0.03359949216246605, -0.11699074506759644, -0.43765830993652344, 0.3003126084804535, 0.06473465263843536, -0.16764101386070251, -0.07110399752855301, 0.2785728871822357, -0.14416730403900146, 0.12077364325523376, 0.10580325871706009, -0.3411594331264496, 0.11526495963335037, 0.13617071509361267, 0.3470434546470642, 0.25530532002449036, -0.06376350671052933, -0.01888861507177353, -0.0002760832430794835, 0.049109991639852524, 0.18642443418502808, 0.21973508596420288, 0.08818353712558746, 0.2522242069244385, 0.05256199091672897, -0.08605527877807617, -0.2846359610557556, -0.040611106902360916, -0.09960709512233734, -0.08412858843803406, -0.21364685893058777, -0.01094228494912386, 0.0244193896651268, 0.02419719099998474, 0.07495451718568802, 0.22098571062088013, -0.1684563159942627, 0.18734754621982574, 0.11768285930156708, -0.08329162001609802, 0.010263564996421337, -0.1086030825972557, 0.029970014467835426, -0.010772613808512688, -0.30825600028038025, 0.01622599922120571, -0.01233953982591629, 0.12004336714744568, 0.18178527057170868, -0.16445523500442505, -0.08861895650625229, 0.062986820936203, 0.16535967588424683, 0.6845981478691101, -0.1288563460111618, 0.10847523808479309, 0.5652516484260559, -0.0374620258808136, 0.3082270920276642, 0.10393327474594116, 0.30930954217910767, -0.2200792133808136, -0.11745584011077881, -0.11616112291812897, 0.15996819734573364, -0.2971288859844208, 0.3821084499359131, -0.23203332722187042, 0.16135278344154358, -0.44646549224853516, 0.10885311663150787, 0.1529368907213211, -0.08314720541238785, -0.1332317739725113, -0.10359606146812439, -0.4038008153438568, 0.27497056126594543, -0.13399595022201538, -0.01908290758728981, 0.03142361715435982, -0.24026234447956085, -0.1040438637137413, 0.17141911387443542, 0.154581680893898, -0.13600625097751617, 0.11069165170192719, 0.08390117436647415, -0.3672339618206024, -0.13580095767974854, -0.48119261860847473, 0.1400199979543686, 0.3186003863811493, -0.426084965467453, 0.01608268730342388, 0.1355070322751999, 0.1223638504743576, -0.04253306984901428, -0.15221905708312988, 0.2827371656894684, 0.39718693494796753, -0.2743860185146332, 0.0035621433053165674, 0.0468141995370388, -0.12065586447715759, -0.21213370561599731, 0.11681284010410309, -0.14862345159053802, -0.32646679878234863, 0.3565894663333893, -0.16773808002471924, 0.062083084136247635, -0.10405246168375015, -0.17234425246715546, 0.27099180221557617, 0.0022849710658192635, -0.17387081682682037, 0.40710341930389404, -0.0013133876491338015, -0.36021217703819275, -0.18662439286708832, 0.17093807458877563, -0.08338148146867752, 0.29947611689567566, 0.24340586364269257, 0.13116170465946198, -0.333143413066864, -0.29703202843666077, 0.23047691583633423, 0.14355213940143585, -0.43861982226371765, 0.348013311624527, -0.06420045346021652, -0.0051272655837237835, 0.06043500825762749, 0.22934259474277496, 0.044218145310878754, 0.14561177790164948, -0.14152254164218903, -0.2755816578865051, -0.2275363802909851, -0.13420386612415314, 0.21545203030109406, 0.2651357054710388, 0.17819568514823914, 0.4480208158493042, -0.031199276447296143, -0.24737229943275452, -0.4894496202468872, -0.12276899069547653, -0.19918473064899445, 0.1094685047864914, -0.06731974333524704, -0.09981811046600342, 0.21093933284282684, 0.11187490820884705, 0.2909746468067169, 0.1875583976507187, -0.11937291920185089, -0.368416428565979, -0.23477298021316528, -0.00588343245908618, -0.05587373301386833, -0.12549236416816711, 0.25940656661987305, 0.012145165354013443, -0.402679979801178, -0.08695066720247269, -0.13807736337184906, 0.48859694600105286, -0.05637701228260994, 0.43742457032203674, 0.13028311729431152, -0.39198753237724304, 0.09406432509422302, -0.3414462208747864, 0.21001969277858734, 0.04729520156979561, -0.08944323658943176, 0.2510026693344116, 0.06373576074838638, -0.15727771818637848, 0.11055665463209152, 0.04130459576845169, -0.18738189339637756, -0.03236846998333931, -0.12659457325935364, 0.23943769931793213, -0.08034214377403259, 0.20826956629753113, 0.13945363461971283, -0.055760663002729416, 0.0381023995578289, -0.03999011963605881, 0.17255908250808716, 0.29125601053237915, -0.45104581117630005, -0.039032962173223495, 0.1364579200744629, -0.2277866005897522, 0.3086589276790619, 0.10219837725162506, -0.3234567940235138, 0.043186526745557785, 0.22160932421684265, 0.07062184810638428, 0.12625892460346222, -0.2504642605781555, 0.26141512393951416, 0.5727658271789551, -0.041035473346710205, 0.17079129815101624, -0.10231716930866241, 0.15241682529449463, 0.23890970647335052, 0.1333109587430954, 0.07985280454158783, 0.062010373920202255, -0.20217081904411316, 0.027882209047675133, -0.14578214287757874, -0.29278451204299927, -0.07239757478237152, 0.1283160150051117, -0.3593005836009979, 0.22663339972496033, 0.4214286208152771, 0.056716207414865494, -0.2478683739900589, 0.09681414067745209, -0.23880715668201447, 0.29151299595832825, -0.05713179334998131, 0.09413930028676987, 0.162043958902359, -0.0606258250772953, 0.02071192115545273, -0.10978826880455017, 0.25778383016586304, 0.08589107543230057, 0.0967131108045578, 0.07145810127258301, 0.12855570018291473, 0.44870489835739136, -0.008446459658443928, -0.15779618918895721, 0.21823109686374664, -0.017249077558517456, -0.45285654067993164, 0.13641880452632904, -0.3233535885810852, -0.1500665694475174, 0.005802145227789879, -0.079575315117836, -0.15082374215126038, -0.0920441746711731, 0.37846463918685913, 0.08847738057374954, -0.2165406048297882, 0.10633222758769989, -0.024180250242352486, 0.2050236016511917, 0.04404336214065552, 0.33217480778694153, 0.3309125602245331, -0.2654787600040436, -0.022562295198440552, 0.25262516736984253, 0.19660291075706482, -0.08562976866960526, 0.41712263226509094, 0.25062403082847595, 0.04684695601463318, -0.11566651612520218, 0.17404070496559143, 0.12813293933868408, -0.08721138536930084, -0.3073664605617523, -0.16755372285842896, 0.04199402406811714, -0.09123796969652176, 0.21789561212062836, 0.21483787894248962, 0.39694416522979736, -0.288396418094635, 0.2584409713745117, 0.2236899435520172, -0.019057879224419594, -0.3453264832496643, 0.17009085416793823, 0.2534453570842743, 0.350145161151886, 0.013155740685760975, -0.2661464512348175, 0.18067018687725067, 0.00765850069001317, 0.1418209820985794, 0.1793343871831894, 0.012493932619690895, 0.12495426833629608, 0.05888780578970909, -0.11050240695476532, -0.07704240083694458, 0.0673009604215622, 0.1829540878534317, -0.34062492847442627, 0.17094485461711884, -0.1376696676015854, 0.43717631697654724, -0.013993671163916588, -0.20494669675827026, -0.052588071674108505, -0.04003067687153816, 0.36891505122184753, -0.03484310582280159, -0.14876236021518707, -0.34889647364616394, 0.22103887796401978, 0.11754760891199112, 0.03463425859808922, -0.2872425317764282, 0.2147504836320877, -0.2001638561487198, -0.022924086079001427, -0.0779266282916069, -0.18645405769348145, -0.05290231481194496, -0.01167263463139534, -0.1349874883890152, 0.09708212316036224, -0.061577778309583664, 0.28264614939689636, -0.0816059559583664, -0.19819551706314087, 0.24479615688323975, -0.0715411826968193, -0.00022150353470351547, -0.015115814283490181, -0.18375062942504883, -0.19045746326446533, 0.20735955238342285, -0.229648619890213, -0.3419162929058075, -0.077207051217556, -0.2857850193977356, -0.060101449489593506, -0.1173253282904625, 0.3560498058795929, 0.13644757866859436, 0.17992530763149261, -0.030766261741518974, 0.049801576882600784, 0.060120631009340286, -0.10551799833774567, -0.09479118883609772, -0.03895535320043564, 0.0588189996778965, 0.19767171144485474, -0.20602941513061523, -0.15296858549118042, -0.23788931965827942 ]
158
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.tolist.html
pandas.api.extensions.ExtensionArray.tolist
ExtensionArray.tolist()[source]# Return a list of the values. These are each a scalar type, which is a Python scalar (for str, int, float) or a pandas scalar (for Timestamp/Timedelta/Interval/Period)
Returns: list
['>>> arr = pd.array([1, 2, 3])\n>>> arr.tolist()\n[1, 2, 3]']
pandas.api.extensions.ExtensionArray.tolist ExtensionArray.tolist()[source]# Return a list of the values. These are each a scalar type, which is a Python scalar (for str, int, float) or a pandas scalar (for Timestamp/Timedelta/Interval/Period)
[ 0.16094091534614563, -0.5307646989822388, -0.2736099064350128, 0.23848672211170197, 0.2056189328432083, 0.2416260838508606, 0.12407691031694412, 0.29708626866340637, 0.0733470469713211, 0.2658182680606842, -0.1773672252893448, 0.3514977991580963, 0.04662514850497246, -0.008372237905859947, -0.08668467402458191, -0.4656207859516144, 0.1182750016450882, 0.2576780915260315, -0.02771986834704876, -0.06571606546640396, -0.35478121042251587, 0.012642578221857548, 0.022314095869660378, 0.3337342143058777, 0.12389811128377914, -0.27994784712791443, -0.11448127776384354, -0.05294530466198921, -0.06200772151350975, -0.34993621706962585, 0.13292527198791504, -0.1289544403553009, 0.16570813953876495, 0.28431975841522217, -0.00009840881830314174, -0.04542910307645798, 0.28493863344192505, -0.006478626746684313, -0.08835681527853012, 0.190215066075325, -0.3273788094520569, 0.06500620394945145, 0.3016824424266815, -0.412275105714798, 0.024471033364534378, -0.24616362154483795, 0.12792545557022095, -0.3771079480648041, 0.038550395518541336, 0.4725583791732788, 0.289565771818161, 0.22172248363494873, 0.010269408114254475, -0.11739367991685867, 0.25554633140563965, -0.16129204630851746, 0.049686942249536514, -0.07369827479124069, 0.5241844654083252, 0.4776042103767395, 0.08941879868507385, -0.03736818954348564, -0.09397563338279724, 0.0004581374232657254, 0.11894410103559494, 0.047243136912584305, -0.16163313388824463, -0.2973465919494629, 0.03351382166147232, 0.39344286918640137, 0.35609182715415955, -0.0664171651005745, -0.04219243302941322, 0.13220642507076263, -0.3722526431083679, -0.09491284936666489, -0.1306990087032318, 0.15831881761550903, 0.23780518770217896, -0.07867728173732758, 0.2700600326061249, 0.4539724886417389, -0.3848762512207031, 0.2011769562959671, -0.43800732493400574, 0.5977391004562378, -0.2462344616651535, 0.14759209752082825, -0.06743928790092468, -0.35801035165786743, 0.007034732028841972, -0.3021107316017151, 0.24664850533008575, 0.32350268959999084, 0.06120993196964264, -0.09281646460294724, -0.1264953464269638, -0.23791593313217163, -0.25015324354171753, -0.27637168765068054, 0.18524841964244843, 0.0276065431535244, -0.17190343141555786, 0.29938989877700806, 0.11086110770702362, -0.006599566899240017, 0.03954009339213371, 0.09996957331895828, 0.12391872704029083, 0.1135355532169342, 0.1419277936220169, -0.0720333531498909, 0.04753425344824791, 0.32363036274909973, 0.06257491558790207, -0.060964185744524, -0.02609679475426674, -0.01675228774547577, -0.3730085790157318, 0.12728969752788544, -0.27359846234321594, -0.01352686621248722, 0.16284210979938507, 0.17228801548480988, -0.16225381195545197, 0.20693044364452362, 0.023045718669891357, -0.16703669726848602, 0.3180418014526367, -0.06709213554859161, -0.30181947350502014, 0.3834782540798187, 0.2674846053123474, -0.32343780994415283, -0.08319148421287537, -0.16534507274627686, 0.17100538313388824, 0.08706265687942505, 0.08418344706296921, 0.06128929927945137, 0.09662418812513351, -0.12933367490768433, 0.27957138419151306, 0.42893731594085693, -0.007531436160206795, 0.014189682900905609, 0.29181158542633057, -0.03384989872574806, -0.4629030227661133, 0.15495656430721283, -0.051786892116069794, 0.1198015883564949, -0.06725038588047028, 0.3755953311920166, 0.1343478560447693, -0.028567615896463394, -0.08592210710048676, 0.12808005511760712, 0.19330857694149017, 0.07247824221849442, 0.42057621479034424, -0.011798925697803497, 0.0070064184255898, -0.33789893984794617, -0.1426663100719452, -0.3094979524612427, -0.26637566089630127, 0.06620737910270691, -0.21447835862636566, -0.2765020430088043, 0.0978703647851944, 0.016926411539316177, -0.03252069652080536, 0.005127720534801483, -0.10685330629348755, 0.2642897367477417, 0.1573113650083542, -0.12215888500213623, 0.14296545088291168, -0.19402161240577698, 0.21127118170261383, -0.0167520884424448, 0.07258711010217667, 0.3059758245944977, 0.3033920228481293, -0.20219823718070984, 0.07990529388189316, 0.030217621475458145, -0.09734171628952026, -0.08759105950593948, 0.08575866371393204, -0.02595946379005909, 0.2642805278301239, 0.006946850568056107, 0.08908994495868683, 0.08935269713401794, 0.003106309799477458, -0.006939101032912731, -0.06091533601284027, -0.05186568573117256, -0.031081974506378174, 0.09769212454557419, -0.051330432295799255, 0.057430800050497055, 0.08644989132881165, -0.4728855788707733, 0.00852773617953062, 0.00909771490842104, -0.24435552954673767, -0.03852745145559311, 0.18606378138065338, -0.23163628578186035, -0.4036000370979309, 0.1349583864212036, 0.07434063404798508, 0.10063939541578293, 0.3321651220321655, 0.07151259481906891, 0.2761123478412628, 0.445925235748291, -0.075169138610363, -0.0844416692852974, -0.30637964606285095, -0.09949906170368195, -0.26073601841926575, 0.01137746125459671, 0.11788106709718704, 0.0961138978600502, -0.10020611435174942, -0.10726029425859451, 0.14149951934814453, 0.08969391882419586, -0.06048254296183586, 0.07628389447927475, 0.23754535615444183, 0.053576819598674774, -0.0657988116145134, 0.561302900314331, 0.12073196470737457, 0.19226296246051788, 0.05472901836037636, 0.5816177725791931, 0.43113455176353455, -0.15469959378242493, -0.006008082069456577, 0.6427679657936096, -0.09443570673465729, 0.0017879242077469826, -0.001053402666002512, 0.17245860397815704, 0.33345043659210205, 0.28104254603385925, -0.20013418793678284, -0.11861277371644974, -0.3209872245788574, 0.3121650218963623, -0.1854662001132965, 0.09945910423994064, -0.5595491528511047, 0.23754701018333435, 0.563633143901825, -0.36910393834114075, 0.15450255572795868, 0.13499322533607483, -0.02964547649025917, -0.19062018394470215, 0.047956682741642, 0.09851577132940292, 0.09720387309789658, 0.09891282767057419, 0.1934519112110138, -0.22698768973350525, -0.21131522953510284, 0.03245421499013901, 0.24812819063663483, 0.31746283173561096, 0.01635577902197838, -0.334584504365921, 0.12295201420783997, 0.02513420581817627, -0.30004480481147766, -0.06435063481330872, -0.24155163764953613, 0.20147280395030975, -0.1376737356185913, 0.31041598320007324, -0.2502840757369995, -0.24246977269649506, 0.16019396483898163, -0.641789436340332, -0.17807763814926147, -0.4627627730369568, 0.1579090803861618, 0.21324746310710907, -0.1961120367050171, -0.03362328186631203, -0.1357533186674118, 0.2806716859340668, 0.37613460421562195, 0.20473459362983704, -0.3436183035373688, -0.016362113878130913, -0.13975296914577484, 0.305864155292511, -0.1530708223581314, 0.013189677149057388, 0.4140567481517792, -0.021265847608447075, 0.24231234192848206, -0.10946190357208252, -0.23344126343727112, 0.1712048202753067, -0.3337208926677704, -0.043928615748882294, 0.211227148771286, 0.3160959482192993, 0.0740412026643753, -0.17895184457302094, -0.014946894720196724, 0.08224936574697495, -0.18016451597213745, -0.10466655343770981, -0.03837316483259201, 0.05725511163473129, -0.03622082248330116, -0.1327015459537506, -0.20829708874225616, -0.23473931849002838, 0.051600050181150436, 0.07765837758779526, 0.32919731736183167, -0.13872191309928894, -0.3178890347480774, 0.42573294043540955, 0.14962457120418549, 0.19990839064121246, -0.4371437728404999, 0.10974571853876114, 0.09483996778726578, -0.07028792053461075, -0.13410265743732452, 0.011163756251335144, -0.11663966625928879, 0.17276692390441895, -0.0504927895963192, 0.06845171004533768, -0.606755256652832, -0.3815525472164154, -0.054547544568777084, 0.09481942653656006, -0.0905989333987236, 0.2743595838546753, -0.19323372840881348, -0.1921047419309616, -0.05581602081656456, -0.016879117116332054, 0.09232635051012039, 0.024525111541152, -0.28830504417419434, 0.11468399316072464, 0.2115582972764969, -0.11487270146608353, 0.1355290710926056, 0.01845046505331993, -0.45784205198287964, 0.056730978190898895, -0.1501321941614151, 0.04575290158390999, -0.15946540236473083, -0.1200781837105751, -0.3526121973991394, 0.05293640121817589, -0.1264527589082718, 0.1779068112373352, -0.16767765581607819, -0.08697663992643356, 0.10378310829401016, -0.02493937313556671, -0.30579298734664917, 0.05777445062994957, -0.09991942346096039, 0.06541868299245834, 0.18167749047279358, -0.08675482124090195, 0.07168630510568619, -0.27885496616363525, 0.0006013510865159333, -0.22626185417175293, 0.32633206248283386, -0.0847235843539238, -0.08450256288051605, -0.20750193297863007, -0.22896555066108704, -0.07835708558559418, 0.43074288964271545, 0.26340264081954956, 0.2682715058326721, -0.04388793185353279, -0.10383664816617966, 0.20366744697093964, 0.1229376569390297, 0.40647590160369873, 0.007561442442238331, -0.2027333676815033, 0.2687694728374481, -0.29299506545066833, -0.0513424426317215, 0.03068770468235016, -0.3457071781158447, 0.17893357574939728, -0.06980492174625397, 0.17754605412483215, -0.0982273519039154, -0.1308223307132721, -0.032150402665138245, -0.08741738647222519, -0.10299089550971985, 0.2917381525039673, -0.101803258061409, -0.35643061995506287, 0.12898759543895721, 0.07157931476831436, 0.16197159886360168, 0.11094902455806732, -0.11196476221084595, -0.2832282483577728, -0.11410387605428696, -0.007205885369330645, 0.17358246445655823, 0.14475807547569275, 0.11130256205797195, -0.038945313543081284, -0.1825505942106247, -0.5006857514381409, -0.06784487515687943, 0.1238463893532753, 0.08121255785226822, -0.04013825207948685, -0.02521110698580742, 0.10824747383594513, -0.17504194378852844, 0.08782386779785156, 0.041470613330602646, -0.22298628091812134, 0.3481389880180359, 0.010999529622495174, 0.1330261379480362, -0.1809794008731842, -0.040641192346811295, 0.39623045921325684, 0.014794963411986828, -0.014639683999121189, -0.3476865887641907, 0.3119955062866211, 0.22881117463111877, -0.15183959901332855, 0.3531094789505005, -0.04525643587112427, -0.1937948316335678, -0.1341046243906021, 0.4780421853065491, 0.7171749472618103, -0.22940905392169952, 0.2067481130361557, 0.6129103899002075, -0.2453601062297821, 0.2535315752029419, 0.3287642300128937, 0.12039025872945786, -0.39496490359306335, -0.025554336607456207, -0.288022518157959, 0.06155125051736832, 0.1568424254655838, -0.07303323596715927, -0.5457655191421509, -0.06960181146860123, -0.21950334310531616, 0.41394534707069397, 0.15812912583351135, 0.01698504388332367, -0.34530121088027954, -0.06842532008886337, -0.5483003854751587, 0.3083435297012329, -0.1112651526927948, -0.2476099133491516, -0.03923705965280533, -0.13723786175251007, -0.3617953360080719, -0.04868853837251663, -0.13521085679531097, -0.17702844738960266, 0.11302032321691513, 0.36074957251548767, -0.05139363929629326, 0.05661677196621895, -0.4815944731235504, -0.06773822754621506, 0.2068212926387787, -0.19672542810440063, 0.02720820903778076, -0.054161228239536285, -0.06528978049755096, 0.008792966604232788, -0.08890572190284729, -0.010581417009234428, 0.4868526756763458, -0.022192228585481644, 0.21662123501300812, 0.33859461545944214, -0.05411660671234131, -0.1422373205423355, -0.3205588459968567, 0.5174351930618286, -0.21405227482318878, -0.3702966272830963, -0.30289605259895325, -0.17613527178764343, -0.3538598120212555, 0.019984522834420204, 0.21383287012577057, 0.1799502670764923, 0.07440776377916336, 0.2448437213897705, 0.06562123447656631, -0.2894556522369385, -0.13958682119846344, -0.04177813604474068, 0.3601929843425751, 0.3357512652873993, 0.11934108287096024, 0.0013024997897446156, -0.3549405038356781, -0.24594677984714508, 0.11656828224658966, -0.22372913360595703, -0.0686124935746193, 0.6214662194252014, -0.12707029283046722, -0.23156996071338654, -0.050585273653268814, 0.3218616843223572, -0.1297755241394043, 0.3087546229362488, -0.4198371171951294, -0.2737017273902893, -0.2686142921447754, 0.053369566798210144, 0.02747596614062786, 0.4008885622024536, 0.0259774811565876, -0.15798868238925934, -0.1020268127322197, -0.2862781584262848, -0.4331437647342682, 0.05567847564816475, -0.43808212876319885, 0.0485670380294323, -0.04900278151035309, 0.05666796863079071, 0.08994712680578232, 0.1892738938331604, 0.19793373346328735, 0.06125717610120773, -0.35126960277557373, -0.3312252163887024, -0.04033111408352852, 0.07779402285814285, -0.10317128896713257, -0.15058088302612305, -0.07788500189781189, -0.10893425345420837, -0.39188721776008606, -0.0863012745976448, -0.11975180357694626, 0.2344478815793991, 0.0016182070830836892, 0.09891063719987869, 0.26522746682167053, 0.1355893462896347, 0.2612125277519226, -0.14424161612987518, -0.05580484867095947, 0.06245457008481026, 0.12744314968585968, 0.14725860953330994, -0.199056014418602, -0.1956157684326172, 0.04765331745147705, 0.44581082463264465, -0.03478417173027992, -0.5268200039863586, 0.4390760362148285, 0.11423349380493164, -0.1340317577123642, -0.0739065632224083, 0.3271941840648651, 0.2268865704536438, -0.16163915395736694, -0.025838322937488556, -0.21470265090465546, 0.2696053981781006, -0.12244036048650742, -0.043725546449422836, 0.11527642607688904, -0.030938806012272835, 0.09271040558815002, 0.322065144777298, 0.10694732517004013, 0.1896059513092041, 0.2711109220981598, -0.09451693296432495, 0.430340975522995, -0.16977107524871826, 0.19777356088161469, 0.33968615531921387, 0.07605402171611786, 0.08079890161752701, 0.256337970495224, 0.10888781398534775, 0.20030945539474487, -0.20545989274978638, 0.2854636609554291, 0.3170728087425232, 0.029174892231822014, -0.1571129858493805, 0.48268696665763855, 0.011965609155595303, -0.024961600080132484, 0.3071049749851227, -0.23059618473052979, 0.28985506296157837, 0.6846910119056702, 0.14694245159626007, -0.263417512178421, 0.046553753316402435, -0.3363672196865082, 0.21851511299610138, -0.029975388199090958, 0.06899165362119675, 0.25544869899749756, -0.15220798552036285, -0.29795148968696594, -0.2745811939239502, 0.238461434841156, 0.009524882771074772, 0.048541683703660965, -0.222097247838974, 0.10914392024278641, -0.049813851714134216, 0.029727254062891006, -0.06051550805568695, 0.043800245970487595, -0.023589689284563065, -0.2122218757867813, 0.278150349855423, 0.024243980646133423, 0.11290029436349869, 0.11897283792495728, 0.3089689016342163, 0.021257614716887474, -0.14678886532783508, 0.3020235300064087, -0.13668382167816162, -0.19286435842514038, 0.18631741404533386, 0.0671062022447586, 0.00513662863522768, 0.03748658299446106, 0.20009943842887878, 0.3370068073272705, -0.1805451512336731, 0.2624953091144562, -0.14224930107593536, 0.15464016795158386, -0.13422131538391113, 0.19039973616600037, 0.12426487356424332, 0.12615936994552612, -0.24207063019275665, 0.06340070068836212, -0.4772282838821411, -0.13449907302856445, -0.22323547303676605, -0.13356944918632507, 0.2274046540260315, -0.0680859163403511, 0.1540285348892212, 0.04288864508271217, 0.2483961433172226, 0.11803650110960007, 0.4570307433605194, 0.14191210269927979, -0.18200011551380157, -0.03230515867471695, 0.1483571082353592, -0.0650152936577797, -0.2809513509273529, 0.2463001012802124, 0.0393277145922184, 0.20878732204437256, -0.20885464549064636, 0.4396034777164459, -0.1431865096092224, -0.30458489060401917, 0.0018152560805901885, 0.04149515554308891, -0.148230642080307, -0.0058490317314863205, -0.11156921088695526, -0.11558575183153152, -0.07464384287595749, 0.09269885718822479, -0.3056440055370331, 0.32683253288269043, -0.21833710372447968, 0.039484649896621704, -0.0931578129529953, 0.18253029882907867, 0.1361680030822754, 0.22254954278469086, 0.02251722663640976, -0.2921980321407318, 0.17354361712932587, 0.18508665263652802, 0.22024871408939362, -0.3291255831718445, 0.33615565299987793, -0.17027594149112701, 0.12572476267814636, 0.04916445165872574, -0.38657915592193604, -0.08207502961158752, 0.47731319069862366, -0.028528394177556038, -0.046118445694446564, -0.06517704576253891, 0.3155030310153961, -0.5184972286224365, -0.0509076789021492, 0.18243952095508575, 0.08244021981954575, 0.1358794867992401, 0.23636457324028015, 0.0784667357802391, -0.2789047360420227, 0.3407852351665497, -0.23101451992988586, -0.48233118653297424, -0.06244329735636711, -0.23069819808006287, -0.02914239838719368, 0.07598685473203659, -0.24902969598770142, -0.33662670850753784, 0.4238274395465851, -0.27541136741638184, -0.08828636258840561, -0.08923503756523132, 0.03964423015713692, -0.09062694758176804, -0.20684519410133362, -0.04800929129123688, 0.20437799394130707, 0.06894516944885254, 0.029711665585637093, -0.3916604518890381 ]
159
..\pandas\reference\api\pandas.Interval.mid.html
pandas.Interval.mid
Interval.mid# Return the midpoint of the Interval.
No parameters found
['>>> iv = pd.Interval(0, 5)\n>>> iv.mid\n2.5']
pandas.Interval.mid Interval.mid# Return the midpoint of the Interval.
[ -0.26295655965805054, -0.5301946401596069, -0.2968440353870392, -0.35782766342163086, -0.036354660987854004, 0.08696934580802917, 0.08047957718372345, 0.2600100040435791, -0.07067625224590302, 0.25708895921707153, -0.10460377484560013, 0.06296136975288391, 0.22443102300167084, 0.12577064335346222, -0.3877599835395813, -0.5338606834411621, -0.3145394027233124, 0.352485716342926, 0.08182309567928314, -0.09170624613761902, -0.2001277655363083, 0.0073077562265098095, -0.17951712012290955, 0.22773484885692596, -0.006339618004858494, -0.19569164514541626, 0.09855356067419052, -0.17039725184440613, -0.0850716233253479, -0.014746264554560184, 0.45966970920562744, -0.23014575242996216, -0.16223832964897156, 0.2980421483516693, -0.00010188509622821584, -0.19128863513469696, 0.06976975500583649, -0.06741338968276978, -0.3184826374053955, -0.05939975008368492, 0.014129172079265118, 0.2504943609237671, -0.20975416898727417, -0.05999908223748207, -0.27333196997642517, -0.06443033367395401, 0.06545329838991165, -0.2115228772163391, 0.21587114036083221, 0.21718433499336243, 0.24734008312225342, -0.042872242629528046, -0.42872798442840576, -0.08463182300329208, -0.07991794496774673, -0.1250004768371582, 0.18857157230377197, 0.18413935601711273, -0.013616609387099743, 0.06977038830518723, 0.1392890363931656, -0.14497455954551697, 0.09539207071065903, 0.05550616607069969, -0.22684414684772491, 0.1909463107585907, 0.1485963761806488, 0.07731068879365921, 0.1454828530550003, 0.10149335116147995, -0.017838330939412117, -0.19645503163337708, -0.3094690442085266, 0.2010597437620163, -0.2688091993331909, -0.31395503878593445, -0.2939440906047821, 0.24626512825489044, 0.06677117943763733, 0.24585595726966858, 0.3860200047492981, 0.2985154688358307, -0.06842487305402756, 0.14681172370910645, -0.5956913232803345, 0.3983478844165802, -0.09244320541620255, 0.002690007211640477, -0.0015757192159071565, 0.13173070549964905, -0.28194430470466614, -0.058333370834589005, -0.010611066594719887, 0.1480821818113327, 0.24706988036632538, -0.4298223555088043, -0.03119688481092453, -0.07169169932603836, -0.08113966137170792, 0.4115738272666931, 0.03913581743836403, 0.053538572043180466, -0.08698157221078873, -0.13936153054237366, 0.27952927350997925, -0.27900809049606323, 0.06496725976467133, 0.07544129341840744, 0.2508992552757263, 0.09382428973913193, 0.2791348397731781, 0.034808672964572906, 0.250413179397583, -0.3098357617855072, 0.13196302950382233, -0.010987897403538227, -0.06338108330965042, -0.07144821435213089, -0.2981601059436798, -0.08517586439847946, 0.08480481803417206, -0.06269104778766632, -0.007868528366088867, 0.044338226318359375, 0.10304882377386093, 0.5415308475494385, -0.04776374250650406, 0.21634967625141144, 0.13889458775520325, 0.292013019323349, -0.24796418845653534, 0.6122138500213623, -0.24886421859264374, -0.37098589539527893, -0.0833434984087944, -0.24680854380130768, 0.19029785692691803, 0.040704257786273956, -0.004513971507549286, 0.06498768925666809, -0.09448851644992828, -0.21592505276203156, 0.13279296457767487, 0.06595705449581146, 0.04093841463327408, 0.010571890510618687, -0.13826583325862885, 0.19831828773021698, -0.1711711585521698, 0.0035399191547185183, 0.41670772433280945, 0.1920841932296753, -0.17823494970798492, 0.2645077109336853, 0.3350990116596222, 0.3475385010242462, -0.02896633930504322, 0.06447121500968933, 0.3312864303588867, 0.3087533116340637, 0.28093433380126953, 0.3249451220035553, -0.08942215144634247, -0.05717342346906662, 0.12587103247642517, -0.12104344367980957, -0.1770355999469757, 0.005174925550818443, 0.2186531126499176, 0.0683785006403923, 0.19855663180351257, -0.11648105829954147, 0.15760767459869385, -0.22051602602005005, -0.09376612305641174, 0.01248095091432333, -0.07963576912879944, -0.3291683495044708, -0.1453571617603302, -0.07657263427972794, -0.09450756013393402, -0.39616885781288147, -0.017527049407362938, 0.08113420009613037, -0.10321235656738281, -0.04394131898880005, 0.20823562145233154, 0.2085634171962738, -0.2681444585323334, 0.016533536836504936, 0.11649224162101746, 0.02466720901429653, 0.03381423279643059, 0.208354651927948, 0.15892863273620605, -0.08539511263370514, 0.13854584097862244, 0.22922644019126892, 0.09283924847841263, 0.15648327767848969, -0.07874155789613724, -0.30325832962989807, -0.157550647854805, -0.4440982937812805, -0.015077978372573853, -0.5375669598579407, 0.43470853567123413, -0.28976279497146606, 0.39307767152786255, -0.15014876425266266, 0.1438703089952469, 0.09483139216899872, -0.5371941328048706, -0.1271851360797882, 0.2083037942647934, 0.08584588766098022, 0.23126569390296936, -0.06631417572498322, 0.36964982748031616, 0.22164390981197357, -0.4902852773666382, -0.25756940245628357, 0.04521586373448372, 0.057051777839660645, 0.023265957832336426, 0.18588103353977203, 0.13888968527317047, 0.12445324659347534, -0.002838481916114688, 0.2751665711402893, 0.14198212325572968, 0.13019123673439026, 0.2700917720794678, 0.17741023004055023, 0.08219420164823532, 0.2732965350151062, -0.11373613029718399, 0.016262557357549667, 0.03069521114230156, 0.2919103503227234, -0.03240160271525383, -0.07078633457422256, 0.06897486746311188, 0.24125954508781433, 0.11234897375106812, 0.3411160111427307, -0.059324849396944046, -0.10824216902256012, 0.20618870854377747, 0.22231675684452057, 0.022136857733130455, -0.0896158218383789, -0.27925896644592285, -0.2434726506471634, -0.08846760541200638, -0.21176867187023163, -0.04674737527966499, -0.0550142265856266, -0.4161151945590973, -0.1278304159641266, 0.14500680565834045, -0.33193740248680115, 0.17874953150749207, -0.0708296149969101, 0.05319806560873985, 0.1664395034313202, -0.10066196322441101, 0.2086842656135559, 0.11996141076087952, 0.14684058725833893, 0.2877086400985718, -0.018073365092277527, -0.2550368010997772, -0.13519495725631714, 0.07449301332235336, 0.3252201974391937, -0.24603433907032013, -0.016370262950658798, -0.030349785462021828, -0.027724625542759895, 0.07494476437568665, -0.02084639109671116, -0.26096004247665405, -0.20235703885555267, -0.10341370105743408, 0.13441352546215057, -0.17623943090438843, -0.1684412807226181, 0.4253067374229431, -0.5235610008239746, 0.5591546893119812, -0.20793212950229645, -0.09125255793333054, 0.18746978044509888, -0.10480909794569016, 0.033647920936346054, -0.3278239965438843, 0.5687644481658936, 0.5175524353981018, 0.307607501745224, 0.05337570607662201, -0.35892453789711, 0.21556882560253143, 0.2955845594406128, -0.3437378704547882, 0.39662232995033264, 0.22228197753429413, -0.5515132546424866, 0.07557547837495804, 0.23911172151565552, 0.11564183235168457, 0.11676441878080368, 0.06821640580892563, 0.3196384012699127, 0.3318675756454468, 0.4046379625797272, -0.1920580267906189, -0.020221032202243805, -0.08372317999601364, 0.0739843025803566, -0.05261324346065521, -0.2481040358543396, -0.0618179589509964, 0.01779843308031559, -0.2305017113685608, 0.04622068256139755, 0.07196653634309769, -0.23152025043964386, -0.16901302337646484, -0.14106090366840363, 0.020936448127031326, -0.04626079276204109, -0.18604549765586853, -0.1525115966796875, 0.1832737773656845, 0.04700680822134018, -0.43723616003990173, -0.4359079599380493, 0.21431048214435577, -0.08977951854467392, 0.1286315619945526, -0.18436311185359955, -0.3756710886955261, 0.374377965927124, -0.19757713377475739, 0.13171380758285522, -0.3707737326622009, -0.19078920781612396, -0.14514072239398956, -0.02428511716425419, 0.030993051826953888, -0.21471275389194489, -0.02853863127529621, -0.31062501668930054, -0.003531083231791854, -0.15103402733802795, 0.07793240249156952, 0.2642561197280884, -0.14123885333538055, 0.05666898563504219, 0.20344984531402588, 0.2376747578382492, 0.22853341698646545, -0.2058153599500656, -0.16305837035179138, 0.10968071967363358, -0.12720897793769836, -0.1070694848895073, 0.2025505006313324, -0.3753543198108673, 0.00306914746761322, 0.08848440647125244, 0.38098105788230896, -0.114894799888134, 0.12337169051170349, 0.2644987106323242, -0.16553334891796112, -0.42227116227149963, -0.2532963752746582, -0.06865320354700089, -0.298081636428833, -0.5986456871032715, 0.05530319735407829, 0.11148378252983093, 0.4697672426700592, -0.09585686028003693, 0.08890865743160248, -0.09962973743677139, 0.10398202389478683, 0.0960456132888794, -0.210976243019104, 0.07108887284994125, -0.041848499327898026, -0.2510463297367096, 0.11959368735551834, 0.25238075852394104, 0.025211457163095474, 0.3080160319805145, 0.08173124492168427, -0.049247562885284424, 0.018438875675201416, 0.45665568113327026, 0.2760266363620758, 0.06617244333028793, -0.2368956059217453, -0.15325923264026642, -0.5161890983581543, 0.2721848487854004, -0.04520289599895477, 0.25170180201530457, -0.1884312629699707, 0.009822675958275795, -0.20652341842651367, 0.13124443590641022, 0.3859691321849823, -0.06556534767150879, -0.010623388923704624, 0.08328554034233093, -0.04570413753390312, -0.2958289384841919, 0.09631860256195068, 0.3025622069835663, 0.1935572624206543, 0.023004217073321342, 0.26864561438560486, -0.09388758987188339, 0.18583537638187408, -0.26334458589553833, 0.2076019048690796, 0.05091986432671547, 0.30507975816726685, -0.12727892398834229, -0.1976930946111679, -0.09337187558412552, 0.1498098522424698, 0.24124300479888916, -0.19876623153686523, 0.03344366326928139, 0.38733044266700745, 0.18592751026153564, -0.019206710159778595, 0.237132266163826, -0.01907435618340969, -0.038014840334653854, -0.024515628814697266, -0.25014591217041016, 0.3204052746295929, -0.11372081190347672, 0.1728588491678238, 0.013979081064462662, 0.3676322102546692, -0.06794057786464691, -0.2319251000881195, 0.1658645123243332, -0.1457652598619461, 0.11705592274665833, 0.056777846068143845, -0.041434403508901596, -0.3137894868850708, 0.04159095510840416, 0.15361253917217255, 0.43094202876091003, 0.3503607213497162, -0.04509219899773598, 0.24457041919231415, -0.22364762425422668, 0.24827151000499725, 0.05973221734166145, 0.28306007385253906, -0.030618581920862198, -0.07787922024726868, -0.21052463352680206, -0.09422735869884491, -0.30547991394996643, -0.02823280729353428, -0.152802512049675, 0.17502883076667786, -0.29290032386779785, -0.3072572350502014, 0.16732914745807648, -0.18315260112285614, -0.457945317029953, -0.005439669359475374, -0.2736705541610718, 0.1201709657907486, -0.16695353388786316, 0.00829970184713602, -0.07593055814504623, 0.09232863783836365, -0.16823694109916687, -0.024081571027636528, 0.059248629957437515, -0.02209998480975628, 0.24040645360946655, 0.12386082112789154, -0.00554285291582346, 0.07791145890951157, -0.4969831109046936, -0.3762829899787903, 0.44280463457107544, -0.10710656642913818, 0.31466779112815857, 0.17568755149841309, 0.061072614043951035, 0.06278680264949799, 0.16385772824287415, 0.2861104905605316, 0.247755229473114, 0.038689546287059784, -0.07680174708366394, 0.1639893501996994, 0.1223561018705368, -0.02819192409515381, -0.08083000779151917, -0.02441379427909851, -0.228806734085083, -0.1174163967370987, -0.09350395947694778, -0.24403341114521027, 0.12771792709827423, -0.19476529955863953, 0.19931672513484955, 0.14787377417087555, -0.12110260128974915, 0.32228201627731323, 0.0029973748605698347, -0.29814064502716064, -0.2366323471069336, 0.1972806602716446, -0.12652109563350677, -0.07986943423748016, 0.19701644778251648, 0.037811193615198135, -0.43490204215049744, -0.11928333342075348, -0.009905283339321613, 0.014527258463203907, -0.18381209671497345, 0.5852686166763306, -0.23082174360752106, 0.07734376192092896, 0.1423867791891098, 0.13117486238479614, 0.13315188884735107, 0.19389931857585907, -0.034330036491155624, -0.5294849872589111, -0.0695587620139122, 0.09739694744348526, -0.12662827968597412, 0.2608116865158081, 0.15142497420310974, 0.5969754457473755, 0.09516093879938126, -0.1487673819065094, -0.38956761360168457, -0.07461746782064438, -0.12299328297376633, 0.19819703698158264, -0.00009175024752039462, 0.056296754628419876, -0.1690150499343872, 0.09924650192260742, 0.38049760460853577, 0.24684254825115204, 0.06135937198996544, -0.27501657605171204, -0.21345828473567963, 0.02916960045695305, -0.40551093220710754, -0.22482672333717346, 0.18585273623466492, 0.3120271563529968, -0.15115690231323242, -0.0025937885511666536, -0.293183833360672, 0.32597050070762634, 0.08701618760824203, 0.13799461722373962, 0.050714101642370224, -0.2187657505273819, 0.146758571267128, -0.029030023142695427, -0.10720963776111603, -0.06827044486999512, -0.12049029022455215, 0.4370550215244293, 0.03469906374812126, -0.05498114973306656, 0.39294058084487915, -0.018886743113398552, -0.069626085460186, -0.2692236006259918, 0.10230161249637604, 0.038318004459142685, -0.20986126363277435, 0.16240012645721436, 0.2715556025505066, 0.1078476831316948, -0.012790552340447903, 0.11426287889480591, -0.21448305249214172, 0.3122009038925171, -0.384206086397171, 0.3671954572200775, -0.01935751363635063, 0.20397120714187622, 0.27248963713645935, 0.26046475768089294, -0.20547935366630554, -0.18694549798965454, 0.17196029424667358, 0.1409078985452652, -0.12021096050739288, -0.3306785225868225, 0.057635217905044556, 0.7603799700737, 0.10162381082773209, 0.04336405172944069, 0.22212699055671692, 0.24440863728523254, 0.20277923345565796, 0.35155317187309265, 0.3883505165576935, 0.5102633237838745, 0.007193367928266525, 0.03628158196806908, -0.30305588245391846, -0.12756863236427307, -0.044585272669792175, 0.21101787686347961, -0.2506813108921051, 0.11995719373226166, 0.41766542196273804, 0.04449918493628502, 0.04362324997782707, -0.10238631069660187, -0.07395781576633453, 0.2227102369070053, -0.008611747995018959, -0.26937973499298096, -0.05820358172059059, -0.21094325184822083, -0.15154680609703064, -0.06258626282215118, 0.20780575275421143, 0.05777452886104584, -0.04306013137102127, -0.24250321090221405, 0.1115974485874176, 0.06983965635299683, -0.117421954870224, -0.10333867371082306, 0.22334973514080048, -0.11940811574459076, -0.15385304391384125, 0.20835258066654205, -0.05603775754570961, 0.019093787297606468, 0.10846562683582306, 0.1385047733783722, -0.16110211610794067, -0.36464232206344604, 0.07453370094299316, 0.008776028640568256, -0.054286181926727295, 0.1114361360669136, -0.10567201673984528, 0.4189454913139343, 0.06818659603595734, 0.266194224357605, 0.37832266092300415, -0.2678528130054474, 0.46950817108154297, 0.20224720239639282, 0.1715020090341568, -0.7362914681434631, -0.06221199408173561, 0.2596815228462219, 0.13849031925201416, -0.17907008528709412, -0.01082167774438858, -0.09679586440324783, -0.1691974252462387, -0.5884518027305603, -0.30753064155578613, 0.09936445951461792, -0.13285715878009796, 0.18625400960445404, 0.35782212018966675, -0.09287973493337631, 0.2921493649482727, 0.5085867643356323, 0.023333808407187462, -0.3408459722995758, 0.10816223174333572, -0.2105151116847992, 0.406567245721817, 0.11642518639564514, -0.11395525932312012, -0.052386753261089325, 0.17256797850131989, 0.212136372923851, 0.4019246995449066, 0.3948676586151123, -0.2808912694454193, -0.12621615827083588, 0.023239169269800186, -0.12590469419956207, -0.30488136410713196, -0.08146663755178452, -0.12624767422676086, -0.08864916115999222, -0.16599299013614655, -0.1500609666109085, 0.2668638825416565, -0.019492648541927338, -0.12584032118320465, 0.1338055580854416, 0.2712515592575073, 0.12361679971218109, 0.14483299851417542, -0.34664487838745117, -0.38415542244911194, 0.28650757670402527, -0.04224468395113945, 0.10689940303564072, -0.30323877930641174, 0.13290803134441376, 0.14791066944599152, 0.2181483954191208, -0.08251511305570602, -0.3665553033351898, 0.05556830018758774, -0.07444668561220169, 0.23261915147304535, 0.12239992618560791, 0.06245618686079979, 0.13875462114810944, -0.11738307029008865, -0.36503127217292786, -0.015174436382949352, 0.021555328741669655, -0.18992069363594055, 0.2768634557723999, 0.32851332426071167, -0.19683510065078735, -0.03253507614135742, 0.09817516058683395, -0.37699607014656067, -0.4012984335422516, 0.009466919116675854, 0.05906519666314125, -0.26235464215278625, 0.3021594285964966, -0.1125461757183075, 0.0414586216211319, -0.009473451413214207, -0.15419067442417145, -0.2372315526008606, 0.17447395622730255, -0.13484540581703186, -0.11529042571783066, 0.05831567943096161, 0.18925584852695465, -0.11852668225765228, -0.030032189562916756, -0.2969796061515808 ]
160
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.sum.html
pandas.core.groupby.SeriesGroupBy.sum
SeriesGroupBy.sum(numeric_only=False, min_count=0, engine=None, engine_kwargs=None)[source]# Compute sum of group values.
Parameters: numeric_onlybool, default FalseInclude only float, int, boolean columns. Changed in version 2.0.0: numeric_only no longer accepts None. min_countint, default 0The required number of valid values to perform the operation. If fewer than min_count non-NA values are present the result will be NA. enginestr, default None None 'cython' : Runs rolling apply through C-extensions from cython. 'numba'Runs rolling apply through JIT compiled code from numba.Only available when raw is set to True. None : Defaults to 'cython' or globally setting compute.use_numba engine_kwargsdict, default None None For 'cython' engine, there are no accepted engine_kwargs For 'numba' engine, the engine can accept nopython, nogiland parallel dictionary keys. The values must either be True or False. The default engine_kwargs for the 'numba' engine is {'nopython': True, 'nogil': False, 'parallel': False} and will be applied to both the func and the apply groupby aggregation. Returns: Series or DataFrameComputed sum of values within each group.
[">>> lst = ['a', 'a', 'b', 'b']\n>>> ser = pd.Series([1, 2, 3, 4], index=lst)\n>>> ser\na 1\na 2\nb 3\nb 4\ndtype: int64\n>>> ser.groupby(level=0).sum()\na 3\nb 7\ndtype: int64", '>>> data = [[1, 8, 2], [1, 2, 5], [2, 5, 8], [2, 6, 9]]\n>>> df = pd.DataFrame(data, columns=["a", "b", "c"],\n... index=["tiger", "leopard", "cheetah", "lion"])\n>>> df\n a b c\n tiger 1 8 2\nleopard 1 2 5\ncheetah 2 5 8\n lion 2 6 9\n>>> df.groupby("a").sum()\n b c\na\n1 10 7\n2 11 17']
pandas.core.groupby.SeriesGroupBy.sum SeriesGroupBy.sum(numeric_only=False, min_count=0, engine=None, engine_kwargs=None)[source]# Compute sum of group values.
[ -0.3757306635379791, -0.14530475437641144, -0.14378593862056732, 0.2810099422931671, -0.054193880409002304, 0.43419817090034485, 0.2061290293931961, 0.22425240278244019, -0.11441082507371902, 0.24496985971927643, -0.2848781645298004, 0.35024699568748474, 0.16528746485710144, 0.1580219864845276, 0.13571587204933167, -0.07389363646507263, -0.020095299929380417, 0.3701379597187042, 0.20135831832885742, -0.021050259470939636, -0.21158871054649353, -0.002277988940477371, -0.08496425300836563, 0.10536697506904602, -0.01839599199593067, -0.2833252251148224, -0.04014243930578232, -0.15423990786075592, 0.153575599193573, -0.15489208698272705, 0.1622091382741928, 0.10076473653316498, -0.09466937184333801, 0.5869578123092651, -0.0000930631285882555, -0.3469148576259613, -0.1076752170920372, -0.09142555296421051, 0.04498907923698425, 0.23416683077812195, -0.0234731025993824, 0.21713954210281372, -0.00866587646305561, -0.3410508334636688, -0.06560341268777847, -0.23136810958385468, -0.1302477866411209, -0.11661030352115631, 0.09418587386608124, -0.07608361542224884, 0.2681672275066376, 0.09179525822401047, -0.33076512813568115, 0.013138899579644203, -0.13174934685230255, -0.31227511167526245, 0.03544660657644272, 0.1729440689086914, -0.2643137276172638, -0.33722731471061707, -0.006116215605288744, 0.299612820148468, 0.04673021286725998, -0.130897656083107, -0.2247251570224762, 0.007481211330741644, 0.033529676496982574, -0.27999401092529297, 0.1931203305721283, 0.10210386663675308, 0.27220389246940613, -0.1790258288383484, -0.2876032888889313, 0.13635434210300446, 0.032214127480983734, -0.026607785373926163, -0.05285726860165596, 0.06225985661149025, -0.030234741047024727, 0.06227145716547966, 0.0156959667801857, 0.49607521295547485, -0.07093403488397598, 0.14499054849147797, -0.0647875964641571, 0.25449660420417786, -0.03843206167221069, 0.02632511965930462, 0.18172940611839294, 0.018408505246043205, -0.416399747133255, 0.03091347962617874, -0.10810326039791107, 0.38681185245513916, -0.22397084534168243, -0.26719024777412415, 0.22501806914806366, 0.14014196395874023, -0.0934191569685936, -0.21412988007068634, -0.03812989592552185, -0.11470285058021545, 0.005983185954391956, 0.19197751581668854, -0.06404679268598557, 0.05190647765994072, 0.06520985811948776, -0.05821933597326279, 0.2560548782348633, 0.19248510897159576, 0.04959959536790848, 0.0268617682158947, 0.061369430273771286, -0.20469574630260468, 0.056397758424282074, 0.09687954932451248, -0.31998634338378906, 0.15361566841602325, -0.45134735107421875, -0.24853037297725677, -0.06659668684005737, 0.12447147071361542, 0.17540162801742554, 0.08683124929666519, 0.21247801184654236, 0.36216750741004944, 0.12470920383930206, -0.05824028700590134, 0.1898646503686905, -0.1129114106297493, -0.3956840932369232, 0.38818299770355225, -0.0030458129476755857, 0.06314322352409363, -0.034344516694545746, -0.179578959941864, 0.22588837146759033, 0.12250681966543198, -0.009122229181230068, 0.10470066964626312, 0.15324655175209045, -0.12122352421283722, -0.14251990616321564, 0.2715620696544647, 0.28380391001701355, 0.11183610558509827, 0.15658831596374512, -0.16287200152873993, -0.18201115727424622, 0.0956573635339737, 0.43947723507881165, -0.2903311252593994, 0.11655543744564056, 0.2993933856487274, 0.02927619405090809, -0.17127005755901337, -0.19872945547103882, 0.26232409477233887, 0.0480395145714283, 0.02725744992494583, 0.3611275255680084, 0.2535940110683441, -0.3527459502220154, -0.19061022996902466, 0.2630805969238281, 0.32055357098579407, -0.299847811460495, -0.15927542746067047, -0.1928512156009674, -0.49564987421035767, -0.09145235270261765, 0.15027229487895966, -0.07079405337572098, 0.04440072551369667, -0.042973775416612625, -0.00528845377266407, 0.28613993525505066, -0.036320991814136505, -0.7722062468528748, -0.04150385037064552, -0.018019216135144234, -0.3782140016555786, 0.33778947591781616, 0.09170567244291306, -0.22097809612751007, 0.09330238401889801, 0.1800128072500229, 0.1769389659166336, -0.18615278601646423, 0.1048419401049614, -0.005941621959209442, -0.23157761991024017, 0.35966700315475464, 0.06542433053255081, -0.06993874907493591, 0.08931178599596024, 0.1275145262479782, -0.12020374834537506, 0.37656721472740173, 0.0005512646748684347, -0.08730223774909973, 0.0208026934415102, 0.20740896463394165, -0.39106929302215576, 0.14820531010627747, -0.18045978248119354, 0.09591200947761536, 0.12917855381965637, -0.02692600153386593, -0.21864727139472961, 0.029712865129113197, -0.5403965711593628, -0.38709238171577454, -0.048547353595495224, -0.01361034158617258, 0.2937794625759125, 0.2756374478340149, -0.08301235735416412, 0.07163229584693909, -0.2414223700761795, -0.06640477478504181, 0.1422419399023056, 0.023995859548449516, -0.1433640718460083, 0.11254912614822388, -0.07646307349205017, -0.12459801137447357, -0.14614909887313843, 0.05371083691716194, 0.00848557148128748, 0.1877920925617218, 0.18231068551540375, 0.14364729821681976, 0.22121278941631317, -0.14120693504810333, 0.27154994010925293, 0.31799834966659546, -0.10431468486785889, -0.0034782877191901207, 0.2997681498527527, 0.10884246975183487, 0.17953930795192719, 0.2566254734992981, 0.08249526470899582, -0.09460130333900452, 0.2510017156600952, -0.2722996473312378, -0.2036905586719513, 0.010982764884829521, 0.2121686190366745, 0.39597126841545105, 0.06969381123781204, -0.008399562910199165, -0.23817317187786102, -0.15029947459697723, 0.08380457758903503, -0.035902004688978195, 0.1392727643251419, -0.4984632134437561, 0.19335338473320007, 0.4020906388759613, 0.031666580587625504, 0.2510914206504822, -0.008975745178759098, -0.15971791744232178, -0.17536821961402893, 0.30708521604537964, 0.15320217609405518, 0.09089386463165283, 0.2899329662322998, 0.27331629395484924, -0.020931988954544067, -0.08968035876750946, 0.06940353661775589, 0.0040747360326349735, 0.023033136501908302, -0.09053138643503189, -0.020047517493367195, 0.28580594062805176, 0.04127911105751991, -0.3338635563850403, -0.007850520312786102, 0.1347610354423523, 0.2754858136177063, -0.0949772447347641, 0.09304565191268921, -0.01565423794090748, -0.14401979744434357, 0.2391233891248703, -0.31804022192955017, -0.00011480091779958457, -0.026848752051591873, 0.24402865767478943, 0.19786596298217773, -0.08981497585773468, 0.08791400492191315, -0.12340594828128815, 0.2620186507701874, 0.33536064624786377, 0.03675331920385361, -0.29547038674354553, 0.07460994273424149, -0.07482665032148361, 0.30482208728790283, -0.23084445297718048, 0.03581393510103226, 0.31649893522262573, -0.21853291988372803, 0.09922878444194794, -0.04642285779118538, 0.0062639773823320866, -0.16151729226112366, -0.19687911868095398, -0.0670250728726387, 0.1906917691230774, 0.008104008622467518, -0.5669584274291992, -0.24161681532859802, -0.20326104760169983, -0.08469972014427185, -0.22160188853740692, -0.08243949711322784, 0.12459076941013336, 0.20951974391937256, -0.20640061795711517, -0.2137976437807083, -0.09611202776432037, -0.27730751037597656, 0.23244768381118774, 0.11406923830509186, 0.17376068234443665, -0.11557924747467041, -0.13946868479251862, 0.2167082577943802, 0.12068288773298264, 0.10136421769857407, -0.3903638422489166, 0.042583879083395004, 0.5175889134407043, 0.1393190324306488, -0.356047123670578, 0.47953081130981445, -0.43023619055747986, 0.16285470128059387, -0.10273628681898117, -0.1346563696861267, -0.21714924275875092, 0.06607368588447571, -0.04227277263998985, 0.015611459501087666, 0.37895458936691284, 0.000919523648917675, 0.2313922941684723, -0.17437706887722015, -0.02391379326581955, -0.09163511544466019, -0.1542689949274063, -0.06494148075580597, -0.055852070450782776, -0.23951368033885956, 0.6821741461753845, 0.26515015959739685, 0.28348085284233093, 0.2178012877702713, 0.29971012473106384, 0.03926965221762657, -0.13526487350463867, 0.04531853646039963, 0.22667095065116882, -0.26917368173599243, -0.39891839027404785, 0.10916793346405029, 0.10294410586357117, 0.07507019490003586, 0.12860020995140076, -0.07063427567481995, -0.032147254794836044, 0.11692003160715103, -0.11696469038724899, 0.11610113829374313, -0.14056672155857086, -0.13823920488357544, 0.07556210458278656, -0.12328840047121048, 0.0913509801030159, -0.2666945457458496, -0.18655988574028015, -0.0440094918012619, 0.04754010960459709, -0.1277230978012085, -0.14742420613765717, -0.026607371866703033, 0.10090938210487366, -0.3574938178062439, 0.42507773637771606, -0.06488990038633347, 0.038969360291957855, 0.2219691127538681, 0.2085437774658203, -0.09164335578680038, 0.03865037113428116, 0.4702177941799164, 0.1505989283323288, 0.11979301273822784, 0.3442709147930145, -0.5294762253761292, -0.2044028788805008, -0.0838690847158432, -0.16614525020122528, -0.2603314220905304, 0.26660215854644775, 0.09339766949415207, -0.1281432807445526, -0.09966390579938889, 0.383845716714859, 0.22340476512908936, -0.08548487722873688, -0.1743268072605133, -0.4035521447658539, -0.46543219685554504, 0.04298003762960434, 0.03638562932610512, 0.1401393860578537, 0.11511426419019699, -0.013828316703438759, -0.1527634859085083, 0.0060043842531740665, -0.1640194207429886, 0.20842720568180084, 0.09580989181995392, 0.3288936913013458, 0.34243109822273254, 0.02960926853120327, -0.11095178872346878, -0.010542313568294048, -0.16352060437202454, -0.08071958273649216, 0.23541073501110077, -0.025136673822999, -0.032258499413728714, -0.25763368606567383, 0.34299758076667786, -0.07435938715934753, -0.2673141658306122, 0.01606052555143833, 0.05893724784255028, 0.07499360293149948, 0.0649714544415474, -0.02785239927470684, 0.20235396921634674, 0.31170201301574707, 0.10231265425682068, -0.28380727767944336, 0.7157003879547119, 0.2809351086616516, -0.14256860315799713, 0.07769227027893066, -0.07359080761671066, -0.40245017409324646, -0.05071166157722473, -0.2107808142900467, 0.4490950107574463, 0.028815044090151787, 0.03583256155252457, 0.29525190591812134, -0.04121910035610199, 0.1941906064748764, 0.08313476294279099, 0.3616985082626343, -0.2733003497123718, -0.28185221552848816, -0.04929017648100853, -0.10434064269065857, -0.1736758053302765, 0.3077188730239868, -0.33591169118881226, 0.3652926981449127, -0.32557445764541626, 0.053830742835998535, 0.20179428160190582, 0.14100217819213867, -0.328330397605896, -0.14477451145648956, -0.4193389415740967, 0.2446080446243286, 0.168069526553154, 0.05846985802054405, -0.14056682586669922, 0.003651742124930024, -0.09571133553981781, -0.061415594071149826, -0.2032308727502823, -0.0039684223011136055, 0.07502513378858566, 0.24329927563667297, -0.0572015643119812, -0.10193271934986115, 0.08965343981981277, -0.07560588419437408, 0.14470893144607544, -0.08329211920499802, 0.21354638040065765, -0.09932783246040344, -0.116890087723732, -0.06388179212808609, 0.20390397310256958, 0.3570912778377533, 0.35769644379615784, -0.024669688194990158, -0.01794469729065895, 0.1955137550830841, 0.14876706898212433, -0.021589981392025948, 0.04138917103409767, 0.09755723923444748, -0.20913851261138916, -0.44561120867729187, -0.08897588402032852, -0.12343274801969528, -0.23352019488811493, -0.34930869936943054, 0.2858026325702667, 0.08225266635417938, -0.43078848719596863, 0.2642470598220825, -0.36340397596359253, -0.1322052776813507, -0.05959169566631317, 0.27138230204582214, 0.0776098221540451, -0.037236329168081284, 0.22815042734146118, 0.0836956575512886, -0.2225036919116974, -0.21627835929393768, -0.05296901986002922, 0.07415857166051865, -0.11217201501131058, 0.38451606035232544, 0.18642611801624298, -0.1705925166606903, -0.1775292605161667, -0.12424556165933609, -0.006438618525862694, 0.7020944356918335, -0.19913937151432037, -0.23531000316143036, -0.5931021571159363, 0.09603886306285858, 0.22214683890342712, 0.32991933822631836, 0.21233154833316803, -0.1433536857366562, 0.08238004148006439, -0.13683311641216278, -0.45327264070510864, -0.04873659461736679, -0.43715527653694153, 0.08587343990802765, 0.0015848615439608693, -0.018990827724337578, -0.09704934805631638, 0.15154004096984863, 0.3652369976043701, 0.14349165558815002, 0.02137315459549427, -0.40179145336151123, 0.026846610009670258, 0.03181765601038933, -0.08477708697319031, -0.19037728011608124, 0.2851441204547882, 0.10523571819067001, -0.4421267509460449, -0.04019109532237053, 0.00890092458575964, 0.2867948114871979, 0.0062835970893502235, 0.26620787382125854, 0.10347536951303482, 0.1777959167957306, 0.11483007669448853, -0.2845238149166107, -0.0541079044342041, 0.010773131623864174, -0.3234793245792389, 0.32031750679016113, 0.09117689728736877, -0.017535103484988213, 0.027844998985528946, -0.04694978520274162, -0.4098849594593048, -0.01649961993098259, 0.12894661724567413, 0.05762381851673126, -0.11166242510080338, 0.19974108040332794, 0.2931215167045593, -0.1388349086046219, -0.05046794191002846, 0.11521953344345093, -0.2682919204235077, 0.2980212867259979, -0.6345366835594177, -0.15354226529598236, 0.0018676759209483862, 0.04617156460881233, 0.390835702419281, 0.029392994940280914, -0.13392916321754456, -0.049360763281583786, 0.12220320105552673, -0.13561193645000458, 0.022826356813311577, -0.07663646340370178, 0.294392853975296, 0.2913356423377991, -0.05139046534895897, 0.2256048023700714, 0.3443532884120941, 0.3831561505794525, 0.13030868768692017, 0.03201401233673096, 0.07961232215166092, -0.10526477545499802, 0.10629388689994812, -0.086868055164814, 0.04107991233468056, -0.16099320352077484, -0.23980535566806793, 0.14350569248199463, -0.04833056777715683, 0.024550408124923706, 0.30229905247688293, -0.2894464135169983, -0.15781162679195404, 0.27473363280296326, 0.06365994364023209, 0.03807302191853523, -0.018460161983966827, 0.05020715296268463, 0.17405593395233154, 0.13716034591197968, -0.18369916081428528, -0.02928737737238407, 0.18898288905620575, -0.3746771514415741, -0.007914398796856403, -0.012285442091524601, 0.10004580765962601, 0.2196606695652008, 0.2787044048309326, 0.3669131100177765, 0.10497695207595825, -0.3490148186683655, -0.4941629469394684, 0.24573154747486115, 0.23690705001354218, -0.12895505130290985, 0.2213333696126938, 0.09260665625333786, -0.2765371799468994, -0.1257246434688568, 0.4413354992866516, 0.029567131772637367, -0.16668400168418884, -0.013942146673798561, -0.11308398097753525, 0.1390412449836731, 0.12696269154548645, 0.021947504952549934, 0.26069727540016174, -0.3290987014770508, -0.4159557521343231, 0.1411695033311844, 0.023265033960342407, -0.35066038370132446, 0.4918014407157898, -0.2065403163433075, -0.2404198944568634, -0.04342111945152283, 0.10174927115440369, 0.07905334234237671, -0.19421447813510895, -0.02191290073096752, 0.10348174721002579, 0.2163437157869339, -0.15849576890468597, 0.18429280817508698, 0.024593334645032883, 0.059681087732315063, -0.04859166592359543, 0.19213147461414337, 0.06876886636018753, 0.03850245475769043, -0.27275726199150085, -0.017094776034355164, 0.5517409443855286, -0.16691939532756805, -0.09636692702770233, 0.23246236145496368, -0.02190965972840786, 0.02814558893442154, 0.5767192840576172, 0.41240376234054565, -0.029920415952801704, 0.059993673115968704, 0.10792997479438782, -0.018071668222546577, -0.3762492835521698, -0.014172341674566269, -0.025585148483514786, -0.359578400850296, 0.07786575704813004, -0.22454595565795898, 0.38574984669685364, -0.10551979392766953, -0.3043529987335205, 0.04482927918434143, 0.25015226006507874, -0.035256486386060715, -0.0006617686012759805, 0.030588747933506966, -0.1741897463798523, 0.3725064992904663, 0.07966472208499908, -0.13603025674819946, -0.19866563379764557, 0.1206207200884819, -0.21155256032943726, 0.02285745181143284, 0.11259431391954422, -0.007237901911139488, -0.08969437330961227, 0.20379778742790222, -0.015835924074053764, 0.02143716625869274, 0.008409612812101841, 0.30588003993034363, -0.10848690569400787, 0.023576728999614716, 0.027988670393824577, 0.013595051132142544, -0.20065870881080627, -0.07560800760984421, -0.04752998799085617, -0.11891152709722519, 0.11885145306587219, -0.33378690481185913, -0.48701581358909607, -0.6024830937385559, 0.14983458817005157, 0.3398423492908478, -0.04820077121257782, 0.35363829135894775, 0.12699271738529205, 0.3470894992351532, -0.024476004764437675, -0.27482277154922485, -0.11005552113056183, -0.20751120150089264, 0.03258153051137924, -0.11850439012050629, -0.1823633313179016, -0.06892791390419006, 0.20528459548950195, -0.007070000749081373, -0.4379405379295349 ]
161
..\pandas\reference\api\pandas.DataFrame.sort_values.html
pandas.DataFrame.sort_values
DataFrame.sort_values(by, *, axis=0, ascending=True, inplace=False, kind='quicksort', na_position='last', ignore_index=False, key=None)[source]# Sort by the values along either axis.
Parameters: bystr or list of strName or list of names to sort by. if axis is 0 or ‘index’ then by may contain index levels and/or column labels. if axis is 1 or ‘columns’ then by may contain column levels and/or index labels. axis“{0 or ‘index’, 1 or ‘columns’}”, default 0Axis to be sorted. ascendingbool or list of bool, default TrueSort ascending vs. descending. Specify list for multiple sort orders. If this is a list of bools, must match the length of the by. inplacebool, default FalseIf True, perform operation in-place. kind{‘quicksort’, ‘mergesort’, ‘heapsort’, ‘stable’}, default ‘quicksort’Choice of sorting algorithm. See also numpy.sort() for more information. mergesort and stable are the only stable algorithms. For DataFrames, this option is only applied when sorting on a single column or label. na_position{‘first’, ‘last’}, default ‘last’Puts NaNs at the beginning if first; last puts NaNs at the end. ignore_indexbool, default FalseIf True, the resulting axis will be labeled 0, 1, …, n - 1. keycallable, optionalApply the key function to the values before sorting. This is similar to the key argument in the builtin sorted() function, with the notable difference that this key function should be vectorized. It should expect a Series and return a Series with the same shape as the input. It will be applied to each column in by independently. Returns: DataFrame or NoneDataFrame with sorted values or None if inplace=True.
[">>> df = pd.DataFrame({\n... 'col1': ['A', 'A', 'B', np.nan, 'D', 'C'],\n... 'col2': [2, 1, 9, 8, 7, 4],\n... 'col3': [0, 1, 9, 4, 2, 3],\n... 'col4': ['a', 'B', 'c', 'D', 'e', 'F']\n... })\n>>> df\n col1 col2 col3 col4\n0 A 2 0 a\n1 A 1 1 B\n2 B 9 9 c\n3 NaN 8 4 D\n4 D 7 2 e\n5 C 4 3 F", ">>> df.sort_values(by=['col1'])\n col1 col2 col3 col4\n0 A 2 0 a\n1 A 1 1 B\n2 B 9 9 c\n5 C 4 3 F\n4 D 7 2 e\n3 NaN 8 4 D", ">>> df.sort_values(by=['col1', 'col2'])\n col1 col2 col3 col4\n1 A 1 1 B\n0 A 2 0 a\n2 B 9 9 c\n5 C 4 3 F\n4 D 7 2 e\n3 NaN 8 4 D", ">>> df.sort_values(by='col1', ascending=False)\n col1 col2 col3 col4\n4 D 7 2 e\n5 C 4 3 F\n2 B 9 9 c\n0 A 2 0 a\n1 A 1 1 B\n3 NaN 8 4 D", ">>> df.sort_values(by='col1', ascending=False, na_position='first')\n col1 col2 col3 col4\n3 NaN 8 4 D\n4 D 7 2 e\n5 C 4 3 F\n2 B 9 9 c\n0 A 2 0 a\n1 A 1 1 B", ">>> df.sort_values(by='col4', key=lambda col: col.str.lower())\n col1 col2 col3 col4\n0 A 2 0 a\n1 A 1 1 B\n2 B 9 9 c\n3 NaN 8 4 D\n4 D 7 2 e\n5 C 4 3 F", '>>> df = pd.DataFrame({\n... "time": [\'0hr\', \'128hr\', \'72hr\', \'48hr\', \'96hr\'],\n... "value": [10, 20, 30, 40, 50]\n... })\n>>> df\n time value\n0 0hr 10\n1 128hr 20\n2 72hr 30\n3 48hr 40\n4 96hr 50\n>>> from natsort import index_natsorted\n>>> df.sort_values(\n... by="time",\n... key=lambda x: np.argsort(index_natsorted(df["time"]))\n... )\n time value\n0 0hr 10\n3 48hr 40\n2 72hr 30\n4 96hr 50\n1 128hr 20']
pandas.DataFrame.sort_values DataFrame.sort_values(by, *, axis=0, ascending=True, inplace=False, kind='quicksort', na_position='last', ignore_index=False, key=None)[source]# Sort by the values along either axis.
[ -0.026808101683855057, -0.44340699911117554, -0.2573851943016052, 0.07747708261013031, 0.14870207011699677, 0.24166257679462433, -0.08336944133043289, 0.27818766236305237, -0.22998137772083282, 0.35037922859191895, -0.32856640219688416, 0.40275833010673523, 0.12376701831817627, 0.18568740785121918, -0.1465597301721573, -0.1281149983406067, -0.13980308175086975, 0.2127578854560852, 0.011486833915114403, 0.07208602875471115, -0.205202117562294, -0.09864956140518188, -0.22213050723075867, 0.08761083334684372, 0.2607901692390442, -0.12659810483455658, 0.03672939911484718, -0.11102490872144699, 0.09554532170295715, -0.22803427278995514, 0.0478517971932888, -0.014665748924016953, -0.12399385124444962, 0.2649689316749573, -0.0000923107290873304, -0.1661328375339508, -0.2298155575990677, -0.07618644088506699, 0.12476039677858353, -0.20646610856056213, -0.029530011117458344, -0.01281771995127201, -0.139780655503273, -0.24769270420074463, -0.37649667263031006, -0.39587336778640747, -0.06759100407361984, -0.04020820930600166, 0.2606983184814453, 0.055300045758485794, 0.3739500939846039, -0.07685796171426773, -0.07639484107494354, -0.37015390396118164, 0.08040411025285721, -0.3754595220088959, -0.03695587068796158, -0.07431045174598694, -0.12850475311279297, 0.16698886454105377, -0.1337323635816574, 0.16894258558750153, -0.01135461125522852, -0.18598146736621857, 0.022617176175117493, 0.01322922669351101, 0.2683976888656616, 0.04300913214683533, 0.19711950421333313, 0.40352168679237366, 0.1486513614654541, -0.271286278963089, -0.3529711961746216, -0.06295160204172134, -0.06390165537595749, -0.042158350348472595, -0.07711458206176758, 0.07694532722234726, 0.30937570333480835, 0.11958207935094833, 0.3279282748699188, 0.2855406105518341, -0.15391497313976288, 0.27671995759010315, -0.21997877955436707, 0.33654680848121643, -0.18950510025024414, -0.15534836053848267, 0.1743403971195221, -0.25080204010009766, -0.024798845872282982, -0.07724245637655258, 0.23562279343605042, 0.2548556327819824, -0.15611013770103455, -0.3529371917247772, 0.19096757471561432, 0.06946942955255508, -0.0498446486890316, -0.14937126636505127, -0.12112715095281601, -0.2967309355735779, -0.007575224153697491, 0.002337625017389655, -0.047880932688713074, 0.10226611793041229, 0.2865086495876312, 0.19869236648082733, 0.1532537341117859, 0.10822122544050217, 0.2241077572107315, 0.08547818660736084, 0.060896147042512894, -0.312698632478714, -0.12804003059864044, 0.09784848242998123, -0.22999221086502075, -0.21853674948215485, -0.34646037220954895, -0.19936858117580414, 0.1487576961517334, 0.08817613124847412, 0.18764187395572662, 0.4504985809326172, 0.005107338540256023, 0.46373865008354187, -0.27770665287971497, 0.06570573896169662, 0.12877126038074493, 0.45336100459098816, -0.2657180726528168, 0.4240291714668274, 0.22822271287441254, -0.16704772412776947, -0.034344498068094254, -0.15714819729328156, 0.2436562478542328, 0.07758233696222305, -0.09679364413022995, -0.19032542407512665, -0.047174569219350815, -0.280894935131073, 0.2542448043823242, 0.19186124205589294, 0.19560745358467102, -0.044459268450737, 0.02103535458445549, -0.024095257744193077, -0.3022630214691162, 0.37418434023857117, -0.03487535938620567, -0.1759869009256363, 0.10955251753330231, 0.36330801248550415, 0.2278110682964325, -0.03982122614979744, -0.10225502401590347, 0.04946911707520485, 0.1428699791431427, -0.0055487812496721745, 0.11123833805322647, 0.09507877379655838, -0.09344342350959778, -0.175295889377594, 0.042823467403650284, -0.11848284304141998, -0.5037172436714172, 0.06422394514083862, -0.0495571531355381, -0.10479272902011871, -0.010338221676647663, -0.06504704803228378, 0.011122766882181168, -0.02259731851518154, 0.05745033547282219, -0.024747315794229507, 0.21814629435539246, -0.26106834411621094, -0.21401074528694153, -0.11308962851762772, -0.16760115325450897, -0.2281949371099472, 0.10360739380121231, 0.38421133160591125, 0.12551191449165344, -0.2375120371580124, 0.017435334622859955, 0.18227003514766693, 0.01946205645799637, -0.02582661435008049, 0.03493558242917061, -0.17777583003044128, 0.2527368664741516, 0.053508512675762177, 0.09660574048757553, 0.14509081840515137, 0.02610880695283413, -0.17849977314472198, 0.31739744544029236, 0.075749970972538, -0.37774786353111267, 0.13602951169013977, 0.06202384829521179, 0.03246975317597389, 0.08071838319301605, -0.18762588500976562, 0.1479426771402359, 0.15921571850776672, -0.016942715272307396, -0.43112674355506897, -0.06182178482413292, -0.20136287808418274, -0.4247848689556122, -0.24913014471530914, 0.03899490460753441, 0.22985243797302246, 0.3416748344898224, -0.04639400914311409, -0.07855046540498734, 0.02739153988659382, -0.21493954956531525, 0.18266849219799042, -0.19668042659759521, -0.13318535685539246, 0.03241388499736786, 0.22245976328849792, -0.000775273481849581, 0.1716717928647995, 0.11751183122396469, 0.02271784096956253, 0.3196507692337036, 0.15386535227298737, 0.17173068225383759, 0.36483117938041687, 0.08151649683713913, 0.02366240695118904, 0.14654232561588287, 0.13855329155921936, -0.014630568213760853, 0.12690722942352295, -0.029433470219373703, 0.07944191992282867, -0.04425167664885521, 0.2500225901603699, -0.269517719745636, 0.5878465175628662, -0.33002525568008423, 0.09290789812803268, 0.048347096890211105, 0.04523754119873047, 0.10534701496362686, 0.10118035972118378, 0.17145320773124695, -0.3285946249961853, 0.3128325939178467, 0.3736477494239807, -0.13443689048290253, 0.15862298011779785, -0.1668202131986618, 0.36669623851776123, 0.333673894405365, -0.032097216695547104, 0.3040699064731598, 0.1073455810546875, 0.12089569121599197, 0.18056346476078033, 0.10246996581554413, 0.17516838014125824, -0.16786088049411774, 0.4066605865955353, 0.03848816081881523, -0.14559775590896606, -0.13018783926963806, 0.04168643802404404, -0.010142830200493336, 0.1063029021024704, 0.11649518460035324, 0.08357063680887222, 0.08401729166507721, 0.23134031891822815, -0.2179616540670395, -0.013207162730395794, -0.16578742861747742, 0.12803049385547638, -0.06829274445772171, -0.012934647500514984, -0.20727397501468658, -0.036028556525707245, 0.10982649028301239, -0.3284614384174347, -0.16298368573188782, -0.12159037590026855, 0.2250368744134903, 0.05633218213915825, -0.1164034977555275, 0.10417044907808304, 0.002505081007257104, 0.30925363302230835, 0.3227280378341675, 0.041263338178396225, -0.04087899252772331, -0.050162553787231445, 0.1821446269750595, 0.2924361526966095, -0.2744142413139343, 0.34716933965682983, 0.3715652525424957, -0.01594104804098606, -0.04088994115591049, 0.15574273467063904, -0.17054243385791779, -0.2402833253145218, -0.038906242698431015, 0.008756745606660843, -0.01943037286400795, 0.43222498893737793, -0.2877572178840637, 0.002994993468746543, -0.12298066169023514, -0.08240405470132828, -0.04058068245649338, -0.0190938301384449, -0.06585390865802765, 0.0004739883297588676, 0.05856446921825409, -0.016808820888400078, -0.20871995389461517, -0.17920605838298798, -0.1744541972875595, 0.07194159179925919, 0.40423253178596497, -0.4552108347415924, -0.09249141812324524, -0.009776164777576923, 0.0014744276413694024, 0.17872223258018494, -0.11757425218820572, 0.024880973622202873, 0.3996882438659668, -0.21266363561153412, 0.08385977894067764, -0.027688736096024513, 0.007141044829040766, -0.34313586354255676, -0.15159626305103302, -0.06269250065088272, -0.36444249749183655, -0.23419730365276337, 0.061558011919260025, -0.17954277992248535, 0.04803670942783356, 0.4097733497619629, 0.06080691143870354, -0.3511660099029541, -0.019563930109143257, -0.1399533748626709, -0.07135695964097977, 0.028681065887212753, -0.0498114712536335, -0.18335451185703278, 0.37919870018959045, 0.4883078932762146, 0.11126942932605743, -0.008547870442271233, 0.12335174530744553, -0.056298594921827316, -0.21810513734817505, 0.2177036553621292, 0.011862462386488914, -0.11625881493091583, -0.13402974605560303, 0.32583361864089966, 0.23088958859443665, 0.11279365420341492, 0.21334649622440338, 0.2479856163263321, -0.028292151167988777, 0.05868611857295036, -0.17900186777114868, 0.1290641725063324, -0.23867911100387573, -0.1220194399356842, -0.014208550564944744, -0.14867070317268372, 0.2590005099773407, -0.25669750571250916, -0.050278399139642715, -0.02287745475769043, -0.005816740449517965, -0.149005725979805, 0.029253117740154266, 0.19683927297592163, -0.15606744587421417, -0.3457239270210266, -0.03813796117901802, 0.2925541400909424, -0.07775602489709854, 0.15208840370178223, -0.0017825429094955325, -0.11205872148275375, -0.2774958312511444, 0.3968953490257263, 0.3234367072582245, 0.2543991208076477, -0.09632167965173721, -0.23198182880878448, -0.32820820808410645, 0.2308877408504486, -0.048316340893507004, -0.07292454689741135, -0.08209924399852753, 0.23244859278202057, -0.1470382809638977, -0.0935298427939415, 0.08384250104427338, -0.08940879255533218, -0.019437165930867195, -0.20611019432544708, -0.2337961196899414, -0.12349037081003189, 0.18079331517219543, 0.050831109285354614, 0.06408563256263733, 0.18784171342849731, -0.3394187390804291, -0.14101791381835938, 0.03754785284399986, -0.3869404196739197, 0.03800375387072563, -0.13241931796073914, 0.35001763701438904, 0.1655818670988083, -0.17942160367965698, 0.2260298728942871, 0.18404173851013184, -0.39190948009490967, -0.12877339124679565, 0.13778983056545258, -0.07183366268873215, -0.17688295245170593, -0.17661605775356293, -0.009661485441029072, 0.012715158052742481, -0.2245589643716812, 0.14783133566379547, -0.13321609795093536, 0.034915413707494736, 0.09743767976760864, -0.08135533332824707, 0.19335873425006866, -0.03167916089296341, -0.22910098731517792, -0.13104534149169922, 0.7861872911453247, 0.11447006464004517, -0.06457487493753433, 0.3398762047290802, 0.14836834371089935, -0.18505597114562988, -0.20309460163116455, 0.14149169623851776, 0.6438995599746704, -0.2534184157848358, -0.1549569070339203, 0.39570075273513794, -0.2862805426120758, 0.16421373188495636, 0.0826910063624382, 0.32102876901626587, -0.3727661371231079, -0.2933662533760071, -0.1709793210029602, 0.010753395035862923, -0.07579071819782257, 0.21628180146217346, -0.16150310635566711, 0.19453296065330505, -0.27647387981414795, 0.12337274104356766, 0.031997982412576675, -0.21330808103084564, 0.18579837679862976, -0.0813165009021759, -0.6220046281814575, 0.2639182209968567, -0.10885833948850632, -0.24913986027240753, -0.11662913858890533, 0.34374967217445374, 0.043233685195446014, 0.052629489451646805, 0.05988423526287079, -0.06548605114221573, -0.08024663478136063, 0.2141863852739334, -0.14854076504707336, -0.16981466114521027, -0.22630617022514343, -0.04704312980175018, 0.16507378220558167, -0.030054401606321335, 0.1628408133983612, 0.1243445947766304, 0.19621866941452026, 0.18301133811473846, 0.1859140247106552, 0.15936097502708435, 0.09299875050783157, -0.05215517804026604, 0.06809011101722717, 0.11071948707103729, 0.2942989468574524, -0.44895556569099426, -0.23075269162654877, 0.026611965149641037, -0.24030174314975739, -0.01811494678258896, 0.02081962116062641, 0.05990397557616234, 0.11317338794469833, -0.2679033577442169, 0.34030911326408386, 0.06485363841056824, -0.14902915060520172, 0.015277357771992683, -0.22876469790935516, -0.2752041816711426, -0.10929453372955322, 0.32038062810897827, 0.14843317866325378, 0.05780418962240219, -0.038230050355196, 0.03365901857614517, -0.5005582571029663, -0.2443697601556778, -0.02698087878525257, 0.0702010840177536, 0.032109584659338, 0.24247419834136963, -0.18010637164115906, -0.12926648557186127, 0.10344713926315308, 0.0858306810259819, 0.19942043721675873, 0.11937408894300461, -0.17773284018039703, -0.2742129862308502, -0.06677792966365814, -0.010800335556268692, 0.42836347222328186, 0.2612294554710388, -0.12644468247890472, 0.16502806544303894, -0.1609426736831665, -0.1767992079257965, -0.4871961772441864, 0.019499585032463074, -0.20213094353675842, 0.12910065054893494, -0.26475849747657776, -0.009513734839856625, -0.18724898993968964, 0.3072648346424103, 0.3581714928150177, -0.0981159433722496, 0.021725555881857872, -0.45016172528266907, -0.12345748394727707, -0.05972345545887947, -0.23341287672519684, 0.07647892832756042, -0.20850703120231628, -0.1254669725894928, -0.21268396079540253, -0.056811247020959854, -0.05992675572633743, 0.34295186400413513, 0.09141221642494202, 0.23992304503917694, 0.14963766932487488, -0.09072395414113998, 0.18869778513908386, -0.058466944843530655, -0.0019020751351490617, -0.11314330995082855, 0.1589549034833908, 0.3377465605735779, -0.12786906957626343, 0.09880401194095612, -0.22317267954349518, 0.05765039473772049, 0.16865599155426025, -0.11864066123962402, 0.07421837002038956, -0.20132695138454437, -0.11904601007699966, 0.2892454266548157, 0.4006591737270355, 0.19866016507148743, 0.05920190364122391, -0.017649192363023758, 0.05838632583618164, 0.40533915162086487, -0.39813417196273804, -0.048613160848617554, 0.1671246886253357, 0.25238025188446045, 0.2243662029504776, 0.012421227991580963, -0.2725643813610077, -0.07011593878269196, 0.3475230038166046, 0.07220219075679779, -0.08805608004331589, -0.42763611674308777, 0.21645312011241913, 0.14190346002578735, 0.31345877051353455, -0.11965622007846832, -0.003157272469252348, 0.10945489257574081, 0.08867959678173065, 0.30837875604629517, 0.20514103770256042, 0.4005845785140991, -0.09896471351385117, -0.30558550357818604, -0.02291540801525116, -0.15746816992759705, -0.12614096701145172, 0.32951223850250244, -0.3002423644065857, -0.22781914472579956, 0.38091811537742615, 0.0020791934803128242, -0.07667543739080429, -0.018025536090135574, -0.30664053559303284, 0.08214201033115387, -0.11168796569108963, -0.04715348035097122, 0.1302001178264618, -0.1452086865901947, -0.04203379899263382, -0.12317201495170593, 0.2931787073612213, -0.21211446821689606, 0.07542047649621964, 0.019676756113767624, -0.017109274864196777, -0.3787945806980133, 0.30353572964668274, 0.009344843216240406, 0.46458008885383606, -0.042724285274744034, -0.2806134521961212, 0.26651889085769653, 0.10165578126907349, -0.0461195707321167, -0.07838712632656097, -0.06774960458278656, -0.000319150451105088, -0.19211812317371368, 0.014594914391636848, -0.09773678332567215, -0.2544993460178375, 0.18176117539405823, -0.216790571808815, -0.18910625576972961, 0.06224025785923004, 0.32281503081321716, 0.405435711145401, -0.36082708835601807, 0.3607610762119293, 0.11959493905305862, 0.21477168798446655, -0.22262568771839142, 0.26227766275405884, 0.025623712688684464, -0.22281844913959503, 0.15520387887954712, 0.01305910013616085, 0.055005572736263275, -0.05752161517739296, -0.42298296093940735, -0.1290508210659027, -0.06792118400335312, -0.07049534469842911, 0.2510864734649658, 0.2787507176399231, -0.004611036740243435, 0.1641334444284439, 0.31067147850990295, -0.06614160537719727, -0.16833621263504028, -0.11898419260978699, 0.031018594279885292, 0.3408358097076416, -0.009852167218923569, 0.10238377004861832, 0.26345527172088623, -0.1832427680492401, -0.05785932019352913, 0.32177960872650146, -0.08316546678543091, -0.11837053298950195, -0.11758321523666382, -0.23928305506706238, 0.05390555411577225, 0.06632132828235626, -0.04828730970621109, -0.2084042876958847, -0.18652760982513428, -0.2557288706302643, -0.13990317285060883, 0.3879653215408325, -0.02817259356379509, 0.129989892244339, -0.05444422364234924, -0.06762906908988953, -0.20268775522708893, -0.02376890368759632, -0.13663797080516815, -0.19817091524600983, 0.30543187260627747, 0.21436887979507446, -0.04263948276638985, -0.33707648515701294, -0.04652583226561546, 0.08752361685037613, 0.10462132096290588, -0.052285656332969666, -0.19419755041599274, 0.11083492636680603, 0.013720140792429447, 0.036914851516485214, 0.14625655114650726, -0.08463607728481293, 0.1983935832977295, 0.03842870891094208, 0.05371493846178055, -0.23128724098205566, 0.05466468632221222, 0.06107925996184349, 0.2699566185474396, 0.10283539444208145, -0.02469457872211933, 0.12958818674087524, -0.09211155772209167, -0.23845751583576202, -0.11650656163692474, 0.2126578986644745, 0.23451337218284607, 0.06594668328762054, 0.46744105219841003, -0.15713092684745789, 0.3394474387168884, 0.24053573608398438, -0.09600930660963058, 0.16971436142921448, -0.21538996696472168, -0.05017007142305374, 0.03504203259944916, 0.010840333998203278, 0.08381909132003784, 0.014840035699307919, -0.030815642327070236, -0.41452842950820923 ]
162
..\pandas\reference\api\pandas.Series.dropna.html
pandas.Series.dropna
Series.dropna(*, axis=0, inplace=False, how=None, ignore_index=False)[source]# Return a new Series with missing values removed. See the User Guide for more on which values are considered missing, and how to work with missing data.
Parameters: axis{0 or ‘index’}Unused. Parameter needed for compatibility with DataFrame. inplacebool, default FalseIf True, do operation inplace and return None. howstr, optionalNot in use. Kept for compatibility. ignore_indexbool, default FalseIf True, the resulting axis will be labeled 0, 1, …, n - 1. Added in version 2.0.0. Returns: Series or NoneSeries with NA entries dropped from it or None if inplace=True.
['>>> ser = pd.Series([1., 2., np.nan])\n>>> ser\n0 1.0\n1 2.0\n2 NaN\ndtype: float64', '>>> ser.dropna()\n0 1.0\n1 2.0\ndtype: float64', ">>> ser = pd.Series([np.nan, 2, pd.NaT, '', None, 'I stay'])\n>>> ser\n0 NaN\n1 2\n2 NaT\n3\n4 None\n5 I stay\ndtype: object\n>>> ser.dropna()\n1 2\n3\n5 I stay\ndtype: object"]
pandas.Series.dropna Series.dropna(*, axis=0, inplace=False, how=None, ignore_index=False)[source]# Return a new Series with missing values removed. See the User Guide for more on which values are considered missing, and how to work with missing data.
[ -0.014439808204770088, -0.03438941389322281, -0.21778017282485962, 0.06530386954545975, -0.14469431340694427, 0.20571410655975342, -0.06021745875477791, 0.4084254801273346, -0.06938230246305466, 0.3509547710418701, -0.18751494586467743, 0.3705727756023407, 0.0758197009563446, 0.18037137389183044, -0.2647448182106018, -0.2588328719139099, 0.008430324494838715, 0.3566661477088928, -0.014593392610549927, -0.04814863204956055, -0.01053018681704998, 0.1659948080778122, -0.2130054533481598, -0.01004768256098032, -0.15759916603565216, -0.15454703569412231, -0.010262253694236279, -0.03420441970229149, 0.05094672739505768, -0.2726798951625824, 0.1906234472990036, 0.10765106976032257, 0.026953069493174553, 0.24555546045303345, -0.00009726451389724389, -0.37180283665657043, 0.08240695297718048, -0.12790393829345703, -0.06887136399745941, 0.2057703286409378, -0.24621699750423431, -0.1649063527584076, 0.08624715358018875, -0.14870434999465942, -0.028227604925632477, -0.12003160268068314, -0.09997247904539108, -0.19024929404258728, 0.4072456359863281, 0.12111955881118774, 0.31716206669807434, -0.07267888635396957, -0.3018989562988281, -0.15973392128944397, 0.01671753078699112, -0.24074189364910126, 0.0980345830321312, 0.34650713205337524, -0.33841970562934875, -0.13443619012832642, 0.13903790712356567, 0.32316523790359497, -0.22336944937705994, -0.33926016092300415, -0.40096619725227356, 0.22981788218021393, 0.21018068492412567, -0.28194257616996765, 0.15067611634731293, 0.36436134576797485, 0.2986278235912323, -0.07914070785045624, -0.19666829705238342, -0.1684834510087967, 0.2962888479232788, -0.163420170545578, -0.287899374961853, 0.01584026962518692, -0.15377967059612274, 0.24338684976100922, 0.2543221414089203, 0.22344225645065308, 0.08832821249961853, 0.09695771336555481, -0.2897971570491791, 0.19037960469722748, 0.046911630779504776, -0.1861565113067627, -0.04330510273575783, 0.1361207216978073, -0.02396463416516781, -0.17791122198104858, 0.06347506493330002, 0.1524130403995514, -0.022226670756936073, -0.28915277123451233, -0.04413873329758644, -0.24398241937160492, -0.20679207146167755, -0.017508599907159805, 0.2206054925918579, 0.061720989644527435, -0.18445231020450592, 0.18993860483169556, -0.011309931054711342, 0.025448055937886238, 0.13377821445465088, -0.2330377995967865, 0.13417677581310272, 0.24759507179260254, 0.2247253656387329, -0.08566543459892273, 0.24454474449157715, -0.07759125530719757, -0.05755065381526947, 0.04689376428723335, 0.2053190916776657, -0.1455134004354477, -0.6914751529693604, -0.06424339860677719, -0.31558939814567566, 0.03752357140183449, 0.02761499024927616, 0.007379116024821997, -0.12824290990829468, 0.635288655757904, 0.010680846869945526, 0.09578762203454971, 0.1842804253101349, 0.07294013351202011, -0.3528669774532318, 0.137527734041214, 0.232236847281456, 0.10361778736114502, 0.10194634646177292, -0.184038907289505, 0.41479411721229553, 0.07768668979406357, -0.022367380559444427, 0.13162492215633392, 0.12028241157531738, -0.1916210800409317, 0.22669410705566406, 0.18577995896339417, 0.041339386254549026, -0.05552086979150772, 0.14868204295635223, -0.5290371775627136, -0.0968666672706604, 0.23585568368434906, 0.20992809534072876, 0.005189856048673391, -0.14684000611305237, 0.3666469156742096, -0.0034998056944459677, -0.08745770156383514, 0.044054064899683, 0.14360745251178741, -0.19536206126213074, -0.023445483297109604, 0.26961585879325867, -0.004840135108679533, 0.10799519717693329, -0.20191949605941772, 0.3075413107872009, 0.2874360680580139, -0.48167887330055237, -0.11943978816270828, -0.14989814162254333, -0.11982228606939316, 0.1194654032588005, 0.07884330302476883, -0.052141834050416946, 0.00447046710178256, -0.21263167262077332, 0.05676093325018883, 0.22822411358356476, -0.108814537525177, -0.04275938868522644, -0.18592998385429382, -0.00446039903908968, -0.0029114491771906614, -0.005815314594656229, 0.1350795328617096, 0.02864435501396656, -0.07376567274332047, -0.06248687580227852, -0.09189770370721817, -0.2642993927001953, -0.40178602933883667, -0.1449575126171112, -0.10997997224330902, 0.3205988109111786, -0.028319090604782104, 0.06750111281871796, 0.38206300139427185, 0.2224545031785965, -0.16595196723937988, 0.3882341682910919, 0.13705185055732727, 0.030629510059952736, 0.11262091249227524, 0.36674249172210693, -0.1531602293252945, -0.21846221387386322, -0.03448411077260971, 0.0033203253988176584, 0.07854200899600983, -0.11039557307958603, -0.04156738892197609, -0.010842450894415379, -0.2915140986442566, -0.48575282096862793, -0.263923317193985, 0.2614172697067261, 0.1037212535738945, 0.3474777042865753, 0.1835937649011612, -0.11776380240917206, 0.14375261962413788, -0.2503397464752197, 0.1178387999534607, -0.23349684476852417, -0.03347088396549225, -0.12033071368932724, 0.2666134238243103, 0.06918039917945862, -0.14055122435092926, 0.10353818535804749, 0.12296949326992035, 0.36514827609062195, 0.09672713279724121, 0.22106383740901947, 0.22290870547294617, -0.3003208339214325, -0.12767364084720612, 0.22628231346607208, 0.024658072739839554, 0.024226831272244453, -0.18746212124824524, 0.163740336894989, 0.3130728602409363, 0.259829580783844, -0.011701446957886219, -0.23610714077949524, 0.33451905846595764, -0.4370732009410858, -0.2305970937013626, -0.1265670657157898, 0.09011024981737137, 0.4105989634990692, -0.10952078551054001, -0.15157097578048706, -0.3777134120464325, -0.2529604434967041, 0.05714298412203789, -0.07182838022708893, -0.18679222464561462, -0.460593581199646, 0.07085637003183365, 0.24426527321338654, -0.13958990573883057, 0.16508370637893677, 0.0034032969269901514, -0.09777169674634933, 0.137680321931839, 0.11456859856843948, 0.20979058742523193, 0.34464919567108154, 0.36216872930526733, 0.1713319718837738, 0.12807190418243408, 0.12524904310703278, -0.2386125773191452, 0.17040246725082397, 0.14064961671829224, 0.012233797460794449, 0.12706312537193298, 0.1013394370675087, 0.08158478140830994, -0.33938878774642944, -0.10656234622001648, -0.20444118976593018, 0.12061970680952072, 0.07424436509609222, -0.010694805532693863, -0.1032828539609909, -0.16231203079223633, -0.13495880365371704, -0.2641173303127289, -0.06561478972434998, -0.40629494190216064, 0.14669588208198547, 0.10278595983982086, -0.2213304340839386, 0.2554883062839508, -0.25743910670280457, 0.08393852412700653, 0.033260077238082886, 0.2015434354543686, -0.277967244386673, 0.016453562304377556, 0.0010818096343427896, 0.34273964166641235, -0.2538512349128723, 0.3651905059814453, 0.1376877874135971, -0.15427780151367188, -0.2056271731853485, -0.025138039141893387, -0.2152583748102188, -0.026853755116462708, -0.10631267726421356, -0.11582739651203156, 0.14459507167339325, 0.2896701991558075, -0.07065673172473907, -0.2459522783756256, -0.23347072303295135, -0.10665261745452881, 0.11185013502836227, -0.0793527290225029, -0.1961788833141327, 0.2446967512369156, -0.05101882293820381, -0.17410273849964142, -0.06302414834499359, -0.4308207035064697, -0.1033746674656868, 0.19709870219230652, -0.1257207840681076, 0.027891021221876144, -0.04408236965537071, 0.1972336620092392, 0.04494338482618332, -0.18337242305278778, -0.08319278061389923, -0.2206745743751526, 0.3546607792377472, -0.03929326683282852, -0.07192981988191605, 0.3984679579734802, -0.19225826859474182, 0.10745376348495483, -0.15984636545181274, -0.26472023129463196, -0.16233757138252258, 0.111167311668396, 0.28483763337135315, -0.02786434441804886, 0.023337742313742638, 0.332559198141098, 0.247452512383461, -0.29082193970680237, 0.03696475178003311, 0.051159027963876724, -0.07664331048727036, 0.21910105645656586, -0.19535797834396362, -0.24708136916160583, 0.36932486295700073, 0.09684640914201736, 0.2233155071735382, 0.26709678769111633, 0.0002327129041077569, 0.17915940284729004, 0.02623002976179123, 0.3097194731235504, 0.15163344144821167, -0.03560526296496391, -0.4804951548576355, 0.1455603837966919, 0.12701594829559326, 0.09504524618387222, -0.1346687525510788, 0.02463293820619583, -0.17456920444965363, -0.11284094303846359, -0.3191704750061035, 0.010518604889512062, 0.05901665985584259, -0.4291505813598633, 0.12996859848499298, 0.004741969984024763, 0.09759216755628586, -0.037560611963272095, -0.19880343973636627, -0.02322651818394661, -0.08323836326599121, 0.23877917230129242, -0.26702383160591125, -0.3573974072933197, 0.18572936952114105, -0.3943573534488678, 0.2763191759586334, -0.02943955548107624, -0.030361631885170937, 0.3786371648311615, -0.09552137553691864, -0.17385825514793396, 0.2024661898612976, 0.32428500056266785, 0.007818457670509815, -0.32559776306152344, 0.197133406996727, -0.22491292655467987, -0.23020857572555542, 0.15312746167182922, -0.3146553039550781, 0.00390698341652751, 0.0019252562196925282, 0.10386979579925537, -0.1595340371131897, -0.2023254632949829, 0.32800012826919556, 0.37717050313949585, -0.08920539170503616, 0.18036505579948425, -0.0009341136319562793, -0.3079906105995178, -0.02328360080718994, -0.12410301715135574, 0.1427018791437149, 0.11920220404863358, -0.25094422698020935, -0.15337859094142914, -0.15246546268463135, -0.18431469798088074, 0.07300775498151779, 0.1123734563589096, 0.28991568088531494, 0.4061398208141327, 0.01788214221596718, -0.03650781512260437, 0.04762538522481918, 0.11274973303079605, -0.019584812223911285, 0.13718637824058533, 0.039163365960121155, -0.24519915878772736, -0.1382596343755722, 0.2660503089427948, 0.07320509105920792, 0.056762147694826126, 0.15196725726127625, 0.008695708587765694, 0.10655364394187927, 0.3186436593532562, -0.05180854722857475, -0.11569587141275406, -0.11176933348178864, 0.106084905564785, -0.10123491287231445, 0.2822536528110504, -0.04629896581172943, -0.037512440234422684, 0.09599122405052185, -0.06186855211853981, -0.20286163687705994, 0.08608982712030411, 0.0954575464129448, 0.8658494353294373, 0.11762791126966476, -0.0017352171707898378, 0.3671991527080536, -0.1379212588071823, 0.34218829870224, 0.1500249058008194, 0.3027835786342621, -0.2786637842655182, -0.25397321581840515, -0.051772262901067734, 0.16659696400165558, 0.1109982579946518, 0.11323986202478409, -0.2433965504169464, 0.3695950508117676, -0.2701878249645233, 0.044818099588155746, 0.1362653523683548, -0.015082812868058681, 0.15811817348003387, -0.061615098267793655, -0.4912540316581726, 0.171193465590477, 0.0006109635578468442, -0.03628043830394745, -0.19736291468143463, 0.006398122292011976, 0.16518868505954742, 0.0886123925447464, 0.3358609974384308, -0.09349116683006287, 0.02378339134156704, 0.16684068739414215, -0.03861738368868828, -0.4562920331954956, -0.43796345591545105, 0.36308398842811584, 0.19339238107204437, -0.19508856534957886, 0.19115033745765686, 0.04617110639810562, -0.024600166827440262, -0.025152018293738365, 0.14028118550777435, 0.1519596129655838, 0.1744731366634369, -0.1036694124341011, -0.22402043640613556, 0.3080916106700897, 0.04888596758246422, -0.1290573924779892, -0.06552747637033463, 0.15196238458156586, -0.21564126014709473, -0.11795005202293396, 0.0371144562959671, 0.092503122985363, 0.014040898531675339, -0.42263859510421753, 0.26692551374435425, 0.3898605704307556, -0.19094526767730713, 0.0154994772747159, 0.022830739617347717, -0.1656251847743988, -0.2528190612792969, 0.22280441224575043, 0.027084004133939743, -0.014119968749582767, 0.37047895789146423, -0.15524864196777344, -0.1660356968641281, -0.20421119034290314, -0.04778258875012398, -0.1741643100976944, -0.2893114686012268, 0.36194971203804016, -0.3100167512893677, -0.009176448918879032, -0.14746762812137604, 0.04718669131398201, 0.0004016650782432407, 0.08407231420278549, -0.022737568244338036, -0.2770003080368042, -0.3023170530796051, 0.12242235243320465, 0.5803411602973938, 0.16103479266166687, -0.27362698316574097, 0.15205788612365723, -0.2353026419878006, -0.13141438364982605, -0.4788120687007904, 0.22578033804893494, -0.3260074853897095, 0.2420627772808075, -0.021054210141301155, 0.06581272929906845, 0.04207226634025574, -0.05402988940477371, 0.28210726380348206, 0.1512490063905716, 0.2882036864757538, -0.36385104060173035, -0.06514867395162582, 0.018116706982254982, -0.16078424453735352, -0.17966294288635254, 0.11874198168516159, 0.1609913408756256, -0.2611083388328552, -0.04739733412861824, -0.14433254301548004, 0.18249990046024323, 0.10678162425756454, 0.477495402097702, 0.21215513348579407, 0.06275399029254913, -0.1974673867225647, -0.24380405247211456, 0.0760468989610672, 0.015097465366125107, -0.10477691888809204, 0.252926766872406, 0.11827332526445389, -0.17778430879116058, 0.12847059965133667, 0.007441769819706678, -0.18255311250686646, 0.07815209776163101, 0.21522411704063416, -0.008722730912268162, -0.3456229269504547, 0.291067898273468, 0.17648734152317047, -0.12985026836395264, -0.00004193543645669706, 0.09251493960618973, 0.1563812792301178, 0.38917776942253113, -0.6266853213310242, 0.09980041533708572, 0.26206231117248535, 0.05817321687936783, 0.3688191771507263, 0.11763507127761841, -0.20621946454048157, -0.31681692600250244, 0.06813739240169525, 0.1512271612882614, -0.09150185436010361, -0.24839836359024048, 0.2086581140756607, 0.3451453745365143, 0.04630787670612335, 0.10476939380168915, 0.012121335603296757, 0.10148834437131882, 0.08968217670917511, 0.29801201820373535, 0.20428262650966644, 0.5990743637084961, -0.09159687906503677, -0.12467364221811295, -0.16628333926200867, -0.16850607097148895, -0.04644098877906799, 0.18882159888744354, -0.2774583697319031, 0.041068896651268005, 0.5450031757354736, -0.42487528920173645, 0.32073596119880676, -0.07537063956260681, 0.13848882913589478, 0.11605726182460785, -0.1345970183610916, 0.18883347511291504, -0.19542048871517181, -0.07077546417713165, -0.068278469145298, -0.03741557151079178, 0.2890293002128601, -0.09866848587989807, 0.4035492241382599, -0.05780696123838425, -0.16339288651943207, 0.1358952671289444, 0.27444684505462646, 0.10082215815782547, 0.3425045609474182, -0.2935275137424469, -0.4900876581668854, 0.5956944823265076, -0.056497879326343536, -0.07796470075845718, 0.18012283742427826, 0.12462259829044342, -0.3978023827075958, -0.07406600564718246, 0.4195919930934906, 0.10594049841165543, -0.2782638967037201, -0.1032354012131691, -0.010965661145746708, 0.3124569356441498, 0.36893388628959656, -0.12695911526679993, 0.34734687209129333, -0.41612154245376587, 0.019970832392573357, 0.16222727298736572, 0.17271000146865845, -0.6816953420639038, 0.3265150785446167, 0.18218496441841125, -0.40320560336112976, -0.24551832675933838, -0.04236987233161926, 0.1355239599943161, 0.151066854596138, -0.03104506805539131, -0.10650987923145294, 0.024391820654273033, 0.07026846706867218, 0.18772438168525696, -0.08286575973033905, 0.0072074648924171925, -0.11218439042568207, 0.09976713359355927, -0.01352200098335743, -0.1325857788324356, -0.38243481516838074, 0.016800571233034134, 0.3608340919017792, 0.18104130029678345, 0.03290610760450363, 0.02976631559431553, 0.2806149125099182, 0.14520281553268433, 0.033262282609939575, 0.2800813317298889, -0.019307240843772888, -0.21447032690048218, -0.02598269283771515, -0.36744198203086853, -0.3624124825000763, -0.051713332533836365, 0.03104199655354023, -0.3265847861766815, 0.03386921063065529, -0.2737206220626831, 0.382432758808136, 0.19634224474430084, -0.2210753709077835, 0.06865692883729935, 0.18366089463233948, 0.13685494661331177, 0.3023856282234192, -0.19104036688804626, -0.24932216107845306, -0.08020821958780289, 0.261197566986084, -0.06878796964883804, -0.13565906882286072, 0.37473273277282715, 0.02534203790128231, 0.4120519161224365, 0.03811601176857948, -0.12344175577163696, -0.12721897661685944, 0.27227553725242615, 0.23001784086227417, 0.159818634390831, -0.42111706733703613, 0.2667601704597473, 0.055407870560884476, 0.08561903238296509, 0.15672889351844788, 0.2942444682121277, -0.2931544780731201, 0.035235848277807236, -0.26874804496765137, -0.09214377403259277, 0.2148640900850296, -0.2889690697193146, -0.4016503095626831, -0.43522077798843384, 0.19457396864891052, 0.11691127717494965, -0.04060836136341095, 0.07446050643920898, 0.12001664936542511, 0.35487568378448486, -0.3124348819255829, -0.20363368093967438, 0.09076298773288727, -0.012025863863527775, -0.07132057845592499, 0.2253696471452713, 0.02878817915916443, 0.4107738435268402, -0.06894098967313766, 0.06498254835605621, -0.378449946641922 ]
163
..\pandas\reference\api\pandas.tseries.offsets.Milli.rule_code.html
pandas.tseries.offsets.Milli.rule_code
Milli.rule_code#
No parameters found
[]
pandas.tseries.offsets.Milli.rule_code Milli.rule_code#
[ -0.22816714644432068, -0.5051817297935486, -0.23564079403877258, -0.00894332304596901, 0.2504875957965851, 0.25833097100257874, 0.4242689311504364, 0.16842058300971985, -0.2729252278804779, 0.1647600680589676, 0.2345067411661148, 0.2288777381181717, -0.09826845675706863, 0.3799804747104645, -0.06658712774515152, 0.08103115111589432, -0.0019538288470357656, 0.3554411232471466, 0.030614448711276054, 0.05169209837913513, -0.2601102888584137, 0.0039784470573067665, -0.18127930164337158, 0.15834225714206696, -0.1889888048171997, -0.14123456180095673, 0.10310711711645126, -0.13671544194221497, -0.04956764727830887, -0.27691078186035156, 0.16200140118598938, 0.043995168060064316, 0.23126041889190674, 0.6349786520004272, -0.00010647929593687877, -0.0729253962635994, 0.3356007933616638, -0.02730977162718773, -0.19093038141727448, 0.4662843644618988, -0.3446347713470459, -0.06779857724905014, -0.004855129402130842, -0.19490331411361694, -0.021122312173247337, -0.00871338602155447, 0.024324944242835045, -0.43830373883247375, 0.24084511399269104, 0.5446696877479553, 0.18507426977157593, 0.09010640531778336, 0.013015319593250751, -0.0918048843741417, 0.11295010149478912, -0.5029742121696472, 0.08430199325084686, 0.2958275079727173, -0.30888545513153076, -0.10772478580474854, 0.23056912422180176, 0.044618360698223114, 0.23046261072158813, -0.024559246376156807, -0.02215449884533882, 0.04534268379211426, 0.46578893065452576, 0.0007837798330001533, 0.12708613276481628, 0.33344554901123047, 0.532805323600769, -0.19640956819057465, -0.32442235946655273, -0.018187280744314194, -0.22828234732151031, -0.082288458943367, -0.1889161914587021, 0.11165163666009903, 0.23670990765094757, 0.15254466235637665, -0.060055095702409744, 0.3507000207901001, -0.12991072237491608, -0.07797045260667801, -0.515519380569458, 0.16694003343582153, -0.10536876320838928, -0.1798270344734192, -0.1061401292681694, -0.10069074481725693, 0.39426830410957336, 0.1428695172071457, 0.06024741008877754, 0.212943896651268, -0.09757523238658905, -0.09756263345479965, 0.49031853675842285, -0.23158644139766693, -0.06142106279730797, -0.11300021409988403, 0.2587409019470215, 0.21572719514369965, -0.017413372173905373, 0.10868538916110992, 0.012863165698945522, -0.12415791302919388, -0.05104566738009453, -0.12071152031421661, 0.3298698663711548, 0.11468939483165741, 0.025859825313091278, -0.11946338415145874, 0.18724645674228668, -0.3571253716945648, -0.2414894849061966, 0.11320331692695618, -0.0015029816422611475, 0.08395187556743622, -0.3483008146286011, 0.2666824162006378, -0.16036458313465118, -0.09886439144611359, 0.09740925580263138, -0.1539146900177002, 0.15619641542434692, 0.3118748962879181, 0.011705124750733376, -0.21248306334018707, 0.2395944595336914, 0.227383092045784, -0.42629578709602356, 0.06404612213373184, 0.058666687458753586, -0.17366254329681396, -0.19000104069709778, 0.2753588855266571, 0.27314096689224243, 0.17393888533115387, 0.16395899653434753, 0.26655229926109314, -0.11258681863546371, -0.06465402990579605, 0.1619172841310501, 0.40815967321395874, -0.1757955402135849, -0.20419102907180786, -0.05957818403840065, -0.08936560153961182, -0.272671639919281, 0.005816363729536533, 0.055217184126377106, -0.2050231546163559, 0.11193918436765671, 0.24796850979328156, -0.10948628187179565, 0.05600351095199585, -0.1336987316608429, 0.3497784435749054, 0.318659245967865, 0.2516714632511139, 0.3766368627548218, -0.14390455186367035, -0.04325476288795471, -0.1696639358997345, 0.0703805536031723, 0.2609817385673523, -0.7422974705696106, 0.08563099801540375, 0.3676423728466034, -0.07469192892313004, 0.15858213603496552, 0.04150375351309776, -0.08895792812108994, -0.2317204475402832, -0.16120755672454834, -0.23965303599834442, 0.1825159639120102, -0.1739385575056076, 0.33135947585105896, -0.011273834854364395, -0.13600097596645355, -0.366626501083374, 0.26701226830482483, -0.21351243555545807, -0.395205020904541, -0.03757553920149803, -0.051934465765953064, 0.022758767008781433, -0.2128916233778, -0.1120169535279274, -0.0050064013339579105, -0.1306953728199005, 0.12386856973171234, 0.164180725812912, -0.011589615605771542, -0.33910831809043884, 0.2431233674287796, 0.15522469580173492, -0.018273480236530304, 0.00804668664932251, -0.13136665523052216, -0.0525149442255497, -0.03102852590382099, 0.23048332333564758, 0.1928490698337555, -0.5291315913200378, 0.05809766426682472, -0.0030693288426846266, -0.026649150997400284, 0.1692882925271988, 0.21307869255542755, -0.14455784857273102, -0.012991521507501602, 0.061919622123241425, 0.03895420953631401, 0.14093177020549774, 0.2515074610710144, -0.1310451775789261, 0.06519579142332077, 0.17124728858470917, -0.2701434791088104, 0.09589049220085144, -0.22970035672187805, -0.1047772467136383, -0.04581400379538536, -0.13457566499710083, -0.12545280158519745, -0.14896026253700256, 0.10638729482889175, 0.24348129332065582, 0.18450891971588135, -0.11371058225631714, 0.09773974120616913, 0.3803021311759949, 0.3163022994995117, -0.0732434019446373, -0.00002532027428969741, 0.3241720497608185, 0.3515206575393677, 0.21512800455093384, -0.18130500614643097, 0.43092578649520874, 0.1443665474653244, 0.15462256968021393, -0.370917409658432, 0.3669433295726776, -0.3357265293598175, -0.27181240916252136, 0.05715359374880791, 0.034254878759384155, 0.2723945677280426, 0.22906780242919922, -0.260003000497818, -0.23746159672737122, 0.02472255378961563, 0.18188020586967468, -0.36323872208595276, 0.21509158611297607, -0.41046327352523804, 0.29858583211898804, 0.3254108726978302, -0.36466699838638306, -0.06900876760482788, -0.16534829139709473, 0.13261279463768005, -0.15282444655895233, -0.17127706110477448, 0.016795556992292404, 0.010930697433650494, 0.24204830825328827, 0.24708965420722961, -0.09739715605974197, -0.1472957730293274, -0.4443981647491455, 0.15146556496620178, 0.05927470698952675, 0.07665913552045822, -0.06255529075860977, 0.0900493636727333, -0.03986284136772156, -0.2774064838886261, -0.2507575750350952, 0.015350008383393288, 0.19962240755558014, -0.5338807106018066, 0.07579518109560013, -0.4431131184101105, -0.10663273930549622, -0.1593753695487976, -0.17606620490550995, 0.11903444677591324, -0.3025728166103363, -0.12799619138240814, -0.18964536488056183, -0.2824319303035736, 0.15416239202022552, -0.4610843062400818, 0.2341051995754242, 0.6077311635017395, 0.3077397346496582, 0.02250395156443119, -0.33447784185409546, 0.008380618877708912, 0.161310613155365, -0.08804736286401749, -0.03237265348434448, 0.10279356688261032, -0.25096985697746277, 0.17575250566005707, 0.13379566371440887, -0.3637136220932007, -0.01677628792822361, -0.02734975703060627, 0.29277193546295166, 0.500294029712677, 0.22965756058692932, -0.2819766402244568, -0.05808296799659729, -0.08956469595432281, 0.1258566975593567, 0.013823973946273327, -0.3089016377925873, -0.09236353635787964, -0.02283136360347271, -0.28693705797195435, -0.06987377256155014, -0.052394069731235504, -0.24026839435100555, 0.20523704588413239, 0.13562603294849396, 0.16726543009281158, 0.2005310356616974, -0.04509914293885231, 0.2007901817560196, 0.19604745507240295, 0.17524880170822144, -0.407107412815094, -0.38390424847602844, 0.33190253376960754, -0.1820090413093567, -0.3458945155143738, -0.18938815593719482, 0.0265304334461689, -0.24380715191364288, -0.039462607353925705, 0.14819923043251038, -0.4424628019332886, -0.12193776667118073, -0.012221925891935825, 0.06017693504691124, 0.30011624097824097, 0.014788824133574963, 0.01141288410872221, -0.19633455574512482, -0.19227175414562225, 0.056845661252737045, 0.24632993340492249, 0.04098330810666084, -0.17934545874595642, 0.23147805035114288, 0.6454318761825562, 0.03485798463225365, 0.1818840652704239, 0.24321337044239044, -0.19978319108486176, 0.2832332253456116, -0.29755091667175293, 0.12318398803472519, 0.08576590567827225, 0.16510532796382904, 0.19483250379562378, 0.315609872341156, 0.25107675790786743, 0.14444813132286072, -0.17776258289813995, 0.09936023503541946, 0.06434270739555359, -0.1163710206747055, -0.13126707077026367, -0.06480278819799423, -0.19438475370407104, -0.4707268178462982, 0.21190358698368073, 0.09502693265676498, -0.003797635668888688, -0.2043216973543167, 0.17236140370368958, 0.003689498407766223, 0.22359201312065125, 0.07202903926372528, -0.10773307085037231, -0.28528866171836853, -0.12865184247493744, 0.1825103759765625, -0.03628464415669441, 0.16613486409187317, 0.4636487066745758, 0.23203220963478088, -0.15872015058994293, 0.006039416883140802, -0.17192061245441437, 0.9423310160636902, 0.09373317658901215, 0.030630970373749733, -0.041919488459825516, -0.026871589943766594, -0.3295813500881195, -0.15231876075267792, -0.18903608620166779, -0.10645696520805359, -0.038749415427446365, 0.18724796175956726, -0.1770605444908142, -0.07354425638914108, 0.09623998403549194, -0.10413544625043869, -0.12708300352096558, 0.06359781324863434, -0.10367443412542343, -0.15529142320156097, 0.06594419479370117, 0.11674020439386368, 0.2943020462989807, 0.13772447407245636, -0.0031680413521826267, -0.16583344340324402, -0.03933974355459213, -0.27423059940338135, 0.17834530770778656, 0.2773210108280182, 0.04632982984185219, 0.2539905607700348, -0.0893390029668808, -0.053322818130254745, -0.20871154963970184, 0.42713043093681335, -0.24077317118644714, -0.013347726315259933, -0.22557474672794342, 0.11090466380119324, -0.19306890666484833, 0.1450009047985077, 0.134578675031662, -0.1329885870218277, -0.103520467877388, 0.1649656593799591, 0.08083441853523254, 0.009789765812456608, -0.07138118147850037, -0.07262589782476425, 0.01312206033617258, 0.17662516236305237, -0.6022623181343079, 0.31097611784935, 0.25799018144607544, -0.00288106850348413, -0.26264357566833496, 0.2108757346868515, -0.39213255047798157, 0.000390958710340783, 0.4118644893169403, 0.5374816060066223, 0.13781310617923737, 0.13976435363292694, 0.3372069299221039, -0.3689529597759247, 0.2406683713197708, -0.04427339509129524, 0.16029872000217438, -0.09485883265733719, -0.2876318395137787, -0.21699810028076172, -0.08189608156681061, 0.07433267682790756, 0.10022508352994919, 0.0708111822605133, 0.09216325730085373, -0.2368934601545334, 0.24603210389614105, 0.10825291275978088, 0.029058894142508507, -0.0290204007178545, 0.07037443667650223, -0.3623228073120117, 0.1905468851327896, 0.24344976246356964, -0.4695180654525757, -0.1149577647447586, -0.12520968914031982, -0.2646431028842926, -0.012276320718228817, -0.1959788054227829, -0.4156810939311981, -0.1934574693441391, 0.34403660893440247, -0.130780428647995, -0.340567022562027, -0.20155654847621918, -0.20723013579845428, 0.6957975029945374, -0.05170532315969467, -0.016032256186008453, 0.06778930127620697, 0.30738866329193115, -0.18551471829414368, -0.25478819012641907, 0.10902997106313705, 0.466839462518692, -0.0736938863992691, 0.07455204427242279, 0.058559685945510864, 0.17186398804187775, -0.017323749139904976, -0.18235456943511963, 0.2415195256471634, -0.7282674312591553, 0.015332350507378578, -0.27301424741744995, -0.3966577649116516, 0.11853054910898209, -0.05541329085826874, 0.19844117760658264, 0.04788947105407715, -0.10469754785299301, 0.2403414398431778, -0.13891896605491638, -0.11997798085212708, -0.29295438528060913, 0.3434397280216217, 0.128770112991333, 0.37628045678138733, 0.17228886485099792, 0.19402861595153809, -0.500180721282959, -0.029466349631547928, 0.17121917009353638, 0.3550572693347931, 0.08653101325035095, 0.44057321548461914, 0.028247874230146408, -0.14695081114768982, 0.19898979365825653, 0.2651315927505493, 0.2114265263080597, 0.20688030123710632, -0.03716946020722389, -0.33363136649131775, -0.21571853756904602, 0.025892077013850212, -0.23880444467067719, 0.3074396848678589, 0.21817368268966675, 0.3783406913280487, 0.09140457957983017, -0.3041086792945862, -0.38155922293663025, 0.17303045094013214, -0.22914306819438934, 0.15519869327545166, 0.4002492427825928, -0.16432344913482666, -0.38045355677604675, -0.07369875907897949, 0.24128051102161407, 0.01729833520948887, -0.023622550070285797, -0.31984010338783264, -0.07457423210144043, 0.0650918260216713, -0.021099837496876717, 0.08464167267084122, 0.16403798758983612, 0.07261567562818527, -0.5906734466552734, 0.045250628143548965, -0.2724929451942444, 0.062051914632320404, 0.12548604607582092, 0.41769900918006897, 0.15864305198192596, -0.18778172135353088, 0.31136664748191833, 0.21810905635356903, -0.04897015169262886, -0.09120801091194153, -0.09622680395841599, 0.30164217948913574, -0.1057114526629448, -0.034302908927202225, 0.35378193855285645, 0.348844438791275, -0.08718681335449219, -0.16934563219547272, -0.05308353155851364, -0.0806717798113823, -0.4532826542854309, 0.8437380194664001, 0.1473749577999115, 0.46479541063308716, -0.019840817898511887, -0.25211137533187866, -0.03264043107628822, 0.1420106440782547, -0.4201434850692749, -0.11391139775514603, 0.09191638976335526, -0.22100841999053955, 0.3138621747493744, 0.22169794142246246, 0.21475568413734436, -0.2667953372001648, -0.12300105392932892, 0.2596879303455353, 0.24995438754558563, -0.2971988916397095, 0.028888551518321037, 0.504409909248352, 0.11728978902101517, 0.031510453671216965, 0.07297758758068085, 0.38431990146636963, 0.4364730417728424, 0.5974482893943787, 0.27081847190856934, -0.10651956498622894, 0.12790341675281525, -0.18588478863239288, 0.02827247977256775, -0.056035447865724564, -0.22805802524089813, 0.24902239441871643, -0.2904418110847473, -0.03702604025602341, 0.46332207322120667, 0.1313561648130417, 0.22854076325893402, 0.09253095090389252, -0.0031683293636888266, 0.01979263313114643, -0.11684539914131165, -0.2673247456550598, -0.025938477367162704, -0.05132461339235306, -0.21529002487659454, -0.19261933863162994, 0.1297890990972519, 0.325901597738266, 0.07390204817056656, -0.2644476294517517, 0.16056665778160095, 0.12617473304271698, 0.027519386261701584, -0.05148958042263985, 0.10193069279193878, -0.10708735883235931, -0.16953498125076294, 0.12513232231140137, -0.12440171092748642, 0.013780453242361546, 0.027000369504094124, 0.30210059881210327, -0.03516930341720581, -0.16853822767734528, 0.08540123701095581, 0.14375251531600952, -0.21725520491600037, -0.07865724712610245, -0.09938384592533112, 0.23151138424873352, -0.07973052561283112, 0.20614320039749146, 0.1909809559583664, -0.16117332875728607, -0.10885382443666458, 0.10942482203245163, -0.2484326958656311, -0.43972906470298767, 0.1310170590877533, 0.15939712524414062, -0.011480353772640228, 0.23159918189048767, 0.1070680320262909, -0.010345354676246643, 0.08282752335071564, -0.09649127721786499, 0.11929856240749359, 0.17459426820278168, 0.10226275771856308, 0.14311589300632477, 0.07382944226264954, 0.43742722272872925, 0.06904295086860657, 0.2551911175251007, 0.33172470331192017, -0.030418608337640762, -0.5362952947616577, -0.2184467911720276, 0.3200085759162903, 0.17378714680671692, 0.1826215237379074, -0.0035604427102953196, 0.2229466587305069, -0.3033047914505005, 0.19634513556957245, 0.28227174282073975, 0.066395103931427, 0.17509061098098755, 0.16955843567848206, -0.07324109971523285, -0.3483952581882477, -0.09742492437362671, -0.11831193417310715, -0.03354429081082344, 0.3307851552963257, -0.36238938570022583, 0.24106936156749725, -0.24063687026500702, 0.017784982919692993, -0.10276845842599869, 0.17893533408641815, 0.022401446476578712, 0.16641968488693237, -0.02775060571730137, -0.3557954728603363, 0.4381554126739502, -0.3064689636230469, 0.11481206119060516, -0.4245139956474304, 0.5923888683319092, -0.08774522691965103, -0.38710206747055054, -0.2844478189945221, -0.42620792984962463, 0.0255228690803051, 0.46446493268013, 0.20092731714248657, 0.020531421527266502, -0.038070302456617355, 0.03363514691591263, -0.33730652928352356, -0.2695906460285187, 0.05604051426053047, 0.007216699421405792, 0.02266671508550644, 0.21973831951618195, 0.31568828225135803, -0.4737682044506073, 0.2674787640571594, -0.2262721210718155, -0.341255784034729, -0.31974008679389954, -0.13178740441799164, 0.14026330411434174, 0.1010471060872078, -0.047960828989744186, 0.17359451949596405, 0.3878379762172699, -0.32513654232025146, -0.5110301375389099, 0.18525348603725433, 0.23540671169757843, -0.12275703996419907, -0.18959255516529083, -0.10888641327619553, 0.2935379147529602, -0.1764722764492035, -0.1953393965959549, -0.20039430260658264 ]
164
..\pandas\reference\api\pandas.tseries.offsets.BYearEnd.is_anchored.html
pandas.tseries.offsets.BYearEnd.is_anchored
BYearEnd.is_anchored()# Return boolean whether the frequency is a unit frequency (n=1). Deprecated since version 2.2.0: is_anchored is deprecated and will be removed in a future version. Use obj.n == 1 instead.
No parameters found
['>>> pd.DateOffset().is_anchored()\nTrue\n>>> pd.DateOffset(2).is_anchored()\nFalse']
pandas.tseries.offsets.BYearEnd.is_anchored BYearEnd.is_anchored()# Return boolean whether the frequency is a unit frequency (n=1). Deprecated since version 2.2.0: is_anchored is deprecated and will be removed in a future version. Use obj.n == 1 instead.
[ -0.22743703424930573, -0.7832807302474976, -0.12075282633304596, -0.1536044329404831, -0.05478299409151077, -0.14217418432235718, 0.3996810019016266, 0.23756062984466553, -0.22441713511943817, 0.22868014872074127, -0.13458111882209778, -0.11996535956859589, -0.013095511123538017, 0.1059545949101448, -0.4991113841533661, 0.3014211356639862, 0.07244393974542618, 0.6229171752929688, -0.15756843984127045, 0.0682278648018837, -0.42298072576522827, 0.29920104146003723, -0.20922203361988068, 0.06624715030193329, -0.044373586773872375, 0.08783173561096191, -0.0703374519944191, -0.3160616159439087, -0.14816491305828094, -0.4115295708179474, 0.3330606520175934, 0.17564703524112701, 0.09709294885396957, 0.4522465169429779, -0.00010650400508893654, -0.13345177471637726, 0.2432195097208023, -0.03002846986055374, -0.13382497429847717, 0.2012355625629425, -0.14171288907527924, -0.11294279992580414, 0.11034739762544632, -0.2551085650920868, -0.3042629063129425, -0.2476474940776825, -0.15770523250102997, -0.09102649241685867, 0.2978634238243103, 0.40293779969215393, 0.20552103221416473, 0.1825292557477951, 0.0022478748578578234, 0.032889995723962784, 0.05357953533530235, 0.021264683455228806, -0.05463694781064987, 0.2795295715332031, -0.3955985903739929, 0.22282621264457703, 0.06477601081132889, 0.23749716579914093, 0.07324870675802231, 0.4875616431236267, 0.1718149334192276, -0.009925157763063908, 0.08423736691474915, -0.06773820519447327, 0.0010520614450797439, 0.4327686131000519, 0.32292506098747253, -0.12006618827581406, -0.24028782546520233, 0.023014843463897705, -0.07075315713882446, -0.038618091493844986, 0.05496634170413017, -0.0710689052939415, 0.03426409885287285, 0.3561214208602905, 0.2582296133041382, 0.3541994094848633, -0.016137899830937386, 0.16373901069164276, -0.5080211758613586, 0.4595942497253418, -0.14530602097511292, -0.061253782361745834, 0.17124225199222565, 0.002363094361498952, -0.002093242248520255, 0.10563953220844269, 0.09146738797426224, 0.11507358402013779, -0.09406033903360367, -0.24642407894134521, 0.40340641140937805, -0.13128450512886047, -0.040391068905591965, -0.27208518981933594, -0.1525648832321167, 0.03778059035539627, -0.1908135712146759, 0.027175407856702805, 0.04714002460241318, -0.16831634938716888, 0.1981949657201767, -0.4470073878765106, 0.3293529748916626, 0.35443785786628723, -0.0420512817800045, 0.11666514724493027, 0.44353801012039185, -0.32060784101486206, 0.4161049723625183, -0.05506660044193268, 0.39506620168685913, -0.13549090921878815, -0.2810079753398895, 0.17385399341583252, -0.31141844391822815, -0.11283984035253525, 0.07853833585977554, -0.06321661919355392, 0.2544102668762207, 0.6096876263618469, 0.1659461408853531, 0.026172874495387077, 0.09411700814962387, 0.05622420087456703, -0.14749835431575775, 0.18294905126094818, 0.08341999351978302, -0.328184574842453, -0.04245522618293762, -0.15085449814796448, -0.19804789125919342, 0.24093014001846313, 0.10120963305234909, -0.26607608795166016, -0.21356436610221863, -0.3408033847808838, 0.29411590099334717, 0.20689593255519867, -0.45621761679649353, 0.113477922976017, 0.10979736596345901, -0.15854835510253906, -0.10833943635225296, 0.05402117222547531, 0.42838820815086365, -0.036996230483055115, -0.08612680435180664, 0.2532949149608612, -0.25249096751213074, 0.22681008279323578, 0.3517310917377472, 0.3638631999492645, -0.15458109974861145, 0.20311887562274933, 0.4348616600036621, -0.11620045453310013, -0.5969831347465515, -0.11643136292695999, 0.24727070331573486, 0.16728609800338745, -0.522057056427002, -0.13944299519062042, 0.09781285375356674, -0.3894301652908325, 0.1412004679441452, 0.15825693309307098, 0.21162377297878265, -0.1858663558959961, -0.5445132255554199, -0.28650417923927307, 0.05308331176638603, 0.07337241619825363, -0.0028167369309812784, 0.18141014873981476, -0.11287735402584076, 0.045156460255384445, 0.13137266039848328, -0.009842061437666416, -0.3534674644470215, -0.03371967747807503, 0.020862171426415443, -0.03164040297269821, 0.032682910561561584, -0.004283134359866381, -0.15917694568634033, 0.061618052423000336, 0.2255224585533142, 0.08654353022575378, -0.056719765067100525, -0.25537434220314026, -0.13381236791610718, 0.046936020255088806, 0.14298978447914124, 0.1785777360200882, -0.0792740061879158, 0.06608246266841888, 0.2573491334915161, -0.4280155599117279, 0.03916468098759651, -0.34439146518707275, 0.021135389804840088, 0.01963779330253601, -0.17426398396492004, 0.2404775321483612, 0.2955382466316223, -0.2735797166824341, -0.4767618477344513, 0.14108827710151672, 0.23267468810081482, 0.3724595606327057, 0.2566835582256317, 0.21567727625370026, 0.06813915818929672, 0.4009424149990082, -0.13368752598762512, 0.1271149218082428, 0.013490185141563416, -0.03889649361371994, 0.3092990815639496, -0.08243206143379211, 0.15527766942977905, -0.03448883444070816, 0.04380152001976967, 0.3382878303527832, 0.3158490061759949, -0.1297164261341095, -0.06379159539937973, 0.33083245158195496, 0.18083716928958893, -0.05249640345573425, -0.21305526793003082, 0.04045135900378227, 0.020831137895584106, 0.28408360481262207, -0.5690686106681824, 0.47839778661727905, 0.06579314917325974, 0.07172585278749466, -0.11195926368236542, 0.5680328607559204, -0.12086040526628494, -0.1397712379693985, -0.015438994392752647, 0.02545705810189247, 0.4118570387363434, 0.04407932236790657, -0.48559239506721497, -0.15720483660697937, 0.11214364320039749, -0.1973196566104889, -0.41676366329193115, 0.4684779942035675, -0.34118157625198364, -0.07261544466018677, 0.34665438532829285, -0.07244280725717545, 0.12508593499660492, 0.10520373284816742, 0.1314672976732254, -0.07190786302089691, 0.15560953319072723, 0.050008296966552734, 0.17938962578773499, 0.13504581153392792, 0.1818782240152359, 0.013729353435337543, -0.2598576843738556, -0.11310692131519318, 0.11519833654165268, -0.01582845114171505, -0.07563084363937378, 0.06453800201416016, 0.1581452190876007, -0.1077260673046112, -0.5434759855270386, -0.1543317288160324, -0.24299079179763794, -0.0540398508310318, -0.2382987141609192, -0.31482696533203125, -0.2784387469291687, -0.15624403953552246, -0.007262453902512789, -0.4777091145515442, -0.05827000364661217, -0.2505296468734741, 0.26677849888801575, 0.3676656186580658, -0.09590580314397812, 0.1468416452407837, -0.2007543295621872, 0.28686633706092834, 0.31589561700820923, 0.10067828744649887, -0.14105984568595886, 0.0824030414223671, 0.12080371379852295, 0.21208667755126953, -0.2142324447631836, 0.22466252744197845, 0.36512961983680725, 0.05151785537600517, 0.2703396677970886, 0.11002635210752487, 0.041810985654592514, -0.10384386777877808, -0.10393082350492477, -0.22117406129837036, 0.28158894181251526, 0.3745468258857727, -0.5534213781356812, 0.18470817804336548, 0.19224832952022552, -0.22958385944366455, 0.1341412514448166, 0.03285103291273117, -0.024443278089165688, 0.1284339278936386, -0.29446661472320557, -0.013245186768472195, -0.02264896221458912, -0.39507728815078735, -0.22588759660720825, -0.11140991002321243, -0.03033272735774517, 0.10942225903272629, 0.033815424889326096, 0.21081845462322235, 0.34602656960487366, -0.3084397315979004, -0.3975577652454376, -0.045012325048446655, 0.16010615229606628, 0.10817484557628632, -0.13656117022037506, 0.114358089864254, -0.2385217249393463, 0.23593385517597198, -0.30512842535972595, -0.04541448876261711, -0.5625206828117371, -0.08582283556461334, 0.035602785646915436, -0.042417012155056, -0.03239089623093605, 0.11278431862592697, -0.04519636183977127, -0.357862263917923, 0.06546127796173096, 0.20866930484771729, 0.04063224792480469, 0.17091597616672516, -0.06688011437654495, 0.14844022691249847, 0.33342245221138, 0.03655683249235153, -0.006775188259780407, 0.19397126138210297, -0.24411021173000336, 0.287190705537796, -0.1397569477558136, -0.001057795831002295, -0.0013163088588044047, -0.04060634225606918, -0.07840878516435623, 0.20184051990509033, 0.020607253536581993, 0.2284424901008606, -0.1720322221517563, 0.19212491810321808, -0.18970584869384766, 0.11665914207696915, -0.08239931613206863, -0.2341417670249939, -0.047621436417102814, -0.3377404808998108, 0.00525228027254343, -0.25435933470726013, 0.053257670253515244, 0.17382296919822693, 0.07763275504112244, -0.14546650648117065, 0.20596647262573242, 0.1823398321866989, -0.14678677916526794, -0.19018858671188354, 0.019240254536271095, -0.2087075412273407, 0.14005635678768158, 0.14667735993862152, 0.4404246509075165, 0.0903896763920784, -0.034140296280384064, 0.08218388259410858, 0.10135088860988617, 0.5850199460983276, 0.019022073596715927, -0.03075696900486946, 0.07673248648643494, -0.1418389081954956, -0.7823200821876526, -0.18048548698425293, -0.36056089401245117, -0.34456148743629456, -0.3097304701805115, 0.2988716661930084, -0.15970683097839355, 0.0341310054063797, -0.04018760472536087, -0.07093869894742966, 0.05415067821741104, -0.329838365316391, -0.3887065351009369, -0.39955028891563416, -0.030542582273483276, 0.46391624212265015, 0.4586837589740753, -0.04839140549302101, -0.06380791962146759, -0.2918579578399658, 0.06932848691940308, -0.18505747616291046, 0.28947538137435913, 0.32330846786499023, -0.057752687484025955, 0.31432318687438965, -0.1754734367132187, 0.06421024352312088, -0.09121141582727432, -0.06879569590091705, -0.03200313821434975, 0.2423686385154724, -0.20071060955524445, -0.3168465793132782, 0.15265676379203796, -0.04335283115506172, 0.12128553539514542, -0.17270855605602264, 0.16793417930603027, 0.133245050907135, 0.2253408581018448, -0.06514637172222137, -0.11013948917388916, 0.18099291622638702, 0.22233718633651733, -0.0827399343252182, -0.1220097541809082, 0.34160327911376953, -0.10825822502374649, -0.09901373088359833, -0.2042272835969925, 0.2766306698322296, 0.07803861051797867, 0.24578090012073517, -0.10761325061321259, 0.6264564394950867, -0.09046358615159988, -0.03325289115309715, 0.6088085174560547, -0.4827757775783539, 0.5776616334915161, -0.07182002812623978, 0.19349592924118042, -0.16923469305038452, -0.3907020390033722, -0.29987403750419617, 0.04123247414827347, -0.11987530440092087, 0.020631201565265656, -0.5501999258995056, 0.03593994677066803, 0.01350428257137537, 0.346108078956604, -0.07549146562814713, 0.0692654401063919, 0.08780768513679504, 0.08496976643800735, -0.37160444259643555, 0.20630094408988953, -0.04942408949136734, 0.26323896646499634, -0.1485365778207779, 0.05896897241473198, 0.10062447935342789, -0.042391687631607056, 0.03139087185263634, -0.1898423731327057, 0.01068466529250145, 0.20013146102428436, 0.08458269387483597, 0.10450367629528046, -0.3624912202358246, 0.0037667558062821627, 0.48471903800964355, 0.023117724806070328, -0.01829088106751442, 0.03487444669008255, 0.2306596338748932, 0.23616349697113037, -0.14568857848644257, 0.01695951446890831, 0.23566962778568268, 0.04713522270321846, -0.2508755326271057, 0.2838750183582306, 0.06600723415613174, 0.01871088333427906, -0.021060211583971977, 0.030649427324533463, -0.5532146096229553, -0.3399538993835449, -0.22696952521800995, -0.3683602213859558, -0.15211492776870728, 0.012676732614636421, 0.17562666535377502, -0.0037674512714147568, -0.10036090761423111, 0.11379333585500717, 0.12235578149557114, -0.33855316042900085, -0.22987580299377441, 0.4542718529701233, -0.1278863549232483, 0.2670440375804901, 0.11270350217819214, 0.08373202383518219, -0.30399149656295776, -0.06260474026203156, 0.08445397764444351, 0.1859557181596756, -0.13152241706848145, 0.39316582679748535, 0.452401340007782, -0.04583851620554924, -0.12080838531255722, 0.12080095708370209, 0.23175983130931854, 0.35340800881385803, -0.1833360195159912, 0.020969722419977188, -0.4114498198032379, -0.09764034301042557, 0.06888537853956223, 0.49352797865867615, 0.215549498796463, -0.03392697125673294, 0.1717054545879364, -0.1613520085811615, -0.381025493144989, -0.21889549493789673, -0.2593850791454315, -0.22463198006153107, 0.055107858031988144, -0.14737360179424286, -0.0824069157242775, 0.059774015098810196, 0.2582775056362152, 0.24668052792549133, -0.10699065029621124, -0.2937254309654236, -0.028474869206547737, 0.046770621091127396, 0.044061679393053055, -0.02599465847015381, 0.11180922389030457, 0.1115066334605217, -0.09645166993141174, -0.09604045748710632, -0.2273881584405899, 0.3132123351097107, -0.02414868026971817, 0.33314454555511475, 0.005737306550145149, -0.41926056146621704, -0.025188278406858444, -0.11567782610654831, 0.05465317517518997, -0.19845478236675262, -0.3033747375011444, 0.04633738100528717, 0.164923295378685, -0.09799937158823013, -0.002600985812023282, 0.18997351825237274, -0.06872572749853134, -0.06474548578262329, -0.2591634690761566, 0.08128386735916138, -0.12511667609214783, 0.18589866161346436, 0.5795212984085083, -0.06820975989103317, 0.03560979291796684, -0.13982124626636505, -0.0585978738963604, 0.20459860563278198, -0.5703506469726562, 0.10403332859277725, 0.2973153591156006, 0.261348694562912, 0.4815053641796112, 0.327058881521225, -0.061333153396844864, -0.3038567900657654, 0.12397834658622742, -0.07205317169427872, -0.06790484488010406, -0.4039737582206726, -0.12164609134197235, 0.7427187561988831, 0.2190537452697754, 0.035193704068660736, 0.28523316979408264, -0.05528934672474861, 0.3569556772708893, 0.2476397305727005, 0.2767943739891052, 0.16238322854042053, 0.19791723787784576, 0.20812340080738068, 0.14565570652484894, 0.12220515310764313, -0.12211250513792038, 0.5617402195930481, -0.4100011885166168, -0.1519126445055008, 0.5264847874641418, 0.057243820279836655, -0.10878999531269073, -0.1484476923942566, -0.1533840149641037, -0.09865550696849823, -0.007394194137305021, -0.07540211081504822, 0.06798431277275085, 0.14166949689388275, -0.5012623071670532, -0.25491461157798767, 0.18164019286632538, 0.20812857151031494, 0.132845938205719, -0.058093585073947906, 0.21454769372940063, 0.2388995885848999, -0.025917157530784607, -0.16634632647037506, 0.2542102038860321, -0.1475134789943695, -0.3473004996776581, 0.21893149614334106, 0.10518183559179306, 0.2980378270149231, 0.26044633984565735, 0.24382168054580688, -0.09944185614585876, -0.1154201477766037, 0.4132627546787262, -0.23506826162338257, -0.045594472438097, -0.11537306755781174, -0.039125729352235794, 0.18524084985256195, 0.1658145934343338, 0.33286669850349426, 0.21441683173179626, -0.23157340288162231, 0.561479926109314, -0.2631796598434448, -0.2093130499124527, -0.5944963693618774, 0.07598179578781128, -0.03894801065325737, 0.14172646403312683, -0.3420775532722473, 0.07729395478963852, 0.08026338368654251, -0.1455678641796112, -0.18507473170757294, -0.14647088944911957, 0.20984038710594177, -0.01051212940365076, 0.13586696982383728, 0.00769516546279192, -0.027609726414084435, 0.15627461671829224, 0.250512957572937, 0.17708170413970947, -0.06439263373613358, -0.6481518745422363, -0.00009847913315752521, 0.13147366046905518, 0.06803320348262787, 0.2317860871553421, -0.1856337934732437, 0.0005726643139496446, -0.01264451164752245, 0.24414163827896118, 0.17570644617080688, -0.37641140818595886, -0.014244328252971172, -0.09060297906398773, -0.03995821624994278, -0.622395932674408, -0.17180266976356506, -0.06963588297367096, -0.31095924973487854, 0.2574109435081482, -0.15287883579730988, 0.1702091246843338, 0.4709816873073578, 0.05182896926999092, -0.15700212121009827, -0.10198168456554413, 0.13792741298675537, 0.21381191909313202, -0.11620210856199265, -0.34439972043037415, 0.4639231860637665, 0.19744011759757996, 0.21091492474079132, -0.26913154125213623, 0.48357489705085754, -0.00012475933181121945, 0.3725472092628479, 0.09956508129835129, -0.16556479036808014, 0.17910774052143097, 0.3162418603897095, 0.052667006850242615, 0.028058931231498718, -0.007113297004252672, -0.035444475710392, -0.26829811930656433, -0.10038270801305771, -0.048727523535490036, -0.062209997326135635, 0.010206551291048527, 0.22285404801368713, 0.07885000854730606, -0.49530085921287537, 0.30947086215019226, 0.019818108528852463, -0.2743045687675476, -0.17729119956493378, 0.2914241850376129, -0.12698771059513092, -0.12193238735198975, 0.029469186440110207, -0.07218370586633682, 0.2488105297088623, 0.0693289265036583, -0.24357940256595612, -0.2204505056142807, 0.25099286437034607, -0.08268578350543976, -0.15969602763652802, -0.15831762552261353, 0.21940627694129944, 0.18726646900177002, -0.025609973818063736, -0.1058858186006546 ]
165
..\pandas\reference\api\pandas.Series.tz_localize.html
pandas.Series.tz_localize
Series.tz_localize(tz, axis=0, level=None, copy=None, ambiguous='raise', nonexistent='raise')[source]# Localize tz-naive index of a Series or DataFrame to target time zone. This operation localizes the Index. To localize the values in a timezone-naive Series, use Series.dt.tz_localize().
Parameters: tzstr or tzinfo or NoneTime zone to localize. Passing None will remove the time zone information and preserve local time. axis{0 or ‘index’, 1 or ‘columns’}, default 0The axis to localize levelint, str, default NoneIf axis ia a MultiIndex, localize a specific level. Otherwise must be None. copybool, default TrueAlso make a copy of the underlying data. Note The copy keyword will change behavior in pandas 3.0. Copy-on-Write will be enabled by default, which means that all methods with a copy keyword will use a lazy copy mechanism to defer the copy and ignore the copy keyword. The copy keyword will be removed in a future version of pandas. You can already get the future behavior and improvements through enabling copy on write pd.options.mode.copy_on_write = True ambiguous‘infer’, bool-ndarray, ‘NaT’, default ‘raise’When clocks moved backward due to DST, ambiguous times may arise. For example in Central European Time (UTC+01), when going from 03:00 DST to 02:00 non-DST, 02:30:00 local time occurs both at 00:30:00 UTC and at 01:30:00 UTC. In such a situation, the ambiguous parameter dictates how ambiguous times should be handled. ‘infer’ will attempt to infer fall dst-transition hours based on order bool-ndarray where True signifies a DST time, False designates a non-DST time (note that this flag is only applicable for ambiguous times) ‘NaT’ will return NaT where there are ambiguous times ‘raise’ will raise an AmbiguousTimeError if there are ambiguous times. nonexistentstr, default ‘raise’A nonexistent time does not exist in a particular timezone where clocks moved forward due to DST. Valid values are: ‘shift_forward’ will shift the nonexistent time forward to the closest existing time ‘shift_backward’ will shift the nonexistent time backward to the closest existing time ‘NaT’ will return NaT where there are nonexistent times timedelta objects will shift nonexistent times by the timedelta ‘raise’ will raise an NonExistentTimeError if there are nonexistent times. Returns: Series/DataFrameSame type as the input. Raises: TypeErrorIf the TimeSeries is tz-aware and tz is not None.
[">>> s = pd.Series(\n... [1],\n... index=pd.DatetimeIndex(['2018-09-15 01:30:00']),\n... )\n>>> s.tz_localize('CET')\n2018-09-15 01:30:00+02:00 1\ndtype: int64", ">>> s = pd.Series([1],\n... index=pd.DatetimeIndex(['2018-09-15 01:30:00+02:00']))\n>>> s.tz_localize(None)\n2018-09-15 01:30:00 1\ndtype: int64", ">>> s = pd.Series(range(7),\n... index=pd.DatetimeIndex(['2018-10-28 01:30:00',\n... '2018-10-28 02:00:00',\n... '2018-10-28 02:30:00',\n... '2018-10-28 02:00:00',\n... '2018-10-28 02:30:00',\n... '2018-10-28 03:00:00',\n... '2018-10-28 03:30:00']))\n>>> s.tz_localize('CET', ambiguous='infer')\n2018-10-28 01:30:00+02:00 0\n2018-10-28 02:00:00+02:00 1\n2018-10-28 02:30:00+02:00 2\n2018-10-28 02:00:00+01:00 3\n2018-10-28 02:30:00+01:00 4\n2018-10-28 03:00:00+01:00 5\n2018-10-28 03:30:00+01:00 6\ndtype: int64", ">>> s = pd.Series(range(3),\n... index=pd.DatetimeIndex(['2018-10-28 01:20:00',\n... '2018-10-28 02:36:00',\n... '2018-10-28 03:46:00']))\n>>> s.tz_localize('CET', ambiguous=np.array([True, True, False]))\n2018-10-28 01:20:00+02:00 0\n2018-10-28 02:36:00+02:00 1\n2018-10-28 03:46:00+01:00 2\ndtype: int64", ">>> s = pd.Series(range(2),\n... index=pd.DatetimeIndex(['2015-03-29 02:30:00',\n... '2015-03-29 03:30:00']))\n>>> s.tz_localize('Europe/Warsaw', nonexistent='shift_forward')\n2015-03-29 03:00:00+02:00 0\n2015-03-29 03:30:00+02:00 1\ndtype: int64\n>>> s.tz_localize('Europe/Warsaw', nonexistent='shift_backward')\n2015-03-29 01:59:59.999999999+01:00 0\n2015-03-29 03:30:00+02:00 1\ndtype: int64\n>>> s.tz_localize('Europe/Warsaw', nonexistent=pd.Timedelta('1h'))\n2015-03-29 03:30:00+02:00 0\n2015-03-29 03:30:00+02:00 1\ndtype: int64"]
pandas.Series.tz_localize Series.tz_localize(tz, axis=0, level=None, copy=None, ambiguous='raise', nonexistent='raise')[source]# Localize tz-naive index of a Series or DataFrame to target time zone. This operation localizes the Index. To localize the values in a timezone-naive Series, use Series.dt.tz_localize().
[ -0.1996893286705017, -0.27153176069259644, -0.08400534093379974, -0.14659057557582855, 0.1455615609884262, 0.28805026412010193, 0.32097485661506653, 0.39078471064567566, -0.04441293329000473, 0.45261654257774353, -0.19919773936271667, 0.39547523856163025, 0.1597728282213211, 0.05035615712404251, -0.278141051530838, -0.340534508228302, 0.04877540096640587, 0.29556936025619507, 0.16242827475070953, -0.06433147937059402, -0.29587143659591675, -0.08937623351812363, -0.14439508318901062, 0.03290597349405289, 0.05374174192547798, -0.007056201808154583, -0.03892200440168381, -0.13169409334659576, 0.28206294775009155, -0.14032605290412903, -0.024402381852269173, -0.09289588034152985, 0.25495314598083496, 0.47903797030448914, -0.00009734030754771084, 0.025855444371700287, 0.013901490718126297, -0.2182387113571167, 0.19742873311042786, 0.33025088906288147, -0.19955477118492126, -0.26767784357070923, -0.03766868636012077, -0.2513265907764435, -0.24552059173583984, -0.39026856422424316, -0.045495253056287766, -0.16477276384830475, 0.29454806447029114, 0.2054738700389862, 0.33800438046455383, 0.2149730920791626, -0.36958813667297363, 0.05901574715971947, -0.06948687136173248, -0.15480604767799377, -0.007554894313216209, 0.2066711038351059, -0.31047192215919495, 0.18864823877811432, 0.20163199305534363, 0.14008235931396484, -0.19277973473072052, -0.05910402536392212, -0.23798830807209015, 0.13005274534225464, 0.33940520882606506, -0.030005551874637604, 0.024308789521455765, 0.21911396086215973, 0.36607125401496887, -0.164385586977005, -0.4176194667816162, 0.1695178747177124, -0.05564034730195999, -0.07790935784578323, -0.27101048827171326, -0.0672248974442482, 0.27614864706993103, 0.473109632730484, 0.501349151134491, 0.29684776067733765, -0.12239518016576767, 0.39477717876434326, -0.13475605845451355, 0.6602599024772644, 0.009534497745335102, 0.0167766772210598, -0.1986192762851715, -0.1487976461648941, 0.04452222213149071, -0.12218941003084183, 0.3752759099006653, 0.3045691251754761, 0.1885080337524414, -0.18462108075618744, -0.24689222872257233, -0.3127541244029999, -0.39261767268180847, -0.19158755242824554, 0.09356898814439774, 0.3833470642566681, 0.23391574621200562, 0.14311030507087708, -0.14877760410308838, 0.4311903417110443, 0.08965320140123367, -0.020048489794135094, 0.15285657346248627, -0.25048795342445374, 0.110322505235672, -0.12946121394634247, 0.09408915787935257, -0.332154780626297, 0.22889113426208496, 0.2408890575170517, -0.06016438081860542, 0.12754523754119873, -0.19959886372089386, -0.13019494712352753, -0.24232250452041626, -0.08379696309566498, -0.046660277992486954, 0.010577105917036533, -0.12063319981098175, 0.514623761177063, -0.08286276459693909, 0.02124704048037529, -0.09673859179019928, 0.34894007444381714, -0.4854789674282074, 0.29235944151878357, 0.29838061332702637, 0.14395369589328766, -0.1937890499830246, -0.26439008116722107, 0.16213926672935486, 0.11951034516096115, 0.18102313578128815, 0.09938903898000717, 0.14005492627620697, 0.06676463782787323, 0.2650948166847229, 0.04521052539348602, -0.2709077000617981, 0.09274929761886597, 0.14104469120502472, -0.10137399286031723, -0.4050661623477936, 0.22366708517074585, -0.09053110331296921, -0.25558415055274963, -0.2659653425216675, 0.2866138517856598, -0.10581038147211075, 0.008340250700712204, 0.4233502745628357, 0.21371091902256012, 0.38873347640037537, -0.027119161561131477, 0.2231106460094452, -0.03688829392194748, -0.10756203532218933, -0.06930869817733765, 0.25030362606048584, 0.04343608021736145, -0.47373223304748535, 0.012567191384732723, -0.1503264456987381, -0.16663651168346405, 0.4753422439098358, 0.061265651136636734, 0.06502120196819305, 0.007443410810083151, -0.10648994147777557, 0.2646746337413788, 0.1770627647638321, -0.4071975648403168, 0.08385664969682693, -0.033559899777173996, -0.2684129476547241, -0.16956357657909393, -0.0317094512283802, 0.10057134181261063, -0.28589120507240295, 0.07241301983594894, -0.07030382752418518, 0.1686524748802185, -0.07241752743721008, -0.03938161954283714, -0.2445705384016037, 0.18700282275676727, 0.31963691115379333, 0.10048332810401917, 0.06316602230072021, 0.1892556995153427, -0.004070450086146593, 0.2021573781967163, 0.14527615904808044, 0.2841106653213501, 0.1668086051940918, -0.010232052765786648, 0.15405939519405365, 0.03960645571351051, -0.03414877876639366, -0.029206667095422745, 0.12109314650297165, 0.14305678009986877, 0.20043513178825378, 0.23566780984401703, -0.006518186070024967, -0.23486439883708954, -0.47890207171440125, -0.16467894613742828, -0.1401921957731247, 0.25190216302871704, 0.2769012749195099, 0.17913192510604858, -0.028922414407134056, 0.14957386255264282, -0.050892241299152374, -0.1768157035112381, 0.01876702345907688, -0.33063963055610657, 0.12061608582735062, -0.10572020709514618, -0.011366897262632847, 0.0012490455992519855, -0.19746193289756775, -0.04200861230492592, 0.11984477192163467, -0.1573370397090912, -0.12149699777364731, 0.1954159289598465, -0.20095250010490417, 0.16046705842018127, -0.09432872384786606, 0.09144208580255508, 0.008974658325314522, 0.01569441333413124, 0.04956842213869095, 0.1405469924211502, 0.21088027954101562, 0.170036181807518, 0.08867946267127991, 0.5399385094642639, -0.0970153734087944, -0.2986812889575958, -0.22024153172969818, -0.037817567586898804, 0.374507874250412, 0.0967792496085167, -0.11040151864290237, -0.5869701504707336, -0.4438004791736603, 0.12833592295646667, -0.1308518499135971, 0.1929045021533966, -0.2645121216773987, 0.4178609848022461, 0.43001407384872437, -0.35888323187828064, 0.1960393339395523, 0.026386193931102753, 0.04222390055656433, -0.10048165172338486, 0.1786942183971405, 0.1387820988893509, -0.052519865334033966, 0.231892392039299, 0.5351578593254089, 0.026172775775194168, 0.09875617921352386, -0.14759443700313568, 0.08330953866243362, 0.11590950936079025, 0.02311907708644867, 0.2314039021730423, -0.0745634213089943, -0.049176864326000214, -0.22049377858638763, 0.16384625434875488, 0.13697712123394012, 0.3339414894580841, -0.09043736755847931, 0.146038219332695, -0.5677367448806763, 0.11254981905221939, -0.1745252162218094, -0.2319502830505371, -0.07415067404508591, -0.35867512226104736, 0.1906178742647171, -0.021766062825918198, -0.16280877590179443, 0.28550150990486145, 0.014844117686152458, 0.22186309099197388, 0.29276779294013977, -0.35745033621788025, -0.1821727305650711, -0.4300595223903656, -0.1922502964735031, 0.20722581446170807, -0.3320709764957428, 0.19986970722675323, -0.00011163567251060158, -0.47330984473228455, 0.04015921428799629, 0.25694283843040466, -0.05510512366890907, 0.07211099565029144, -0.2053915113210678, 0.04870303347706795, -0.19597600400447845, 0.3556383550167084, -0.40743550658226013, -0.04147741571068764, 0.015708958730101585, 0.09717868268489838, -0.11139374226331711, -0.07767295092344284, -0.1872738152742386, 0.4373370110988617, -0.054228525608778, -0.2123800367116928, -0.3054010272026062, -0.3455188274383545, -0.10992106795310974, -0.11569216102361679, 0.08615200221538544, 0.1386442631483078, -0.11764639616012573, 0.11849648505449295, -0.06100550666451454, -0.0771029144525528, -0.37023624777793884, -0.11653538793325424, 0.4902052581310272, -0.359661728143692, -0.07351824641227722, -0.0679352879524231, 0.005613130517303944, 0.09680833667516708, -0.1968541145324707, 0.03706526756286621, -0.353805273771286, -0.14092403650283813, 0.16361837089061737, -0.09899882227182388, -0.030598850920796394, 0.21765825152397156, -0.016674231737852097, -0.30366942286491394, 0.1782233864068985, -0.08062586188316345, 0.15151502192020416, 0.2840111553668976, -0.4270888566970825, -0.0161016583442688, 0.24908746778964996, 0.0578487291932106, 0.18957370519638062, -0.18011325597763062, -0.05609108507633209, 0.400644987821579, -0.27678027749061584, 0.03238317742943764, -0.07204608619213104, 0.03363450616598129, -0.10452810674905777, 0.4748433530330658, 0.02035311982035637, 0.20059563219547272, -0.065589040517807, 0.04075855389237404, -0.0861004889011383, -0.36816418170928955, -0.20061515271663666, -0.1319146752357483, 0.015201685950160027, -0.14431867003440857, 0.20372824370861053, 0.012319288216531277, 0.08768194913864136, -0.34897589683532715, -0.17286477982997894, -0.04511849954724312, 0.06543860584497452, -0.08612464368343353, 0.20992405712604523, -0.0989990308880806, 0.03802674263715744, -0.2393171638250351, 0.3428746163845062, 0.31649982929229736, 0.5092839598655701, 0.006640288513153791, -0.40175342559814453, 0.025971252471208572, 0.03793402761220932, 0.21959635615348816, 0.006261441856622696, -0.013084420934319496, 0.15271411836147308, -0.3493042290210724, -0.6432667374610901, -0.12986882030963898, -0.1064048707485199, 0.22876715660095215, -0.597201406955719, 0.42172300815582275, 0.0340949147939682, -0.36661219596862793, -0.14861717820167542, 0.29094865918159485, -0.26282998919487, -0.04375896975398064, -0.2287423312664032, -0.2795489728450775, 0.1104908362030983, 0.17552480101585388, 0.30838635563850403, 0.2518187463283539, 0.040226444602012634, -0.025458969175815582, -0.0372188538312912, 0.08201517164707184, -0.008478475734591484, 0.1553509682416916, 0.08227133005857468, 0.5329479575157166, -0.1929485946893692, 0.02078443206846714, -0.23634012043476105, -0.17712153494358063, -0.14848089218139648, -0.170967236161232, -0.004939842037856579, -0.05436325445771217, -0.13910435140132904, 0.09393307566642761, 0.11319350451231003, 0.14256447553634644, 0.04369731619954109, 0.0771389827132225, 0.18226836621761322, -0.18346522748470306, 0.21124082803726196, 0.05579376220703125, 0.01689913496375084, -0.020972557365894318, -0.35742202401161194, 0.16440995037555695, -0.07691700011491776, -0.08289208263158798, 0.038876913487911224, -0.11430490761995316, -0.17572732269763947, 0.2109076827764511, 0.3700934648513794, 0.6979604959487915, -0.0779065266251564, 0.1136399433016777, 0.46887025237083435, 0.17609535157680511, 0.4308982789516449, 0.11437027901411057, 0.24818429350852966, -0.2566794753074646, -0.1622854471206665, -0.06162872537970543, 0.2715047299861908, -0.1820746660232544, 0.4013752043247223, -0.30332809686660767, 0.17488719522953033, -0.6273045539855957, 0.07203149795532227, 0.07181888073682785, -0.05691617354750633, -0.016056999564170837, -0.07803303003311157, -0.23925769329071045, 0.2377193719148636, -0.08353948593139648, -0.03878762945532799, 0.016893859952688217, 0.05768616497516632, -0.014619126915931702, 0.16585734486579895, 0.27745020389556885, -0.20453357696533203, 0.1782163381576538, 0.2889309525489807, -0.3743569552898407, -0.11831346899271011, -0.4998469650745392, -0.0772041529417038, 0.4376511573791504, -0.18012169003486633, 0.17699143290519714, 0.03284629434347153, 0.16640499234199524, 0.0476996935904026, -0.012630142271518707, 0.17930485308170319, 0.2416830211877823, -0.1380436271429062, -0.24645017087459564, -0.10410242527723312, -0.005312229506671429, -0.011454722844064236, -0.1267205774784088, -0.052062198519706726, -0.2536165416240692, 0.20896115899085999, -0.22217749059200287, -0.03744887188076973, -0.011035862378776073, -0.1518257111310959, 0.2515034079551697, -0.19406989216804504, -0.19220998883247375, 0.1436697244644165, -0.09687851369380951, -0.49593326449394226, -0.04590882733464241, 0.47883880138397217, -0.06364137679338455, 0.1696208268404007, 0.33258405327796936, -0.06229669600725174, -0.3539668619632721, -0.22882628440856934, 0.18323522806167603, 0.21596534550189972, -0.2826074957847595, 0.2523905634880066, -0.03506273031234741, -0.0029497987125068903, -0.11965234577655792, 0.23746781051158905, -0.09043785184621811, 0.15555280447006226, -0.21772153675556183, -0.21313640475273132, -0.24875493347644806, -0.25746917724609375, 0.3974917232990265, 0.296328067779541, 0.15592998266220093, 0.15341302752494812, -0.14022095501422882, -0.13307763636112213, -0.4681079685688019, -0.12604910135269165, -0.34802961349487305, 0.15320996940135956, -0.12663735449314117, 0.11671417951583862, 0.1858866810798645, 0.214698925614357, 0.27278369665145874, 0.0029947450384497643, -0.03271978721022606, -0.3671351969242096, -0.23329974710941315, 0.06156383827328682, -0.06442621350288391, -0.15557962656021118, 0.18061813712120056, -0.08556116372346878, -0.3168647885322571, -0.25033074617385864, -0.03332299366593361, 0.4669466018676758, -0.1339525729417801, 0.5858201384544373, 0.03964605927467346, -0.24203543365001678, 0.13444697856903076, -0.44447973370552063, 0.2535388767719269, 0.08354473859071732, 0.0015585743822157383, 0.2909710109233856, 0.11337461322546005, -0.07959265261888504, 0.12529884278774261, 0.029072994366288185, -0.12330339103937149, -0.0031319218687713146, -0.19831769168376923, 0.08645709604024887, 0.10853681713342667, 0.02731345221400261, 0.06987147033214569, 0.06042759120464325, 0.10395516455173492, -0.3150566816329956, 0.2690010368824005, 0.2598237991333008, -0.3812813460826874, -0.16559705138206482, 0.23807139694690704, -0.16787360608577728, 0.18330511450767517, 0.17779281735420227, -0.10357020795345306, 0.19984537363052368, -0.041659433394670486, -0.053723614662885666, 0.14273539185523987, -0.173994243144989, 0.02154489979147911, 0.4468808174133301, -0.11935699731111526, 0.17572343349456787, 0.1887759119272232, 0.09381662309169769, 0.35512852668762207, 0.0983886644244194, 0.23760904371738434, 0.2644902169704437, -0.04322437942028046, 0.21894001960754395, -0.40503641963005066, -0.43099743127822876, 0.12850210070610046, 0.16898876428604126, -0.058118123561143875, 0.14594797790050507, 0.43000802397727966, 0.1431342214345932, -0.1224270686507225, -0.05602947995066643, -0.0034365574829280376, 0.24130664765834808, -0.05508238449692726, -0.10416285693645477, 0.21212975680828094, -0.009027430787682533, -0.18669259548187256, -0.16180989146232605, 0.14575566351413727, 0.17897000908851624, 0.12400413304567337, -0.007441025692969561, 0.13081040978431702, 0.34271448850631714, 0.02493675984442234, -0.10363183170557022, 0.16286912560462952, -0.015242389403283596, -0.3919793963432312, 0.21710245311260223, -0.18881207704544067, -0.17102067172527313, 0.05694302171468735, -0.13668130338191986, -0.06691761314868927, -0.1995726227760315, 0.22472232580184937, -0.08773739635944366, -0.1362057477235794, 0.15656684339046478, -0.03375852853059769, 0.02337254025042057, -0.02958761900663376, 0.09413597732782364, 0.2589839696884155, -0.3148126006126404, 0.17010092735290527, 0.3184451162815094, 0.25521320104599, -0.07087233662605286, 0.2786713242530823, 0.2255786806344986, 0.15409114956855774, -0.1318930834531784, 0.1657276451587677, 0.08684348315000534, 0.0024333400651812553, -0.16545219719409943, -0.25476524233818054, 0.07336675375699997, -0.09782899916172028, 0.1715306043624878, 0.1154593974351883, 0.5166723728179932, -0.22711531817913055, 0.22763729095458984, 0.09512563049793243, 0.1381232589483261, -0.2642999589443207, 0.19241870939731598, 0.36464911699295044, 0.43774473667144775, 0.1092119812965393, -0.2478557825088501, 0.13460111618041992, -0.04949245974421501, -0.10870864242315292, 0.183065265417099, -0.20382873713970184, -0.11323870718479156, 0.09348750114440918, -0.18502329289913177, -0.24278149008750916, 0.11638910323381424, 0.12187818437814713, -0.22741268575191498, 0.005443827714771032, -0.2991257905960083, 0.3314870297908783, -0.08096286654472351, -0.29470813274383545, 0.0707920715212822, -0.14478455483913422, 0.528163492679596, 0.07830055803060532, -0.246519535779953, -0.34295013546943665, 0.33153241872787476, 0.2891126573085785, -0.08253980427980423, -0.4003531038761139, 0.3097303509712219, -0.333048552274704, -0.12053916603326797, -0.11336164176464081, -0.21518567204475403, -0.17800025641918182, 0.03425370156764984, -0.1368357092142105, 0.024709371849894524, -0.1504267454147339, 0.1372692883014679, -0.0829392746090889, -0.21209432184696198, 0.19217424094676971, -0.010541120544075966, 0.11059829592704773, 0.1765459030866623, -0.1706482321023941, -0.12407785654067993, 0.28962838649749756, -0.17394550144672394, -0.3887679874897003, -0.019950762391090393, -0.20727553963661194, 0.22001785039901733, -0.11383024603128433, 0.3103915750980377, 0.13370464742183685, 0.29977697134017944, 0.09123051166534424, -0.2606964409351349, 0.045992013067007065, -0.11561906337738037, -0.08190520852804184, -0.06812397390604019, 0.07582522928714752, 0.22270545363426208, -0.00019210303435102105, -0.18312901258468628, -0.24966874718666077 ]
166
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.unique.html
pandas.api.extensions.ExtensionArray.unique
ExtensionArray.unique()[source]# Compute the ExtensionArray of unique values.
Returns: pandas.api.extensions.ExtensionArray
['>>> arr = pd.array([1, 2, 3, 1, 2, 3])\n>>> arr.unique()\n<IntegerArray>\n[1, 2, 3]\nLength: 3, dtype: Int64']
pandas.api.extensions.ExtensionArray.unique ExtensionArray.unique()[source]# Compute the ExtensionArray of unique values.
[ 0.18751558661460876, -0.4080372452735901, -0.25027117133140564, 0.1934739500284195, 0.1569819450378418, 0.2936655580997467, 0.14228570461273193, 0.13979946076869965, 0.008750787004828453, 0.29196470975875854, -0.07928178459405899, 0.39757513999938965, -0.07239323854446411, -0.027996813878417015, 0.023853594437241554, -0.15493978559970856, 0.08871514350175858, 0.41851165890693665, 0.11436688154935837, -0.18923495709896088, -0.49608927965164185, 0.14066100120544434, -0.06510413438081741, 0.136249378323555, -0.12470933049917221, -0.27786120772361755, -0.32135915756225586, -0.030080121010541916, 0.05342724546790123, -0.16515928506851196, 0.2843768894672394, 0.11584897339344025, -0.26462846994400024, 0.2937813103199005, -0.0000971889603533782, -0.0969758927822113, 0.06398771703243256, 0.06100134551525116, -0.0755024254322052, 0.11926791816949844, -0.15792185068130493, 0.23018673062324524, 0.058709051460027695, -0.3635643422603607, 0.004830014426261187, -0.5200737714767456, 0.06440171599388123, -0.4041382968425751, 0.2062741369009018, 0.011052301153540611, 0.2891409695148468, -0.11651542037725449, 0.07213263213634491, -0.10083553194999695, -0.04003460705280304, -0.07523023337125778, 0.24698905646800995, -0.0066792708821594715, 0.1898914873600006, 0.021814897656440735, -0.014856584370136261, 0.22597257792949677, 0.3146647810935974, 0.2085205763578415, 0.06967485696077347, -0.01078486442565918, -0.060598742216825485, -0.010471266694366932, 0.2644854187965393, 0.3659796118736267, 0.13892507553100586, -0.26128214597702026, -0.40642648935317993, 0.05707133933901787, 0.07856161892414093, -0.17259787023067474, -0.10496526956558228, 0.08767596632242203, 0.2783428728580475, -0.12226120382547379, 0.19898733496665955, 0.24307048320770264, -0.18424689769744873, -0.08329176157712936, -0.24074065685272217, 0.27325376868247986, 0.020843781530857086, 0.0027958820573985577, 0.11120515316724777, -0.3482486307621002, -0.057541802525520325, 0.043714892119169235, 0.10978380590677261, 0.30059441924095154, -0.09654232114553452, -0.1121024489402771, -0.04401892423629761, -0.5499247312545776, -0.015422984026372433, -0.21932899951934814, 0.25016799569129944, 0.1048760712146759, 0.015918511897325516, 0.31166765093803406, 0.15874981880187988, 0.10769042372703552, -0.04204468056559563, 0.08037557452917099, 0.028913142159581184, -0.011536159552633762, -0.29842597246170044, 0.019048986956477165, -0.05490380898118019, 0.24791944026947021, 0.16624715924263, 0.02957012876868248, 0.12404022365808487, 0.19950848817825317, -0.22555293142795563, 0.06990991532802582, -0.3870294988155365, -0.130477637052536, 0.01092724408954382, 0.004996049217879772, 0.1249334067106247, 0.008035463280975819, -0.04262765496969223, -0.30747056007385254, 0.15003333985805511, 0.02153777703642845, -0.4145375192165375, 0.49638187885284424, 0.19065223634243011, -0.3492797613143921, 0.12158960103988647, -0.18449300527572632, 0.4783545136451721, -0.12790855765342712, 0.2211000919342041, -0.1546836793422699, 0.15838804841041565, 0.077354796230793, 0.13946318626403809, 0.31161823868751526, 0.10045083612203598, -0.16042862832546234, 0.05411912128329277, -0.08603140711784363, -0.23057493567466736, -0.056472525000572205, 0.22276724874973297, -0.19277654588222504, -0.20298580825328827, 0.33589085936546326, 0.19395007193088531, 0.3036839962005615, -0.004884758032858372, 0.022221287712454796, 0.042137838900089264, 0.2490130513906479, 0.15110406279563904, 0.1681889295578003, 0.08977095782756805, -0.1105460524559021, -0.0507262758910656, -0.03419727087020874, -0.09068433195352554, 0.07609251141548157, -0.3000563085079193, -0.08894925564527512, -0.27691686153411865, 0.105710469186306, -0.16025374829769135, -0.054001402109861374, -0.12918563187122345, 0.2667997181415558, 0.1589464694261551, 0.014801709912717342, -0.16627417504787445, -0.10651090741157532, 0.06121817231178284, -0.04280567914247513, 0.17393039166927338, 0.22996395826339722, 0.06465080380439758, -0.03210253268480301, 0.04481860622763634, -0.035669829696416855, -0.03015960566699505, -0.09874092042446136, 0.168075829744339, -0.3156750798225403, 0.2531619369983673, -0.20458833873271942, 0.03035605698823929, -0.11430806666612625, 0.10122807323932648, -0.320875346660614, 0.05752557888627052, -0.2794051766395569, -0.24529686570167542, -0.042258795350790024, 0.08847518265247345, 0.028297560289502144, 0.29278406500816345, -0.33601829409599304, -0.26459652185440063, 0.2522432804107666, -0.35530945658683777, -0.23568220436573029, -0.06836488097906113, -0.5151500701904297, -0.1374211609363556, 0.20252355933189392, 0.010152713395655155, -0.02365683950483799, 0.32979029417037964, 0.11217798292636871, 0.32736432552337646, -0.015179908834397793, -0.3508354425430298, 0.029716044664382935, -0.11813876777887344, -0.06696241348981857, -0.3077962398529053, -0.13186325132846832, -0.003947181161493063, 0.15087975561618805, 0.02858028933405876, 0.04225296899676323, 0.2039559781551361, -0.09140279144048691, -0.003930778242647648, 0.2869489789009094, 0.06182635948061943, 0.13329395651817322, 0.05118894204497337, 0.07772211730480194, 0.1088620200753212, 0.13334685564041138, -0.1880369931459427, 0.3834420144557953, 0.32897326350212097, -0.057675834745168686, -0.2799737751483917, 0.4442819654941559, -0.10826406627893448, -0.1751806139945984, 0.1568860113620758, 0.06831490993499756, 0.3392270803451538, 0.12470684945583344, -0.06490999460220337, -0.35892075300216675, -0.1968405693769455, 0.06634654849767685, 0.02020103670656681, 0.15856733918190002, -0.305163711309433, 0.1742745041847229, 0.14386756718158722, -0.31321293115615845, 0.24806563556194305, -0.02429141476750374, 0.2303425520658493, -0.02986079826951027, 0.13898837566375732, 0.20384663343429565, 0.1809411197900772, 0.10720045119524002, 0.04639315605163574, 0.13391254842281342, -0.27516815066337585, 0.1608159840106964, 0.17715686559677124, 0.17380812764167786, 0.08578336983919144, -0.2969256341457367, 0.09205381572246552, -0.0665624588727951, -0.427263468503952, -0.11014052480459213, 0.11718069016933441, 0.2543962895870209, -0.053547684103250504, 0.21909941732883453, -0.35970404744148254, -0.3037257790565491, 0.1291211098432541, -0.5962893962860107, 0.056831516325473785, -0.07247766852378845, 0.1462622433900833, 0.12972699105739594, -0.14943788945674896, 0.23998619616031647, 0.006538843270391226, 0.2640264928340912, 0.32540035247802734, 0.14133383333683014, -0.032507073134183884, 0.02623170241713524, 0.051709335297346115, 0.284956157207489, -0.11734093725681305, 0.20279622077941895, 0.45143377780914307, 0.17072035372257233, 0.25629812479019165, -0.4257279634475708, -0.22410272061824799, -0.05280732363462448, -0.1884632706642151, -0.1427304744720459, 0.36025065183639526, -0.12359699606895447, -0.11467010527849197, -0.22248265147209167, -0.15663570165634155, -0.08964529633522034, -0.2492881566286087, -0.12211842834949493, 0.03366221487522125, -0.10548921674489975, -0.09326589107513428, -0.3614424467086792, 0.13686858117580414, -0.02342355065047741, 0.31885555386543274, -0.01753661222755909, 0.5180875658988953, -0.2601691484451294, -0.14681874215602875, 0.20822083950042725, 0.2580861747264862, -0.03295958414673805, -0.3480713367462158, 0.05900077149271965, 0.108067087829113, 0.0055376156233251095, -0.14175541698932648, 0.021360177546739578, -0.5247475504875183, 0.3603305518627167, 0.0820474773645401, 0.3002023696899414, -0.5686938166618347, -0.18765732645988464, -0.16332988440990448, 0.009719912894070148, 0.08484318107366562, 0.20472969114780426, 0.1073407381772995, -0.21698381006717682, -0.13915660977363586, -0.21869736909866333, 0.212652325630188, 0.09926964342594147, -0.24918071925640106, -0.0634632408618927, 0.3789167106151581, 0.021157370880246162, -0.07839302718639374, 0.15588852763175964, -0.20928452908992767, 0.11402943730354309, -0.4323657155036926, -0.024846671149134636, 0.2639447748661041, -0.37436261773109436, -0.45413440465927124, 0.03460373729467392, -0.010735315270721912, 0.20145130157470703, -0.08111768215894699, -0.10100167244672775, 0.10193689167499542, -0.0063322908245027065, -0.5277448892593384, 0.012217329815030098, -0.19485029578208923, 0.03320274502038956, 0.12320900708436966, 0.052051790058612823, 0.0742477998137474, -0.21775875985622406, 0.19889257848262787, -0.10968924313783646, -0.06302744150161743, 0.006915419362485409, -0.1012762114405632, 0.18228071928024292, -0.27724140882492065, 0.08295035362243652, 0.3677196204662323, 0.32357507944107056, 0.28316110372543335, 0.294465035200119, 0.08155432343482971, 0.28871533274650574, -0.1682531088590622, 0.9288094639778137, 0.08594607561826706, -0.06799361109733582, 0.21123860776424408, -0.3753601610660553, 0.013997790403664112, 0.02616794966161251, -0.1331052929162979, 0.05739609897136688, -0.15127001702785492, 0.11589954793453217, 0.04918128252029419, -0.013119800016283989, 0.19605644047260284, 0.010669960640370846, -0.21618954837322235, -0.12171392887830734, -0.31494536995887756, -0.48269590735435486, -0.12826618552207947, -0.021354656666517258, 0.0084334472194314, 0.0934792011976242, 0.23862843215465546, -0.18769654631614685, -0.23196746408939362, -0.31757956743240356, 0.2509182393550873, 0.25534263253211975, -0.050845321267843246, 0.11011446267366409, 0.10882770270109177, -0.18980935215950012, -0.15535081923007965, 0.17158009111881256, 0.1591450423002243, -0.10976264625787735, -0.009583751671016216, -0.1459239274263382, -0.1078633964061737, 0.12826070189476013, 0.07499291002750397, -0.25543373823165894, 0.11821761727333069, -0.17897343635559082, 0.039166878908872604, 0.04887782037258148, -0.19616298377513885, 0.29377931356430054, -0.04823915287852287, 0.023446617648005486, -0.31147971749305725, 0.6120020151138306, 0.094131700694561, -0.15040792524814606, 0.3143368363380432, 0.4836168587207794, -0.34069883823394775, -0.12864606082439423, 0.23539285361766815, 0.4317171275615692, -0.295673131942749, -0.14853814244270325, 0.06421422213315964, -0.317958801984787, 0.25747713446617126, 0.28145524859428406, 0.23534822463989258, -0.27109068632125854, -0.16362078487873077, -0.20931315422058105, 0.1398172229528427, 0.2873413860797882, 0.0667307898402214, -0.14692048728466034, 0.23569361865520477, 0.05485476180911064, 0.20174561440944672, 0.18603098392486572, 0.2699964940547943, -0.3563970923423767, -0.05862534046173096, -0.14205119013786316, 0.26643407344818115, 0.08658711612224579, -0.16856487095355988, -0.017926255241036415, -0.02377023734152317, -0.07195492088794708, -0.1383943408727646, 0.050683267414569855, -0.13765472173690796, 0.04577472060918808, 0.6163802146911621, 0.017801349982619286, -0.032165154814720154, -0.41869187355041504, -0.233067125082016, 0.13071484863758087, -0.1977110505104065, 0.2005549520254135, -0.03436734527349472, 0.23656244575977325, -0.029795976355671883, -0.4379309117794037, -0.07736508548259735, 0.4008023738861084, 0.06752278655767441, 0.15797699987888336, 0.09672396630048752, 0.08131387829780579, 0.006052797194570303, -0.22900067269802094, 0.3844760060310364, -0.024045605212450027, -0.16735827922821045, 0.09318651258945465, -0.2896825671195984, -0.5019431114196777, -0.10725948214530945, 0.20607279241085052, -0.014298588037490845, -0.18240520358085632, 0.16618460416793823, -0.02480161190032959, -0.10516167432069778, -0.09244736284017563, 0.16909752786159515, 0.5156508684158325, 0.2227090448141098, 0.14029601216316223, -0.3381088972091675, -0.03896848112344742, -0.26926910877227783, -0.1330680102109909, -0.12351995706558228, 0.02072461135685444, 0.42658230662345886, -0.1767808198928833, -0.10946149379014969, -0.05355100333690643, 0.08058386296033859, 0.037308208644390106, 0.5711638927459717, 0.0007852319395169616, -0.13301801681518555, -0.3846498727798462, -0.050540741533041, 0.058580439537763596, 0.45701512694358826, 0.03144533559679985, -0.003288897220045328, -0.11305201053619385, 0.2563444674015045, -0.4508538544178009, 0.24408912658691406, -0.22652794420719147, -0.020656052976846695, -0.10043731331825256, 0.10248656570911407, -0.15357518196105957, 0.18278254568576813, 0.39495357871055603, 0.2600228786468506, -0.15828658640384674, -0.32542431354522705, -0.036964960396289825, 0.0337851420044899, -0.014838159084320068, 0.2583233416080475, 0.03554929420351982, 0.07411941885948181, -0.30478635430336, -0.07945869863033295, 0.01895873434841633, 0.16653414070606232, 0.06766562163829803, 0.23061056435108185, 0.38866764307022095, -0.21058952808380127, -0.14573383331298828, -0.13648994266986847, -0.14446765184402466, -0.06142682582139969, -0.11357159912586212, 0.07697784900665283, -0.39898717403411865, -0.0714409202337265, 0.04372946545481682, -0.09229087829589844, -0.30395472049713135, -0.44783899188041687, 0.15449631214141846, 0.1439429372549057, -0.38108110427856445, -0.08374935388565063, 0.3320130705833435, 0.13840986788272858, -0.11448478698730469, -0.0064670732244849205, 0.00492363004013896, 0.2424946278333664, -0.463590532541275, -0.24182656407356262, 0.09714899957180023, -0.010958961211144924, 0.30420684814453125, 0.290431410074234, 0.2643722891807556, -0.08099888265132904, -0.055088769644498825, -0.0698004961013794, 0.339660108089447, -0.1925254762172699, 0.08688987791538239, 0.2683505713939667, -0.092376209795475, -0.11344954371452332, 0.16782666742801666, 0.38488149642944336, 0.39546751976013184, 0.060404736548662186, -0.11707383394241333, 0.4796423316001892, -0.19462475180625916, 0.07217073440551758, 0.28448501229286194, 0.00292772613465786, 0.3008745610713959, 0.14992430806159973, -0.15841586887836456, 0.07063548266887665, 0.504485011100769, 0.08384209871292114, -0.25099319219589233, 0.23152071237564087, -0.1974359005689621, 0.1920730471611023, -0.06780067831277847, 0.031596891582012177, 0.3892916738986969, -0.03503726050257683, -0.18866415321826935, -0.14012496173381805, 0.2890252470970154, -0.25853797793388367, -0.04269122704863548, -0.1923283338546753, -0.03981407731771469, -0.035570889711380005, 0.036192260682582855, -0.027746256440877914, 0.2288077175617218, -0.28704583644866943, -0.08010043948888779, 0.6576035618782043, -0.09710422903299332, 0.017915775999426842, 0.11996454745531082, 0.18447527289390564, -0.12461298704147339, -0.18264232575893402, 0.38437843322753906, -0.17423115670681, -0.2221120297908783, 0.19182877242565155, -0.04662400856614113, -0.07761158049106598, 0.06715307384729385, 0.0906931608915329, 0.257956862449646, -0.23849649727344513, 0.0416964590549469, 0.3114689290523529, 0.29773035645484924, -0.3697209656238556, 0.2901618182659149, -0.037636950612068176, 0.04900539293885231, -0.1251722127199173, 0.1543087661266327, -0.4728849232196808, -0.4399555027484894, -0.14939451217651367, -0.09056549519300461, 0.22362159192562103, 0.15763325989246368, 0.1739659607410431, 0.07732075452804565, 0.3313866853713989, -0.14984138309955597, 0.14668317139148712, 0.23834148049354553, -0.06618238240480423, -0.3503919243812561, 0.2069404125213623, -0.05228925123810768, -0.19596275687217712, 0.20402446389198303, 0.11717865616083145, -0.08087389171123505, -0.354894757270813, 0.22317704558372498, 0.03710383176803589, -0.18255572021007538, 0.11447908729314804, -0.11313511431217194, -0.29326483607292175, 0.06739923357963562, -0.34482666850090027, 0.07058475911617279, -0.1359713077545166, 0.19449928402900696, -0.47536274790763855, 0.3210379183292389, -0.0106380395591259, 0.18152335286140442, 0.030610881745815277, 0.06308896094560623, 0.04690956696867943, 0.22934091091156006, -0.13523076474666595, -0.14909173548221588, 0.2636871337890625, 0.1641351878643036, 0.39084291458129883, -0.19096803665161133, 0.34926244616508484, 0.3272724449634552, 0.02323438785970211, 0.12432017177343369, -0.4042072594165802, 0.041803181171417236, 0.42183718085289, 0.014174970798194408, -0.020492209121584892, -0.17562270164489746, 0.44128280878067017, -0.36270081996917725, 0.030736539512872696, 0.08418343961238861, 0.05198172852396965, -0.14089110493659973, 0.20873375236988068, 0.1024552583694458, -0.3438306152820587, 0.6356915831565857, -0.4763106405735016, -0.48968061804771423, -0.29833880066871643, 0.24107664823532104, 0.09950070828199387, -0.1211421936750412, 0.05978499725461006, 0.03326829895377159, 0.398952841758728, -0.135637104511261, -0.11256232112646103, 0.002794592408463359, -0.17136062681674957, -0.007935361936688423, -0.12086894363164902, -0.1465170830488205, 0.18348997831344604, -0.04561520740389824, 0.12606683373451233, -0.29672789573669434 ]
167
..\pandas\reference\api\pandas.DataFrame.sparse.density.html
pandas.DataFrame.sparse.density
DataFrame.sparse.density[source]# Ratio of non-sparse points to total (dense) data points.
No parameters found
['>>> df = pd.DataFrame({"A": pd.arrays.SparseArray([0, 1, 0, 1])})\n>>> df.sparse.density\n0.5']
pandas.DataFrame.sparse.density DataFrame.sparse.density[source]# Ratio of non-sparse points to total (dense) data points.
[ -0.05480825528502464, -0.7195331454277039, -0.176326721906662, -0.18078692257404327, 0.18636316061019897, 0.2775646150112152, 0.028086764737963676, 0.3134283721446991, -0.42623305320739746, 0.20616936683654785, -0.02782594971358776, 0.040879182517528534, 0.09118533134460449, 0.20645011961460114, 0.06766622513532639, -0.2737728953361511, -0.058996524661779404, 0.3394204378128052, 0.14065435528755188, 0.05242069065570831, -0.16117005050182343, -0.04507649689912796, -0.14215824007987976, 0.024318953976035118, -0.1301223337650299, -0.01565404050052166, 0.07557905465364456, -0.21128453314304352, -0.04600760340690613, -0.3723900318145752, 0.16149771213531494, -0.07932387292385101, -0.11423398554325104, -0.08978965878486633, -0.00009739080269355327, -0.23494501411914825, 0.135956272482872, 0.1134323701262474, 0.029875870794057846, 0.1823161244392395, -0.27008870244026184, -0.2954472005367279, 0.02176586352288723, -0.2848667502403259, -0.1799735277891159, -0.34959226846694946, 0.13945318758487701, 0.009071284905076027, -0.06733063608407974, -0.027613218873739243, 0.31215357780456543, 0.1146973967552185, 0.07182001322507858, -0.21946674585342407, -0.13332179188728333, -0.059347860515117645, 0.01028046477586031, 0.2378017008304596, -0.2780078649520874, 0.024163460358977318, -0.09399893879890442, 0.18175077438354492, 0.06973695755004883, 0.10923346132040024, 0.46537861227989197, 0.11789235472679138, 0.03696725144982338, -0.11255621910095215, 0.06400015950202942, 0.4516255259513855, 0.16815656423568726, -0.09197640419006348, 0.022284451872110367, 0.07315977662801743, -0.0699034184217453, -0.14632606506347656, -0.2009264975786209, 0.12453417479991913, 0.023260321468114853, 0.10523681342601776, 0.0036134261172264814, 0.35728704929351807, -0.1363280564546585, 0.0813886895775795, -0.49293431639671326, -0.011402181349694729, -0.14888149499893188, -0.04852468520402908, 0.34550830721855164, -0.23026145994663239, -0.378195583820343, -0.29378336668014526, 0.24515120685100555, 0.26020747423171997, -0.08689416199922562, -0.37552160024642944, 0.20823843777179718, 0.2467019408941269, 0.07001934945583344, -0.12901605665683746, 0.25006288290023804, -0.2642897963523865, -0.19875985383987427, 0.19264407455921173, 0.10205891728401184, -0.14788199961185455, 0.06733018904924393, -0.17755576968193054, 0.20912809669971466, 0.28616803884506226, 0.3021186292171478, 0.06469876319169998, 0.04121074825525284, -0.20574341714382172, 0.10187122970819473, -0.29378703236579895, 0.008608843199908733, -0.1419237107038498, -0.6019512414932251, 0.09698911756277084, 0.06895777583122253, 0.19449666142463684, 0.04878191649913788, -0.11087223887443542, 0.20343156158924103, 0.44254884123802185, -0.05322932451963425, -0.03725580498576164, 0.15219232439994812, 0.30757075548171997, -0.273109495639801, 0.4638623595237732, -0.10601646453142166, -0.4381803274154663, -0.1932213455438614, -0.16827918589115143, 0.3022473454475403, -0.039018984884023666, -0.02774231694638729, 0.10944776237010956, 0.0558646135032177, -0.2510651648044586, 0.3255390524864197, 0.21823352575302124, -0.23154006898403168, -0.14704184234142303, 0.1505051702260971, -0.12445419281721115, -0.262557715177536, 0.25158146023750305, 0.0073874881491065025, -0.0747954398393631, -0.30834704637527466, 0.31441235542297363, 0.11813418567180634, -0.021144822239875793, 0.24693259596824646, 0.38463371992111206, -0.010061795823276043, -0.06967143714427948, 0.3392147421836853, 0.04744058474898338, 0.12799493968486786, -0.17215614020824432, 0.14399737119674683, 0.18176347017288208, -0.542652428150177, -0.014030218124389648, -0.09907874464988708, -0.47023868560791016, 0.29590198397636414, 0.26538601517677307, 0.013310483656823635, -0.4012813866138458, -0.038096558302640915, 0.271432101726532, 0.012809589505195618, -0.18121741712093353, 0.05186303332448006, 0.1161956861615181, -0.0910075306892395, -0.008889124728739262, 0.32611167430877686, 0.362115740776062, -0.3619502782821655, -0.11131715029478073, 0.37620437145233154, 0.20183803141117096, -0.17156565189361572, -0.34104424715042114, 0.03535936027765274, 0.076261967420578, -0.09306909888982773, -0.0042039779946208, -0.09950868785381317, 0.08125568181276321, 0.21733438968658447, 0.02327962964773178, -0.02757849544286728, 0.03387339785695076, -0.18486933410167694, 0.14308027923107147, -0.08362864702939987, -0.3132294714450836, -0.1957777440547943, -0.09699942916631699, 0.20752637088298798, -0.06437861919403076, 0.07829108089208603, -0.13558819890022278, 0.3503270149230957, -0.2656531035900116, -0.3328014016151428, -0.36701905727386475, 0.22649282217025757, 0.0028489558026194572, 0.3320810794830322, -0.1643790751695633, -0.021354857832193375, 0.1179056465625763, -0.11549559235572815, -0.23539164662361145, -0.06960800290107727, -0.15190449357032776, 0.03872478008270264, 0.059339605271816254, 0.12756334245204926, -0.007686931174248457, 0.11292064189910889, 0.25853094458580017, 0.05111541971564293, 0.11325228959321976, 0.26639237999916077, 0.43192172050476074, 0.0757816806435585, 0.01871168613433838, 0.16044458746910095, 0.7150825262069702, 0.06979265809059143, 0.3808704614639282, -0.1569482684135437, -0.10340876132249832, 0.09627141058444977, 0.23593591153621674, -0.24991042912006378, 0.1909428834915161, 0.13964584469795227, -0.24315497279167175, 0.001874791574664414, 0.1812266707420349, 0.31330952048301697, -0.020796801894903183, 0.14483462274074554, -0.43049249053001404, 0.16778190433979034, 0.07738665491342545, 0.00869144406169653, 0.33909016847610474, -0.43507933616638184, 0.010280933231115341, -0.039973367005586624, -0.4482514262199402, 0.3510793149471283, 0.10972107201814651, -0.0029799577314406633, -0.18094748258590698, 0.10162591934204102, 0.24885313212871552, 0.19053660333156586, 0.12155632674694061, 0.06071225553750992, -0.1256602555513382, -0.05271008983254433, -0.26275113224983215, 0.2274336963891983, -0.14617487788200378, 0.12134943157434464, -0.005748446099460125, -0.09604369103908539, -0.023404700681567192, -0.12670163810253143, -0.11160718649625778, -0.13837939500808716, 0.15454359352588654, 0.013891316018998623, -0.23520205914974213, -0.2745377719402313, -0.024567531421780586, 0.055664826184511185, 0.23730885982513428, 0.000888648210093379, -0.24806781113147736, 0.05823691934347153, -0.0012807589955627918, -0.14810553193092346, -0.24137550592422485, 0.03516056016087532, 0.4148886799812317, 0.3788691759109497, -0.019060717895627022, -0.21784450113773346, -0.34193599224090576, 0.08655094355344772, 0.3726006746292114, -0.4141784608364105, 0.1975867748260498, 0.1247321367263794, -0.28812548518180847, 0.32028159499168396, -0.19252873957157135, -0.23053541779518127, -0.08934392780065536, -0.053371213376522064, 0.04119021072983742, 0.31668585538864136, 0.3931092321872711, -0.33710798621177673, 0.06540005654096603, -0.08019664883613586, -0.05258283391594887, -0.0006931061507202685, 0.10684645920991898, -0.25250568985939026, -0.059745561331510544, 0.09201647341251373, 0.23257745802402496, -0.2511172890663147, -0.18768014013767242, -0.10049115866422653, 0.15477505326271057, -0.06887763738632202, 0.09815526008605957, 0.04621070250868797, 0.13777196407318115, 0.22778616845607758, -0.15322256088256836, -0.2688393294811249, -0.43963953852653503, 0.42862632870674133, -0.2465772032737732, 0.08775205910205841, -0.2813878655433655, -0.04940558969974518, -0.06316670775413513, -0.026242399588227272, -0.15993498265743256, -0.5873220562934875, -0.2805357575416565, 0.04830582067370415, 0.07704876363277435, 0.07802823185920715, 0.0965966209769249, 0.14154423773288727, -0.47236406803131104, -0.1388530433177948, 0.10066942125558853, 0.07374271750450134, 0.27525269985198975, 0.04369359835982323, 0.08646515011787415, -0.022527674213051796, 0.21583732962608337, -0.0950796902179718, -0.0600631907582283, -0.191861093044281, 0.20512811839580536, -0.01736372709274292, 0.3365210294723511, 0.05838589370250702, 0.12412950396537781, 0.25459015369415283, 0.28692442178726196, 0.09915945678949356, 0.1457640379667282, 0.02370578795671463, 0.019761310890316963, -0.04637281969189644, -0.2886281907558441, -0.0048421346582472324, 0.18992212414741516, -0.2369602769613266, -0.053219009190797806, 0.43685874342918396, -0.08852912485599518, 0.07267840951681137, -0.040471114218235016, -0.060269877314567566, 0.05310465767979622, -0.001215919852256775, 0.13160163164138794, -0.3007303774356842, 0.056006353348493576, 0.07323677092790604, -0.4384402930736542, 0.3159410059452057, 0.07695575058460236, -0.06831419467926025, -0.08489691466093063, -0.15695558488368988, -0.11814925074577332, 0.2817213833332062, 0.2601592242717743, -0.034836605191230774, -0.08496658504009247, -0.08328136056661606, 0.053905706852674484, -0.15074345469474792, 0.08860927820205688, -0.2501111626625061, -0.03216994181275368, -0.015321710146963596, 0.2586630582809448, -0.24692219495773315, -0.03047909028828144, 0.5479535460472107, 0.01570832170546055, 0.05487928166985512, 0.11988791078329086, -0.2572808861732483, -0.3239196240901947, 0.1672249287366867, -0.007408468052744865, 0.19055545330047607, 0.287753701210022, 0.029954923316836357, -0.20328889787197113, 0.00035209886846132576, 0.03259241208434105, 0.2679707109928131, 0.22237564623355865, 0.16904444992542267, 0.398502916097641, -0.3187694549560547, 0.014250483363866806, 0.08325821906328201, 0.19076812267303467, -0.04041594639420509, -0.10182831436395645, -0.08857154846191406, 0.17523711919784546, 0.037719935178756714, 0.06866519153118134, -0.21960757672786713, -0.13883015513420105, 0.09656278789043427, -0.48678407073020935, 0.19236350059509277, -0.2307775467634201, 0.08078435063362122, 0.20187315344810486, 0.09729751944541931, -0.20137208700180054, -0.20070692896842957, 0.42433667182922363, 0.26553669571876526, 0.08474224805831909, -0.15106502175331116, 0.18093474209308624, -0.11927633732557297, -0.13997922837734222, 0.527900218963623, 0.5702388286590576, -0.23960694670677185, 0.03760190308094025, 0.10077466070652008, -0.14306916296482086, 0.3112649917602539, -0.20817172527313232, 0.2672756016254425, -0.21629276871681213, -0.5933122634887695, -0.1633920520544052, -0.15190739929676056, 0.33113789558410645, 0.03537696227431297, -0.2088860422372818, 0.1319144070148468, -0.41390350461006165, 0.03752782940864563, 0.09611926972866058, -0.18773405253887177, -0.05272694677114487, 0.024825261905789375, -0.3615987002849579, 0.25301751494407654, -0.06686345487833023, -0.03282685950398445, -0.14937511086463928, 0.11012931913137436, 0.011482848785817623, 0.1979334056377411, 0.20889322459697723, -0.27503272891044617, 0.35893672704696655, 0.4162448048591614, 0.06775955855846405, -0.29715168476104736, -0.4541051685810089, 0.35297444462776184, 0.18772770464420319, 0.11757040023803711, -0.07317783683538437, 0.2969970107078552, -0.024108851328492165, 0.026021528989076614, 0.3206306993961334, 0.08166876435279846, 0.2106866091489792, -0.023396851494908333, 0.12011891603469849, 0.288870632648468, 0.008907942101359367, 0.052166178822517395, -0.15203683078289032, -0.11149875074625015, -0.3121614158153534, -0.149734228849411, -0.24833936989307404, -0.2245795875787735, -0.28228387236595154, -0.076210618019104, 0.22690193355083466, 0.015054790303111076, -0.11315380781888962, 0.08449093997478485, -0.21856066584587097, -0.10424472391605377, 0.02846427634358406, 0.2655528485774994, 0.035259563475847244, 0.15049590170383453, 0.004330030642449856, -0.46807825565338135, -0.29025959968566895, -0.19343018531799316, 0.35643312335014343, 0.0757792517542839, 0.05855488032102585, 0.6702131032943726, 0.174761563539505, -0.044244565069675446, -0.2513514459133148, 0.2693972885608673, 0.19032573699951172, 0.4998818635940552, 0.10516206175088882, -0.38625094294548035, -0.32635587453842163, 0.029968813061714172, 0.09799424558877945, 0.2590341567993164, 0.06845244765281677, 0.1423899084329605, 0.09858997911214828, -0.07792872935533524, -0.45802998542785645, -0.01335788145661354, -0.6156849265098572, 0.3155810236930847, 0.03418431431055069, -0.08553028851747513, -0.2574910819530487, 0.2630756199359894, 0.40111708641052246, 0.10606039315462112, -0.0006107125664129853, -0.3516366183757782, -0.259756475687027, 0.01532687246799469, -0.3181576132774353, -0.31167468428611755, 0.36964818835258484, 0.013530152849853039, -0.2610829770565033, -0.12641440331935883, -0.07410399615764618, 0.22097466886043549, -0.0612289234995842, -0.02756257727742195, 0.08863315731287003, -0.06558965891599655, 0.13041765987873077, -0.059930890798568726, -0.09436707198619843, 0.08623649924993515, 0.0649280920624733, -0.042882200330495834, -0.11376819759607315, -0.04440024867653847, 0.4989278316497803, 0.18077458441257477, 0.14820416271686554, -0.4219960570335388, 0.08177315443754196, 0.19554930925369263, -0.26062414050102234, 0.21926578879356384, 0.2989155352115631, 0.11397425830364227, -0.1254102885723114, 0.08010201156139374, 0.10386303812265396, 0.3722281754016876, -0.41883721947669983, -0.16168050467967987, 0.01625717803835869, 0.1649198830127716, 0.2312498390674591, -0.05241382122039795, 0.12473157048225403, -0.14489495754241943, -0.08695570379495621, -0.09319014102220535, -0.32765230536460876, -0.08432352542877197, 0.07758171856403351, 0.48721843957901, 0.3523070514202118, -0.19189263880252838, 0.12539148330688477, -0.0031455878634005785, 0.24847592413425446, 0.0020168444607406855, 0.001986103830859065, 0.35647550225257874, 0.03353669121861458, 0.010591047815978527, -0.14285236597061157, -0.14835336804389954, 0.11783401668071747, 0.23883038759231567, -0.35059595108032227, 0.16635262966156006, 0.2530527114868164, -0.2923954427242279, -0.05085728317499161, 0.14004141092300415, -0.14562258124351501, 0.34288352727890015, 0.09607554972171783, -0.18620777130126953, 0.1955074518918991, -0.14849132299423218, -0.21008160710334778, -0.09503813832998276, 0.2958417534828186, -0.35623106360435486, 0.2557876408100128, -0.0637051984667778, 0.2860128879547119, 0.0054193963296711445, 0.32250717282295227, 0.09324649721384048, 0.4296148717403412, -0.21897920966148376, -0.2792266011238098, 0.24929574131965637, 0.07988690584897995, 0.28091949224472046, 0.33970144391059875, 0.20363616943359375, 0.1036185547709465, 0.13290944695472717, 0.07543018460273743, -0.09793250262737274, -0.1887671947479248, 0.21117815375328064, 0.08643224090337753, 0.25128331780433655, 0.33827948570251465, 0.2584894597530365, 0.29742997884750366, -0.32500335574150085, 0.04347478598356247, 0.009102808311581612, -0.00869089737534523, -0.7076502442359924, 0.30665352940559387, 0.23196731507778168, -0.29147616028785706, -0.127937912940979, 0.10677730292081833, -0.32611268758773804, -0.10817917436361313, -0.1073278859257698, -0.14388629794120789, 0.003596615744754672, 0.09689927846193314, 0.20033571124076843, 0.09909354150295258, 0.2654283046722412, -0.2182176560163498, -0.046241071075201035, -0.18603204190731049, -0.4825190603733063, -0.10625336319208145, 0.016990022733807564, 0.3737938106060028, -0.5421696901321411, -0.08006200939416885, 0.05674045532941818, -0.2915261685848236, 0.018014762550592422, -0.17026977241039276, 0.02401471696794033, -0.03132053464651108, 0.028619099408388138, 0.11769735813140869, 0.01857987977564335, -0.5475406646728516, -0.09218933433294296, -0.21308428049087524, -0.09067931771278381, 0.1565529853105545, -0.07205352932214737, 0.3434818685054779, -0.048228636384010315, 0.12601535022258759, 0.07706700265407562, 0.24037021398544312, 0.07814748585224152, 0.08277091383934021, -0.012655812315642834, -0.2105088084936142, 0.2198934704065323, 0.22191554307937622, 0.07290339469909668, -0.07861983776092529, 0.2152453511953354, 0.12361273169517517, 0.022637130692601204, 0.13169889152050018, -0.12609435617923737, 0.1411331444978714, 0.4442073106765747, 0.033989280462265015, 0.1873776614665985, -0.08664180338382721, -0.034491244703531265, -0.183524027466774, -0.14007458090782166, 0.1619429886341095, 0.1278691440820694, 0.09972430020570755, 0.04521702602505684, 0.12743236124515533, -0.28510206937789917, 0.15185563266277313, -0.20247972011566162, -0.2220398634672165, -0.20937800407409668, 0.050852373242378235, -0.025683479383587837, -0.09746293723583221, 0.3824947774410248, -0.01589849777519703, 0.3641877770423889, 0.11552632600069046, -0.07697836309671402, 0.18130940198898315, -0.18111589550971985, -0.080906942486763, -0.06167694553732872, -0.10907948762178421, 0.09687941521406174, -0.18364165723323822, 0.05547720938920975, -0.37878313660621643 ]
168
..\pandas\reference\api\pandas.Interval.open_left.html
pandas.Interval.open_left
Interval.open_left# Check if the interval is open on the left side. For the meaning of closed and open see Interval.
Returns: boolTrue if the Interval is not closed on the left-side.
[">>> iv = pd.Interval(0, 5, closed='neither')\n>>> iv.open_left\nTrue", ">>> iv = pd.Interval(0, 5, closed='both')\n>>> iv.open_left\nFalse"]
pandas.Interval.open_left Interval.open_left# Check if the interval is open on the left side. For the meaning of closed and open see Interval.
[ -0.2898063659667969, -0.5072670578956604, -0.2378275990486145, -0.13981467485427856, -0.18965564668178558, 0.050672706216573715, 0.3885613977909088, 0.09707138687372208, 0.01801333948969841, 0.16215157508850098, -0.1144033670425415, 0.009924115613102913, 0.16639435291290283, 0.2726619839668274, -0.38680192828178406, -0.4067222774028778, -0.06986802816390991, 0.28258997201919556, -0.13625293970108032, 0.07290167361497879, -0.5364483594894409, -0.09986015409231186, -0.3942590653896332, 0.24627220630645752, 0.1619555950164795, -0.3080314099788666, -0.03768139332532883, -0.1338120996952057, 0.10595326870679855, -0.22941328585147858, 0.2703615128993988, 0.14075049757957458, -0.2746417820453644, 0.18348397314548492, -0.00009376653906656429, -0.28717678785324097, 0.02360564097762108, 0.037485383450984955, -0.13193124532699585, 0.06632295250892639, -0.0918884351849556, 0.01075648982077837, 0.21406953036785126, -0.26560646295547485, -0.2955929636955261, -0.209895521402359, 0.1889573037624359, -0.1262185424566269, 0.06731467694044113, 0.15302042663097382, 0.29120296239852905, 0.22115902602672577, -0.23661094903945923, -0.1737704873085022, -0.0019703975412994623, -0.11708824336528778, 0.19708411395549774, -0.10789608210325241, 0.023425769060850143, -0.04284899681806564, 0.05633939802646637, 0.007710276171565056, -0.20454847812652588, 0.24506007134914398, -0.07271461933851242, 0.053852636367082596, 0.12971796095371246, -0.09297763556241989, -0.07859835773706436, 0.31241676211357117, 0.19758065044879913, -0.0637684091925621, 0.002253246493637562, -0.08888161927461624, -0.37911051511764526, -0.1114424467086792, 0.12510564923286438, 0.3433249890804291, 0.08377353847026825, 0.20367968082427979, 0.26457729935646057, 0.332145631313324, -0.12194206565618515, 0.07699780911207199, -0.4943515956401825, 0.4865539073944092, -0.06962911784648895, 0.0399092361330986, 0.10522597283124924, 0.1088549941778183, -0.027667460963129997, -0.08038043975830078, -0.04460578411817551, 0.20451970398426056, 0.11174491047859192, -0.18700101971626282, -0.10757814347743988, 0.0805894210934639, -0.27438125014305115, 0.4069792330265045, -0.14347130060195923, -0.09293274581432343, -0.17546266317367554, 0.2060292810201645, 0.03151950612664223, -0.18177400529384613, -0.1184840202331543, 0.2051853984594345, 0.10342516005039215, 0.06851617991924286, 0.15364788472652435, 0.0017670301022008061, 0.2625866234302521, -0.5649251937866211, 0.3556886911392212, 0.055206652730703354, 0.19586922228336334, -0.005246399901807308, -0.35082006454467773, -0.09637996554374695, -0.02054336853325367, -0.29318010807037354, 0.2795538604259491, 0.18006934225559235, -0.1436133235692978, 0.036101389676332474, 0.10459761321544647, 0.1306930035352707, -0.08375650644302368, 0.18717047572135925, -0.18979929387569427, 0.5445607900619507, -0.11088172346353531, -0.42723533511161804, -0.2970605790615082, -0.10656582564115524, 0.24363069236278534, 0.22795984148979187, -0.0937376543879509, -0.004968173801898956, -0.053700048476457596, -0.14954805374145508, 0.2669838070869446, 0.296433687210083, 0.06842343509197235, -0.14002501964569092, 0.08862895518541336, -0.04549534246325493, -0.2723522186279297, 0.21781805157661438, 0.24131746590137482, 0.2514475882053375, -0.30425965785980225, 0.29601895809173584, -0.16725637018680573, -0.02170458808541298, 0.12231490015983582, 0.12013188004493713, 0.0987531989812851, -0.12893874943256378, 0.48626863956451416, 0.36312875151634216, -0.19878989458084106, -0.11676894128322601, -0.0161694698035717, 0.2233642041683197, -0.010692669078707695, -0.08070725947618484, 0.040168214589357376, -0.14607611298561096, 0.2521045207977295, -0.1702997088432312, 0.08735564351081848, -0.31349337100982666, -0.31051868200302124, 0.020933756604790688, 0.16232627630233765, -0.3068000376224518, 0.04113375023007393, -0.1043093129992485, -0.1366666704416275, 0.023979688063263893, 0.16138488054275513, 0.17239415645599365, -0.10345502942800522, -0.06863809376955032, -0.16904962062835693, -0.05362565815448761, -0.018909689038991928, -0.2766338586807251, -0.11324060708284378, 0.1331680417060852, 0.41849514842033386, 0.09380758553743362, 0.1926645040512085, -0.15276549756526947, 0.05421986058354378, 0.2576542794704437, 0.14667002856731415, 0.3158794343471527, -0.2962464988231659, -0.4144735038280487, 0.017173266038298607, -0.15984711050987244, -0.1549314558506012, -0.4536682069301605, 0.2769378423690796, -0.10099034756422043, 0.10060746222734451, 0.0015984385972842574, 0.26977235078811646, 0.003897072747349739, -0.5660356283187866, -0.18116754293441772, -0.0837574228644371, -0.021942447870969772, 0.23205144703388214, 0.0348292775452137, 0.20857006311416626, 0.285326212644577, -0.21969419717788696, 0.06891828030347824, -0.12461606413125992, 0.1010906994342804, 0.033684223890304565, -0.06272818148136139, 0.17166806757450104, 0.3935832381248474, -0.11218412965536118, -0.09788107126951218, 0.16656336188316345, 0.10981148481369019, 0.027183672413229942, 0.45957842469215393, 0.00355434138327837, 0.158995121717453, -0.29698267579078674, 0.148098886013031, 0.12295350432395935, 0.03191790357232094, -0.11467333137989044, -0.02649877406656742, 0.04079559072852135, 0.22298945486545563, -0.10509376972913742, 0.31554824113845825, -0.13984453678131104, -0.24495463073253632, -0.0965753048658371, 0.13624700903892517, 0.18043935298919678, -0.15603294968605042, -0.4024623930454254, -0.22521010041236877, -0.1281103640794754, 0.23457884788513184, 0.06375646591186523, 0.33617040514945984, -0.5274229645729065, 0.01385815441608429, 0.4403274655342102, -0.25330260396003723, 0.4225356876850128, -0.00019732049258891493, 0.18616589903831482, 0.1923704743385315, -0.028042951598763466, 0.2571207582950592, 0.2731632590293884, 0.29266485571861267, 0.05520685017108917, 0.18841293454170227, -0.5143573880195618, -0.29973024129867554, 0.2516675293445587, 0.174802765250206, -0.07836441695690155, -0.22889065742492676, -0.04817357659339905, -0.055024921894073486, -0.15812739729881287, -0.007110394071787596, -0.13948331773281097, 0.1145457774400711, -0.22250419855117798, -0.092963308095932, -0.30342191457748413, -0.26312893629074097, 0.1792791187763214, -0.4434176981449127, 0.2500118613243103, -0.24795038998126984, 0.16161200404167175, 0.025148143991827965, -0.09359323978424072, 0.2100697010755539, -0.268952339887619, 0.40858030319213867, 0.2810528874397278, 0.1271750032901764, 0.061272647231817245, -0.19856484234333038, 0.06683050096035004, 0.380344033241272, -0.15592049062252045, 0.23437397181987762, 0.29005610942840576, -0.315899133682251, 0.07526464760303497, 0.3516736328601837, 0.04533519223332405, -0.06377211958169937, 0.13084228336811066, 0.04663354158401489, 0.023646989837288857, 0.2625403106212616, -0.07608331739902496, -0.01572982408106327, 0.06967024505138397, 0.2103595733642578, -0.046143949031829834, -0.31798020005226135, 0.12117143720388412, 0.1158427894115448, -0.2010694295167923, -0.10935013741254807, -0.051385022699832916, -0.37820133566856384, -0.08713508397340775, -0.08255326747894287, 0.10742302238941193, 0.11412175744771957, -0.1353754699230194, 0.07633008062839508, 0.3757574260234833, -0.020827999338507652, -0.3685646057128906, -0.3372589349746704, 0.08256165683269501, -0.1021452322602272, 0.07085700333118439, 0.08671335875988007, -0.24183553457260132, 0.27410221099853516, -0.29876595735549927, -0.0007385303033515811, -0.5076539516448975, -0.15401466190814972, -0.08138976991176605, 0.18282857537269592, -0.035515498369932175, 0.050662484019994736, 0.06425078213214874, -0.2979675829410553, 0.002806692151352763, 0.06812296062707901, 0.2513956129550934, -0.004908199887722731, -0.20215509831905365, 0.07992807775735855, 0.15228207409381866, -0.05008621886372566, -0.16604579985141754, 0.08402249962091446, 0.024622058495879173, 0.14832235872745514, -0.3213618993759155, 0.12260781973600388, 0.17906756699085236, -0.2989358901977539, -0.22369475662708282, 0.32219696044921875, 0.05252682790160179, 0.07902733981609344, -0.055087774991989136, 0.053175099194049835, -0.29657799005508423, -0.5174522399902344, -0.41400817036628723, -0.12496259808540344, -0.26788878440856934, -0.42414385080337524, 0.05187340825796127, -0.02267623320221901, 0.18216343224048615, -0.018154405057430267, 0.010394790209829807, -0.07005869597196579, 0.23020309209823608, 0.1958926022052765, -0.2017529159784317, 0.04613214731216431, -0.10667086392641068, 0.08361703902482986, 0.20554743707180023, -0.012601428665220737, 0.11625682562589645, -0.0034568600822240114, -0.1376359760761261, 0.06703279912471771, 0.13268759846687317, 0.28283822536468506, 0.013421704061329365, -0.04308153688907623, -0.1263362616300583, -0.060150403529405594, -0.4889620840549469, -0.03319694474339485, -0.052605774253606796, -0.1918461173772812, -0.4091328978538513, 0.1449994295835495, -0.013809259049594402, -0.04101965203881264, 0.3978661596775055, -0.19399651885032654, -0.1436854898929596, -0.08724500238895416, -0.2862434983253479, -0.28803467750549316, 0.08727428317070007, 0.3382839560508728, 0.2091248631477356, -0.06348279863595963, 0.00040686383727006614, -0.1157800480723381, -0.06578696519136429, -0.08742792904376984, 0.19896145164966583, 0.2854211926460266, 0.21481943130493164, 0.1026679128408432, -0.11268778145313263, -0.046554919332265854, -0.008811861276626587, -0.08608769625425339, 0.07291840016841888, -0.0482957623898983, 0.11516545712947845, 0.21447810530662537, 0.06700046360492706, 0.08075837045907974, -0.08581523597240448, -0.04058212414383888, 0.22728651762008667, -0.0752539113163948, 0.22057916224002838, -0.3211802542209625, -0.15688589215278625, -0.046014998108148575, 0.43815627694129944, 0.01894030161201954, -0.5552573204040527, 0.23220594227313995, 0.044573523104190826, -0.04925554245710373, 0.1344188004732132, 0.08916772902011871, 0.009483839385211468, -0.02655322290956974, 0.06079024076461792, 0.46100905537605286, 0.023842671886086464, -0.2881775498390198, 0.5561313033103943, -0.294441282749176, 0.08300366997718811, 0.15852303802967072, 0.28552842140197754, 0.0173705592751503, -0.1710948348045349, -0.11666138470172882, -0.13600514829158783, 0.0372358001768589, -0.13416990637779236, -0.3874492347240448, -0.01321512833237648, -0.42382827401161194, -0.14831766486167908, -0.01603325456380844, -0.2423287332057953, -0.27532830834388733, 0.13674595952033997, -0.41833677887916565, 0.2379659116268158, 0.016497738659381866, 0.28248050808906555, -0.10970945656299591, 0.10914380103349686, 0.04840965196490288, 0.13619592785835266, -0.1983238309621811, -0.08714385330677032, 0.20408889651298523, -0.04284569248557091, -0.199710875749588, 0.15193477272987366, -0.3515488803386688, 0.12831774353981018, 0.4897570013999939, 0.0037522590719163418, 0.47054725885391235, 0.28962942957878113, 0.0757179781794548, 0.05338508263230324, -0.055520977824926376, 0.31112009286880493, 0.4391101896762848, -0.09562360495328903, -0.1312554031610489, 0.6297808289527893, -0.09631377458572388, 0.20377734303474426, -0.2271692305803299, 0.3310299515724182, -0.2707768678665161, -0.19867821037769318, -0.12571881711483002, -0.2955127954483032, 0.15137077867984772, -0.06647422164678574, 0.19722531735897064, 0.036911491304636, 0.03921572118997574, 0.14980897307395935, 0.012362848967313766, -0.5113165974617004, -0.21005310118198395, -0.016799548640847206, 0.016697149723768234, 0.2938498258590698, 0.2221963256597519, -0.21393610537052155, -0.20836515724658966, -0.11622326076030731, 0.18476849794387817, 0.15371792018413544, -0.04454585537314415, 0.3974737823009491, 0.04666706174612045, 0.12202189862728119, 0.2428010106086731, 0.2069588303565979, 0.155704528093338, 0.48555243015289307, -0.01481148786842823, -0.3667975068092346, -0.20103587210178375, -0.037907686084508896, 0.030481046065688133, 0.3214564323425293, 0.2493267059326172, 0.31700587272644043, 0.2271566241979599, -0.17985594272613525, -0.4188289940357208, -0.17269831895828247, -0.43965429067611694, 0.041497599333524704, 0.029648873955011368, 0.05834316462278366, -0.11441947519779205, 0.03807626664638519, 0.28888940811157227, 0.24708415567874908, -0.1640169471502304, -0.3162344694137573, -0.1332685500383377, 0.060685593634843826, -0.3624577224254608, -0.13044507801532745, -0.07385612279176712, 0.08713945746421814, 0.022281289100646973, 0.0045505426824092865, -0.2253412902355194, 0.19834020733833313, -0.06517866253852844, 0.21036860346794128, 0.1431107372045517, -0.32954809069633484, -0.06079654395580292, 0.0006029361393302679, -0.1617170125246048, -0.14927497506141663, -0.029792698100209236, 0.008987327106297016, -0.21927239000797272, -0.10531730949878693, 0.25682055950164795, -0.09656216949224472, 0.18953248858451843, -0.2378934770822525, -0.22726111114025116, 0.23271305859088898, -0.0038618389517068863, -0.10991936177015305, 0.3198116421699524, -0.12067487835884094, 0.357390820980072, -0.07550998777151108, -0.06745198369026184, 0.3229443430900574, -0.5254197716712952, 0.35659247636795044, 0.14263416826725006, 0.21305258572101593, 0.6015446782112122, 0.39099955558776855, -0.26021337509155273, -0.021910246461629868, 0.10427477210760117, 0.14212855696678162, 0.19049230217933655, -0.5027074813842773, 0.28199803829193115, 0.4670827388763428, 0.04967821389436722, -0.08236885070800781, 0.27349430322647095, 0.09815721213817596, 0.36427977681159973, 0.17226269841194153, 0.24336814880371094, 0.5621522068977356, 0.2533457577228546, 0.1943635195493698, -0.2144678831100464, -0.15743784606456757, -0.09762488305568695, 0.16463588178157806, -0.5001898407936096, 0.0819101333618164, 0.4482404887676239, -0.2041030079126358, -0.10878492146730423, -0.08009303361177444, 0.04609924182295799, 0.43894606828689575, 0.08649878203868866, -0.13082310557365417, -0.008069032803177834, -0.14271339774131775, -0.21417275071144104, -0.14691311120986938, 0.4183737635612488, -0.11672256141901016, 0.10221794992685318, -0.12971901893615723, 0.1644049882888794, 0.31563499569892883, -0.01596265286207199, 0.13401159644126892, 0.2738296091556549, -0.2026294320821762, -0.2997317314147949, 0.36860567331314087, -0.1225845217704773, 0.12235945463180542, 0.3210867643356323, 0.23229266703128815, -0.13232237100601196, -0.04252203553915024, 0.09973065555095673, -0.025938663631677628, -0.0466444306075573, 0.0771615281701088, -0.1362534910440445, 0.2475481927394867, 0.09499727189540863, 0.05345377326011658, 0.42715585231781006, -0.28681668639183044, 0.917457103729248, -0.11830740422010422, 0.0643785148859024, -0.7356308698654175, -0.2040271908044815, 0.10069268196821213, 0.13332121074199677, -0.25519880652427673, -0.07928767055273056, -0.1854691356420517, -0.2011163979768753, -0.4919218122959137, -0.201752170920372, 0.25699421763420105, -0.11082114279270172, 0.19609180092811584, 0.48306167125701904, -0.06458940356969833, 0.13170760869979858, 0.3562241792678833, 0.1709146499633789, -0.32916396856307983, -0.2039165049791336, -0.17308925092220306, 0.06494312733411789, -0.19048218429088593, 0.11377008259296417, -0.12385306507349014, -0.06561355292797089, 0.013053080067038536, 0.4150083661079407, 0.3842957615852356, -0.16046099364757538, 0.047546155750751495, -0.1086471676826477, 0.05304569751024246, -0.1628095954656601, -0.19050155580043793, -0.04619697108864784, -0.019620144739747047, -0.11617565155029297, -0.22791095077991486, 0.3355213403701782, 0.2972721457481384, -0.04081488400697708, 0.08861802518367767, 0.27528834342956543, 0.10223911702632904, 0.15014290809631348, -0.16722005605697632, -0.17847512662410736, 0.45038041472435, 0.12761445343494415, 0.02570232003927231, -0.2700212299823761, 0.2970178723335266, 0.14638660848140717, -0.059605617076158524, 0.08272896707057953, -0.3230610191822052, 0.22839568555355072, 0.13820244371891022, 0.13370880484580994, 0.03505726903676987, -0.044930730015039444, -0.043599821627140045, 0.07218072563409805, -0.1992967575788498, -0.030971404165029526, -0.09250564873218536, 0.12334038317203522, 0.13994230329990387, 0.20804908871650696, -0.22613544762134552, 0.136881485581398, 0.029605932533740997, -0.2389712929725647, -0.18236219882965088, 0.08032704144716263, -0.01198487263172865, -0.021720198914408684, 0.22417642176151276, -0.23542234301567078, 0.2836228907108307, 0.08222530037164688, 0.033283766359090805, -0.2728199362754822, 0.08295992761850357, -0.022541111335158348, -0.07171700149774551, -0.021165847778320312, 0.09649199992418289, -0.15440641343593597, 0.14368103444576263, -0.2658196687698364 ]
169
..\pandas\reference\api\pandas.tseries.offsets.Minute.copy.html
pandas.tseries.offsets.Minute.copy
Minute.copy()# Return a copy of the frequency.
No parameters found
['>>> freq = pd.DateOffset(1)\n>>> freq_copy = freq.copy()\n>>> freq is freq_copy\nFalse']
pandas.tseries.offsets.Minute.copy Minute.copy()# Return a copy of the frequency.
[ -0.18840435147285461, -0.679100513458252, -0.0637020468711853, -0.15273775160312653, -0.005874076392501593, -0.04716580733656883, 0.18802905082702637, 0.08337164670228958, -0.8558176755905151, 0.32011106610298157, 0.03206321969628334, 0.18007886409759521, 0.11537428200244904, 0.02608625218272209, -0.06490981578826904, 0.03322606161236763, -0.017627527937293053, 0.4296051859855652, -0.08317217975854874, -0.04597088694572449, -0.20768994092941284, 0.044591162353754044, 0.052119217813014984, 0.11113926768302917, -0.06033938378095627, -0.05722380802035332, -0.2224971354007721, -0.2269330471754074, -0.07598219066858292, 0.016897425055503845, -0.050265103578567505, 0.14846381545066833, 0.11937152594327927, 0.7210782170295715, -0.0001051237341016531, -0.18845383822917938, 0.26660361886024475, -0.027040481567382812, -0.06419693678617477, 0.28098157048225403, -0.2297438383102417, 0.1046537533402443, -0.15183687210083008, -0.2872140407562256, -0.0007442780770361423, 0.1713845580816269, -0.10623153299093246, -0.2015043944120407, 0.2359553724527359, 0.256987601518631, 0.19381284713745117, 0.509079098701477, -0.2508511245250702, -0.1182258352637291, 0.37905603647232056, -0.057100437581539154, 0.11441295593976974, 0.3495153486728668, -0.032014042139053345, 0.17061170935630798, 0.16869975626468658, 0.12337707728147507, 0.007774403318762779, 0.20896966755390167, 0.26349350810050964, -0.01014033518731594, -0.15329812467098236, 0.04202399030327797, 0.08771690726280212, 0.3893886208534241, 0.45286503434181213, -0.3276127874851227, -0.39673084020614624, 0.026049213483929634, 0.022721359506249428, -0.10357626527547836, -0.3274502158164978, 0.1138271763920784, 0.16479645669460297, 0.0639701560139656, 0.17457637190818787, 0.26590535044670105, -0.12833306193351746, -0.052586957812309265, -0.14549531042575836, 0.0017827361589297652, -0.13794198632240295, -0.09781460464000702, 0.1759064495563507, 0.08768618106842041, 0.22023223340511322, 0.06591213494539261, 0.17814011871814728, 0.3962875008583069, 0.22176700830459595, -0.056382182985544205, 0.04063555225729942, -0.2104872316122055, -0.07540417462587357, 0.0658462792634964, 0.05249747261404991, -0.004825349897146225, -0.14062516391277313, 0.07993584871292114, 0.1037052646279335, -0.02028399519622326, -0.13243518769741058, 0.1003534123301506, 0.10359077155590057, 0.2716849148273468, -0.044285740703344345, -0.19278346002101898, 0.5810653567314148, -0.03461478650569916, 0.3393612802028656, -0.14226752519607544, -0.03791116550564766, 0.04139016568660736, -0.10913969576358795, 0.2990497648715973, -0.04740716144442558, -0.0812356248497963, -0.30350661277770996, -0.09626523405313492, -0.04072115570306778, 0.39625170826911926, 0.17598621547222137, -0.028673838824033737, 0.0816916972398758, 0.019108973443508148, -0.40607187151908875, 0.1485423445701599, 0.17831741273403168, -0.06369020789861679, -0.3185744285583496, 0.07265659421682358, 0.23594911396503448, 0.10605726391077042, 0.4222797453403473, 0.0946415364742279, -0.05179792270064354, -0.10493583232164383, 0.10899057984352112, 0.1874929517507553, -0.16566912829875946, 0.14458948373794556, -0.11502460390329361, 0.0027929232455790043, -0.14134779572486877, 0.07676419615745544, 0.29842546582221985, 0.07678673416376114, -0.11798253655433655, 0.26512035727500916, -0.02039426378905773, 0.03102259524166584, -0.025805754587054253, 0.10779204219579697, 0.022449057549238205, 0.16275152564048767, 0.2900036871433258, 0.10301054269075394, -0.18108071386814117, -0.026309654116630554, 0.17172355949878693, 0.14091166853904724, -0.4231279492378235, -0.06369823217391968, 0.10141327232122421, -0.06750088185071945, 0.3768904209136963, 0.12564437091350555, 0.05976315215229988, -0.17979687452316284, -0.24750001728534698, 0.012519285082817078, -0.034032098948955536, -0.01327483355998993, -0.06808494031429291, 0.030872605741024017, -0.2192479372024536, -0.08543127030134201, 0.19125233590602875, 0.14682947099208832, 0.03378891199827194, -0.08196809142827988, -0.02474619261920452, -0.005739822518080473, -0.28927963972091675, -0.0021092023234814405, -0.05396956950426102, -0.11559563130140305, 0.06207523122429848, 0.322168231010437, 0.10657405108213425, -0.06933614611625671, 0.08375310152769089, 0.0431944839656353, 0.21014715731143951, 0.08366623520851135, -0.033414822071790695, 0.11300037056207657, -0.0008867136784829199, 0.1910708248615265, 0.008729093708097935, -0.350052148103714, 0.20556971430778503, -0.09611228853464127, -0.04052625596523285, 0.0775347352027893, 0.29815399646759033, -0.27490195631980896, -0.32925570011138916, 0.2120511531829834, 0.002218825975432992, 0.1290285885334015, 0.23106196522712708, 0.050458651036024094, 0.037120722234249115, 0.324971079826355, -0.07382723689079285, 0.1939895749092102, -0.26117753982543945, -0.030946284532546997, -0.047131601721048355, -0.18968328833580017, -0.18871459364891052, 0.008494427427649498, 0.059776078909635544, 0.12203752994537354, 0.2968478500843048, 0.07655404508113861, 0.027222007513046265, 0.24753828346729279, -0.11979851126670837, 0.48069149255752563, -0.0823853611946106, 0.08283291757106781, 0.25027891993522644, 0.2066849172115326, -0.0704609602689743, 0.20672044157981873, 0.2574131190776825, -0.10205390304327011, -0.1440708488225937, 0.29481059312820435, -0.27290695905685425, -0.40811318159103394, 0.07348452508449554, -0.002802726114168763, 0.2049397975206375, 0.09375462681055069, -0.3676034212112427, -0.015885187312960625, 0.1413644552230835, 0.11950340121984482, -0.3283371329307556, 0.10289916396141052, -0.5514276027679443, 0.1529764086008072, 0.3782726526260376, -0.34801632165908813, -0.01993725262582302, 0.07625593990087509, -0.13589581847190857, -0.11875588446855545, 0.043713875114917755, 0.45546138286590576, -0.016316108405590057, 0.2408919334411621, 0.4067293405532837, 0.03873594477772713, -0.06518431752920151, 0.0032262688037008047, 0.0533326156437397, -0.03222981467843056, 0.16792945563793182, -0.014147672802209854, -0.21186113357543945, 0.0313650406897068, -0.4028434753417969, -0.13181237876415253, -0.10220461338758469, 0.009339291602373123, -0.07047346979379654, -0.16001734137535095, -0.22767511010169983, 0.020240575075149536, -0.14272910356521606, -0.4294641613960266, -0.10048732161521912, -0.2326134294271469, -0.0796293243765831, 0.33562642335891724, -0.1879633516073227, -0.002755256136879325, -0.35267090797424316, -0.02879900299012661, 0.48470601439476013, 0.08953461796045303, -0.14294500648975372, -0.1537022888660431, 0.000223720126086846, 0.18947909772396088, -0.43174344301223755, 0.12914299964904785, 0.4251774847507477, -0.12090585380792618, 0.20087648928165436, -0.10637879371643066, 0.08028511703014374, -0.10501044988632202, -0.12365089356899261, 0.2115643322467804, 0.20862218737602234, 0.3148109018802643, -0.22785663604736328, 0.04428591579198837, -0.12520413100719452, -0.2205190509557724, -0.10117614269256592, -0.19344505667686462, -0.2537733018398285, 0.0763087198138237, -0.13225825130939484, 0.0551435649394989, -0.08161012083292007, -0.16413426399230957, 0.13966837525367737, 0.05688612908124924, -0.10816027969121933, 0.2972441017627716, -0.11180124431848526, 0.16274219751358032, 0.17902427911758423, 0.17837516963481903, -0.7499421834945679, -0.4037396311759949, 0.25329339504241943, -0.09065606445074081, -0.21239233016967773, -0.15843769907951355, -0.0027917460538446903, 0.012958691455423832, -0.09879931062459946, -0.002017072169110179, -0.758818507194519, -0.10808766633272171, 0.15023039281368256, -0.17384018003940582, 0.3786541223526001, 0.039252858608961105, -0.07293152064085007, -0.23548094928264618, 0.011133772321045399, 0.05476750433444977, 0.18648526072502136, 0.2567860186100006, -0.04069530591368675, -0.09118162840604782, 0.41116368770599365, -0.0336834155023098, 0.45732036232948303, 0.22535917162895203, -0.16253381967544556, 0.06659851223230362, -0.2868559658527374, 0.044928841292858124, -0.009550799615681171, -0.10350218415260315, -0.1387195587158203, 0.08101067692041397, 0.11602344363927841, 0.2054060995578766, -0.21022668480873108, 0.04398356378078461, 0.06224067136645317, -0.14469590783119202, -0.3446448743343353, -0.2079947590827942, -0.30543503165245056, -0.3189268112182617, 0.23157501220703125, 0.22538289427757263, 0.17084430158138275, -0.07862884551286697, 0.10255934298038483, -0.0018145658541470766, 0.11069046705961227, -0.097584068775177, -0.12896086275577545, -0.11587133258581161, -0.11944475024938583, -0.2907906174659729, -0.12479124963283539, 0.21725395321846008, 0.3846578299999237, 0.2312142550945282, -0.1223684623837471, -0.05280570313334465, -0.18063223361968994, 0.7591912746429443, 0.1218980997800827, 0.2168625444173813, 0.05323745682835579, -0.05395158380270004, -0.49287906289100647, -0.03879167139530182, -0.19002845883369446, -0.22980356216430664, -0.32358452677726746, -0.06909745931625366, -0.12144803255796432, 0.3172239661216736, 0.07662256062030792, 0.08999621123075485, 0.02390025183558464, 0.1469450145959854, 0.029327373951673508, -0.4720380902290344, 0.1348225176334381, 0.2251093089580536, 0.055522069334983826, -0.054470088332891464, -0.08191987872123718, -0.11524122953414917, 0.09265938401222229, 0.11774703115224838, 0.17240341007709503, 0.10253244638442993, 0.28408780694007874, 0.2699558138847351, 0.05815911293029785, -0.06988325715065002, -0.6463814377784729, -0.024342771619558334, -0.00817128550261259, 0.23290374875068665, -0.11284739524126053, -0.14411616325378418, -0.23092658817768097, -0.08883111923933029, 0.022618457674980164, 0.18163716793060303, 0.12376455962657928, 0.32212600111961365, 0.2111218124628067, -0.009390484541654587, -0.17647889256477356, 0.16178449988365173, 0.18502749502658844, 0.284917414188385, -0.359243780374527, 0.3148963153362274, 0.12412550300359726, 0.03909017890691757, -0.2049565315246582, -0.19725608825683594, 0.08584041893482208, -0.10620945692062378, 0.10116130858659744, 0.6702679991722107, 0.13150756061077118, 0.16158030927181244, 0.36477309465408325, -0.42010682821273804, 0.18977254629135132, -0.1503123641014099, -0.16265277564525604, -0.16297422349452972, -0.5170602202415466, -0.11586692184209824, 0.13098612427711487, -0.09656180441379547, 0.06194896623492241, -0.3279002606868744, -0.028990045189857483, 0.1856672465801239, 0.4600529372692108, 0.2451716810464859, -0.011140702292323112, -0.3090081214904785, -0.04011642187833786, -0.23759283125400543, 0.21956084668636322, 0.042896490544080734, -0.24126529693603516, -0.025921078398823738, 0.05577554926276207, -0.20904190838336945, 0.023893063887953758, -0.0028075051959604025, -0.05151147395372391, -0.2141307145357132, 0.23517458140850067, -0.2757616937160492, -0.05133255943655968, -0.5260807871818542, -0.3445107638835907, 0.4380509555339813, -0.005797321442514658, 0.05216999351978302, 0.03546452149748802, 0.45255306363105774, 0.20539775490760803, -0.18993867933750153, 0.061184175312519073, 0.25843220949172974, -0.06691323220729828, 0.14429214596748352, 0.20268557965755463, -0.01049225963652134, -0.05204566940665245, 0.035032033920288086, -0.02817455679178238, -0.6295745372772217, 0.06946191936731339, -0.1568886786699295, 0.07766792923212051, 0.006879131309688091, -0.10799534618854523, 0.1612188071012497, 0.1643301546573639, -0.48797908425331116, 0.4406292140483856, -0.10286583006381989, -0.1136946976184845, -0.21950235962867737, 0.2828429043292999, 0.2753051817417145, 0.4094898998737335, 0.1218809112906456, 0.2492193579673767, -0.28946834802627563, -0.06441289931535721, 0.1917089819908142, -0.3761054575443268, -0.319614976644516, 0.5896958112716675, 0.05018750950694084, -0.006591386161744595, -0.10454320162534714, 0.11975160241127014, -0.0013943860540166497, 0.024078134447336197, -0.30927610397338867, -0.002798826200887561, -0.28857818245887756, -0.19117502868175507, 0.10900114476680756, 0.48740100860595703, 0.43004125356674194, 0.32641682028770447, 0.10662779957056046, -0.06603313237428665, -0.36617761850357056, 0.052425239235162735, -0.2799873650074005, 0.18739530444145203, 0.47429853677749634, -0.35601115226745605, 0.1370244324207306, 0.0320131741464138, 0.17740683257579803, 0.33742719888687134, 0.10922577232122421, -0.3035461902618408, -0.12726570665836334, -0.031612373888492584, -0.13353338837623596, 0.30845215916633606, 0.23385608196258545, -0.030503137037158012, -0.39731162786483765, -0.0013319830177351832, -0.20120391249656677, 0.33757495880126953, 0.13781394064426422, 0.29124152660369873, 0.4213699400424957, -0.31239187717437744, 0.23316067457199097, 0.10023479163646698, -0.057212624698877335, 0.009633418172597885, -0.38848525285720825, 0.06335386633872986, 0.07257506251335144, -0.11941060423851013, 0.2918005585670471, 0.20305755734443665, -0.07711424678564072, -0.31595611572265625, 0.017679501324892044, 0.0858968198299408, -0.2233378142118454, 0.4108368456363678, 0.5200268626213074, 0.2203030288219452, 0.14232543110847473, -0.20542514324188232, 0.01645301654934883, 0.19798634946346283, -0.5605273842811584, -0.24710243940353394, 0.08261124044656754, -0.33878910541534424, 0.44334349036216736, 0.15766726434230804, -0.1383124440908432, 0.0626404657959938, 0.0772438645362854, -0.06998424232006073, -0.030492328107357025, -0.4957185387611389, 0.08036539703607559, 0.4092731177806854, 0.3023390471935272, 0.05013594776391983, 0.1173483356833458, 0.1582820564508438, 0.21745525300502777, 0.0020744609646499157, 0.39914727210998535, -0.06618717312812805, 0.011067427694797516, -0.09550552815198898, 0.07507055997848511, -0.23077036440372467, -0.3256639242172241, 0.31643804907798767, -0.3212960958480835, 0.3972153067588806, 0.5187551975250244, 0.39663514494895935, 0.07566031068563461, 0.10974904149770737, -0.08110840618610382, 0.034211888909339905, 0.07012361288070679, -0.03361066058278084, 0.2905746102333069, 0.10700353980064392, -0.34634828567504883, -0.15012021362781525, 0.21873340010643005, 0.42554184794425964, -0.03136208653450012, -0.18586808443069458, 0.25895896553993225, 0.1404751092195511, 0.052290286868810654, -0.29040980339050293, -0.046358898282051086, -0.25079289078712463, -0.5142545104026794, -0.0768417939543724, -0.047439105808734894, -0.03918452560901642, 0.3074909448623657, 0.21101564168930054, -0.41908422112464905, -0.13171643018722534, 0.5601325035095215, 0.10661283135414124, -0.18627256155014038, -0.027755433693528175, -0.27290108799934387, 0.3034675121307373, -0.30970486998558044, 0.5384915471076965, 0.24591109156608582, -0.22244323790073395, 0.00024853425566107035, -0.042709942907094955, -0.2601061463356018, -0.4232737720012665, 0.1853189617395401, 0.1981625109910965, 0.007555775810033083, -0.29964882135391235, 0.034269265830516815, -0.16475901007652283, 0.03870242089033127, -0.2507162094116211, -0.31055113673210144, 0.049409180879592896, -0.13766366243362427, 0.18266843259334564, -0.11873513460159302, 0.15299659967422485, 0.3146151006221771, 0.38090139627456665, 0.31913474202156067, -0.22421659529209137, -0.4083330035209656, -0.12889941036701202, 0.25513553619384766, 0.1431458294391632, 0.20993520319461823, -0.02571035549044609, 0.1986112892627716, -0.26820385456085205, 0.39206135272979736, 0.15176136791706085, -0.2576681971549988, 0.29559633135795593, 0.2022799253463745, -0.3438023328781128, -0.6937735080718994, -0.2045995146036148, 0.026816826313734055, -0.22831840813159943, 0.10587868094444275, -0.05883856117725372, 0.28587692975997925, 0.11468877643346786, -0.0373036228120327, -0.05832110717892647, -0.021120432764291763, 0.3608390688896179, -0.07743842154741287, -0.3460925221443176, -0.5283453464508057, 0.1919509768486023, 0.1373707354068756, 0.37284985184669495, -0.39295732975006104, 0.2107434868812561, -0.0030060678254812956, 0.08175136148929596, 0.030196014791727066, -0.2285047322511673, -0.038220133632421494, 0.22727568447589874, 0.21835707128047943, 0.00865967944264412, -0.20380978286266327, 0.21153831481933594, -0.47215110063552856, -0.15452764928340912, -0.02458701841533184, 0.11140162497758865, -0.06964728981256485, 0.4118286967277527, 0.016474761068820953, -0.45243847370147705, 0.2512219548225403, -0.00033381316461600363, -0.3351990878582001, -0.3998507559299469, -0.2411346137523651, -0.3139110505580902, -0.13252870738506317, 0.06046151742339134, 0.11327802389860153, 0.2619701325893402, -0.11298957467079163, -0.04412349313497543, 0.1569988876581192, 0.10586252808570862, -0.19949907064437866, -0.14112959802150726, 0.30469250679016113, 0.3886726498603821, -0.022752873599529266, 0.11033463478088379, -0.14684848487377167 ]
170
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.tail.html
pandas.core.groupby.SeriesGroupBy.tail
SeriesGroupBy.tail(n=5)[source]# Return last n rows of each group. Similar to .apply(lambda x: x.tail(n)), but it returns a subset of rows from the original DataFrame with original index and order preserved (as_index flag is ignored).
Parameters: nintIf positive: number of entries to include from end of each group. If negative: number of entries to exclude from start of each group. Returns: Series or DataFrameSubset of original Series or DataFrame as determined by n.
[">>> df = pd.DataFrame([['a', 1], ['a', 2], ['b', 1], ['b', 2]],\n... columns=['A', 'B'])\n>>> df.groupby('A').tail(1)\n A B\n1 a 2\n3 b 2\n>>> df.groupby('A').tail(-1)\n A B\n1 a 2\n3 b 2"]
pandas.core.groupby.SeriesGroupBy.tail SeriesGroupBy.tail(n=5)[source]# Return last n rows of each group. Similar to .apply(lambda x: x.tail(n)), but it returns a subset of rows from the original DataFrame with original index and order preserved (as_index flag is ignored).
[ -0.29361867904663086, -0.36656653881073, -0.22547701001167297, -0.029967408627271652, -0.32258182764053345, 0.37494900822639465, 0.034914519637823105, 0.2707498073577881, -0.010295738466084003, 0.20547230541706085, -0.2815062403678894, 0.1270335167646408, -0.0037646335549652576, 0.11898121237754822, 0.016205495223402977, 0.004678324330598116, -0.0771525651216507, 0.26924070715904236, 0.0313359871506691, -0.053895678371191025, -0.2643032968044281, -0.022400742396712303, -0.0712444856762886, -0.0034706713631749153, 0.057789381593465805, -0.0923195332288742, -0.11946909874677658, 0.001714081154204905, 0.14511540532112122, -0.09831823408603668, 0.39358848333358765, 0.10465747117996216, 0.21505001187324524, 0.25866690278053284, -0.00009648911509430036, -0.20095477998256683, -0.0803803950548172, -0.01048225350677967, 0.23798637092113495, 0.03745190426707268, -0.06140029802918434, 0.07258129119873047, -0.027126897126436234, -0.3495666980743408, -0.019029032438993454, 0.00415799580514431, -0.022829024121165276, -0.0182750653475523, 0.4201328754425049, 0.12137889117002487, 0.2382834106683731, -0.18854475021362305, -0.2962162494659424, 0.08491770923137665, 0.17308570444583893, -0.29341161251068115, 0.17272260785102844, 0.18767303228378296, 0.0727284625172615, -0.08311931043863297, 0.27069225907325745, 0.1885487586259842, -0.09909285604953766, -0.3259928822517395, -0.34064191579818726, 0.0414104126393795, 0.29241225123405457, -0.014463762752711773, -0.28244754672050476, 0.25885191559791565, 0.23626047372817993, -0.06286351382732391, -0.21736764907836914, -0.07182551175355911, 0.09813209623098373, -0.29801279306411743, -0.166061669588089, 0.05836082994937897, 0.10237320512533188, 0.13424591720104218, 0.027161655947566032, 0.4830087721347809, -0.0366470105946064, 0.10621713101863861, -0.3041662275791168, 0.3320371210575104, 0.18217694759368896, -0.16959217190742493, 0.23706960678100586, -0.14197072386741638, -0.17409919202327728, 0.2645549774169922, 0.07140178978443146, 0.2574705183506012, -0.1474006623029709, -0.3153995871543884, 0.28132715821266174, 0.14015480875968933, 0.04413560777902603, -0.03385026380419731, -0.02384091354906559, -0.08727411180734634, 0.04394739121198654, -0.0013809833908453584, 0.1554238200187683, 0.09898656606674194, 0.2765404284000397, -0.05079718306660652, 0.23092713952064514, 0.08894527703523636, -0.002071209717541933, 0.1526937186717987, 0.1970556378364563, -0.09849094599485397, 0.17043820023536682, 0.13277649879455566, -0.08598292618989944, -0.07428652048110962, -0.266521155834198, -0.0289609394967556, -0.13535591959953308, 0.10491480678319931, -0.06589621305465698, 0.06891360878944397, 0.4198421239852905, 0.201983243227005, 0.18853574991226196, -0.33587193489074707, 0.09291865676641464, 0.007512777578085661, -0.1950751394033432, 0.020132213830947876, -0.01749439910054207, -0.07871509343385696, -0.0602901354432106, -0.3333914279937744, 0.11436330527067184, 0.07127975672483444, -0.053842559456825256, 0.23248639702796936, 0.035529978573322296, -0.18960243463516235, 0.020644837990403175, 0.020009776577353477, 0.16181623935699463, -0.06518549472093582, -0.09620913863182068, -0.07725498080253601, -0.24030974507331848, 0.22267372906208038, 0.4115327000617981, -0.1953294575214386, 0.03224850073456764, 0.3590295612812042, -0.04992316663265228, 0.01642720028758049, -0.00999393779784441, 0.28377267718315125, -0.10235308110713959, 0.031826864928007126, 0.41576457023620605, -0.09647253155708313, -0.1814500391483307, -0.1397772580385208, -0.003312506014481187, 0.321650892496109, -0.42227429151535034, -0.04521077126264572, -0.19674856960773468, -0.3475944399833679, -0.18082182109355927, 0.1121942475438118, 0.2031564563512802, -0.10328498482704163, -0.1785263568162918, -0.006092810072004795, 0.15687213838100433, -0.1765841245651245, -0.5733420848846436, -0.25351661443710327, -0.24670115113258362, -0.029024576768279076, 0.01354057714343071, 0.10918789356946945, 0.15951748192310333, 0.03363014757633209, -0.017022503539919853, 0.3710239827632904, -0.15454299747943878, -0.21920423209667206, 0.06818128377199173, -0.01815292239189148, 0.2972075343132019, 0.15678727626800537, -0.15564265847206116, 0.24079890549182892, 0.18569853901863098, -0.31260350346565247, 0.4600493907928467, -0.021464485675096512, -0.0989067479968071, -0.09956841915845871, -0.0638936460018158, -0.1743275374174118, 0.1542450338602066, -0.1896771639585495, -0.058762017637491226, 0.2371450960636139, 0.08213426917791367, -0.5115988850593567, 0.15839338302612305, -0.4151339828968048, -0.40356993675231934, -0.13828596472740173, 0.2642917037010193, 0.4044366180896759, 0.24331271648406982, -0.11853992938995361, 0.058250971138477325, -0.11508047580718994, -0.13706861436367035, 0.1770145297050476, -0.3612774908542633, 0.03714336082339287, -0.0013616018695756793, 0.12103047221899033, 0.022420519962906837, -0.1005363017320633, 0.14452342689037323, 0.0655079036951065, 0.0747378021478653, -0.003104280913248658, 0.42015376687049866, 0.22765618562698364, -0.04940485581755638, -0.029584502801299095, 0.11900021880865097, 0.1591973751783371, -0.03531569987535477, 0.38883528113365173, -0.020327197387814522, 0.18417394161224365, -0.10677855461835861, 0.2323242723941803, -0.29857170581817627, 0.6275014877319336, -0.32860055565834045, -0.1086416095495224, -0.07701746374368668, 0.15462590754032135, -0.0416354238986969, 0.10091791301965714, -0.03980891406536102, -0.2908589243888855, -0.03160041943192482, 0.1513078212738037, -0.24917203187942505, -0.016456665471196175, -0.454219788312912, 0.39635592699050903, 0.47829440236091614, -0.28437840938568115, 0.37677013874053955, 0.1929011046886444, -0.027028387412428856, 0.0712052658200264, 0.29181402921676636, 0.21017718315124512, 0.006022387184202671, 0.2755029797554016, 0.1892668604850769, 0.024276236072182655, 0.08035799860954285, 0.07670164108276367, 0.004741687327623367, -0.021267646923661232, -0.22455653548240662, 0.037294913083314896, 0.1561831533908844, 0.2025175392627716, -0.25764986872673035, -0.13916154205799103, -0.03602075204253197, 0.045382771641016006, 0.05078369751572609, 0.061885297298431396, -0.09660693258047104, -0.5054963231086731, 0.099647156894207, -0.6357361078262329, -0.04674070328474045, -0.13258963823318481, 0.025456424802541733, 0.1414339691400528, -0.16974523663520813, 0.14409443736076355, -0.08042749017477036, 0.4179311990737915, 0.3909831643104553, 0.06989149004220963, -0.1988769918680191, 0.1752438098192215, 0.22990521788597107, 0.2712317407131195, -0.3983019292354584, 0.09603136777877808, 0.07751904428005219, -0.10526545345783234, 0.07460585981607437, -0.06717953085899353, 0.1653972566127777, -0.20582374930381775, -0.11875616759061813, -0.10173343867063522, 0.37618228793144226, 0.20058885216712952, -0.4966023862361908, -0.3492652177810669, -0.5141082406044006, -0.03553559631109238, -0.14206749200820923, -0.2359086126089096, -0.044050734490156174, 0.4315201938152313, -0.09747760742902756, 0.01372700184583664, -0.14208020269870758, -0.30800825357437134, 0.34550637006759644, 0.33729103207588196, 0.27760517597198486, -0.0794532522559166, -0.24437418580055237, 0.16703088581562042, 0.07100638002157211, -0.051323406398296356, -0.2816994786262512, -0.12273609638214111, 0.3862442374229431, 0.0356578603386879, -0.04917021840810776, 0.1530122607946396, -0.2083224356174469, -0.09421877562999725, 0.03394712507724762, -0.19988493621349335, -0.311040997505188, 0.13825391232967377, 0.13656368851661682, 0.04025224968791008, 0.2044398933649063, 0.0578005388379097, 0.03583046793937683, -0.20573683083057404, 0.14292658865451813, 0.12389400601387024, -0.13211531937122345, 0.1746826469898224, 0.025633832439780235, -0.27979639172554016, 0.4990854263305664, 0.2940022945404053, 0.36398255825042725, 0.002276183106005192, 0.1789194792509079, -0.23485876619815826, 0.08919201791286469, -0.026836426928639412, 0.004325090441852808, -0.04911837354302406, -0.15948741137981415, 0.03501676395535469, 0.13834744691848755, 0.0757184699177742, -0.0016556114424020052, -0.04641612991690636, 0.22392980754375458, 0.07116679847240448, -0.012330268509685993, 0.06091880798339844, -0.11364731192588806, -0.02892947569489479, 0.12048306316137314, -0.018597669899463654, 0.19858470559120178, -0.12892942130565643, -0.05966683477163315, -0.18122974038124084, 0.03823995962738991, 0.31418636441230774, 0.03679605573415756, 0.08605436235666275, -0.05166996270418167, -0.3321603834629059, 0.37126147747039795, 0.10253075510263443, 0.11230097711086273, 0.40780407190322876, -0.10932769626379013, -0.29104170203208923, 0.04930061474442482, 0.5532240867614746, 0.2802468538284302, 0.10289545357227325, 0.2378009855747223, -0.41663578152656555, -0.2203373908996582, -0.07396586239337921, 0.180060014128685, -0.16399744153022766, 0.1551431566476822, -0.14999154210090637, -0.07487805932760239, 0.011169983074069023, 0.46648985147476196, -0.05096782371401787, -0.08474613726139069, 0.027599873021245003, -0.03051265887916088, -0.08987300097942352, 0.2485201209783554, 0.32852205634117126, -0.05181457847356796, -0.1162557378411293, -0.22818569839000702, -0.37894725799560547, -0.04928988590836525, -0.3342057466506958, 0.0014780008932575583, 0.05428275465965271, 0.1511063426733017, 0.3259877860546112, 0.011820685118436813, 0.22644999623298645, -0.05109507963061333, -0.2925380766391754, -0.21123668551445007, 0.037916600704193115, 0.07779254764318466, -0.23451638221740723, 0.14757946133613586, 0.157654270529747, 0.02405627816915512, -0.03849548101425171, 0.2958274483680725, 0.0009212534641847014, -0.09415241330862045, 0.07958590984344482, -0.24934978783130646, -0.004878607112914324, 0.1369447410106659, -0.07142861187458038, -0.22267791628837585, 0.5628087520599365, 0.15592116117477417, -0.1460157036781311, 0.15914136171340942, -0.09022781997919083, -0.20999248325824738, -0.05051635578274727, -0.04613255709409714, 0.6463049650192261, 0.028816714882850647, 0.009861071594059467, 0.18560992181301117, -0.13956999778747559, 0.3304166793823242, 0.30305689573287964, 0.17009900510311127, -0.33409643173217773, -0.6496447920799255, -0.12327464669942856, -0.015671785920858383, -0.25784361362457275, 0.27620062232017517, -0.2700321078300476, 0.1915939897298813, -0.4092447757720947, -0.06887290626764297, 0.023102223873138428, -0.14036519825458527, -0.04532606527209282, -0.062127988785505295, -0.42243456840515137, 0.1787046194076538, -0.004710507113486528, -0.07830982655286789, -0.3003741204738617, 0.1995842456817627, 0.1106128916144371, 0.10512246191501617, 0.04353625699877739, -0.05822760984301567, 0.06223500892519951, 0.20417682826519012, -0.12634381651878357, -0.4956303834915161, -0.18024852871894836, -0.08704971522092819, -0.08506029844284058, -0.10620606690645218, 0.3227529525756836, 0.1373489499092102, 0.3093792200088501, 0.03262777253985405, 0.3276436924934387, 0.04414907097816467, 0.3599635064601898, 0.05887665972113609, 0.053597718477249146, 0.29413604736328125, 0.25379982590675354, -0.347545325756073, -0.10898799449205399, 0.1636713445186615, -0.29494524002075195, -0.33954787254333496, 0.1469649374485016, -0.020454851910471916, -0.20692993700504303, -0.3816710412502289, 0.197987362742424, 0.1786954551935196, -0.2586688697338104, 0.11748015880584717, -0.3290071487426758, 0.040282733738422394, -0.17403900623321533, 0.3589373230934143, 0.06832962483167648, 0.05432552099227905, -0.0015003849985077977, 0.42886242270469666, -0.2922474145889282, -0.17570717632770538, -0.023123953491449356, 0.04881642013788223, -0.13776952028274536, 0.5710946321487427, -0.31596553325653076, -0.021573955193161964, 0.17137423157691956, 0.1233963668346405, 0.03576420992612839, 0.30089423060417175, -0.22110873460769653, -0.22024005651474, -0.3500179052352905, 0.1045384556055069, 0.2482764571905136, 0.3847912847995758, 0.042437292635440826, -0.22094103693962097, -0.18835262954235077, -0.03325257822871208, -0.39379531145095825, -0.06328365206718445, -0.3547952175140381, 0.1409997195005417, 0.07628145068883896, -0.29380592703819275, -0.1781848967075348, 0.014247623272240162, 0.23789465427398682, 0.25991290807724, 0.10524328052997589, -0.38236457109451294, -0.21212849020957947, -0.011805789545178413, -0.23247450590133667, 0.08621609956026077, 0.3509266972541809, 0.12914685904979706, -0.26266223192214966, -0.021763818338513374, -0.003986319527029991, 0.18281355500221252, 0.1810532808303833, -0.013100002892315388, 0.44213077425956726, -0.17020754516124725, -0.11475314199924469, -0.290560245513916, 0.07796651870012283, -0.1360444873571396, -0.1602148860692978, 0.48933839797973633, -0.2712949812412262, 0.0849638432264328, -0.028176791965961456, 0.054449792951345444, -0.008073328994214535, -0.011323206126689911, 0.3185652196407318, -0.009717029519379139, -0.49674367904663086, 0.17839831113815308, 0.6055592894554138, -0.0013024796498939395, -0.2323203831911087, -0.07009398937225342, 0.15940439701080322, 0.30429762601852417, -0.5106592774391174, -0.32086068391799927, 0.09820506721735, 0.05853096395730972, 0.1011015996336937, 0.12646484375, -0.40109121799468994, -0.20358514785766602, 0.09742960333824158, -0.02019066922366619, -0.022685592994093895, -0.1851312220096588, 0.3823251724243164, 0.4152565896511078, 0.11426472663879395, -0.09883646667003632, 0.442489355802536, 0.27852630615234375, 0.36665433645248413, 0.30581992864608765, 0.38161948323249817, -0.06431642919778824, 0.19485540688037872, -0.092863529920578, 0.022105947136878967, -0.20586994290351868, -0.3103051483631134, 0.2456866353750229, -0.21815738081932068, 0.2687615752220154, 0.4469758868217468, -0.2402833104133606, -0.026893792673945427, 0.06034064292907715, -0.11202595382928848, -0.07626671344041824, 0.032319605350494385, 0.04678764194250107, 0.25398096442222595, 0.2350354790687561, 0.037100113928318024, -0.07666590809822083, 0.19266323745250702, -0.32742875814437866, -0.08310522884130478, 0.007449932862073183, 0.12632262706756592, 0.049180444329977036, 0.1575416624546051, -0.05691627413034439, 0.34962472319602966, -0.3967032730579376, -0.6718898415565491, 0.1679726243019104, 0.37601229548454285, -0.11778324097394943, 0.11579826474189758, -0.06674911826848984, -0.5130930542945862, -0.1423090547323227, 0.48318687081336975, -0.04042434319853783, -0.03166697174310684, 0.054297324270009995, -0.056091003119945526, 0.21925729513168335, 0.011130155995488167, 0.17831239104270935, 0.2649945020675659, -0.30931204557418823, 0.09085065871477127, 0.10955718904733658, -0.011444386094808578, -0.5020895600318909, 0.3582776188850403, 0.05269526317715645, -0.2854069769382477, -0.18916261196136475, 0.2125105857849121, 0.3260318636894226, 0.2664988934993744, -0.2880454659461975, 0.17076760530471802, -0.06800848245620728, 0.21139439940452576, 0.19622476398944855, 0.09039739519357681, -0.016839517280459404, 0.23586803674697876, 0.4418216943740845, 0.13652467727661133, -0.1761554628610611, 0.014938434585928917, -0.19440031051635742, 0.40471962094306946, -0.1962847262620926, 0.191506490111351, 0.2909584045410156, -0.0762488916516304, -0.15789738297462463, 0.2495190054178238, 0.33795493841171265, -0.22061464190483093, 0.23791413009166718, 0.13533540070056915, -0.24250023066997528, -0.5593146681785583, -0.23502403497695923, -0.22068974375724792, -0.44833043217658997, -0.11497926712036133, -0.21065127849578857, 0.3394450843334198, 0.08404049277305603, -0.24720405042171478, 0.23566599190235138, 0.19856467843055725, 0.18107183277606964, 0.10580594092607498, -0.4857405126094818, -0.005936956033110619, 0.31186193227767944, -0.2534865438938141, -0.15653866529464722, -0.2385261356830597, 0.05522489920258522, -0.1002529039978981, 0.2700081169605255, 0.0312761627137661, -0.030367419123649597, -0.08962122350931168, 0.05160602182149887, 0.13179904222488403, 0.15142583847045898, -0.2536945044994354, 0.07768130302429199, -0.4364986717700958, 0.05199795216321945, -0.06484432518482208, 0.3471039831638336, -0.12926085293293, -0.017331469804048538, -0.15379270911216736, 0.07958750426769257, 0.1171257346868515, -0.27613770961761475, -0.30737024545669556, -0.398408442735672, 0.2492659091949463, 0.1739639788866043, -0.11215987056493759, 0.5157687664031982, -0.0055319941602647305, 0.35629937052726746, 0.027492154389619827, -0.4399825930595398, -0.0844353511929512, 0.1113482266664505, -0.08453322947025299, -0.1330118477344513, -0.22098568081855774, 0.255168616771698, 0.0151529461145401, -0.02189275622367859, -0.48094478249549866 ]
171
..\pandas\reference\api\pandas.Series.drop_duplicates.html
pandas.Series.drop_duplicates
Series.drop_duplicates(*, keep='first', inplace=False, ignore_index=False)[source]# Return Series with duplicate values removed.
Parameters: keep{‘first’, ‘last’, False}, default ‘first’Method to handle dropping duplicates: ‘first’ : Drop duplicates except for the first occurrence. ‘last’ : Drop duplicates except for the last occurrence. False : Drop all duplicates. inplacebool, default FalseIf True, performs operation inplace and returns None. ignore_indexbool, default FalseIf True, the resulting axis will be labeled 0, 1, …, n - 1. Added in version 2.0.0. Returns: Series or NoneSeries with duplicates dropped or None if inplace=True.
[">>> s = pd.Series(['llama', 'cow', 'llama', 'beetle', 'llama', 'hippo'],\n... name='animal')\n>>> s\n0 llama\n1 cow\n2 llama\n3 beetle\n4 llama\n5 hippo\nName: animal, dtype: object", '>>> s.drop_duplicates()\n0 llama\n1 cow\n3 beetle\n5 hippo\nName: animal, dtype: object', ">>> s.drop_duplicates(keep='last')\n1 cow\n3 beetle\n4 llama\n5 hippo\nName: animal, dtype: object", '>>> s.drop_duplicates(keep=False)\n1 cow\n3 beetle\n5 hippo\nName: animal, dtype: object']
pandas.Series.drop_duplicates Series.drop_duplicates(*, keep='first', inplace=False, ignore_index=False)[source]# Return Series with duplicate values removed.
[ 0.03965916484594345, -0.35173070430755615, -0.24910716712474823, 0.1952204704284668, -0.09357906877994537, 0.28942328691482544, 0.1609198898077011, 0.418445348739624, -0.08695511519908905, 0.1824055016040802, -0.31909453868865967, 0.3585975766181946, -0.042582377791404724, 0.08674078434705734, -0.29929861426353455, 0.0033064691815525293, -0.06408371031284332, 0.29441800713539124, 0.038710419088602066, -0.14442339539527893, -0.032863277941942215, 0.011023428291082382, -0.14028364419937134, -0.1150631457567215, -0.1137239933013916, -0.14584358036518097, 0.00020718549785669893, 0.002137362491339445, 0.03178544342517853, -0.16654758155345917, 0.08701513707637787, 0.42715761065483093, -0.1303541660308838, 0.41227924823760986, -0.00009419033449376002, -0.29269328713417053, -0.09733472764492035, -0.026932965964078903, 0.02002069167792797, 0.09200394153594971, -0.3152526319026947, 0.09843800216913223, 0.09066980332136154, -0.12511353194713593, -0.06655258685350418, -0.34420567750930786, -0.26301711797714233, -0.08800242096185684, 0.5457282662391663, -0.11350245773792267, 0.2952009439468384, -0.04733482748270035, -0.44439610838890076, -0.02097281441092491, -0.11165545135736465, -0.23326389491558075, 0.11513334512710571, 0.21570943295955658, -0.302989661693573, -0.3103882670402527, 0.05624298378825188, 0.33985158801078796, -0.2300158441066742, 0.15176843106746674, -0.3915350139141083, -0.006638822611421347, 0.3043065667152405, 0.015134151093661785, 0.15719813108444214, 0.33125826716423035, 0.14503078162670135, -0.2716714143753052, -0.19878391921520233, -0.07663646340370178, 0.1691383719444275, -0.13033100962638855, -0.30058014392852783, -0.05940954014658928, 0.010674698278307915, 0.2146787941455841, 0.034917835146188736, 0.2290591448545456, 0.10313604027032852, -0.04242021217942238, -0.1611918807029724, -0.013288489542901516, 0.13627280294895172, -0.2249179482460022, 0.15220023691654205, 0.07852103561162949, 0.03205292299389839, -0.23683099448680878, 0.22595693171024323, 0.16829530894756317, -0.14454108476638794, -0.2981134057044983, -0.07941523939371109, -0.37308642268180847, -0.03155731409788132, 0.1917208433151245, 0.13647578656673431, 0.03685560077428818, -0.06019269675016403, 0.14724551141262054, 0.2821619510650635, 0.18750689923763275, -0.05134839564561844, 0.06175584718585014, 0.0900576040148735, 0.17062142491340637, -0.11992727965116501, 0.0721953734755516, 0.25793033838272095, 0.06643816828727722, 0.17961375415325165, -0.015349887311458588, 0.11285294592380524, -0.07885470986366272, -0.633243978023529, -0.015674542635679245, -0.21393892168998718, -0.26508423686027527, -0.054776884615421295, -0.038523752242326736, 0.0806346908211708, 0.5114448070526123, -0.08417264372110367, 0.07131500542163849, 0.01184011995792389, 0.19172066450119019, -0.3401472866535187, 0.2694423496723175, 0.21709856390953064, -0.17271976172924042, 0.11027751863002777, -0.15899163484573364, 0.32632559537887573, 0.17161084711551666, 0.07363089919090271, -0.12630902230739594, 0.4395172595977783, -0.04044904559850693, 0.14257264137268066, 0.09410926699638367, 0.09269686043262482, 0.1242472305893898, 0.13457955420017242, -0.2639704942703247, -0.17820681631565094, 0.2046254426240921, 0.10103151947259903, -0.05451339855790138, -0.23097214102745056, 0.369463175535202, -0.05179464444518089, 0.026749365031719208, 0.01543573010712862, 0.1647299826145172, -0.11410542577505112, 0.14869369566440582, 0.18987339735031128, 0.058883365243673325, 0.01071863155812025, -0.09126538783311844, 0.07708820700645447, 0.20016157627105713, -0.27296119928359985, -0.10645337402820587, -0.1325986236333847, -0.061123814433813095, 0.025543326511979103, 0.3031473755836487, -0.09486614167690277, -0.03828286752104759, -0.0839020237326622, -0.032681819051504135, 0.10221517831087112, -0.2648527920246124, -0.24220316112041473, 0.09654664993286133, -0.06498917937278748, 0.13258567452430725, 0.26330432295799255, 0.2316228449344635, -0.023446986451745033, 0.002615259727463126, -0.048096880316734314, -0.13237424194812775, -0.10062406212091446, -0.278842955827713, -0.115919329226017, -0.4078715145587921, 0.1736738234758377, -0.128764808177948, 0.08823065459728241, 0.16981443762779236, 0.06157338619232178, -0.07273855805397034, 0.38123613595962524, 0.14617222547531128, -0.13812075555324554, 0.056473445147275925, 0.48696133494377136, -0.2010231614112854, 0.07066023349761963, -0.07619805634021759, 0.026595884934067726, 0.17124469578266144, -0.1299435794353485, -0.1637125015258789, 0.1124831810593605, -0.465604692697525, -0.3460693657398224, -0.23340921103954315, -0.019121240824460983, 0.22819393873214722, 0.3045845031738281, 0.02340279333293438, -0.24194861948490143, -0.009789803065359592, -0.3514275550842285, 0.20941628515720367, -0.020741889253258705, -0.005580247845500708, -0.04436156153678894, 0.17320434749126434, -0.05962436646223068, 0.02573910728096962, 0.14253270626068115, 0.1893807202577591, 0.2566674053668976, 0.1491745263338089, 0.2539333999156952, 0.1847548931837082, -0.10094568878412247, 0.19043228030204773, 0.3682094216346741, -0.1272396445274353, 0.11059756577014923, -0.0760185569524765, -0.09916231036186218, 0.29307445883750916, 0.09843894094228745, 0.125268816947937, -0.29209834337234497, 0.34713032841682434, -0.16091163456439972, -0.25221672654151917, 0.020015085116028786, 0.015098736621439457, 0.1706068217754364, -0.05844859033823013, -0.00029936127248220146, -0.5231993794441223, 0.025136271491646767, 0.29638049006462097, -0.14936427772045135, 0.04015270993113518, -0.445209801197052, 0.30083683133125305, 0.06989454478025436, -0.14148715138435364, 0.14926256239414215, -0.07305044680833817, 0.0690641775727272, 0.04958765581250191, 0.10750691592693329, 0.2992141544818878, 0.04440947249531746, 0.34332627058029175, 0.1542046070098877, 0.09564078599214554, -0.01336590200662613, 0.0360824391245842, 0.026213623583316803, 0.0071062007918953896, -0.12750187516212463, 0.09630879759788513, 0.05974883213639259, 0.11438186466693878, -0.578065037727356, 0.02589375339448452, -0.086997389793396, 0.20594029128551483, 0.08180508762598038, -0.016349054872989655, -0.27041906118392944, -0.15294508635997772, -0.28130751848220825, -0.09354376047849655, 0.019878020510077477, -0.1002425104379654, 0.20453092455863953, 0.20181040465831757, -0.048847757279872894, 0.22010083496570587, -0.012432580813765526, 0.20966003835201263, 0.1817781776189804, 0.14623400568962097, -0.04726136475801468, -0.05445607379078865, 0.17048825323581696, 0.3541674017906189, -0.16238178312778473, 0.16444538533687592, 0.2810022830963135, 0.12866613268852234, -0.2905378043651581, -0.12779709696769714, -0.11951791495084763, -0.15719568729400635, -0.11896687000989914, -0.002649923088029027, 0.2753729522228241, 0.14750465750694275, -0.42844101786613464, -0.20315437018871307, -0.37620916962623596, 0.012715824879705906, -0.028423719108104706, -0.1396123468875885, -0.12736284732818604, 0.22588655352592468, 0.052959542721509933, -0.2526293694972992, 0.21134983003139496, -0.1872812956571579, 0.09767282754182816, 0.07211020588874817, 0.05773793160915375, -0.2580905556678772, -0.08485809713602066, 0.03982723504304886, 0.1822083741426468, -0.043389078229665756, -0.3191477954387665, -0.11173650622367859, 0.24214622378349304, -0.04311405122280121, 0.06539465487003326, 0.057163625955581665, -0.16530291736125946, 0.07981814444065094, -0.2937307059764862, -0.14892618358135223, -0.35450077056884766, 0.13483747839927673, -0.12438223510980606, 0.13958416879177094, 0.19209162890911102, 0.1554238647222519, 0.4444406032562256, -0.28750741481781006, 0.1789582073688507, 0.20444828271865845, -0.07284250110387802, 0.2605718970298767, -0.06659405678510666, -0.04816044494509697, 0.42037248611450195, 0.38581383228302, 0.20552003383636475, 0.3778287172317505, 0.2666272521018982, 0.021961554884910583, 0.041456837207078934, 0.049531806260347366, 0.12680882215499878, -0.133116215467453, -0.49729669094085693, 0.04243095964193344, 0.11159630119800568, 0.2875991761684418, -0.0036519330460578203, 0.1686016023159027, 0.060356296598911285, 0.12589052319526672, -0.3437109887599945, 0.10742619633674622, -0.1577698439359665, -0.30682000517845154, -0.017765378579497337, 0.0344897136092186, -0.123448945581913, 0.12599094212055206, -0.1391967236995697, -0.08663317561149597, -0.09268021583557129, -0.040787067264318466, -0.2551743984222412, -0.042730364948511124, -0.00482605816796422, -0.45727717876434326, 0.18869036436080933, 0.10534859448671341, -0.08348465710878372, 0.3962521553039551, 0.08065371960401535, -0.08004926890134811, 0.03456159308552742, 0.3336772918701172, 0.022170767188072205, -0.14923276007175446, -0.10685109347105026, -0.41347718238830566, -0.21323411166667938, 0.1272885650396347, -0.2230004221200943, -0.14991408586502075, -0.20732277631759644, 0.060098543763160706, -0.12120196223258972, -0.15583999454975128, 0.4474547207355499, 0.20171114802360535, -0.013082911260426044, -0.060869403183460236, -0.17322006821632385, -0.4567413032054901, -0.2244608849287033, -0.012716798111796379, 0.1946742981672287, 0.17927658557891846, -0.10769535601139069, -0.1802944391965866, -0.04282747209072113, -0.21367427706718445, 0.4500584304332733, -0.15776462852954865, 0.15164555609226227, 0.4801037013530731, 0.05873540788888931, 0.026394184678792953, -0.10698969662189484, -0.14229832589626312, 0.07006619870662689, -0.17082884907722473, -0.0641111433506012, -0.45821642875671387, -0.21333454549312592, 0.08029939234256744, 0.1597924530506134, -0.07142213732004166, 0.1108354777097702, -0.023433266207575798, -0.023387106135487556, 0.19659572839736938, -0.42583176493644714, 0.07391459494829178, -0.11962264031171799, -0.1207895427942276, -0.15226571261882782, 0.36076459288597107, 0.05688226968050003, -0.09071239084005356, 0.23647841811180115, -0.03165272995829582, -0.16996702551841736, 0.04714182764291763, -0.026792405173182487, 0.5951184034347534, -0.09242261201143265, -0.09487172216176987, 0.17760877311229706, -0.15299350023269653, 0.11066141724586487, 0.2209080010652542, 0.3330915868282318, -0.14014117419719696, -0.37418073415756226, -0.11899057030677795, 0.1787116676568985, -0.04315681755542755, 0.36615076661109924, -0.027057789266109467, 0.28690823912620544, -0.2327406108379364, 0.0932716578245163, 0.1769219934940338, 0.22962018847465515, 0.22709715366363525, 0.19517765939235687, -0.1912606656551361, 0.1696467101573944, 0.010406616143882275, -0.14089395105838776, -0.035770662128925323, 0.11797459423542023, 0.37917307019233704, -0.1663915514945984, 0.2560509741306305, -0.2828834056854248, -0.007266071625053883, 0.48288804292678833, -0.06687285751104355, -0.3785311281681061, -0.34654635190963745, 0.018955683335661888, 0.1797049194574356, -0.19492481648921967, 0.23582376539707184, 0.045012205839157104, 0.41783854365348816, 0.09299550950527191, -0.1273401975631714, 0.0017847535200417042, 0.13445785641670227, 0.031164610758423805, -0.008335433900356293, 0.11546088010072708, 0.392659991979599, -0.12118597328662872, -0.07559691369533539, 0.2594822347164154, -0.3152301013469696, -0.0998692661523819, -0.04471930116415024, -0.017634527757763863, -0.19102250039577484, -0.3512980043888092, 0.27167242765426636, 0.15449301898479462, -0.30234989523887634, 0.06962090730667114, -0.09387273341417313, -0.05802629888057709, -0.24050384759902954, 0.34036993980407715, 0.45412886142730713, -0.034329164773225784, 0.06333145499229431, -0.1170346736907959, -0.2941341996192932, -0.276885062456131, -0.04623134061694145, -0.08865636587142944, -0.09386427700519562, 0.4567808210849762, -0.3396740257740021, -0.06867147982120514, 0.046433936804533005, 0.04893169552087784, -0.031241830438375473, 0.3732524514198303, -0.03061351180076599, -0.005164311733096838, -0.050306905061006546, 0.08644243329763412, 0.5245438814163208, 0.49864462018013, -0.015633611008524895, 0.0853278860449791, -0.22378286719322205, 0.13810622692108154, -0.4539034366607666, 0.2408057153224945, -0.09040424227714539, 0.1068485826253891, -0.0860157236456871, 0.010879315435886383, -0.1005031168460846, 0.0683075487613678, 0.3558860123157501, 0.1317104995250702, 0.164970263838768, -0.4391321837902069, -0.22727014124393463, -0.028199806809425354, -0.2490961253643036, -0.019951045513153076, 0.13056746125221252, 0.19546376168727875, -0.12193508446216583, 0.04674732685089111, -0.12192295491695404, 0.3598759174346924, 0.17843981087207794, 0.36019638180732727, 0.13091115653514862, -0.4701242446899414, -0.08578542619943619, -0.19954830408096313, -0.11389295011758804, -0.02071269229054451, 0.21221615374088287, 0.05199145898222923, 0.09403841942548752, -0.068585604429245, -0.11568722873926163, -0.11376842856407166, -0.16591060161590576, -0.00019335534307174385, 0.026107903569936752, 0.10213654488325119, -0.4845234155654907, 0.3024173378944397, 0.4066816568374634, -0.13077545166015625, -0.13064685463905334, -0.13626335561275482, -0.2221938520669937, 0.3666478097438812, -0.6447127461433411, -0.291941374540329, 0.2231367975473404, -0.08783529698848724, 0.3099134862422943, 0.27671685814857483, 0.07271837443113327, -0.17008033394813538, 0.0009928279323503375, 0.1415087878704071, 0.10282685607671738, -0.3764733374118805, 0.37514838576316833, 0.19257864356040955, 0.16335268318653107, -0.06558307260274887, -0.1369665563106537, 0.1820293366909027, 0.10721845924854279, -0.07719376683235168, 0.05675503984093666, 0.25842374563217163, -0.1277894824743271, -0.015414906665682793, -0.02842048555612564, 0.05861189588904381, 0.2112080156803131, 0.16128483414649963, -0.5483683347702026, 0.033066943287849426, 0.40440282225608826, -0.08757606893777847, 0.06551364064216614, 0.09259361773729324, 0.05092258006334305, 0.1828426718711853, -0.04402262717485428, 0.05606267601251602, 0.22249983251094818, 0.15182532370090485, -0.2235082983970642, 0.007348922546952963, 0.166482076048851, -0.09055372327566147, 0.247622549533844, -0.09455914050340652, 0.09548237919807434, -0.08504951000213623, 0.1546918898820877, -0.031095508486032486, 0.22863665223121643, -0.29336118698120117, -0.4352359473705292, 0.4553728997707367, 0.020026084035634995, -0.07925578951835632, 0.2766743004322052, 0.10522683709859848, -0.4334329664707184, -0.14189234375953674, 0.1806909739971161, -0.19346129894256592, -0.1892193853855133, -0.03196164593100548, -0.17558100819587708, -0.025326769798994064, 0.05473160743713379, -0.10324163734912872, 0.33079034090042114, -0.30191749334335327, -0.030362732708454132, 0.3302585780620575, -0.1438920944929123, -0.719031035900116, 0.4408739507198334, 0.170880526304245, -0.12889255583286285, 0.00470067048445344, 0.1088261753320694, -0.003879386465996504, -0.052472829818725586, 0.15435899794101715, -0.00569112878292799, 0.017178259789943695, 0.056422337889671326, 0.24104849994182587, -0.04832906275987625, -0.08284537494182587, -0.15525679290294647, 0.01876349374651909, -0.0729399025440216, -0.05371924862265587, -0.39728161692619324, 0.16452740132808685, 0.15857332944869995, 0.20471344888210297, 0.18009784817695618, 0.11410894989967346, -0.20345737040042877, -0.024485616013407707, 0.0123585294932127, 0.1027592346072197, -0.3610420227050781, -0.02401510253548622, 0.15944327414035797, -0.23691034317016602, -0.3524549603462219, -0.00857849232852459, 0.06537753343582153, -0.2968096435070038, 0.10455741733312607, -0.1114545464515686, 0.34608861804008484, 0.013938848860561848, -0.11326837539672852, 0.22374413907527924, 0.012093642726540565, -0.1258699595928192, 0.19088716804981232, -0.1944904923439026, -0.19447290897369385, 0.08079961687326431, 0.46539929509162903, 0.04073910042643547, -0.12634426355361938, 0.22856399416923523, 0.1388212889432907, 0.1859731376171112, -0.014814041554927826, -0.1869596391916275, 0.03477011248469353, 0.332207053899765, 0.21875715255737305, 0.10707783699035645, -0.3904488980770111, 0.07301656156778336, -0.10182759910821915, 0.30119001865386963, -0.043795108795166016, 0.3393009603023529, -0.10032506287097931, 0.22967836260795593, -0.1583433598279953, -0.4930129051208496, 0.21670539677143097, -0.48561710119247437, -0.22053025662899017, -0.5507089495658875, 0.28217804431915283, -0.03421982377767563, -0.03330964222550392, 0.03412249684333801, 0.11523967236280441, 0.3572942316532135, -0.0332176573574543, -0.18838894367218018, 0.10633734613656998, -0.06688337028026581, 0.046573713421821594, 0.14946900308132172, -0.2640077769756317, 0.3715362250804901, 0.11532147228717804, 0.2268616110086441, -0.294950932264328 ]
172
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.view.html
pandas.api.extensions.ExtensionArray.view
ExtensionArray.view(dtype=None)[source]# Return a view on the array.
Parameters: dtypestr, np.dtype, or ExtensionDtype, optionalDefault None. Returns: ExtensionArray or np.ndarrayA view on the ExtensionArray’s data.
['>>> arr = pd.array([1, 2, 3])\n>>> arr2 = arr.view()\n>>> arr[0] = 2\n>>> arr2\n<IntegerArray>\n[2, 2, 3]\nLength: 3, dtype: Int64']
pandas.api.extensions.ExtensionArray.view ExtensionArray.view(dtype=None)[source]# Return a view on the array.
[ 0.08148130774497986, -0.3966439366340637, -0.19524060189723969, 0.022211331874132156, 0.2563234269618988, -0.03501390293240547, 0.335338294506073, 0.4276411533355713, 0.1984800100326538, 0.2665920555591583, -0.08840122073888779, 0.3837231993675232, -0.2705410122871399, 0.18997104465961456, -0.08646184206008911, -0.04044489189982414, 0.05629516392946243, 0.37865135073661804, 0.06274216622114182, -0.16403727233409882, -0.37844428420066833, -0.10188768059015274, 0.11302006244659424, 0.0291303638368845, 0.025734661146998405, -0.25903230905532837, -0.07505698502063751, -0.08629400283098221, -0.07172712683677673, -0.23844824731349945, 0.300708144903183, -0.21793422102928162, -0.16411197185516357, 0.060195062309503555, -0.00010140514496015385, 0.10505876690149307, 0.17309363186359406, 0.031885430216789246, 0.1556990146636963, 0.1794925332069397, -0.0472031906247139, 0.08114004135131836, 0.30716878175735474, -0.3413636386394501, -0.16785107553005219, -0.5752464532852173, 0.024449970573186874, -0.24789878726005554, 0.1359003782272339, 0.2559932470321655, 0.2534503638744354, -0.05440985783934593, -0.10589231550693512, 0.0792904645204544, -0.09612805396318436, 0.14488019049167633, 0.20793281495571136, -0.07210514694452286, -0.05027065426111221, 0.20265986025333405, -0.1364993453025818, 0.35561755299568176, -0.13820987939834595, 0.06379808485507965, 0.04474779963493347, 0.039563827216625214, 0.3182412385940552, -0.16511201858520508, 0.1307286024093628, 0.14400562644004822, 0.28578585386276245, -0.13091158866882324, -0.25452321767807007, -0.09521777182817459, 0.04293036460876465, 0.05782287195324898, 0.0019583196844905615, 0.06816739588975906, 0.19627568125724792, 0.1810981035232544, 0.010714175179600716, 0.05893055349588394, -0.3766591548919678, 0.10450281202793121, -0.28671151399612427, 0.11359867453575134, 0.09478649497032166, -0.04061686992645264, 0.024762948974967003, -0.3328145444393158, 0.444336473941803, -0.13872215151786804, -0.012630213052034378, 0.29139161109924316, 0.1728140413761139, -0.19227857887744904, 0.21750447154045105, -0.5784731507301331, -0.12410452961921692, -0.12472157925367355, -0.004966819193214178, 0.1087007224559784, -0.16605955362319946, 0.22704102098941803, 0.1043362244963646, 0.03935367986559868, -0.09917160868644714, 0.014204582199454308, 0.09906890988349915, 0.027675528079271317, 0.21758796274662018, 0.14073024690151215, 0.019055595621466637, 0.29858875274658203, -0.027151111513376236, -0.11484646797180176, 0.34606459736824036, 0.07948586344718933, -0.20815959572792053, 0.013823190703988075, -0.3080967366695404, 0.0464303232729435, 0.04998796060681343, 0.2233797013759613, 0.18675534427165985, 0.356456458568573, 0.257462739944458, -0.22717724740505219, 0.03471655398607254, 0.056658338755369186, -0.35884857177734375, 0.45040079951286316, 0.15742003917694092, -0.36469271779060364, 0.11926868557929993, 0.1335824429988861, 0.22443696856498718, -0.09226450324058533, 0.12425524741411209, 0.07904589176177979, -0.12230145931243896, 0.060152482241392136, 0.34273260831832886, 0.43384280800819397, 0.0023591856006532907, -0.23794065415859222, 0.4552591145038605, -0.1874898374080658, -0.17388656735420227, 0.2155875414609909, 0.19647498428821564, 0.05134459212422371, -0.2899300456047058, 0.31403931975364685, -0.1386663168668747, 0.32651495933532715, -0.07014025747776031, 0.1443573534488678, -0.31850364804267883, 0.21747474372386932, 0.24312473833560944, 0.14368616044521332, 0.378745436668396, -0.1262316107749939, 0.15547166764736176, 0.037210024893283844, -0.28155916929244995, -0.0188045222312212, -0.2678680717945099, -0.2826986610889435, -0.06460905820131302, -0.1426469385623932, -0.049377892166376114, -0.04804525151848793, -0.12165357172489166, 0.07270003855228424, 0.23766827583312988, -0.03128757327795029, -0.3032642602920532, -0.15374775230884552, -0.11533530801534653, 0.13434435427188873, 0.25063589215278625, 0.24130244553089142, -0.0002617320278659463, 0.1964627355337143, -0.0562480129301548, 0.031223691999912262, 0.08179870992898941, 0.17730721831321716, 0.007650888990610838, -0.3308563232421875, 0.16149869561195374, -0.08817585557699203, 0.12816956639289856, 0.03235276788473129, -0.035656824707984924, -0.2697831690311432, 0.11795036494731903, -0.1903827041387558, -0.18375103175640106, -0.28798481822013855, 0.42943912744522095, -0.13922040164470673, 0.03248471021652222, -0.36054855585098267, -0.33596062660217285, 0.0591721385717392, -0.27998775243759155, -0.14438723027706146, 0.0835513174533844, -0.6096673607826233, 0.041640397161245346, 0.1448959857225418, 0.10828595608472824, -0.11534427851438522, 0.32464250922203064, -0.06474751234054565, 0.0011138847330585122, 0.20185689628124237, -0.29794415831565857, -0.1363857239484787, -0.011641088873147964, 0.103148452937603, -0.07691708952188492, 0.18585620820522308, 0.17690566182136536, -0.018065936863422394, -0.019656307995319366, -0.0006658401107415557, 0.09081857651472092, 0.06469616293907166, 0.11294819414615631, 0.13696056604385376, 0.33360612392425537, 0.013623828068375587, -0.05253889039158821, 0.053070828318595886, -0.014994322322309017, -0.18003569543361664, -0.012034723535180092, 0.5611386895179749, 0.16868381202220917, 0.07390371710062027, -0.2606828808784485, 0.3739683926105499, 0.14170882105827332, -0.014021134935319424, -0.0225378405302763, 0.13748487830162048, 0.3948403000831604, 0.08089038729667664, -0.09174801409244537, -0.33930546045303345, -0.35657966136932373, 0.24286231398582458, -0.10022705793380737, 0.20793947577476501, -0.2923038899898529, 0.3505985140800476, 0.3118817210197449, -0.012341134250164032, 0.2229408621788025, 0.08123636245727539, -0.0464257188141346, -0.09216625243425369, 0.2422511875629425, -0.07802831381559372, -0.014124435372650623, 0.19655653834342957, -0.07534217834472656, 0.17127616703510284, -0.033483486622571945, 0.05293650925159454, 0.3109663128852844, 0.3316735327243805, 0.21978802978992462, -0.14880043268203735, 0.11190183460712433, -0.24372082948684692, -0.3744065761566162, -0.13785608112812042, -0.11969945579767227, 0.09807050228118896, -0.13564060628414154, 0.049966614693403244, -0.2124122679233551, -0.6183786988258362, 0.19050194323062897, -0.7674272060394287, 0.00886186771094799, -0.028606712818145752, 0.12668152153491974, 0.3782946765422821, -0.2744446098804474, 0.16471494734287262, -0.25127333402633667, 0.2469944953918457, 0.3000211715698242, 0.06796800345182419, -0.09391441196203232, 0.11406127363443375, 0.05008784681558609, 0.2336437702178955, 0.021483678370714188, 0.12003622204065323, 0.3123948574066162, 0.26781997084617615, 0.28734418749809265, -0.1388704627752304, -0.23589293658733368, 0.0009226251277141273, -0.13801375031471252, -0.039025235921144485, 0.24165165424346924, 0.1674075722694397, 0.07353116571903229, -0.2896190285682678, -0.1887110322713852, 0.038287434726953506, -0.07565560936927795, -0.1156572699546814, 0.066065214574337, 0.06843948364257812, -0.0816137045621872, -0.3361801207065582, 0.19299480319023132, -0.2288864552974701, 0.1556868702173233, 0.06671309471130371, 0.2916911244392395, -0.09216541796922684, 0.028006263077259064, 0.4157686233520508, 0.2824751138687134, -0.10209046304225922, -0.19328628480434418, 0.12455302476882935, -0.04383271187543869, 0.03666225075721741, -0.014093122445046902, 0.3161846399307251, -0.40623965859413147, 0.24602404236793518, -0.05439615249633789, -0.007208201102912426, -0.5051305294036865, -0.12966512143611908, -0.2463696151971817, 0.042656309902668, -0.2982896864414215, 0.45685869455337524, 0.2958647608757019, -0.29134994745254517, -0.06320303678512573, -0.020462533459067345, 0.04881499335169792, -0.19337892532348633, -0.14201538264751434, -0.05284625664353371, 0.34753575921058655, 0.0812523365020752, -0.0015461528673768044, 0.15242013335227966, -0.07018457353115082, 0.07569929957389832, -0.1977815330028534, 0.2617621123790741, 0.11609705537557602, -0.24409984052181244, -0.430728018283844, 0.23704370856285095, -0.21051336824893951, 0.31897011399269104, -0.21260778605937958, -0.2933224141597748, 0.04430729150772095, -0.074398934841156, -0.4553687572479248, -0.1301407665014267, -0.050833143293857574, -0.08706487715244293, -0.08079035580158234, -0.09714566171169281, 0.3279651403427124, -0.15781152248382568, 0.05508711561560631, -0.2275947630405426, 0.12747320532798767, 0.13558705151081085, -0.16285522282123566, 0.086433544754982, -0.4453015625476837, 0.09195113182067871, 0.2985435724258423, 0.28488266468048096, 0.2375769466161728, 0.281505823135376, -0.2296551614999771, 0.2879972755908966, -0.0639089047908783, 0.7289114594459534, 0.3127317428588867, -0.10679133981466293, 0.13307851552963257, -0.1982431411743164, -0.05390717834234238, -0.05002503842115402, -0.04833018034696579, 0.17792658507823944, -0.07915211468935013, 0.213069349527359, 0.061052221804857254, 0.0983879491686821, 0.09106945246458054, -0.2079952210187912, -0.20817998051643372, 0.1679699569940567, -0.2955271303653717, -0.21936261653900146, 0.026992877945303917, 0.15789350867271423, -0.0042989784851670265, 0.16873882710933685, 0.003032669657841325, -0.33235660195350647, -0.19115900993347168, -0.5770050883293152, 0.07508203387260437, 0.40108969807624817, 0.16726766526699066, -0.009235065430402756, -0.06521008163690567, -0.17094361782073975, 0.03133731707930565, 0.1554306447505951, 0.19916637241840363, 0.005445719696581364, -0.22316491603851318, -0.12643158435821533, -0.09715374559164047, 0.2806292772293091, 0.1820201575756073, -0.2511136829853058, 0.11910522729158401, -0.011340850032866001, -0.001989433541893959, 0.06499502062797546, -0.017533887177705765, 0.283095121383667, -0.24797901511192322, -0.04928581416606903, -0.3415471017360687, 0.5975179076194763, -0.0787414088845253, 0.007999485358595848, 0.29536527395248413, 0.5176328420639038, -0.2692130208015442, -0.13366074860095978, 0.3542342185974121, 0.6330875158309937, -0.11864151805639267, 0.03934544697403908, 0.3270470201969147, -0.15071924030780792, 0.3629668354988098, 0.24594779312610626, 0.42698922753334045, -0.2634839713573456, -0.23368506133556366, -0.23032154142856598, 0.022873539477586746, 0.2479308843612671, -0.1737629473209381, -0.11470504850149155, -0.05586649477481842, -0.24749520421028137, 0.38642647862434387, 0.28115206956863403, 0.005921326577663422, -0.10720844566822052, -0.1641436070203781, -0.5222764015197754, 0.2186819314956665, -0.11154177039861679, -0.4560074210166931, -0.039107583463191986, -0.04522772133350372, -0.17749379575252533, -0.1852843016386032, 0.08746732026338577, 0.06970002502202988, 0.1041971743106842, 0.24654999375343323, -0.21115504205226898, -0.2657085359096527, -0.49695566296577454, -0.049022551625967026, -0.1456795036792755, -0.041592348366975784, -0.011898116208612919, -0.004722015466541052, 0.1265779584646225, -0.10290723294019699, -0.37460052967071533, 0.099823959171772, 0.5411975383758545, 0.04167993739247322, 0.05454409867525101, 0.34744077920913696, 0.061316147446632385, 0.06407073885202408, -0.12852418422698975, 0.08137597143650055, 0.16752009093761444, -0.28672507405281067, -0.1045553907752037, -0.22950425744056702, -0.16512855887413025, 0.05636538192629814, 0.22598931193351746, -0.0020925793796777725, -0.07972539961338043, 0.018784308806061745, 0.17589527368545532, -0.13168175518512726, 0.08587875962257385, 0.16769784688949585, 0.580128014087677, 0.2513731122016907, 0.03381246700882912, -0.16301076114177704, -0.34068959951400757, -0.2803904116153717, 0.012259610928595066, 0.07467389106750488, 0.05152517557144165, 0.3791867792606354, 0.17947566509246826, -0.15520845353603363, -0.07904378324747086, -0.0522979311645031, -0.186679869890213, 0.3814479410648346, -0.4180978238582611, 0.003618688089773059, -0.4814426302909851, 0.40499934554100037, -0.35345563292503357, 0.5580227971076965, 0.16476503014564514, 0.13613426685333252, -0.05226907134056091, -0.24810542166233063, -0.4445978105068207, -0.09468623250722885, -0.28302299976348877, -0.22250595688819885, -0.2827909290790558, 0.3995186388492584, 0.07340043038129807, -0.09641753882169724, 0.26255521178245544, 0.020684774965047836, -0.0001943854003911838, -0.3595927953720093, 0.013650118373334408, 0.04458196088671684, 0.1075693890452385, 0.15416592359542847, 0.23109225928783417, 0.022221921011805534, -0.36712852120399475, -0.04063357785344124, 0.10303732007741928, 0.06618228554725647, 0.04934671148657799, 0.21181246638298035, 0.1406276673078537, -0.050588447600603104, 0.0061688353307545185, -0.060001667588949203, -0.30474457144737244, -0.08478065580129623, -0.27873653173446655, -0.078722283244133, -0.43169355392456055, -0.040046874433755875, 0.17308995127677917, 0.05313699319958687, -0.12126222997903824, 0.09541555494070053, 0.09061180055141449, 0.2146042287349701, -0.29941320419311523, -0.258222758769989, 0.3660339415073395, -0.11534731835126877, -0.007142911199480295, -0.04330013692378998, 0.30263635516166687, 0.26590439677238464, -0.5124946236610413, -0.019915388897061348, 0.018695775419473648, -0.07543962448835373, 0.3305734694004059, 0.289338082075119, -0.13500827550888062, 0.007975487038493156, 0.051757410168647766, 0.09489402920007706, 0.3747278153896332, -0.12364114820957184, 0.3264329731464386, 0.5853816270828247, -0.29901260137557983, -0.05712722986936569, 0.16322678327560425, 0.2896459996700287, 0.38847848773002625, 0.2789970338344574, 0.09001561999320984, 0.3491802513599396, -0.28246262669563293, -0.2022089958190918, 0.06425262987613678, 0.004632739815860987, -0.1614559143781662, -0.0006478923023678362, -0.16732558608055115, 0.2875431478023529, 0.35796841979026794, 0.025020452216267586, -0.08680576831102371, 0.16788242757320404, -0.040109388530254364, 0.17644040286540985, -0.048434335738420486, 0.297651082277298, 0.3626110851764679, 0.1586521714925766, 0.03770070895552635, -0.1867424100637436, 0.276004433631897, -0.18566490709781647, -0.17864248156547546, -0.10163124650716782, -0.2169896364212036, 0.18395006656646729, 0.19490677118301392, -0.08986230939626694, 0.20031067728996277, -0.1228560134768486, -0.30575165152549744, 0.27584606409072876, 0.14316630363464355, -0.06562414765357971, 0.17348237335681915, -0.10797727853059769, -0.1863912045955658, -0.13380369544029236, -0.07988502085208893, -0.14520008862018585, -0.3100367784500122, -0.04665049910545349, -0.08186217397451401, 0.07168606668710709, 0.014370783232152462, -0.12914761900901794, 0.323464035987854, -0.17681798338890076, 0.22200967371463776, 0.1448802947998047, 0.09966516494750977, -0.18202587962150574, 0.3795771896839142, 0.05344776809215546, -0.05991779640316963, -0.19572025537490845, -0.25285619497299194, -0.5065668225288391, -0.4606258273124695, -0.29338279366493225, -0.13702356815338135, 0.16254982352256775, 0.12636329233646393, 0.16366741061210632, 0.22449979186058044, 0.09449374675750732, -0.12247858941555023, 0.4265441596508026, 0.4229927062988281, 0.005012719891965389, -0.2661202847957611, 0.18632347881793976, 0.007029170636087656, -0.3666359484195709, 0.1901356279850006, -0.09199594706296921, -0.17779451608657837, -0.3309241533279419, 0.14750239253044128, 0.17349976301193237, -0.07654115557670593, 0.05160290002822876, 0.08129744976758957, -0.20977668464183807, -0.1772639900445938, -0.3021983802318573, -0.16494248807430267, -0.10906344652175903, 0.12816564738750458, -0.10629524290561676, 0.2656362056732178, 0.03233445808291435, 0.24003516137599945, -0.13649982213974, 0.1676548570394516, 0.0042550391517579556, 0.20334851741790771, 0.02283172309398651, -0.13539564609527588, 0.09957567602396011, 0.06931309401988983, 0.25635603070259094, -0.38393861055374146, 0.17651814222335815, 0.3005656599998474, 0.21370095014572144, -0.013883573934435844, -0.48073431849479675, 0.04342719539999962, 0.5138587951660156, 0.05220072343945503, 0.14498348534107208, -0.3533194363117218, 0.45333796739578247, -0.42017078399658203, -0.0888097733259201, -0.12160219997167587, -0.10378967970609665, -0.1383310854434967, -0.004664114210754633, 0.0019963777158409357, -0.26015517115592957, 0.4567081332206726, -0.5367923378944397, -0.4600026607513428, -0.09092783182859421, 0.16227686405181885, -0.04873186722397804, -0.06545030325651169, -0.10630781948566437, -0.16003553569316864, 0.21802595257759094, 0.012425834313035011, -0.10977458953857422, -0.04935528337955475, -0.205181285738945, -0.14364589750766754, -0.2477378398180008, 0.12543508410453796, 0.19240815937519073, 0.25683003664016724, -0.02215651609003544, -0.34546658396720886 ]
173
..\pandas\reference\api\pandas.Series.unique.html
pandas.Series.unique
Series.unique()[source]# Return unique values of Series object. Uniques are returned in order of appearance. Hash table-based unique, therefore does NOT sort. Notes Returns the unique values as a NumPy array. In case of an extension-array backed Series, a new ExtensionArray of that type with just the unique values is returned. This includes Categorical Period Datetime with Timezone Datetime without Timezone Timedelta Interval Sparse IntegerNA See Examples section.
Returns: ndarray or ExtensionArrayThe unique values returned as a NumPy array. See Notes.
[">>> pd.Series([2, 1, 3, 3], name='A').unique()\narray([2, 1, 3])", ">>> pd.Series([pd.Timestamp('2016-01-01') for _ in range(3)]).unique()\n<DatetimeArray>\n['2016-01-01 00:00:00']\nLength: 1, dtype: datetime64[ns]", ">>> pd.Series([pd.Timestamp('2016-01-01', tz='US/Eastern')\n... for _ in range(3)]).unique()\n<DatetimeArray>\n['2016-01-01 00:00:00-05:00']\nLength: 1, dtype: datetime64[ns, US/Eastern]", ">>> pd.Series(pd.Categorical(list('baabc'))).unique()\n['b', 'a', 'c']\nCategories (3, object): ['a', 'b', 'c']\n>>> pd.Series(pd.Categorical(list('baabc'), categories=list('abc'),\n... ordered=True)).unique()\n['b', 'a', 'c']\nCategories (3, object): ['a' < 'b' < 'c']"]
pandas.Series.unique Series.unique()[source]# Return unique values of Series object. Uniques are returned in order of appearance. Hash table-based unique, therefore does NOT sort. Notes Returns the unique values as a NumPy array. In case of an extension-array backed Series, a new ExtensionArray of that type with just the unique values is returned. This includes Categorical Period Datetime with Timezone Datetime without Timezone Timedelta Interval Sparse IntegerNA See Examples section.
[ 0.02803085371851921, -0.36157914996147156, -0.19662101566791534, 0.26541709899902344, 0.14849336445331573, 0.33943161368370056, 0.03315698727965355, 0.15586015582084656, -0.24319645762443542, 0.07705780863761902, -0.2494579702615738, 0.1861739158630371, -0.03544967621564865, -0.08434376120567322, 0.08493572473526001, -0.2530403733253479, -0.0005201743333600461, 0.22981183230876923, 0.1057199165225029, -0.2265446037054062, -0.50138258934021, -0.061472468078136444, -0.20264245569705963, 0.1176876351237297, -0.2496446669101715, -0.21854561567306519, -0.2737821936607361, 0.0931401178240776, 0.0858248695731163, -0.4104797840118408, 0.01716318540275097, -0.008651834912598133, 0.06491722911596298, 0.510249137878418, -0.00010092763841385022, -0.18642956018447876, -0.0008800107752904296, -0.10251199454069138, 0.10471422970294952, 0.13205267488956451, -0.23977112770080566, -0.095957912504673, 0.012865922413766384, -0.3979535698890686, -0.05972818285226822, -0.3903212547302246, 0.08746511489152908, -0.12438951432704926, 0.3303525745868683, 0.0994192436337471, 0.27171146869659424, 0.012389366514980793, -0.10648182779550552, -0.10318481922149658, 0.01931951940059662, -0.0656440258026123, -0.009316224604845047, -0.05149343982338905, -0.07039029896259308, 0.3142535388469696, 0.2425176352262497, 0.11953850090503693, 0.07407695055007935, -0.0009468133794143796, -0.0672760158777237, 0.1384604424238205, 0.15611658990383148, 0.15401270985603333, 0.0938933715224266, 0.33265936374664307, 0.3160906732082367, -0.05284051224589348, -0.22432969510555267, 0.22086259722709656, -0.07362488657236099, -0.07681437581777573, -0.06426771730184555, 0.24334004521369934, 0.1805844008922577, 0.09192128479480743, 0.16115504503250122, 0.8977996110916138, -0.08270961791276932, 0.2382260262966156, -0.3845635950565338, 0.24411621689796448, 0.09241554886102676, 0.048445943742990494, -0.09755895286798477, -0.12694482505321503, -0.1988726556301117, -0.13569998741149902, 0.36525899171829224, 0.31848597526550293, 0.12682940065860748, -0.2189667522907257, -0.02913169376552105, -0.14782747626304626, -0.1750606894493103, -0.15739628672599792, 0.16745254397392273, 0.18189352750778198, -0.04017145186662674, 0.027394885197281837, 0.13972888886928558, 0.2145756185054779, 0.09471394866704941, -0.2418057918548584, 0.08511984348297119, -0.21047437191009521, -0.2287958264350891, -0.059821415692567825, 0.047448646277189255, 0.32661521434783936, 0.22518430650234222, 0.17338202893733978, -0.0738907903432846, 0.14694452285766602, -0.3979412615299225, 0.07012896984815598, -0.30381670594215393, -0.3329654932022095, -0.004956956021487713, 0.23764550685882568, -0.13354597985744476, -0.07837427407503128, -0.30893731117248535, -0.56996750831604, 0.09401952475309372, 0.09172149002552032, -0.40825730562210083, 0.09972026199102402, 0.001975173596292734, -0.044567134231328964, -0.09977458417415619, -0.33499258756637573, 0.2150120884180069, 0.08150646835565567, -0.004050918854773045, 0.027993477880954742, 0.18386952579021454, 0.09083156287670135, 0.41146212816238403, 0.09480860084295273, -0.03509261831641197, 0.1868189573287964, -0.02405504882335663, 0.22272884845733643, -0.3231101632118225, 0.12542074918746948, 0.14326973259449005, -0.3736778795719147, -0.12796273827552795, 0.33447176218032837, -0.15513849258422852, 0.3739434778690338, 0.42713019251823425, -0.08296377956867218, -0.012773501686751842, -0.08403799682855606, 0.30366483330726624, 0.03352218121290207, -0.05453180894255638, -0.16079221665859222, -0.2507688105106354, -0.1391516476869583, -0.2836951017379761, 0.06421692669391632, -0.2991330027580261, -0.13614118099212646, -0.057343725115060806, 0.18906429409980774, -0.08464537560939789, -0.08394250273704529, -0.12296786904335022, 0.07208386063575745, 0.22911804914474487, -0.06982553005218506, -0.10269471257925034, -0.14152681827545166, 0.20512473583221436, 0.10997527837753296, 0.105058953166008, 0.4377962052822113, 0.19201910495758057, -0.12910081446170807, -0.05488760024309158, -0.17939573526382446, -0.10943646728992462, -0.25602227449417114, 0.00005360913564800285, -0.021768750622868538, 0.31688910722732544, -0.26875919103622437, -0.032589834183454514, 0.10242515057325363, 0.38268449902534485, -0.013304094783961773, 0.11408258229494095, 0.1878994107246399, -0.259230375289917, -0.023446472361683846, 0.20377196371555328, -0.014292857609689236, 0.38290929794311523, -0.2247319370508194, -0.010124276392161846, 0.17973725497722626, 0.017822448164224625, -0.05768128111958504, 0.1417270451784134, -0.3737136423587799, -0.24693799018859863, -0.10082368552684784, -0.05376826599240303, 0.16406145691871643, 0.25409990549087524, 0.29498568177223206, 0.23315933346748352, -0.03531339392066002, -0.1444859802722931, 0.20268568396568298, -0.10557740926742554, -0.43984994292259216, -0.10747004300355911, -0.10601238161325455, 0.0007977556088007987, 0.07228751480579376, -0.11899388581514359, 0.10165134072303772, 0.1677454262971878, -0.002872815355658531, 0.0597088560461998, 0.011236324906349182, 0.013082860969007015, -0.13005180656909943, -0.283413290977478, 0.16327586770057678, -0.05659772828221321, 0.05031426623463631, -0.08366526663303375, 0.34501850605010986, 0.3059718906879425, -0.13440048694610596, -0.2410607933998108, 0.6026527285575867, -0.35603687167167664, -0.28455641865730286, 0.06659707427024841, 0.0455259345471859, 0.28317150473594666, 0.22109821438789368, -0.09084902703762054, -0.5483241677284241, -0.03072669543325901, 0.36747756600379944, -0.021471792832016945, 0.3054855167865753, -0.5355737209320068, 0.3622397482395172, 0.7407352924346924, -0.43928930163383484, 0.29856255650520325, -0.03894299268722534, 0.1975323110818863, -0.12775102257728577, 0.21779102087020874, 0.07621801644563675, 0.2392408847808838, 0.28576692938804626, 0.2664586007595062, 0.13828852772712708, -0.014315417036414146, 0.03075249120593071, 0.007622005417943001, 0.13218317925930023, -0.4190284311771393, -0.0675998255610466, 0.10008881986141205, 0.2161857783794403, -0.2734808027744293, 0.020278770476579666, 0.017216818407177925, 0.06118350848555565, -0.005002535879611969, 0.07736300677061081, -0.3943188190460205, -0.1545601189136505, -0.02387327514588833, -0.44436779618263245, 0.03982756286859512, -0.16167579591274261, 0.39424487948417664, 0.1082313284277916, -0.06938568502664566, 0.0179443322122097, 0.020019568502902985, 0.3070465326309204, 0.33379724621772766, 0.23789136111736298, -0.3993578255176544, -0.23792287707328796, -0.23510189354419708, 0.2536230981349945, -0.299140602350235, 0.3510357737541199, 0.2982616424560547, -0.001951647805981338, 0.20445188879966736, -0.2302427887916565, -0.283086895942688, -0.026088746264576912, -0.1905594766139984, 0.0007179664680734277, 0.18371830880641937, 0.08733607828617096, -0.255504846572876, 0.009654605761170387, -0.04989851266145706, -0.08162356168031693, -0.2459092140197754, 0.040191348642110825, -0.13753578066825867, 0.13159814476966858, -0.07690751552581787, -0.31622111797332764, -0.22286798059940338, -0.21216686069965363, 0.01918933354318142, 0.07428037375211716, 0.32790353894233704, -0.34752586483955383, -0.41545432806015015, 0.15347644686698914, -0.001182860927656293, -0.01451125554740429, -0.4432567358016968, -0.0855417400598526, 0.48547375202178955, -0.27237632870674133, -0.10958054661750793, 0.0022852164693176746, -0.31760233640670776, 0.12892255187034607, -0.03649798780679703, 0.20069348812103271, -0.4865921437740326, -0.013775578700006008, 0.03500068187713623, 0.18998612463474274, -0.039227645844221115, 0.22410494089126587, -0.17550989985466003, -0.2198496013879776, -0.0007577346405014396, -0.04709969460964203, 0.014548464678227901, 0.41445252299308777, -0.09154338389635086, -0.09962815791368484, 0.5051375031471252, 0.16355614364147186, 0.11609341949224472, 0.018042251467704773, -0.14275884628295898, 0.05902378633618355, -0.16691742837429047, -0.1740090698003769, -0.14191612601280212, -0.0036006742157042027, -0.4584486782550812, 0.1512758880853653, 0.10907968133687973, 0.2731344401836395, 0.08064990490674973, 0.29386523365974426, 0.059444256126880646, 0.036735374480485916, -0.4191439747810364, 0.23379088938236237, -0.06659358739852905, 0.05113707110285759, 0.12755423784255981, -0.04901643842458725, 0.12419340759515762, -0.24511855840682983, -0.2732538878917694, -0.26112356781959534, 0.14852531254291534, -0.13919977843761444, 0.1486530601978302, -0.14531925320625305, -0.06155911087989807, 0.036520443856716156, 0.3353683650493622, 0.36374232172966003, -0.03318703547120094, 0.2222398966550827, -0.07887163758277893, 0.3139885365962982, 0.11075369268655777, 0.598685622215271, 0.16267842054367065, -0.15135791897773743, 0.19952447712421417, -0.5786548256874084, -0.34211599826812744, -0.024785710498690605, -0.27601203322410583, -0.11369295418262482, -0.5018149614334106, 0.10821979492902756, 0.054585568606853485, -0.10942399501800537, 0.04309587553143501, 0.0334649421274662, -0.13610726594924927, -0.23627318441867828, -0.14958815276622772, -0.31357529759407043, 0.14574609696865082, -0.15619207918643951, 0.025319552049040794, -0.14690904319286346, -0.050070516765117645, -0.34771475195884705, -0.2004861980676651, -0.025520341470837593, 0.27753034234046936, 0.119520403444767, -0.05713748559355736, 0.09399696439504623, 0.0569455511868, -0.02410661242902279, -0.1211412250995636, -0.11158491671085358, 0.0026998247485607862, -0.12623824179172516, 0.08449505269527435, 0.009652465581893921, -0.3965331017971039, -0.3012806177139282, 0.1833311915397644, -0.18081237375736237, -0.06742580980062485, 0.08763814717531204, -0.02249542810022831, 0.024121034890413284, -0.13513122498989105, 0.14487028121948242, -0.06335785984992981, -0.2402564138174057, -0.3040183484554291, 0.36650821566581726, 0.039901480078697205, -0.2637265920639038, 0.1679719239473343, 0.1604255735874176, -0.19245663285255432, -0.09804907441139221, 0.10278135538101196, 0.6553052663803101, -0.14673878252506256, 0.07362772524356842, 0.39893269538879395, -0.04530114680528641, 0.17666876316070557, 0.2763160467147827, 0.3531257212162018, -0.2047380805015564, -0.13556578755378723, -0.3084849715232849, 0.11872723698616028, 0.011566435918211937, 0.4814625084400177, -0.36475178599357605, 0.2188686728477478, -0.09954075515270233, 0.24259261786937714, 0.13880102336406708, 0.1445503979921341, 0.020424850285053253, 0.40956220030784607, -0.3244215250015259, 0.25778326392173767, 0.22599415481090546, 0.13055014610290527, -0.09312793612480164, 0.016464848071336746, 0.09213576465845108, -0.01678372360765934, 0.2859611511230469, -0.3208969235420227, 0.041446734219789505, 0.37490224838256836, 0.08950234204530716, -0.1488787978887558, -0.4813973605632782, -0.2073390632867813, 0.21466565132141113, -0.47030627727508545, 0.3023790717124939, 0.06486675143241882, 0.34615010023117065, 0.28346511721611023, -0.16790176928043365, -0.15365755558013916, 0.42784932255744934, -0.08026296645402908, 0.19035634398460388, 0.2150304615497589, 0.13657794892787933, -0.1418323963880539, -0.16912735998630524, 0.6108526587486267, -0.38466015458106995, -0.05502971634268761, -0.07091263681650162, -0.1984918862581253, -0.41659823060035706, -0.07480618357658386, 0.2148488461971283, -0.026453979313373566, -0.06627117842435837, 0.4099046587944031, -0.18077406287193298, -0.19188617169857025, -0.22490748763084412, 0.15059956908226013, 0.4611947536468506, 0.11990060657262802, -0.12966378033161163, -0.08695150166749954, -0.2767844796180725, -0.20690399408340454, 0.10279127210378647, -0.13601911067962646, -0.4074995219707489, 0.39289718866348267, -0.11545237898826599, 0.07252173870801926, 0.3064570128917694, 0.28709518909454346, -0.03818560764193535, 0.4555372893810272, -0.22355428338050842, -0.03768174722790718, 0.024705717340111732, 0.01279435120522976, 0.4116342067718506, 0.3300594389438629, 0.14684493839740753, 0.11240864545106888, -0.18246665596961975, -0.13811878859996796, -0.4456610381603241, 0.01628025993704796, -0.10193140804767609, 0.18214599788188934, -0.2577477991580963, 0.21191629767417908, -0.053898390382528305, 0.24916139245033264, 0.24557863175868988, 0.27517712116241455, -0.2885901629924774, -0.3350033760070801, 0.06071979179978371, 0.057614780962467194, -0.16310326755046844, -0.01009898167103529, 0.028769588097929955, 0.2211659699678421, -0.16261211037635803, -0.07715201377868652, 0.1229168027639389, 0.3800816535949707, -0.025112494826316833, 0.37616047263145447, 0.13850566744804382, -0.2549314498901367, -0.1137748584151268, -0.08649753034114838, -0.0277311559766531, 0.2784975469112396, 0.27270054817199707, 0.34466293454170227, -0.220384418964386, -0.009811300784349442, 0.004447754006832838, 0.1407143622636795, -0.1950598806142807, -0.43170368671417236, 0.21088184416294098, 0.14333763718605042, -0.2723355293273926, -0.0929441824555397, -0.015119493938982487, -0.12722988426685333, -0.07598766684532166, -0.42369526624679565, -0.0923471450805664, 0.2371589094400406, -0.3063073456287384, -0.13070635497570038, -0.005733884871006012, 0.21717409789562225, 0.32419970631599426, 0.22985999286174774, 0.0888439193367958, 0.06717861443758011, 0.02417534589767456, -0.027413059026002884, 0.3791957199573517, -0.18424636125564575, 0.29759156703948975, 0.33263179659843445, 0.21378278732299805, 0.10914693027734756, 0.0568295493721962, -0.09719809144735336, -0.014575100503861904, 0.1089262142777443, 0.17665420472621918, 0.34701263904571533, 0.16557921469211578, 0.1301518678665161, 0.3062041103839874, 0.012443182058632374, 0.04875445365905762, 0.3957127034664154, -0.36888667941093445, 0.06683274358510971, 0.5933938026428223, -0.193829745054245, -0.04224501922726631, 0.15543164312839508, -0.3851790726184845, -0.2150944322347641, 0.09524981677532196, 0.27906399965286255, 0.2252391278743744, -0.11224397271871567, -0.1764613687992096, -0.08517784625291824, 0.08097030222415924, -0.03455930948257446, 0.3963701128959656, -0.17036275565624237, 0.18037903308868408, 0.1311679631471634, 0.048397667706012726, -0.16050374507904053, 0.07047761976718903, 0.023618634790182114, -0.23621289432048798, 0.5325705409049988, -0.07264247536659241, 0.19413217902183533, -0.003053293563425541, 0.09916393458843231, -0.17938180267810822, 0.024941639974713326, 0.311754047870636, -0.10214228183031082, -0.25498703122138977, 0.030263487249612808, 0.06847137957811356, -0.17883747816085815, 0.09048766642808914, -0.13196544349193573, 0.2789096534252167, -0.2500031590461731, 0.14633190631866455, 0.049229077994823456, 0.32687968015670776, -0.527098536491394, 0.2767648696899414, -0.08410922437906265, 0.01710510440170765, 0.1770794540643692, 0.26638171076774597, -0.11918966472148895, -0.3092658817768097, 0.050657764077186584, -0.04038688912987709, 0.05237389728426933, -0.020544275641441345, 0.16099654138088226, -0.2265477478504181, 0.23556853830814362, -0.06411400437355042, 0.3748515248298645, 0.16630065441131592, -0.010593158192932606, -0.27190184593200684, 0.3835182189941406, 0.12813127040863037, 0.33747586607933044, 0.06205716356635094, 0.01973153091967106, -0.07032632827758789, -0.2193075567483902, 0.37630483508110046, -0.048543449491262436, -0.5504074096679688, 0.03661560267210007, -0.054305970668792725, -0.32256704568862915, -0.08481065928936005, 0.0042402776889503, -0.15368571877479553, -0.3454817533493042, 0.027516355738043785, -0.5280469059944153, 0.32100343704223633, -0.07454080879688263, -0.12531724572181702, 0.1724485158920288, 0.3044683039188385, 0.15595608949661255, 0.3670159578323364, -0.210987389087677, -0.08796975016593933, 0.4326862394809723, 0.4585234522819519, 0.20068244636058807, -0.03539397194981575, 0.4232091009616852, -0.03607746586203575, 0.07283049821853638, 0.1085505560040474, -0.03597911819815636, 0.07176166027784348, 0.4476570785045624, -0.07927504181861877, 0.009569559246301651, -0.12513339519500732, 0.19498364627361298, -0.5124257206916809, 0.04374590516090393, 0.18214772641658783, 0.11159579455852509, 0.21285808086395264, -0.08107660710811615, 0.07309183478355408, -0.11405760794878006, 0.3017794191837311, -0.31307533383369446, -0.25076934695243835, -0.3859708309173584, 0.1918126344680786, 0.14027540385723114, -0.02432141825556755, -0.05673220008611679, -0.26366135478019714, 0.4594661593437195, 0.08169841021299362, -0.14526236057281494, -0.10031301528215408, -0.03054550290107727, -0.10396004468202591, -0.16968706250190735, -0.5533865690231323, 0.29105526208877563, -0.1863386034965515, 0.1520089954137802, -0.339158296585083 ]
174
..\pandas\reference\api\pandas.tseries.offsets.BYearEnd.is_month_end.html
pandas.tseries.offsets.BYearEnd.is_month_end
BYearEnd.is_month_end(ts)# Return boolean whether a timestamp occurs on the month end.
No parameters found
['>>> ts = pd.Timestamp(2022, 1, 1)\n>>> freq = pd.offsets.Hour(5)\n>>> freq.is_month_end(ts)\nFalse']
pandas.tseries.offsets.BYearEnd.is_month_end BYearEnd.is_month_end(ts)# Return boolean whether a timestamp occurs on the month end.
[ 0.0006327488808892667, -0.5167198777198792, -0.19943620264530182, -0.22093220055103302, -0.2497396320104599, 0.02771293930709362, 0.21486817300319672, 0.295091837644577, 0.013727017678320408, 0.13779306411743164, 0.2501888573169708, 0.26173481345176697, 0.17730940878391266, 0.12525680661201477, -0.33576908707618713, 0.10071960836648941, 0.08202379941940308, 0.5010930299758911, -0.21717853844165802, 0.09288917481899261, -0.29821962118148804, -0.0690850019454956, -0.20488223433494568, -0.01661277934908867, 0.20631752908229828, -0.11008991301059723, -0.2592065930366516, -0.2431420534849167, -0.06466180086135864, -0.04462370276451111, 0.27307596802711487, -0.024123763665556908, -0.12361080199480057, 0.6912708878517151, -0.0001042740186676383, -0.253273069858551, 0.13930706679821014, -0.10441120713949203, -0.16129687428474426, 0.303958535194397, -0.15629422664642334, -0.004025172907859087, 0.14999082684516907, -0.2008705735206604, -0.14933055639266968, 0.23750166594982147, -0.0670681968331337, -0.250039279460907, 0.43330228328704834, 0.40302345156669617, 0.21823494136333466, 0.05797002837061882, -0.13057340681552887, 0.050499994307756424, 0.3363681435585022, 0.047854650765657425, 0.0844060406088829, -0.22779759764671326, -0.07973048090934753, -0.19222533702850342, 0.194584921002388, 0.20013372600078583, 0.02710505574941635, 0.2369840145111084, -0.22062784433364868, 0.10982491821050644, 0.5620772838592529, 0.1831168532371521, -0.03210616856813431, 0.18209941685199738, 0.5846153497695923, -0.4786478877067566, -0.21994249522686005, -0.06605027616024017, -0.12998764216899872, -0.044045340269804, 0.02294590324163437, -0.16032283008098602, 0.1686408519744873, 0.1622966080904007, 0.04129461944103241, 0.3653739392757416, -0.20854108035564423, 0.18858736753463745, -0.6365647912025452, 0.29721587896347046, -0.025126297026872635, -0.19460046291351318, -0.22694286704063416, -0.10142818838357925, 0.32288727164268494, -0.022007955238223076, -0.033398229628801346, 0.2610953450202942, 0.06973851472139359, -0.4271422326564789, 0.17707817256450653, -0.044773414731025696, -0.10844042152166367, -0.043901536613702774, 0.00825819093734026, -0.08702686429023743, -0.2538876235485077, -0.004337731748819351, 0.2505457103252411, 0.2465389221906662, 0.08142028003931046, -0.020175406709313393, 0.20778213441371918, 0.1862020492553711, 0.09719525277614594, 0.21536855399608612, 0.4521348476409912, -0.1820342093706131, 0.2226732224225998, 0.11736749857664108, 0.323656290769577, -0.1678578108549118, -0.15477828681468964, 0.153873473405838, 0.045244596898555756, -0.2314145863056183, 0.02858593687415123, -0.028588714078068733, -0.20522497594356537, 0.23638451099395752, 0.21128924190998077, -0.33819082379341125, 0.18528547883033752, 0.3111534118652344, -0.2570999562740326, 0.3549215793609619, 0.021905818954110146, -0.3697075843811035, -0.14188481867313385, 0.06655331701040268, -0.2663062512874603, 0.19596581161022186, -0.2664768695831299, 0.1352996826171875, -0.238137885928154, -0.34055349230766296, 0.27902987599372864, 0.36434081196784973, -0.30265164375305176, -0.12470372021198273, 0.06071275845170021, -0.11034588515758514, -0.1718916893005371, 0.11142577230930328, 0.34793731570243835, 0.16870500147342682, -0.0016859079478308558, 0.3609471619129181, -0.3666108250617981, -0.06240053102374077, -0.048489637672901154, 0.007979403249919415, 0.19020269811153412, 0.22098374366760254, 0.49319425225257874, 0.023525847122073174, -0.27962246537208557, 0.0466609001159668, -0.04969960078597069, 0.22204217314720154, -0.4172423481941223, -0.03529922664165497, -0.008778766728937626, -0.5659727454185486, -0.012798318639397621, -0.03901441767811775, 0.42189836502075195, -0.1147855669260025, -0.3051114082336426, -0.6352168917655945, -0.17134243249893188, -0.2651231586933136, 0.0444636270403862, 0.017060277983546257, -0.19998051226139069, -0.03361563757061958, 0.06786015629768372, 0.07948224991559982, -0.3449477255344391, -0.11205140501260757, 0.062184423208236694, -0.11560007929801941, -0.1550089418888092, -0.2066059410572052, -0.058506786823272705, -0.04391561076045036, 0.27555975317955017, 0.12173890322446823, 0.21332257986068726, -0.23564918339252472, -0.10745154321193695, 0.07369828224182129, 0.08969901502132416, 0.24143201112747192, -0.06683139503002167, -0.16729211807250977, 0.24904774129390717, -0.16606342792510986, -0.08933822065591812, -0.437923789024353, -0.06582973897457123, 0.004023171029984951, 0.09173958748579025, 0.08327172696590424, 0.09440755844116211, -0.156498521566391, -0.24693579971790314, 0.06158242002129555, 0.23888102173805237, 0.47348669171333313, 0.2669030725955963, 0.138412207365036, 0.10372678190469742, 0.5758809447288513, -0.09216151386499405, 0.0789409950375557, -0.06716389209032059, -0.16419246792793274, -0.0061667500995099545, -0.13660718500614166, 0.11400157958269119, 0.029303526505827904, -0.06633934378623962, 0.1844983845949173, 0.14588509500026703, -0.05594031140208244, 0.17325080931186676, -0.05929863452911377, 0.1748422235250473, 0.20902131497859955, 0.025326834991574287, -0.18762192130088806, -0.06060187891125679, 0.2780666947364807, -0.44081419706344604, 0.4662993252277374, 0.06149916350841522, -0.005495981778949499, -0.09928912669420242, 0.3500840961933136, -0.1542055904865265, -0.25940096378326416, 0.06413423269987106, 0.03853561356663704, 0.11642593890428543, -0.138075053691864, -0.21530580520629883, -0.3797735273838043, 0.23055510222911835, -0.062318917363882065, -0.2669430673122406, 0.34083378314971924, -0.28324371576309204, -0.04628541320562363, 0.5391412973403931, -0.13939426839351654, 0.08047999441623688, 0.1011248379945755, 0.2174312025308609, -0.03159947693347931, 0.0632086843252182, 0.11588002741336823, -0.057932622730731964, 0.23558203876018524, 0.1376340240240097, 0.07152466475963593, -0.3160719871520996, -0.012872586026787758, 0.0893094539642334, 0.08198118209838867, -0.02628578618168831, -0.03770555928349495, 0.21438230574131012, 0.18620429933071136, -0.14068447053432465, -0.06004326418042183, -0.0234016552567482, 0.11701665818691254, -0.24267293512821198, -0.14642994105815887, -0.1898604780435562, -0.4267936646938324, 0.26106151938438416, -0.3500968813896179, 0.17477962374687195, -0.18717309832572937, 0.44635075330734253, 0.1850547343492508, -0.10403644293546677, -0.02396703138947487, -0.24199822545051575, 0.354544073343277, 0.3273524045944214, -0.06565894931554794, -0.14208543300628662, -0.3037382662296295, 0.0401436872780323, 0.3054293096065521, -0.1747421771287918, 0.11991022527217865, 0.3113470673561096, -0.14409758150577545, 0.04986010119318962, -0.01242790836840868, -0.09260427206754684, 0.03294730558991432, -0.26169896125793457, 0.030394189059734344, -0.00754451472312212, 0.1959497034549713, -0.1558012068271637, 0.09435885399580002, -0.10046160966157913, -0.10192707180976868, -0.25129613280296326, -0.02817906253039837, 0.13477158546447754, 0.04810366779565811, -0.5102187395095825, 0.10791275650262833, -0.15583620965480804, -0.2835540473461151, 0.007764474954456091, 0.04124090075492859, 0.018796222284436226, 0.4739779531955719, -0.20396044850349426, -0.017804499715566635, -0.16664306819438934, -0.08003885298967361, -0.3341764509677887, -0.31028786301612854, -0.05037623643875122, 0.24617573618888855, -0.17244836688041687, 0.40648314356803894, -0.07642322778701782, -0.12214630097150803, -0.105744369328022, -0.07865303754806519, -0.7664733529090881, 0.17681384086608887, 0.004872154910117388, 0.07754342257976532, -0.20355597138404846, 0.2991684377193451, -0.0579095184803009, -0.3348436951637268, -0.11480483412742615, 0.005572329740971327, 0.18688853085041046, 0.019307415932416916, -0.07439219206571579, 0.016904540359973907, 0.16242031753063202, -0.03094802424311638, 0.17077592015266418, 0.25235217809677124, -0.1862865388393402, 0.13356441259384155, -0.1509627252817154, -0.0018208500696346164, 0.11432904750108719, -0.022585934028029442, -0.21433977782726288, 0.34480008482933044, 0.11452362686395645, 0.3136140704154968, -0.11264137178659439, 0.08086561411619186, -0.3193446099758148, -0.031563740223646164, -0.06519576162099838, 0.010129657573997974, -0.11996251344680786, -0.3913147747516632, 0.1504042148590088, -0.14565016329288483, -0.0682051032781601, -0.2126595377922058, -0.08752547949552536, -0.2098657488822937, 0.19990244507789612, 0.25905972719192505, -0.1399512141942978, -0.042302850633859634, 0.1276397407054901, 0.07722555845975876, -0.05665764957666397, 0.11340790241956711, 0.21416589617729187, -0.14205563068389893, -0.039484359323978424, -0.11927911639213562, 0.003117694752290845, 0.5606075525283813, -0.10814883559942245, 0.19008082151412964, 0.09196123480796814, -0.29373037815093994, -0.46180257201194763, 0.004585398361086845, -0.2677557170391083, -0.12899696826934814, -0.2042790949344635, 0.29872003197669983, -0.03192772716283798, 0.04407741129398346, 0.03667972981929779, -0.05266590416431427, -0.04268965125083923, -0.13251100480556488, -0.14676693081855774, -0.05660388991236687, 0.203983336687088, 0.4156303107738495, 0.2991212010383606, -0.27615979313850403, 0.1304646134376526, -0.297543466091156, -0.04528625309467316, -0.14482899010181427, 0.28766900300979614, 0.3213585913181305, -0.022668851539492607, 0.07755815237760544, 0.15139047801494598, -0.1253669559955597, -0.07721444964408875, 0.36295774579048157, -0.2044259011745453, -0.08900906890630722, -0.05573059991002083, -0.30973905324935913, -0.22917144000530243, 0.03973185643553734, 0.16260755062103271, -0.27854275703430176, 0.16614408791065216, -0.09610144793987274, 0.1287311613559723, -0.23764614760875702, -0.305809885263443, -0.02604762464761734, 0.3050546944141388, -0.05284786596894264, -0.13095098733901978, 0.21028806269168854, 0.08692005276679993, -0.17555491626262665, -0.11981651932001114, 0.01237072516232729, -0.30428171157836914, -0.07444311678409576, -0.31331193447113037, 0.5646857619285583, 0.032044727355241776, -0.05405348166823387, 0.43736356496810913, 0.04052412509918213, 0.3068709075450897, 0.40994343161582947, 0.14708179235458374, 0.0788029134273529, -0.3104122281074524, -0.2774919271469116, -0.045088980346918106, -0.07719787955284119, -0.12342484295368195, -0.3717930316925049, 0.12554727494716644, -0.1790148764848709, 0.2959728240966797, 0.09352363646030426, 0.08398815989494324, 0.04910292103886604, 0.3776125907897949, -0.5151282548904419, 0.2741086184978485, 0.013328928500413895, 0.03627563640475273, -0.04141547530889511, 0.03709898144006729, -0.06719863414764404, -0.005672807805240154, 0.1687508523464203, -0.1932249367237091, 0.3818266689777374, -0.05874469503760338, -0.15694093704223633, -0.04838045313954353, -0.3936251997947693, -0.16955424845218658, 0.4534517228603363, -0.21144665777683258, 0.16852542757987976, -0.08704038709402084, 0.052582331001758575, 0.18847739696502686, -0.2571386694908142, 0.24932290613651276, 0.5519509315490723, -0.11664853245019913, 0.02941327542066574, 0.3640974462032318, -0.07765030860900879, -0.20543774962425232, 0.3099699318408966, 0.3269687294960022, -0.4145544469356537, -0.2067165970802307, -0.176131933927536, -0.2644445598125458, -0.025104764848947525, -0.08923731744289398, 0.20795057713985443, 0.09381955116987228, -0.015719527378678322, 0.3239392638206482, -0.2736662030220032, -0.08228455483913422, -0.32447975873947144, -0.032863643020391464, -0.20947150886058807, 0.5855087041854858, 0.18408218026161194, 0.1149364486336708, -0.2953643500804901, -0.12233955413103104, -0.34620338678359985, -0.12102879583835602, -0.30422982573509216, 0.42204201221466064, 0.12757064402103424, 0.13684436678886414, 0.10098625719547272, 0.4690004289150238, 0.1453339159488678, 0.2638140916824341, -0.028022417798638344, -0.21990664303302765, -0.14244793355464935, 0.07496754080057144, 0.023780744522809982, 0.4084451198577881, 0.34727850556373596, 0.5514394640922546, 0.1050570160150528, -0.1792120486497879, -0.4427799582481384, -0.14156222343444824, -0.3994286060333252, 0.2018924355506897, -0.11044874042272568, 0.031215732917189598, -0.26337772607803345, -0.2701471447944641, 0.28164321184158325, 0.1823977679014206, -0.03588635101914406, -0.35192346572875977, 0.02436702512204647, -0.004043565131723881, -0.12575294077396393, 0.10404887795448303, 0.26358652114868164, 0.19488462805747986, -0.0830635279417038, -0.038307175040245056, -0.41306841373443604, 0.20296308398246765, 0.035027701407670975, 0.22637449204921722, 0.4278806746006012, -0.22649650275707245, -0.045442912727594376, -0.1226765438914299, 0.11173669993877411, -0.1266077756881714, -0.35071757435798645, 0.28402215242385864, -0.302905410528183, 0.10696059465408325, 0.21048247814178467, 0.04033418744802475, -0.08707012981176376, -0.1330525279045105, -0.2579667866230011, 0.1365388184785843, -0.2417745143175125, 0.40967798233032227, 0.20756377279758453, -0.2200244665145874, -0.11143472045660019, -0.07276476174592972, 0.0035264985635876656, 0.22819092869758606, -0.4894382059574127, 0.16062015295028687, 0.18680226802825928, 0.07624681293964386, 0.4813671410083771, 0.2684532403945923, 0.02024189382791519, -0.08194079250097275, 0.24789321422576904, 0.41183793544769287, 0.3619420528411865, -0.18690890073776245, -0.023365983739495277, 0.5340543389320374, 0.011171023361384869, 0.13058756291866302, 0.20447754859924316, 0.19655367732048035, -0.08378846943378448, -0.019636068493127823, 0.3858611285686493, -0.034251440316438675, 0.11382028460502625, 0.33215928077697754, -0.12496314197778702, -0.13527940213680267, 0.11274846643209457, 0.3914976119995117, -0.2677639424800873, 0.11858998239040375, 0.5493099093437195, -0.007668599020689726, 0.07740595191717148, 0.4367682933807373, -0.12257807701826096, 0.19862805306911469, 0.1089511513710022, -0.0033901496790349483, 0.3954373300075531, -0.042227018624544144, -0.13815432786941528, -0.059238214045763016, 0.20943042635917664, 0.03476912900805473, 0.2868672311306, -0.11175168305635452, 0.07610855251550674, 0.20427407324314117, 0.14501993358135223, 0.0620618499815464, 0.09639719128608704, -0.18208450078964233, -0.22039712965488434, 0.12972070276737213, -0.17535576224327087, 0.06154700368642807, 0.1898491382598877, 0.23027406632900238, -0.39162328839302063, -0.13741172850131989, 0.36393073201179504, -0.15688525140285492, -0.22532078623771667, 0.01988588087260723, 0.19995643198490143, 0.11060500144958496, -0.03381280228495598, -0.05347662791609764, 0.3224915862083435, -0.20081186294555664, 0.5188530087471008, -0.05256005376577377, 0.07901809364557266, -0.5808312296867371, 0.23895400762557983, 0.28536829352378845, 0.17214687168598175, -0.27528902888298035, 0.23592467606067657, -0.0197634007781744, 0.2216707170009613, -0.2572992444038391, 0.045743029564619064, 0.3427002727985382, 0.15234503149986267, 0.16490861773490906, 0.00031168528948910534, -0.29033294320106506, 0.15686753392219543, 0.5778133273124695, 0.21391773223876953, -0.1973494440317154, -0.26706787943840027, -0.07006338983774185, -0.057106297463178635, -0.07390794903039932, 0.09149637818336487, -0.1643521636724472, 0.14915330708026886, -0.08049149811267853, 0.3755308985710144, 0.18490338325500488, -0.19912491738796234, -0.14047537744045258, -0.1452762633562088, 0.06947842985391617, -0.1635848879814148, -0.0893591120839119, 0.04254745692014694, -0.31285732984542847, 0.1663491129875183, -0.1750880628824234, 0.18640275299549103, 0.15512201189994812, -0.04869823157787323, 0.016127968207001686, -0.0695568323135376, 0.08999249339103699, 0.07658310234546661, -0.03328991308808327, -0.30714860558509827, 0.2902345657348633, -0.01035354845225811, 0.05623982101678848, -0.5669460892677307, 0.26323023438453674, 0.16352292895317078, 0.14457978308200836, -0.3138916492462158, -0.11798819899559021, 0.40497535467147827, 0.3440359830856323, 0.043802306056022644, -0.13172303140163422, -0.17471890151500702, 0.007941998541355133, -0.13100960850715637, -0.24383747577667236, 0.005543908104300499, -0.026834968477487564, -0.07512571662664413, 0.0675833448767662, 0.02598452940583229, -0.4717704653739929, 0.05561830475926399, -0.08053137362003326, -0.10870793461799622, -0.30583253502845764, 0.06066722422838211, -0.061689797788858414, -0.28245851397514343, 0.02113751880824566, -0.026771359145641327, 0.38741815090179443, 0.047451771795749664, -0.03752588853240013, -0.16700123250484467, 0.19879917800426483, 0.062395017594099045, -0.0649770200252533, -0.22045661509037018, 0.19478467106819153, 0.2057376354932785, 0.024638086557388306, -0.1310022473335266 ]
175
..\pandas\reference\api\pandas.DataFrame.sparse.from_spmatrix.html
pandas.DataFrame.sparse.from_spmatrix
classmethod DataFrame.sparse.from_spmatrix(data, index=None, columns=None)[source]# Create a new DataFrame from a scipy sparse matrix.
Parameters: datascipy.sparse.spmatrixMust be convertible to csc format. index, columnsIndex, optionalRow and column labels to use for the resulting DataFrame. Defaults to a RangeIndex. Returns: DataFrameEach column of the DataFrame is stored as a arrays.SparseArray.
['>>> import scipy.sparse\n>>> mat = scipy.sparse.eye(3, dtype=float)\n>>> pd.DataFrame.sparse.from_spmatrix(mat)\n 0 1 2\n0 1.0 0 0\n1 0 1.0 0\n2 0 0 1.0']
pandas.DataFrame.sparse.from_spmatrix classmethod DataFrame.sparse.from_spmatrix(data, index=None, columns=None)[source]# Create a new DataFrame from a scipy sparse matrix.
[ 0.02567492052912712, -0.548015832901001, -0.07143338769674301, 0.006252463441342115, 0.3643229305744171, 0.2521837651729584, 0.1658707559108734, 0.39338773488998413, -0.011956226080656052, 0.26435333490371704, -0.24735938012599945, 0.22803589701652527, -0.20963767170906067, 0.19557112455368042, 0.04651685431599617, -0.16658908128738403, -0.07468342781066895, 0.32847753167152405, -0.20864556729793549, -0.1498747318983078, -0.250799298286438, -0.05795852467417717, -0.02465580776333809, -0.10210539400577545, -0.21466605365276337, -0.12499441206455231, -0.19405591487884521, 0.11368178576231003, -0.12083239108324051, -0.011132707819342613, 0.294137179851532, -0.1242421343922615, 0.06934690475463867, 0.18319272994995117, -0.00009605014201952145, -0.11543824523687363, 0.1546049416065216, 0.08206593245267868, 0.13009989261627197, 0.3723870813846588, 0.04552417993545532, -0.044827334582805634, 0.046755291521549225, -0.35124436020851135, -0.3445967733860016, -0.2469569444656372, -0.17597614228725433, -0.18325653672218323, 0.20515742897987366, 0.0410434789955616, 0.28913116455078125, 0.32271894812583923, 0.10528215765953064, -0.2695632874965668, -0.029178380966186523, 0.01480478048324585, 0.005490584764629602, 0.051591336727142334, -0.1683976650238037, -0.042425964027643204, 0.2139752358198166, 0.3279252052307129, -0.2675819993019104, -0.032193873077631, 0.3347800672054291, 0.13845203816890717, 0.26580777764320374, -0.06785864382982254, -0.12931570410728455, 0.48012644052505493, 0.1254071593284607, -0.2970907986164093, -0.03972919285297394, 0.1503172218799591, 0.13768205046653748, -0.3792000114917755, -0.12397885322570801, 0.10650146007537842, -0.011366697959601879, 0.20475688576698303, 0.24630725383758545, 0.04911305755376816, -0.1036740317940712, 0.16598917543888092, -0.23314090073108673, 0.26382511854171753, 0.07132936269044876, -0.21291673183441162, 0.21502576768398285, -0.21818922460079193, 0.15071262419223785, -0.08659406006336212, 0.3175232410430908, 0.3281785547733307, 0.008135815151035786, -0.3958543837070465, -0.04654506966471672, -0.16681069135665894, -0.021886061877012253, -0.19770142436027527, 0.2831091582775116, -0.1356554925441742, 0.10732920467853546, 0.1543651670217514, -0.042228665202856064, -0.08255112916231155, -0.1990790069103241, 0.1393989771604538, 0.08089114725589752, 0.33032169938087463, 0.1624799370765686, 0.20024226605892181, 0.07217305898666382, -0.014093343168497086, 0.1572427898645401, -0.05226119980216026, 0.17103677988052368, 0.006727651692926884, -0.4348260164260864, -0.021299179643392563, -0.39143630862236023, 0.2466069757938385, -0.12788435816764832, 0.08962808549404144, 0.12548227608203888, 0.2068115770816803, 0.21897581219673157, -0.021490002050995827, -0.12786239385604858, 0.021278133615851402, -0.41303449869155884, 0.5703554749488831, 0.09854400902986526, -0.2988240122795105, 0.034347664564847946, 0.006742466706782579, 0.19357745349407196, 0.04815124720335007, 0.05806054547429085, 0.12200787663459778, 0.1750948429107666, -0.18607103824615479, 0.2183205783367157, 0.24431630969047546, -0.09736870229244232, -0.0605711005628109, 0.3318134546279907, -0.22066427767276764, -0.16729265451431274, 0.19804364442825317, -0.016256069764494896, -0.051343247294425964, -0.2667444944381714, 0.2990274429321289, 0.18803639709949493, 0.11331159621477127, 0.16485528647899628, 0.03754876181483269, -0.2525041103363037, 0.04362993314862251, 0.029648039489984512, 0.04453050717711449, 0.13937729597091675, -0.23225772380828857, 0.1973268985748291, 0.32783809304237366, -0.3461054265499115, -0.024395599961280823, 0.009341243654489517, -0.24797995388507843, 0.31864434480667114, 0.2750576138496399, -0.09572045505046844, 0.008142742328345776, -0.14314082264900208, 0.04758007451891899, 0.03692120686173439, 0.02128716930747032, 0.0016692965291440487, 0.05496195703744888, -0.2632734179496765, 0.15721264481544495, 0.25561824440956116, 0.2572213113307953, -0.24588099122047424, -0.06478440016508102, 0.2452978789806366, 0.24934807419776917, -0.10005465149879456, -0.23852205276489258, -0.15443484485149384, -0.18367254734039307, 0.1001102402806282, 0.07080207765102386, 0.005472735967487097, 0.20923225581645966, -0.09114393591880798, 0.13117073476314545, 0.27729958295822144, -0.2040894478559494, -0.12275440990924835, 0.31214064359664917, 0.16275981068611145, -0.24487613141536713, -0.2798879146575928, -0.14250114560127258, -0.21710166335105896, -0.02516220696270466, 0.019774053245782852, 0.06835996359586716, 0.005079744383692741, -0.3556327521800995, -0.14093485474586487, -0.25100037455558777, 0.156385138630867, -0.047989360988140106, 0.3078663945198059, -0.2019587606191635, 0.10559534281492233, -0.1909400224685669, -0.029110748320817947, 0.21082264184951782, -0.18295127153396606, 0.139902263879776, -0.13614536821842194, 0.16155242919921875, 0.10060113668441772, -0.20237407088279724, 0.13005146384239197, 0.007725641597062349, 0.15957410633563995, -0.05519075691699982, 0.2552604377269745, 0.34714457392692566, 0.2855762243270874, -0.2226596474647522, -0.0697561725974083, 0.11482266336679459, 0.048422034829854965, 0.1822749376296997, 0.11631517112255096, 0.32144737243652344, 0.09244845807552338, 0.1389799863100052, -0.2939191162586212, 0.3481897711753845, -0.3082299530506134, -0.11100611090660095, 0.022754423320293427, 0.1601673662662506, 0.21737267076969147, -0.12866252660751343, 0.1404390037059784, -0.1800437718629837, 0.18875399231910706, 0.2500743865966797, -0.22470766305923462, 0.35235705971717834, -0.5611333847045898, -0.1176968663930893, -0.042499762028455734, -0.0974246934056282, 0.14535894989967346, -0.1183658018708229, -0.20188947021961212, 0.08513554185628891, 0.11572642624378204, 0.24176934361457825, 0.15740425884723663, 0.26923269033432007, -0.09168940782546997, 0.09009326994419098, -0.07018017768859863, -0.05433232709765434, 0.13844700157642365, -0.036460887640714645, 0.36339861154556274, -0.05855866149067879, -0.08077516406774521, -0.0014229557709768414, -0.13139821588993073, 0.021338267251849174, -0.13082098960876465, 0.222853422164917, 0.07393012940883636, -0.19000236690044403, -0.16902858018875122, -0.026066210120916367, -0.07488252967596054, 0.397350937128067, 0.16602841019630432, -0.041529446840286255, -0.15589839220046997, 0.2305581420660019, -0.11580103635787964, -0.0897483378648758, -0.12951435148715973, 0.026972588151693344, 0.25617584586143494, -0.22631500661373138, 0.024906424805521965, 0.0025426880456507206, 0.09278805553913116, 0.34795400500297546, -0.22897185385227203, 0.24136103689670563, 0.008669951930642128, -0.03247271478176117, 0.1928558498620987, -0.09821541607379913, -0.1342950463294983, 0.050111718475818634, -0.18045726418495178, 0.016931308433413506, 0.05918562039732933, 0.27264726161956787, -0.40797072649002075, 0.026254210621118546, 0.10494386404752731, -0.2532568871974945, 0.15776698291301727, 0.09534610062837601, -0.20998412370681763, 0.2022686004638672, 0.16450785100460052, -0.07951964437961578, -0.3504435122013092, -0.12542583048343658, -0.21169911324977875, 0.17685608565807343, 0.10592496395111084, -0.37710040807724, 0.22400690615177155, -0.07754479348659515, -0.10951068997383118, -0.07943490892648697, 0.03234655782580376, -0.3182372450828552, 0.4307332932949066, -0.12320786714553833, -0.15204642713069916, -0.03369409590959549, -0.27570587396621704, 0.03336333855986595, 0.09242820739746094, -0.03492773696780205, -0.5118721127510071, -0.10646788030862808, 0.09011450409889221, -0.25494930148124695, 0.019591959193348885, 0.38890892267227173, 0.22967059910297394, -0.34565433859825134, 0.0996241644024849, 0.055248744785785675, -0.04285941272974014, -0.0814698114991188, -0.10033959150314331, -0.18969064950942993, 0.24539870023727417, 0.03203611075878143, 0.08462002128362656, -0.028599409386515617, -0.05977724492549896, 0.09919361025094986, 0.03911195695400238, 0.3102540075778961, 0.1812497228384018, -0.010101220570504665, -0.1872526854276657, 0.2939285933971405, -0.18460658192634583, 0.004632250405848026, -0.0573432520031929, -0.13569580018520355, -0.05267173796892166, -0.03665966913104057, -0.11679144203662872, -0.03554953634738922, -0.017133375629782677, 0.18136467039585114, 0.28068697452545166, -0.024078071117401123, 0.2290264368057251, -0.19507712125778198, -0.06335928291082382, 0.1349114328622818, -0.040960390120744705, 0.15741723775863647, -0.15677902102470398, -0.20136100053787231, -0.21865028142929077, -0.2614422142505646, 0.31454339623451233, 0.0783073827624321, -0.0553303100168705, 0.2758078873157501, -0.36648184061050415, -0.03622527793049812, 0.06237924471497536, 0.4055045545101166, 0.12755361199378967, -0.2630101442337036, 0.3111478388309479, 0.05257747322320938, -0.5387120246887207, 0.216561421751976, -0.3901194930076599, -0.1565544754266739, 0.18632307648658752, 0.14504817128181458, -0.34836262464523315, -0.16979168355464935, 0.3786783814430237, 0.30382534861564636, -0.04130435734987259, -0.0005046117003075778, -0.11309784650802612, -0.2657689154148102, -0.002584184054285288, -0.004286100156605244, 0.1067584678530693, 0.34429243206977844, 0.14003367722034454, 0.13254132866859436, -0.2111467719078064, -0.004586626309901476, 0.29459503293037415, 0.029865382239222527, 0.4179190397262573, 0.1610160619020462, -0.14246582984924316, -0.08733909577131271, 0.1744457334280014, 0.07519709318876266, 0.05672137439250946, -0.383146733045578, -0.011997589841485023, -0.14802084863185883, -0.0734633207321167, 0.3310970366001129, 0.02015029452741146, -0.08254823088645935, 0.11427847295999527, -0.35201409459114075, 0.004028044641017914, -0.08556419610977173, 0.06707222759723663, 0.1277586966753006, -0.06266465038061142, 0.037588007748126984, -0.3289108872413635, 0.10494346171617508, 0.38873839378356934, 0.08692461997270584, -0.14747141301631927, 0.2098759263753891, -0.08141037821769714, 0.11212029308080673, 0.2635396718978882, 0.6849735975265503, -0.44227051734924316, 0.12953580915927887, 0.2673855721950531, 0.288791686296463, 0.5230121612548828, -0.1437663733959198, 0.4198964536190033, -0.07091926038265228, -0.5624982118606567, -0.13416604697704315, -0.029209012165665627, 0.31310123205184937, -0.031973231583833694, 0.06751290708780289, 0.25746244192123413, -0.4683096408843994, 0.12938600778579712, 0.01492806151509285, 0.08798877149820328, 0.06353703886270523, -0.1821121722459793, -0.41142451763153076, 0.2194155752658844, -0.17030833661556244, -0.15111905336380005, 0.04831302538514137, 0.008575023151934147, -0.15554280579090118, 0.0898665115237236, 0.3284603953361511, -0.07361667603254318, 0.02532447874546051, 0.1954297572374344, -0.017314305528998375, -0.2957313656806946, -0.4421267807483673, 0.009261776693165302, 0.03586772456765175, 0.2710999548435211, 0.05757182464003563, 0.1229998767375946, 0.21908964216709137, -0.18632112443447113, 0.03445465490221977, 0.14880739152431488, 0.2830908000469208, 0.11387469619512558, 0.2604954242706299, 0.49323710799217224, 0.08141714334487915, -0.11997022479772568, -0.25739532709121704, -0.2190789431333542, 0.07235312461853027, -0.3307797610759735, -0.2024112045764923, 0.0036607636138796806, -0.10014042258262634, -0.24687306582927704, 0.2915399372577667, 0.15018758177757263, -0.24416379630565643, 0.10400163382291794, -0.08668916672468185, -0.1530561000108719, -0.14272695779800415, 0.373668372631073, 0.44229593873023987, 0.1464168280363083, 0.2659725844860077, -0.05741735175251961, -0.16350014507770538, -0.34438279271125793, 0.3030291497707367, 0.11279676854610443, 0.09033417701721191, 0.5393846035003662, 0.1567257046699524, 0.0264689140021801, -0.16302642226219177, 0.14982302486896515, 0.16373561322689056, 0.15839609503746033, 0.039350055158138275, 0.011281823739409447, -0.682327389717102, 0.18232375383377075, 0.4315260350704193, 0.23205213248729706, 0.1247825175523758, 0.46500083804130554, -0.4857821464538574, -0.24551765620708466, -0.49509021639823914, -0.02692716009914875, -0.2367243468761444, 0.04427238926291466, 0.5349613428115845, 0.06615502387285233, -0.12342046201229095, 0.010996484197676182, 0.45267218351364136, 0.07616883516311646, 0.2779356837272644, -0.4388280510902405, -0.1822126805782318, -0.014587397687137127, -0.12467744946479797, -0.12465035915374756, 0.24086138606071472, -0.13717825710773468, -0.2154131680727005, -0.10931651294231415, 0.043513521552085876, 0.038293998688459396, -0.0040126885287463665, -0.02629554085433483, 0.1510167270898819, -0.1833399534225464, -0.17701609432697296, -0.1636756956577301, -0.2403954267501831, -0.11474039405584335, -0.18317484855651855, -0.21125605702400208, 0.1645074188709259, -0.10621437430381775, 0.27660641074180603, -0.03884921222925186, -0.16828535497188568, -0.13124553859233856, 0.24768859148025513, 0.032240647822618484, -0.45541244745254517, 0.07252682000398636, 0.3966127932071686, 0.0025331403594464064, -0.0007080554496496916, 0.04353412613272667, 0.20042088627815247, 0.42140689492225647, -0.6282423734664917, -0.11187102645635605, -0.06914100050926208, -0.012515127658843994, 0.32947665452957153, 0.17900070548057556, -0.20776629447937012, -0.000987026491202414, -0.15319912135601044, 0.1479301005601883, -0.16105900704860687, -0.2382851094007492, -0.07285717129707336, 0.5495398640632629, 0.2468443512916565, -0.24962471425533295, 0.22223211824893951, 0.1608591228723526, 0.12489088624715805, 0.13614432513713837, 0.08301594108343124, 0.2872578501701355, -0.11237350851297379, -0.018553351983428, -0.19766369462013245, -0.2526506185531616, -0.005218111909925938, 0.28456827998161316, -0.13167421519756317, 0.05233181267976761, 0.10409291088581085, 0.001804505125619471, -0.0029064889531582594, -0.03359610214829445, -0.07103808969259262, 0.11719677597284317, -0.21519775688648224, -0.04426814988255501, 0.23370052874088287, -0.11721280217170715, 0.1591956615447998, 0.030152788385748863, 0.16848860681056976, -0.2504432201385498, 0.2152814120054245, -0.0069898501969873905, 0.06994500011205673, -0.04879174008965492, 0.1338454931974411, 0.021564653143286705, 0.17516718804836273, -0.2099781036376953, -0.3585374653339386, 0.2201785296201706, -0.0744117796421051, -0.18683484196662903, 0.1362890750169754, 0.11123522371053696, -0.10149026662111282, -0.06275612860918045, 0.039441656321287155, -0.20459160208702087, -0.2568041682243347, 0.008869506418704987, -0.16502681374549866, 0.3927518427371979, 0.2043786644935608, 0.05093032866716385, 0.27853432297706604, -0.37428829073905945, -0.02896004728972912, 0.02294812723994255, 0.3150039613246918, -0.37813302874565125, 0.30362728238105774, 0.17778311669826508, -0.29896318912506104, -0.1936487853527069, -0.047136563807725906, -0.3098444640636444, -0.04386918246746063, -0.05225282907485962, -0.04097311198711395, 0.01296860072761774, 0.014160397462546825, 0.2165149301290512, 0.006886880379170179, 0.02157502807676792, -0.24834099411964417, -0.16610164940357208, -0.3284885287284851, -0.0791274830698967, -0.3159753680229187, 0.10350865125656128, -0.1909954696893692, -0.485573947429657, -0.11592435091733932, 0.14307573437690735, 0.14641837775707245, -0.10115028917789459, -0.18202126026153564, 0.19705578684806824, 0.025016264989972115, -0.06657296419143677, -0.02913360856473446, -0.023956090211868286, -0.2753193974494934, -0.08758416026830673, 0.03097234107553959, -0.29468655586242676, 0.105323925614357, -0.32599928975105286, 0.334501177072525, -0.07973799109458923, 0.0710165947675705, -0.055348724126815796, 0.5381481647491455, 0.03055262751877308, 0.12711557745933533, -0.14502987265586853, -0.21636991202831268, -0.09415902197360992, -0.015276025980710983, 0.0030776106286793947, -0.14426319301128387, 0.18364864587783813, 0.13590991497039795, 0.19239720702171326, -0.10548743605613708, -0.13549095392227173, -0.042190272361040115, 0.36830878257751465, 0.017822854220867157, -0.11644929647445679, -0.3002696633338928, 0.32015275955200195, -0.29228073358535767, 0.003258190583437681, 0.21764324605464935, 0.20238575339317322, -0.07812114804983139, 0.06481701135635376, 0.04344278946518898, -0.17051763832569122, 0.42210543155670166, -0.17013058066368103, -0.355158269405365, -0.29812297224998474, -0.023680834099650383, 0.014029289595782757, -0.005604244768619537, 0.37128058075904846, 0.20370924472808838, 0.17911243438720703, 0.019290868192911148, -0.005827511195093393, 0.25814393162727356, -0.020227326080203056, -0.01862422376871109, 0.03286654129624367, -0.18440736830234528, 0.11255284398794174, -0.20670966804027557, -0.25233516097068787, -0.22729605436325073 ]
176
..\pandas\reference\api\pandas.Interval.open_right.html
pandas.Interval.open_right
Interval.open_right# Check if the interval is open on the right side. For the meaning of closed and open see Interval.
Returns: boolTrue if the Interval is not closed on the left-side.
[">>> iv = pd.Interval(0, 5, closed='left')\n>>> iv.open_right\nTrue", '>>> iv = pd.Interval(0, 5)\n>>> iv.open_right\nFalse']
pandas.Interval.open_right Interval.open_right# Check if the interval is open on the right side. For the meaning of closed and open see Interval.
[ -0.2861414849758148, -0.45013847947120667, -0.23912563920021057, -0.1316567212343216, -0.20545430481433868, 0.014446691609919071, 0.37085410952568054, 0.12097466737031937, 0.011598693206906319, 0.12185659259557724, -0.08442912995815277, -0.020396890118718147, 0.14850392937660217, 0.298753947019577, -0.38307979702949524, -0.42810943722724915, -0.08694781363010406, 0.2713485360145569, -0.11069730669260025, 0.057994578033685684, -0.5580167174339294, -0.12743507325649261, -0.3842197060585022, 0.22857116162776947, 0.1474764496088028, -0.34501346945762634, -0.03953196108341217, -0.1315249800682068, 0.11670374125242233, -0.26744043827056885, 0.23833656311035156, 0.12944374978542328, -0.3177455961704254, 0.2026551067829132, -0.00009417444380233064, -0.26182177662849426, 0.03637333959341049, 0.02583533711731434, -0.13685442507266998, 0.07905171066522598, -0.05809355527162552, 0.020526185631752014, 0.1890096813440323, -0.2869086265563965, -0.29021039605140686, -0.23677261173725128, 0.19813621044158936, -0.12008337676525116, 0.0782753974199295, 0.18448375165462494, 0.2895456850528717, 0.18078471720218658, -0.1957089602947235, -0.17522312700748444, -0.05024108290672302, -0.12331420183181763, 0.21362949907779694, -0.14808470010757446, -0.007681709248572588, 0.004975536838173866, 0.009109148755669594, -0.009682394564151764, -0.20851774513721466, 0.2802286446094513, -0.05216445401310921, 0.03468352556228638, 0.11220364272594452, -0.09404883533716202, -0.08732013404369354, 0.31871095299720764, 0.22682680189609528, -0.08862647414207458, -0.042484354227781296, -0.09942297637462616, -0.34266379475593567, -0.10778442025184631, 0.16672971844673157, 0.35213398933410645, 0.0734497532248497, 0.20180141925811768, 0.26677241921424866, 0.33175763487815857, -0.15786784887313843, 0.10459326207637787, -0.4981350898742676, 0.4560665190219879, -0.06253379583358765, 0.039564892649650574, 0.11288317292928696, 0.09687136113643646, 0.012027056887745857, -0.08220189064741135, -0.059963613748550415, 0.24861876666545868, 0.08174138516187668, -0.1802356094121933, -0.130952849984169, 0.12483647465705872, -0.2742146849632263, 0.384478360414505, -0.12057283520698547, -0.13961000740528107, -0.2076970487833023, 0.186858132481575, 0.022613169625401497, -0.1596543788909912, -0.13771939277648926, 0.1740313172340393, 0.11465898901224136, 0.06748440116643906, 0.15854765474796295, 0.030996501445770264, 0.26297852396965027, -0.5916574001312256, 0.32323211431503296, 0.054044876247644424, 0.19943100214004517, 0.026546107605099678, -0.37875229120254517, -0.051537398248910904, -0.0735405683517456, -0.282396525144577, 0.2730165421962738, 0.19831766188144684, -0.18641173839569092, -0.0013564724940806627, 0.14013464748859406, 0.1043333038687706, -0.08782531321048737, 0.2151699811220169, -0.18285125494003296, 0.559098482131958, -0.09962356835603714, -0.43273985385894775, -0.2672676146030426, -0.06308969110250473, 0.24132804572582245, 0.2241460233926773, -0.09053480625152588, -0.016744568943977356, -0.052110422402620316, -0.14367134869098663, 0.22027967870235443, 0.3066122531890869, 0.06064784526824951, -0.11226557940244675, 0.08552717417478561, -0.08606042712926865, -0.28393834829330444, 0.23205937445163727, 0.20688492059707642, 0.2699548304080963, -0.2629401981830597, 0.2913247048854828, -0.1381465196609497, -0.02615276165306568, 0.13998036086559296, 0.09169059991836548, 0.088466577231884, -0.15608972311019897, 0.46745797991752625, 0.3579808473587036, -0.19518788158893585, -0.10449500381946564, -0.06538219749927521, 0.19842727482318878, -0.04742778092622757, -0.10884293168783188, 0.04161985218524933, -0.08779947459697723, 0.2812899351119995, -0.16250398755073547, 0.07024238258600235, -0.3029130697250366, -0.32397404313087463, 0.02044760249555111, 0.1755053550004959, -0.26669174432754517, -0.0010024411603808403, -0.09734310954809189, -0.20180092751979828, 0.01781977340579033, 0.12400930374860764, 0.20569269359111786, -0.11585350334644318, -0.05615123361349106, -0.1338135004043579, -0.10476712882518768, 0.029961105436086655, -0.2514190077781677, -0.12157351523637772, 0.11528832465410233, 0.41981494426727295, 0.06771702319383621, 0.20799395442008972, -0.17930175364017487, 0.042647335678339005, 0.3110465407371521, 0.1071799248456955, 0.3459443747997284, -0.3128586709499359, -0.40244683623313904, 0.008325329050421715, -0.19764451682567596, -0.1099376529455185, -0.44071367383003235, 0.23230303823947906, -0.10240812599658966, 0.09292620420455933, -0.010670415125787258, 0.26487720012664795, 0.008160223253071308, -0.574522078037262, -0.16123352944850922, -0.10321219265460968, -0.033654119819402695, 0.22295385599136353, 0.05657822638750076, 0.2234688103199005, 0.300447016954422, -0.21735362708568573, 0.12625496089458466, -0.12641219794750214, 0.09499122202396393, 0.06844789534807205, -0.05123662203550339, 0.15597787499427795, 0.3923364281654358, -0.12361563742160797, -0.09756731986999512, 0.18514953553676605, 0.13934646546840668, 0.004567350260913372, 0.45876678824424744, 0.006736995652318001, 0.14154700934886932, -0.29896461963653564, 0.18176375329494476, 0.16785107553005219, 0.024842949584126472, -0.11899404227733612, 0.006800426170229912, 0.03292426839470863, 0.21056391298770905, -0.11553411185741425, 0.3522604703903198, -0.16461825370788574, -0.23948518931865692, -0.07371282577514648, 0.1556127667427063, 0.192805677652359, -0.17113523185253143, -0.3801860809326172, -0.16145534813404083, -0.09102404117584229, 0.21941576898097992, 0.06075955927371979, 0.36195093393325806, -0.5374241471290588, 0.04070151597261429, 0.4236421585083008, -0.24434702098369598, 0.444874107837677, 0.0068128835409879684, 0.18810926377773285, 0.17803969979286194, -0.019631758332252502, 0.27169016003608704, 0.2693745195865631, 0.30324938893318176, 0.012853236868977547, 0.19522306323051453, -0.5344939827919006, -0.28381767868995667, 0.23613987863063812, 0.1565864533185959, -0.08779889345169067, -0.1641092449426651, -0.03650824725627899, -0.05142486095428467, -0.16041795909404755, -0.024621957913041115, -0.149000883102417, 0.15156643092632294, -0.20930469036102295, -0.12767739593982697, -0.3271629512310028, -0.25654467940330505, 0.15445314347743988, -0.4458020031452179, 0.2594599425792694, -0.21553479135036469, 0.17739801108837128, 0.017140032723546028, -0.10756000131368637, 0.21600690484046936, -0.312265008687973, 0.40163734555244446, 0.3429999351501465, 0.1003933921456337, 0.0533515065908432, -0.18748749792575836, 0.09897471964359283, 0.38163143396377563, -0.14764586091041565, 0.2145528346300125, 0.2961960732936859, -0.30147817730903625, 0.025173427537083626, 0.371727854013443, 0.056209810078144073, -0.05844935402274132, 0.16747596859931946, 0.029826566576957703, 0.01417101826518774, 0.2789256274700165, -0.06460849940776825, -0.043008916079998016, 0.04859889671206474, 0.2251511961221695, -0.06720679253339767, -0.3117225170135498, 0.12293452024459839, 0.12991802394390106, -0.17828360199928284, -0.13269373774528503, -0.0666954293847084, -0.3935481905937195, -0.08259275555610657, -0.03862270340323448, 0.1179424375295639, 0.07492413371801376, -0.13287271559238434, 0.08569598197937012, 0.40765371918678284, 0.027371006086468697, -0.38033443689346313, -0.274627149105072, 0.04590741917490959, -0.07287604361772537, 0.06779971718788147, 0.08928468078374863, -0.29118669033050537, 0.24603749811649323, -0.27795708179473877, -0.008076551370322704, -0.5027089715003967, -0.12716755270957947, -0.06152598559856415, 0.2126239836215973, -0.073798768222332, 0.04401835799217224, 0.05404941365122795, -0.29927632212638855, 0.004104066640138626, 0.1036333218216896, 0.2506240904331207, 0.000022177275241119787, -0.22028124332427979, 0.09295514225959778, 0.12436235696077347, -0.03466491401195526, -0.15679389238357544, 0.06970448046922684, 0.016724323853850365, 0.13805945217609406, -0.3114202618598938, 0.09312150627374649, 0.15490935742855072, -0.302065908908844, -0.16698090732097626, 0.3775005638599396, 0.03763340413570404, 0.11135661602020264, -0.08158499002456665, 0.04505041241645813, -0.2784012258052826, -0.48826757073402405, -0.40956005454063416, -0.11762261390686035, -0.27991604804992676, -0.37755778431892395, 0.023451484739780426, -0.0345759317278862, 0.1756056696176529, 0.005445045884698629, 0.0045373570173978806, -0.047687262296676636, 0.19984105229377747, 0.17550170421600342, -0.16931504011154175, -0.018625851720571518, -0.10840780287981033, 0.10185358673334122, 0.2018652707338333, 0.012986009940505028, 0.10091620683670044, -0.023190965875983238, -0.13984918594360352, 0.07754481583833694, 0.13184860348701477, 0.2874961793422699, 0.04952104389667511, -0.08927243202924728, -0.1472093015909195, -0.043417781591415405, -0.48918429017066956, -0.0279537420719862, -0.035386715084314346, -0.1423812061548233, -0.3883990943431854, 0.14887766540050507, -0.00617583142593503, -0.028806615620851517, 0.4045445919036865, -0.19894985854625702, -0.1341550499200821, -0.0949086993932724, -0.2527764141559601, -0.27628999948501587, 0.04241175577044487, 0.3633812963962555, 0.2072209119796753, -0.0529252290725708, 0.013963766396045685, -0.15147127211093903, -0.08058760315179825, -0.06617836654186249, 0.2205369770526886, 0.24852977693080902, 0.2332954704761505, 0.0715833231806755, -0.12650790810585022, 0.008076328784227371, 0.009110812097787857, -0.06700805574655533, 0.06754568219184875, -0.056236907839775085, 0.1267157644033432, 0.232271209359169, 0.037578459829092026, 0.033432357013225555, -0.08890286833047867, -0.05350027233362198, 0.18975791335105896, -0.07690471410751343, 0.18771827220916748, -0.322257936000824, -0.12329015135765076, -0.04573248326778412, 0.44884663820266724, -0.027628106996417046, -0.5634966492652893, 0.24581372737884521, 0.019839689135551453, -0.066872239112854, 0.13179945945739746, 0.09807012230157852, 0.008309531025588512, -0.03304044529795647, 0.05568404495716095, 0.47060447931289673, 0.05651440471410751, -0.30401647090911865, 0.5688509345054626, -0.25177276134490967, 0.10253344476222992, 0.07287293672561646, 0.2768728733062744, -0.0009727160213515162, -0.1368626207113266, -0.14393870532512665, -0.14983239769935608, 0.018291546031832695, -0.10733837634325027, -0.43910637497901917, 0.0011875133495777845, -0.4183419942855835, -0.18543393909931183, -0.008282030932605267, -0.26256754994392395, -0.23574411869049072, 0.11273699998855591, -0.43998983502388, 0.23609258234500885, -0.010675122030079365, 0.3117730915546417, -0.11989529430866241, 0.18583035469055176, 0.046486638486385345, 0.1120135709643364, -0.20977170765399933, -0.09200377017259598, 0.14482544362545013, -0.07649757713079453, -0.2014695405960083, 0.19398963451385498, -0.37454673647880554, 0.17905934154987335, 0.4864072799682617, 0.011615880765020847, 0.46779704093933105, 0.28768301010131836, 0.0655466616153717, 0.056107185781002045, -0.04316028207540512, 0.2789504826068878, 0.4430310130119324, -0.0965404361486435, -0.09754747152328491, 0.6203058958053589, -0.11386091262102127, 0.22270947694778442, -0.23987677693367004, 0.3390793204307556, -0.264443576335907, -0.15976879000663757, -0.17788515985012054, -0.2797427475452423, 0.1586793065071106, -0.07963373512029648, 0.2031334489583969, 0.04760637506842613, 0.026404671370983124, 0.1537405401468277, 0.018917081877589226, -0.5272287130355835, -0.19763322174549103, -0.002794417552649975, 0.031356994062662125, 0.2679764926433563, 0.2386104166507721, -0.2094404399394989, -0.23864910006523132, -0.12944233417510986, 0.11980748176574707, 0.14615227282047272, -0.04001626744866371, 0.4288831055164337, 0.06167611852288246, 0.0791669711470604, 0.24669840931892395, 0.1931944638490677, 0.16252052783966064, 0.4865635931491852, -0.02776057831943035, -0.35411348938941956, -0.16787494719028473, -0.04915561527013779, 0.05669644474983215, 0.32311031222343445, 0.2955033779144287, 0.33342644572257996, 0.22178705036640167, -0.19322843849658966, -0.41524016857147217, -0.16979600489139557, -0.4301929473876953, 0.03763741999864578, 0.042429838329553604, 0.08020075410604477, -0.1190326139330864, 0.09509074687957764, 0.2945781350135803, 0.23566393554210663, -0.15123358368873596, -0.31922653317451477, -0.1905183643102646, 0.062235262244939804, -0.36667346954345703, -0.08309163898229599, -0.06250398606061935, 0.054201576858758926, 0.04230111837387085, 0.0015613558935001493, -0.20309330523014069, 0.20246116816997528, -0.07757589966058731, 0.21166089177131653, 0.20631584525108337, -0.3640904128551483, -0.05781019106507301, 0.042237523943185806, -0.1503368616104126, -0.11342044919729233, -0.028417397290468216, 0.03540746867656708, -0.2406051754951477, -0.09833598881959915, 0.24832524359226227, -0.06613308936357498, 0.17705726623535156, -0.23636527359485626, -0.23670409619808197, 0.21397154033184052, -0.02244538441300392, -0.12142463028430939, 0.31457680463790894, -0.1192360445857048, 0.3679051399230957, -0.1012866199016571, -0.07768820971250534, 0.3290923237800598, -0.5335606336593628, 0.3255919814109802, 0.1914750188589096, 0.2004716396331787, 0.6086466312408447, 0.36305728554725647, -0.2969318628311157, -0.03793533518910408, 0.10529609024524689, 0.15796564519405365, 0.1622171550989151, -0.5375174283981323, 0.29822608828544617, 0.4831024408340454, 0.01876339502632618, -0.07994638383388519, 0.2977466583251953, 0.04278041422367096, 0.3912082016468048, 0.1312502920627594, 0.18586739897727966, 0.5065901875495911, 0.32253319025039673, 0.19580166041851044, -0.2033212035894394, -0.14726096391677856, -0.10303471237421036, 0.17825743556022644, -0.48773863911628723, 0.10313218086957932, 0.49559134244918823, -0.1986648589372635, -0.0774884968996048, -0.09596941620111465, 0.016124634072184563, 0.44046586751937866, 0.06969128549098969, -0.0955437421798706, -0.019746024161577225, -0.1669812947511673, -0.2163933515548706, -0.14020749926567078, 0.41123172640800476, -0.1074577122926712, 0.06688256561756134, -0.09963472187519073, 0.18792304396629333, 0.26153266429901123, 0.022443296387791634, 0.12051546573638916, 0.25211572647094727, -0.1804358810186386, -0.293414443731308, 0.38219696283340454, -0.1176006942987442, 0.0981895923614502, 0.31612005829811096, 0.20692455768585205, -0.11844858527183533, -0.035772766917943954, 0.04919423162937164, -0.02954055555164814, -0.039509374648332596, 0.04611758887767792, -0.13420599699020386, 0.22213327884674072, 0.0839548334479332, 0.05318290367722511, 0.42429080605506897, -0.28973624110221863, 0.9195147752761841, -0.1450134813785553, 0.08163885772228241, -0.718847393989563, -0.17829827964305878, 0.084263376891613, 0.12555815279483795, -0.2542601525783539, -0.06646530330181122, -0.17889286577701569, -0.2212548702955246, -0.516340970993042, -0.2275100201368332, 0.2663656771183014, -0.1146375834941864, 0.18910348415374756, 0.4652789235115051, -0.07781308144330978, 0.16979016363620758, 0.4061650335788727, 0.18527962267398834, -0.27291369438171387, -0.21781028807163239, -0.1352701187133789, 0.06495240330696106, -0.15717478096485138, 0.11037279665470123, -0.1272502988576889, -0.09954192489385605, -0.010975823737680912, 0.44901782274246216, 0.3219575881958008, -0.12951284646987915, 0.08652627468109131, -0.14083658158779144, 0.08136071264743805, -0.0966944471001625, -0.1738816350698471, -0.04339839518070221, -0.047786712646484375, -0.12491799890995026, -0.2163541167974472, 0.3333566188812256, 0.2937808334827423, -0.038867752999067307, 0.08797575533390045, 0.21881243586540222, 0.10504592955112457, 0.1542142927646637, -0.15423226356506348, -0.1812717169523239, 0.44703203439712524, 0.12263111770153046, -0.003108416683971882, -0.28965893387794495, 0.25295040011405945, 0.1363523006439209, 0.0013981328811496496, 0.06336924433708191, -0.31798943877220154, 0.24681931734085083, 0.1324061155319214, 0.14890365302562714, -0.00024770706659182906, -0.0825149342417717, -0.026309022679924965, 0.029474647715687752, -0.1970495879650116, -0.05045652762055397, -0.08387108147144318, 0.17049233615398407, 0.15795454382896423, 0.24663405120372772, -0.2169317603111267, 0.18092623353004456, 0.03712770715355873, -0.2192239612340927, -0.13782452046871185, 0.0699400007724762, 0.03809826076030731, -0.04073915258049965, 0.26879218220710754, -0.24510043859481812, 0.30371174216270447, 0.09022574871778488, 0.039130933582782745, -0.3036855459213257, 0.04062129929661751, -0.006520308554172516, -0.09484566003084183, -0.0544736385345459, 0.12221558392047882, -0.1837799847126007, 0.14486399292945862, -0.25917115807533264 ]
177
..\pandas\reference\api\pandas.Series.dt.as_unit.html
pandas.Series.dt.as_unit
Series.dt.as_unit(*args, **kwargs)[source]#
No parameters found
[]
pandas.Series.dt.as_unit Series.dt.as_unit(*args, **kwargs)[source]#
[ -0.12038271874189377, -0.36792728304862976, -0.19315707683563232, -0.04556281119585037, 0.3446364104747772, 0.4309811592102051, 0.4810602366924286, 0.3323313891887665, -0.09369439631700516, 0.1709805130958557, -0.1477837860584259, 0.243254616856575, -0.21651113033294678, 0.08400218188762665, -0.10094958543777466, -0.3033536672592163, 0.01885799691081047, 0.34849873185157776, -0.23643134534358978, -0.0630282610654831, -0.21390093863010406, 0.11626161634922028, -0.017246710136532784, 0.047558173537254333, -0.03770308569073677, -0.4047382175922394, -0.1283174604177475, -0.2694236636161804, 0.08408121764659882, -0.18522624671459198, 0.13634780049324036, 0.062389831990003586, 0.09273377060890198, 0.5843851566314697, -0.00009836097888182849, -0.15220113098621368, 0.10923592746257782, -0.06375976651906967, -0.08992364257574081, 0.27319663763046265, -0.07641669362783432, -0.021092291921377182, 0.1417636275291443, -0.4132121801376343, 0.11223404854536057, -0.27308130264282227, 0.09393750876188278, -0.17895084619522095, 0.27630844712257385, 0.20942409336566925, 0.30217424035072327, -0.12705601751804352, -0.10818909108638763, -0.1429622620344162, -0.46020036935806274, -0.09611725807189941, 0.15461240708827972, 0.3883211016654968, -0.2683281898498535, 0.07591552287340164, -0.006911539006978273, 0.13031326234340668, -0.05873170122504234, -0.071293905377388, 0.0002507870667614043, 0.06682537496089935, 0.3700270652770996, -0.10958142578601837, -0.02109336294233799, 0.23891615867614746, 0.2189706265926361, -0.24212749302387238, -0.2633451521396637, 0.11661896854639053, 0.01118389144539833, -0.19791708886623383, -0.3678288161754608, 0.22862520813941956, -0.09366875141859055, 0.17257563769817352, 0.18461006879806519, 0.3737691342830658, -0.09827332198619843, 0.2186291366815567, -0.3039134740829468, 0.24320033192634583, -0.03883328661322594, -0.13647444546222687, 0.08521447330713272, -0.01644124649465084, -0.018139349296689034, -0.019922487437725067, 0.19169305264949799, 0.2287573367357254, 0.13466086983680725, -0.08671225607395172, 0.05855846032500267, -0.3334074020385742, -0.039543405175209045, -0.3064267933368683, 0.23547373712062836, -0.025508468970656395, 0.15757130086421967, 0.260349303483963, 0.025290554389357567, 0.2750551998615265, 0.10838745534420013, -0.14980946481227875, 0.1306123584508896, 0.29142752289772034, -0.2556380331516266, -0.10634561628103256, -0.20476539433002472, -0.16945020854473114, -0.07839791476726532, 0.12912100553512573, -0.14867864549160004, 0.13460220396518707, -0.24477411806583405, -0.22536073625087738, 0.15437284111976624, -0.031245503574609756, 0.003857238683849573, 0.10037969052791595, 0.11521519720554352, 0.720862627029419, -0.1624746173620224, -0.031122347339987755, 0.4223223030567169, 0.28558704257011414, -0.3620151877403259, 0.27662259340286255, 0.15629535913467407, -0.3004981577396393, -0.15362967550754547, -0.16799472272396088, 0.39164403080940247, -0.007255112286657095, 0.40415358543395996, -0.0009971648687496781, -0.06840461492538452, -0.09417874366044998, 0.06364226341247559, 0.1366456151008606, 0.10710833966732025, 0.03797667846083641, -0.007134704850614071, -0.08383338153362274, -0.20561011135578156, 0.06419885903596878, 0.14619024097919464, 0.09120054543018341, -0.17808836698532104, 0.25665318965911865, -0.03451242297887802, 0.17888282239437103, -0.12194439023733139, 0.2812325656414032, -0.00859630573540926, -0.03555556386709213, 0.15470217168331146, -0.06943603605031967, -0.17461535334587097, -0.3324049711227417, 0.1513502597808838, 0.07506591081619263, -0.24052268266677856, 0.009827140718698502, -0.05638352409005165, -0.004480983596295118, 0.12666375935077667, 0.24213141202926636, -0.14028900861740112, -0.01867162063717842, -0.22597165405750275, -0.04488789290189743, 0.3096317946910858, -0.22195009887218475, 0.0695151835680008, -0.02214828133583069, 0.12907199561595917, -0.07128084450960159, 0.45186808705329895, 0.022836484014987946, -0.12521252036094666, -0.07420150190591812, -0.11684074252843857, 0.1345292329788208, -0.22738462686538696, -0.14654496312141418, 0.0016472612041980028, -0.30117419362068176, 0.41200771927833557, -0.2522128224372864, -0.022755539044737816, 0.31355589628219604, 0.09162592887878418, -0.17231687903404236, 0.3817717134952545, -0.2630212604999542, 0.010036307387053967, 0.02474341168999672, 0.2577974796295166, -0.13253268599510193, 0.1602424681186676, -0.16648338735103607, 0.06473135203123093, 0.002185516757890582, -0.16130325198173523, -0.007708046585321426, 0.0022954160813242197, -0.38623321056365967, -0.36346152424812317, -0.18983852863311768, 0.08217639476060867, 0.37869107723236084, 0.28888729214668274, 0.0027143689803779125, -0.08841381967067719, 0.17732705175876617, -0.1655750870704651, -0.0030544393230229616, 0.1840548813343048, -0.029336698353290558, 0.07122906297445297, -0.13387799263000488, 0.026527924463152885, -0.10662246495485306, 0.03660855069756508, 0.1373928189277649, 0.15047767758369446, 0.025819554924964905, 0.2704896032810211, 0.25722986459732056, -0.0710657611489296, 0.3594306707382202, -0.02479400485754013, -0.007584757171571255, 0.06315454840660095, 0.28793132305145264, -0.03538331016898155, 0.24212424457073212, 0.3263685703277588, -0.07584741711616516, -0.2961021363735199, 0.4546656012535095, -0.23320730030536652, -0.17797189950942993, 0.05864886939525604, 0.4015323519706726, 0.4146222770214081, 0.16815507411956787, -0.15614236891269684, -0.14335983991622925, -0.1210738942027092, -0.00016884622164070606, 0.014978702180087566, -0.001955329207703471, -0.28780296444892883, 0.08848824352025986, 0.4454253017902374, -0.10642263293266296, 0.3062979578971863, 0.026786725968122482, 0.007595180533826351, 0.08272997289896011, 0.1792663037776947, -0.044157397001981735, -0.010692666284739971, 0.2135791778564453, 0.20073772966861725, -0.07229503244161606, -0.08382532745599747, -0.04229279235005379, 0.07055237144231796, 0.09198221564292908, -0.007549756206572056, 0.16510461270809174, -0.0529366210103035, -0.19075210392475128, -0.3534685969352722, 0.0158495232462883, -0.16282185912132263, 0.15609276294708252, -0.061666715890169144, 0.0465332567691803, -0.3402996361255646, -0.1836622804403305, -0.2841963768005371, -0.10108746588230133, 0.06368278712034225, -0.2658962905406952, -0.13929098844528198, 0.1624985635280609, -0.16145384311676025, 0.14465013146400452, -0.08968710899353027, 0.1641438901424408, 0.2844594120979309, 0.1501300036907196, -0.21782778203487396, -0.21324235200881958, 0.111466184258461, 0.2746027708053589, -0.031619567424058914, 0.0889400765299797, 0.10237216204404831, -0.1870894730091095, 0.1075916588306427, 0.3119705021381378, -0.20847772061824799, -0.19364438951015472, -0.08201788365840912, 0.0035884070675820112, 0.2711145281791687, 0.3192875385284424, -0.3274630904197693, -0.41534802317619324, -0.20709921419620514, -0.002694416558369994, 0.015991710126399994, 0.08758159726858139, -0.0057013253681361675, 0.0855378657579422, -0.1392538845539093, -0.10443641245365143, -0.051578257232904434, -0.46071434020996094, 0.13927412033081055, 0.1301889717578888, 0.06141797453165054, -0.21469901502132416, 0.19296544790267944, 0.19749602675437927, 0.22115544974803925, -0.03953960910439491, -0.09073095768690109, 0.270634263753891, 0.4880853593349457, -0.18528996407985687, -0.12625159323215485, -0.05170738324522972, -0.3432878255844116, 0.25417399406433105, -0.23294313251972198, 0.09725765883922577, -0.5327690243721008, -0.02844375930726528, -0.0927099958062172, 0.20697297155857086, 0.12800747156143188, -0.15595200657844543, 0.268138587474823, -0.21172146499156952, 0.0020207378547638655, -0.004993026610463858, 0.06957489997148514, 0.3044271767139435, -0.3461592197418213, 0.12898696959018707, 0.6875170469284058, 0.1693432778120041, 0.18281374871730804, 0.2463146597146988, -0.10339907556772232, -0.00740409130230546, -0.3169337213039398, -0.040263887494802475, 0.1850053071975708, -0.23723427951335907, -0.23771841824054718, -0.05507161095738411, -0.07407574355602264, 0.12167978286743164, -0.06240632385015488, 0.04269206151366234, -0.09009376168251038, 0.1482260674238205, -0.20921874046325684, -0.02743152342736721, -0.15479730069637299, -0.3489994406700134, 0.0761803388595581, 0.006315712817013264, 0.0870334804058075, -0.12847745418548584, -0.07554775476455688, 0.1059584990143776, 0.13525249063968658, -0.19141210615634918, 0.12022119760513306, -0.06883534789085388, 0.03317958861589432, -0.29305216670036316, 0.20747941732406616, 0.27060675621032715, 0.05881398171186447, 0.26845863461494446, -0.07097010314464569, -0.18755127489566803, 0.1631072759628296, 0.5432600975036621, 0.3701408803462982, -0.20138347148895264, 0.10890562832355499, -0.4254550039768219, -0.056667760014534, 0.030255699530243874, -0.33890023827552795, -0.2687530815601349, -0.20739275217056274, -0.00312839075922966, -0.18817643821239471, 0.02782457321882248, 0.008238309994339943, 0.2547001838684082, -0.1503475159406662, 0.26850220561027527, -0.2243754118680954, -0.5051738023757935, 0.03975442796945572, 0.05626664310693741, 0.2731284201145172, 0.15743646025657654, -0.1202218160033226, -0.13728250563144684, -0.18224716186523438, -0.2839664816856384, 0.3936856985092163, 0.16314846277236938, 0.17880412936210632, 0.27914905548095703, -0.2152090072631836, -0.05515667051076889, -0.06591221690177917, -0.02885311096906662, -0.02375171333551407, -0.1898649036884308, 0.0852532759308815, -0.15523052215576172, -0.2964048385620117, 0.4144662022590637, 0.05786692351102829, -0.1825055330991745, 0.07107244431972504, 0.23550820350646973, 0.0009996999287977815, 0.013615219853818417, -0.17043136060237885, 0.3125666677951813, 0.13114705681800842, 0.08123144507408142, -0.3864761292934418, 0.2725949287414551, 0.13936656713485718, 0.032679393887519836, 0.11371565610170364, -0.2031521052122116, -0.3020246624946594, 0.18590570986270905, 0.05327834561467171, 0.5447164177894592, -0.02494002692401409, 0.30516868829727173, 0.38552483916282654, 0.006131700240075588, 0.23030786216259003, 0.2781217098236084, 0.4244791269302368, -0.33137834072113037, 0.030432546511292458, -0.19487887620925903, -0.08644873648881912, -0.05092824622988701, 0.4497414827346802, -0.4936470091342926, 0.3776707351207733, -0.41019973158836365, 0.30539557337760925, 0.14177122712135315, -0.008529148995876312, 0.07706058770418167, 0.04593837261199951, -0.17575113475322723, 0.18333834409713745, -0.048023663461208344, -0.2360660284757614, 0.021961286664009094, -0.3340994715690613, 0.015849297866225243, 0.035955462604761124, 0.08243259787559509, -0.19391696155071259, -0.15400893986225128, 0.36929360032081604, -0.06337988376617432, -0.2667391002178192, -0.3269418478012085, 0.10744129866361618, 0.16193991899490356, -0.31577563285827637, 0.18833258748054504, 0.03730833902955055, 0.15660206973552704, -0.041708774864673615, -0.09165570139884949, 0.3508431315422058, 0.3418554663658142, -0.06434402614831924, 0.3963439464569092, 0.19116371870040894, 0.1955319195985794, -0.2100231647491455, -0.016781313344836235, 0.17692206799983978, -0.5319124460220337, -0.41926854848861694, -0.15447689592838287, -0.07864964008331299, -0.35152414441108704, -0.2541297972202301, 0.22289368510246277, 0.07703936100006104, -0.3167032301425934, 0.39517009258270264, 0.1274617314338684, -0.04055032506585121, -0.00957661122083664, 0.17405761778354645, 0.2566285729408264, -0.10419794172048569, 0.15974056720733643, -0.1727726012468338, -0.2886393666267395, -0.18931134045124054, -0.06440843641757965, -0.15994049608707428, -0.2355632781982422, 0.6882115602493286, -0.11058440059423447, -0.21485376358032227, -0.08224021643400192, -0.21045072376728058, 0.07537610083818436, 0.39439648389816284, -0.41692572832107544, -0.19593048095703125, -0.40398842096328735, 0.06975992023944855, 0.3273789882659912, 0.3310965597629547, -0.0463457889854908, -0.04581538587808609, -0.19478575885295868, -0.02293146774172783, -0.46314379572868347, -0.02466602623462677, -0.24896185100078583, -0.06639604270458221, 0.022705508396029472, -0.13139572739601135, 0.03728683292865753, 0.3824079632759094, 0.3765663802623749, 0.11832182854413986, -0.016444087028503418, -0.3365567624568939, -0.18311791121959686, 0.0038664336316287518, -0.233769491314888, 0.027412649244070053, 0.35814031958580017, 0.14226143062114716, -0.4287363290786743, -0.042312487959861755, -0.20308902859687805, 0.28429731726646423, -0.06135343387722969, 0.42583709955215454, 0.19614392518997192, 0.10713618993759155, 0.09616488963365555, -0.17792099714279175, -0.03597911819815636, -0.25920695066452026, 0.03677072003483772, 0.30697861313819885, 0.036483269184827805, -0.04399874061346054, 0.27242282032966614, 0.06664009392261505, -0.1795971542596817, -0.30969104170799255, 0.2552167475223541, 0.09859198331832886, -0.15709325671195984, 0.028560398146510124, 0.3970848023891449, 0.2007598876953125, -0.09030455350875854, 0.14045089483261108, -0.024543050676584244, 0.3166729807853699, -0.529607355594635, -0.10050144046545029, 0.1369127482175827, 0.13519389927387238, 0.30341169238090515, 0.22032883763313293, 0.16137531399726868, -0.21030095219612122, 0.07644912600517273, -0.1699381172657013, 0.05244973301887512, -0.24146144092082977, 0.0320892408490181, 0.6754961013793945, 0.3515782058238983, -0.02257649600505829, 0.004978090059012175, 0.17181740701198578, 0.33266592025756836, 0.3221844732761383, 0.0741773247718811, -0.04364399239420891, -0.12036094814538956, -0.31663188338279724, 0.2869400978088379, 0.17050045728683472, -0.14397215843200684, 0.21388192474842072, -0.3223346471786499, 0.2524873614311218, 0.3938959240913391, 0.1769254207611084, -0.0636262446641922, 0.03714956343173981, -0.22621533274650574, 0.07185641676187515, -0.22342029213905334, -0.05165453627705574, -0.03324957191944122, -0.048154477030038834, -0.4865512251853943, -0.2511841356754303, 0.2375303953886032, -0.01811797544360161, 0.21135638654232025, -0.007613488472998142, 0.24249136447906494, 0.3259340524673462, -0.018782492727041245, -0.18587012588977814, 0.3169093430042267, -0.22134777903556824, -0.340686172246933, 0.49830958247184753, -0.02308843657374382, 0.08281142264604568, 0.3232187032699585, 0.32357847690582275, -0.2566247284412384, -0.0969332829117775, 0.15289118885993958, -0.14402735233306885, -0.18506333231925964, -0.0960942953824997, -0.021633345633745193, 0.11987676471471786, 0.3033577501773834, 0.2520749568939209, 0.2928810715675354, -0.2474990040063858, -0.08170599490404129, 0.058112502098083496, -0.4434833526611328, -0.4761746823787689, 0.40682512521743774, -0.022723084315657616, -0.18392379581928253, -0.0409095361828804, -0.056688833981752396, 0.02526559866964817, -0.21230365335941315, 0.09609749168157578, -0.27718302607536316, 0.09041377902030945, 0.02899184264242649, 0.20398186147212982, 0.06410599499940872, 0.3658922016620636, -0.12390781939029694, 0.35875722765922546, 0.1662219762802124, -0.004791929852217436, -0.42363810539245605, 0.13442474603652954, 0.39431628584861755, -0.09876763820648193, 0.010555535554885864, -0.08957859128713608, -0.003738655708730221, -0.06536231935024261, 0.04162091761827469, 0.07084821164608002, -0.39851438999176025, 0.096013642847538, -0.04263468086719513, -0.23526480793952942, -0.30625423789024353, 0.0651492103934288, 0.10491057485342026, -0.33528849482536316, 0.07569338381290436, -0.3514840006828308, 0.3569711148738861, -0.0293107982724905, -0.09947023540735245, 0.044363245368003845, 0.31519296765327454, -0.11605767160654068, 0.06302808225154877, 0.0497160442173481, -0.2354961782693863, 0.3095886707305908, 0.31938013434410095, -0.026403779163956642, -0.25520089268684387, 0.20256206393241882, -0.004621673375368118, 0.04396405443549156, -0.13189034163951874, -0.2858411371707916, 0.043898604810237885, 0.38910141587257385, 0.17624376714229584, 0.006207440048456192, -0.0977991372346878, 0.3031432330608368, -0.3218976557254791, -0.14301474392414093, 0.32524603605270386, 0.3966529071331024, -0.21733134984970093, 0.02697950229048729, 0.1582956463098526, -0.2948700785636902, 0.2808162569999695, -0.3778151273727417, -0.5408485531806946, -0.40528884530067444, -0.03674929961562157, 0.11833462119102478, -0.06168922781944275, 0.220953106880188, -0.06427419185638428, 0.28327393531799316, 0.10695508122444153, -0.15034571290016174, 0.04003208503127098, -0.1271655261516571, -0.14116781949996948, -0.04270925745368004, -0.41048458218574524, 0.19807709753513336, -0.04985462874174118, -0.19871719181537628, -0.361745685338974 ]
178
..\pandas\reference\api\pandas.api.extensions.ExtensionArray._accumulate.html
pandas.api.extensions.ExtensionArray._accumulate
ExtensionArray._accumulate(name, *, skipna=True, **kwargs)[source]# Return an ExtensionArray performing an accumulation operation. The underlying data type might change.
Parameters: namestrName of the function, supported values are: - cummin - cummax - cumsum - cumprod skipnabool, default TrueIf True, skip NA values. **kwargsAdditional keyword arguments passed to the accumulation function. Currently, there is no supported kwarg. Returns: array Raises: NotImplementedErrorsubclass does not define accumulations
[">>> arr = pd.array([1, 2, 3])\n>>> arr._accumulate(name='cumsum')\n<IntegerArray>\n[1, 3, 6]\nLength: 3, dtype: Int64"]
pandas.api.extensions.ExtensionArray._accumulate ExtensionArray._accumulate(name, *, skipna=True, **kwargs)[source]# Return an ExtensionArray performing an accumulation operation. The underlying data type might change.
[ 0.22150732576847076, -0.21663887798786163, -0.12435638159513474, 0.1402071863412857, 0.1682809740304947, 0.18861497938632965, -0.0642666444182396, 0.2709033191204071, -0.05171533301472664, 0.4142405092716217, 0.061248887330293655, 0.4367202818393707, -0.01300174742937088, 0.018205467611551285, 0.022038770839571953, -0.10549234598875046, 0.14124245941638947, 0.2216854989528656, 0.13102467358112335, -0.09654511511325836, -0.3865765631198883, -0.027768325060606003, 0.10062399506568909, 0.06685271114110947, 0.21004173159599304, -0.14160138368606567, -0.30453377962112427, -0.3111944794654846, -0.034535735845565796, -0.3389144241809845, 0.2990356981754303, 0.01748056523501873, 0.007547142915427685, 0.2929956018924713, -0.00010218119132332504, -0.2055048644542694, 0.1899975836277008, -0.06636394560337067, -0.10108019411563873, 0.2404290735721588, -0.20235061645507812, -0.0947548970580101, 0.014968639239668846, -0.4245102107524872, 0.20100311934947968, -0.3895488381385803, -0.008229022845625877, -0.3423788845539093, 0.08270159363746643, 0.06351375579833984, 0.25322526693344116, -0.2526552379131317, -0.008419039659202099, -0.1464948207139969, -0.05451660975813866, -0.2069517821073532, 0.20342963933944702, 0.1967616230249405, 0.020836373791098595, -0.11061129719018936, 0.01959768868982792, 0.09773629158735275, -0.06983059644699097, -0.013249672017991543, 0.19224536418914795, 0.14733505249023438, 0.27156102657318115, -0.014635352417826653, 0.2938738763332367, 0.24249382317066193, 0.15388044714927673, -0.2629150450229645, -0.15549136698246002, -0.13768699765205383, 0.18451756238937378, -0.23360861837863922, -0.22445185482501984, 0.1685921549797058, 0.23902438580989838, -0.06326454877853394, 0.0889507383108139, 0.27152934670448303, -0.16048990190029144, 0.15813614428043365, -0.3385741710662842, 0.016359111294150352, 0.009191510267555714, -0.047952160239219666, 0.13848420977592468, -0.33326929807662964, 0.04898608475923538, -0.2598264217376709, -0.002672912087291479, 0.23160894215106964, 0.11953787505626678, -0.09353915601968765, 0.2072572261095047, -0.28318795561790466, 0.08741063624620438, -0.21492202579975128, 0.13161174952983856, -0.1147647276520729, -0.031037943437695503, 0.3354053795337677, -0.02812981605529785, -0.01825815998017788, 0.08865977823734283, -0.115397609770298, -0.027828600257635117, 0.05041312426328659, 0.01324634812772274, -0.12469595670700073, -0.13654160499572754, 0.41062280535697937, 0.18137572705745697, -0.18863514065742493, -0.12017598003149033, 0.22933995723724365, -0.24185062944889069, 0.00606421148404479, -0.08175140619277954, 0.0404684878885746, 0.035931505262851715, 0.1541435420513153, 0.05179595574736595, 0.15907303988933563, -0.08547142148017883, 0.03809462487697601, 0.6469374299049377, 0.2079133689403534, -0.3678586483001709, 0.24116410315036774, 0.171334907412529, -0.10907179862260818, -0.05711374059319496, -0.019663535058498383, 0.13604873418807983, -0.09554997831583023, 0.0711289644241333, 0.18929307162761688, 0.0964951142668724, 0.019806981086730957, 0.5344173908233643, 0.3830815255641937, 0.08744934946298599, -0.11224457621574402, 0.12970547378063202, 0.13783450424671173, -0.3310672640800476, 0.34471431374549866, 0.1141280084848404, -0.16737094521522522, -0.1654328852891922, 0.2686029076576233, -0.0422624796628952, -0.04458915814757347, -0.1897069662809372, 0.1741763800382614, 0.23288549482822418, 0.1570257544517517, 0.3295772671699524, 0.1463179737329483, 0.2683500647544861, -0.22533290088176727, 0.08001021295785904, 0.07115880399942398, -0.2400253564119339, -0.0750415101647377, -0.6051872372627258, -0.13228540122509003, 0.05839068442583084, -0.07677671313285828, 0.06758798658847809, -0.25373226404190063, -0.38578927516937256, 0.17512159049510956, 0.02912522479891777, -0.09273988753557205, -0.2573639154434204, -0.35480034351348877, -0.06682317703962326, 0.04750769957900047, 0.20967039465904236, 0.03312306851148605, -0.2334953397512436, -0.015393856912851334, 0.13608691096305847, -0.020423373207449913, -0.1878499537706375, 0.0056251888163387775, 0.14513832330703735, -0.21391814947128296, 0.39903634786605835, -0.44545039534568787, 0.008244884200394154, 0.12654052674770355, -0.19435399770736694, -0.4693445861339569, 0.10017989575862885, -0.16936156153678894, 0.010354074649512768, -0.4025769531726837, 0.27383923530578613, -0.04395565018057823, 0.10072296857833862, -0.36183252930641174, -0.023427627980709076, 0.09417393803596497, -0.3988388180732727, -0.27460595965385437, -0.1670423150062561, -0.5627711415290833, -0.29855215549468994, 0.045867305248975754, 0.17851492762565613, 0.26336944103240967, 0.3281577527523041, 0.2318485677242279, 0.12666796147823334, 0.050765976309776306, -0.21833884716033936, -0.30126887559890747, -0.07288230210542679, -0.013640736229717731, -0.14528098702430725, 0.18668735027313232, 0.2927786111831665, -0.13488776981830597, -0.1526191383600235, -0.07986598461866379, 0.14029793441295624, 0.1454569548368454, 0.23377171158790588, 0.22707165777683258, -0.2946805953979492, 0.14939706027507782, 0.004744380712509155, 0.18774046003818512, -0.1124316081404686, 0.3681160807609558, 0.09355732798576355, 0.21968746185302734, 0.2151775360107422, -0.1156771183013916, 0.04334843531250954, 0.4065674841403961, 0.25408944487571716, -0.03247647359967232, 0.08681009709835052, 0.13597829639911652, 0.19793567061424255, 0.1555461883544922, -0.11974512785673141, -0.5101887583732605, -0.5647905468940735, 0.04095856100320816, 0.053184960037469864, -0.07375774532556534, -0.2401881068944931, 0.18281877040863037, 0.5560392737388611, -0.07790032774209976, 0.2519567608833313, 0.26573505997657776, -0.17905807495117188, 0.007857208140194416, -0.07004541158676147, 0.1163591518998146, 0.2931098937988281, 0.08891097456216812, 0.2379855513572693, -0.16206124424934387, 0.024372419342398643, 0.07280229032039642, 0.2189723402261734, 0.24799221754074097, 0.2633633613586426, -0.005908886436372995, 0.4296669065952301, -0.036276936531066895, -0.41338911652565, -0.010753477923572063, -0.02751992642879486, 0.14986974000930786, 0.031579162925481796, 0.31926265358924866, -0.24290072917938232, -0.5535383820533752, 0.0008767799590714276, -0.7623231410980225, -0.1226477399468422, -0.2509636878967285, -0.053558941930532455, 0.16826851665973663, -0.2995803952217102, -0.09310383349657059, 0.0037454727571457624, 0.2767450511455536, 0.23812998831272125, -0.10869342088699341, -0.3226208984851837, 0.14531873166561127, 0.09777406603097916, 0.2706350088119507, -0.10937625169754028, -0.07997351884841919, 0.5189217329025269, 0.2891978323459625, 0.08941632509231567, -0.16241773962974548, -0.18236613273620605, 0.023537633940577507, -0.20448799431324005, -0.2927904725074768, 0.34281137585639954, 0.06036369130015373, 0.047895755618810654, -0.3652191758155823, -0.04501890391111374, -0.14517438411712646, -0.1820913702249527, -0.0006053709075786173, 0.13679973781108856, 0.1515042632818222, -0.13768644630908966, 0.010312442667782307, -0.13125430047512054, -0.14928960800170898, 0.28149688243865967, 0.10172542184591293, 0.24239011108875275, -0.02185489423573017, -0.24455899000167847, 0.34922879934310913, 0.26038187742233276, -0.196458101272583, -0.2120407372713089, 0.08351068943738937, 0.23062558472156525, -0.07322635501623154, 0.03166672959923744, 0.12915612757205963, -0.5304989814758301, 0.18638038635253906, 0.05331520736217499, 0.1232651025056839, -0.5258440375328064, -0.2075054794549942, -0.13917940855026245, 0.15206706523895264, -0.03789941221475601, 0.2474745512008667, 0.05177375301718712, -0.2938796579837799, -0.0810282975435257, -0.1034923642873764, 0.1839100867509842, 0.2572368383407593, -0.03000851720571518, -0.13304400444030762, 0.22225622832775116, 0.11976269632577896, -0.13135437667369843, 0.17450901865959167, -0.09474179148674011, 0.18956172466278076, -0.22554442286491394, -0.07944701611995697, 0.022984519600868225, -0.14141808450222015, -0.457790732383728, -0.10805104672908783, -0.14715521037578583, 0.1477574110031128, -0.01799391396343708, -0.08468252420425415, 0.15788976848125458, -0.13357067108154297, -0.09473154693841934, -0.044200826436281204, -0.011828571557998657, -0.1994408667087555, 0.18885482847690582, -0.010202241130173206, -0.16925975680351257, -0.34545212984085083, -0.1496214121580124, -0.048900146037340164, 0.015444410033524036, 0.14371126890182495, -0.07902630418539047, -0.12444543838500977, -0.025081578642129898, -0.2651847004890442, 0.44319382309913635, 0.17843987047672272, -0.0988897904753685, 0.3235226273536682, -0.07124120742082596, 0.025079132989048958, 0.001129230484366417, 0.4958324432373047, 0.1566266417503357, -0.046017125248909, 0.22313500940799713, -0.1688937395811081, 0.05485724285244942, 0.011773607693612576, -0.2505509555339813, 0.07746203243732452, 0.16543272137641907, -0.1349676549434662, -0.0754312127828598, 0.09952258318662643, 0.17021261155605316, 0.16449616849422455, -0.19061459600925446, 0.05526895076036453, -0.32264167070388794, -0.41116201877593994, 0.008202723227441311, 0.09540196508169174, 0.2762846052646637, 0.3161178231239319, -0.22201913595199585, -0.43479737639427185, -0.2211008369922638, -0.376270592212677, 0.2682601511478424, 0.08647128939628601, 0.24245992302894592, 0.3459344208240509, -0.02091250754892826, -0.3796160817146301, -0.06650705635547638, 0.5570891499519348, -0.012650781311094761, 0.18377870321273804, 0.1315821260213852, -0.07698716223239899, -0.2526179850101471, 0.35253360867500305, 0.04316766560077667, -0.11536804586648941, 0.44205257296562195, -0.12545137107372284, 0.025211453437805176, -0.020620334893465042, -0.310665488243103, 0.20850466191768646, -0.11434365808963776, -0.020510412752628326, -0.36126795411109924, 0.7573014497756958, 0.3451331853866577, -0.18503859639167786, 0.23148784041404724, 0.36362364888191223, -0.576491117477417, -0.13129223883152008, 0.29798394441604614, 0.5742772817611694, -0.11148670315742493, 0.0567752867937088, 0.2850903570652008, -0.04531564563512802, 0.25500789284706116, 0.395548552274704, 0.24886247515678406, -0.3217051029205322, -0.30380451679229736, -0.1299530565738678, 0.015555382706224918, 0.20141848921775818, 0.21313031017780304, -0.26785266399383545, 0.011390741914510727, -0.385896772146225, 0.362009733915329, 0.20085343718528748, -0.03477630019187927, -0.5303134322166443, -0.11948192119598389, -0.5077536702156067, 0.25484922528266907, 0.2583279013633728, -0.28982990980148315, -0.05420063063502312, -0.1875261664390564, -0.0500330924987793, -0.03723084554076195, -0.040070340037345886, -0.1488049179315567, 0.1849968582391739, 0.20340822637081146, 0.006173855625092983, -0.12863796949386597, -0.5078423023223877, -0.11121591925621033, 0.19659683108329773, -0.1507250815629959, 0.14663353562355042, -0.18546582758426666, 0.03812626004219055, -0.06573890149593353, -0.10346820950508118, -0.0292362067848444, 0.5027901530265808, 0.036228518933057785, 0.2333785742521286, 0.34176403284072876, 0.13894420862197876, -0.003541833022609353, 0.019434036687016487, 0.3646929860115051, 0.16401512920856476, -0.25571075081825256, -0.13843142986297607, -0.13577619194984436, -0.22106537222862244, 0.027061959728598595, 0.18059781193733215, 0.17618140578269958, -0.2015051543712616, 0.16308073699474335, -0.1678588092327118, -0.07752566784620285, -0.11731593310832977, 0.17878419160842896, 0.404992938041687, 0.12608493864536285, 0.31783154606819153, -0.43782714009284973, -0.024441633373498917, -0.09988473355770111, -0.15553498268127441, -0.009824487380683422, 0.1857472062110901, 0.5430215001106262, 0.20193420350551605, -0.12037532031536102, -0.1553966999053955, -0.10875336825847626, -0.18036390841007233, 0.5096837282180786, -0.4064176380634308, -0.21702250838279724, -0.5132297277450562, 0.10986802726984024, 0.11893466860055923, 0.5115047693252563, -0.10373196005821228, 0.0684744343161583, 0.04089684784412384, 0.12487336248159409, -0.43701887130737305, -0.019774707034230232, -0.20384709537029266, -0.002400496741756797, -0.09117243438959122, 0.14056463539600372, -0.1244308203458786, -0.0003266462590545416, 0.22940701246261597, 0.32561689615249634, -0.007071649190038443, -0.32059624791145325, -0.030486611649394035, 0.04130348935723305, -0.020911285653710365, 0.03785645589232445, 0.24670320749282837, -0.08252041786909103, -0.1768459677696228, -0.19339771568775177, -0.002141298959031701, 0.07953601330518723, 0.04912228509783745, 0.2660885751247406, 0.3851539194583893, 0.20525607466697693, 0.10504554957151413, -0.18475563824176788, -0.024921847507357597, -0.02283909171819687, -0.15319278836250305, 0.1568525731563568, -0.3252390921115875, 0.0129142040386796, 0.20922866463661194, -0.011790843680500984, -0.22322925925254822, -0.19355177879333496, 0.17815056443214417, 0.27056869864463806, -0.5150061845779419, -0.13438934087753296, 0.29713869094848633, 0.24169862270355225, -0.099068284034729, -0.10732921212911606, 0.13450214266777039, 0.2624073326587677, -0.45967981219291687, -0.040174517780542374, 0.10450848191976547, -0.05231158435344696, 0.07604216039180756, 0.24033749103546143, 0.2868630588054657, -0.18407008051872253, -0.15138886868953705, 0.029837612062692642, 0.23508870601654053, -0.030486231669783592, 0.16039426624774933, 0.44666385650634766, 0.001093649654649198, 0.05550459399819374, 0.2248154729604721, 0.3265351951122284, 0.4472183883190155, 0.006206538528203964, 0.31082993745803833, 0.33925139904022217, -0.13242575526237488, -0.2511388063430786, 0.20145434141159058, 0.0074201347306370735, -0.16028030216693878, 0.3447636365890503, -0.07880948483943939, 0.2941184341907501, 0.594862699508667, -0.04136695712804794, 0.0037969262339174747, 0.12635301053524017, -0.19146427512168884, 0.19318710267543793, 0.043564099818468094, 0.01639588363468647, 0.3663157522678375, 0.033261738717556, -0.17076475918293, -0.16785486042499542, 0.285896360874176, -0.17914582788944244, 0.23797541856765747, -0.3318047821521759, 0.18986958265304565, -0.11095046252012253, 0.24102683365345, 0.13473334908485413, 0.26771050691604614, -0.34191179275512695, -0.3502724766731262, 0.6741670966148376, -0.017612170428037643, -0.049223095178604126, 0.17737001180648804, 0.1765107959508896, -0.08869955688714981, -0.08601976931095123, 0.3328387141227722, -0.24322277307510376, -0.27126699686050415, -0.07294211536645889, -0.016746025532484055, 0.145415797829628, -0.060195185244083405, 0.012856910936534405, 0.2808351218700409, -0.29784896969795227, 0.017763884738087654, 0.25736895203590393, 0.33499273657798767, -0.3570255935192108, 0.5425490736961365, 0.1461242139339447, -0.07626014202833176, -0.13139954209327698, -0.05273070186376572, -0.3223932385444641, -0.380769819021225, -0.05943833664059639, -0.2692160904407501, 0.08956357836723328, 0.10521966964006424, 0.15474966168403625, 0.020481402054429054, 0.27345630526542664, -0.013943729922175407, 0.2685534954071045, 0.2101297825574875, -0.28465548157691956, -0.22910141944885254, 0.11776290088891983, 0.0780058354139328, -0.16309334337711334, -0.054970402270555496, 0.10166797786951065, -0.08368264883756638, -0.3796238899230957, 0.02478698268532753, 0.021818354725837708, -0.27079489827156067, 0.13574489951133728, 0.03995925560593605, -0.34982842206954956, -0.18525375425815582, -0.07560848444700241, 0.1343356817960739, -0.06834045797586441, 0.06879204511642456, -0.49595293402671814, 0.31734222173690796, -0.007975383661687374, 0.06559305638074875, -0.008849536068737507, 0.3895496129989624, 0.40338921546936035, 0.2829256057739258, 0.05561433732509613, -0.34449130296707153, 0.2091732621192932, 0.17503845691680908, 0.3357875943183899, -0.3369974195957184, 0.38331225514411926, 0.19845148921012878, 0.16485024988651276, 0.01772528886795044, -0.25183185935020447, 0.19608159363269806, 0.2344733029603958, 0.22926265001296997, -0.01270562969148159, -0.17909857630729675, 0.3493867516517639, -0.24269354343414307, -0.008265131153166294, -0.12920376658439636, 0.21393409371376038, -0.023432422429323196, 0.11113020032644272, 0.12602750957012177, -0.39333322644233704, 0.4854705035686493, -0.3860618472099304, -0.6067007184028625, -0.3349725008010864, 0.08487648516893387, -0.08720268309116364, -0.3379957675933838, -0.06705216318368912, -0.02468491531908512, 0.3669094443321228, -0.15297172963619232, -0.22110384702682495, -0.09067402780056, -0.20997633039951324, -0.03366986662149429, -0.2587081491947174, 0.18058331310749054, 0.14607490599155426, -0.12094070017337799, -0.0383254699409008, -0.43537598848342896 ]
179
..\pandas\reference\api\pandas.Series.unstack.html
pandas.Series.unstack
Series.unstack(level=-1, fill_value=None, sort=True)[source]# Unstack, also known as pivot, Series with MultiIndex to produce DataFrame. Notes Reference the user guide for more examples.
Parameters: levelint, str, or list of these, default last levelLevel(s) to unstack, can pass level name. fill_valuescalar value, default NoneValue to use when replacing NaN values. sortbool, default TrueSort the level(s) in the resulting MultiIndex columns. Returns: DataFrameUnstacked Series.
[">>> s = pd.Series([1, 2, 3, 4],\n... index=pd.MultiIndex.from_product([['one', 'two'],\n... ['a', 'b']]))\n>>> s\none a 1\n b 2\ntwo a 3\n b 4\ndtype: int64", '>>> s.unstack(level=-1)\n a b\none 1 2\ntwo 3 4', '>>> s.unstack(level=0)\n one two\na 1 3\nb 2 4']
pandas.Series.unstack Series.unstack(level=-1, fill_value=None, sort=True)[source]# Unstack, also known as pivot, Series with MultiIndex to produce DataFrame. Notes Reference the user guide for more examples.
[ -0.3488565683364868, -0.29942041635513306, -0.2057642936706543, 0.019802628085017204, -0.1334688365459442, 0.3335942029953003, 0.3367514908313751, 0.24848075211048126, 0.23787619173526764, 0.3239842653274536, -0.33525481820106506, 0.32108399271965027, 0.11271476745605469, 0.43121981620788574, -0.4137437045574188, -0.15861119329929352, -0.0477723628282547, 0.34674742817878723, -0.1485535204410553, -0.11919582635164261, -0.3108729124069214, -0.16990454494953156, -0.25931280851364136, 0.03149545192718506, -0.022138183936476707, -0.3246183693408966, -0.08107370883226395, 0.03074435517191887, -0.03665484860539436, -0.05242288112640381, 0.13561910390853882, 0.2541322410106659, -0.10849449783563614, 0.5143778920173645, -0.00009496818529441953, -0.33174267411231995, -0.02127830497920513, -0.020866047590970993, 0.08532258868217468, 0.10941144078969955, -0.4567066431045532, -0.0832957997918129, 0.18662314116954803, -0.2567068636417389, -0.04488274082541466, -0.3049550950527191, -0.12891919910907745, -0.040311288088560104, 0.40608930587768555, -0.14530257880687714, 0.3220311999320984, -0.16064921021461487, -0.024648593738675117, -0.0677863359451294, 0.02292613498866558, -0.22617171704769135, 0.09300024062395096, 0.0369681641459465, -0.31836235523223877, -0.34852737188339233, -0.12671484053134918, 0.2617073655128479, -0.2812284231185913, -0.010493487119674683, -0.2836657762527466, 0.021874994039535522, 0.2199389785528183, -0.35370513796806335, 0.20983491837978363, 0.455965131521225, 0.07073009759187698, -0.278792142868042, -0.2325066328048706, 0.047106750309467316, 0.22547923028469086, -0.03975112363696098, -0.21331091225147247, 0.18134705722332, 0.08422563970088959, 0.17428889870643616, 0.22508686780929565, 0.19072313606739044, 0.06677012145519257, 0.022320467978715897, -0.2687000632286072, 0.2849704921245575, 0.10838627815246582, -0.13249371945858002, 0.1959998905658722, -0.1866629272699356, 0.17267584800720215, -0.12920303642749786, 0.3014164865016937, 0.19814012944698334, -0.17487062513828278, -0.24575118720531464, -0.018985310569405556, -0.2137168049812317, -0.20380839705467224, -0.023576846346259117, -0.21938717365264893, 0.07772210985422134, -0.11711806803941727, 0.2910783290863037, 0.09292219579219818, 0.058194857090711594, -0.05865851417183876, 0.06999470293521881, 0.03710053488612175, 0.10286769270896912, 0.07990468293428421, 0.058933816850185394, 0.19524411857128143, -0.1392456293106079, -0.047411732375621796, 0.1866430640220642, -0.0952850878238678, 0.10377005487680435, -0.5394617319107056, -0.279160737991333, -0.280740886926651, -0.06079922616481781, 0.1410401463508606, 0.05327850207686424, 0.08025695383548737, 0.7463526725769043, -0.08034278452396393, -0.005067001562565565, -0.04082440957427025, 0.13411147892475128, -0.3086174726486206, 0.2621708810329437, 0.03436644375324249, -0.12172301113605499, -0.018254877999424934, -0.2100786715745926, 0.09464636445045471, 0.3406699001789093, -0.13061773777008057, 0.0008771347929723561, 0.22761739790439606, -0.1639166921377182, 0.15684668719768524, 0.16257646679878235, 0.18049785494804382, -0.03963485732674599, 0.2895699739456177, -0.021060707047581673, -0.10468064248561859, 0.4035183787345886, 0.01776578277349472, 0.08867944777011871, -0.27637848258018494, 0.3230075240135193, 0.01640133000910282, 0.036357294768095016, 0.08494790643453598, 0.045600470155477524, -0.19919884204864502, 0.13143359124660492, 0.2729453444480896, -0.006572651211172342, 0.1592405140399933, -0.09789446741342545, 0.17197676002979279, 0.195517897605896, -0.5179154276847839, 0.018736889585852623, -0.0263536237180233, -0.2800847589969635, 0.07580596953630447, 0.0910254493355751, 0.02823314256966114, 0.0339762344956398, -0.04066217690706253, 0.03582439199090004, 0.20555129647254944, -0.05060277506709099, -0.21762153506278992, -0.10499066114425659, -0.15793024003505707, 0.017458394169807434, 0.057362306863069534, 0.22229354083538055, -0.1832336038351059, 0.20432274043560028, 0.09412625432014465, 0.023716390132904053, -0.0784878358244896, 0.005326721351593733, 0.01391895767301321, -0.31753748655319214, 0.14858797192573547, -0.07841350138187408, -0.102195143699646, 0.29348158836364746, 0.08722058683633804, -0.08485520631074905, 0.31800568103790283, -0.10057061910629272, 0.025439433753490448, -0.039560701698064804, 0.332450270652771, 0.10662931203842163, -0.033772751688957214, -0.35714173316955566, -0.06159885227680206, -0.05017993599176407, 0.07524936646223068, -0.039969008415937424, 0.01247977651655674, -0.34557342529296875, -0.3320244252681732, -0.24657554924488068, 0.03511257842183113, 0.29091039299964905, 0.2834595739841461, 0.04121173173189163, -0.3047712445259094, -0.03900528699159622, -0.4300041198730469, -0.18364986777305603, 0.10741721838712692, 0.011331542395055294, -0.11014053225517273, 0.04074208065867424, 0.11124758422374725, -0.0017967624589800835, 0.10403653234243393, 0.029095333069562912, 0.18054194748401642, -0.11092185229063034, 0.3157005310058594, 0.43845850229263306, -0.14747491478919983, 0.187268927693367, 0.11246287077665329, 0.05835951492190361, -0.010944422334432602, -0.04827317222952843, 0.016469014808535576, 0.1340738832950592, 0.07286345958709717, 0.14847081899642944, -0.23410290479660034, 0.7283353805541992, -0.2632233202457428, -0.09568485617637634, 0.0693255141377449, 0.16103370487689972, 0.25441408157348633, -0.15998302400112152, -0.025686264038085938, -0.3143148720264435, -0.14514482021331787, 0.13265375792980194, -0.21352533996105194, -0.013065517880022526, -0.24185432493686676, 0.23852670192718506, 0.2894573211669922, -0.14244911074638367, 0.3291241228580475, 0.008851536549627781, 0.07052676379680634, 0.1958959549665451, 0.1495925635099411, 0.2102794051170349, 0.025511421263217926, 0.319419801235199, 0.08276651054620743, 0.02594531886279583, 0.0029305422212928534, 0.0008717714226804674, 0.08880391716957092, 0.057266104966402054, -0.12923559546470642, 0.23187661170959473, 0.16607429087162018, -0.059298478066921234, -0.34348952770233154, -0.13911516964435577, -0.0361633375287056, 0.2180577665567398, 0.1711280643939972, 0.0641341507434845, -0.1300225704908371, -0.19396600127220154, 0.16267603635787964, -0.3011815547943115, 0.18366900086402893, -0.09890417754650116, 0.11574862152338028, 0.42431390285491943, -0.1887015998363495, 0.22819450497627258, -0.2505578100681305, 0.1967797577381134, 0.37666764855384827, 0.12727181613445282, -0.23322086036205292, 0.01355861034244299, 0.17999477684497833, 0.34423404932022095, 0.0034193117171525955, 0.31252774596214294, 0.06222762539982796, 0.06677421182394028, 0.10643590241670609, 0.04053623974323273, 0.030508508905768394, -0.022050458937883377, -0.12481710314750671, -0.33099469542503357, 0.1264820694923401, 0.2274964451789856, -0.38426297903060913, -0.20619754493236542, -0.10375989228487015, -0.07080700993537903, -0.06920954585075378, -0.0077974009327590466, -0.023895161226391792, 0.3107911944389343, -0.013771557249128819, -0.201200470328331, 0.19235645234584808, -0.349908709526062, 0.2501339316368103, 0.03522920608520508, 0.19609180092811584, -0.30400550365448, 0.13790704309940338, 0.1383286565542221, 0.1774958223104477, -0.205413818359375, -0.05069237947463989, -0.18913498520851135, 0.22981205582618713, -0.092858225107193, 0.025064224377274513, 0.12086885422468185, -0.2662819027900696, -0.08238843828439713, -0.00712239183485508, -0.07702706754207611, -0.22018839418888092, -0.06720669567584991, -0.2345825880765915, -0.16207726299762726, 0.15215392410755157, 0.20958496630191803, 0.2939978539943695, -0.3049234449863434, 0.1989624947309494, 0.02095390297472477, -0.04640545696020126, 0.12741227447986603, -0.05203459784388542, -0.3009384572505951, 0.5179325342178345, 0.1678786277770996, 0.002179618226364255, 0.09903701394796371, 0.3276000916957855, -0.08287236094474792, -0.1052541583776474, -0.024399936199188232, -0.07588749378919601, -0.1787451058626175, -0.371013343334198, 0.2581430971622467, 0.14087988436222076, 0.04241849482059479, -0.04482153803110123, 0.010268857702612877, -0.04854823648929596, 0.1701972335577011, -0.2783750593662262, 0.01227249763906002, 0.08222870528697968, -0.4078129231929779, 0.03182320296764374, -0.25981783866882324, 0.08641266077756882, -0.10930477827787399, -0.16930367052555084, -0.11062077432870865, -0.0989658534526825, 0.028324024751782417, -0.26214513182640076, -0.38334769010543823, -0.05899631977081299, -0.24996502697467804, 0.3872300386428833, 0.03834756463766098, 0.06899750977754593, 0.2722446024417877, -0.15793456137180328, -0.0185244083404541, 0.022676805034279823, 0.45385292172431946, -0.0030906761530786753, -0.2220301479101181, 0.16890297830104828, -0.23453593254089355, -0.529942512512207, 0.07570725679397583, -0.45206737518310547, 0.11938741058111191, -0.013203103095293045, 0.2848699390888214, -0.04980925843119621, -0.20870977640151978, 0.48759618401527405, 0.08477791398763657, -0.12620952725410461, -0.07406963407993317, -0.1813870221376419, -0.34908202290534973, -0.07756207138299942, 0.07703941315412521, 0.06001510098576546, 0.20373545587062836, -0.07956457138061523, -0.22334012389183044, -0.11760610342025757, -0.3182198107242584, 0.1558837890625, 0.03950941562652588, 0.11713157594203949, 0.4120978116989136, -0.29250481724739075, 0.16045083105564117, -0.19482846558094025, 0.1461145132780075, -0.025480354204773903, -0.0037612048909068108, 0.16671369969844818, 0.056617621332407, -0.007606708910316229, 0.06890294700860977, 0.014767829328775406, 0.1044144555926323, 0.2396712303161621, 0.03327247127890587, 0.2718716263771057, 0.16571198403835297, -0.1763758659362793, 0.16995511949062347, 0.09213104844093323, -0.00864652544260025, -0.4153653681278229, 0.37157300114631653, -0.1590774804353714, -0.048206206411123276, 0.21019403636455536, 0.05296702682971954, -0.1105806976556778, 0.3216628432273865, 0.11565129458904266, 0.7166886925697327, -0.23572446405887604, -0.08005281537771225, 0.23459917306900024, 0.10345802456140518, 0.42434701323509216, -0.264223575592041, 0.41726312041282654, -0.30372896790504456, -0.27175959944725037, -0.12933020293712616, -0.04158112779259682, -0.025244705379009247, 0.3115249574184418, -0.21714995801448822, 0.20782679319381714, -0.45066460967063904, -0.08697175979614258, 0.06351210922002792, -0.09093030542135239, -0.12482176721096039, 0.013123097829520702, -0.2549346387386322, 0.22955425083637238, 0.17410649359226227, -0.07181517034769058, -0.10698249191045761, 0.14320063591003418, 0.19466018676757812, 0.20121562480926514, 0.19956596195697784, -0.10634088516235352, 0.024595336988568306, 0.39310792088508606, -0.1675225794315338, -0.21539486944675446, -0.4851771593093872, 0.08209336549043655, 0.06728016585111618, -0.37509891390800476, 0.29009684920310974, 0.06995739042758942, 0.34892919659614563, -0.09772350639104843, -0.13069184124469757, 0.2018476128578186, 0.412258505821228, 0.09842135012149811, -0.182134211063385, 0.23480483889579773, 0.22997064888477325, -0.22242340445518494, -0.00729294354096055, 0.17244410514831543, -0.017727134749293327, -0.2371557205915451, 0.08794829249382019, -0.1122521236538887, 0.04755188152194023, -0.18980370461940765, 0.27058055996894836, 0.05718538165092468, -0.130154088139534, 0.19293935596942902, -0.09190608561038971, -0.24623985588550568, -0.23837468028068542, 0.3533179759979248, 0.22947019338607788, 0.014054540544748306, 0.25984978675842285, 0.03581947088241577, -0.20442847907543182, -0.37169110774993896, 0.08227982372045517, -0.05151509866118431, 0.09549620002508163, 0.43745362758636475, -0.25146350264549255, -0.18083178997039795, 0.1925104707479477, 0.08931237459182739, 0.02913029119372368, 0.47526323795318604, -0.2902967631816864, -0.3056493103504181, -0.23262067139148712, 0.1259571611881256, 0.4934350252151489, 0.35537129640579224, -0.19734498858451843, 0.17354688048362732, -0.089597187936306, -0.31489914655685425, -0.4821521043777466, 0.10125350952148438, -0.2645753026008606, 0.015855858102440834, 0.12841886281967163, 0.04144654422998428, -0.01997436210513115, 0.13298572599887848, 0.3715781569480896, 0.011378576047718525, 0.05121847614645958, -0.4481216371059418, 0.039855003356933594, 0.002832878613844514, -0.04507177323102951, -0.06227404996752739, -0.005510807503014803, 0.09640389680862427, -0.27372586727142334, -0.08090577274560928, 0.03286827355623245, 0.27558788657188416, 0.02334618754684925, 0.37713244557380676, -0.12788352370262146, -0.3293858766555786, -0.19895723462104797, -0.32496896386146545, -0.048123136162757874, -0.2580088675022125, -0.13978081941604614, 0.23501400649547577, -0.02134610153734684, -0.02153770625591278, 0.013029131107032299, 0.09365788847208023, 0.11372309178113937, 0.061060644686222076, 0.03947783634066582, 0.12000774592161179, -0.2161066085100174, 0.05817125365138054, 0.5052060484886169, 0.06902257353067398, -0.07232264429330826, -0.09379799664020538, 0.1750165820121765, 0.4279870390892029, -0.43985962867736816, 0.0900120660662651, 0.2743681073188782, 0.16685429215431213, 0.40414130687713623, 0.2508396804332733, -0.22884824872016907, -0.2956556975841522, 0.0768117606639862, 0.04301544278860092, -0.17829030752182007, -0.3262190818786621, 0.2382391095161438, 0.5104177594184875, -0.0926123782992363, -0.02477402798831463, 0.3585970103740692, 0.2029900699853897, 0.23525576293468475, 0.3728725016117096, 0.41523706912994385, 0.31194213032722473, -0.10482621937990189, 0.055624812841415405, -0.1504356861114502, -0.22606538236141205, 0.1653083860874176, 0.30515310168266296, -0.24656221270561218, -0.0005274851573631167, 0.30222317576408386, 0.051073141396045685, -0.10099595040082932, -0.05870552361011505, -0.16812361776828766, 0.1997552365064621, -0.1744285672903061, 0.0017456237692385912, 0.06443852931261063, -0.1320163756608963, 0.12261795997619629, -0.0169505774974823, 0.13618919253349304, 0.05291345342993736, 0.39074817299842834, -0.0516124852001667, 0.1429014354944229, 0.03809673711657524, 0.12475426495075226, 0.16028350591659546, 0.35346025228500366, -0.1907367706298828, -0.5567016005516052, 0.4014242887496948, -0.0846090018749237, -0.22289235889911652, 0.46934452652931213, 0.008081281557679176, -0.0698464959859848, -0.237989604473114, 0.20066027343273163, -0.08162961155176163, -0.2653725743293762, -0.06949936598539352, -0.2244773954153061, 0.21935303509235382, 0.15082818269729614, -0.0836510881781578, 0.3675733804702759, -0.43072089552879333, 0.1913301944732666, 0.15393806993961334, 0.2058434635400772, -0.49289557337760925, -0.12262293696403503, 0.14890486001968384, -0.3373585343360901, 0.06550026684999466, -0.22117385268211365, -0.12099197506904602, -0.35873451828956604, -0.053955983370542526, -0.3280826210975647, 0.07718474417924881, 0.13440029323101044, 0.2152463048696518, -0.009572495706379414, 0.039647821336984634, -0.06594826281070709, -0.0049376338720321655, 0.1769324541091919, -0.15893615782260895, -0.2220418006181717, 0.08079856634140015, 0.16507461667060852, 0.1409631222486496, 0.002596762264147401, 0.269932359457016, -0.1557944267988205, 0.06598488986492157, 0.0656486377120018, -0.038860756903886795, -0.3436160087585449, 0.10500262677669525, -0.028905348852276802, -0.16652916371822357, -0.22810989618301392, 0.00580258434638381, -0.025734320282936096, -0.341854065656662, 0.2026902288198471, -0.1168522983789444, 0.33088913559913635, 0.15176396071910858, -0.05294501781463623, -0.06976526230573654, 0.06856507807970047, 0.11496660858392715, 0.12142792344093323, -0.07690569758415222, -0.27730926871299744, 0.1752905249595642, 0.2617640793323517, -0.18806728720664978, -0.1696281135082245, 0.24209704995155334, 0.18188801407814026, 0.2678053379058838, -0.09524988383054733, -0.2614560127258301, -0.005313458852469921, 0.13569475710391998, 0.1583181470632553, -0.07187198847532272, -0.5601062178611755, 0.18964585661888123, -0.013221999630331993, -0.059599049389362335, 0.025229740887880325, 0.3441321849822998, -0.16281232237815857, 0.046287018805742264, 0.012270292267203331, -0.03832336515188217, 0.01323755457997322, -0.3231722414493561, -0.48224446177482605, -0.15223325788974762, 0.1797942817211151, 0.04345410689711571, 0.003159130457788706, 0.2138187438249588, 0.20271097123622894, 0.21236060559749603, 0.005245995242148638, -0.39347511529922485, 0.11351756751537323, -0.3835710883140564, -0.0775977373123169, -0.00949713122099638, -0.09372811764478683, 0.3670295178890228, -0.11985592544078827, 0.04262496158480644, -0.2966649532318115 ]
180
..\pandas\reference\api\pandas.DataFrame.sparse.html
pandas.DataFrame.sparse
DataFrame.sparse()[source]# DataFrame accessor for sparse data.
No parameters found
['>>> df = pd.DataFrame({"a": [1, 2, 0, 0],\n... "b": [3, 0, 0, 4]}, dtype="Sparse[int]")\n>>> df.sparse.density\n0.5']
pandas.DataFrame.sparse DataFrame.sparse()[source]# DataFrame accessor for sparse data.
[ -0.015113974921405315, -0.3733416199684143, -0.12503010034561157, 0.06456172466278076, 0.2882479429244995, 0.18967044353485107, 0.3475267291069031, 0.295121431350708, -0.3382661044597626, 0.2789168059825897, -0.2876065969467163, 0.02447032369673252, -0.04675715044140816, 0.04083188623189926, -0.16157862544059753, -0.06972731649875641, -0.05092010274529457, 0.5522916316986084, -0.17592713236808777, 0.08064354211091995, -0.13752929866313934, -0.20742513239383698, -0.25670933723449707, -0.035764165222644806, -0.18740668892860413, -0.052253346890211105, -0.1345410794019699, -0.16607412695884705, -0.11334621906280518, -0.20559415221214294, 0.30090051889419556, 0.0596311129629612, -0.0788181722164154, 0.22347502410411835, -0.00009751255856826901, -0.011575975455343723, 0.14119361340999603, 0.18249604105949402, -0.0020256866700947285, 0.2480047047138214, -0.10218331962823868, -0.23892763257026672, 0.1431095451116562, -0.24709030985832214, -0.2608009874820709, -0.45130619406700134, 0.29705896973609924, -0.11197452992200851, 0.03889952600002289, 0.15853524208068848, 0.28878238797187805, 0.2983660399913788, 0.0842457041144371, -0.21996022760868073, 0.00027513649547472596, -0.07618728280067444, 0.06760191917419434, 0.03137757629156113, -0.20296795666217804, 0.12763048708438873, -0.05768761411309242, 0.23278477787971497, -0.1692032665014267, 0.0828443095088005, 0.3066618740558624, 0.21193283796310425, -0.03716198727488518, -0.08921009302139282, -0.005404678173363209, 0.2730304002761841, 0.4135063886642456, -0.15705136954784393, -0.22842808067798615, -0.018207978457212448, 0.004682387690991163, -0.08336921036243439, 0.050322990864515305, -0.08681927621364594, 0.1783738136291504, 0.2873510718345642, 0.26022496819496155, 0.14067205786705017, -0.23540230095386505, 0.17414946854114532, -0.35961592197418213, 0.09314193576574326, -0.16755066812038422, -0.22887066006660461, 0.21472258865833282, -0.2826399803161621, -0.041691526770591736, -0.16902843117713928, 0.20373642444610596, 0.33039015531539917, 0.019926365464925766, -0.3267309367656708, 0.20882269740104675, -0.012892117723822594, -0.03995613753795624, -0.01941397227346897, 0.25660479068756104, -0.09182543307542801, -0.2816060483455658, 0.05338163301348686, 0.006818993948400021, -0.21506431698799133, -0.051155488938093185, -0.11783552169799805, 0.3101225197315216, 0.25082162022590637, 0.179414764046669, -0.020286263898015022, -0.03545679152011871, -0.268485426902771, 0.12423568218946457, -0.2511475384235382, 0.235080748796463, 0.025938108563423157, -0.5001394152641296, 0.03135567158460617, -0.10498743504285812, 0.23758485913276672, 0.01714916154742241, 0.08738542348146439, -0.04566182568669319, 0.4194311499595642, -0.015987198799848557, -0.06820943206548691, 0.050957001745700836, 0.11312782019376755, -0.33671829104423523, 0.46848738193511963, 0.045160241425037384, -0.51844722032547, -0.06273631751537323, -0.2589269280433655, 0.19115927815437317, 0.06524863094091415, -0.09200794994831085, 0.0912058874964714, 0.18524830043315887, -0.4434550404548645, 0.15370911359786987, 0.2541387379169464, -0.109580397605896, -0.09669283777475357, 0.1448981761932373, -0.16596932709217072, -0.10279203206300735, 0.04036986827850342, 0.120425283908844, -0.06085081398487091, -0.33789560198783875, 0.31644001603126526, 0.08792417496442795, 0.29109862446784973, 0.2697773575782776, 0.13293857872486115, -0.28069645166397095, -0.11653991043567657, 0.041863132268190384, 0.2235979288816452, 0.013869622722268105, -0.2783283293247223, 0.2581631541252136, 0.2504802942276001, -0.2936533987522125, -0.015784937888383865, -0.1823391318321228, -0.47711366415023804, 0.26942598819732666, 0.15655027329921722, -0.017201803624629974, -0.19333313405513763, -0.09475908428430557, 0.19742368161678314, 0.12608589231967926, -0.04998289793729782, -0.19783148169517517, 0.17641425132751465, -0.3447358012199402, 0.18370403349399567, 0.44585856795310974, 0.28446847200393677, -0.23546704649925232, -0.10121697932481766, 0.4426826238632202, 0.2177981287240982, -0.11772844195365906, -0.3549287021160126, 0.013142658397555351, -0.012374501675367355, 0.11502718180418015, -0.0038948117289692163, 0.08148466050624847, 0.15578290820121765, -0.061377618461847305, 0.13454771041870117, 0.17412899434566498, 0.03253822773694992, -0.21920600533485413, 0.2909638285636902, 0.0364636555314064, -0.23533359169960022, -0.264679491519928, -0.12689097225666046, 0.01573118194937706, 0.009837956167757511, 0.09972550719976425, -0.059594739228487015, -0.0055223735980689526, -0.3469167947769165, -0.07994774729013443, -0.15341168642044067, 0.1821700781583786, 0.0006955834105610847, 0.3630802035331726, 0.08324993401765823, -0.05531441792845726, 0.05931975319981575, -0.1556965559720993, 0.164846271276474, -0.21117538213729858, 0.08709655702114105, 0.05893610045313835, 0.02648020163178444, 0.13436993956565857, 0.03187071532011032, 0.15134800970554352, 0.05045720562338829, -0.004847307689487934, -0.05401502549648285, 0.2904713451862335, 0.4344102144241333, 0.13914307951927185, -0.07919924706220627, -0.0073901391588151455, 0.4158611297607422, 0.098520427942276, 0.34287533164024353, 0.03916291519999504, 0.3087954819202423, 0.21095328032970428, 0.052969567477703094, -0.18389317393302917, 0.31399083137512207, -0.13170431554317474, -0.17064793407917023, 0.03860108181834221, 0.12820591032505035, 0.428233802318573, 0.17478887736797333, 0.1570805162191391, -0.47980114817619324, 0.038267381489276886, 0.14117449522018433, 0.04416576027870178, 0.5288569927215576, -0.5587838888168335, -0.0640033483505249, -0.12390615046024323, -0.21887779235839844, 0.25913670659065247, 0.046527497470378876, -0.10799745470285416, -0.032052651047706604, 0.1955479085445404, 0.11537332087755203, 0.17473988234996796, 0.17682577669620514, 0.005980188492685556, -0.05066530779004097, 0.08301062136888504, -0.0821763277053833, 0.17759431898593903, 0.013057117350399494, 0.2746729850769043, -0.08228302001953125, 0.0214283037930727, 0.005804181564599276, -0.022271588444709778, -0.10723360627889633, -0.028634140267968178, 0.3228411376476288, 0.02514968253672123, -0.2247496396303177, -0.35647279024124146, -0.2889358401298523, 0.19424410164356232, 0.23177097737789154, 0.15512582659721375, -0.026754146441817284, -0.004092004615813494, 0.3350405693054199, -0.1403326839208603, -0.032506201416254044, -0.12488982081413269, 0.166765496134758, 0.24545909464359283, 0.07582543790340424, -0.0254934374243021, 0.19772224128246307, 0.04233388602733612, 0.3668097257614136, -0.19231393933296204, -0.0737316831946373, -0.01676013506948948, -0.20303095877170563, 0.14036493003368378, -0.1096678078174591, -0.042174987494945526, 0.008521642535924911, -0.036542799323797226, 0.08513172715902328, 0.1476699411869049, 0.3938981592655182, -0.20813506841659546, 0.08668071776628494, -0.031401362270116806, -0.11286633461713791, 0.15777845680713654, -0.06617896258831024, -0.25785279273986816, 0.16760633885860443, 0.10365799069404602, 0.23021812736988068, -0.30253392457962036, -0.1458016186952591, -0.11219906806945801, 0.13580796122550964, 0.14168712496757507, -0.1477213352918625, 0.2536165118217468, 0.0022158646024763584, 0.21907676756381989, 0.04491744190454483, 0.006849689409136772, -0.34045499563217163, 0.5249224901199341, -0.1545259803533554, -0.12114591896533966, -0.18372422456741333, -0.33535873889923096, 0.04112240672111511, 0.01669461466372013, 0.014904220588505268, -0.4803789556026459, -0.1696043312549591, -0.10227780044078827, 0.07527648657560349, -0.0646556094288826, 0.2933703064918518, 0.16871552169322968, -0.3862876892089844, 0.059709332883358, -0.03187572583556175, -0.007884564809501171, -0.09851149469614029, -0.24910396337509155, 0.1153903380036354, 0.13238266110420227, 0.2739201784133911, -0.06436098366975784, -0.2049643099308014, 0.061543289572000504, 0.21622216701507568, -0.11695341765880585, 0.3712722659111023, 0.22216930985450745, -0.03148212656378746, -0.09984257817268372, 0.26033884286880493, -0.09287666529417038, 0.14214491844177246, -0.047668829560279846, -0.04188966006040573, -0.12039310485124588, -0.4207858443260193, -0.24174971878528595, 0.009254047647118568, -0.10231751203536987, -0.03218403831124306, 0.27858424186706543, -0.1816161721944809, 0.3169120252132416, -0.2852194905281067, -0.12242636829614639, 0.07473336905241013, -0.035304728895425797, 0.14007695019245148, -0.19496187567710876, 0.10211735963821411, -0.010202732868492603, -0.4983372688293457, 0.33599719405174255, -0.038759276270866394, 0.10281535983085632, 0.21009108424186707, -0.19039154052734375, -0.046569980680942535, 0.06113515794277191, 0.34108322858810425, 0.1787821352481842, -0.2110333889722824, 0.12225028872489929, -0.17942659556865692, -0.28062185645103455, 0.13476669788360596, -0.16036410629749298, 0.09887870401144028, -0.05443832278251648, 0.08842451870441437, -0.2481471747159958, -0.14157892763614655, 0.3331713378429413, -0.043331876397132874, -0.014131134375929832, 0.01680794730782509, -0.15718697011470795, -0.2114497721195221, 0.09983222186565399, 0.03595370426774025, 0.0975072979927063, 0.3193231523036957, 0.11877674609422684, 0.09357836842536926, -0.23950651288032532, 0.08851277083158493, 0.41065967082977295, 0.2100578397512436, 0.26498669385910034, 0.1323350965976715, -0.19096271693706512, 0.025847727432847023, 0.09483853727579117, 0.07604990899562836, -0.016888078302145004, -0.04337950795888901, -0.12959104776382446, -0.009754355065524578, -0.04287974536418915, 0.2674708366394043, 0.054056938737630844, -0.32566341757774353, 0.3053346872329712, -0.3330714702606201, -0.004553654696792364, -0.13709954917430878, 0.19593138992786407, 0.34644073247909546, 0.00736761000007391, -0.15615065395832062, -0.500445544719696, 0.2221071422100067, 0.17478373646736145, 0.040056999772787094, -0.18042385578155518, 0.3770970106124878, -0.07689373195171356, -0.02189905382692814, 0.27299416065216064, 0.5631150603294373, -0.2616013288497925, 0.2489575743675232, 0.21131804585456848, 0.06837015599012375, 0.5135256052017212, -0.23495076596736908, 0.47217467427253723, -0.16217780113220215, -0.6501668095588684, -0.17257048189640045, -0.028629092499613762, 0.2638363838195801, -0.0363333523273468, 0.06196872517466545, 0.18007273972034454, -0.3986385464668274, 0.303870290517807, 0.09994645416736603, 0.04000923037528992, 0.04245217889547348, -0.17707210779190063, -0.44619372487068176, 0.2319825291633606, 0.001587140141054988, -0.03431689366698265, -0.0928775742650032, 0.057090889662504196, 0.12939800322055817, 0.09275059401988983, 0.19561362266540527, -0.09533702582120895, 0.15090042352676392, 0.18532437086105347, 0.156148761510849, -0.3042665123939514, -0.34103208780288696, 0.32673850655555725, 0.1703934669494629, 0.24986128509044647, 0.08108547329902649, 0.07024223357439041, -0.0024743403773754835, -0.17526833713054657, 0.13683673739433289, 0.16126766800880432, 0.3359990417957306, 0.013028709217905998, 0.21741601824760437, 0.4475468397140503, 0.1716298758983612, -0.16071690618991852, -0.025776958093047142, -0.15335270762443542, -0.23249752819538116, -0.26058414578437805, -0.35078856348991394, -0.2106248140335083, -0.1780894547700882, -0.2635960876941681, 0.26425525546073914, 0.09905622899532318, -0.2514156699180603, -0.17382444441318512, -0.20473647117614746, -0.11649825423955917, -0.09733697026968002, 0.3341872990131378, 0.3011341094970703, 0.19679920375347137, 0.3906979262828827, -0.08500067889690399, -0.2859635353088379, -0.22759804129600525, 0.14876337349414825, 0.13612955808639526, 0.20158396661281586, 0.5182164907455444, 0.20011112093925476, -0.013412040658295155, -0.21897941827774048, 0.18557976186275482, 0.09459191560745239, 0.3451961278915405, 0.001092861988581717, -0.20763933658599854, -0.7106221914291382, 0.14426787197589874, 0.2772274911403656, 0.2677958309650421, 0.23935502767562866, 0.16170543432235718, -0.2155580222606659, -0.23568953573703766, -0.4724929630756378, -0.07454153895378113, -0.5316789150238037, 0.11912284791469574, -0.027025479823350906, 0.14793947339057922, -0.018974415957927704, 0.0933351218700409, 0.4607138931751251, 0.05263655260205269, 0.1058276891708374, -0.37528207898139954, -0.23487472534179688, 0.02212139219045639, -0.1651977300643921, -0.24397431313991547, 0.35304170846939087, -0.06975589692592621, -0.2520741820335388, -0.26318711042404175, -0.09584105014801025, 0.23057621717453003, -0.04680881276726723, 0.0004916660254821181, 0.15059609711170197, -0.06455071270465851, -0.11459702998399734, -0.036689408123493195, -0.20128899812698364, 0.059904880821704865, 0.01789972372353077, -0.012923763133585453, -0.050520144402980804, -0.12670782208442688, 0.5346524119377136, 0.03674531728029251, -0.08095984160900116, -0.24412672221660614, 0.18361784517765045, -0.075429268181324, -0.29767540097236633, 0.15526442229747772, 0.3066944181919098, -0.03674355894327164, -0.04801131412386894, 0.15704114735126495, 0.18965508043766022, 0.3337211608886719, -0.459087073802948, -0.17700901627540588, 0.03787267580628395, 0.06590432673692703, 0.3635004460811615, 0.09762848168611526, -0.007677463814616203, 0.03253793343901634, -0.017127083614468575, 0.09577731043100357, -0.47752994298934937, -0.20360851287841797, -0.11173935234546661, 0.3695797324180603, 0.28242623805999756, -0.08610787987709045, 0.2457493394613266, 0.26134106516838074, 0.1847728192806244, 0.19954873621463776, 0.013139842078089714, 0.27462702989578247, -0.17561829090118408, -0.08799617737531662, -0.245640367269516, -0.4155718684196472, -0.0676228478550911, 0.35676392912864685, -0.29273226857185364, 0.1804555058479309, 0.2349584996700287, -0.216075137257576, 0.0074342284351587296, 0.37737882137298584, -0.09847545623779297, 0.10153612494468689, -0.10891783982515335, -0.16576872766017914, 0.34087759256362915, -0.1537231206893921, -0.018583159893751144, 0.00600109389051795, 0.24692754447460175, -0.2719615399837494, 0.08190157264471054, -0.11430647224187851, 0.18614187836647034, -0.049927107989788055, 0.40204742550849915, 0.07877039164304733, 0.30194026231765747, -0.3260135352611542, -0.32783743739128113, 0.04058456793427467, 0.2110554277896881, 0.08543657511472702, 0.2497515082359314, 0.10673720389604568, -0.16192325949668884, -0.03686698526144028, 0.008308347314596176, -0.3060597777366638, -0.2828288972377777, -0.027699004858732224, 0.016737695783376694, 0.178474560379982, 0.36112791299819946, 0.15856797993183136, 0.2696702778339386, -0.31310364603996277, 0.12660078704357147, -0.020981838926672935, 0.017912426963448524, -0.5792858600616455, 0.1870306134223938, 0.16506783664226532, -0.41874799132347107, -0.2579265236854553, 0.008056029677391052, -0.24601007997989655, -0.11413309723138809, 0.02898961491882801, -0.06412411481142044, 0.08328867703676224, -0.07918605953454971, 0.21195027232170105, 0.11782959848642349, -0.006549312733113766, -0.04345680773258209, 0.1871376782655716, -0.2548258602619171, -0.3685440719127655, -0.22304455935955048, 0.3225997984409332, -0.0665052980184555, -0.4092658460140228, -0.02934138849377632, 0.04105043411254883, -0.018829872831702232, -0.1500796675682068, -0.08275305479764938, 0.12309529632329941, -0.12828220427036285, -0.046278681606054306, 0.021039320155978203, -0.0016317786648869514, -0.6255474090576172, -0.06444334983825684, -0.21969598531723022, -0.15023696422576904, 0.10614926367998123, -0.5041087865829468, 0.35332292318344116, -0.006559617817401886, 0.2702195346355438, -0.07095539569854736, 0.2275191843509674, 0.14487063884735107, 0.07805956900119781, -0.39101842045783997, -0.21729007363319397, 0.1281626969575882, -0.09734325110912323, 0.2082088142633438, -0.2847779393196106, 0.056729644536972046, 0.13647115230560303, 0.13435819745063782, -0.05401415005326271, 0.07716670632362366, 0.04470474645495415, 0.38737553358078003, 0.031596433371305466, 0.29143425822257996, -0.21547293663024902, 0.3644557297229767, -0.2954590916633606, -0.09524862468242645, 0.11972466111183167, 0.0809653028845787, -0.06142159923911095, -0.16267725825309753, 0.0193229541182518, -0.1370493769645691, 0.29941338300704956, -0.40810245275497437, -0.3566620647907257, -0.4221002757549286, -0.0013112109154462814, 0.1338070183992386, -0.0467759445309639, 0.267409086227417, 0.14128859341144562, 0.1944381296634674, 0.08413901180028915, -0.11351022869348526, -0.07343172281980515, -0.026186764240264893, 0.029413331300020218, -0.12955516576766968, -0.14286227524280548, 0.045607395470142365, -0.13430069386959076, -0.143355593085289, -0.3068450391292572 ]
181
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.take.html
pandas.core.groupby.SeriesGroupBy.take
SeriesGroupBy.take(indices, axis=<no_default>, **kwargs)[source]# Return the elements in the given positional indices in each group. This means that we are not indexing according to actual values in the index attribute of the object. We are indexing according to the actual position of the element in the object. If a requested index does not exist for some group, this method will raise. To get similar behavior that ignores indices that don’t exist, see SeriesGroupBy.nth().
Parameters: indicesarray-likeAn array of ints indicating which positions to take in each group. axis{0 or ‘index’, 1 or ‘columns’, None}, default 0The axis on which to select elements. 0 means that we are selecting rows, 1 means that we are selecting columns. For SeriesGroupBy this parameter is unused and defaults to 0. Deprecated since version 2.1.0: For axis=1, operate on the underlying object instead. Otherwise the axis keyword is not necessary. **kwargsFor compatibility with numpy.take(). Has no effect on the output. Returns: SeriesA Series containing the elements taken from each group.
['>>> df = pd.DataFrame([(\'falcon\', \'bird\', 389.0),\n... (\'parrot\', \'bird\', 24.0),\n... (\'lion\', \'mammal\', 80.5),\n... (\'monkey\', \'mammal\', np.nan),\n... (\'rabbit\', \'mammal\', 15.0)],\n... columns=[\'name\', \'class\', \'max_speed\'],\n... index=[4, 3, 2, 1, 0])\n>>> df\n name class max_speed\n4 falcon bird 389.0\n3 parrot bird 24.0\n2 lion mammal 80.5\n1 monkey mammal NaN\n0 rabbit mammal 15.0\n>>> gb = df["name"].groupby([1, 1, 2, 2, 2])', '>>> gb.take([0, 1])\n1 4 falcon\n 3 parrot\n2 2 lion\n 1 monkey\nName: name, dtype: object', '>>> gb.take([-1, -2])\n1 3 parrot\n 4 falcon\n2 0 rabbit\n 1 monkey\nName: name, dtype: object']
pandas.core.groupby.SeriesGroupBy.take SeriesGroupBy.take(indices, axis=<no_default>, **kwargs)[source]# Return the elements in the given positional indices in each group. This means that we are not indexing according to actual values in the index attribute of the object. We are indexing according to the actual position of the element in the object. If a requested index does not exist for some group, this method will raise. To get similar behavior that ignores indices that don’t exist, see SeriesGroupBy.nth().
[ 0.06504124402999878, -0.388581246137619, -0.0644722506403923, 0.25763845443725586, -0.039905522018671036, 0.2948165237903595, 0.31024298071861267, 0.24653400480747223, 0.1879579722881317, 0.3636649549007416, -0.15635904669761658, 0.2778412699699402, 0.20177090167999268, -0.07011017203330994, -0.2178899347782135, 0.05790477246046066, 0.05792403593659401, 0.39942821860313416, 0.11624043434858322, -0.2454785406589508, -0.5354409217834473, 0.020168522372841835, -0.4043980836868286, -0.007611304055899382, -0.2502667307853699, -0.14375272393226624, -0.08768801391124725, -0.12095063179731369, 0.07390721142292023, -0.27225446701049805, 0.2038809210062027, -0.09416858851909637, -0.08417799323797226, 0.4872983694076538, -0.00009932320972438902, -0.09907940030097961, 0.20801089704036713, -0.1290196180343628, 0.14279741048812866, 0.09809186309576035, -0.21013064682483673, 0.026076169684529305, -0.042366039007902145, -0.5130372047424316, -0.21229316294193268, -0.13978679478168488, -0.13837631046772003, -0.17708854377269745, 0.1360601782798767, -0.03861065208911896, 0.258993923664093, 0.13070088624954224, -0.3336912989616394, -0.050827547907829285, -0.043596576899290085, -0.3224075138568878, 0.015948327258229256, 0.15619830787181854, -0.1408061683177948, 0.20331282913684845, 0.09779218584299088, 0.13831676542758942, -0.07588617503643036, -0.0686093419790268, -0.17398343980312347, 0.1168958768248558, 0.26788032054901123, -0.3337526023387909, -0.01465324405580759, 0.25265565514564514, 0.39327749609947205, 0.10076962411403656, -0.3582359254360199, -0.1264784336090088, 0.12863628566265106, 0.24448731541633606, 0.09358334541320801, -0.029166067019104958, 0.08100691437721252, 0.2381245344877243, -0.0004709229979198426, 0.6738694310188293, 0.13692988455295563, 0.22442004084587097, -0.23102129995822906, 0.4773365259170532, -0.00943397730588913, 0.1915339231491089, 0.0914439782500267, 0.008260629139840603, -0.28696033358573914, -0.29103919863700867, 0.07155740261077881, 0.36067935824394226, -0.19750577211380005, -0.16432742774486542, 0.3326638638973236, 0.1089751124382019, -0.04601356387138367, -0.20377177000045776, 0.13410063087940216, 0.037359416484832764, 0.06483238190412521, 0.10655305534601212, 0.22282272577285767, 0.3109362721443176, 0.18083350360393524, -0.09663806855678558, 0.15357275307178497, -0.08759967237710953, 0.04641822353005409, -0.09204526990652084, 0.16728664934635162, -0.09785519540309906, 0.1432025283575058, -0.07513222843408585, 0.006986870896071196, 0.01554813701659441, -0.4023827612400055, -0.1739225834608078, -0.20905160903930664, 0.012461798265576363, 0.054704390466213226, -0.09872636198997498, 0.2385488897562027, 0.33385026454925537, -0.17289431393146515, 0.01685934141278267, -0.08974803239107132, 0.3205345571041107, -0.31177178025245667, -0.006517524365335703, -0.03216121718287468, 0.10433824360370636, 0.057677291333675385, -0.2618013620376587, 0.2894936501979828, 0.3369475305080414, 0.23012883961200714, 0.04855671525001526, 0.04238179698586464, -0.18061725795269012, 0.22936581075191498, 0.33173179626464844, 0.05870973691344261, 0.17006555199623108, 0.1794300377368927, -0.31859755516052246, -0.2770167589187622, 0.4392513036727905, 0.09780061990022659, -0.19389848411083221, 0.4316366910934448, 0.2882343828678131, -0.15654471516609192, 0.03587017208337784, -0.15998470783233643, 0.3078294098377228, -0.08985220640897751, 0.10998638719320297, 0.4585477411746979, 0.047469623386859894, 0.0017023516120389104, -0.1327817291021347, -0.1307295262813568, 0.20892928540706635, 0.003919440321624279, -0.09819237142801285, -0.25379449129104614, -0.15847380459308624, 0.0442926250398159, -0.00825087446719408, -0.12073400616645813, -0.14141111075878143, -0.15604758262634277, 0.1393994241952896, 0.0674159824848175, -0.22533375024795532, -0.5295305252075195, -0.04036068171262741, -0.23655645549297333, -0.061555273830890656, 0.27502256631851196, 0.2568798065185547, -0.15178059041500092, 0.1591523140668869, -0.21106980741024017, 0.23539407551288605, -0.017262278124690056, -0.0534542016685009, -0.023180220276117325, 0.2619278132915497, 0.3659036159515381, -0.14205995202064514, -0.26115891337394714, 0.2474845051765442, 0.03471173346042633, -0.2033371478319168, 0.3186355233192444, 0.08570072799921036, -0.10372089594602585, 0.022694773972034454, 0.166768416762352, -0.3409082889556885, 0.4096963703632355, 0.1778097003698349, 0.041253458708524704, 0.3589041233062744, 0.1616632491350174, -0.027537528425455093, 0.10500933229923248, -0.39148232340812683, -0.3671499788761139, -0.14670643210411072, -0.10601916909217834, 0.2833147346973419, 0.19176991283893585, 0.07192961871623993, 0.03817407414317131, -0.04200848937034607, -0.1579904556274414, 0.07766412198543549, -0.1335902214050293, -0.10654773563146591, 0.07420451194047928, 0.08181484043598175, -0.033943697810173035, 0.12076842039823532, -0.039464693516492844, -0.04969098046422005, 0.181375652551651, -0.03262171149253845, -0.011335480958223343, 0.08720032870769501, -0.004203270189464092, -0.1776103377342224, 0.08927258849143982, 0.09831268340349197, 0.08733456581830978, 0.06178221106529236, 0.02081247791647911, 0.2525010406970978, 0.4260384738445282, -0.1564732939004898, 0.0024565975181758404, 0.5764057040214539, -0.3391109108924866, 0.11320630460977554, -0.25757482647895813, -0.1127561628818512, 0.3024428188800812, -0.06314921379089355, -0.10908935219049454, -0.3718861937522888, -0.4980253279209137, 0.1801818460226059, 0.039499927312135696, 0.34285199642181396, -0.5059577226638794, 0.16007544100284576, 0.5520565509796143, -0.10879220068454742, 0.13903234899044037, 0.152137890458107, -0.0005715479492209852, -0.15846049785614014, 0.15370230376720428, -0.05054337903857231, 0.22934454679489136, 0.3068108558654785, 0.17824488878250122, -0.1949523538351059, 0.08737386018037796, -0.137971431016922, -0.013816047459840775, 0.10446005314588547, -0.20374561846256256, 0.21665026247501373, 0.22486922144889832, -0.03422172740101814, -0.38376930356025696, 0.03944007679820061, 0.1372046172618866, -0.017514584586024284, -0.1025475263595581, 0.28059911727905273, 0.08822434395551682, -0.004076967015862465, 0.08185681700706482, -0.6767671704292297, -0.16074787080287933, -0.3087027668952942, 0.20800940692424774, -0.04685123637318611, 0.05904119834303856, -0.03166745603084564, -0.18260586261749268, 0.34777143597602844, 0.15117822587490082, -0.09802637249231339, -0.20725005865097046, 0.1270887702703476, -0.27371397614479065, 0.20733270049095154, -0.4016296863555908, 0.08659027516841888, 0.1317928582429886, -0.12045904994010925, 0.13330163061618805, 0.13307304680347443, -0.026662608608603477, -0.20183520019054413, -0.3811010718345642, -0.08709325641393661, -0.11051392555236816, -0.05762669816613197, -0.5039690136909485, -0.26394206285476685, -0.26076561212539673, -0.15870684385299683, -0.2778280973434448, -0.06321587413549423, 0.08460550010204315, 0.22366967797279358, -0.19723746180534363, -0.19208639860153198, 0.09004168957471848, -0.23283569514751434, 0.14011794328689575, 0.22270767390727997, 0.1235085278749466, -0.009883529506623745, -0.18004177510738373, 0.22923709452152252, 0.3076336681842804, -0.06981859356164932, -0.4136720597743988, -0.08439513295888901, 0.41047635674476624, 0.05855390429496765, -0.1369078904390335, 0.1522274911403656, -0.5036706924438477, 0.036173876374959946, -0.0012285878183320165, -0.09759961813688278, -0.2525551915168762, -0.06809812039136887, 0.07249614596366882, 0.15763354301452637, 0.17087754607200623, 0.05009336769580841, 0.048561323434114456, -0.2729923725128174, -0.14355090260505676, -0.044846922159194946, -0.1656060814857483, 0.2469656765460968, -0.1459098905324936, -0.02997824363410473, 0.41838812828063965, 0.07895390689373016, 0.1163458451628685, -0.08202522993087769, 0.12099301069974899, 0.2428152710199356, -0.03255763649940491, 0.23012211918830872, -0.03321686014533043, -0.18195213377475739, -0.4040929973125458, 0.3960323631763458, -0.13513316214084625, 0.18410059809684753, 0.09305913746356964, -0.3967862129211426, 0.10127968341112137, 0.20169173181056976, -0.1676301509141922, 0.09060283750295639, -0.1433630734682083, 0.20057107508182526, 0.02687917836010456, 0.05227423459291458, 0.2636030614376068, -0.2316960096359253, -0.14629684388637543, -0.27512115240097046, -0.20842623710632324, 0.2315583974123001, -0.009770088829100132, -0.05313970148563385, -0.10436758399009705, -0.4060690999031067, 0.3754095137119293, 0.17413212358951569, 0.4501952826976776, 0.3335515260696411, 0.02536820061504841, 0.235000878572464, 0.0898650735616684, 0.2802152633666992, 0.1587010622024536, -0.08246887475252151, 0.337910532951355, -0.5022000670433044, -0.3214016854763031, 0.06754398345947266, -0.0871596559882164, 0.07363469153642654, -0.2183823436498642, 0.21812787652015686, 0.03942697495222092, -0.07404253631830215, 0.1341729462146759, 0.03191232308745384, -0.20234866440296173, -0.2615889310836792, -0.29494601488113403, -0.2955228090286255, 0.23070988059043884, 0.0401935838162899, 0.1707538515329361, 0.09648997336626053, -0.19515442848205566, -0.2365426868200302, -0.15802574157714844, -0.11634692549705505, 0.059749409556388855, 0.1564033478498459, 0.1582029163837433, 0.4438318908214569, -0.14207817614078522, 0.20192469656467438, -0.1472388207912445, -0.24693481624126434, 0.18648074567317963, 0.19302181899547577, 0.3710803985595703, -0.23640480637550354, -0.19958780705928802, 0.20207443833351135, 0.19156445562839508, 0.0655263215303421, 0.04941155016422272, -0.1418469250202179, -0.04844298213720322, -0.05682576820254326, -0.2805175483226776, 0.2720107436180115, 0.035578496754169464, -0.018531562760472298, -0.38022205233573914, 0.8547869324684143, 0.14401637017726898, -0.2255258709192276, 0.21835516393184662, 0.16099666059017181, -0.3420298993587494, 0.11514594405889511, 0.13001306354999542, 0.7176504135131836, 0.20698286592960358, 0.04950014501810074, 0.5628678202629089, 0.038299936801195145, -0.029073594138026237, 0.38283729553222656, 0.40136030316352844, -0.33139845728874207, -0.45924481749534607, -0.2041417509317398, -0.08503779768943787, -0.08654342591762543, 0.5159181356430054, -0.30883723497390747, 0.2768927812576294, -0.5738348364830017, -0.07183440029621124, 0.10091938078403473, -0.01701728068292141, -0.15946060419082642, -0.0374869741499424, -0.2469385266304016, 0.17610658705234528, 0.4047226905822754, 0.10495618730783463, -0.02852429635822773, 0.07166336476802826, -0.09414691478013992, 0.033010561019182205, 0.00955285131931305, -0.21393254399299622, 0.24664846062660217, 0.1378534436225891, -0.046539176255464554, -0.19725501537322998, -0.092616006731987, -0.24363230168819427, 0.08032167702913284, -0.11877071112394333, 0.27080973982810974, 0.20214371383190155, 0.1477418690919876, 0.2554346024990082, 0.20452629029750824, 0.0695791244506836, 0.39946386218070984, 0.1830037236213684, -0.25069642066955566, 0.05417909473180771, -0.06657702475786209, -0.262844055891037, -0.2607063353061676, 0.395929217338562, -0.4425278306007385, -0.31554293632507324, -0.12518198788166046, -0.00030097216949798167, -0.29601749777793884, -0.14607824385166168, 0.2507106363773346, -0.1582542359828949, -0.2848306894302368, 0.23870344460010529, -0.24776098132133484, -0.4799075722694397, -0.20576052367687225, 0.4472687244415283, 0.21778686344623566, 0.3814144730567932, 0.08404403924942017, -0.18485967814922333, -0.17893482744693756, -0.12960925698280334, 0.02740994282066822, 0.38252225518226624, -0.024621669203042984, 0.36801519989967346, 0.12798559665679932, -0.010926032438874245, 0.14259062707424164, 0.1268412321805954, -0.018901919946074486, 0.28703415393829346, -0.4695644974708557, -0.10164713859558105, -0.27985018491744995, 0.07818420231342316, 0.22228610515594482, 0.3420754373073578, -0.14760342240333557, -0.2406163364648819, 0.12957581877708435, -0.12710414826869965, -0.39985883235931396, -0.12637607753276825, -0.5236029624938965, 0.2236141562461853, 0.07651985436677933, -0.026312708854675293, -0.15309911966323853, 0.18150243163108826, 0.2364576905965805, 0.11699448525905609, -0.020722879096865654, -0.37134799361228943, 0.041318006813526154, 0.08889442682266235, 0.13487841188907623, 0.00922022107988596, 0.218591570854187, -0.0760929137468338, -0.38919585943222046, -0.2710609436035156, 0.018575970083475113, 0.32906875014305115, 0.14736755192279816, 0.13747753202915192, 0.29138314723968506, -0.06920142471790314, 0.014514697715640068, -0.15986482799053192, -0.12887826561927795, 0.03517182171344757, -0.05592041835188866, 0.1536918729543686, -0.0803004801273346, 0.12407640367746353, -0.025198865681886673, 0.0958871990442276, -0.3267522156238556, -0.08179346472024918, 0.08645396679639816, -0.0760229080915451, 0.07691549509763718, 0.3018495738506317, 0.32212573289871216, -0.07861035317182541, 0.13424167037010193, -0.3773534893989563, -0.035359740257263184, 0.25165754556655884, -0.44271939992904663, -0.46747860312461853, 0.04039260372519493, 0.06133592501282692, 0.3076465129852295, 0.3000684678554535, 0.051860831677913666, -0.13971422612667084, -0.24396765232086182, -0.11142486333847046, 0.11279662698507309, -0.11580722033977509, 0.2028864324092865, 0.20245274901390076, -0.22018523514270782, 0.0715826228260994, 0.5888964533805847, 0.0168430358171463, 0.3506835401058197, 0.20427605509757996, 0.38514426350593567, 0.15080586075782776, 0.2767716646194458, 0.03346403315663338, -0.22135120630264282, -0.24075324833393097, -0.05802878364920616, 0.24785195291042328, -0.0656382292509079, 0.1461057811975479, 0.5707730054855347, -0.26230818033218384, -0.19135503470897675, 0.2565750479698181, 0.0018761067185550928, -0.15298406779766083, -0.1058720052242279, 0.11177019029855728, 0.2714802622795105, 0.10922423750162125, -0.2634122371673584, -0.22421671450138092, 0.17648924887180328, -0.33741283416748047, 0.2155865728855133, -0.20326508581638336, 0.006126198917627335, 0.09388802200555801, 0.14310139417648315, 0.13242483139038086, 0.29476407170295715, -0.1852942705154419, -0.45634251832962036, 0.2569248378276825, 0.3250327408313751, 0.18211787939071655, 0.073325976729393, -0.04219185560941696, -0.12600474059581757, -0.11902517080307007, 0.18681523203849792, -0.10500045865774155, -0.14451663196086884, -0.020391715690493584, 0.13681787252426147, -0.23900583386421204, -0.17813675105571747, -0.03780921548604965, 0.22565606236457825, -0.30037376284599304, -0.16306762397289276, 0.19176329672336578, 0.1511426866054535, -0.4350789189338684, 0.50483638048172, -0.008614656515419483, -0.167974591255188, -0.011426822282373905, 0.11012369394302368, 0.135270357131958, -0.05658828094601631, -0.05953473597764969, -0.2264915406703949, 0.040994733572006226, -0.1123303696513176, 0.14594022929668427, -0.023515531793236732, 0.1569221466779709, -0.01417668629437685, 0.25467029213905334, 0.1037006825208664, 0.11869235336780548, -0.3121654689311981, 0.03374401479959488, 0.36309126019477844, -0.04689815267920494, 0.33193838596343994, 0.2473251223564148, -0.13127198815345764, -0.20219235122203827, 0.31407761573791504, 0.4071158468723297, -0.06104426085948944, 0.024699609726667404, 0.020895222201943398, -0.14401775598526, -0.5237224698066711, -0.29271581768989563, -0.4006439745426178, -0.4172440469264984, -0.06303895264863968, -0.31444984674453735, 0.2992000877857208, -0.001325078308582306, -0.028032749891281128, 0.18728049099445343, 0.40804585814476013, 0.13975702226161957, 0.22004292905330658, 0.0017101700650528073, -0.07330753654241562, 0.5354361534118652, -0.061884913593530655, -0.2662951350212097, -0.36453622579574585, 0.07364852726459503, -0.4336930811405182, 0.10969783365726471, 0.11599472165107727, -0.014522491954267025, 0.009982554242014885, 0.13310612738132477, 0.1343613713979721, 0.011995414271950722, -0.11741046607494354, 0.23355185985565186, -0.7392067313194275, -0.05868182331323624, 0.019210072234272957, 0.2692321836948395, 0.19355842471122742, -0.07083576172590256, 0.1488792598247528, -0.17320004105567932, 0.34786123037338257, -0.2347051501274109, -0.5130513310432434, -0.36238035559654236, 0.12442321330308914, 0.44140109419822693, -0.14031577110290527, 0.4683494567871094, -0.17324969172477722, 0.4856536388397217, 0.08992188423871994, -0.34782078862190247, -0.09339006245136261, 0.028074519708752632, -0.12148788571357727, -0.22291181981563568, -0.2777985632419586, 0.07807163894176483, 0.13183067739009857, 0.09050137549638748, -0.32385677099227905 ]
182
..\pandas\reference\api\pandas.Interval.overlaps.html
pandas.Interval.overlaps
Interval.overlaps(other)# Check whether two Interval objects overlap. Two intervals overlap if they share a common point, including closed endpoints. Intervals that only have an open endpoint in common do not overlap.
Parameters: otherIntervalInterval to check against for an overlap. Returns: boolTrue if the two intervals overlap.
['>>> i1 = pd.Interval(0, 2)\n>>> i2 = pd.Interval(1, 3)\n>>> i1.overlaps(i2)\nTrue\n>>> i3 = pd.Interval(4, 5)\n>>> i1.overlaps(i3)\nFalse', ">>> i4 = pd.Interval(0, 1, closed='both')\n>>> i5 = pd.Interval(1, 2, closed='both')\n>>> i4.overlaps(i5)\nTrue", ">>> i6 = pd.Interval(1, 2, closed='neither')\n>>> i4.overlaps(i6)\nFalse"]
pandas.Interval.overlaps Interval.overlaps(other)# Check whether two Interval objects overlap. Two intervals overlap if they share a common point, including closed endpoints. Intervals that only have an open endpoint in common do not overlap.
[ -0.2956179082393646, -0.5782630443572998, -0.18516740202903748, 0.16703195869922638, -0.16343438625335693, -0.14890021085739136, 0.2564597427845001, 0.035410478711128235, 0.07071809470653534, 0.14165747165679932, -0.13993752002716064, 0.1656358540058136, 0.2105116993188858, 0.22411753237247467, -0.502732515335083, -0.3814219534397125, -0.15027235448360443, 0.32189226150512695, -0.2631310820579529, 0.02495335415005684, -0.29638585448265076, -0.10221156477928162, -0.27553826570510864, 0.0060396865010261536, -0.1675138622522354, -0.09510888904333115, -0.28590694069862366, -0.09364689886569977, 0.21824173629283905, 0.05058635398745537, 0.4757801294326782, 0.09886249899864197, -0.41171032190322876, 0.39204683899879456, -0.00010131177259609103, -0.1430370807647705, 0.005211204290390015, 0.051258333027362823, 0.09102022647857666, 0.16911573708057404, -0.2264467030763626, 0.07537958025932312, 0.1598513275384903, -0.3181754946708679, -0.016319964081048965, -0.12423399090766907, -0.10584022849798203, -0.04679346829652786, 0.2918754816055298, -0.016361042857170105, 0.19802787899971008, 0.39203622937202454, -0.2479301244020462, -0.006137072574347258, 0.02654229663312435, -0.21593521535396576, 0.310314416885376, 0.0468113049864769, 0.07540557533502579, -0.12100274860858917, 0.11723491549491882, 0.004779396578669548, -0.11994635313749313, 0.2848634719848633, 0.017768923193216324, 0.07565169036388397, 0.09457490593194962, -0.14244428277015686, -0.1372719705104828, 0.41854748129844666, 0.18141403794288635, -0.08210120350122452, -0.04604644328355789, -0.009378574788570404, -0.3398131728172302, -0.15477392077445984, 0.13470034301280975, 0.21578261256217957, 0.0750718042254448, 0.13964737951755524, 0.11797807365655899, 0.43401455879211426, -0.08997029811143875, 0.20154517889022827, -0.3774166405200958, 0.37391406297683716, 0.024730566889047623, 0.17838457226753235, 0.03417288511991501, 0.11311288923025131, -0.1266137957572937, -0.2749939560890198, 0.0069547975435853004, -0.005766401067376137, -0.013057218864560127, -0.40371236205101013, -0.2064235955476761, 0.12001243233680725, -0.09307356923818588, 0.5734745860099792, 0.12113558501005173, 0.08497124910354614, 0.037104714661836624, 0.17603576183319092, 0.17006762325763702, -0.1377454549074173, -0.058777518570423126, 0.08627669513225555, 0.10880348086357117, 0.1166880652308464, -0.11013913154602051, 0.17450940608978271, 0.24578222632408142, -0.3310135006904602, 0.29573559761047363, -0.10929268598556519, 0.3123636543750763, -0.019426923245191574, -0.3214651346206665, 0.11160729080438614, -0.3210415244102478, -0.20367632806301117, 0.19994962215423584, 0.005017933901399374, -0.028201885521411896, 0.16138501465320587, -0.07007156312465668, 0.2700655460357666, 0.04125950112938881, 0.3733951449394226, -0.16828607022762299, 0.538367748260498, -0.04507550597190857, -0.3445652723312378, -0.12421561777591705, -0.354679137468338, 0.2244073897600174, 0.2775597870349884, 0.16319122910499573, -0.04678602144122124, 0.11196454614400864, -0.12648232281208038, 0.33622246980667114, 0.28204113245010376, -0.021065494045615196, -0.2424563616514206, 0.16637098789215088, 0.26779860258102417, -0.2872878909111023, 0.1391981542110443, 0.12628772854804993, 0.09757228940725327, -0.1740342080593109, 0.31151965260505676, -0.10926321893930435, 0.14989762008190155, 0.25240251421928406, 0.09117206186056137, 0.04364059120416641, 0.07912277430295944, 0.6292145252227783, 0.32790544629096985, -0.14712169766426086, -0.11126730591058731, -0.02033698372542858, 0.08427340537309647, -0.11126708984375, -0.03237992897629738, 0.07066554576158524, -0.13741031289100647, 0.2315354347229004, 0.05374375730752945, -0.11711514741182327, -0.4459845721721649, -0.3052540123462677, -0.07669741660356522, -0.0985485389828682, -0.3598101735115051, -0.2541736364364624, 0.11473751068115234, -0.07917594164609909, 0.28527629375457764, 0.22125357389450073, 0.0959971696138382, -0.1632796823978424, -0.26779454946517944, 0.07785125076770782, -0.05136838182806969, -0.12849263846874237, -0.2486405223608017, -0.060901325196027756, 0.03548964485526085, 0.38398468494415283, 0.010751480236649513, 0.12323540449142456, -0.2727818787097931, -0.10461906343698502, 0.11314457654953003, -0.047944482415914536, 0.3538508415222168, -0.2336474061012268, -0.21686594188213348, -0.16869805753231049, -0.2839905619621277, -0.07685843110084534, -0.41094550490379333, 0.2669771909713745, -0.06447847187519073, 0.18588770925998688, 0.015624643303453922, 0.37563246488571167, -0.38315078616142273, -0.3619948923587799, -0.09507013857364655, -0.10973510891199112, -0.06191881746053696, 0.28493475914001465, 0.018463166430592537, 0.3910413980484009, -0.09028801321983337, -0.22048406302928925, 0.20302800834178925, -0.24209456145763397, 0.0340057834982872, 0.010071424767374992, 0.19605790078639984, 0.14130853116512299, 0.23130802810192108, -0.19184164702892303, 0.14926427602767944, 0.02113131619989872, 0.019861873239278793, 0.16609351336956024, 0.3544146418571472, 0.009231542237102985, 0.08631828427314758, 0.01465372834354639, 0.2732226550579071, -0.0261826328933239, -0.03644998371601105, -0.11243323981761932, 0.05296628549695015, 0.18508757650852203, 0.02417616732418537, -0.06706736236810684, 0.2191607505083084, -0.062324125319719315, -0.09696640819311142, 0.03843271732330322, 0.013458010740578175, 0.022155219689011574, -0.2677254378795624, -0.49397462606430054, -0.06491663306951523, 0.001960130175575614, 0.07278751581907272, -0.050551630556583405, 0.5060638189315796, -0.726280927658081, 0.08948146551847458, 0.3340517282485962, -0.2546831965446472, 0.22029149532318115, 0.006412853952497244, 0.033407069742679596, 0.05038715526461601, -0.04431469365954399, 0.07139165699481964, 0.2637755572795868, 0.4269230365753174, 0.19513563811779022, 0.07721574604511261, -0.32110705971717834, -0.18990740180015564, 0.10931524634361267, 0.3709641098976135, -0.13818447291851044, -0.10319464653730392, 0.21045821905136108, 0.17353622615337372, -0.2705254852771759, -0.11794178187847137, -0.2595222294330597, -0.000774246291257441, -0.2181728035211563, 0.015668241307139397, -0.15647631883621216, -0.31086674332618713, 0.21633495390415192, -0.529359757900238, 0.04064856097102165, -0.265633225440979, 0.22525547444820404, 0.13569283485412598, 0.07108884304761887, 0.14916354417800903, -0.13909058272838593, 0.5130939483642578, 0.30751365423202515, 0.01626143418252468, 0.015307520516216755, -0.18077780306339264, 0.07004483044147491, 0.35058143734931946, -0.0260370671749115, 0.3642897605895996, 0.3581371307373047, -0.2033972591161728, 0.12737490236759186, 0.33664295077323914, -0.04615410789847374, -0.010229939594864845, -0.11012696474790573, 0.03264426067471504, -0.042346760630607605, 0.054697781801223755, -0.3088320195674896, -0.12912517786026, -0.0681384950876236, 0.09833795577287674, -0.2365110218524933, -0.10691353678703308, 0.014496339485049248, 0.1440570205450058, -0.22076286375522614, -0.17526021599769592, -0.010094689205288887, -0.29040685296058655, -0.11653313785791397, -0.10705490410327911, 0.05816875770688057, 0.02813020348548889, -0.1356186419725418, 0.04490894451737404, 0.3825889825820923, -0.06937789916992188, -0.5484618544578552, -0.46084317564964294, 0.10663997381925583, -0.025339260697364807, 0.015465294942259789, 0.0843319445848465, -0.46408677101135254, 0.34976115822792053, -0.10787909477949142, -0.041535649448633194, -0.7806578278541565, -0.173440083861351, -0.08398578315973282, 0.16898110508918762, -0.07514774799346924, 0.048377733677625656, -0.046825114637613297, -0.31423404812812805, 0.10061025619506836, 0.2554764747619629, 0.28210243582725525, 0.11907347291707993, -0.32635119557380676, 0.02813088521361351, 0.131588876247406, 0.08109471946954727, -0.058264631778001785, 0.39213278889656067, -0.04405929520726204, 0.23746071755886078, -0.1820533275604248, 0.15517748892307281, 0.17657864093780518, -0.2801465094089508, -0.09624037891626358, 0.15621165931224823, 0.2853994369506836, 0.06684233248233795, -0.04461272060871124, 0.12242523580789566, -0.16185219585895538, -0.338650643825531, -0.4154626429080963, -0.2248101383447647, -0.1700822412967682, -0.5008756518363953, 0.14691805839538574, -0.031117169186472893, -0.012272580526769161, 0.07031828910112381, 0.09034710377454758, -0.06499851495027542, 0.16415676474571228, 0.05463786795735359, -0.27661365270614624, -0.12657223641872406, -0.06084008142352104, -0.07352077960968018, 0.27748844027519226, 0.034429918974637985, 0.20583830773830414, 0.032171715050935745, -0.05378432944417, -0.08804881572723389, 0.06946893036365509, 0.4125347435474396, -0.1999598741531372, -0.1469137966632843, -0.19967453181743622, -0.1214524582028389, -0.5256253480911255, 0.10601688176393509, -0.0372762456536293, 0.13272838294506073, -0.2420284003019333, 0.29206839203834534, -0.08156810700893402, -0.03168448060750961, 0.4566066861152649, 0.06468209624290466, 0.025482214987277985, -0.12416613101959229, -0.19445091485977173, -0.2533590495586395, -0.14800472557544708, 0.46956899762153625, 0.3616555631160736, -0.07791374623775482, -0.0449637733399868, -0.33093249797821045, 0.00316012860275805, -0.13563235104084015, 0.39915382862091064, 0.21636125445365906, 0.049480192363262177, 0.034168243408203125, 0.010097717866301537, -0.13780279457569122, 0.05270041525363922, 0.08746232837438583, 0.4053805470466614, 0.06799879670143127, -0.12427671253681183, 0.07401002198457718, -0.16748610138893127, 0.1478583812713623, -0.0072002895176410675, -0.010799871757626534, 0.09068204462528229, -0.3759865164756775, 0.04017038643360138, -0.17905335128307343, -0.08207584917545319, -0.004183329641819, 0.39355558156967163, -0.0867767333984375, -0.2772630751132965, 0.11408866941928864, 0.29166141152381897, 0.05794278532266617, 0.2637169659137726, -0.06494173407554626, 0.022276168689131737, -0.07580376416444778, -0.11248792707920074, 0.5856133103370667, 0.25459858775138855, -0.29925861954689026, 0.47805818915367126, -0.2979385554790497, 0.08711819350719452, 0.18213404715061188, 0.2421286553144455, 0.20112256705760956, -0.3631839454174042, -0.12943947315216064, -0.1228608787059784, 0.11259786784648895, 0.033618684858083725, -0.41640493273735046, 0.05618151277303696, -0.3329988420009613, -0.509572446346283, -0.10767728090286255, -0.25780582427978516, -0.3910578787326813, 0.0919608324766159, -0.3350224494934082, 0.2173689305782318, 0.13741226494312286, 0.24220947921276093, 0.01511586643755436, 0.10381640493869781, -0.1447402834892273, -0.24534714221954346, 0.05451296642422676, 0.024770211428403854, 0.23262685537338257, -0.05504639074206352, -0.18357990682125092, 0.053895242512226105, -0.4804403483867645, -0.13289855420589447, 0.2611120939254761, -0.17877435684204102, 0.40109705924987793, 0.13488304615020752, -0.049967072904109955, 0.11395777016878128, -0.009909258224070072, -0.011152291670441628, 0.331920862197876, 0.05715396627783775, -0.13667774200439453, 0.556194007396698, 0.052905626595020294, 0.13048823177814484, 0.0496281199157238, 0.19099962711334229, -0.3917725086212158, -0.058216240257024765, -0.12210599333047867, -0.20962168276309967, -0.1595361977815628, -0.14886265993118286, 0.1676822155714035, -0.059389837086200714, -0.13165323436260223, 0.21682479977607727, -0.05383959040045738, -0.29820504784584045, -0.19500942528247833, 0.18069320917129517, 0.027643773704767227, 0.3154486119747162, 0.055109236389398575, -0.05190708860754967, -0.18287716805934906, -0.18804216384887695, 0.11571469157934189, 0.2747078239917755, -0.11454125493764877, 0.21050342917442322, -0.1162538006901741, 0.16029904782772064, 0.3848057985305786, 0.41396191716194153, 0.21316851675510406, 0.5424758791923523, 0.09742467105388641, -0.36853691935539246, -0.27558594942092896, 0.028944004327058792, 0.18297874927520752, 0.5362505912780762, 0.14297667145729065, 0.26466238498687744, 0.12452714890241623, 0.31725695729255676, -0.4104119539260864, -0.0011155721731483936, -0.4354524314403534, 0.03340541571378708, -0.06533467024564743, -0.02609328366816044, 0.09004158526659012, -0.013553084805607796, 0.24143654108047485, 0.4286670386791229, -0.08480051904916763, -0.3078392446041107, -0.09738751500844955, 0.0373925119638443, -0.24937567114830017, -0.15696316957473755, -0.011055256240069866, 0.26551905274391174, -0.04293183982372284, -0.10382808744907379, -0.0531289167702198, 0.06518297642469406, -0.14588846266269684, -0.023267541080713272, 0.08542688190937042, -0.20487737655639648, 0.08604952692985535, -0.07491222023963928, -0.158819779753685, -0.06950869411230087, 0.10346578061580658, -0.14157719910144806, -0.047502197325229645, -0.12641285359859467, 0.47202402353286743, -0.1291717290878296, 0.06689179688692093, -0.41414186358451843, -0.1735706329345703, 0.26538676023483276, -0.30531182885169983, 0.07209712266921997, 0.3516795039176941, 0.03179169446229935, 0.18232709169387817, -0.023937543854117393, -0.231845885515213, 0.2921992838382721, -0.6029781103134155, 0.16306088864803314, 0.4047771096229553, 0.14884428679943085, 0.43863072991371155, 0.31211715936660767, -0.0029850092250853777, -0.09503589570522308, -0.07570742815732956, 0.3059145510196686, 0.1511145979166031, -0.3179445266723633, 0.38044312596321106, 0.5016902685165405, 0.011049975641071796, -0.10415670275688171, 0.24727106094360352, 0.2532365322113037, 0.4802524149417877, -0.09944388270378113, 0.24435092508792877, 0.7572594881057739, 0.1430824100971222, 0.17276138067245483, 0.00005015448550693691, -0.2163875252008438, -0.13488417863845825, 0.06276809424161911, -0.07421323657035828, 0.13662391901016235, 0.5481880307197571, -0.25938907265663147, -0.15547622740268707, -0.14147134125232697, -0.018056189641356468, 0.13121841847896576, -0.015704210847616196, 0.1336887925863266, 0.1206425279378891, -0.25456926226615906, -0.0978623703122139, -0.31499484181404114, 0.5352828502655029, -0.12781058251857758, 0.5175982117652893, -0.15641991794109344, -0.014077582396566868, -0.006151087582111359, -0.09950108081102371, 0.12089244276285172, 0.16782823204994202, -0.23659327626228333, -0.21913489699363708, 0.48151805996894836, -0.27113109827041626, 0.10323301702737808, 0.24910172820091248, 0.22242270410060883, -0.2272460013628006, -0.15839438140392303, 0.1416403353214264, -0.023764844983816147, -0.15956631302833557, -0.07982666790485382, -0.1362747699022293, 0.09462552517652512, -0.10894478857517242, 0.18492832779884338, 0.33149823546409607, -0.29890093207359314, 0.6531002521514893, -0.10990244150161743, -0.022432170808315277, -0.8340907692909241, -0.13118614256381989, 0.1167905181646347, 0.17929084599018097, -0.04443745315074921, 0.00862074363976717, -0.20147423446178436, -0.3174405097961426, -0.2004460096359253, -0.10128172487020493, 0.04870357736945152, -0.3381965160369873, 0.15283608436584473, 0.23907098174095154, 0.07556439191102982, 0.3983021378517151, 0.33252397179603577, 0.16620223224163055, -0.3337399959564209, -0.29707327485084534, 0.09427714347839355, -0.216670960187912, -0.058397985994815826, 0.1558532863855362, 0.03393201902508736, 0.09878546744585037, 0.12008008360862732, 0.2832791805267334, 0.33226701617240906, 0.006086078006774187, -0.048888351768255234, -0.3244858980178833, 0.001976372441276908, -0.16141165792942047, -0.27814701199531555, 0.08138595521450043, -0.07255617529153824, -0.1109817773103714, -0.10171680897474289, 0.24006474018096924, 0.25622111558914185, -0.17796824872493744, 0.21889188885688782, 0.3777051568031311, 0.08378727734088898, 0.3005202114582062, 0.1125442162156105, -0.337639182806015, 0.5304105877876282, 0.21180687844753265, 0.09508217871189117, -0.27050259709358215, 0.4147506356239319, 0.1392831951379776, -0.1122797355055809, -0.08706632256507874, -0.11203800141811371, 0.26894211769104004, -0.13567997515201569, 0.04646153375506401, -0.007219494320452213, 0.07033725827932358, 0.09765677154064178, -0.06962280720472336, -0.11924517899751663, -0.12688720226287842, 0.1120651587843895, 0.061556294560432434, 0.012090795673429966, 0.34308499097824097, -0.14197468757629395, 0.12141735851764679, 0.08403883129358292, -0.23970140516757965, -0.4717922508716583, -0.04838653653860092, -0.028165746480226517, -0.1394055336713791, 0.1987098902463913, -0.10710933059453964, 0.23202992975711823, -0.056954484432935715, 0.15638943016529083, -0.13840989768505096, 0.11990628391504288, -0.10008477419614792, -0.18547789752483368, -0.10379791259765625, 0.01882103644311428, -0.08284182846546173, 0.2970218360424042, -0.30131083726882935 ]
183
..\pandas\reference\api\pandas.tseries.offsets.Minute.delta.html
pandas.tseries.offsets.Minute.delta
Minute.delta#
No parameters found
[]
pandas.tseries.offsets.Minute.delta Minute.delta#
[ -0.23027269542217255, -0.6945245862007141, -0.24122382700443268, -0.18512693047523499, -0.024767963215708733, 0.07059258967638016, 0.3751693665981293, -0.0005837596254423261, -0.5983738899230957, 0.14305175840854645, 0.17418773472309113, 0.08876798301935196, 0.12566395103931427, 0.21074983477592468, -0.11978280544281006, -0.06020931899547577, 0.05510096251964569, 0.4084922671318054, 0.040493085980415344, 0.0380975641310215, -0.27855825424194336, 0.04093841090798378, -0.19169990718364716, -0.012623157352209091, -0.1358238160610199, -0.009151422418653965, -0.06401627510786057, -0.2838115990161896, -0.0001664017472648993, -0.00010716079123085365, 0.0575951524078846, 0.12360893189907074, 0.2563875913619995, 0.7906656861305237, -0.00010437181481393054, -0.01705312356352806, 0.3205253779888153, 0.005335819907486439, -0.11520511656999588, 0.38557562232017517, -0.35011109709739685, -0.06579915434122086, 0.10061661154031754, -0.2411043345928192, -0.011663688346743584, 0.31533685326576233, 0.021365229040384293, -0.30646103620529175, 0.21408888697624207, 0.40405890345573425, 0.22402100265026093, 0.31753894686698914, -0.3569633960723877, -0.06896746903657913, 0.26467639207839966, -0.24944648146629333, -0.0015043615130707622, 0.26567932963371277, -0.1553899496793747, -0.10747140645980835, 0.08030284196138382, 0.028860732913017273, 0.264301061630249, 0.12318415939807892, 0.1348056197166443, 0.10729730129241943, 0.14710396528244019, 0.04882926121354103, -0.08608420193195343, 0.3672885596752167, 0.49289670586586, -0.15965203940868378, -0.37392404675483704, -0.11158151179552078, -0.1613030731678009, -0.36046549677848816, -0.23846648633480072, -0.020971771329641342, 0.23130574822425842, 0.08251345157623291, 0.03654693812131882, 0.3674979507923126, -0.15240399539470673, 0.0402723029255867, -0.39140620827674866, 0.19369769096374512, -0.08208698779344559, -0.2346935123205185, -0.11388067156076431, 0.0795581117272377, 0.24391315877437592, 0.2001957893371582, 0.09530670195817947, 0.23876646161079407, -0.07545769959688187, 0.014493157155811787, 0.18599575757980347, -0.3368831276893616, -0.2115878164768219, -0.07564307004213333, 0.012446364387869835, 0.058927182108163834, -0.07196813821792603, 0.061871349811553955, 0.12297554314136505, 0.22597207129001617, -0.04853057861328125, -0.00010955015022773296, 0.14663712680339813, 0.268379271030426, 0.09100893884897232, -0.08959179371595383, 0.43798068165779114, -0.4694986343383789, -0.0023604368325322866, 0.04840053245425224, -0.15544970333576202, 0.19610196352005005, -0.180558979511261, 0.1790170520544052, 0.19803377985954285, -0.03268875926733017, -0.03591210022568703, -0.24668608605861664, -0.14994195103645325, 0.25351929664611816, 0.17680101096630096, -0.025028597563505173, 0.07731381058692932, 0.2238340824842453, -0.4208317697048187, 0.16669322550296783, -0.012953093275427818, -0.06523241847753525, -0.4728911221027374, 0.20654435455799103, 0.22886373102664948, 0.1400904804468155, 0.2504694163799286, 0.3874102532863617, -0.171562060713768, -0.13331539928913116, 0.11911293864250183, 0.25389349460601807, -0.17928947508335114, -0.12907537817955017, -0.30594387650489807, 0.011772900819778442, -0.07207708060741425, -0.07992406189441681, 0.2764793634414673, -0.010753896087408066, -0.07372214645147324, 0.2733291685581207, 0.08470488339662552, -0.015445396304130554, -0.12598350644111633, 0.399436354637146, 0.3017890155315399, 0.19302520155906677, 0.34262752532958984, -0.04881682246923447, -0.2529771029949188, -0.030365951359272003, -0.05918845906853676, 0.2015828639268875, -0.676430881023407, 0.11162323504686356, 0.22737954556941986, 0.04042298346757889, 0.39786505699157715, 0.05000824108719826, -0.004938683472573757, -0.3849064111709595, -0.1872062087059021, -0.009688587859272957, -0.2947719097137451, -0.15538237988948822, 0.22806456685066223, 0.06478958576917648, -0.12564650177955627, -0.28230345249176025, 0.060365527868270874, -0.009052588604390621, 0.13194479048252106, -0.08187910169363022, 0.105327308177948, 0.046053446829319, -0.3187928795814514, -0.1737675666809082, -0.15352602303028107, -0.12121786922216415, -0.04225832596421242, 0.3143598437309265, -0.01767217181622982, -0.2153758406639099, 0.016766251996159554, -0.011166203767061234, -0.05736560374498367, 0.189398854970932, -0.011359741911292076, 0.15190118551254272, -0.47059959173202515, 0.3805292546749115, 0.05822696536779404, -0.2933133840560913, -0.08911540359258652, -0.08552967756986618, 0.16899549961090088, 0.27462491393089294, 0.23698800802230835, -0.06961861997842789, -0.14736776053905487, 0.12920071184635162, 0.05677954480051994, 0.1829995959997177, 0.21247975528240204, -0.2019500881433487, 0.09307824075222015, 0.4274650514125824, -0.19235293567180634, 0.0898728221654892, -0.12171871960163116, 0.025739353150129318, 0.06539271771907806, -0.23664727807044983, -0.06342112272977829, -0.11281586438417435, 0.13883422315120697, 0.15971121191978455, 0.14692091941833496, -0.04263445734977722, -0.023554140701889992, 0.2609092891216278, 0.12160444259643555, 0.21953924000263214, -0.09660602360963821, 0.23313625156879425, 0.3925692141056061, 0.29070788621902466, -0.1579253226518631, 0.39405471086502075, 0.17684350907802582, -0.1507275253534317, -0.27747124433517456, 0.44766631722450256, -0.2882547080516815, -0.24989663064479828, 0.0378548838198185, 0.1451539844274521, 0.2807886600494385, 0.11803434789180756, -0.37550580501556396, -0.04669664800167084, 0.16115261614322662, -0.2116026133298874, -0.10790511220693588, -0.04378553852438927, -0.4679999351501465, 0.18513116240501404, 0.17160053551197052, -0.2978234887123108, -0.08168558776378632, -0.07614784687757492, -0.014232655987143517, -0.15674810111522675, 0.0784664899110794, 0.20837056636810303, -0.02797923982143402, 0.1478017270565033, 0.4054599106311798, -0.07646915316581726, -0.19419535994529724, -0.3744340240955353, 0.06333570182323456, -0.00841222982853651, 0.18958093225955963, 0.01377178356051445, -0.12310167402029037, -0.08317957818508148, -0.29540693759918213, -0.30773645639419556, -0.18445417284965515, 0.13381251692771912, -0.21625667810440063, 0.12117388844490051, -0.2634463310241699, -0.3248131275177002, 0.14145462214946747, -0.3453725576400757, 0.026726271957159042, -0.2985594868659973, -0.019728148356080055, -0.19402901828289032, -0.21448616683483124, 0.16073450446128845, -0.1736704260110855, 0.05078238993883133, 0.5162338018417358, 0.17484280467033386, -0.15901893377304077, -0.26511505246162415, -0.04119217023253441, 0.1770615428686142, -0.2988230288028717, -0.007643287535756826, 0.09894842654466629, -0.2640261948108673, 0.06718560308218002, 0.12493707239627838, -0.15323303639888763, -0.06373703479766846, -0.05344187840819359, 0.2243773192167282, 0.2769107520580292, 0.24864758551120758, -0.20328009128570557, 0.024421073496341705, -0.06607851386070251, -0.07687774300575256, 0.09427063167095184, -0.39712613821029663, -0.2550252079963684, -0.08156613260507584, -0.34947001934051514, -0.019329199567437172, -0.07831726968288422, -0.17345239222049713, 0.181012362241745, 0.04716641083359718, -0.08668859302997589, 0.28934091329574585, -0.08302324265241623, 0.04006272926926613, 0.22263334691524506, 0.015870066359639168, -0.45767056941986084, -0.30842751264572144, 0.4461561441421509, -0.10876228660345078, -0.30187076330184937, -0.16162624955177307, -0.09752551466226578, -0.023743024095892906, -0.2823154032230377, 0.046347055584192276, -0.5438706278800964, -0.2678605020046234, 0.04138674587011337, -0.12454209476709366, 0.1540950983762741, 0.008201529271900654, -0.3462464213371277, -0.1972980946302414, -0.07646063715219498, -0.11249556392431259, 0.3048791289329529, 0.2444637566804886, -0.13814960420131683, 0.027385219931602478, 0.6131053566932678, -0.05625664442777634, 0.47572100162506104, 0.06459445506334305, -0.19919951260089874, 0.12436150014400482, -0.29106149077415466, -0.04179603233933449, 0.20537731051445007, -0.00019920634804293513, -0.06791693717241287, 0.24335263669490814, 0.1619996875524521, 0.12841089069843292, -0.1191968247294426, -0.2161383330821991, 0.0605543814599514, -0.19342951476573944, -0.3086751401424408, -0.005722915753722191, -0.3046032786369324, -0.34205809235572815, 0.07065370678901672, 0.16632260382175446, -0.04002935439348221, -0.01712113618850708, 0.11562801897525787, -0.05525048077106476, 0.373210072517395, -0.06781967729330063, -0.13164281845092773, -0.21503661572933197, 0.1302541047334671, -0.10511121153831482, -0.12388124316930771, 0.16264627873897552, 0.43595147132873535, 0.18865224719047546, -0.0034063069615513086, 0.09615165740251541, -0.18178598582744598, 1.0149900913238525, -0.03412050008773804, -0.011923889629542828, 0.06741297245025635, -0.22031474113464355, -0.43337199091911316, -0.11059769988059998, -0.13917730748653412, -0.05913667008280754, 0.20586976408958435, -0.09484395384788513, -0.06426121294498444, 0.09097570180892944, 0.03330583870410919, -0.22279104590415955, 0.029089350253343582, -0.07149232178926468, -0.019128955900669098, -0.2994835674762726, 0.3612293303012848, 0.1900463104248047, 0.2653750479221344, -0.006811399944126606, 0.16663354635238647, -0.2842772603034973, -0.08849792182445526, 0.08888718485832214, 0.1144743487238884, 0.1937340945005417, 0.11721601337194443, 0.052913352847099304, 0.0062015242874622345, -0.000008207586688513402, -0.2541143000125885, 0.38646262884140015, -0.15815469622612, 0.09772465378046036, -0.38065430521965027, 0.0753115639090538, -0.16808904707431793, 0.022369978949427605, 0.05470491573214531, -0.008568027056753635, 0.03650607541203499, 0.2809293270111084, 0.2447182685136795, -0.07980061322450638, -0.032767001539468765, 0.06259500980377197, 0.22445592284202576, 0.3087413012981415, -0.558327317237854, 0.27103185653686523, 0.20445959270000458, 0.023076364770531654, -0.33562183380126953, -0.24651747941970825, -0.12228687852621078, -0.05025846138596535, 0.14755304157733917, 0.5978615880012512, 0.10464891046285629, 0.24077148735523224, 0.5396013259887695, -0.4043222665786743, 0.18791049718856812, -0.03203459084033966, 0.12183666229248047, -0.21699738502502441, -0.31627678871154785, -0.09105679392814636, 0.05776093155145645, -0.11276615411043167, 0.056309882551431656, -0.07348797470331192, 0.09492308646440506, -0.22394289076328278, 0.24720674753189087, -0.12171974778175354, 0.017476854845881462, -0.05012126639485359, -0.024716492742300034, -0.09822998195886612, 0.2170717567205429, 0.21718864142894745, -0.3221549093723297, -0.21107739210128784, -0.07562926411628723, -0.23226669430732727, 0.09785468131303787, -0.013837170787155628, -0.22833949327468872, -0.13716596364974976, 0.22897660732269287, -0.18532399833202362, 0.04759616032242775, -0.2965024709701538, -0.050793204456567764, 0.5579706430435181, -0.39015883207321167, 0.11451863497495651, 0.07987886667251587, 0.35669374465942383, -0.07937159389257431, -0.23249687254428864, 0.006505345925688744, 0.30243706703186035, -0.2087080031633377, 0.2034740298986435, -0.03208130598068237, 0.1286240965127945, -0.07884782552719116, -0.0033419036772102118, 0.2644636034965515, -0.5550236701965332, 0.10192129760980606, -0.09766081720590591, -0.13813407719135284, 0.1840997189283371, -0.17548291385173798, 0.20550616085529327, 0.17190459370613098, -0.24593353271484375, 0.41220858693122864, -0.21321357786655426, -0.16485124826431274, -0.3854166567325592, 0.38510212302207947, 0.1650623381137848, 0.32057830691337585, 0.02313079498708248, 0.3463762104511261, -0.5559992790222168, -0.03545420244336128, 0.08591758459806442, -0.21646887063980103, -0.36048129200935364, 0.6014849543571472, -0.05329687520861626, 0.06511425971984863, 0.09367235004901886, 0.15086382627487183, 0.18121440708637238, -0.0026142732240259647, -0.13686968386173248, -0.08904265612363815, -0.04605664685368538, -0.19775918126106262, -0.11095543950796127, 0.30315399169921875, 0.3143404424190521, 0.12613169848918915, 0.1715143471956253, -0.02419111505150795, -0.36524543166160583, 0.1291770190000534, -0.19408774375915527, 0.20714698731899261, 0.1939447671175003, -0.30551964044570923, 0.08565524220466614, -0.0009745387942530215, 0.24376659095287323, 0.019572827965021133, -0.09634146839380264, -0.299845814704895, -0.08263763040304184, -0.008641890250146389, -0.11549678444862366, 0.037281379103660583, 0.14323827624320984, 0.006867396179586649, -0.5881788730621338, 0.0770522803068161, -0.3044680058956146, 0.225377157330513, 0.07379959523677826, 0.43555018305778503, 0.6604181528091431, -0.2328464686870575, 0.28931963443756104, 0.11127125471830368, 0.16531714797019958, 0.03871883079409599, -0.27420225739479065, 0.2065301090478897, -0.06701260060071945, -0.0534231960773468, 0.5932645797729492, 0.27540352940559387, -0.11695820093154907, -0.21994715929031372, -0.05772348865866661, -0.10151518136262894, -0.09846993535757065, 0.5609238743782043, 0.28547605872154236, 0.38818857073783875, 0.011642192490398884, -0.28324198722839355, -0.009760608896613121, 0.17038153111934662, -0.37483149766921997, -0.22470377385616302, 0.09578946977853775, -0.08227445930242538, 0.3906214237213135, 0.18319109082221985, 0.19384139776229858, -0.0033442326821386814, 0.05218460410833359, 0.11388347297906876, -0.1402554214000702, -0.3234041631221771, 0.01914895884692669, 0.4201546907424927, 0.16262143850326538, 0.17863436043262482, 0.16777768731117249, 0.4023163318634033, 0.2982349693775177, 0.29499387741088867, 0.4994158148765564, -0.2511023283004761, 0.01275815162807703, -0.10668785125017166, -0.19315920770168304, -0.11284380406141281, -0.32120880484580994, 0.2531087100505829, -0.46883031725883484, 0.05652167648077011, 0.5738062858581543, 0.23509785532951355, 0.105990469455719, 0.1520412415266037, 0.02045546844601631, -0.09020435810089111, -0.034701187163591385, -0.15954652428627014, 0.19076870381832123, 0.02674691006541252, -0.19806577265262604, -0.2611461281776428, 0.09784074127674103, 0.5432563424110413, 0.061534345149993896, -0.2505505383014679, 0.37621834874153137, 0.37100353837013245, 0.22823573648929596, -0.12931320071220398, 0.05553705617785454, 0.06090231239795685, -0.3093194365501404, -0.01267220452427864, 0.10719342529773712, -0.12605500221252441, 0.16672803461551666, 0.25850844383239746, -0.1809103786945343, -0.15094704926013947, 0.10931704938411713, 0.24089328944683075, -0.1311669647693634, -0.029889708384871483, -0.19473809003829956, 0.2812265157699585, -0.21460017561912537, 0.37163296341896057, 0.22219926118850708, -0.20258677005767822, 0.23921047151088715, -0.031477149575948715, -0.18581078946590424, -0.2368699014186859, 0.3776012361049652, 0.15696221590042114, 0.19420786201953888, 0.028807805851101875, 0.04475085064768791, 0.02780139073729515, 0.09373397380113602, -0.05973033979535103, -0.17548151314258575, 0.1409834623336792, 0.03384612873196602, 0.16941049695014954, -0.18921862542629242, 0.24318206310272217, 0.24401946365833282, 0.3638945519924164, 0.3688306212425232, -0.10827725380659103, -0.3160911500453949, -0.1568261682987213, 0.18062204122543335, 0.14882640540599823, 0.33265364170074463, 0.09641480445861816, 0.12320107221603394, -0.17450088262557983, 0.4186743497848511, 0.16664808988571167, -0.1906617283821106, 0.1232399046421051, 0.17020057141780853, -0.09757557511329651, -0.5111252069473267, -0.06154048442840576, 0.0033846143633127213, -0.15796515345573425, 0.11564172804355621, -0.3356393873691559, 0.2970163822174072, -0.1367788463830948, 0.14299039542675018, -0.049036722630262375, 0.14976826310157776, 0.18051812052726746, -0.10393968224525452, -0.38170325756073, -0.4194510877132416, 0.3071797788143158, 0.027928480878472328, 0.13571174442768097, -0.40789395570755005, 0.46440771222114563, -0.11159027367830276, -0.13933998346328735, -0.35430827736854553, -0.34716910123825073, 0.15077374875545502, 0.3385400176048279, 0.26959264278411865, -0.12434517592191696, -0.03743397071957588, 0.2786900997161865, -0.27028021216392517, -0.11610174924135208, 0.03258264437317848, 0.12017081677913666, -0.06274409592151642, 0.2533467710018158, 0.15690600872039795, -0.3785195052623749, 0.21161317825317383, 0.035917263478040695, -0.30165499448776245, -0.27098238468170166, -0.3391636908054352, 0.18494750559329987, 0.1858147829771042, 0.26266226172447205, 0.03349343687295914, 0.30674445629119873, -0.18934649229049683, -0.3081834316253662, 0.21216796338558197, 0.21629424393177032, -0.19439010322093964, -0.1783898025751114, 0.08235755562782288, 0.42935141921043396, -0.16294023394584656, -0.09348762035369873, -0.25403130054473877 ]
184
..\pandas\reference\api\pandas.tseries.offsets.BYearEnd.is_month_start.html
pandas.tseries.offsets.BYearEnd.is_month_start
BYearEnd.is_month_start(ts)# Return boolean whether a timestamp occurs on the month start.
No parameters found
['>>> ts = pd.Timestamp(2022, 1, 1)\n>>> freq = pd.offsets.Hour(5)\n>>> freq.is_month_start(ts)\nTrue']
pandas.tseries.offsets.BYearEnd.is_month_start BYearEnd.is_month_start(ts)# Return boolean whether a timestamp occurs on the month start.
[ -0.12466468662023544, -0.455574631690979, -0.15103645622730255, -0.15861283242702484, -0.2628399729728699, -0.011433140374720097, 0.2912346422672272, 0.21661297976970673, -0.0054788244888186455, 0.02317761816084385, 0.30643489956855774, 0.20723840594291687, 0.08135591447353363, 0.1466975063085556, -0.35563424229621887, 0.1229691207408905, 0.09238732606172562, 0.48681965470314026, -0.12765425443649292, 0.1451057493686676, -0.32416871190071106, -0.07362134754657745, -0.2989945411682129, -0.00046935208956710994, 0.1244473084807396, -0.07768943905830383, -0.25702717900276184, -0.1451975554227829, -0.02208852767944336, -0.12797391414642334, 0.2512555420398712, 0.004155345261096954, -0.016742583364248276, 0.6473077535629272, -0.00010319883585907519, -0.3049873411655426, 0.19894209504127502, -0.13549259305000305, -0.11161965131759644, 0.3377104103565216, -0.20292039215564728, -0.004971959162503481, 0.18705184757709503, -0.25913164019584656, -0.32926127314567566, 0.12861257791519165, -0.07007898390293121, -0.23500867187976837, 0.5091961026191711, 0.42448797821998596, 0.2143675833940506, 0.12949138879776, -0.1505226045846939, 0.016519930213689804, 0.33817970752716064, 0.04982003569602966, 0.1077084019780159, -0.1305941939353943, -0.1315423548221588, -0.24190093576908112, 0.06449641287326813, 0.16022136807441711, -0.06515917927026749, 0.3411616384983063, -0.12244133651256561, 0.11297384649515152, 0.5287303924560547, 0.1655338555574417, -0.06468946486711502, 0.13733483850955963, 0.5780083537101746, -0.5028001666069031, -0.14466923475265503, -0.10238714516162872, -0.046646248549222946, -0.12059756368398666, 0.018122907727956772, -0.1807931363582611, 0.12096068263053894, 0.17392724752426147, 0.1672280728816986, 0.3932417631149292, -0.13500675559043884, 0.21307028830051422, -0.565784752368927, 0.30321893095970154, -0.025139864534139633, -0.20753256976604462, -0.1559528261423111, -0.09689392894506454, 0.37161019444465637, 0.02906877174973488, 0.0005231443210504949, 0.4030604660511017, 0.009521844796836376, -0.365001916885376, 0.21179914474487305, -0.050902802497148514, -0.17936356365680695, -0.02121802791953087, -0.07143779844045639, -0.13962967693805695, -0.1847326159477234, 0.007674749009311199, 0.2566587030887604, 0.26739147305488586, 0.07041914761066437, -0.03542967885732651, 0.23898115754127502, 0.2659436762332916, 0.04585001990199089, 0.20123335719108582, 0.3831788897514343, -0.2136564999818802, 0.27200427651405334, 0.16908803582191467, 0.42575371265411377, -0.055922981351614, -0.20038481056690216, 0.18091797828674316, -0.01397722028195858, -0.3799596130847931, 0.07303697615861893, -0.026552928611636162, -0.19697481393814087, 0.15085415542125702, 0.20813816785812378, -0.23217542469501495, 0.2153906226158142, 0.3024902939796448, -0.2882140576839447, 0.3278074264526367, 0.05171684920787811, -0.2932908833026886, -0.1412833034992218, -0.010533696971833706, -0.21961206197738647, 0.20678989589214325, -0.1737796664237976, 0.14884647727012634, -0.0760515108704567, -0.3021361529827118, 0.2588712275028229, 0.37959906458854675, -0.3573985695838928, -0.15372982621192932, 0.14957529306411743, -0.12336234748363495, -0.1249379813671112, 0.15106314420700073, 0.26824793219566345, 0.13974757492542267, 0.0596843957901001, 0.3090355694293976, -0.3638394773006439, 0.05780560150742531, -0.02590825781226158, 0.07635190337896347, 0.1730620414018631, 0.16398684680461884, 0.430666446685791, 0.10410697013139725, -0.24653507769107819, -0.0014929198659956455, 0.06463398039340973, 0.24891838431358337, -0.41018712520599365, -0.09849870949983597, -0.049151260405778885, -0.5456892848014832, -0.07703521102666855, -0.09428083896636963, 0.297880083322525, -0.026927120983600616, -0.2433069497346878, -0.5863299369812012, -0.21255971491336823, -0.22824905812740326, 0.1266000121831894, -0.0070766485296189785, -0.25938355922698975, -0.04370366781949997, 0.015519902110099792, 0.046946931630373, -0.42731064558029175, -0.1378629058599472, 0.05035804212093353, -0.10671143233776093, -0.20387610793113708, -0.1519169956445694, 0.0045806122943758965, -0.16379067301750183, 0.22861835360527039, 0.17692553997039795, 0.19372564554214478, -0.24032874405384064, -0.1362752616405487, 0.12820380926132202, 0.028919914737343788, 0.22634385526180267, -0.09296642988920212, -0.158897265791893, 0.25125810503959656, -0.24624422192573547, -0.04631272703409195, -0.36264002323150635, -0.0813356563448906, 0.01827254332602024, 0.0759764090180397, 0.042629532516002655, 0.18000288307666779, -0.15036308765411377, -0.195919930934906, 0.10182695090770721, 0.19283749163150787, 0.43454402685165405, 0.29498061537742615, 0.13600094616413116, 0.0867587998509407, 0.5111603736877441, -0.11650512367486954, 0.13058270514011383, -0.12415234744548798, -0.13896571099758148, -0.048074692487716675, -0.13684530556201935, 0.07711264491081238, 0.05953260511159897, -0.08207675069570541, 0.07204517722129822, 0.20723934471607208, -0.06081150472164154, 0.12356635928153992, -0.03196772560477257, 0.15500134229660034, 0.24877279996871948, 0.010053600184619427, -0.30983853340148926, -0.06334061920642853, 0.22649343311786652, -0.3917640447616577, 0.42462339997291565, 0.03766960650682449, -0.02899176999926567, -0.11660560220479965, 0.39490506052970886, -0.28087159991264343, -0.23988372087478638, -0.010082527995109558, 0.02403447777032852, 0.15185290575027466, -0.18512371182441711, -0.28144410252571106, -0.361336350440979, 0.20195798575878143, -0.05094871670007706, -0.27957281470298767, 0.39753457903862, -0.3900051414966583, -0.014439699240028858, 0.5211719274520874, -0.11178090423345566, -0.05138079449534416, 0.025647908449172974, 0.12051644176244736, -0.05227932706475258, 0.07680382579565048, 0.06308218091726303, -0.005366086028516293, 0.2075570672750473, 0.054282452911138535, 0.0163149144500494, -0.3124605715274811, -0.005001988727599382, 0.11240147799253464, 0.029601529240608215, 0.01362733542919159, -0.0729619711637497, 0.2573537230491638, 0.11841161549091339, -0.1357795000076294, -0.06842505931854248, 0.006743641570210457, 0.18941089510917664, -0.2228362113237381, -0.19174785912036896, -0.08929534256458282, -0.41571423411369324, 0.23163263499736786, -0.2943556606769562, 0.21609990298748016, -0.14073143899440765, 0.4300030469894409, 0.18892377614974976, -0.10975509881973267, 0.017602229490876198, -0.24886834621429443, 0.38596296310424805, 0.26304253935813904, -0.0508434996008873, -0.09441720694303513, -0.38442113995552063, 0.07526063174009323, 0.31629377603530884, -0.18368425965309143, 0.18052075803279877, 0.2755786180496216, -0.2862023711204529, 0.08857882767915726, 0.11729773133993149, -0.10748149454593658, 0.054478902369737625, -0.272670179605484, 0.049054909497499466, -0.028740981593728065, 0.18047674000263214, -0.23208089172840118, 0.06729847937822342, -0.15762625634670258, -0.04599495977163315, -0.2166973501443863, -0.11211153864860535, 0.09567920863628387, -0.02157873660326004, -0.4963231682777405, 0.08618229627609253, -0.09262906759977341, -0.2724367082118988, -0.01615111343562603, 0.09967105090618134, -0.04218357428908348, 0.5021330118179321, -0.22479000687599182, 0.01463278941810131, -0.10343397408723831, -0.010122743435204029, -0.361734002828598, -0.28439149260520935, -0.05021771043539047, 0.23306789994239807, -0.24585354328155518, 0.33567503094673157, -0.15728166699409485, -0.11314234882593155, -0.12789104878902435, -0.06359339505434036, -0.7221768498420715, 0.2561229169368744, -0.001403236878104508, 0.128519669175148, -0.21069209277629852, 0.2876911759376526, 0.0019489374244585633, -0.313528448343277, -0.1288299709558487, 0.013096247799694538, 0.1202106848359108, 0.09618330001831055, -0.07264763861894608, 0.12445328384637833, 0.20967714488506317, -0.1449401080608368, 0.2870407998561859, 0.22161804139614105, -0.13151530921459198, 0.17351582646369934, -0.1589665412902832, 0.03229040279984474, 0.13365846872329712, -0.1079004779458046, -0.2014375627040863, 0.4647909104824066, 0.0631040558218956, 0.283367782831192, -0.14798910915851593, 0.06913425028324127, -0.3593474328517914, 0.038415905088186264, -0.12581969797611237, -0.01175687275826931, -0.16446401178836823, -0.4324278235435486, 0.18831218779087067, -0.13079695403575897, -0.04694784805178642, -0.26594164967536926, -0.1317691057920456, -0.2561798691749573, 0.21476662158966064, 0.2725987434387207, -0.1313387155532837, -0.11704152077436447, 0.12293369323015213, 0.06491950899362564, -0.12580199539661407, 0.03078145533800125, 0.1750316321849823, -0.1152009591460228, -0.10114913433790207, -0.04782930761575699, -0.04416746273636818, 0.5405350923538208, -0.11463991552591324, 0.13429714739322662, 0.20022569596767426, -0.21682801842689514, -0.48614534735679626, 0.02773335576057434, -0.2839049696922302, -0.09912549704313278, -0.2544138729572296, 0.3375842571258545, -0.0516209751367569, 0.01634044013917446, 0.05332307144999504, -0.013471987098455429, -0.005010480526834726, -0.14075057208538055, -0.17291364073753357, -0.0710708275437355, 0.07722769677639008, 0.482463002204895, 0.325519859790802, -0.23045353591442108, 0.14064405858516693, -0.16984409093856812, -0.15112178027629852, 0.020891554653644562, 0.285025030374527, 0.44315820932388306, 0.07905536890029907, 0.14540959894657135, 0.2099451869726181, -0.033170077949762344, -0.1660870760679245, 0.2853507399559021, -0.12356222420930862, -0.07955043017864227, -0.09146947413682938, -0.35433465242385864, -0.21416506171226501, -0.04272105172276497, 0.2171376645565033, -0.2757159173488617, 0.15706020593643188, -0.09808213263750076, 0.1366981565952301, -0.23680292069911957, -0.27415910363197327, 0.026420986279845238, 0.2758156955242157, -0.08464143425226212, -0.23254059255123138, 0.1399194896221161, 0.14077366888523102, -0.2439567893743515, -0.13309913873672485, -0.07172554731369019, -0.16867975890636444, -0.028087615966796875, -0.2647473216056824, 0.5497304201126099, -0.0035833604633808136, -0.076233871281147, 0.4781308174133301, 0.10334429889917374, 0.3565611243247986, 0.46311667561531067, 0.13978689908981323, 0.02931799553334713, -0.3416770100593567, -0.25879809260368347, -0.037336837500333786, -0.06278571486473083, -0.11943718045949936, -0.384931743144989, 0.12226343154907227, -0.14160357415676117, 0.32477012276649475, 0.032679930329322815, 0.1182432696223259, 0.21344724297523499, 0.32541623711586, -0.4721130430698395, 0.26035410165786743, 0.02041736990213394, 0.12823550403118134, -0.04942914843559265, -0.02166503109037876, 0.026069026440382004, -0.024399708956480026, 0.23713573813438416, -0.16110096871852875, 0.34100860357284546, -0.06558739393949509, -0.033999964594841, -0.04141438379883766, -0.4502827227115631, -0.0824797973036766, 0.5732913613319397, -0.2804287075996399, 0.11580806970596313, -0.053326476365327835, 0.12479473650455475, 0.15788012742996216, -0.3919021785259247, 0.15781544148921967, 0.5440277457237244, -0.05351035296916962, 0.02920396439731121, 0.2675759494304657, -0.10363233834505081, -0.12172326445579529, 0.21700122952461243, 0.40811142325401306, -0.37204697728157043, -0.16415975987911224, -0.28467878699302673, -0.18733473122119904, -0.041909411549568176, -0.05983399972319603, 0.21496334671974182, 0.07934204488992691, 0.09979529678821564, 0.28864920139312744, -0.22040672600269318, -0.1419101059436798, -0.32297927141189575, -0.04862745851278305, -0.10459884256124496, 0.5957738757133484, 0.15964271128177643, 0.15851230919361115, -0.2508535385131836, -0.11217653006315231, -0.31863245368003845, 0.006962080951780081, -0.27101942896842957, 0.425676167011261, 0.33505043387413025, 0.03933567553758621, 0.2183060199022293, 0.4489901065826416, 0.06551426649093628, 0.3001788258552551, -0.0007601531688123941, -0.1537422239780426, -0.2439669519662857, 0.06607574224472046, 0.05616854876279831, 0.39053231477737427, 0.5118991136550903, 0.4556306004524231, 0.08230195194482803, -0.1731172353029251, -0.44542497396469116, -0.17382706701755524, -0.33771008253097534, 0.16497988998889923, -0.010617873631417751, 0.03216014429926872, -0.20232351124286652, -0.2445189207792282, 0.27718380093574524, 0.13103340566158295, -0.004870368633419275, -0.35604724287986755, -0.026220910251140594, 0.004475827794522047, -0.12969227135181427, 0.008989437483251095, 0.21233832836151123, 0.08625823259353638, -0.09005185961723328, -0.12358880788087845, -0.371645987033844, 0.22033508121967316, 0.043223921209573746, 0.1651543378829956, 0.3572198152542114, -0.2797701954841614, -0.016645081341266632, -0.043913744390010834, 0.06034022942185402, -0.17557387053966522, -0.3937881588935852, 0.3145705461502075, -0.24765735864639282, 0.10930468887090683, 0.16567814350128174, 0.060088951140642166, -0.10799968242645264, -0.045496683567762375, -0.29415738582611084, 0.15418900549411774, -0.2416771799325943, 0.31542444229125977, 0.2096548229455948, -0.2534980773925781, -0.03782529756426811, -0.06063354015350342, -0.03537941351532936, 0.20101763308048248, -0.5793871283531189, 0.11937557905912399, 0.1558428257703781, -0.02552752010524273, 0.5105030536651611, 0.2339378148317337, 0.025275912135839462, 0.03073187544941902, 0.1198001503944397, 0.4341316819190979, 0.40068548917770386, -0.19053253531455994, 0.0008991089998744428, 0.5265824198722839, 0.007767591159790754, 0.04395996779203415, 0.2593805491924286, 0.22364449501037598, -0.007549609523266554, -0.10791151970624924, 0.3573940396308899, -0.0018649948760867119, 0.13689857721328735, 0.26577576994895935, -0.08958211541175842, -0.1986035704612732, 0.22962522506713867, 0.4756910502910614, -0.2795545160770416, 0.0004736754053737968, 0.5160167217254639, 0.08180100470781326, 0.07022082805633545, 0.3567357361316681, -0.08738119900226593, 0.17430070042610168, 0.10740559548139572, -0.04319434240460396, 0.35388633608818054, 0.0216315109282732, -0.14087027311325073, -0.09149432182312012, 0.22375431656837463, 0.09387968480587006, 0.35666635632514954, -0.11886254698038101, 0.1341160088777542, 0.20826102793216705, 0.18673071265220642, 0.11159513890743256, -0.05599866434931755, -0.14659473299980164, -0.20570538938045502, 0.024358246475458145, -0.141585573554039, 0.12955915927886963, 0.17640748620033264, 0.2806372344493866, -0.3259764015674591, -0.16768278181552887, 0.334174782037735, -0.10312511026859283, -0.3220759928226471, -0.0860496535897255, 0.08903241902589798, 0.06093905121088028, -0.02886979654431343, -0.06318484991788864, 0.3319084346294403, -0.20684121549129486, 0.515591025352478, -0.06616505980491638, -0.04155123978853226, -0.4805133044719696, 0.23310063779354095, 0.18029215931892395, 0.19176898896694183, -0.20018401741981506, 0.26739147305488586, -0.019716959446668625, 0.23810793459415436, -0.22034496068954468, 0.03964861482381821, 0.35854583978652954, 0.07535941153764725, 0.1672925055027008, -0.03923794627189636, -0.29525917768478394, 0.07036635279655457, 0.4783302843570709, 0.21095450222492218, -0.14149633049964905, -0.4718789756298065, -0.03275826945900917, 0.011783991940319538, 0.014710095711052418, 0.09913551807403564, -0.2074420005083084, 0.1287929117679596, -0.11424452811479568, 0.3187441825866699, 0.10656926780939102, -0.18019136786460876, -0.12650716304779053, -0.10213501006364822, 0.03558501601219177, -0.15589064359664917, -0.050580307841300964, 0.08875840902328491, -0.23529759049415588, 0.23624195158481598, -0.2335318922996521, 0.2027236819267273, 0.07994740456342697, -0.08097203075885773, 0.09854623675346375, -0.10376913100481033, 0.11128497868776321, 0.024093789979815483, 0.012930155731737614, -0.37083837389945984, 0.38630416989326477, 0.043427303433418274, -0.012379111722111702, -0.5465793609619141, 0.2849622964859009, 0.038542427122592926, 0.1234993040561676, -0.34607696533203125, -0.16118206083774567, 0.3631705641746521, 0.28523850440979004, 0.05301293358206749, -0.06293706595897675, -0.19390331208705902, 0.04191344976425171, -0.1581796109676361, -0.18323667347431183, -0.011380602605640888, -0.015371519140899181, -0.09025372564792633, 0.18319639563560486, 0.09945235401391983, -0.5370198488235474, 0.17418000102043152, -0.14420866966247559, -0.056532446295022964, -0.38801857829093933, 0.0009164508082903922, -0.1019102931022644, -0.28594714403152466, 0.04297458007931709, 0.04236636310815811, 0.3617914021015167, -0.04756378382444382, -0.04479023814201355, -0.13661591708660126, 0.24929307401180267, 0.1342633217573166, -0.06959089636802673, -0.30396080017089844, 0.18993256986141205, 0.1603269726037979, 0.0893620178103447, 0.018220875412225723 ]
185
..\pandas\reference\api\pandas.Series.dt.ceil.html
pandas.Series.dt.ceil
Series.dt.ceil(*args, **kwargs)[source]# Perform ceil operation on the data to the specified freq. Notes If the timestamps have a timezone, ceiling will take place relative to the local (“wall”) time and re-localized to the same timezone. When ceiling near daylight savings time, use nonexistent and ambiguous to control the re-localization behavior.
Parameters: freqstr or OffsetThe frequency level to ceil the index to. Must be a fixed frequency like ‘S’ (second) not ‘ME’ (month end). See frequency aliases for a list of possible freq values. ambiguous‘infer’, bool-ndarray, ‘NaT’, default ‘raise’Only relevant for DatetimeIndex: ‘infer’ will attempt to infer fall dst-transition hours based on order bool-ndarray where True signifies a DST time, False designates a non-DST time (note that this flag is only applicable for ambiguous times) ‘NaT’ will return NaT where there are ambiguous times ‘raise’ will raise an AmbiguousTimeError if there are ambiguous times. nonexistent‘shift_forward’, ‘shift_backward’, ‘NaT’, timedelta, default ‘raise’A nonexistent time does not exist in a particular timezone where clocks moved forward due to DST. ‘shift_forward’ will shift the nonexistent time forward to the closest existing time ‘shift_backward’ will shift the nonexistent time backward to the closest existing time ‘NaT’ will return NaT where there are nonexistent times timedelta objects will shift nonexistent times by the timedelta ‘raise’ will raise an NonExistentTimeError if there are nonexistent times. Returns: DatetimeIndex, TimedeltaIndex, or SeriesIndex of the same type for a DatetimeIndex or TimedeltaIndex, or a Series with the same index for a Series. Raises: ValueError if the freq cannot be converted.
[">>> rng = pd.date_range('1/1/2018 11:59:00', periods=3, freq='min')\n>>> rng\nDatetimeIndex(['2018-01-01 11:59:00', '2018-01-01 12:00:00',\n '2018-01-01 12:01:00'],\n dtype='datetime64[ns]', freq='min')\n>>> rng.ceil('h')\nDatetimeIndex(['2018-01-01 12:00:00', '2018-01-01 12:00:00',\n '2018-01-01 13:00:00'],\n dtype='datetime64[ns]', freq=None)", '>>> pd.Series(rng).dt.ceil("h")\n0 2018-01-01 12:00:00\n1 2018-01-01 12:00:00\n2 2018-01-01 13:00:00\ndtype: datetime64[ns]', '>>> rng_tz = pd.DatetimeIndex(["2021-10-31 01:30:00"], tz="Europe/Amsterdam")', '>>> rng_tz.ceil("h", ambiguous=False)\nDatetimeIndex([\'2021-10-31 02:00:00+01:00\'],\n dtype=\'datetime64[ns, Europe/Amsterdam]\', freq=None)', '>>> rng_tz.ceil("h", ambiguous=True)\nDatetimeIndex([\'2021-10-31 02:00:00+02:00\'],\n dtype=\'datetime64[ns, Europe/Amsterdam]\', freq=None)']
pandas.Series.dt.ceil Series.dt.ceil(*args, **kwargs)[source]# Perform ceil operation on the data to the specified freq. Notes If the timestamps have a timezone, ceiling will take place relative to the local (“wall”) time and re-localized to the same timezone. When ceiling near daylight savings time, use nonexistent and ambiguous to control the re-localization behavior.
[ -0.2865598797798157, -0.018110057339072227, -0.07891931384801865, -0.15594439208507538, -0.16549836099147797, 0.02989119663834572, 0.08932827413082123, 0.19324752688407898, -0.08386354893445969, 0.1951720416545868, -0.16626974940299988, 0.3175005614757538, 0.1283186376094818, 0.15448549389839172, -0.03094480186700821, -0.0420374721288681, 0.0169302336871624, 0.3113829493522644, -0.48198890686035156, -0.04076908156275749, -0.21583087742328644, -0.09225625544786453, -0.1275177001953125, -0.10675051808357239, -0.24389275908470154, -0.31563079357147217, -0.396073579788208, -0.26583269238471985, 0.2764078676700592, -0.11279916763305664, 0.23111705482006073, 0.16156812012195587, 0.36086970567703247, 0.6040356755256653, -0.00010440339974593371, -0.2573932707309723, -0.230030819773674, -0.2762826979160309, -0.16119801998138428, 0.324715256690979, -0.2248973399400711, -0.09317556768655777, -0.02787616103887558, -0.3697502613067627, -0.22482497990131378, -0.1409308910369873, 0.038216397166252136, -0.12679366767406464, 0.5628904104232788, 0.24605406820774078, 0.2586316764354706, -0.0759359672665596, -0.3388509452342987, 0.036893270909786224, -0.0661681741476059, -0.12435690313577652, 0.2580471634864807, 0.4452414810657501, 0.014949711039662361, -0.3268437087535858, -0.11152248084545135, 0.05628718435764313, 0.00763044273480773, -0.09181465208530426, 0.07204897701740265, 0.023888137191534042, 0.17514826357364655, -0.21000370383262634, -0.02108864113688469, 0.29190102219581604, 0.3637169301509857, -0.39100486040115356, -0.298905611038208, 0.11667759716510773, -0.3101504445075989, -0.22621722519397736, -0.14533549547195435, 0.10492859035730362, -0.08911643177270889, 0.08737795054912567, 0.37367352843284607, 0.31924694776535034, -0.22639410197734833, 0.23901458084583282, -0.33009782433509827, 0.364981472492218, -0.07164131104946136, -0.07676991075277328, -0.11764519661664963, -0.05018260329961777, -0.024511462077498436, -0.038192179054021835, 0.3685367703437805, 0.23844869434833527, -0.14537754654884338, -0.24547511339187622, -0.35412609577178955, -0.26440247893333435, -0.37567374110221863, 0.18908557295799255, 0.0446949265897274, 0.13065940141677856, 0.3128935992717743, 0.13819237053394318, 0.17848938703536987, 0.24277693033218384, 0.02313343994319439, 0.23704060912132263, 0.12599267065525055, 0.12514346837997437, 0.0008991968352347612, -0.0038227438926696777, 0.16715408861637115, -0.5053703188896179, 0.1537589132785797, 0.19873538613319397, -0.16062024235725403, -0.20098477602005005, -0.07253369688987732, 0.013793486170470715, 0.29637157917022705, -0.0029160992708057165, -0.04229794815182686, 0.1130545362830162, -0.10259252041578293, 0.07407762855291367, 0.08784709125757217, 0.04170643165707588, 0.21118992567062378, 0.49380671977996826, -0.2813117504119873, 0.39647409319877625, 0.003109988756477833, 0.12768959999084473, -0.15326744318008423, -0.04580376669764519, 0.04303966835141182, 0.277866005897522, 0.5000711679458618, 0.03264947980642319, 0.01070052944123745, -0.0764981061220169, 0.16045238077640533, 0.27546513080596924, -0.3862285315990448, -0.039192959666252136, 0.04130823537707329, -0.2082919478416443, -0.26031896471977234, 0.20099347829818726, 0.22482407093048096, 0.15777146816253662, -0.03688473254442215, 0.19555790722370148, -0.10461726039648056, 0.02360808290541172, -0.14485235512256622, 0.09954268485307693, 0.29249852895736694, 0.012196244671940804, 0.25660306215286255, 0.23384210467338562, 0.08209727704524994, -0.20286618173122406, 0.19937346875667572, 0.20621855556964874, -0.592812716960907, 0.012214244343340397, 0.261709988117218, 0.02633712813258171, 0.22920164465904236, -0.12287459522485733, 0.188155859708786, -0.16265466809272766, -0.2136748880147934, -0.10855502635240555, 0.054856445640325546, -0.3248460292816162, -0.09006065130233765, 0.10296238958835602, -0.1334286630153656, -0.07262289524078369, 0.03847387060523033, 0.22664089500904083, 0.05670212581753731, -0.257741779088974, -0.12669728696346283, 0.14885389804840088, -0.0983094647526741, -0.09456046670675278, -0.11260484158992767, 0.0563725121319294, -0.07229453325271606, 0.1981969028711319, 0.06438780575990677, 0.1586109846830368, 0.09589172899723053, 0.1876707822084427, 0.2006191462278366, 0.18281042575836182, 0.09220492094755173, 0.12361544370651245, 0.12413711845874786, -0.2417909950017929, 0.23321972787380219, 0.028419960290193558, 0.08001270145177841, 0.20647738873958588, 0.009056966751813889, 0.21123991906642914, -0.18134836852550507, -0.3453960716724396, -0.5894902944564819, -0.14799271523952484, -0.14490756392478943, 0.042955487966537476, 0.18344245851039886, 0.10355935990810394, 0.07425110042095184, 0.11136989295482635, -0.18205757439136505, -0.07644003629684448, -0.04273322969675064, -0.06934785842895508, -0.08411616086959839, 0.02550666220486164, 0.00013508883421309292, -0.0104436744004488, -0.12874235212802887, -0.09173306077718735, 0.21831510961055756, -0.16619884967803955, 0.02537335455417633, 0.22549483180046082, -0.14598910510540009, 0.3883300721645355, -0.006432884838432074, 0.3064999580383301, 0.046811725944280624, -0.07906044274568558, 0.007026350125670433, 0.45795947313308716, 0.2002057135105133, 0.20333445072174072, -0.11406461894512177, 0.6001731753349304, 0.0040123178623616695, -0.10347476601600647, -0.19602558016777039, 0.12954306602478027, 0.150080144405365, -0.06281298398971558, -0.10208919644355774, -0.25197097659111023, -0.17961087822914124, 0.4418284595012665, 0.26192453503608704, -0.08574370294809341, -0.1430373638868332, 0.20831291377544403, 0.04544443264603615, -0.2605382204055786, 0.3346443474292755, 0.07047539949417114, -0.00039553266833536327, 0.09331746399402618, 0.22990205883979797, 0.2459581196308136, -0.14025640487670898, 0.09438669681549072, 0.5393726229667664, 0.1277294009923935, -0.009539778344333172, -0.05602802708745003, 0.029429763555526733, 0.017881222069263458, 0.004077000543475151, 0.09019425511360168, -0.1036796122789383, 0.024905795231461525, -0.22426199913024902, 0.017351945862174034, -0.001045953598804772, 0.28926461935043335, 0.0103622917085886, 0.28619861602783203, -0.47741803526878357, -0.3761099576950073, -0.15769998729228973, -0.08071324974298477, -0.01981450617313385, -0.17994248867034912, 0.07940234243869781, -0.07940960675477982, -0.2792113423347473, 0.19574257731437683, 0.290894091129303, 0.24274851381778717, 0.39815884828567505, -0.08841264247894287, -0.36543169617652893, -0.28032025694847107, -0.012202498503029346, 0.23459826409816742, -0.08371590077877045, -0.0038539180532097816, 0.20126280188560486, -0.149578258395195, 0.13594911992549896, 0.013069644570350647, -0.07861975580453873, 0.013367208652198315, 0.061952631920576096, 0.4142126441001892, -0.12824851274490356, 0.3805691599845886, -0.17403380572795868, 0.014581977389752865, -0.32217034697532654, 0.2762949764728546, -0.011363857425749302, -0.16142484545707703, -0.12013562023639679, 0.5484606623649597, -0.176641047000885, -0.027155525982379913, -0.19533663988113403, -0.39806219935417175, -0.2255687266588211, 0.05672807991504669, 0.19907474517822266, 0.11192934215068817, -0.3356679081916809, -0.25216665863990784, 0.15946877002716064, 0.016330456361174583, -0.17254836857318878, -0.10589305311441422, 0.3977942168712616, -0.24165400862693787, -0.1915048062801361, -0.10010068863630295, -0.37595099210739136, 0.13400860130786896, 0.017136720940470695, -0.15149876475334167, -0.6649997234344482, -0.15185382962226868, -0.20566725730895996, 0.11388807743787766, -0.1400446742773056, -0.12017562240362167, -0.13557885587215424, -0.2673617899417877, 0.11674041301012039, 0.11359816789627075, 0.2367391735315323, 0.34264129400253296, -0.2667129635810852, 0.0431172251701355, 0.43556535243988037, 0.2847515344619751, 0.13715806603431702, 0.1617736965417862, 0.0519358366727829, 0.44270992279052734, -0.170236274600029, 0.03442786633968353, 0.08929237723350525, 0.08314503729343414, -0.11896418780088425, 0.22645315527915955, 0.023496435955166817, 0.0771942064166069, -0.03652535006403923, 0.2035045325756073, -0.30484485626220703, -0.30405372381210327, -0.3548516631126404, -0.19942843914031982, -0.026857469230890274, -0.3439074158668518, 0.2762705385684967, -0.0010637864470481873, 0.21447522938251495, 0.018606459721922874, -0.13623160123825073, -0.10690054297447205, 0.20993655920028687, 0.15144920349121094, -0.033258989453315735, 0.2630465626716614, 0.21303625404834747, -0.305368036031723, 0.4370388984680176, 0.11146040260791779, 0.05895361304283142, 0.009658463299274445, -0.27426281571388245, -0.07072150707244873, -0.11102563142776489, 0.40738776326179504, 0.15316657721996307, 0.20611876249313354, 0.026007289066910744, -0.5294988751411438, -0.5070647597312927, 0.017048580572009087, -0.1284448206424713, -0.42540663480758667, -0.4199351966381073, 0.15964078903198242, -0.24261374771595, -0.21431128680706024, -0.21808330714702606, 0.43719518184661865, -0.20003409683704376, 0.11591347306966782, -0.09959395229816437, -0.3182932734489441, -0.15736347436904907, 0.3898698389530182, 0.16100725531578064, 0.0412159226834774, -0.03558877483010292, -0.25663700699806213, 0.17103229463100433, 0.018227625638246536, 0.1385849416255951, 0.14379683136940002, 0.2739242613315582, 0.35579177737236023, -0.06864497810602188, -0.14002078771591187, -0.13576312363147736, -0.0022353269159793854, -0.0849819928407669, -0.07338632643222809, 0.03893379122018814, 0.0776519775390625, -0.035192474722862244, -0.046952687203884125, 0.2661404311656952, -0.06012933701276779, 0.20342807471752167, -0.04436692222952843, 0.20014318823814392, -0.1663331687450409, 0.009548259899020195, -0.10255216807126999, 0.12708041071891785, -0.2946568429470062, -0.4302036464214325, 0.41421541571617126, 0.15538741648197174, -0.11176146566867828, 0.030520081520080566, -0.28972578048706055, -0.11789676547050476, 0.04922211170196533, 0.1850181370973587, 0.8047808408737183, 0.061180729418992996, 0.04283563420176506, 0.3850277066230774, -0.048187028616666794, 0.43195533752441406, 0.30420762300491333, 0.053672999143600464, -0.28764283657073975, -0.30595657229423523, -0.14277300238609314, 0.10907898843288422, -0.06428056955337524, 0.5470497012138367, -0.29373639822006226, 0.4459015429019928, -0.6169357299804688, -0.05481836572289467, 0.05486167222261429, -0.14645209908485413, -0.2751311659812927, 0.021367406472563744, -0.19661563634872437, 0.18666838109493256, -0.12212014198303223, 0.2309800237417221, -0.24402949213981628, -0.16503261029720306, -0.1415906399488449, -0.0351218618452549, 0.15410511195659637, 0.10471276193857193, 0.27803558111190796, 0.21884971857070923, -0.40968990325927734, -0.49557024240493774, -0.7081087827682495, 0.03912073373794556, 0.7505850195884705, -0.17960602045059204, 0.36163458228111267, 0.23873747885227203, 0.060045402497053146, 0.015132613480091095, -0.00522892689332366, 0.04601722210645676, 0.5049014687538147, -0.30169227719306946, 0.028983330354094505, -0.030397603288292885, 0.07248079776763916, -0.1754179447889328, 0.2397821694612503, 0.2635155916213989, -0.30015844106674194, 0.18560923635959625, 0.12431944906711578, -0.15597979724407196, -0.12925395369529724, -0.274127721786499, 0.17510128021240234, 0.2129317969083786, -0.12958647310733795, 0.44710588455200195, -0.35453858971595764, -0.27991312742233276, -0.21745949983596802, 0.14546699821949005, 0.0878223106265068, 0.09042539447546005, 0.2362101525068283, 0.06947773694992065, -0.26039955019950867, -0.216387078166008, -0.10687798261642456, 0.07592397183179855, -0.6216776967048645, 0.5550152063369751, -0.14236783981323242, 0.13077738881111145, 0.15008747577667236, 0.7310329675674438, 0.044064175337553024, 0.06465260684490204, -0.10029691457748413, -0.39747288823127747, -0.29462525248527527, 0.006646010559052229, 0.1503225564956665, 0.3986375629901886, 0.11954507231712341, 0.17268669605255127, -0.16024811565876007, -0.003928679041564465, -0.4009517431259155, -0.09003163129091263, -0.4154165983200073, 0.31618359684944153, 0.40565064549446106, 0.06208005174994469, 0.21309420466423035, 0.27481070160865784, 0.2065206915140152, 0.24439667165279388, -0.030376160517334938, -0.30383923649787903, -0.05612645670771599, 0.05876266956329346, -0.25279104709625244, -0.017411664128303528, -0.07507134974002838, 0.07059288769960403, -0.3024274408817291, -0.11294165253639221, 0.04574897885322571, 0.11471468210220337, -0.010969373397529125, 0.3932481110095978, 0.07186082750558853, -0.11033670604228973, 0.049850866198539734, -0.09532440453767776, 0.12863560020923615, -0.12896272540092468, -0.05990012735128403, 0.3487348258495331, -0.3037204444408417, -0.11756237596273422, 0.16048431396484375, 0.041209638118743896, -0.05517553165555, -0.3053906261920929, -0.047165531665086746, 0.2290886789560318, -0.10438856482505798, 0.18972350656986237, 0.34594711661338806, 0.21411579847335815, 0.10333912074565887, -0.1813972443342209, 0.12046054750680923, 0.2392350435256958, -0.5173757672309875, 0.017028706148266792, -0.09724317491054535, -0.0579521469771862, 0.3274560272693634, 0.2644038200378418, 0.044134389609098434, -0.033905815333127975, 0.1611630618572235, 0.01619601994752884, -0.10988421738147736, -0.29959699511528015, 0.00007922945223981515, 0.5435584783554077, 0.3198602497577667, 0.12216254323720932, 0.012216848321259022, 0.1687251627445221, 0.2429533302783966, -0.0764959529042244, 0.07423719763755798, 0.3334060609340668, 0.11279526352882385, 0.040560316294431686, 0.0624915212392807, -0.621066689491272, 0.28462526202201843, 0.2010318636894226, -0.042053911834955215, 0.010415596887469292, 0.46013420820236206, -0.1594468504190445, 0.015186411328613758, -0.03218616545200348, -0.12049973756074905, 0.27812132239341736, 0.08968091756105423, 0.23077331483364105, 0.1604764461517334, -0.02869560942053795, -0.026719430461525917, -0.20049045979976654, 0.2680516242980957, -0.15775525569915771, -0.2728331685066223, -0.027003364637494087, 0.23477678000926971, 0.44592610001564026, -0.12441647052764893, 0.0566411055624485, 0.14965464174747467, -0.0018540766322985291, -0.42078250646591187, 0.4241410195827484, -0.008516493253409863, 0.047901637852191925, 0.270774245262146, 0.12183412164449692, -0.2246188521385193, -0.19849959015846252, 0.5949434041976929, 0.2084173560142517, -0.08533383160829544, 0.12960940599441528, -0.06796740740537643, 0.08860601484775543, 0.1241527572274208, 0.37761828303337097, 0.22577667236328125, -0.2645719051361084, 0.06642686575651169, -0.09728328138589859, 0.20035986602306366, -0.2696641981601715, 0.094291552901268, 0.3739064931869507, 0.16300813853740692, -0.32659685611724854, -0.10758215188980103, -0.22073891758918762, -0.3809405565261841, -0.10848739743232727, -0.3168528974056244, -0.008832374587655067, 0.06731954216957092, 0.15630607306957245, -0.044163528829813004, 0.21963493525981903, 0.06426635384559631, 0.8482234477996826, -0.006816559005528688, -0.40278899669647217, -0.5525403618812561, 0.2533353269100189, 0.535236656665802, 0.09180088341236115, -0.06739242374897003, -0.28324905037879944, 0.2699350416660309, -0.07393348217010498, -0.04618244618177414, -0.06309214979410172, -0.10002216696739197, 0.22819426655769348, -0.1319311112165451, -0.028201857581734657, -0.31849998235702515, -0.0003687692806124687, 0.005846901796758175, -0.36761704087257385, -0.064277283847332, -0.13429996371269226, 0.29310569167137146, 0.32515910267829895, -0.3737592399120331, -0.07073065638542175, 0.03218301758170128, 0.5907284021377563, -0.05261871963739395, 0.05753390118479729, -0.3587861657142639, 0.2335745096206665, 0.3645475506782532, 0.03302347660064697, -0.39252227544784546, 0.25558924674987793, -0.32077640295028687, 0.11069666594266891, 0.135731503367424, 0.1642255187034607, -0.18533600866794586, 0.2138209491968155, -0.04616181179881096, -0.19616225361824036, -0.0565350279211998, -0.057862166315317154, -0.09686873853206635, -0.2224356234073639, 0.24733175337314606, 0.2307875007390976, 0.07117150723934174, 0.09627166390419006, -0.09272658079862595, -0.3063596189022064, 0.41462910175323486, -0.09746062755584717, -0.3016967177391052, -0.24039635062217712, -0.005200907588005066, -0.2810823619365692, -0.18240097165107727, 0.3499123752117157, -0.0466962493956089, 0.24809066951274872, 0.026455067098140717, -0.08094431459903717, -0.16979791224002838, -0.22168350219726562, -0.01311571802943945, -0.22124220430850983, 0.36965158581733704, 0.20108434557914734, -0.11940328776836395, -0.4157007336616516, -0.4816599488258362 ]
186
..\pandas\reference\api\pandas.api.extensions.ExtensionArray._concat_same_type.html
pandas.api.extensions.ExtensionArray._concat_same_type
classmethod ExtensionArray._concat_same_type(to_concat)[source]# Concatenate multiple array of this dtype.
Parameters: to_concatsequence of this type Returns: ExtensionArray
['>>> arr1 = pd.array([1, 2, 3])\n>>> arr2 = pd.array([4, 5, 6])\n>>> pd.arrays.IntegerArray._concat_same_type([arr1, arr2])\n<IntegerArray>\n[1, 2, 3, 4, 5, 6]\nLength: 6, dtype: Int64']
pandas.api.extensions.ExtensionArray._concat_same_type classmethod ExtensionArray._concat_same_type(to_concat)[source]# Concatenate multiple array of this dtype.
[ 0.06150597706437111, -0.4013076424598694, -0.20892219245433807, 0.2552196979522705, 0.3285088837146759, 0.22091685235500336, 0.29571178555488586, 0.22821585834026337, 0.01372604165226221, 0.17233091592788696, -0.27589690685272217, 0.4302763044834137, -0.038490504026412964, 0.11476840078830719, -0.09612192958593369, -0.2177700698375702, 0.12755204737186432, 0.3527171313762665, -0.1414480209350586, -0.0975164920091629, -0.268858402967453, 0.07551708072423935, 0.02928023785352707, 0.05609089881181717, -0.08378530293703079, -0.14357401430606842, -0.2849719524383545, -0.17124392092227936, 0.06401023268699646, -0.12665897607803345, 0.42240867018699646, 0.1721520721912384, 0.03453885391354561, 0.3052121102809906, -0.00009972458792617545, -0.054743971675634384, 0.07231199741363525, 0.059039268642663956, -0.0034848141949623823, 0.21695874631404877, -0.1557161509990692, 0.08289982378482819, 0.20120109617710114, -0.2263237088918686, -0.05779979005455971, -0.44364967942237854, 0.014434192329645157, -0.4960508644580841, 0.2350281924009323, 0.2276952862739563, 0.2705257534980774, -0.24084125459194183, 0.08338649570941925, -0.11811139434576035, -0.3159221410751343, 0.0051754917949438095, 0.24451306462287903, 0.06352105736732483, 0.15815751254558563, 0.22199562191963196, 0.19926932454109192, 0.028579838573932648, -0.014498813077807426, 0.15514452755451202, 0.013326442800462246, 0.11608981341123581, 0.1812589317560196, -0.2683478891849518, 0.16482943296432495, 0.22869302332401276, 0.4205646514892578, -0.3016261160373688, -0.3105930984020233, 0.12830708920955658, 0.11994346231222153, -0.040241364389657974, -0.16952013969421387, 0.06534336507320404, 0.3658924102783203, 0.08236446976661682, 0.28391462564468384, 0.4105921983718872, -0.3231811821460724, 0.17577971518039703, -0.09026886522769928, 0.1066766083240509, -0.029037050902843475, -0.0497763492166996, -0.10777369141578674, -0.5240978002548218, 0.31746795773506165, -0.2048913538455963, -0.06175799295306206, 0.1222587302327156, -0.00785357877612114, -0.17512743175029755, -0.19345901906490326, -0.8318970799446106, 0.25119730830192566, -0.12682035565376282, -0.04753066226840019, 0.19827856123447418, 0.030962098389863968, 0.22479470074176788, 0.1234104260802269, 0.08175020664930344, 0.035002462565898895, 0.14827440679073334, -0.09506251662969589, 0.06956694275140762, -0.20436322689056396, 0.09860859811306, -0.09528808295726776, 0.13672396540641785, 0.06133602559566498, -0.10297787189483643, 0.12206347286701202, 0.21317580342292786, -0.23586609959602356, 0.034728582948446274, -0.38830360770225525, -0.09578853100538254, -0.04284675419330597, 0.050082575529813766, 0.2534686028957367, 0.43556490540504456, 0.24095503985881805, -0.023903248831629753, 0.37123778462409973, 0.05313650891184807, -0.2825774848461151, 0.3626162111759186, 0.29045993089675903, -0.17693749070167542, -0.00737556628882885, 0.11473242193460464, 0.07794120162725449, 0.1541069597005844, 0.16460084915161133, -0.05122112110257149, -0.06080968305468559, 0.05163098871707916, 0.14466866850852966, 0.23355576395988464, 0.11322995275259018, -0.1808577924966812, 0.15007948875427246, -0.11922726780176163, -0.35377126932144165, 0.035839423537254333, 0.04117874801158905, 0.1352744996547699, -0.4039800763130188, 0.3084343373775482, 0.3030189275741577, 0.11021634936332703, 0.03506828472018242, 0.14660650491714478, 0.1584886759519577, 0.15295451879501343, 0.04729221388697624, -0.026324210688471794, 0.2623462677001953, -0.20623333752155304, 0.0655827596783638, -0.011310833506286144, -0.16663095355033875, 0.11394000798463821, -0.10954181104898453, 0.16882619261741638, 0.14166323840618134, 0.11705447733402252, -0.12662282586097717, -0.12572690844535828, -0.28878578543663025, 0.2523553669452667, 0.37934547662734985, -0.09419114887714386, 0.007033218163996935, -0.005939919035881758, 0.05432849004864693, 0.05603678897023201, 0.4852168560028076, -0.006952456198632717, -0.10134413838386536, 0.17467480897903442, 0.25561028718948364, 0.2072763741016388, -0.02979065664112568, -0.0032286420464515686, 0.12152257561683655, -0.020050857216119766, 0.14424189925193787, -0.16488514840602875, -0.20119687914848328, -0.011185651645064354, -0.019227508455514908, -0.2604597508907318, 0.09314212948083878, -0.34156426787376404, -0.05529988929629326, -0.20727193355560303, 0.20593823492527008, -0.03401709347963333, 0.0645686462521553, -0.23166127502918243, -0.45011523365974426, -0.008076963014900684, -0.3142470419406891, -0.18247394263744354, -0.05223201587796211, -0.5250096917152405, -0.054119233042001724, -0.09514493495225906, -0.054645735770463943, 0.16433990001678467, 0.32564112544059753, 0.09454364329576492, 0.06453779339790344, -0.06339456886053085, -0.19014915823936462, 0.08434642106294632, 0.004394921474158764, 0.03860393911600113, -0.09702306240797043, 0.1515158712863922, -0.12261801958084106, -0.009905371814966202, -0.0020478791557252407, -0.07955526560544968, 0.09778762608766556, -0.033183325082063675, 0.07443834096193314, 0.23735235631465912, -0.01656346209347248, -0.15900951623916626, 0.04049922898411751, 0.012881387025117874, 0.0933985486626625, 0.2137456238269806, -0.1874929666519165, 0.2250216007232666, 0.1985856294631958, -0.1692177951335907, 0.008824547752737999, 0.45984071493148804, 0.3221488893032074, -0.036911409348249435, 0.11093583703041077, 0.18815529346466064, 0.455169677734375, 0.15326189994812012, 0.004895496182143688, -0.23912107944488525, -0.2585187256336212, 0.13120333850383759, -0.1273566037416458, 0.27130940556526184, -0.37322524189949036, 0.3901500701904297, 0.2674199938774109, -0.1354808509349823, 0.21888551115989685, -0.05240078270435333, 0.074246346950531, 0.15773965418338776, 0.02277453988790512, 0.09323161095380783, 0.3469982147216797, 0.13953737914562225, 0.017252271994948387, -0.07161904871463776, -0.09557600319385529, -0.026870589703321457, 0.1903909295797348, 0.158653125166893, 0.26577654480934143, -0.035444844514131546, 0.17334893345832825, -0.06792715936899185, -0.2924083471298218, -0.22854340076446533, 0.15029898285865784, -0.015979338437318802, -0.099669449031353, 0.19147756695747375, -0.44575369358062744, -0.539871871471405, -0.0936482697725296, -0.4807268977165222, 0.03097258135676384, -0.04485156759619713, -0.2331029325723648, 0.09570641815662384, -0.28539717197418213, 0.2859548330307007, 0.0713021531701088, 0.25785478949546814, 0.4140493869781494, -0.0530506856739521, -0.04948178306221962, 0.3483179211616516, -0.0079144686460495, 0.22366710007190704, 0.22040502727031708, -0.17518076300621033, 0.279570996761322, 0.20791035890579224, 0.1728227585554123, -0.1785239428281784, -0.0752725675702095, -0.057355839759111404, -0.2136969268321991, -0.21332882344722748, 0.2662848234176636, 0.10737334936857224, -0.1496650129556656, -0.5330427885055542, -0.038480017334222794, 0.2534688413143158, -0.11431317776441574, -0.1172800213098526, 0.04929903522133827, -0.16526128351688385, -0.1322975605726242, -0.3923094868659973, -0.12478243559598923, -0.2965557873249054, 0.3469717800617218, -0.10037008672952652, 0.3676661252975464, -0.05315936729311943, -0.09688472002744675, 0.23702234029769897, 0.08048412203788757, 0.18309463560581207, -0.21735438704490662, 0.23452092707157135, 0.0532635897397995, 0.0006998549797572196, -0.13303989171981812, 0.04860573634505272, -0.4011896848678589, 0.2644116282463074, -0.09887281805276871, 0.3096928000450134, -0.5315399765968323, -0.17562352120876312, -0.2331617921590805, -0.13746659457683563, -0.02136044204235077, 0.11492852866649628, 0.2137584686279297, -0.2563597559928894, 0.021515071392059326, 0.030972134321928024, 0.26191577315330505, 0.05064863711595535, -0.06569495052099228, -0.11718209087848663, 0.25873541831970215, -0.0669277086853981, -0.23032483458518982, 0.3551189601421356, -0.47444936633110046, 0.14602701365947723, -0.23432880640029907, 0.03235391899943352, 0.08823998272418976, -0.22885046899318695, -0.5135114192962646, -0.052991680800914764, 0.10164783895015717, 0.09880238771438599, -0.27391791343688965, -0.14878523349761963, 0.16089163720607758, 0.19482563436031342, -0.12796996533870697, -0.11873716115951538, -0.022806793451309204, -0.16900132596492767, -0.0010633176425471902, -0.07946666330099106, -0.09934034198522568, -0.027057422325015068, 0.25467759370803833, -0.1438641995191574, 0.21393661201000214, -0.21752388775348663, -0.09142069518566132, -0.03810330480337143, -0.4815119504928589, -0.020258335396647453, 0.5932856202125549, 0.3133408725261688, 0.42167556285858154, 0.13914726674556732, -0.032722506672143936, -0.04576032608747482, 0.027051065117120743, 0.6785097122192383, 0.07780908048152924, -0.47405749559402466, 0.2620115876197815, -0.13801059126853943, 0.07990066707134247, -0.16218014061450958, -0.05401219055056572, -0.06542525440454483, -0.03758183866739273, 0.12897422909736633, -0.20904769003391266, 0.03448135778307915, 0.19837117195129395, -0.10764358937740326, -0.09027259796857834, 0.05583306401968002, -0.07364240288734436, -0.45549777150154114, -0.13266243040561676, -0.11744344234466553, 0.19554485380649567, 0.4299103617668152, -0.09110923111438751, -0.4129224121570587, -0.19887857139110565, -0.4692540764808655, 0.2674008905887604, 0.008459756150841713, 0.284902423620224, 0.41681554913520813, -0.024461492896080017, -0.47194114327430725, 0.13022300601005554, 0.4311773180961609, 0.1384175717830658, -0.1829112023115158, -0.2741817235946655, -0.02729807421565056, -0.1543717235326767, 0.37574487924575806, 0.10104643553495407, -0.1925417184829712, 0.3063506782054901, -0.19017834961414337, -0.11733777821063995, 0.22058382630348206, 0.08398392796516418, 0.29766085743904114, -0.05321937054395676, -0.12257403880357742, -0.3951137363910675, 0.3528424799442291, 0.26583653688430786, 0.0971207469701767, 0.2928019165992737, 0.08760140836238861, -0.3048652410507202, -0.09452793747186661, 0.128324955701828, 0.501369297504425, -0.17231231927871704, 0.23846876621246338, 0.15300677716732025, -0.22218893468379974, 0.29782813787460327, 0.23216228187084198, 0.2664037048816681, -0.27104634046554565, -0.18733437359333038, -0.2251807004213333, 0.012679793871939182, 0.13310647010803223, -0.05910802260041237, -0.5166590809822083, 0.053379859775304794, -0.3138785660266876, 0.3187924325466156, 0.13249260187149048, 0.14853894710540771, -0.26014193892478943, -0.2613676190376282, -0.37899839878082275, 0.22283713519573212, -0.05222386121749878, -0.40445849299430847, -0.011857557110488415, -0.2965126037597656, -0.2242741882801056, -0.04149053618311882, -0.12971912324428558, -0.008543775416910648, -0.04873476177453995, 0.6407414674758911, -0.13247500360012054, -0.09470311552286148, -0.26358872652053833, -0.1334606558084488, 0.10091354697942734, -0.2067703902721405, 0.1538930982351303, -0.1742374300956726, 0.21615208685398102, -0.2380182147026062, -0.4851967990398407, -0.17593438923358917, 0.40195876359939575, 0.20482763648033142, 0.31070733070373535, 0.19974450767040253, 0.17140203714370728, -0.014905494637787342, -0.2888585031032562, 0.24759063124656677, -0.10138419270515442, -0.4211307168006897, -0.06534291058778763, -0.13580819964408875, -0.35608914494514465, 0.04178595542907715, 0.19445084035396576, 0.013473537750542164, -0.2754887342453003, 0.16522102057933807, 0.07876479625701904, -0.15185724198818207, 0.03352077305316925, 0.07316819578409195, 0.5656231641769409, 0.23345685005187988, 0.21915118396282196, -0.17465747892856598, -0.09151291847229004, -0.20425505936145782, 0.04422514885663986, 0.12866783142089844, 0.15929996967315674, 0.5923213958740234, -0.043515972793102264, -0.34278810024261475, -0.05196667090058327, 0.1501171588897705, -0.03393271192908287, 0.5347990989685059, -0.1797114610671997, 0.09525232762098312, -0.37918558716773987, 0.06353367120027542, -0.16957290470600128, 0.620930016040802, 0.004581532906740904, 0.2869429588317871, -0.03769301623106003, 0.014968493953347206, -0.40620943903923035, -0.08890564739704132, -0.35667353868484497, -0.10539847612380981, -0.2977239787578583, -0.01338544674217701, -0.044818367809057236, 0.2329966127872467, 0.3018713593482971, 0.2819189727306366, -0.026992974802851677, -0.3512544631958008, 0.06648456305265427, 0.0312875397503376, 0.17362532019615173, 0.3781479597091675, 0.05278823897242546, -0.0789111778140068, -0.24379472434520721, -0.048391297459602356, -0.18126657605171204, -0.1736789494752884, -0.0719652995467186, 0.12850232422351837, 0.29269152879714966, -0.22114092111587524, 0.19830924272537231, -0.009277728386223316, -0.11788103729486465, -0.13992853462696075, -0.075001060962677, -0.03788745030760765, -0.4310383200645447, -0.10064820945262909, 0.06208592653274536, -0.05336208641529083, -0.03166605159640312, -0.2389979511499405, 0.09779676049947739, 0.06205960735678673, -0.5853211879730225, -0.09260617196559906, 0.35725507140159607, 0.3896481394767761, -0.28879502415657043, 0.07644473016262054, -0.1319098025560379, 0.24221426248550415, -0.3805012106895447, -0.19403569400310516, 0.09867635369300842, -0.0625084787607193, 0.13197769224643707, 0.2111317664384842, 0.10609409213066101, -0.12524722516536713, 0.07813476771116257, 0.035129256546497345, 0.36769604682922363, -0.027712374925613403, 0.3457421362400055, 0.21299616992473602, 0.03755002096295357, 0.03713970258831978, 0.24487125873565674, 0.42848461866378784, 0.3627241551876068, -0.12164661288261414, -0.10814262181520462, 0.20303933322429657, -0.19659976661205292, -0.16858802735805511, 0.34685811400413513, 0.01783434860408306, 0.049914177507162094, 0.13943012058734894, -0.05787244439125061, 0.18752925097942352, 0.5286298990249634, 0.1647024005651474, -0.3475973904132843, -0.308826744556427, 0.05951980873942375, 0.11205083131790161, -0.18687240779399872, 0.16935722529888153, 0.5051900148391724, 0.16163964569568634, -0.06007934734225273, -0.3705158829689026, 0.3231205344200134, -0.04948036000132561, 0.025255514308810234, -0.15042151510715485, 0.02892206609249115, -0.001103479415178299, 0.19058986008167267, 0.16824869811534882, 0.14423760771751404, -0.2502157390117645, -0.015108237974345684, 0.42234334349632263, -0.22602319717407227, -0.0706045851111412, 0.26833903789520264, 0.3374641537666321, 0.09550932049751282, 0.00594485504552722, 0.002182699739933014, -0.19380676746368408, -0.08579669147729874, 0.24592310190200806, -0.22131584584712982, 0.09197043627500534, -0.3932439684867859, 0.06321118026971817, 0.26715630292892456, -0.14093226194381714, 0.02630706876516342, 0.2220211774110794, 0.0802178606390953, -0.2760775685310364, 0.32899028062820435, -0.1087612435221672, 0.0035505553241819143, -0.20248572528362274, 0.028482170775532722, -0.573891282081604, -0.31353339552879333, 0.01086846087127924, -0.08768771588802338, 0.22150270640850067, 0.108885258436203, 0.16799864172935486, 0.2628006637096405, 0.363108366727829, -0.1657315045595169, 0.3197600543498993, 0.0555630661547184, -0.1134985089302063, -0.1637030392885208, 0.13441847264766693, 0.07444258034229279, -0.15918029844760895, 0.12486108392477036, 0.22586195170879364, -0.03434663265943527, -0.4524127244949341, 0.11984413117170334, -0.018864940851926804, -0.061067063361406326, 0.11236647516489029, -0.27607059478759766, -0.3005349934101105, 0.1112157329916954, -0.2687340974807739, 0.08476227521896362, 0.019644156098365784, 0.3302438259124756, -0.26640021800994873, 0.23681700229644775, 0.013168392702937126, 0.08103053271770477, 0.0539914108812809, 0.1445784568786621, 0.044487327337265015, 0.17242424190044403, 0.15005242824554443, -0.13607850670814514, 0.23395998775959015, 0.131999671459198, -0.05823522061109543, -0.24984243512153625, 0.3652630150318146, 0.19467119872570038, -0.04931987076997757, -0.17770005762577057, -0.20552243292331696, -0.03965023159980774, 0.24212391674518585, 0.10109373927116394, -0.1754406839609146, -0.20860545337200165, 0.31446826457977295, -0.2581254541873932, -0.04472212493419647, -0.09857692569494247, 0.10282445698976517, -0.07063095271587372, 0.1677403599023819, 0.1527983695268631, -0.5183277130126953, 0.45357048511505127, -0.13665081560611725, -0.5715089440345764, -0.18109120428562164, 0.039040762931108475, -0.04501163586974144, 0.2755948305130005, -0.019962362945079803, -0.22864395380020142, 0.3166889250278473, -0.16406390070915222, -0.25713133811950684, 0.24941575527191162, 0.0177389457821846, -0.14835087954998016, -0.2918693423271179, 0.11705828458070755, 0.1505863070487976, -0.011896096169948578, -0.14092332124710083, -0.2767189145088196 ]
187
..\pandas\reference\api\pandas.Series.update.html
pandas.Series.update
Series.update(other)[source]# Modify Series in place using values from passed Series. Uses non-NA values from passed Series to make updates. Aligns on index.
Parameters: otherSeries, or object coercible into Series
['>>> s = pd.Series([1, 2, 3])\n>>> s.update(pd.Series([4, 5, 6]))\n>>> s\n0 4\n1 5\n2 6\ndtype: int64', ">>> s = pd.Series(['a', 'b', 'c'])\n>>> s.update(pd.Series(['d', 'e'], index=[0, 2]))\n>>> s\n0 d\n1 b\n2 e\ndtype: object", '>>> s = pd.Series([1, 2, 3])\n>>> s.update(pd.Series([4, 5, 6, 7, 8]))\n>>> s\n0 4\n1 5\n2 6\ndtype: int64', '>>> s = pd.Series([1, 2, 3])\n>>> s.update(pd.Series([4, np.nan, 6]))\n>>> s\n0 4\n1 2\n2 6\ndtype: int64', '>>> s = pd.Series([1, 2, 3])\n>>> s.update([4, np.nan, 6])\n>>> s\n0 4\n1 2\n2 6\ndtype: int64', '>>> s = pd.Series([1, 2, 3])\n>>> s.update({1: 9})\n>>> s\n0 1\n1 9\n2 3\ndtype: int64']
pandas.Series.update Series.update(other)[source]# Modify Series in place using values from passed Series. Uses non-NA values from passed Series to make updates. Aligns on index.
[ -0.006732187233865261, -0.187681183218956, -0.2039649933576584, -0.12291393429040909, -0.18015572428703308, 0.15665927529335022, 0.2008955329656601, 0.33860135078430176, -0.01269432995468378, 0.11819148063659668, -0.2661038637161255, 0.1315373182296753, 0.3585863411426544, 0.24155552685260773, -0.0728287547826767, -0.28470945358276367, -0.09120894223451614, 0.33050617575645447, 0.06839552521705627, 0.08991167694330215, -0.30303454399108887, -0.18463408946990967, -0.14408369362354279, -0.09378822892904282, -0.004028754774481058, -0.1248021274805069, -0.17737454175949097, -0.0788884088397026, 0.21083548665046692, -0.31686919927597046, 0.07943896949291229, 0.2783278822898865, -0.15208353102207184, 0.34340113401412964, -0.00008776417962508276, -0.19819621741771698, 0.171634241938591, -0.051878467202186584, -0.038233738392591476, 0.23143699765205383, -0.18511168658733368, -0.10666226595640182, 0.009574203751981258, -0.28322821855545044, -0.00028742782888002694, -0.3638182580471039, 0.16766716539859772, -0.045845236629247665, 0.4188172519207001, 0.0735490471124649, 0.38517633080482483, -0.06016041710972786, -0.051673535257577896, -0.223613902926445, 0.005427117925137281, -0.26429200172424316, 0.3311690390110016, 0.08517657220363617, -0.17344176769256592, 0.05790528282523155, 0.026452476158738136, 0.39177781343460083, -0.2533547282218933, -0.3073241412639618, 0.06602582335472107, 0.0031039887107908726, 0.27378714084625244, -0.07341872900724411, 0.048228468745946884, 0.10374371707439423, 0.3726414144039154, -0.1207503080368042, -0.21992532908916473, -0.10461737960577011, -0.028319360688328743, 0.059817224740982056, -0.15433889627456665, -0.16405171155929565, 0.04267377406358719, 0.21499337255954742, 0.25535067915916443, 0.19392740726470947, -0.08028294891119003, 0.10160421580076218, -0.17760641872882843, 0.13500738143920898, 0.03832104802131653, -0.03159165754914284, -0.06320119649171829, -0.08470423519611359, -0.0675758421421051, -0.07940887659788132, 0.06523459404706955, 0.20506830513477325, -0.1281391978263855, -0.09656918048858643, -0.06089526414871216, -0.17473433911800385, -0.32682737708091736, 0.07996824383735657, -0.038544874638319016, 0.08902126550674438, -0.10746770352125168, 0.2824593484401703, 0.05303821712732315, 0.11719425022602081, -0.13870204985141754, 0.11543048918247223, 0.02318415232002735, 0.2165311574935913, 0.08224840462207794, -0.049737971276044846, 0.19963395595550537, -0.1675717979669571, -0.117539182305336, -0.0709553062915802, -0.22143661975860596, 0.13276420533657074, -0.46332427859306335, 0.0474272295832634, -0.22258800268173218, -0.046708595007658005, 0.10005366802215576, 0.14201529324054718, -0.17271113395690918, 0.42812976241111755, 0.17407706379890442, 0.037028271704912186, 0.33711403608322144, 0.28276005387306213, -0.3681635856628418, 0.1563853621482849, -0.03121778555214405, -0.048920124769210815, -0.028288451954722404, -0.12198418378829956, 0.2230069786310196, 0.0563570111989975, 0.08008751273155212, 0.11246072500944138, 0.04531875252723694, -0.11295269429683685, 0.19435203075408936, 0.3211286962032318, 0.046168357133865356, -0.0713847279548645, 0.046119824051856995, -0.10482718795537949, -0.15273123979568481, 0.28886348009109497, 0.09717324376106262, -0.059474099427461624, 0.03989648073911667, 0.37541505694389343, 0.10023293644189835, -0.10337928682565689, 0.3944588601589203, 0.1226123794913292, 0.10020790249109268, -0.18785588443279266, 0.4328954517841339, 0.13838686048984528, -0.00005230653187027201, -0.17704005539417267, 0.2728451192378998, 0.2654924988746643, -0.23772025108337402, 0.029321933165192604, -0.049151673913002014, 0.036828141659498215, 0.14858323335647583, 0.028187066316604614, 0.13571178913116455, -0.13566088676452637, 0.07288745045661926, 0.0633893609046936, 0.31912317872047424, -0.2498970627784729, -0.24116425216197968, -0.04696454107761383, -0.1029151901602745, 0.11159557104110718, 0.2106429785490036, 0.3579082787036896, -0.2147964984178543, -0.05235762521624565, -0.008400523103773594, 0.15861237049102783, -0.11566933244466782, -0.2956780791282654, -0.06509174406528473, 0.11235441267490387, 0.04074059799313545, 0.0939759835600853, 0.008442145772278309, 0.13350796699523926, 0.049806226044893265, -0.03019733540713787, 0.20057129859924316, 0.1363196074962616, 0.037094488739967346, -0.08496394008398056, 0.3535456657409668, 0.11453806608915329, 0.17881901562213898, -0.10221372544765472, 0.022154605016112328, -0.06860233843326569, -0.020398661494255066, -0.09908829629421234, 0.12815439701080322, -0.32935193181037903, -0.7098730206489563, -0.26483216881752014, 0.0479588657617569, -0.08020800352096558, 0.3492431640625, 0.2011197805404663, -0.17338553071022034, -0.20349189639091492, -0.2739205062389374, 0.24749203026294708, -0.11139801144599915, -0.06699557602405548, -0.03346742317080498, 0.041664496064186096, -0.13061407208442688, 0.07074975222349167, -0.19556252658367157, 0.09158577769994736, 0.07446473836898804, 0.10220775008201599, 0.16897620260715485, 0.3998037278652191, -0.24937649071216583, 0.1410711258649826, 0.0758214145898819, 0.11408982425928116, 0.004666656255722046, -0.046080417931079865, 0.08901327103376389, 0.15474426746368408, 0.24010053277015686, -0.00868157483637333, -0.1257108449935913, 0.33401650190353394, -0.3913303017616272, -0.15206585824489594, -0.17377761006355286, 0.06795545667409897, 0.18703989684581757, 0.07516111433506012, 0.05691075697541237, -0.25519058108329773, -0.25170859694480896, 0.31910374760627747, 0.08892553299665451, -0.06427822262048721, -0.5348426699638367, 0.3395020067691803, 0.04375302046537399, -0.1595848649740219, 0.11072183400392532, 0.08041337132453918, 0.023529522120952606, 0.007531727664172649, -0.10183589160442352, 0.2667800486087799, -0.07053390890359879, 0.15983372926712036, 0.12828804552555084, 0.3377324938774109, 0.14745821058750153, -0.2568378448486328, 0.16158491373062134, 0.05747657269239426, -0.049695029854774475, 0.1582610160112381, 0.04646756872534752, 0.23124812543392181, -0.05352741852402687, -0.01886037550866604, -0.14621037244796753, 0.17367513477802277, -0.06977821886539459, 0.2694140672683716, -0.06987592577934265, -0.2820354700088501, -0.2506204843521118, -0.48179447650909424, -0.03935527428984642, -0.24595946073532104, 0.0601278617978096, 0.16827274858951569, -0.21664007008075714, 0.21841399371623993, 0.04502033814787865, 0.2564237117767334, 0.35409730672836304, -0.11844455450773239, -0.3600545823574066, -0.0873650386929512, 0.14287902414798737, 0.35988903045654297, -0.009722630493342876, 0.22786815464496613, 0.018748970702290535, -0.17759475111961365, 0.13588258624076843, 0.02087569236755371, -0.2397342324256897, -0.22358430922031403, -0.19586794078350067, -0.10376055538654327, 0.2461126297712326, 0.19460119307041168, -0.3740943670272827, -0.2114182710647583, -0.23887786269187927, -0.0637940987944603, -0.07416566461324692, -0.36181846261024475, -0.0295792818069458, 0.25935131311416626, -0.21571725606918335, -0.219135582447052, -0.04990813136100769, -0.45012059807777405, 0.09720941632986069, 0.056310251355171204, 0.15063507854938507, 0.044572148472070694, -0.07527385652065277, 0.10937415063381195, 0.29658573865890503, 0.03934738412499428, -0.2410212755203247, -0.02355421893298626, 0.3083209991455078, -0.15137924253940582, 0.18254423141479492, -0.05304747074842453, -0.3266478180885315, -0.013797021470963955, -0.036818891763687134, 0.016521519050002098, -0.19681444764137268, 0.05397952347993851, 0.035608649253845215, 0.18418920040130615, 0.2535485327243805, 0.10975603014230728, 0.10545077174901962, -0.3421885371208191, -0.12700210511684418, -0.135799840092659, -0.12220276147127151, 0.1879466474056244, -0.21473859250545502, 0.027564290910959244, 0.26544812321662903, -0.10029607266187668, 0.2580166459083557, -0.04555871710181236, 0.0932527706027031, 0.21765054762363434, -0.005693163722753525, 0.17327456176280975, -0.01181377749890089, -0.0544222854077816, -0.35893964767456055, 0.20585604012012482, 0.05511602386832237, -0.02853315696120262, -0.13348270952701569, 0.10444702208042145, -0.12422224134206772, -0.28835949301719666, -0.28726714849472046, 0.16392679512500763, 0.1077990010380745, -0.2953457832336426, 0.24699507653713226, 0.07048297673463821, 0.013842446729540825, -0.17048178613185883, -0.12791775166988373, -0.2053000032901764, 0.04145734757184982, -0.027385998517274857, -0.17177562415599823, -0.033821951597929, 0.08722890168428421, -0.29026514291763306, 0.3678480386734009, 0.09104670584201813, 0.1316482275724411, 0.40274950861930847, -0.31719282269477844, -0.07134918123483658, 0.06431294232606888, 0.37323540449142456, 0.06268084049224854, -0.3306928277015686, -0.15371862053871155, -0.24548889696598053, -0.33616647124290466, 0.11795157194137573, -0.13882167637348175, -0.04686471074819565, -0.07130174338817596, 0.2899385094642639, 0.04536530002951622, -0.13633309304714203, 0.2426902800798416, 0.06797855347394943, -0.00006412973743863404, -0.036259159445762634, -0.1456555724143982, -0.3163051903247833, -0.0895468220114708, 0.14430540800094604, 0.18428537249565125, 0.10227983444929123, 0.04488365352153778, 0.025569211691617966, -0.1058640107512474, 0.11024031788110733, 0.04140987619757652, 0.11736517399549484, 0.16406182944774628, 0.4556376338005066, -0.13823877274990082, 0.08527873456478119, 0.113022081553936, 0.0453081913292408, 0.013806560076773167, -0.1802118569612503, 0.19033096730709076, -0.19660145044326782, -0.15069887042045593, 0.08708997070789337, 0.06769357621669769, 0.22246882319450378, 0.06769336760044098, 0.09018318355083466, 0.011907548643648624, 0.09633882343769073, -0.2450871616601944, 0.020816970616579056, 0.17693616449832916, 0.05397146940231323, -0.606990396976471, 0.36599892377853394, -0.058176085352897644, -0.16181853413581848, 0.05180519446730614, 0.08693267405033112, -0.1955501139163971, 0.013250472024083138, 0.11472273617982864, 0.6850963830947876, 0.2491750866174698, 0.15244366228580475, 0.45203617215156555, -0.16373023390769958, 0.23546703159809113, 0.0515502505004406, 0.37373214960098267, -0.5070354342460632, -0.3863676190376282, -0.07553912699222565, -0.06430365145206451, -0.2341926097869873, -0.04587526619434357, -0.6081377267837524, 0.2505623400211334, -0.44245582818984985, -0.03538258373737335, 0.21723537147045135, -0.1545499861240387, 0.014933774247765541, -0.05793660506606102, -0.31801173090934753, 0.23908638954162598, 0.19802547991275787, -0.027020232751965523, -0.22290213406085968, 0.03952965512871742, -0.01479797437787056, -0.033640921115875244, 0.10643419623374939, -0.019231511279940605, 0.16330677270889282, 0.001968001015484333, 0.22296413779258728, 0.024298762902617455, -0.22217939794063568, -0.013844025321304798, 0.3682611882686615, -0.163166806101799, 0.24526625871658325, 0.26198136806488037, 0.2777877151966095, 0.03810941427946091, 0.07131117582321167, 0.01270140428096056, 0.4935111403465271, -0.08946466445922852, -0.3285360634326935, 0.3251471519470215, 0.08397373557090759, -0.3093843460083008, -0.23987504839897156, 0.1712944358587265, -0.18625643849372864, -0.05437273159623146, -0.07341185212135315, 0.1288556009531021, -0.18211299180984497, -0.2608567774295807, 0.33777397871017456, -0.05914469435811043, -0.2695039212703705, 0.17103159427642822, -0.1938425749540329, -0.41904062032699585, -0.08915991336107254, 0.29995498061180115, 0.13082748651504517, -0.07195166498422623, 0.34789422154426575, -0.17178671061992645, -0.28816941380500793, -0.2425457090139389, -0.15453149378299713, -0.07207541912794113, -0.016806306317448616, 0.2604963481426239, -0.2831750512123108, -0.254720002412796, 0.1687510460615158, 0.11632923036813736, 0.08629980683326721, 0.5270172953605652, -0.23386430740356445, -0.34589067101478577, -0.31048154830932617, -0.07214639335870743, 0.3759768009185791, 0.3512687683105469, 0.030630532652139664, -0.09395205974578857, 0.07315266132354736, 0.08604515343904495, -0.5438933372497559, -0.016135836020112038, -0.2572952210903168, 0.16128823161125183, 0.07418662309646606, -0.035478491336107254, 0.010902183130383492, 0.17440274357795715, 0.3133923411369324, 0.25704246759414673, -0.13056638836860657, -0.43290644884109497, -0.120218925178051, -0.036602992564439774, -0.22826242446899414, -0.11222544312477112, -0.04772510007023811, 0.1531638652086258, -0.16418007016181946, -0.058727581053972244, -0.11645093560218811, 0.2493135780096054, 0.0217727217823267, 0.3857190012931824, 0.17582428455352783, 0.09570339322090149, -0.054581668227910995, -0.008496568538248539, 0.053974948823451996, -0.201177179813385, -0.122571662068367, 0.22383664548397064, -0.29217448830604553, -0.15745456516742706, 0.16059036552906036, 0.15478865802288055, 0.05226824805140495, 0.090360127389431, 0.04531986638903618, 0.20289751887321472, -0.17440830171108246, 0.07811056077480316, 0.2898327112197876, 0.29381245374679565, 0.15900637209415436, -0.338882178068161, 0.17295223474502563, 0.41345664858818054, -0.5190272331237793, 0.1531074047088623, 0.2200271040201187, 0.011222472414374352, 0.30232754349708557, 0.27758070826530457, 0.09251084178686142, -0.26579567790031433, -0.022262880578637123, 0.18579083681106567, -0.09980534762144089, -0.18486341834068298, 0.28299060463905334, 0.3905434310436249, 0.08151954412460327, -0.06981872767210007, 0.2575383484363556, 0.02531161904335022, 0.16930057108402252, 0.2734787166118622, 0.08126205950975418, 0.3820836842060089, 0.16130881011486053, -0.3251102864742279, 0.027172552421689034, -0.014683208428323269, 0.18800358474254608, 0.16489873826503754, -0.2466086894273758, 0.06566399335861206, 0.4855436682701111, -0.06654804199934006, 0.17593640089035034, -0.10322309285402298, 0.07669366896152496, 0.13723237812519073, -0.08263273537158966, -0.04375993460416794, -0.018195990473031998, -0.23642243444919586, -0.272542268037796, -0.2789100408554077, 0.3704989552497864, 0.024422720074653625, 0.5320284962654114, -0.07620766013860703, 0.1674840897321701, 0.03982601687312126, 0.1823354959487915, 0.038390785455703735, 0.2865122854709625, -0.2811115086078644, -0.48972705006599426, 0.37731796503067017, -0.053288593888282776, 0.2747170627117157, 0.14752188324928284, 0.19137364625930786, -0.09548105299472809, -0.27315351366996765, 0.3502398729324341, -0.10763218998908997, -0.15276192128658295, -0.022588049992918968, -0.2520531415939331, -0.11048274487257004, -0.23264920711517334, -0.00935679953545332, 0.35238054394721985, -0.39667809009552, 0.19925665855407715, 0.08664169907569885, 0.1815154254436493, -0.43383872509002686, 0.28160253167152405, 0.18679481744766235, -0.1382264643907547, -0.021928301081061363, 0.10327345877885818, -0.01254209317266941, -0.020197497680783272, 0.10207139700651169, -0.3116733729839325, 0.09703155606985092, 0.09626083821058273, 0.24152056872844696, 0.10758788883686066, 0.46220290660858154, 0.21575942635536194, 0.2566651403903961, 0.1806003898382187, -0.09224392473697662, -0.33906522393226624, 0.3838270604610443, 0.43692851066589355, -0.03033960610628128, 0.04916812479496002, -0.14330795407295227, -0.09250449389219284, -0.29170867800712585, 0.1460585743188858, -0.011375651694834232, -0.24801316857337952, -0.06857921183109283, -0.012404500506818295, -0.022217316552996635, -0.432990163564682, -0.09522129595279694, 0.01432786788791418, -0.20223543047904968, -0.1268066167831421, -0.2866957187652588, 0.4642579257488251, 0.05482662096619606, -0.2589934766292572, 0.006696177646517754, 0.26456454396247864, 0.19362053275108337, 0.009034035727381706, -0.17866672575473785, -0.318311482667923, 0.1344749927520752, 0.2158534824848175, -0.17037123441696167, -0.3306436538696289, 0.3100602328777313, -0.08050470799207687, 0.10549463331699371, -0.011709618382155895, -0.15651392936706543, -0.057004570960998535, 0.29919201135635376, 0.16501568257808685, 0.024527810513973236, -0.15845279395580292, 0.2164485603570938, -0.20137567818164825, -0.00873255729675293, 0.05396924912929535, 0.2967098355293274, 0.09507527202367783, 0.1691867858171463, -0.14525964856147766, -0.0828232690691948, 0.3750130236148834, -0.1799643188714981, -0.48818665742874146, -0.44031715393066406, -0.0696859210729599, 0.08602917939424515, -0.08976826071739197, -0.00841944757848978, -0.06286374479532242, 0.3347945809364319, -0.000863891385961324, -0.3340039551258087, -0.12459616363048553, -0.09410256147384644, -0.11765993386507034, -0.13602790236473083, -0.20264066755771637, 0.2724091708660126, -0.08390491455793381, -0.157082661986351, -0.4659699499607086 ]
188
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.transform.html
pandas.core.groupby.SeriesGroupBy.transform
SeriesGroupBy.transform(func, *args, engine=None, engine_kwargs=None, **kwargs)[source]# Call function producing a same-indexed Series on each group. Returns a Series having the same indexes as the original object filled with the transformed values. Notes Each group is endowed the attribute ‘name’ in case you need to know which group you are working on. The current implementation imposes three requirements on f: f must return a value that either has the same shape as the input subframe or can be broadcast to the shape of the input subframe. For example, if f returns a scalar it will be broadcast to have the same shape as the input subframe. if this is a DataFrame, f must support application column-by-column in the subframe. If f also supports application to the entire subframe, then a fast path is used starting from the second chunk. f must not mutate groups. Mutation is not supported and may produce unexpected results. See Mutating with User Defined Function (UDF) methods for more details. When using engine='numba', there will be no “fall back” behavior internally. The group data and group index will be passed as numpy arrays to the JITed user defined function, and no alternative execution attempts will be tried. Changed in version 1.3.0: The resulting dtype will reflect the return value of the passed func, see the examples below. Changed in version 2.0.0: When using .transform on a grouped DataFrame and the transformation function returns a DataFrame, pandas now aligns the result’s index with the input’s index. You can call .to_numpy() on the result of the transformation function to avoid alignment.
Parameters: ffunction, strFunction to apply to each group. See the Notes section below for requirements. Accepted inputs are: String Python function Numba JIT function with engine='numba' specified. Only passing a single function is supported with this engine. If the 'numba' engine is chosen, the function must be a user defined function with values and index as the first and second arguments respectively in the function signature. Each group’s index will be passed to the user defined function and optionally available for use. If a string is chosen, then it needs to be the name of the groupby method you want to use. *argsPositional arguments to pass to func. enginestr, default None 'cython' : Runs the function through C-extensions from cython. 'numba' : Runs the function through JIT compiled code from numba. None : Defaults to 'cython' or the global setting compute.use_numba engine_kwargsdict, default None For 'cython' engine, there are no accepted engine_kwargs For 'numba' engine, the engine can accept nopython, nogil and parallel dictionary keys. The values must either be True or False. The default engine_kwargs for the 'numba' engine is {'nopython': True, 'nogil': False, 'parallel': False} and will be applied to the function **kwargsKeyword arguments to be passed into func. Returns: Series
['>>> ser = pd.Series([390.0, 350.0, 30.0, 20.0],\n... index=["Falcon", "Falcon", "Parrot", "Parrot"],\n... name="Max Speed")\n>>> grouped = ser.groupby([1, 1, 2, 2])\n>>> grouped.transform(lambda x: (x - x.mean()) / x.std())\n Falcon 0.707107\n Falcon -0.707107\n Parrot 0.707107\n Parrot -0.707107\n Name: Max Speed, dtype: float64', '>>> grouped.transform(lambda x: x.max() - x.min())\nFalcon 40.0\nFalcon 40.0\nParrot 10.0\nParrot 10.0\nName: Max Speed, dtype: float64', '>>> grouped.transform("mean")\nFalcon 370.0\nFalcon 370.0\nParrot 25.0\nParrot 25.0\nName: Max Speed, dtype: float64', '>>> grouped.transform(lambda x: x.astype(int).max())\nFalcon 390\nFalcon 390\nParrot 30\nParrot 30\nName: Max Speed, dtype: int64']
pandas.core.groupby.SeriesGroupBy.transform SeriesGroupBy.transform(func, *args, engine=None, engine_kwargs=None, **kwargs)[source]# Call function producing a same-indexed Series on each group. Returns a Series having the same indexes as the original object filled with the transformed values. Notes Each group is endowed the attribute ‘name’ in case you need to know which group you are working on. The current implementation imposes three requirements on f: f must return a value that either has the same shape as the input subframe or can be broadcast to the shape of the input subframe. For example, if f returns a scalar it will be broadcast to have the same shape as the input subframe. if this is a DataFrame, f must support application column-by-column in the subframe. If f also supports application to the entire subframe, then a fast path is used starting from the second chunk. f must not mutate groups. Mutation is not supported and may produce unexpected results. See Mutating with User Defined Function (UDF) methods for more details. When using engine='numba', there will be no “fall back” behavior internally. The group data and group index will be passed as numpy arrays to the JITed user defined function, and no alternative execution attempts will be tried. Changed in version 1.3.0: The resulting dtype will reflect the return value of the passed func, see the examples below. Changed in version 2.0.0: When using .transform on a grouped DataFrame and the transformation function returns a DataFrame, pandas now aligns the result’s index with the input’s index. You can call .to_numpy() on the result of the transformation function to avoid alignment.
[ -0.12736816704273224, -0.16832749545574188, -0.05367666110396385, 0.055503249168395996, -0.039541445672512054, 0.11240451037883759, 0.37435171008110046, 0.2779390215873718, 0.005718524567782879, 0.15384069085121155, -0.32457777857780457, 0.36725565791130066, 0.05769021809101105, -0.07472177594900131, -0.062565878033638, -0.2564410865306854, 0.04965376853942871, 0.33566415309906006, -0.27032867074012756, -0.2971252501010895, -0.4612824022769928, -0.044996779412031174, -0.2415868490934372, 0.22005891799926758, -0.2598941922187805, -0.2517162263393402, -0.09279901534318924, -0.12399451434612274, 0.025329554453492165, -0.012899286113679409, 0.219898983836174, 0.032532621175050735, -0.012503912672400475, 0.6385266184806824, -0.00009328372107120231, -0.2067306786775589, -0.07399901002645493, -0.15634974837303162, 0.17303630709648132, -0.0036236965097486973, 0.12387010455131531, 0.07065100222826004, -0.06699471920728683, -0.35008522868156433, -0.21346715092658997, -0.34099265933036804, -0.0691923201084137, -0.2185649424791336, 0.44852882623672485, 0.01999969594180584, 0.28299906849861145, -0.06139650568366051, -0.1993926465511322, 0.011591561138629913, -0.15317004919052124, -0.15447254478931427, 0.07141808420419693, 0.11550743132829666, -0.17387966811656952, -0.07661978155374527, -0.025552986189723015, 0.12128692865371704, 0.011157051660120487, -0.09789586067199707, -0.08153755962848663, -0.0121955880895257, 0.19680078327655792, -0.3812752962112427, -0.29100897908210754, 0.20250751078128815, -0.026498081162571907, -0.08331117033958435, -0.5163278579711914, -0.0810767412185669, 0.119184710085392, 0.3388311266899109, -0.07424948364496231, -0.11252535134553909, -0.018897676840424538, 0.1830197274684906, -0.05956096202135086, 0.6532714366912842, 0.03875473514199257, 0.18687769770622253, -0.326477587223053, 0.35480913519859314, 0.08692663162946701, 0.033218104392290115, 0.08776624500751495, -0.2822120487689972, -0.2786467969417572, 0.07015033811330795, 0.0916510820388794, 0.28783509135246277, -0.0914139449596405, -0.24505820870399475, 0.16265366971492767, -0.0968310534954071, 0.023222392424941063, -0.1652713119983673, -0.08843275904655457, 0.06414370238780975, -0.17207981646060944, 0.050549283623695374, -0.04970375448465347, 0.5289574265480042, -0.1443263441324234, -0.015283787623047829, 0.34489497542381287, -0.10324466228485107, -0.25012463331222534, 0.005441890563815832, 0.07135181128978729, 0.001267287298105657, -0.008581056259572506, -0.00747440243139863, -0.11029455065727234, 0.221723273396492, -0.48328956961631775, -0.2490965873003006, -0.09107892960309982, 0.09126812219619751, -0.07544378191232681, -0.02435535006225109, 0.2614733874797821, 0.3862082064151764, 0.2097548246383667, -0.04436236247420311, 0.1120390072464943, 0.17896796762943268, -0.2877950668334961, -0.015109305270016193, -0.28076860308647156, 0.15807579457759857, -0.031536735594272614, -0.1331036239862442, -0.0020393854938447475, 0.21012195944786072, 0.15113814175128937, 0.26070302724838257, -0.0649297684431076, -0.08866749703884125, 0.2392241209745407, 0.11435047537088394, 0.06317248195409775, 0.04543999210000038, 0.21109750866889954, -0.2653576135635376, -0.28809744119644165, -0.036313772201538086, 0.3206193745136261, -0.02147921361029148, 0.19094505906105042, 0.2965197265148163, -0.022691402584314346, 0.19411198794841766, 0.06375456601381302, 0.48152628540992737, -0.12863798439502716, 0.010737783275544643, 0.32016876339912415, -0.027559326961636543, 0.014851056039333344, -0.200883150100708, 0.09899120777845383, 0.178695410490036, 0.034764088690280914, -0.09971074759960175, -0.08855652064085007, -0.11243289709091187, -0.21601752936840057, 0.21793058514595032, -0.005457253661006689, -0.12257122248411179, -0.0836312398314476, 0.03916877880692482, 0.28167724609375, 0.1033945307135582, -0.4667557179927826, 0.008030833676457405, -0.07946557551622391, -0.10797230154275894, 0.14949637651443481, 0.033344119787216187, 0.18061603605747223, -0.057024966925382614, -0.12854568660259247, 0.4708377420902252, -0.09691281616687775, 0.1828879565000534, -0.061693135648965836, -0.0699390396475792, 0.34121572971343994, -0.18721336126327515, -0.16631603240966797, 0.38716763257980347, 0.18873807787895203, -0.18080507218837738, 0.2592872083187103, -0.08778484165668488, 0.02014242857694626, -0.18892937898635864, 0.04528803005814552, -0.24217122793197632, 0.29998236894607544, -0.06638821214437485, -0.045641954988241196, -0.03397431969642639, 0.013474485836923122, -0.17056210339069366, 0.13681311905384064, -0.39562201499938965, -0.32789745926856995, -0.20553702116012573, -0.0036048328038305044, 0.31596675515174866, 0.23310083150863647, 0.1559775322675705, 0.23416484892368317, -0.1852090060710907, -0.1995781511068344, 0.29347237944602966, 0.08439314365386963, -0.17345577478408813, -0.07833720743656158, 0.14947152137756348, 0.03347703069448471, -0.15922506153583527, 0.11329523473978043, 0.1490907073020935, 0.15891048312187195, 0.06423527002334595, 0.05157965049147606, 0.11414847522974014, -0.1262357383966446, 0.17805461585521698, -0.01684151031076908, 0.0962417721748352, 0.10147381573915482, 0.22840264439582825, 0.2176310271024704, 0.27838432788848877, 0.247146874666214, 0.10316026210784912, -0.12255749106407166, 0.56219881772995, -0.34691575169563293, -0.07429680228233337, 0.0032499313820153475, 0.04624176025390625, 0.21337150037288666, -0.08519631624221802, -0.35608673095703125, -0.2550603747367859, -0.481631338596344, 0.016832685098052025, -0.11135312169790268, 0.19051183760166168, -0.4727223515510559, 0.30220189690589905, 0.6709153056144714, -0.10328320413827896, 0.27443864941596985, 0.032858144491910934, -0.12152717262506485, -0.01490306481719017, 0.019031835719943047, 0.2355281114578247, 0.18277007341384888, 0.25536608695983887, 0.23431290686130524, 0.08108875900506973, -0.014364062808454037, 0.05832841619849205, 0.020329562947154045, -0.055493805557489395, 0.04370763152837753, 0.11046479642391205, 0.1454657018184662, 0.2503349483013153, -0.14613348245620728, -0.0480094775557518, -0.11126447468996048, 0.012987400405108929, -0.06350762397050858, 0.20576921105384827, 0.02976638451218605, -0.19947993755340576, -0.026293961331248283, -0.6695350408554077, 0.164178729057312, -0.19179481267929077, 0.05720909312367439, 0.09063653647899628, -0.10348058491945267, 0.30051344633102417, 0.21930912137031555, 0.27083200216293335, 0.27753689885139465, -0.05968787148594856, -0.4564129710197449, 0.26911064982414246, -0.09510155022144318, 0.23800401389598846, -0.269802063703537, 0.06745678186416626, -0.01904340088367462, -0.13024605810642242, 0.2083514928817749, 0.017402207478880882, -0.12129157781600952, -0.1684374213218689, -0.3704136312007904, -0.017639730125665665, 0.2103685885667801, 0.22408629953861237, -0.5036673545837402, -0.5991802215576172, -0.08155491948127747, -0.30936649441719055, -0.30644500255584717, -0.02012997306883335, 0.05623197183012962, 0.1738615483045578, -0.24546495079994202, -0.22401182353496552, 0.10665711015462875, -0.3043065667152405, 0.3403300940990448, 0.055129051208496094, 0.05365852266550064, -0.13884449005126953, -0.08586466312408447, 0.04152271896600723, 0.22674162685871124, 0.09006316214799881, -0.35584428906440735, 0.08025451004505157, 0.6501207947731018, -0.05860988423228264, -0.038953136652708054, -0.019188905134797096, -0.452737033367157, -0.08069568127393723, 0.08987196534872055, 0.035254329442977905, -0.11917191743850708, -0.06413060426712036, -0.0002806902921292931, 0.3101518750190735, 0.3574580252170563, 0.008366061374545097, 0.14764101803302765, -0.2616012990474701, 0.018710481002926826, -0.14576898515224457, -0.2505698800086975, 0.31775161623954773, 0.002410948509350419, -0.1510787457227707, 0.5261958837509155, 0.20189623534679413, 0.22360143065452576, 0.14933747053146362, -0.1519080102443695, -0.044573161751031876, -0.03169232979416847, 0.10769788175821304, 0.02274916134774685, -0.23802557587623596, -0.2323792427778244, 0.06277727335691452, -0.018809575587511063, -0.02817635051906109, -0.09324682503938675, -0.27809271216392517, 0.017249198630452156, 0.1846529096364975, -0.1453644335269928, 0.05517641827464104, -0.09047655016183853, -0.03724125400185585, 0.0006325035355985165, -0.01608348824083805, 0.2248501032590866, -0.12993678450584412, 0.03260183706879616, -0.06996795535087585, 0.06228157505393028, 0.15509365499019623, -0.0030521112494170666, 0.1760219931602478, -0.00065695057855919, -0.17668145895004272, 0.4110722839832306, 0.09392458200454712, 0.24061468243598938, 0.3040710687637329, -0.2980584502220154, -0.16644147038459778, 0.08972782641649246, 0.36254435777664185, 0.1719880849123001, -0.1528863161802292, 0.3499203324317932, -0.45904842019081116, -0.35228946805000305, -0.15057314932346344, 0.06065055727958679, -0.1513604074716568, 0.03651641681790352, 0.3616892397403717, -0.043566592037677765, -0.07935786992311478, 0.34655141830444336, -0.05422474071383476, -0.0924086645245552, -0.010419775731861591, -0.31631237268447876, -0.32975155115127563, 0.042952761054039, 0.0056008147075772285, -0.10659923404455185, -0.15208524465560913, -0.038323041051626205, -0.09926284104585648, -0.19291061162948608, -0.19786417484283447, 0.12424056977033615, 0.21454176306724548, 0.2241123765707016, 0.39155343174934387, -0.08252129703760147, 0.20509043335914612, 0.03792938217520714, -0.3012468218803406, -0.05697762221097946, 0.004915194120258093, 0.20381993055343628, -0.10354609042406082, 0.12802483141422272, 0.10686612874269485, 0.2088182270526886, 0.02353169210255146, -0.10176127403974533, -0.034160055220127106, 0.09178964048624039, -0.0856352299451828, -0.18021486699581146, 0.13940247893333435, 0.011141990311443806, -0.07091114670038223, -0.5116074085235596, 0.6110501885414124, 0.05726871266961098, -0.2543107867240906, 0.0902281105518341, -0.09794119745492935, -0.3156280517578125, 0.32315200567245483, 0.12726278603076935, 0.7916804552078247, 0.06796740740537643, 0.07816477119922638, 0.48291075229644775, 0.1541597694158554, 0.20859622955322266, 0.11983932554721832, 0.2529422342777252, -0.2618134021759033, -0.4723668396472931, -0.06663213670253754, -0.11948201060295105, -0.23936577141284943, 0.28637203574180603, -0.5956193804740906, 0.21023595333099365, -0.31627577543258667, -0.061696503311395645, 0.02401263266801834, 0.14830732345581055, -0.0990847647190094, -0.1935482919216156, -0.37674281001091003, 0.2382093369960785, 0.2313215285539627, 0.040281325578689575, 0.06706129014492035, -0.09758499264717102, -0.09846044331789017, 0.1464187055826187, -0.06803739815950394, 0.03859207034111023, -0.011456466279923916, 0.033933356404304504, -0.07063580304384232, -0.22830195724964142, 0.0396752692759037, -0.12049277126789093, 0.1835283488035202, -0.13059930503368378, 0.3126074969768524, 0.028793804347515106, 0.1653534471988678, 0.2417706847190857, 0.04199714586138725, -0.10693482309579849, 0.5702990889549255, 0.1780993640422821, 0.06839078664779663, -0.004486911464482546, 0.2011968344449997, -0.1295865774154663, -0.20355366170406342, 0.13487273454666138, -0.4127136170864105, -0.46213972568511963, 0.15172766149044037, 0.22453653812408447, -0.3530755043029785, -0.13969795405864716, 0.30956795811653137, -0.05386793985962868, -0.4014863073825836, 0.5069727301597595, -0.07970061898231506, -0.34470462799072266, -0.16425463557243347, 0.3032371699810028, 0.14915168285369873, 0.08912155032157898, -0.07937414199113846, -0.048474304378032684, -0.225922629237175, -0.2579606771469116, 0.02214895747601986, 0.27252334356307983, -0.019874420017004013, 0.36693570017814636, -0.14741426706314087, -0.1645595282316208, 0.2303590625524521, 0.01554817333817482, 0.03239501267671585, 0.5382339954376221, -0.3055326044559479, -0.11164053529500961, -0.3155127763748169, 0.2205791473388672, 0.21965758502483368, 0.3948517441749573, -0.07223661988973618, -0.16368630528450012, -0.032047852873802185, -0.0335037000477314, -0.4933680593967438, -0.1425299495458603, -0.30391669273376465, 0.06111336499452591, -0.034087784588336945, -0.11644178628921509, -0.18141959607601166, 0.0727892518043518, 0.31013303995132446, 0.2721502184867859, -0.04594669118523598, -0.3713168799877167, -0.10046489536762238, 0.05398591235280037, 0.0019746264442801476, -0.013338463380932808, 0.11899743974208832, 0.05406976491212845, -0.28291404247283936, -0.25703173875808716, 0.10620276629924774, 0.2738144099712372, 0.014147475361824036, 0.11041457951068878, 0.11038735508918762, -0.13058269023895264, 0.1305162012577057, -0.3634079396724701, -0.004856206011027098, -0.1294526755809784, -0.10600397735834122, 0.39960893988609314, -0.05659033730626106, 0.08214139193296432, -0.12267309427261353, 0.2055743783712387, -0.10020777583122253, 0.09804052859544754, 0.28162768483161926, 0.03462934121489525, -0.21566058695316315, 0.08576971292495728, 0.27375245094299316, 0.028352875262498856, -0.1492767035961151, -0.1834205985069275, 0.10717534273862839, 0.3093467950820923, -0.3923250734806061, -0.029588066041469574, -0.014519612304866314, 0.04109116643667221, 0.19869305193424225, 0.332302987575531, -0.09979554265737534, -0.01643439196050167, 0.0003706954885274172, -0.11917468905448914, 0.13382947444915771, -0.04360515996813774, 0.36637693643569946, 0.3704792559146881, 0.04935193061828613, -0.004771710839122534, 0.5137230753898621, 0.202509343624115, 0.08631230145692825, 0.2953996956348419, 0.25678491592407227, 0.0608682706952095, 0.0906815156340599, -0.04483786225318909, 0.1408776044845581, 0.012222670949995518, -0.06763764470815659, 0.24131983518600464, -0.2575826346874237, 0.33736473321914673, 0.5415480732917786, -0.3475117087364197, -0.2445448338985443, 0.062435898929834366, -0.08910069614648819, 0.0033621243201196194, -0.16724804043769836, 0.23369340598583221, 0.19930267333984375, 0.006785659585148096, -0.2686295509338379, -0.19447839260101318, 0.008165809325873852, -0.260416716337204, 0.36210790276527405, 0.026356520131230354, 0.2553054988384247, 0.2733798921108246, 0.06052659451961517, -0.047738753259181976, 0.38425084948539734, -0.2626337707042694, -0.3879750072956085, 0.19769442081451416, 0.021773692220449448, -0.07910702377557755, 0.28680112957954407, 0.1655779629945755, -0.13609901070594788, -0.3110669255256653, 0.40229058265686035, -0.2623211145401001, -0.2575441300868988, 0.10757537931203842, 0.10654006153345108, -0.049442991614341736, -0.18498778343200684, -0.04438581317663193, 0.30765947699546814, -0.25898370146751404, -0.24583272635936737, -0.04856891557574272, -0.08641500025987625, -0.27824699878692627, 0.5419999361038208, -0.021394656971096992, 0.004995075520128012, -0.02356068789958954, 0.1349562704563141, 0.12370690703392029, -0.06795584410429001, -0.05325312167406082, -0.14488692581653595, 0.19862663745880127, -0.12177224457263947, 0.1782219558954239, 0.27943679690361023, 0.1765691041946411, 0.10445033013820648, 0.33422574400901794, 0.19344061613082886, -0.137417271733284, -0.15489530563354492, -0.017040124163031578, 0.6010583639144897, 0.04029989242553711, 0.0675862729549408, 0.2444835752248764, -0.006912834942340851, 0.048220567405223846, 0.3147563934326172, 0.48115766048431396, -0.21929492056369781, 0.28158095479011536, 0.11670412868261337, -0.09095900505781174, -0.42963269352912903, -0.08489300310611725, -0.1498183012008667, -0.3896407186985016, -0.049535222351551056, -0.2365071028470993, 0.3592458963394165, 0.04796295613050461, -0.05729793757200241, 0.12845802307128906, 0.31161102652549744, 0.24612858891487122, 0.2832522988319397, -0.19999434053897858, -0.17628787457942963, 0.34510713815689087, -0.0980481281876564, -0.17293612658977509, -0.368602454662323, 0.012385076843202114, -0.3324543237686157, 0.13803759217262268, 0.14270547032356262, -0.10418438166379929, -0.1273556798696518, -0.10121141374111176, 0.12428051233291626, 0.15342406928539276, -0.18895545601844788, 0.25692451000213623, -0.4223066568374634, -0.1851225644350052, 0.03754271939396858, 0.43399086594581604, -0.02505330741405487, 0.05975934863090515, 0.031124742701649666, -0.12433190643787384, 0.2497507631778717, -0.33185628056526184, -0.5886338353157043, -0.3776145577430725, -0.03875823691487312, 0.17558270692825317, 0.012991049326956272, 0.28344035148620605, -0.13486216962337494, 0.23344330489635468, 0.023059286177158356, -0.33391302824020386, -0.08622246980667114, -0.007576371543109417, -0.11740360409021378, -0.2948908805847168, -0.1958680897951126, 0.16651424765586853, -0.01178648043423891, -0.008710742928087711, -0.319647878408432 ]
189
..\pandas\reference\api\pandas.api.extensions.ExtensionArray._explode.html
pandas.api.extensions.ExtensionArray._explode
ExtensionArray._explode()[source]# Transform each element of list-like to a row. For arrays that do not contain list-like elements the default implementation of this method just returns a copy and an array of ones (unchanged index).
Returns: ExtensionArrayArray with the exploded values. np.ndarray[uint64]The original lengths of each list-like for determining the resulting index.
['>>> import pyarrow as pa\n>>> a = pd.array([[1, 2, 3], [4], [5, 6]],\n... dtype=pd.ArrowDtype(pa.list_(pa.int64())))\n>>> a._explode()\n(<ArrowExtensionArray>\n[1, 2, 3, 4, 5, 6]\nLength: 6, dtype: int64[pyarrow], array([3, 1, 2], dtype=int32))']
pandas.api.extensions.ExtensionArray._explode ExtensionArray._explode()[source]# Transform each element of list-like to a row. For arrays that do not contain list-like elements the default implementation of this method just returns a copy and an array of ones (unchanged index).
[ 0.32972586154937744, -0.38229605555534363, -0.24866649508476257, 0.05963309854269028, 0.15202763676643372, 0.26577362418174744, 0.20918431878089905, 0.38815969228744507, 0.08161099255084991, 0.24368104338645935, -0.2664792537689209, 0.4678417444229126, -0.005447779782116413, 0.10988478362560272, 0.1401156485080719, -0.1565064787864685, 0.19100889563560486, 0.40199482440948486, -0.10359468311071396, -0.11896126717329025, -0.4406813681125641, -0.11286868900060654, -0.07059761881828308, 0.12199412286281586, 0.03589828684926033, -0.07536063343286514, -0.3881179690361023, -0.03822939842939377, 0.09518110752105713, -0.112297423183918, 0.1416652500629425, -0.12899276614189148, -0.09806455671787262, 0.13861969113349915, -0.00010072121222037822, -0.055702414363622665, 0.12543661892414093, 0.0601319819688797, 0.05484364926815033, 0.12729844450950623, -0.274060994386673, -0.18562749028205872, 0.1110708937048912, -0.2251068651676178, 0.18118800222873688, -0.5307178497314453, -0.05412531644105911, -0.22782962024211884, 0.15233908593654633, 0.22897771000862122, 0.2689381539821625, -0.3139113187789917, 0.07151832431554794, 0.03216436877846718, 0.2959516942501068, -0.2186139076948166, 0.09647827595472336, -0.27918827533721924, 0.14972560107707977, 0.206402987241745, 0.09459778666496277, -0.10863583534955978, -0.16539576649665833, -0.04445953294634819, 0.09321922063827515, 0.19442115724086761, -0.07329945266246796, -0.3161613941192627, 0.10106843709945679, 0.3765108585357666, 0.26219916343688965, -0.23205702006816864, -0.2134520709514618, -0.06587325781583786, 0.08762513101100922, -0.11019178479909897, -0.26038771867752075, 0.23897714912891388, 0.29800328612327576, 0.12484452873468399, 0.2303755134344101, 0.18109700083732605, -0.05598323419690132, -0.02103596366941929, -0.44910523295402527, 0.20322220027446747, -0.07275823503732681, -0.04311808571219444, 0.23983654379844666, -0.22820903360843658, 0.2429436445236206, -0.025400184094905853, 0.21139584481716156, 0.374574214220047, -0.011707983911037445, -0.06680217385292053, -0.1328732818365097, -0.551323652267456, -0.1584700047969818, -0.04472737014293671, 0.05974915251135826, 0.06445595622062683, 0.18382900953292847, 0.3138454854488373, -0.10212859511375427, 0.0681956559419632, 0.04837708920240402, 0.020275605842471123, -0.05843765288591385, -0.11841288208961487, 0.1284126490354538, -0.03594875708222389, 0.007817019708454609, 0.31172820925712585, 0.04260677099227905, -0.15166527032852173, -0.12003049999475479, 0.08974151313304901, -0.35718709230422974, 0.25111451745033264, -0.3656768500804901, 0.023813217878341675, -0.10971713066101074, 0.12150891125202179, 0.05288722366094589, 0.14535702764987946, -0.0573652982711792, -0.29095569252967834, 0.44596850872039795, 0.13782146573066711, -0.2485409677028656, 0.27675408124923706, 0.31279996037483215, -0.003216760465875268, -0.04166370630264282, -0.2318354696035385, 0.11957655102014542, -0.011755266226828098, 0.11304373294115067, 0.0723935216665268, 0.0989580899477005, -0.011206312105059624, 0.45424866676330566, 0.3970626890659332, 0.1460985243320465, -0.24708157777786255, 0.179233118891716, 0.09387877583503723, -0.1884177178144455, 0.31178250908851624, 0.06602555513381958, 0.07403817772865295, -0.2590404152870178, 0.29288673400878906, 0.0993657112121582, 0.20123469829559326, 0.14043332636356354, 0.11568048596382141, 0.026967233046889305, 0.07827341556549072, 0.3600755035877228, -0.0008648551884107292, 0.34010180830955505, -0.1824478954076767, 0.17739883065223694, -0.2015087902545929, -0.35179904103279114, 0.16069744527339935, -0.15788383781909943, -0.126727893948555, -0.08672405034303665, 0.0710347443819046, -0.03138602524995804, 0.002102659782394767, -0.21377214789390564, 0.32586967945098877, 0.045889124274253845, 0.20409110188484192, -0.055121857672929764, -0.269392728805542, 0.023134266957640648, 0.23419150710105896, 0.057265523821115494, 0.1475445181131363, 0.11967162042856216, 0.004164561163634062, 0.006576429586857557, 0.056869182735681534, -0.09606032073497772, -0.13789884746074677, 0.09586279839277267, -0.10637246817350388, 0.3206194043159485, -0.2524157762527466, -0.0018336990615352988, 0.2244851142168045, -0.0657147467136383, -0.1546490341424942, -0.025539042428135872, -0.12768720090389252, -0.1040448546409607, -0.07533146440982819, 0.02758282795548439, 0.10012883692979813, 0.249114528298378, -0.46871498227119446, -0.3115561604499817, -0.11742053925991058, -0.3886137306690216, -0.31309032440185547, -0.05943659320473671, -0.5152176022529602, -0.30847471952438354, 0.07871747761964798, 0.17441228032112122, 0.17570187151432037, 0.27033230662345886, -0.21237686276435852, 0.3568035960197449, -0.10311542451381683, -0.29054778814315796, -0.11261419206857681, -0.024070367217063904, 0.14023961126804352, -0.34078648686408997, 0.15014991164207458, 0.03635101392865181, 0.0001459253835491836, -0.20663702487945557, -0.042146358639001846, -0.043308425694704056, -0.1373160481452942, 0.22342698276042938, 0.34666740894317627, 0.10247011482715607, -0.11774012446403503, 0.02451774850487709, 0.2672991156578064, 0.09884050488471985, 0.13968424499034882, -0.05318890139460564, 0.4515460133552551, 0.32184314727783203, -0.0409601591527462, -0.16306822001934052, 0.5227132439613342, -0.1824781596660614, 0.012562843970954418, 0.0031286850571632385, 0.08232653141021729, 0.03055945225059986, 0.09981190413236618, -0.11660721898078918, -0.1834602802991867, -0.47821447253227234, 0.17948465049266815, 0.08040701597929001, 0.03474319353699684, -0.3053349554538727, 0.19645750522613525, 0.32841062545776367, -0.36774757504463196, 0.19284862279891968, 0.2048545926809311, -0.061515357345342636, -0.039246756583452225, -0.005447693634778261, -0.03253389149904251, 0.08469328284263611, 0.17626608908176422, 0.22436632215976715, 0.05465622618794441, -0.027411051094532013, 0.06468302011489868, 0.362758070230484, 0.13317807018756866, 0.2479957938194275, -0.10845231264829636, 0.04986203461885452, -0.06651395559310913, -0.2751457393169403, 0.020449209958314896, -0.023653293028473854, 0.3100179433822632, 0.017722630873322487, 0.19646725058555603, -0.3303684890270233, -0.4133705496788025, 0.059790343046188354, -0.7458007335662842, -0.029757054522633553, -0.22873985767364502, -0.07972279191017151, 0.09568027406930923, -0.2638210356235504, 0.0035124269779771566, -0.037899140268564224, 0.16481834650039673, 0.4647671580314636, 0.14856870472431183, -0.2064717411994934, 0.18954572081565857, 0.00631500780582428, 0.30367010831832886, -0.1177104264497757, 0.12781089544296265, 0.00737375020980835, 0.010803506709635258, 0.259146124124527, -0.18065249919891357, -0.053691212087869644, 0.09501395374536514, -0.22715796530246735, -0.18400247395038605, 0.3000183701515198, 0.12288946658372879, -0.08261735737323761, -0.24789053201675415, -0.19627812504768372, -0.0022470641415566206, -0.08822693675756454, 0.0030683225486427546, 0.1349174827337265, 0.13917133212089539, -0.07193098217248917, -0.22538071870803833, 0.07248386740684509, -0.13965614140033722, 0.1661096066236496, 0.015633229166269302, 0.3999442458152771, -0.31046971678733826, 0.03408880904316902, 0.5140746235847473, 0.30080509185791016, -0.18074874579906464, -0.14905457198619843, 0.10688864439725876, 0.16319838166236877, 0.05006822198629379, -0.15186837315559387, -0.11239501088857651, -0.09872684627771378, -0.15868239104747772, 0.05648612231016159, 0.2974276840686798, -0.39196428656578064, -0.260078489780426, -0.03580744192004204, -0.031628191471099854, 0.15696746110916138, 0.20853906869888306, -0.02530939318239689, -0.2497028410434723, 0.04859180375933647, 0.1481492668390274, 0.04843424633145332, 0.18035916984081268, -0.15664570033550262, -0.009004457853734493, 0.2674166262149811, 0.19943663477897644, -0.048834752291440964, -0.05948123335838318, -0.1046377420425415, -0.02491002157330513, -0.21679988503456116, 0.08729258179664612, -0.2036561518907547, -0.11340133845806122, -0.37929481267929077, -0.08756395429372787, -0.10218314081430435, 0.10399594157934189, -0.04356035962700844, -0.03756213188171387, 0.1921478807926178, 0.08439302444458008, -0.1971251368522644, 0.07107709348201752, 0.10232079774141312, -0.2751593589782715, 0.0054519763216376305, 0.06512405723333359, 0.05280745401978493, -0.1067720279097557, -0.031196432188153267, -0.16884072124958038, -0.11607681959867477, 0.19923941791057587, -0.279947966337204, -0.004429938271641731, -0.41475600004196167, -0.05242809280753136, 0.518957257270813, 0.35940471291542053, 0.11783882230520248, 0.34415218234062195, -0.32929056882858276, 0.13403820991516113, -0.09998423606157303, 0.9026249051094055, 0.3021608889102936, -0.4723004400730133, 0.02616237848997116, 0.13191336393356323, -0.1186201423406601, -0.09544818848371506, -0.40007442235946655, 0.11612232029438019, 0.053697653114795685, 0.1653907746076584, -0.00853775441646576, -0.03245140239596367, 0.06865985691547394, 0.15834908187389374, -0.03333977237343788, 0.1977163702249527, -0.24718649685382843, -0.4428054392337799, -0.14719277620315552, 0.0973641574382782, 0.0706530436873436, 0.0979505181312561, -0.06541337817907333, -0.35904309153556824, 0.0013677728129550815, -0.42905694246292114, 0.0784987062215805, 0.16076621413230896, 0.0447867289185524, -0.013390088453888893, -0.16703146696090698, -0.2734434902667999, -0.08797721564769745, 0.14080871641635895, 0.12069540470838547, -0.11175213009119034, 0.12817755341529846, -0.026859447360038757, -0.34154215455055237, 0.3789992034435272, 0.04330212250351906, -0.0726528912782669, 0.27905428409576416, -0.23895980417728424, 0.09589812159538269, 0.07289618253707886, -0.39778247475624084, 0.248835027217865, -0.1841541975736618, 0.17459668219089508, -0.31911081075668335, 0.5357854962348938, 0.18373313546180725, -0.04762956127524376, 0.24565359950065613, 0.3932632803916931, -0.22295354306697845, -0.049004822969436646, 0.33608749508857727, 0.6119308471679688, -0.17409904301166534, 0.1552421897649765, 0.250139057636261, -0.15540465712547302, 0.2958003878593445, 0.38691067695617676, 0.26026642322540283, -0.23384833335876465, -0.297335147857666, -0.25251078605651855, 0.10900713503360748, 0.2025584727525711, 0.03323927894234657, -0.2892480194568634, 0.10915422439575195, -0.4710003435611725, 0.17568223178386688, 0.25032225251197815, -0.13191506266593933, -0.28587204217910767, -0.20517811179161072, -0.3199790120124817, 0.23575322329998016, 0.07089117914438248, -0.34124821424484253, 0.06080655753612518, 0.04117004945874214, -0.28815025091171265, 0.07524369657039642, 0.12978620827198029, 0.0020146474707871675, 0.22903957962989807, 0.310568630695343, 0.15311379730701447, -0.34102827310562134, -0.6815555095672607, -0.21600225567817688, -0.17467381060123444, -0.19633720815181732, 0.2945554256439209, -0.2663867771625519, 0.25576046109199524, 0.17078648507595062, -0.1496175229549408, -0.04544338956475258, 0.5320832133293152, 0.18942278623580933, 0.1651597023010254, 0.3274323046207428, -0.019232114776968956, -0.09528107196092606, -0.09438791126012802, 0.37431928515434265, -0.0673382505774498, -0.29858481884002686, -0.13590800762176514, -0.18463583290576935, -0.25295865535736084, -0.034958936274051666, 0.2136864960193634, -0.08448173105716705, -0.3109084665775299, 0.22747084498405457, 0.07655235379934311, -0.200950488448143, -0.024813778698444366, 0.1922224909067154, 0.43297404050827026, 0.19776636362075806, 0.1908072829246521, -0.15498735010623932, -0.19881261885166168, -0.2313329577445984, 0.12490320205688477, 0.035710010677576065, 0.31678807735443115, 0.5147975087165833, -0.34961605072021484, -0.09847395867109299, 0.05854090303182602, -0.17781727015972137, -0.07534218579530716, 0.42215821146965027, -0.5501578450202942, -0.12270744144916534, -0.27238911390304565, 0.08580955862998962, 0.28274214267730713, 0.4561334252357483, 0.07370418310165405, -0.12631849944591522, -0.09125835448503494, -0.02858782187104225, -0.4055517911911011, 0.12624186277389526, -0.23569355905056, 0.0712372213602066, -0.13958825170993805, 0.08227971941232681, -0.08637755364179611, 0.06751668453216553, 0.2885131239891052, 0.33432963490486145, -0.0010184519924223423, -0.3909173309803009, -0.07353818416595459, -0.007583984173834324, -0.06816183775663376, 0.02657560631632805, -0.04150916635990143, 0.03678135573863983, -0.4038074016571045, -0.1340460479259491, 0.033752359449863434, -0.03166681155562401, 0.08454303443431854, 0.18708160519599915, 0.34034276008605957, -0.14692239463329315, 0.04491233080625534, -0.3015192747116089, -0.14473101496696472, -0.12483447790145874, -0.16026735305786133, 0.326196551322937, -0.358796626329422, 0.036883991211652756, 0.015045644715428352, 0.22946351766586304, -0.06262846291065216, -0.45126891136169434, 0.4929329454898834, 0.1905447542667389, -0.33250269293785095, -0.2904320955276489, 0.4198968708515167, 0.4250807464122772, 0.0138369370251894, -0.13143905997276306, 0.06795081496238708, 0.25348320603370667, -0.2832462787628174, -0.07693339884281158, 0.10943363606929779, -0.12473586946725845, 0.1217467412352562, 0.35362812876701355, 0.23052355647087097, -0.09325060248374939, 0.0032786147203296423, -0.051155805587768555, 0.5071205496788025, -0.29221123456954956, -0.04672198370099068, 0.5977980494499207, 0.12908291816711426, 0.04342038929462433, 0.2974759638309479, -0.013405974954366684, 0.4017612934112549, 0.28286242485046387, 0.19048991799354553, 0.42866963148117065, 0.025197181850671768, 0.01737113855779171, 0.2533518075942993, 0.04822693020105362, 0.10672277212142944, 0.33119767904281616, -0.12464023381471634, 0.20238929986953735, 0.5897645354270935, 0.01045612059533596, -0.2645047903060913, 0.016665613278746605, -0.004131895489990711, 0.2151077836751938, 0.05052803084254265, 0.1333230882883072, 0.3486323654651642, -0.07287377864122391, -0.03664034977555275, -0.25994178652763367, 0.3897380232810974, -0.2288016825914383, 0.0978560596704483, -0.19511966407299042, 0.13104957342147827, 0.18681283295154572, 0.09403682500123978, -0.1233079731464386, 0.34101173281669617, -0.1959581822156906, -0.33052048087120056, 0.2948399484157562, -0.16472961008548737, -0.06064692139625549, 0.07691220194101334, 0.1472080647945404, -0.035128362476825714, -0.29477787017822266, 0.2687796950340271, -0.29954609274864197, -0.28592854738235474, 0.07849278301000595, 0.010809537023305893, 0.0145059609785676, -0.054297275841236115, -0.10219987481832504, 0.30394211411476135, -0.22992488741874695, 0.041082676500082016, 0.1573193222284317, 0.22670935094356537, -0.18064871430397034, 0.21634399890899658, 0.05505472794175148, -0.1681908518075943, -0.1517428755760193, -0.1347510665655136, -0.41357359290122986, -0.13611596822738647, -0.20217743515968323, -0.4148823320865631, 0.09450017660856247, 0.35187315940856934, 0.1693102866411209, 0.1386929452419281, 0.26556938886642456, 0.10009526461362839, 0.2678057551383972, 0.4515987038612366, -0.020639494061470032, 0.022158551961183548, 0.22465777397155762, 0.1386558562517166, -0.10346046090126038, 0.3490926921367645, 0.13900992274284363, -0.021876879036426544, -0.1988731175661087, -0.05783815309405327, -0.004336975049227476, -0.2810748517513275, 0.1495552659034729, 0.1550983041524887, -0.21925735473632812, -0.004021502565592527, -0.06768637150526047, -0.2175745666027069, -0.08037231862545013, 0.10785768181085587, -0.20262432098388672, 0.2561264932155609, -0.0520608052611351, 0.05939362198114395, -0.07632556557655334, 0.030887365341186523, 0.1324428915977478, 0.19316570460796356, -0.1776237189769745, -0.22103005647659302, 0.3130752146244049, 0.1539071798324585, 0.37098804116249084, -0.21401798725128174, 0.3097805082798004, 0.10520172119140625, -0.09956847131252289, 0.0549309216439724, -0.5887982249259949, 0.06082065403461456, 0.4003921151161194, 0.18806682527065277, 0.13509328663349152, -0.3051888644695282, 0.2686592638492584, -0.4570234715938568, -0.21807193756103516, -0.00672788405790925, 0.1630704253911972, -0.015939151868224144, -0.020139990374445915, 0.0351421944797039, -0.09886240214109421, 0.20899449288845062, -0.25594791769981384, -0.673689067363739, -0.21934334933757782, -0.08942823112010956, -0.03614044189453125, -0.16295577585697174, 0.00658757146447897, -0.3127252161502838, 0.21070823073387146, -0.28494906425476074, -0.18267790973186493, 0.0033323040697723627, -0.10076415538787842, -0.06422538310289383, -0.3239792585372925, -0.10663304477930069, 0.29305335879325867, -0.09551887214183807, -0.20015056431293488, -0.33337894082069397 ]
190
..\pandas\reference\api\pandas.Interval.right.html
pandas.Interval.right
Interval.right# Right bound for the interval.
No parameters found
[">>> interval = pd.Interval(left=1, right=2, closed='left')\n>>> interval\nInterval(1, 2, closed='left')\n>>> interval.right\n2"]
pandas.Interval.right Interval.right# Right bound for the interval.
[ -0.3017669916152954, -0.23973827064037323, -0.3320543169975281, -0.2609688341617584, -0.012304031290113926, -0.0705370157957077, 0.19870434701442719, 0.06194107234477997, -0.022577695548534393, 0.2463611662387848, 0.08221976459026337, -0.16745977103710175, 0.03985598683357239, 0.39802834391593933, -0.2828245460987091, -0.5723735690116882, -0.14109767973423004, 0.10462382435798645, -0.02049025148153305, -0.047395724803209305, -0.43197348713874817, -0.17543217539787292, -0.2669307291507721, -0.02394082397222519, 0.16322840750217438, -0.3778263032436371, 0.030862879008054733, -0.22142550349235535, -0.12230050563812256, -0.24858231842517853, 0.16938816010951996, -0.08435899764299393, -0.15350675582885742, 0.3738703727722168, -0.00009571341797709465, -0.28868040442466736, 0.05865132436156273, 0.00856086052954197, -0.14575892686843872, 0.09100522100925446, -0.1373595893383026, 0.04624994099140167, -0.0852372869849205, -0.2629973888397217, -0.09952715784311295, -0.030558615922927856, 0.1383284479379654, 0.006322861649096012, 0.13222472369670868, 0.3062366843223572, 0.2942090928554535, 0.021068498492240906, -0.449111670255661, -0.08090917021036148, -0.07606665790081024, -0.18938955664634705, 0.23775461316108704, -0.020118089392781258, 0.18556393682956696, 0.0959118902683258, -0.30286604166030884, -0.11187051236629486, 0.18638700246810913, 0.12047544121742249, 0.034474898129701614, -0.21024350821971893, 0.0954546108841896, 0.0741502195596695, -0.04265711456537247, 0.16378559172153473, 0.10483574122190475, -0.16522367298603058, -0.42235544323921204, 0.17096564173698425, -0.17176701128482819, -0.23924657702445984, 0.04309840500354767, 0.26591017842292786, -0.02854667417705059, 0.2531498968601227, 0.253865122795105, 0.2342660129070282, -0.2241884469985962, 0.14950795471668243, -0.34060123562812805, 0.5968369841575623, 0.04434433951973915, -0.09586171805858612, -0.04969304800033569, 0.11705415695905685, -0.13116519153118134, 0.02565804496407509, -0.02215728349983692, 0.3796575367450714, 0.09525313973426819, -0.18480436503887177, -0.11134174466133118, 0.29684701561927795, -0.012480645440518856, 0.2710394263267517, -0.15107467770576477, -0.17368987202644348, -0.1398257166147232, -0.1370258331298828, 0.17511901259422302, -0.07812681049108505, -0.2554634213447571, 0.12573866546154022, 0.10153172165155411, 0.0737592950463295, 0.17340390384197235, 0.12048795074224472, 0.19911758601665497, -0.444508820772171, 0.10750247538089752, -0.06697843968868256, -0.22550825774669647, 0.07769378274679184, -0.35991936922073364, 0.15922144055366516, -0.06477256119251251, -0.17682403326034546, 0.040028735995292664, 0.07159680873155594, 0.024193476885557175, 0.02144792675971985, 0.024657806381583214, 0.19183525443077087, -0.0012292441679164767, 0.18921300768852234, -0.3371497094631195, 0.5535866618156433, -0.06164369359612465, -0.42909860610961914, -0.10999055951833725, -0.06743303686380386, 0.3710511326789856, 0.14508819580078125, 0.14956873655319214, -0.11009576916694641, -0.010290226899087429, -0.15910710394382477, 0.10394903272390366, 0.3007560670375824, -0.036824773997068405, -0.0689745545387268, -0.21933993697166443, -0.12048185616731644, -0.14233793318271637, 0.1819498986005783, 0.4570966958999634, 0.16097448766231537, -0.1327027529478073, 0.2842356264591217, 0.15766827762126923, 0.12222577631473541, 0.1164679005742073, 0.13842783868312836, 0.3380368649959564, 0.009551474824547768, 0.35237330198287964, 0.1964581161737442, -0.08500494807958603, -0.041366759687662125, -0.11214898526668549, -0.1548604965209961, -0.07078385353088379, -0.043511223047971725, 0.1851028949022293, 0.37179720401763916, 0.4302292466163635, -0.09533058106899261, -0.08447414636611938, -0.19807955622673035, -0.2311202585697174, 0.09866107255220413, -0.023271746933460236, -0.28890010714530945, -0.2935382127761841, -0.026979025453329086, -0.1755780279636383, -0.31390607357025146, 0.23496897518634796, 0.13532575964927673, 0.16823340952396393, -0.10728924721479416, -0.030635161325335503, 0.0035443862434476614, -0.023578142747282982, -0.05896958336234093, -0.007676003035157919, -0.11936124414205551, 0.3878459334373474, -0.13805128633975983, 0.24463309347629547, -0.1807105541229248, 0.043307799845933914, 0.22704876959323883, 0.0031854843255132437, 0.2286718487739563, -0.14756900072097778, 0.021923258900642395, 0.04847431555390358, -0.42800018191337585, -0.019253017380833626, -0.29193103313446045, 0.22440262138843536, -0.20622767508029938, 0.3026717007160187, 0.14868299663066864, 0.13906525075435638, -0.08098183572292328, -0.5745416283607483, -0.07097654789686203, 0.12531869113445282, -0.08678576350212097, 0.1736242175102234, 0.005348756909370422, 0.3135455250740051, 0.28117942810058594, -0.25822386145591736, 0.10460994392633438, -0.1283966302871704, 0.1569688767194748, -0.07203983515501022, -0.06411261856555939, -0.03349782153964043, 0.22401103377342224, 0.16445626318454742, 0.06572769582271576, -0.005144073627889156, 0.16822783648967743, -0.02340010739862919, 0.1425492763519287, -0.07223238050937653, 0.07606801390647888, -0.2640781104564667, 0.29924705624580383, 0.13803304731845856, 0.020832661539316177, 0.11711759865283966, -0.13390138745307922, 0.11710838228464127, 0.08531628549098969, -0.09873947501182556, 0.6440309286117554, -0.26817014813423157, -0.1588040441274643, -0.08865144103765488, 0.16205140948295593, 0.4278815686702728, 0.049062635749578476, -0.4725279211997986, -0.06055818125605583, -0.022632276639342308, 0.21336911618709564, 0.21839089691638947, 0.20255446434020996, -0.3571544289588928, 0.012568783946335316, 0.32625138759613037, -0.1352495551109314, 0.2759511470794678, -0.1300058513879776, 0.14636144042015076, 0.08026845753192902, 0.18707825243473053, 0.35609543323516846, 0.3700202703475952, 0.23931124806404114, 0.10897259414196014, -0.10471712052822113, -0.3936103880405426, -0.3200763761997223, 0.030496465042233467, 0.1655234694480896, -0.32696768641471863, -0.027877623215317726, -0.023769579827785492, 0.003020048141479492, -0.17607735097408295, -0.08315936475992203, -0.22612571716308594, 0.19443082809448242, -0.17730365693569183, 0.09895182400941849, -0.2671786844730377, -0.3235885202884674, 0.4035554826259613, -0.5387869477272034, 0.06830012053251266, -0.2707352340221405, -0.1259671449661255, -0.11978080868721008, -0.07458550482988358, 0.21086063981056213, -0.36159637570381165, 0.5065674185752869, 0.5265161991119385, 0.14252305030822754, -0.019760295748710632, -0.17174646258354187, 0.2000681757926941, 0.28741925954818726, -0.31458666920661926, 0.17206180095672607, 0.2118455022573471, -0.14469987154006958, -0.0037600682117044926, 0.6298502087593079, -0.09644709527492523, -0.14219987392425537, -0.07559548318386078, 0.16190434992313385, 0.13058380782604218, 0.3121631145477295, -0.26244115829467773, 0.05821877717971802, -0.17483942210674286, 0.09425067156553268, -0.1689528524875641, -0.48299211263656616, 0.08044333755970001, 0.18772462010383606, -0.2095458209514618, 0.09518912434577942, -0.10548276454210281, -0.3453812897205353, -0.10920314490795135, 0.1929173320531845, -0.025988969951868057, -0.0527070090174675, -0.13975298404693604, -0.12867143750190735, 0.3537563979625702, 0.1358134001493454, -0.4632658064365387, -0.36262571811676025, 0.11216676980257034, -0.02587416209280491, -0.07592175155878067, -0.013485961593687534, -0.5334953665733337, 0.32623791694641113, -0.18693803250789642, -0.06058176979422569, -0.530616819858551, -0.1546027511358261, 0.11571626365184784, 0.13847716152668, 0.15936225652694702, -0.2031865417957306, -0.015128590166568756, -0.24339579045772552, -0.18420182168483734, -0.17701455950737, 0.08836129307746887, 0.16252750158309937, -0.4388616383075714, 0.08891264349222183, 0.3386836647987366, 0.16460774838924408, -0.030107885599136353, 0.06930354982614517, -0.1608218252658844, 0.14075696468353271, -0.20571042597293854, -0.017190592363476753, 0.2291560024023056, -0.15148507058620453, 0.11777902394533157, 0.4643658399581909, 0.16935740411281586, 0.09065543860197067, -0.016522448509931564, 0.21295680105686188, 0.04231242462992668, -0.5628638863563538, -0.20524488389492035, -0.024222921580076218, -0.2651807963848114, -0.37715908885002136, 0.0849032998085022, 0.3121383488178253, 0.329391211271286, -0.18884724378585815, -0.06230956315994263, -0.03937464952468872, -0.059105467051267624, -0.07412884384393692, -0.06839840114116669, 0.1627303808927536, 0.03767462819814682, -0.36857566237449646, 0.1364385336637497, 0.2700100541114807, 0.23330970108509064, 0.04488658905029297, 0.12378443777561188, 0.0546780601143837, 0.1948426216840744, 0.32479748129844666, -0.05224258452653885, 0.007511065807193518, -0.2263256311416626, -0.09658577293157578, -0.44998493790626526, 0.23137237131595612, -0.11735273897647858, 0.18733757734298706, -0.30589672923088074, -0.008149472065269947, 0.08472265303134918, 0.14854678511619568, 0.5668023228645325, -0.18170751631259918, -0.07951809465885162, -0.13989566266536713, 0.0593174509704113, -0.3942669630050659, 0.1589915007352829, 0.4140842854976654, 0.4806992709636688, 0.2793498635292053, 0.0453319326043129, 0.012780517339706421, 0.03263925388455391, -0.1253151148557663, 0.18069660663604736, -0.11292298883199692, 0.2400600165128708, -0.04458729550242424, -0.21654729545116425, -0.11463429033756256, 0.06681231409311295, -0.007432081270962954, 0.022362452000379562, -0.25007882714271545, 0.24151116609573364, 0.12116863578557968, -0.09568039327859879, 0.22870181500911713, 0.08937359601259232, -0.012708431109786034, -0.1056983470916748, -0.021036814898252487, -0.08318357169628143, -0.17008234560489655, 0.055188752710819244, 0.010063830763101578, 0.5149719715118408, -0.0011163324816152453, -0.4047527611255646, 0.23881033062934875, 0.06155696511268616, 0.05451148748397827, 0.0528278574347496, 0.2224835306406021, -0.2895144522190094, 0.06451783329248428, 0.12800326943397522, 0.7030507326126099, 0.36260986328125, -0.058968689292669296, 0.33509349822998047, -0.15646904706954956, 0.1088176816701889, 0.1601225882768631, 0.21162354946136475, -0.022957202047109604, -0.17571531236171722, -0.18869870901107788, -0.2420685738325119, -0.08324958384037018, 0.059694256633520126, -0.37614578008651733, -0.023568356409668922, -0.34021320939064026, -0.23939166963100433, 0.2037682831287384, -0.20166386663913727, -0.3146355152130127, -0.053652603179216385, -0.27476638555526733, 0.15114587545394897, -0.12785406410694122, 0.09695377945899963, -0.19606679677963257, 0.10130175948143005, -0.10644502937793732, -0.02848055399954319, -0.24484075605869293, -0.25861361622810364, 0.07298078387975693, -0.00995054841041565, -0.01745288260281086, 0.12867674231529236, -0.3574235141277313, 0.023690178990364075, 0.45703694224357605, -0.1866244673728943, 0.3783831298351288, 0.12920372188091278, -0.021892646327614784, 0.07361842691898346, 0.21451033651828766, 0.39216628670692444, 0.36117681860923767, -0.06011021509766579, -0.03544551134109497, 0.3887924551963806, -0.0021754163317382336, 0.10510160773992538, -0.11082270741462708, 0.23809802532196045, -0.3535131812095642, -0.2704973518848419, -0.11383724212646484, -0.20740069448947906, 0.08205820620059967, -0.18471181392669678, 0.2336890697479248, 0.21057310700416565, -0.05293617025017738, 0.4168917238712311, -0.012405895628035069, -0.4801636338233948, -0.2618188261985779, 0.30579546093940735, 0.0252059455960989, 0.11064442992210388, 0.295541912317276, -0.08389692008495331, -0.4971117377281189, -0.14535149931907654, 0.15771484375, 0.07178601622581482, -0.19440636038780212, 0.3943197727203369, -0.3442479968070984, 0.07962924242019653, 0.07452984899282455, 0.14932328462600708, 0.179656982421875, 0.11633798480033875, -0.01764979586005211, -0.35386228561401367, -0.12487209588289261, -0.05785656347870827, -0.07078910619020462, 0.1710599958896637, 0.09530910849571228, 0.3298846185207367, 0.32531267404556274, -0.12817275524139404, -0.3994736075401306, -0.2933633029460907, -0.07082821428775787, -0.013572241179645061, 0.07615872472524643, -0.003029504558071494, -0.047432687133550644, 0.2997243106365204, 0.3290315866470337, 0.27088677883148193, 0.005628066603094339, -0.2972489297389984, -0.3141602873802185, 0.010348980315029621, -0.30427852272987366, -0.10546866059303284, -0.05759880691766739, 0.18479296565055847, -0.19495880603790283, -0.05927705019712448, -0.25816476345062256, 0.2572493553161621, -0.01778695546090603, 0.38236701488494873, 0.4121062159538269, -0.2229500263929367, 0.24854625761508942, 0.12775130569934845, 0.06392224878072739, 0.21229931712150574, -0.004693263676017523, 0.2863602340221405, 0.09766190499067307, -0.06484223902225494, 0.3036637604236603, 0.03003685548901558, -0.02284536324441433, -0.07032348215579987, -0.19417987763881683, -0.0826370120048523, -0.04732299968600273, 0.14914748072624207, 0.42887887358665466, 0.11946537345647812, 0.03334393724799156, -0.026766160503029823, -0.14880412817001343, 0.32216745615005493, -0.4594450294971466, 0.04160270839929581, 0.14387360215187073, 0.32760950922966003, 0.43396174907684326, 0.42806994915008545, -0.23329445719718933, -0.19765989482402802, 0.023024212568998337, 0.045927729457616806, 0.06603959947824478, -0.43912968039512634, -0.0034738897811621428, 0.3889642655849457, 0.056403081864118576, -0.06491142511367798, 0.30076441168785095, 0.3325794041156769, 0.5826456546783447, 0.1271117776632309, 0.45696961879730225, 0.19517390429973602, 0.4246956706047058, 0.02414577268064022, -0.26301681995391846, -0.2476084679365158, -0.08650746196508408, 0.22377362847328186, -0.2975428104400635, 0.13033081591129303, 0.6147573590278625, -0.02543659321963787, 0.02379307709634304, -0.16155463457107544, -0.010482452809810638, 0.14545491337776184, -0.005381294060498476, -0.2340189814567566, -0.04950859025120735, -0.06680010259151459, -0.1691007763147354, -0.18108324706554413, 0.11968023329973221, -0.08575206995010376, 0.08875366300344467, -0.15428400039672852, 0.29657435417175293, -0.07029043138027191, 0.09144852310419083, -0.0912245437502861, 0.19892475008964539, -0.07735974341630936, 0.09704148024320602, 0.21824674308300018, -0.10814249515533447, 0.10752706229686737, 0.18400371074676514, 0.17203357815742493, -0.3306295573711395, -0.052151862531900406, -0.04705779254436493, -0.05625050142407417, -0.014230644330382347, -0.009448166005313396, -0.04675084352493286, 0.18641860783100128, 0.18525440990924835, 0.17053550481796265, 0.3356974422931671, -0.20988839864730835, 0.7258009314537048, 0.24781179428100586, 0.10751480609178543, -0.5401936173439026, 0.05813288316130638, 0.19817553460597992, -0.004448162391781807, -0.013209894299507141, -0.06164626032114029, -0.09123928099870682, -0.31268224120140076, -0.4092923700809479, -0.34995126724243164, 0.2330847680568695, -0.19902454316616058, 0.1781645566225052, 0.13263122737407684, 0.027627859264612198, 0.431414395570755, 0.4479243755340576, 0.15710364282131195, -0.20833654701709747, -0.020553385838866234, -0.06432993710041046, 0.16402247548103333, -0.20457561314105988, 0.005242243874818087, 0.06130965054035187, -0.2494286298751831, -0.11109375208616257, 0.5936135053634644, 0.16449397802352905, -0.22157277166843414, 0.032740987837314606, -0.17228519916534424, -0.25886717438697815, -0.11107641458511353, -0.09362281113862991, -0.04479441046714783, 0.015863217413425446, -0.20827773213386536, -0.3171382546424866, 0.31270846724510193, -0.03688279166817665, -0.0994032770395279, 0.07081449776887894, 0.3413059413433075, 0.1485644280910492, 0.20422381162643433, -0.43478718400001526, -0.16646718978881836, 0.4054099917411804, 0.049079153686761856, 0.11439043283462524, -0.3760238289833069, 0.3211115896701813, 0.0034924186766147614, 0.015768835321068764, -0.30306476354599, -0.2666220963001251, 0.28266432881355286, -0.18652233481407166, 0.11341562122106552, -0.005676810629665852, -0.1275327056646347, 0.1968645304441452, -0.2128179967403412, -0.2597474157810211, -0.03628327324986458, 0.04180265590548515, 0.06663361936807632, 0.3386526107788086, 0.3812425434589386, -0.11682673543691635, 0.16393958032131195, -0.008870352059602737, -0.1415659487247467, -0.03163907676935196, -0.07221952825784683, 0.020683279260993004, -0.3286426365375519, 0.2565726935863495, 0.01570754311978817, 0.2838903069496155, 0.031074291095137596, -0.0668366551399231, -0.21320797502994537, 0.015029402449727058, -0.05409444496035576, -0.15682637691497803, -0.0889233872294426, 0.038738228380680084, -0.0482475720345974, 0.11145221441984177, -0.15918095409870148 ]
191
..\pandas\reference\api\pandas.tseries.offsets.BYearEnd.is_on_offset.html
pandas.tseries.offsets.BYearEnd.is_on_offset
BYearEnd.is_on_offset(dt)# Return boolean whether a timestamp intersects with this frequency.
Parameters: dtdatetime.datetimeTimestamp to check intersections with frequency.
['>>> ts = pd.Timestamp(2022, 1, 1)\n>>> freq = pd.offsets.Day(1)\n>>> freq.is_on_offset(ts)\nTrue', ">>> ts = pd.Timestamp(2022, 8, 6)\n>>> ts.day_name()\n'Saturday'\n>>> freq = pd.offsets.BusinessDay(1)\n>>> freq.is_on_offset(ts)\nFalse"]
pandas.tseries.offsets.BYearEnd.is_on_offset BYearEnd.is_on_offset(dt)# Return boolean whether a timestamp intersects with this frequency.
[ -0.2557271122932434, -0.6005986928939819, -0.14309513568878174, -0.03727446123957634, -0.2646394371986389, -0.1469198763370514, 0.25987935066223145, 0.2873713970184326, -0.15872037410736084, 0.028049549087882042, 0.16973397135734558, 0.0292910635471344, -0.06299986690282822, 0.17429888248443604, -0.4585125148296356, 0.2784193158149719, -0.08150234073400497, 0.5009022355079651, -0.07205049693584442, 0.11550688743591309, -0.28721243143081665, 0.10452573001384735, -0.14814050495624542, -0.14725744724273682, -0.000813124468550086, -0.0012892644153907895, -0.06509581953287125, -0.11476067453622818, 0.16463880240917206, -0.045350052416324615, 0.1598852574825287, 0.189684197306633, -0.1357692927122116, 0.6922388672828674, -0.0001026042373268865, -0.17346477508544922, 0.2321106195449829, -0.19137220084667206, -0.09006144106388092, 0.31475377082824707, -0.40422338247299194, 0.11234518140554428, -0.17849482595920563, -0.21095062792301178, -0.33770591020584106, -0.02816033363342285, -0.2548738121986389, -0.2269783616065979, 0.21622681617736816, 0.3676654100418091, 0.20692434906959534, 0.3684411346912384, -0.14961174130439758, 0.2000165581703186, 0.4657004475593567, -0.028417766094207764, 0.139011412858963, -0.06602161377668381, -0.20921732485294342, -0.12804646790027618, 0.007712642662227154, 0.2953696846961975, -0.026188872754573822, 0.24153409898281097, 0.06093691289424896, 0.0033078715205192566, 0.2002921998500824, 0.22191637754440308, 0.021652067080140114, 0.31232979893684387, 0.4565204381942749, -0.3234110176563263, -0.2523591220378876, -0.011964688077569008, -0.22127996385097504, -0.1494104266166687, 0.1800624430179596, -0.29364755749702454, -0.03313187137246132, 0.1468549519777298, 0.18388144671916962, 0.3358711898326874, -0.2190127670764923, 0.012544279918074608, -0.39294669032096863, 0.1261133998632431, -0.07354765385389328, -0.13275761902332306, -0.006105500739067793, -0.031788419932127, 0.3200482726097107, -0.09965475648641586, 0.22673971951007843, 0.30026739835739136, -0.0701918676495552, -0.36729511618614197, 0.15801498293876648, -0.01868153177201748, 0.015750128775835037, -0.081204354763031, -0.07708793878555298, -0.019453225657343864, -0.12556186318397522, -0.00712793180719018, 0.11252345889806747, -0.19809618592262268, -0.09267722815275192, -0.2633339464664459, 0.2757798433303833, 0.1441359519958496, 0.025353731587529182, 0.13261495530605316, 0.41545569896698, -0.19031842052936554, 0.3831006586551666, -0.10067027062177658, 0.26365965604782104, -0.12566938996315002, -0.27987542748451233, 0.18921950459480286, -0.30782970786094666, -0.15347664058208466, 0.15346354246139526, -0.06297383457422256, -0.05077990144491196, 0.17202149331569672, 0.08249322324991226, -0.306590735912323, 0.04703648388385773, 0.30352067947387695, -0.2356124073266983, 0.23330846428871155, 0.19898547232151031, -0.3260748088359833, -0.0761362612247467, -0.007845290005207062, -0.13798242807388306, 0.2710936665534973, -0.07048574090003967, 0.07581246644258499, -0.1814335286617279, -0.25741881132125854, 0.2333696186542511, 0.35109761357307434, -0.5213266015052795, -0.08477913588285446, 0.07984085381031036, -0.05707692354917526, -0.22109684348106384, 0.22027696669101715, 0.3229060471057892, 0.039870865643024445, 0.12323999404907227, 0.3026094138622284, -0.19530200958251953, -0.03849096968770027, 0.21606490015983582, 0.2628733515739441, 0.009272546507418156, 0.0945720225572586, 0.3639063835144043, 0.11885898560285568, -0.32363975048065186, -0.06649252027273178, 0.04998043552041054, 0.16739436984062195, -0.5111809372901917, -0.04545105621218681, 0.14559367299079895, -0.31742748618125916, 0.1882668435573578, 0.060832250863313675, 0.3616333305835724, -0.3158554136753082, -0.30575981736183167, -0.5390157699584961, -0.11183550953865051, -0.24914079904556274, -0.03743339702486992, 0.0787084549665451, -0.15095682442188263, 0.1626943051815033, 0.14581544697284698, 0.14973820745944977, -0.4931255578994751, -0.2803834080696106, 0.06866179406642914, 0.017641441896557808, -0.18702203035354614, -0.09584807604551315, -0.04607809707522392, 0.04745493456721306, 0.13743801414966583, 0.2858862280845642, 0.052594564855098724, -0.5073597431182861, -0.26091957092285156, 0.06454796344041824, 0.07066276669502258, 0.3177897334098816, -0.17296452820301056, 0.012745900079607964, 0.2097662091255188, -0.18498007953166962, -0.006313416641205549, -0.3991982340812683, 0.21127267181873322, 0.028932727873325348, -0.07633502036333084, 0.1354651302099228, 0.2179897278547287, -0.19741228222846985, -0.296592652797699, 0.16860002279281616, 0.12505950033664703, 0.16445297002792358, 0.29635855555534363, 0.03239627927541733, 0.1555924415588379, 0.43363118171691895, -0.10698387026786804, 0.24976375699043274, -0.18770377337932587, -0.1045023500919342, 0.1516006886959076, -0.10936272889375687, 0.17432589828968048, 0.15680533647537231, 0.037627290934324265, 0.29938530921936035, 0.21136265993118286, 0.053649138659238815, 0.1935184895992279, 0.039659544825553894, 0.37246036529541016, 0.10351815819740295, -0.01082049310207367, 0.047026172280311584, 0.13328158855438232, 0.14735537767410278, -0.3701220750808716, 0.38276898860931396, 0.25239911675453186, 0.026782922446727753, -0.176616832613945, 0.301801472902298, -0.20994216203689575, -0.1377578228712082, 0.0020953118801116943, -0.0700925886631012, 0.30344387888908386, -0.09106864035129547, -0.35902324318885803, -0.08226536959409714, 0.19836901128292084, 0.1012287512421608, -0.31479546427726746, 0.4502675533294678, -0.2592380940914154, 0.10604212433099747, 0.30811166763305664, -0.20680846273899078, -0.16199609637260437, 0.08850490301847458, -0.04469970613718033, -0.12599363923072815, -0.06278976052999496, 0.1887693852186203, -0.06074781343340874, 0.2695634067058563, 0.21330156922340393, -0.06157909706234932, -0.2850951552391052, -0.06445237994194031, 0.10242673754692078, -0.03758399561047554, 0.11763650178909302, 0.058252591639757156, 0.17091311514377594, 0.11075656861066818, -0.39765051007270813, -0.4024425745010376, -0.11873163282871246, 0.07670784741640091, -0.15493179857730865, -0.15279628336429596, -0.2171599268913269, -0.2976324260234833, 0.159837543964386, -0.4734073579311371, -0.03694578632712364, -0.20961301028728485, 0.329376220703125, 0.4614751636981964, -0.014271218329668045, 0.09668935090303421, -0.17780914902687073, 0.39820370078086853, 0.47960981726646423, -0.12347185611724854, -0.1527688205242157, -0.36780688166618347, 0.14755487442016602, 0.34039971232414246, -0.16762255132198334, 0.22895267605781555, 0.3997937738895416, -0.09361625462770462, 0.1553739756345749, 0.0046651046723127365, -0.0926637277007103, -0.05010015517473221, -0.2941263020038605, -0.008887069299817085, 0.021516526117920876, 0.12399155646562576, -0.27122440934181213, 0.1456533521413803, -0.07105953246355057, -0.10247921943664551, -0.17338794469833374, -0.16807419061660767, -0.07132255285978317, 0.2265629768371582, -0.14662158489227295, 0.23899061977863312, -0.06592272222042084, -0.3426780104637146, -0.10389594733715057, -0.013000981882214546, 0.04196527227759361, 0.5799338221549988, -0.3288993239402771, 0.20019493997097015, 0.07227958738803864, -0.10544141381978989, -0.5767489075660706, -0.26133495569229126, -0.0072365328669548035, 0.16677367687225342, -0.15845102071762085, 0.09413590282201767, -0.166482076048851, 0.0878475084900856, 0.06076478213071823, -0.024349577724933624, -0.675412654876709, -0.02372661419212818, 0.03468167409300804, 0.0887756496667862, -0.2328956127166748, 0.14999239146709442, 0.03199391067028046, -0.3978610634803772, -0.15245205163955688, 0.1736144870519638, 0.19457897543907166, 0.03849127143621445, -0.023707808926701546, 0.29480159282684326, 0.13052059710025787, -0.0524948425590992, 0.30948033928871155, 0.33585089445114136, -0.21507084369659424, 0.20936118066310883, -0.21846559643745422, 0.03912922739982605, 0.31824344396591187, -0.0624273419380188, -0.198879674077034, 0.387336403131485, 0.09697867184877396, 0.17819324135780334, -0.10442136228084564, 0.18267583847045898, -0.2564719319343567, -0.04190598055720329, -0.273389995098114, -0.16127468645572662, -0.1570710986852646, -0.31372010707855225, 0.1531747430562973, -0.12739750742912292, -0.09921257197856903, -0.06082730367779732, 0.037296973168849945, -0.14468972384929657, 0.25120988488197327, 0.21683090925216675, -0.249722421169281, 0.12913689017295837, 0.13299745321273804, -0.07727055251598358, -0.13618189096450806, 0.18670092523097992, 0.3124234080314636, -0.042386069893836975, -0.24922822415828705, -0.1362055391073227, -0.10641810297966003, 0.6116024851799011, 0.012222119607031345, 0.25065353512763977, 0.01459351647645235, -0.12132734060287476, -0.613772451877594, 0.11032605916261673, -0.2335953414440155, -0.13723069429397583, -0.45069435238838196, 0.2712289094924927, 0.03768052160739899, 0.048074591904878616, 0.08223793655633926, -0.09201332926750183, 0.1519535332918167, -0.27728015184402466, -0.15560883283615112, -0.31629207730293274, 0.043830569833517075, 0.5110535621643066, 0.34441590309143066, -0.033854082226753235, -0.06364094465970993, -0.2714044749736786, 0.06566936522722244, 0.02927003800868988, 0.28708651661872864, 0.27771613001823425, 0.01619642786681652, 0.10293316841125488, 0.07890111207962036, -0.06751389801502228, -0.23860898613929749, 0.20966796576976776, 0.02856234461069107, 0.1326964795589447, -0.26164042949676514, -0.25504201650619507, -0.07260160148143768, -0.057577043771743774, 0.05299234390258789, -0.058188457041978836, 0.19000768661499023, -0.004067637026309967, -0.03112681396305561, -0.29105883836746216, -0.1602548509836197, -0.06225496903061867, 0.3738119304180145, -0.11703931540250778, -0.1818600296974182, 0.37920331954956055, 0.21834485232830048, -0.08318600803613663, -0.0032160431146621704, 0.10204717516899109, 0.09057900309562683, -0.21436859667301178, -0.18053889274597168, 0.4473414123058319, 0.09385006874799728, -0.10905233770608902, 0.5214402079582214, -0.28829026222229004, 0.30070120096206665, 0.16784393787384033, 0.2517889142036438, -0.0792781263589859, -0.5633226037025452, -0.2743660807609558, -0.08335749804973602, -0.1203262060880661, -0.06077035889029503, -0.23435606062412262, -0.058274902403354645, 0.0125545309856534, 0.21789517998695374, 0.07304490357637405, -0.1320268213748932, -0.08969002962112427, 0.26933813095092773, -0.5658240914344788, 0.2894822657108307, 0.0634738951921463, 0.32478082180023193, -0.0734538808465004, 0.16343751549720764, -0.059175487607717514, -0.1303180605173111, -0.12207193672657013, -0.19979558885097504, 0.1302284449338913, 0.033665403723716736, -0.21976374089717865, -0.20385780930519104, -0.5377760529518127, -0.3711868226528168, 0.5465103983879089, -0.10932201892137527, 0.07355940341949463, 0.1562829166650772, 0.2490425556898117, 0.20647180080413818, -0.1950267255306244, 0.13886575400829315, 0.30966097116470337, -0.1168055608868599, -0.06304188817739487, 0.3248729705810547, -0.14522019028663635, -0.1522219032049179, 0.2737533450126648, 0.1037755087018013, -0.5767304301261902, 0.10494260489940643, -0.012265192344784737, -0.19701965153217316, -0.020758993923664093, -0.008615980856120586, 0.18964698910713196, 0.029214628040790558, 0.0480966717004776, 0.22339652478694916, -0.12261870503425598, -0.18889296054840088, -0.2886483669281006, 0.27789783477783203, -0.03955503925681114, 0.3890160322189331, 0.11775342375040054, 0.21962057054042816, -0.3447830080986023, -0.12466456741094589, -0.026716260239481926, 0.14337168633937836, -0.18796978890895844, 0.304777055978775, 0.2749045193195343, 0.12127405405044556, 0.24836605787277222, 0.4842126965522766, 0.19840869307518005, 0.132577583193779, -0.023616276681423187, -0.20425790548324585, -0.2928057909011841, -0.027245232835412025, -0.12540775537490845, 0.46871820092201233, 0.3871931731700897, 0.14476825296878815, 0.09181585162878036, -0.07623937726020813, -0.4309225082397461, -0.2171064019203186, -0.3620608448982239, -0.00702696293592453, 0.19245952367782593, -0.17002417147159576, 0.10446484386920929, -0.061639875173568726, 0.26305755972862244, 0.1416349709033966, -0.015207338146865368, -0.34955424070358276, -0.13826178014278412, -0.010788529179990292, -0.09848848730325699, 0.004322718363255262, -0.029916826635599136, 0.13933992385864258, -0.17222073674201965, -0.022762686014175415, -0.14251761138439178, 0.23465633392333984, -0.00974678248167038, 0.24301810562610626, 0.20039714872837067, -0.326818585395813, 0.06905930489301682, 0.030863819643855095, 0.13520915806293488, -0.09952527284622192, -0.12245849519968033, -0.04853275418281555, -0.11102261394262314, 0.0008509510662406683, 0.310545951128006, 0.19650842249393463, 0.030480286106467247, -0.35135772824287415, -0.13509583473205566, 0.21014778316020966, -0.16524918377399445, 0.5042538046836853, 0.35665348172187805, -0.01706334948539734, 0.17700885236263275, -0.26984351873397827, -0.030865490436553955, 0.23809869587421417, -0.6343996524810791, -0.04613134264945984, 0.17617730796337128, -0.10871869325637817, 0.47211530804634094, 0.1581224650144577, -0.0794825628399849, -0.09171874821186066, 0.09034960716962814, 0.29544275999069214, 0.19796033203601837, -0.35659801959991455, -0.013182679191231728, 0.5054004192352295, 0.12146498262882233, -0.09243273735046387, 0.18768583238124847, 0.2572304308414459, 0.4057575762271881, 0.07657617330551147, 0.301705002784729, 0.21716777980327606, 0.008705074898898602, 0.05260169133543968, -0.09575203061103821, -0.251004695892334, -0.06551779806613922, 0.3912038207054138, -0.30967074632644653, 0.06097400188446045, 0.4666895568370819, 0.078859344124794, -0.012789076194167137, 0.276992529630661, -0.048407550901174545, -0.0258292555809021, 0.11571570485830307, 0.06508531421422958, 0.4883679151535034, -0.06277898699045181, -0.2870587110519409, -0.4056451916694641, 0.2699700593948364, 0.2359221875667572, 0.29295673966407776, -0.13437840342521667, 0.2213088721036911, 0.07012282311916351, 0.06809338927268982, -0.048173192888498306, 0.09729370474815369, -0.14516331255435944, -0.3623158931732178, 0.2426256239414215, 0.018255509436130524, 0.1931699961423874, 0.07448979467153549, 0.201248437166214, -0.3248901069164276, -0.23402856290340424, 0.36387428641319275, -0.2629151940345764, -0.1554989218711853, -0.13874958455562592, 0.08676332235336304, 0.009220514446496964, -0.1687353402376175, 0.20552586019039154, 0.27527445554733276, -0.1990814208984375, 0.47702187299728394, -0.07419522851705551, -0.14630554616451263, -0.4707202613353729, 0.13704639673233032, 0.13493116199970245, 0.30523115396499634, -0.141316220164299, 0.2496751844882965, 0.14365847408771515, -0.137130007147789, -0.2069409191608429, -0.03738854080438614, 0.2483861744403839, 0.16891589760780334, 0.17905616760253906, -0.04274430871009827, -0.05864902213215828, 0.36497482657432556, 0.4301157295703888, 0.3260529041290283, -0.09913121908903122, -0.3820463716983795, 0.0022033643908798695, 0.012305228039622307, 0.10132864117622375, 0.09001386910676956, -0.21292823553085327, 0.2602249085903168, 0.06713806837797165, 0.37959691882133484, -0.008054166100919247, -0.13704165816307068, -0.24929803609848022, -0.12792553007602692, 0.05330392345786095, -0.528212308883667, -0.32805702090263367, -0.05677105858922005, -0.16544586420059204, 0.1319928765296936, -0.07135199010372162, 0.27365610003471375, 0.11063016951084137, -0.1582644283771515, -0.011661351658403873, -0.3997828960418701, 0.04265564680099487, 0.051650531589984894, 0.045811429619789124, -0.3581964373588562, 0.18965885043144226, 0.10667471587657928, 0.3015783727169037, -0.42233505845069885, 0.28415071964263916, -0.003022416029125452, -0.04386665299534798, -0.024116838350892067, -0.1369583010673523, 0.31646570563316345, 0.49643585085868835, 0.035388581454753876, -0.025826778262853622, 0.004525266587734222, 0.0800539031624794, -0.15391786396503448, -0.10665734857320786, -0.04062274098396301, -0.147804856300354, 0.027655845507979393, 0.3013654053211212, 0.07784794270992279, -0.4232608675956726, 0.15631641447544098, 0.008334220387041569, -0.07854268699884415, -0.2594301700592041, -0.016715649515390396, -0.3445028066635132, 0.049911852926015854, 0.07851593941450119, 0.016267387196421623, 0.3227919936180115, -0.004963957238942385, 0.06811218708753586, -0.15165799856185913, 0.1759834736585617, 0.00037213831092230976, -0.09081573784351349, 0.01674077659845352, 0.061122339218854904, 0.2653345465660095, 0.03369658812880516, -0.009531861171126366 ]
192
..\pandas\reference\api\pandas.DataFrame.sparse.to_coo.html
pandas.DataFrame.sparse.to_coo
DataFrame.sparse.to_coo()[source]# Return the contents of the frame as a sparse SciPy COO matrix. Notes The dtype will be the lowest-common-denominator type (implicit upcasting); that is to say if the dtypes (even of numeric types) are mixed, the one that accommodates all will be chosen. e.g. If the dtypes are float16 and float32, dtype will be upcast to float32. By numpy.find_common_type convention, mixing int64 and and uint64 will result in a float64 dtype.
Returns: scipy.sparse.spmatrixIf the caller is heterogeneous and contains booleans or objects, the result will be of dtype=object. See Notes.
['>>> df = pd.DataFrame({"A": pd.arrays.SparseArray([0, 1, 0, 1])})\n>>> df.sparse.to_coo()\n<COOrdinate sparse matrix of dtype \'int64\'\n with 2 stored elements and shape (4, 1)>']
pandas.DataFrame.sparse.to_coo DataFrame.sparse.to_coo()[source]# Return the contents of the frame as a sparse SciPy COO matrix. Notes The dtype will be the lowest-common-denominator type (implicit upcasting); that is to say if the dtypes (even of numeric types) are mixed, the one that accommodates all will be chosen. e.g. If the dtypes are float16 and float32, dtype will be upcast to float32. By numpy.find_common_type convention, mixing int64 and and uint64 will result in a float64 dtype.
[ -0.018539121374487877, -0.9243165254592896, 0.0587967187166214, 0.11163585633039474, 0.4371316432952881, 0.13159093260765076, 0.12935617566108704, 0.46357011795043945, -0.1828852891921997, 0.181879460811615, -0.5613280534744263, 0.2567206621170044, 0.0751691535115242, 0.21665026247501373, 0.02450280636548996, -0.16341538727283478, -0.011004090309143066, 0.3026266098022461, -0.19365927577018738, -0.21171775460243225, -0.35063663125038147, -0.08624181896448135, -0.08452487736940384, -0.14504694938659668, -0.00004782639734912664, 0.003244212828576565, -0.031239118427038193, 0.11269956827163696, -0.22591665387153625, 0.09739220142364502, 0.33541712164878845, 0.030898410826921463, 0.293205201625824, 0.2136501669883728, -0.00010730706708272919, -0.21098141372203827, 0.11484084278345108, -0.10352465510368347, -0.004186543636023998, 0.3517521023750305, 0.056038569658994675, 0.06834480166435242, 0.004790122155100107, -0.27976346015930176, -0.2888866066932678, -0.20169802010059357, 0.08820822834968567, -0.3236628770828247, 0.13589616119861603, 0.2556219696998596, 0.21984602510929108, 0.31089338660240173, 0.12081216275691986, -0.07591940462589264, -0.2169915735721588, 0.4159245491027832, -0.04418262466788292, 0.4237946569919586, -0.11088856309652328, 0.4145768880844116, 0.16340698301792145, 0.17467175424098969, -0.11533492803573608, 0.02182716131210327, 0.02971000224351883, 0.21333047747612, 0.28910234570503235, -0.22992804646492004, 0.11464528739452362, 0.5673052668571472, 0.26432162523269653, 0.08123917877674103, -0.005847224034368992, 0.24763037264347076, -0.04764815419912338, -0.2814561128616333, -0.12579162418842316, -0.05368373543024063, -0.19487003982067108, -0.0011269828537479043, 0.18994708359241486, 0.4103027582168579, -0.25914067029953003, 0.1647387444972992, -0.553354799747467, 0.07382772117853165, -0.15497177839279175, -0.08319475501775742, 0.21781368553638458, -0.3409216105937958, 0.05607045069336891, -0.03643936663866043, 0.3459610641002655, 0.26159125566482544, -0.09034588187932968, -0.5959957838058472, 0.11124645918607712, 0.062429580837488174, -0.016970740631222725, -0.6007458567619324, 0.1474824994802475, 0.062306053936481476, -0.2808426022529602, 0.053408898413181305, -0.12399356067180634, 0.15197551250457764, -0.18268275260925293, 0.020977091044187546, 0.0807918906211853, 0.2175489068031311, 0.283547580242157, 0.07768326252698898, -0.24637725949287415, 0.21482214331626892, 0.12754398584365845, -0.16501662135124207, 0.33812546730041504, -0.046940259635448456, -0.7152805328369141, -0.08009190857410431, -0.19108058512210846, 0.44865572452545166, 0.031116029247641563, 0.2868795394897461, 0.09148232638835907, 0.37872838973999023, 0.12819388508796692, -0.12343373894691467, -0.0667809471487999, -0.1338283270597458, -0.2044515758752823, 0.27806907892227173, 0.08563674241304398, -0.39223089814186096, 0.07719012349843979, -0.03416403755545616, -0.05136747285723686, 0.181433767080307, 0.13837693631649017, 0.11314190179109573, -0.029299717396497726, 0.01866963319480419, 0.5768645405769348, 0.08145873993635178, -0.2901495099067688, -0.1070975661277771, 0.3174893260002136, -0.27047863602638245, -0.39718106389045715, 0.019277820363640785, -0.06878770887851715, -0.08755049854516983, -0.4149388372898102, 0.18399788439273834, 0.11678730696439743, 0.014927752315998077, 0.1581319272518158, 0.2774293124675751, -0.05459563434123993, 0.0512019582092762, 0.3276818096637726, -0.24899204075336456, 0.16271935403347015, -0.3294133245944977, 0.27202773094177246, 0.3219822347164154, -0.24972760677337646, 0.12881138920783997, -0.18140223622322083, -0.0568167045712471, 0.48397907614707947, 0.14597445726394653, 0.19786140322685242, -0.443289190530777, -0.17355358600616455, -0.11592769622802734, 0.1167634129524231, -0.20922544598579407, 0.12636105716228485, 0.011073853820562363, -0.20891763269901276, 0.19986823201179504, 0.2474786341190338, 0.21393339335918427, -0.1374208927154541, -0.11830953508615494, 0.3141443729400635, 0.3773335814476013, -0.3913077712059021, -0.16428431868553162, -0.03347793594002724, 0.20748171210289001, 0.013343469239771366, 0.07835285365581512, -0.038948021829128265, 0.13529543578624725, -0.05875527113676071, 0.06321115791797638, 0.29039260745048523, -0.038199637085199356, -0.23627522587776184, -0.3103480041027069, 0.21631278097629547, -0.19012665748596191, -0.04874948039650917, 0.0407743938267231, -0.21252304315567017, -0.15010404586791992, 0.15734727680683136, 0.02887031063437462, 0.18523858487606049, -0.3750949800014496, -0.22325317561626434, -0.2573869824409485, 0.12933683395385742, 0.08805719017982483, 0.24025049805641174, 0.008931667543947697, -0.06559135764837265, -0.086441770195961, 0.01055078487843275, 0.07576867938041687, 0.009561272338032722, 0.08602698892354965, -0.06376798450946808, 0.09250359237194061, 0.19554539024829865, -0.05021660402417183, 0.01923311874270439, 0.3137046992778778, -0.025317778810858727, -0.17122939229011536, 0.16359512507915497, 0.3353548049926758, 0.14124582707881927, -0.14382615685462952, -0.22777649760246277, 0.31475046277046204, 0.10566358268260956, 0.2199626863002777, 0.12520566582679749, 0.3466525971889496, 0.09889018535614014, 0.25135281682014465, 0.030939320102334023, 0.4510937035083771, -0.14880724251270294, -0.11719343811273575, -0.14883026480674744, 0.10068029910326004, 0.22185540199279785, 0.13451257348060608, -0.03043106012046337, -0.2969415485858917, -0.03398565948009491, 0.3176535665988922, -0.3011898100376129, 0.34964191913604736, -0.6845101714134216, 0.3541070520877838, 0.2371746152639389, -0.33342042565345764, 0.10828479379415512, 0.09033554792404175, -0.16761019825935364, -0.04710124805569649, 0.048640377819538116, 0.028165219351649284, 0.21137088537216187, 0.07210158556699753, 0.07077325135469437, -0.25398531556129456, -0.214957594871521, -0.058191679418087006, 0.10496281832456589, 0.004784128628671169, 0.22270654141902924, -0.2163858413696289, -0.03494349494576454, 0.07503992319107056, -0.14525891840457916, -0.10269459336996078, -0.19916655123233795, 0.1544537991285324, -0.009426891803741455, 0.050890158861875534, -0.45501676201820374, -0.5313624739646912, -0.16699980199337006, 0.28338879346847534, 0.2893890142440796, -0.13000810146331787, -0.1284869760274887, 0.12830974161624908, -0.035318996757268906, -0.05324925109744072, 0.005185381975024939, 0.345315158367157, 0.38687998056411743, -0.03019210323691368, -0.14196887612342834, 0.11140761524438858, -0.06594013422727585, 0.23187939822673798, -0.1997608244419098, -0.2201739102602005, 0.16989342868328094, -0.32026299834251404, 0.20550397038459778, 0.10638894140720367, -0.38120222091674805, -0.02266561985015869, -0.28414034843444824, -0.05126716196537018, 0.06949461996555328, 0.6466724872589111, -0.4216952919960022, 0.22894693911075592, 0.017649579793214798, -0.116525799036026, 0.047997843474149704, 0.234543576836586, -0.2984514534473419, 0.27447110414505005, -0.04844164848327637, 0.07545825093984604, -0.11178243905305862, -0.20962467789649963, -0.24345287680625916, 0.06344833225011826, 0.1467302143573761, 0.04384447634220123, 0.0593235045671463, 0.16827701032161713, 0.07558812946081161, 0.08030502498149872, -0.19845308363437653, -0.08774475753307343, 0.5354481935501099, -0.08312134444713593, 0.03985857963562012, -0.23268383741378784, -0.10071606189012527, 0.030672216787934303, -0.12668420374393463, 0.16917113959789276, -0.4939954876899719, -0.26676276326179504, 0.11754835397005081, -0.33660653233528137, -0.025819577276706696, 0.31147822737693787, 0.0756949931383133, -0.3392801880836487, -0.08596023917198181, 0.15844161808490753, 0.03914904594421387, 0.3334776759147644, -0.017384998500347137, 0.06805958598852158, 0.1521591991186142, 0.12660372257232666, -0.18454372882843018, -0.06193185970187187, -0.6255789995193481, 0.08034943789243698, -0.0070888446643948555, 0.5537722110748291, 0.0191264059394598, 0.14295917749404907, 0.09172927588224411, 0.2736939787864685, 0.09904614835977554, 0.16476388275623322, -0.059441253542900085, -0.13267222046852112, -0.1672019511461258, -0.08829668909311295, -0.05035223066806793, 0.03811865299940109, 0.1526920199394226, -0.045747362077236176, -0.12519875168800354, -0.08048806339502335, 0.1948232799768448, -0.15795031189918518, -0.25982749462127686, 0.09575998783111572, 0.23233288526535034, -0.07692230492830276, 0.004293071571737528, 0.33856287598609924, -0.24533776938915253, -0.4471219778060913, 0.45168882608413696, -0.02403217740356922, -0.0025679697282612324, 0.22436124086380005, -0.3720606565475464, 0.12078634649515152, 0.24922676384449005, 0.08037471771240234, 0.39626607298851013, -0.0011527015594765544, 0.14647795259952545, 0.03289623185992241, -0.167573943734169, 0.1674363911151886, -0.4792369306087494, 0.049008239060640335, 0.10001273453235626, 0.02447667345404625, -0.26705750823020935, -0.1654086709022522, 0.29795292019844055, 0.14175601303577423, 0.036852266639471054, -0.09896650910377502, -0.03694341704249382, -0.3390378952026367, 0.40760597586631775, 0.0344020277261734, 0.33152252435684204, 0.3416191339492798, -0.3599606156349182, -0.15938617289066315, -0.18780295550823212, 0.10941427201032639, 0.3216594159603119, 0.10136087983846664, 0.2939220666885376, 0.3006129562854767, -0.41394442319869995, 0.050611309707164764, 0.4407830238342285, 0.255470335483551, -0.09047442674636841, -0.00544524984434247, 0.04290920868515968, 0.06601887196302414, 0.21531128883361816, 0.006131904199719429, 0.0426381379365921, -0.07606867700815201, -0.006056228652596474, -0.42369356751441956, 0.13135926425457, -0.25949421525001526, 0.3895951211452484, 0.2210104614496231, 0.12855763733386993, -0.4513404965400696, -0.2376009076833725, 0.29601770639419556, 0.12342764437198639, -0.04686345160007477, 0.038097307085990906, 0.4841046929359436, -0.29673269391059875, 0.18932326138019562, 0.4817296862602234, 0.7290759086608887, -0.29033899307250977, 0.3773718774318695, 0.5322696566581726, 0.45010626316070557, 0.6010210514068604, -0.10045557469129562, 0.2839438021183014, -0.15058106184005737, -0.3786831498146057, -0.17164874076843262, 0.10418839007616043, -0.011162103153765202, -0.3049289584159851, -0.4627669155597687, 0.09440465271472931, -0.3404747545719147, 0.5368688702583313, 0.18199105560779572, -0.22887873649597168, -0.0306793674826622, -0.10301730036735535, -0.18421272933483124, 0.14137575030326843, -0.09883435070514679, 0.09460646659135818, 0.052847620099782944, -0.11090276390314102, -0.15798139572143555, 0.024317212402820587, -0.025729717686772346, -0.23824094235897064, 0.09248939901590347, 0.06860775500535965, -0.10801365971565247, -0.07439179718494415, -0.32614994049072266, 0.20780602097511292, 0.3887408375740051, 0.22823886573314667, -0.14053338766098022, 0.005954753141850233, 0.6129820942878723, -0.09381601959466934, 0.37522557377815247, -0.16191907227039337, 0.347500205039978, 0.10451189428567886, 0.3748347759246826, 0.34691062569618225, 0.32331547141075134, 0.2684718370437622, -0.19573573768138885, -0.2357410341501236, -0.20375710725784302, -0.22552457451820374, -0.04631883651018143, -0.2804442346096039, -0.03853895887732506, 0.02825133502483368, 0.14434228837490082, 0.05003838613629341, -0.1990986317396164, -0.019692329689860344, -0.005080910865217447, -0.3729754388332367, -0.19231456518173218, 0.058365680277347565, 0.3625801205635071, -0.01148007158190012, 0.10335192829370499, -0.14005932211875916, -0.21148329973220825, -0.1318681240081787, 0.4755518436431885, 0.050928160548210144, 0.037444304674863815, 0.4685346782207489, 0.25139567255973816, -0.057436637580394745, -0.030894452705979347, 0.16640856862068176, -0.006603590212762356, 0.2323395013809204, -0.14254924654960632, -0.12978434562683105, -0.5884161591529846, 0.00020788272377103567, -0.0016415753634646535, 0.3322305679321289, -0.1041688323020935, 0.12416660785675049, -0.3316481411457062, -0.24612782895565033, -0.3972794711589813, -0.280532568693161, -0.19022682309150696, 0.07588405162096024, 0.18491008877754211, 0.17811881005764008, 0.04477880150079727, 0.25373509526252747, 0.34767353534698486, 0.12562420964241028, 0.19640935957431793, -0.27624452114105225, -0.17117689549922943, 0.09295039623975754, -0.23749513924121857, -0.3578842878341675, 0.3299861550331116, -0.099576435983181, -0.38082852959632874, -0.20814093947410583, 0.023301981389522552, 0.12543728947639465, 0.053705982863903046, -0.06679799407720566, 0.2449679672718048, 0.062387995421886444, 0.2987554669380188, 0.082121342420578, 0.09856981784105301, 0.29142919182777405, -0.16181449592113495, 0.04893652722239494, -0.1060958281159401, -0.22457407414913177, 0.31579139828681946, 0.2770227789878845, 0.009280622936785221, -0.3131601810455322, 0.03031237982213497, 0.19529999792575836, -0.2883804440498352, -0.17074896395206451, 0.27930429577827454, 0.08311402052640915, 0.03053586557507515, -0.12164074182510376, 0.009691559709608555, 0.2652716338634491, -0.2369842231273651, 0.3235677182674408, -0.10184497386217117, -0.042746156454086304, 0.21548303961753845, 0.38830363750457764, -0.25841736793518066, 0.15749332308769226, 0.06465698778629303, -0.2259153425693512, -0.2673758566379547, -0.00019106382387690246, 0.009102445095777512, 0.3829728066921234, 0.2571382224559784, -0.14414994418621063, 0.13670030236244202, 0.16094966232776642, 0.31325793266296387, 0.02180875837802887, -0.04129785671830177, 0.03950635343790054, -0.23622120916843414, -0.14047671854496002, 0.06641984730958939, -0.25655490159988403, -0.11973614990711212, 0.4913850724697113, -0.4951171576976776, 0.33536598086357117, 0.3182121813297272, -0.1537732183933258, -0.1585916131734848, 0.09233862161636353, -0.526146650314331, -0.060042526572942734, -0.3215058743953705, -0.12884962558746338, 0.2639591097831726, -0.19653302431106567, -0.47143617272377014, 0.003546267980709672, 0.1692368984222412, -0.2472863793373108, 0.06286929547786713, 0.08922810107469559, 0.0513201542198658, -0.07091280817985535, 0.18560464680194855, 0.010340938344597816, 0.20548099279403687, -0.061594005674123764, -0.02027362398803234, 0.2354305535554886, -0.15852662920951843, 0.14225056767463684, -0.032086871564388275, 0.15253615379333496, 0.11603891849517822, -0.003899837378412485, 0.1893482804298401, -0.1700158417224884, -0.23735640943050385, 0.13939329981803894, -0.12326328456401825, 0.1941208839416504, 0.09135279059410095, 0.04892781376838684, 0.21724657714366913, -0.21272896230220795, -0.07142481207847595, -0.20242568850517273, 0.09681381285190582, -0.28218093514442444, 0.4201103150844574, 0.07527460902929306, 0.08231321722269058, -0.24581676721572876, -0.03583409637212753, -0.32074037194252014, -0.15803442895412445, -0.12228848785161972, 0.06294327229261398, -0.11115266382694244, -0.06257620453834534, 0.10916364192962646, -0.06524313986301422, 0.2035170942544937, -0.2784915864467621, 0.08345352113246918, -0.1972879320383072, -0.12821680307388306, -0.03351197764277458, 0.26433801651000977, 0.2927878499031067, -0.7357564568519592, -0.21330885589122772, 0.12347661703824997, 0.1453399807214737, -0.26695510745048523, 0.038075558841228485, 0.1500323861837387, 0.48436257243156433, 0.14740556478500366, 0.09826305508613586, -0.22540609538555145, -0.5993403792381287, -0.1658138632774353, -0.19231677055358887, -0.41954490542411804, 0.1629694700241089, -0.5115636587142944, 0.28262194991111755, -0.29719847440719604, 0.16271226108074188, -0.04337771609425545, 0.16135448217391968, -0.06312666833400726, 0.13165408372879028, -0.1333152949810028, -0.11878293007612228, 0.06583216786384583, 0.04348773509263992, 0.0927715003490448, -0.3792000710964203, 0.09819696843624115, -0.03523477539420128, 0.1551942676305771, -0.1800343096256256, 0.0050062453374266624, 0.15430232882499695, 0.333071231842041, -0.08603248000144958, -0.46594417095184326, -0.06639014929533005, 0.2778163254261017, -0.5070577263832092, -0.3094572126865387, 0.31920936703681946, 0.1888660043478012, 0.20995847880840302, 0.05379534512758255, 0.0026223843451589346, -0.2730920612812042, 0.37881311774253845, -0.2705155611038208, -0.2327439785003662, -0.38062816858291626, -0.03394607827067375, 0.11544696986675262, 0.0961504876613617, 0.18073923885822296, 0.12581634521484375, 0.14243145287036896, 0.028423788025975227, -0.15330982208251953, 0.2366369515657425, -0.033344537019729614, -0.2097928524017334, -0.374835342168808, 0.20869354903697968, 0.18490856885910034, -0.09332974255084991, -0.04443315789103508, -0.20003555715084076 ]
193
..\pandas\reference\api\pandas.Series.dt.components.html
pandas.Series.dt.components
Series.dt.components[source]# Return a Dataframe of the components of the Timedeltas.
Returns: DataFrame
[">>> s = pd.Series(pd.to_timedelta(np.arange(5), unit='s'))\n>>> s\n0 0 days 00:00:00\n1 0 days 00:00:01\n2 0 days 00:00:02\n3 0 days 00:00:03\n4 0 days 00:00:04\ndtype: timedelta64[ns]\n>>> s.dt.components\n days hours minutes seconds milliseconds microseconds nanoseconds\n0 0 0 0 0 0 0 0\n1 0 0 0 1 0 0 0\n2 0 0 0 2 0 0 0\n3 0 0 0 3 0 0 0\n4 0 0 0 4 0 0 0"]
pandas.Series.dt.components Series.dt.components[source]# Return a Dataframe of the components of the Timedeltas.
[ -0.5009266138076782, -0.40535300970077515, -0.26250240206718445, 0.23741118609905243, 0.13964903354644775, 0.2069869190454483, 0.47789278626441956, 0.30833178758621216, -0.12684616446495056, 0.08256294578313828, -0.19472958147525787, 0.2838054299354553, -0.039592448621988297, -0.12039361894130707, 0.039563488215208054, -0.14852747321128845, -0.08512497693300247, 0.4604167342185974, -0.4331372082233429, -0.04155774787068367, -0.15877312421798706, 0.23182183504104614, 0.01234284695237875, 0.3948489725589752, -0.280099093914032, -0.2553494870662689, 0.04289191961288452, -0.14403432607650757, 0.09910539537668228, -0.43987026810646057, 0.0678732618689537, -0.09319450706243515, 0.102913036942482, 0.46810558438301086, -0.00009933859837474301, -0.0318816639482975, 0.28959906101226807, -0.13468587398529053, -0.11015365272760391, 0.41523832082748413, -0.5728506445884705, 0.06496582925319672, 0.26158058643341064, -0.30940717458724976, -0.1448860615491867, -0.2827853858470917, 0.06588029861450195, -0.25942349433898926, 0.26700830459594727, 0.3973979651927948, 0.2985648512840271, 0.29168814420700073, -0.11503930389881134, -0.053241629153490067, 0.09181417524814606, -0.1274743229150772, 0.10630475729703903, -0.014415666460990906, 0.41294148564338684, 0.05226702615618706, 0.007219183724373579, 0.08160553127527237, 0.05376405641436577, -0.09410164505243301, 0.14817050099372864, 0.010236110538244247, 0.21888668835163116, -0.032381847500801086, -0.06480280309915543, 0.2684347629547119, 0.7275415658950806, -0.12208694964647293, -0.2512650489807129, -0.050206784158945084, -0.24659526348114014, 0.08627735823392868, -0.3256171643733978, -0.001931599574163556, -0.017822390422225, 0.20779824256896973, 0.3756077289581299, 0.3153100609779358, -0.20518968999385834, 0.06591858714818954, -0.11406785249710083, 0.42622336745262146, -0.004571669735014439, -0.033388957381248474, -0.4247552156448364, -0.050232790410518646, 0.38851305842399597, -0.0864429846405983, 0.0867505669593811, 0.2604690492153168, 0.09448915719985962, -0.2252700924873352, 0.010365153662860394, -0.2855323851108551, -0.3410986363887787, -0.006694620009511709, 0.15906013548374176, 0.033162470906972885, -0.07219419628381729, 0.05732688307762146, 0.3197804093360901, 0.25323331356048584, -0.18892784416675568, -0.012719693593680859, 0.08333146572113037, 0.10154540836811066, -0.1266023963689804, -0.20453250408172607, -0.011600576341152191, 0.1678241789340973, -0.038337577134370804, 0.036444880068302155, -0.058326177299022675, 0.14921967685222626, -0.4855846166610718, -0.12289174646139145, -0.0742369070649147, -0.24791927635669708, 0.011658892035484314, 0.04979613050818443, -0.09641674906015396, 0.6473995447158813, 0.041947729885578156, -0.22528037428855896, 0.09725042432546616, 0.08593414723873138, -0.43063512444496155, 0.39941883087158203, -0.0984518900513649, -0.3428983986377716, -0.26548463106155396, -0.15588931739330292, 0.18047691881656647, -0.12279163300991058, -0.01635620929300785, 0.03942577540874481, -0.06239873543381691, -0.0010165359126403928, -0.062342796474695206, 0.13096696138381958, -0.14710986614227295, -0.08913414925336838, 0.10741493105888367, -0.2158852070569992, -0.19080865383148193, -0.005970240570604801, 0.16814067959785461, -0.049205269664525986, 0.05179150775074959, 0.31147077679634094, 0.019938770681619644, 0.10626882314682007, 0.3732370138168335, 0.2847110629081726, 0.06946684420108795, 0.0594228133559227, 0.24924121797084808, 0.09823907911777496, 0.09957475960254669, -0.15622368454933167, 0.08205277472734451, 0.13267232477664948, -0.6342682838439941, -0.05831824243068695, 0.03451681137084961, -0.2343791276216507, 0.03234339877963066, -0.04237794876098633, 0.06821804493665695, 0.24221989512443542, -0.10129435360431671, -0.1936931610107422, 0.1179620623588562, -0.28615549206733704, 0.10253959894180298, -0.13104557991027832, -0.08252160996198654, 0.11306218057870865, 0.19057253003120422, 0.3129303455352783, 0.10324616730213165, -0.1354263424873352, -0.014062026515603065, -0.0030438455287367105, -0.29841044545173645, -0.17402245104312897, 0.046482883393764496, -0.005636684130877256, -0.1600649654865265, -0.00716798659414053, 0.2824314534664154, 0.3700157403945923, 0.02773868478834629, 0.39475688338279724, 0.1661110818386078, 0.24431461095809937, 0.1702897697687149, -0.03033265471458435, 0.24124473333358765, 0.10609816759824753, 0.09749580919742584, -0.5133816599845886, 0.097051240503788, 0.01686670258641243, 0.16007162630558014, -0.07975056022405624, -0.038070835173130035, -0.25825774669647217, -0.5112171769142151, 0.1872590035200119, 0.32853779196739197, -0.10297583788633347, 0.30708253383636475, 0.14916759729385376, -0.00021231650316622108, 0.20436079800128937, -0.17987874150276184, 0.2543708384037018, 0.35199347138404846, -0.00550266494974494, 0.021517438814044, 0.051151569932699203, 0.09354957938194275, -0.016189107671380043, 0.05895180627703667, 0.22056667506694794, 0.05311082676053047, 0.07871931791305542, 0.09402623772621155, 0.09452078491449356, 0.10073012858629227, 0.20793980360031128, 0.02494342066347599, 0.23053328692913055, 0.07719285786151886, 0.011375265195965767, -0.07750167697668076, 0.27494317293167114, 0.32290881872177124, -0.10992154479026794, 0.08468008041381836, 0.26925283670425415, -0.3419969975948334, 0.005613896995782852, -0.08105853199958801, 0.35635286569595337, 0.11781374365091324, 0.15178894996643066, -0.21134737133979797, -0.23698484897613525, -0.2979206442832947, 0.14510898292064667, -0.07751099020242691, 0.07637393474578857, -0.4842275381088257, 0.3158052861690521, 0.4627417325973511, -0.15033994615077972, -0.1333932727575302, -0.02793349139392376, -0.2918567955493927, 0.03430334851145744, 0.21392999589443207, 0.31467053294181824, -0.030822329223155975, 0.19679123163223267, 0.26937294006347656, -0.21704807877540588, 0.016910932958126068, -0.09838524460792542, 0.09580773115158081, 0.21865372359752655, -0.05921170860528946, -0.14079657196998596, -0.11070545762777328, -0.07789941877126694, -0.0994139313697815, -0.1926935464143753, -0.32420334219932556, 0.09852870553731918, -0.1436012238264084, 0.13118064403533936, -0.10588734596967697, -0.26856037974357605, 0.06807926297187805, -0.37099406123161316, 0.3590737581253052, -0.32266756892204285, 0.21035660803318024, 0.20006810128688812, -0.03737705200910568, 0.24665415287017822, -0.034675631672143936, 0.5505185723304749, 0.4271848797798157, 0.34741565585136414, -0.2314702421426773, -0.3212612271308899, 0.0685979500412941, 0.321584016084671, -0.33847737312316895, 0.3587530553340912, 0.07218630611896515, -0.1416746824979782, 0.40388742089271545, -0.13541361689567566, 0.23398752510547638, 0.09752611815929413, -0.3811243772506714, 0.2113199084997177, 0.07120934128761292, 0.3265499174594879, -0.27735430002212524, -0.24619993567466736, -0.0955926924943924, 0.03901384770870209, 0.010731001384556293, -0.21264439821243286, -0.09841067343950272, 0.10835333168506622, 0.00038611379568465054, 0.05812592804431915, -0.07844088971614838, -0.46672749519348145, 0.17409567534923553, 0.047358207404613495, -0.023431353271007538, -0.19195914268493652, -0.1255761831998825, 0.16891813278198242, 0.29460206627845764, 0.11916812509298325, -0.29247722029685974, -0.10564666986465454, 0.23977304995059967, -0.33945199847221375, -0.05798643082380295, -0.17837882041931152, -0.15124644339084625, 0.3551064133644104, -0.12105509638786316, -0.039993856102228165, -0.33002617955207825, -0.1331728994846344, -0.3004263937473297, 0.04779516160488129, 0.04446810483932495, 0.15576744079589844, 0.1558208465576172, -0.31732672452926636, -0.10884495824575424, 0.23612293601036072, 0.04722505062818527, -0.04042761027812958, -0.14659063518047333, -0.01938481070101261, 0.47595712542533875, -0.04833358898758888, 0.6676841378211975, 0.1305840015411377, -0.31290504336357117, -0.10269022732973099, -0.10111120343208313, 0.22015120089054108, 0.15146149694919586, -0.17372740805149078, -0.36211228370666504, 0.03814065828919411, 0.10731564462184906, 0.13079386949539185, -0.211472287774086, -0.013672038912773132, -0.129068061709404, 0.29637688398361206, -0.40983718633651733, -0.053567323833703995, -0.24352295696735382, -0.6186286807060242, 0.23555125296115875, 0.1247742772102356, 0.14627385139465332, 0.0058269379660487175, 0.035737138241529465, -0.14299891889095306, 0.12279317528009415, 0.14370159804821014, -0.055105723440647125, 0.05200891196727753, -0.08575526624917984, -0.22645437717437744, 0.12345265597105026, 0.012279781512916088, 0.16225095093250275, 0.07588976621627808, -0.11291436105966568, -0.030408071354031563, 0.09331367164850235, 0.41524651646614075, 0.23221735656261444, -0.163860023021698, 0.2631312608718872, -0.2899516224861145, -0.5153604745864868, 0.1333031803369522, -0.3176545202732086, -0.21266226470470428, -0.16070909798145294, -0.0881943553686142, -0.17574772238731384, -0.13539613783359528, -0.14345520734786987, -0.02486017346382141, -0.1436525285243988, 0.23102597892284393, 0.042770203202962875, -0.19470342993736267, 0.03457663953304291, 0.15940983593463898, 0.3311239182949066, 0.15109245479106903, 0.11237592250108719, -0.4069519639015198, -0.17147469520568848, -0.060660891234874725, 0.21520519256591797, 0.07349470257759094, 0.12667050957679749, 0.20071108639240265, 0.16184283792972565, -0.08048039674758911, -0.11606542766094208, 0.020228924229741096, 0.017809201031923294, -0.13914501667022705, 0.09533779323101044, -0.048273131251335144, -0.06554511189460754, 0.05284048989415169, 0.09681542217731476, -0.3094220757484436, 0.02083161473274231, -0.09428925812244415, 0.0609811469912529, -0.01732604019343853, 0.19875021278858185, 0.057614948600530624, 0.30468735098838806, 0.017511846497654915, -0.3677748441696167, -0.027111098170280457, -0.10507462173700333, -0.15111537277698517, 0.13702809810638428, -0.10166699439287186, -0.26310256123542786, 0.12621676921844482, 0.2434033751487732, 0.5791520476341248, -0.05983516573905945, 0.19556711614131927, 0.41284242272377014, -0.2013770192861557, 0.35388264060020447, -0.10517425835132599, 0.14116661250591278, -0.1485370695590973, -0.44879284501075745, -0.1875610500574112, -0.14745451509952545, -0.2831820547580719, 0.4155571162700653, -0.32650744915008545, 0.08668529987335205, -0.1579860895872116, 0.05345667153596878, 0.15367579460144043, 0.24594533443450928, 0.3372079133987427, -0.0887741670012474, -0.03503375127911568, 0.24493961036205292, -0.10846081376075745, -0.04579228535294533, -0.16747191548347473, -0.012089082971215248, -0.08101622015237808, 0.05337914079427719, -0.18572811782360077, -0.24843299388885498, 0.0012949862284585834, 0.5143820643424988, -0.18160930275917053, -0.19370140135288239, -0.3034791648387909, 0.09973600506782532, 0.2032160609960556, -0.20356883108615875, 0.12864896655082703, 0.3097747564315796, 0.27201125025749207, -0.18276025354862213, -0.28754132986068726, 0.14223018288612366, 0.37126624584198, -0.05707334354519844, 0.13879141211509705, 0.17443092167377472, -0.05529080331325531, -0.23394107818603516, 0.22118023037910461, 0.1963687241077423, -0.5968537330627441, -0.17227499186992645, -0.20985102653503418, 0.09394678473472595, -0.13868626952171326, -0.23056910932064056, 0.2430361807346344, 0.26727548241615295, -0.08331320434808731, 0.4319826066493988, 0.054107822477817535, -0.2895035445690155, -0.15909425914287567, 0.05066657066345215, 0.14978213608264923, 0.007917901501059532, 0.0678902417421341, 0.20828597247600555, -0.4657306373119354, -0.22484275698661804, -0.0355822890996933, -0.052953943610191345, -0.4217798113822937, 0.5282860398292542, -0.34151288866996765, -0.3053857088088989, 0.09215418249368668, 0.15447047352790833, 0.2386866956949234, 0.31992417573928833, -0.3271234929561615, -0.17816616594791412, -0.5752345323562622, 0.4073948562145233, 0.17219097912311554, 0.5185527801513672, 0.03573561832308769, 0.26322218775749207, -0.15103024244308472, 0.1403399258852005, -0.4660216271877289, -0.12727642059326172, -0.4926852285861969, 0.12845945358276367, 0.08793818950653076, -0.18675626814365387, 0.15357254445552826, 0.14593012630939484, 0.2597655653953552, 0.14088332653045654, -0.13076302409172058, -0.3399662673473358, -0.014305494725704193, 0.039227571338415146, -0.12449806928634644, -0.05615837872028351, 0.0625913068652153, 0.03850226476788521, -0.4139256477355957, -0.1913844645023346, -0.08944432437419891, 0.23623260855674744, -0.05307536944746971, 0.12176117300987244, 0.42720305919647217, -0.11866191029548645, -0.07662659883499146, -0.12917934358119965, 0.12001919746398926, -0.020690320059657097, 0.0802340880036354, 0.16753941774368286, -0.039464887231588364, -0.17432601749897003, 0.045963503420352936, 0.4044834077358246, 0.05225532129406929, 0.07879872620105743, 0.22478939592838287, 0.2566360533237457, -0.13697127997875214, 0.19118407368659973, 0.03308403864502907, -0.065458744764328, 0.1130245253443718, 0.022578921169042587, -0.0383637361228466, 0.2641442120075226, -0.32821568846702576, 0.008616394363343716, -0.33321303129196167, -0.08265296369791031, 0.36257150769233704, 0.18187005817890167, 0.02584361471235752, 0.04576878622174263, 0.28914526104927063, 0.15355046093463898, 0.11911284178495407, -0.15212668478488922, 0.26822584867477417, 0.3881034553050995, 0.1352691501379013, 0.07912652939558029, 0.03350537270307541, 0.20379295945167542, 0.11676374077796936, 0.3229518234729767, 0.23293404281139374, -0.20973293483257294, 0.07068076729774475, -0.04498506337404251, 0.14172706007957458, 0.18028545379638672, -0.2667435109615326, 0.12636268138885498, -0.22530245780944824, 0.0646601989865303, 0.42517542839050293, 0.055372897535562515, -0.07728118449449539, 0.10944720357656479, 0.004712572321295738, 0.09373888373374939, 0.022628575563430786, -0.0023069477174431086, 0.41463735699653625, -0.07369108498096466, -0.12036198377609253, -0.41594210267066956, 0.31950846314430237, 0.1415434032678604, -0.1564556509256363, -0.23726293444633484, 0.3307342231273651, 0.3558064103126526, 0.12403052300214767, -0.0847451314330101, 0.08897270262241364, -0.007191023323684931, -0.3699796199798584, 0.026330703869462013, 0.19881318509578705, 0.008249527774751186, 0.25999924540519714, 0.07695993781089783, -0.28300756216049194, -0.24802903831005096, 0.3278672397136688, -0.23029091954231262, -0.1999424546957016, 0.07320559024810791, 0.001931234379298985, 0.03188111633062363, -0.17944969236850739, 0.3412877321243286, 0.285724401473999, -0.2550009489059448, -0.1868642419576645, 0.07256554067134857, -0.1019146516919136, -0.32781854271888733, 0.3036748170852661, 0.17332158982753754, -0.09635801613330841, 0.0065041654743254185, 0.13539019227027893, -0.23963534832000732, 0.1922551691532135, -0.046052485704422, -0.28031396865844727, 0.06668218970298767, 0.013194813393056393, 0.19042176008224487, -0.13018280267715454, 0.21777372062206268, -0.01419147476553917, 0.6507194638252258, 0.20150774717330933, -0.47894373536109924, -0.2535543739795685, 0.11343535035848618, 0.14845241606235504, 0.13254228234291077, 0.2169286012649536, -0.07674948126077652, 0.15654560923576355, -0.02205798774957657, 0.35040584206581116, 0.18974553048610687, -0.5890456438064575, 0.023296061903238297, -0.026809493079781532, -0.3183088004589081, -0.4092086851596832, 0.12696537375450134, -0.01263371855020523, 0.08274538815021515, -0.27479004859924316, 0.06636694818735123, 0.3540548086166382, 0.0420345738530159, -0.17900432646274567, -0.04285189509391785, 0.11681375652551651, 0.2585545778274536, -0.12487613409757614, -0.15826566517353058, -0.3108994662761688, 0.2021646499633789, 0.15500807762145996, -0.4765152931213379, -0.2504211664199829, 0.28587430715560913, -0.0058678435161709785, 0.10033200681209564, -0.1809297651052475, -0.03778547793626785, -0.04610375687479973, 0.18888211250305176, 0.1440611332654953, 0.09944071620702744, -0.18944783508777618, 0.3090013861656189, -0.3047875761985779, -0.0023400753270834684, 0.21062062680721283, 0.26644665002822876, -0.04015379026532173, 0.08781400322914124, -0.0990319773554802, -0.45610812306404114, 0.47310829162597656, -0.06755724549293518, -0.5525570511817932, -0.036146506667137146, -0.11398841440677643, 0.0862460732460022, -0.1355166882276535, 0.13014067709445953, -0.17355991899967194, 0.3928729295730591, -0.18759262561798096, -0.20674921572208405, -0.23740911483764648, 0.04657068848609924, -0.08876240253448486, -0.20932693779468536, 0.036531638354063034, 0.32627126574516296, -0.02698933705687523, -0.2063436508178711, -0.21546226739883423 ]
194
..\pandas\reference\api\pandas.tseries.offsets.Minute.freqstr.html
pandas.tseries.offsets.Minute.freqstr
Minute.freqstr# Return a string representing the frequency.
No parameters found
[">>> pd.DateOffset(5).freqstr\n'<5 * DateOffsets>'", ">>> pd.offsets.BusinessHour(2).freqstr\n'2bh'", ">>> pd.offsets.Nano().freqstr\n'ns'", ">>> pd.offsets.Nano(-3).freqstr\n'-3ns'"]
pandas.tseries.offsets.Minute.freqstr Minute.freqstr# Return a string representing the frequency.
[ -0.15517473220825195, -0.632692813873291, -0.19160036742687225, -0.09838280081748962, 0.09626340121030807, -0.03206118196249008, 0.21579532325267792, 0.004758477210998535, -0.6262332201004028, 0.27175045013427734, 0.0509389266371727, 0.10742677748203278, -0.05842089280486107, 0.08800363540649414, -0.22077102959156036, -0.06773661822080612, 0.0036660637706518173, 0.47935307025909424, -0.08700784295797348, 0.12915825843811035, -0.1410425305366516, 0.2666615843772888, -0.05210689455270767, 0.2881872355937958, -0.13819880783557892, -0.036152321845293045, -0.08841550350189209, -0.32804495096206665, -0.0688667967915535, -0.02246035821735859, -0.03274078667163849, 0.0663129910826683, 0.15467528998851776, 0.6756412386894226, -0.00010169202869292349, -0.13294649124145508, 0.22829630970954895, -0.02078629657626152, -0.18706506490707397, 0.16698020696640015, -0.2872041165828705, 0.07182841747999191, -0.05227086693048477, -0.10802501440048218, -0.08213215321302414, 0.2085278332233429, -0.021664034575223923, -0.36182111501693726, -0.006338716950267553, 0.5423339605331421, 0.23193486034870148, 0.28091031312942505, -0.329429030418396, -0.047309182584285736, 0.36643195152282715, 0.034598417580127716, 0.08200883120298386, 0.09019968658685684, -0.02607613243162632, 0.022466212511062622, 0.04346071928739548, 0.024085864424705505, 0.21457619965076447, 0.17095057666301727, 0.15347935259342194, 0.16974811255931854, -0.1452023684978485, 0.00575412530452013, 0.043575286865234375, 0.305934339761734, 0.3971104919910431, -0.3024149239063263, -0.33523181080818176, 0.13186940550804138, -0.09011899679899216, -0.11567772179841995, -0.2944404184818268, 0.038478583097457886, 0.10618093609809875, 0.042939119040966034, 0.3698316812515259, 0.3320009112358093, -0.2626515328884125, -0.037961360067129135, -0.2610616683959961, 0.22540085017681122, -0.14090922474861145, -0.13062593340873718, -0.12163794785737991, -0.09770922362804413, 0.11445458233356476, 0.1129002720117569, 0.1494171917438507, 0.3248152732849121, 0.0428483821451664, -0.046186305582523346, 0.08786837011575699, -0.21209608018398285, -0.03173177316784859, -0.09609897434711456, -0.07073289155960083, 0.0661526545882225, -0.22490575909614563, -0.047460801899433136, -0.003956630825996399, -0.2062559276819229, 0.019512852653861046, -0.15144000947475433, 0.19994938373565674, 0.08493879437446594, -0.01460880134254694, -0.2187066227197647, 0.4438040554523468, -0.25949373841285706, 0.03097967430949211, -0.12123775482177734, 0.013958760537207127, 0.10046762228012085, -0.12452306598424911, 0.19823765754699707, 0.067766934633255, -0.09151528030633926, -0.1894582211971283, -0.1218077763915062, -0.1101355254650116, 0.5046797394752502, 0.09096616506576538, -0.011169432662427425, 0.26742058992385864, -0.1282864511013031, -0.34323278069496155, 0.15423214435577393, 0.04344198480248451, -0.07822646200656891, -0.2953052222728729, -0.015299836173653603, 0.09828978776931763, 0.24740272760391235, 0.3323814272880554, -0.01784437894821167, -0.1882173866033554, -0.21931026875972748, -0.036404769867658615, 0.00037329859333112836, -0.32045313715934753, 0.10055302828550339, -0.11059584468603134, -0.031250812113285065, -0.08746865391731262, -0.05950242653489113, 0.3415217399597168, 0.0010867089731618762, -0.22804008424282074, 0.2792430520057678, 0.11777321994304657, 0.09653158485889435, 0.15538503229618073, 0.25349321961402893, -0.05416442081332207, 0.1793193221092224, 0.23513080179691315, 0.020649008452892303, -0.3360608220100403, -0.04653633013367653, 0.05500798299908638, -0.1473531275987625, -0.4697076380252838, -0.003393192309886217, 0.1898965984582901, -0.11755681782960892, 0.32593950629234314, 0.04473266378045082, 0.0975893884897232, -0.12005092203617096, -0.2555287480354309, -0.02896052598953247, -0.06838523596525192, -0.07620329409837723, 0.14299830794334412, 0.16960382461547852, -0.10406851768493652, -0.1459299772977829, 0.1835174262523651, 0.12524545192718506, -0.05727548524737358, -0.06493037194013596, 0.04093795642256737, 0.09142130613327026, -0.3903709650039673, -0.004248468670994043, 0.08687417954206467, -0.09692469984292984, 0.10030452907085419, 0.34159055352211, 0.2067953199148178, -0.2041943222284317, 0.10698257386684418, 0.04833673685789108, 0.19684350490570068, 0.1317547857761383, 0.04923311248421669, 0.10734683275222778, -0.045828163623809814, 0.20566676557064056, -0.0013515970204025507, -0.5084640979766846, 0.23802681267261505, -0.11621194332838058, 0.06621736288070679, 0.4270465672016144, 0.09309287369251251, -0.16981442272663116, -0.33105385303497314, 0.16315574944019318, 0.1445510983467102, 0.26732614636421204, 0.2799910008907318, 0.01589539460837841, -0.029948800802230835, 0.38336673378944397, -0.061043880879879, 0.32201486825942993, -0.22670938074588776, -0.02964125946164131, 0.05638670548796654, -0.22365696728229523, -0.026615379378199577, -0.0518379881978035, 0.055242814123630524, 0.18370629847049713, 0.18163688480854034, 0.2590183913707733, 0.0601222850382328, 0.17029671370983124, 0.17979450523853302, 0.2536296248435974, 0.05752049386501312, 0.020292751491069794, 0.20267561078071594, 0.2939477562904358, -0.18988913297653198, 0.23448127508163452, 0.31642305850982666, -0.15437178313732147, -0.10729072242975235, 0.3013056814670563, -0.34678012132644653, -0.2913406789302826, -0.05664157122373581, 0.0855288878083229, 0.3143938481807709, 0.1856851577758789, -0.5032258033752441, 0.07594151794910431, 0.05523475632071495, -0.07750046253204346, -0.446174681186676, 0.04131956025958061, -0.6210992336273193, 0.0045787678100168705, 0.2887714207172394, -0.23829102516174316, -0.0695943757891655, 0.11677128076553345, -0.07424183934926987, -0.1189572736620903, -0.03582794964313507, 0.2642093300819397, 0.08234123885631561, 0.143971785902977, 0.2838709354400635, -0.05896104499697685, -0.2390640527009964, -0.07826016843318939, 0.10160425305366516, 0.014173440635204315, -0.046717654913663864, 0.04906544089317322, -0.11008543521165848, -0.14965684711933136, -0.23153464496135712, -0.4488535225391388, -0.15425290167331696, -0.008731987327337265, -0.12239258736371994, -0.07890342175960541, -0.2274172306060791, -0.02335887961089611, 0.15897893905639648, -0.6276214718818665, -0.06510728597640991, -0.11833198368549347, 0.056649670004844666, 0.1334056556224823, -0.06596209853887558, 0.09718094766139984, -0.32332369685173035, 0.15208949148654938, 0.6404504776000977, 0.13418465852737427, -0.0975525975227356, -0.21312177181243896, -0.04420248046517372, 0.2754068076610565, -0.37702229619026184, 0.19305454194545746, 0.3108348846435547, -0.21272531151771545, 0.3149101436138153, -0.07616309076547623, 0.11489254981279373, -0.012175243347883224, -0.1542108803987503, 0.3049897849559784, 0.23021796345710754, 0.19263435900211334, -0.31439417600631714, 0.03859411180019379, 0.05378320440649986, -0.19756613671779633, 0.07348885387182236, -0.1172935962677002, -0.2676723301410675, 0.12568069994449615, -0.12838095426559448, -0.06574273854494095, -0.10401155799627304, -0.219540536403656, -0.018929094076156616, -0.03605680540204048, -0.06502195447683334, 0.3630092740058899, -0.07410427182912827, 0.10777503997087479, 0.16541360318660736, 0.13833947479724884, -0.6329709887504578, -0.33036741614341736, 0.26501408219337463, -0.16530513763427734, -0.23863041400909424, 0.01877046376466751, -0.057495251297950745, 0.05294244363903999, -0.06347354501485825, 0.0949232429265976, -0.575993537902832, -0.09997883439064026, 0.02004598081111908, -0.24615523219108582, 0.2589445114135742, -0.07700497657060623, -0.04774584621191025, -0.22767192125320435, 0.030063733458518982, 0.004618944134563208, 0.30228087306022644, 0.1435830444097519, -0.11251827329397202, 0.16489115357398987, 0.5264124274253845, -0.01862456277012825, 0.2937602996826172, 0.02777707576751709, -0.11350241303443909, 0.01255847979336977, -0.3926244378089905, -0.0831795260310173, 0.161526620388031, 0.024783102795481682, -0.1700708419084549, 0.06084373965859413, 0.13729235529899597, 0.3548591136932373, -0.07204627990722656, 0.2541210353374481, -0.03348775580525398, 0.020273370668292046, -0.2902477979660034, -0.10945780575275421, -0.09738994389772415, -0.3900303840637207, 0.27547264099121094, 0.028356321156024933, 0.09917790442705154, -0.057995133101940155, 0.021158691495656967, -0.05699972063302994, 0.1094270572066307, -0.09611671417951584, -0.028690842911601067, -0.044978708028793335, 0.04805963858962059, -0.18210195004940033, -0.24025751650333405, 0.22600504755973816, 0.45579609274864197, 0.12607142329216003, 0.11037643253803253, 0.00040408672066405416, 0.07872843742370605, 0.6725472807884216, 0.04859752953052521, 0.0555640272796154, 0.008858229964971542, -0.1338621824979782, -0.6270498037338257, 0.059547681361436844, -0.3217829167842865, -0.18755361437797546, -0.5253744125366211, 0.00571043835952878, -0.16207687556743622, 0.24555782973766327, -0.02449433133006096, -0.015880070626735687, 0.008072523400187492, -0.032625604420900345, 0.056704260408878326, -0.3420242667198181, 0.19668236374855042, 0.19398272037506104, 0.2612203061580658, 0.11275050789117813, 0.005993182770907879, -0.061769839376211166, 0.14150835573673248, 0.16903817653656006, 0.3688691258430481, 0.11831402033567429, 0.23799638450145721, 0.20662161707878113, -0.06337165087461472, -0.0891900509595871, -0.5074537992477417, -0.060586750507354736, -0.2058299034833908, 0.2332720160484314, -0.14959557354450226, 0.05291255563497543, -0.20005439221858978, 0.01033432874828577, 0.06496500968933105, 0.04048905149102211, 0.17031638324260712, 0.2348615825176239, 0.1649729311466217, -0.10119052231311798, 0.0687168762087822, 0.25451943278312683, 0.2570400834083557, 0.12726514041423798, -0.36502665281295776, 0.14322896301746368, 0.11674372851848602, 0.04648338258266449, -0.2563537657260895, -0.007927747443318367, -0.11951320618391037, -0.09817647933959961, 0.0775742158293724, 0.5338430404663086, 0.2348380982875824, 0.12394541501998901, 0.45383766293525696, -0.55431067943573, 0.20639300346374512, -0.2679458260536194, 0.002787939505651593, -0.2134513258934021, -0.4773795008659363, -0.16647592186927795, 0.11127062141895294, -0.16643454134464264, 0.26688364148139954, -0.3782738745212555, 0.04903323948383331, 0.11223507672548294, 0.3597099184989929, 0.25559085607528687, 0.11319822072982788, -0.24213697016239166, -0.09876491129398346, -0.3022153973579407, 0.2529783546924591, -0.09245876967906952, -0.2592281103134155, -0.14218014478683472, 0.07491043955087662, -0.17646580934524536, 0.06381087750196457, 0.04409399256110191, -0.2612520456314087, -0.04462390020489693, 0.29975971579551697, -0.18195661902427673, 0.059859439730644226, -0.4164600670337677, -0.0969528928399086, 0.48375383019447327, -0.1853221207857132, 0.04552522301673889, 0.07671642303466797, 0.21818186342716217, 0.1425834596157074, -0.16968509554862976, 0.09372386336326599, 0.22206661105155945, 0.002078176708891988, 0.13424770534038544, 0.15458892285823822, -0.01548408716917038, -0.04206234961748123, 0.019636061042547226, 0.019000602886080742, -0.6662503480911255, -0.09445255249738693, -0.2280939668416977, -0.14525054395198822, 0.17861312627792358, -0.08149012923240662, 0.17335502803325653, 0.2699577212333679, -0.3251938819885254, 0.48483332991600037, -0.012975719757378101, -0.12489382177591324, -0.31750521063804626, 0.0641886442899704, 0.10586875677108765, 0.27542126178741455, 0.004900669679045677, 0.4822542667388916, -0.4050540626049042, -0.03192738816142082, 0.2670111060142517, -0.3150774836540222, -0.4496508240699768, 0.5163530111312866, 0.24100591242313385, -0.04360232874751091, -0.04602401703596115, 0.27071404457092285, 0.11696672439575195, 0.06097918376326561, -0.13307219743728638, -0.05536198988556862, -0.162309929728508, -0.12001252174377441, 0.1467353254556656, 0.3725050687789917, 0.3651512563228607, 0.19590891897678375, 0.08529572188854218, -0.15266437828540802, -0.4013740122318268, -0.050945624709129333, -0.16775676608085632, 0.2021895796060562, 0.24125131964683533, -0.22022968530654907, 0.18609100580215454, 0.06357216835021973, 0.2622947692871094, 0.2374216765165329, 0.09159839898347855, -0.2908626198768616, -0.19930775463581085, -0.02760378085076809, -0.04958898574113846, 0.19268041849136353, 0.14406415820121765, -0.01275838166475296, -0.4509182870388031, -0.07005807012319565, -0.259692519903183, 0.5878892540931702, 0.029227769002318382, 0.3976391553878784, 0.3489301800727844, -0.266014963388443, 0.35699689388275146, 0.0231290515512228, 0.0749863013625145, 0.07580473273992538, -0.11451540142297745, 0.06087125092744827, 0.0322176069021225, -0.08792372047901154, 0.40099015831947327, 0.4224596917629242, -0.006004762835800648, -0.4320317506790161, -0.04128829389810562, -0.04670832306146622, -0.19387294352054596, 0.41940003633499146, 0.46658051013946533, 0.0772886797785759, 0.06316839158535004, -0.16274765133857727, 0.05759994685649872, 0.22416767477989197, -0.4686119854450226, -0.07555275410413742, -0.07137137651443481, -0.171925887465477, 0.40243202447891235, 0.1814466267824173, -0.0668051689863205, -0.08005846291780472, 0.11631400883197784, 0.01931840367615223, -0.04124613106250763, -0.38677170872688293, -0.10736897587776184, 0.31274178624153137, 0.251102089881897, 0.09693970531225204, 0.18648752570152283, 0.11714407056570053, 0.20976239442825317, 0.2610762119293213, 0.3257703185081482, -0.1756001114845276, 0.15371792018413544, -0.05982411280274391, 0.10962522029876709, -0.018335208296775818, -0.20013226568698883, 0.36600184440612793, -0.39673250913619995, 0.0018171012634411454, 0.5227522850036621, 0.30097565054893494, -0.028673868626356125, 0.17272992432117462, -0.06909047812223434, -0.20674313604831696, 0.013393270783126354, -0.07446523010730743, 0.33386504650115967, -0.022731617093086243, -0.30170100927352905, -0.2217830866575241, 0.13094618916511536, 0.4431207478046417, -0.08635533601045609, -0.2788027226924896, 0.41915568709373474, 0.249178946018219, -0.01111981924623251, -0.10881410539150238, -0.10150885581970215, -0.09545502811670303, -0.35059916973114014, -0.10562445223331451, 0.06777996569871902, 0.21435751020908356, 0.09459297358989716, 0.1873214691877365, -0.2642274796962738, -0.27677664160728455, 0.42459073662757874, -0.061987489461898804, -0.14153070747852325, 0.10141964256763458, -0.08810543268918991, 0.38312339782714844, -0.05599736049771309, 0.46385571360588074, 0.2935144901275635, -0.2426169067621231, -0.017086241394281387, -0.03425555303692818, -0.17385879158973694, -0.3616379499435425, 0.08626605570316315, 0.21875114738941193, 0.2287011593580246, -0.18187299370765686, 0.05976371467113495, -0.1811342090368271, -0.07494254410266876, -0.14436973631381989, -0.10571037977933884, 0.12453020364046097, -0.06571230292320251, 0.20448154211044312, -0.008319767192006111, -0.0903496965765953, 0.17045752704143524, 0.4445471167564392, 0.4058628976345062, -0.31561970710754395, -0.3659961521625519, -0.07574471086263657, 0.2955249547958374, 0.1473160833120346, 0.15813399851322174, -0.14548492431640625, 0.32615822553634644, -0.17067457735538483, 0.3658863604068756, 0.05758556351065636, -0.5265427827835083, 0.10601727664470673, 0.20977266132831573, -0.27113398909568787, -0.6800428628921509, 0.1420440375804901, -0.029685769230127335, -0.09305252134799957, 0.04324407875537872, -0.04191920533776283, 0.339976042509079, -0.10938015580177307, 0.04038586467504501, -0.092872753739357, -0.09052121639251709, 0.26901161670684814, 0.04668938368558884, -0.15925650298595428, -0.47364863753318787, 0.2348470240831375, 0.12306191027164459, 0.16529987752437592, -0.31975725293159485, 0.2678266763687134, -0.07949044555425644, 0.19649627804756165, -0.013893146067857742, -0.309572696685791, 0.10284300148487091, 0.33945396542549133, 0.19302630424499512, 0.2370920032262802, -0.1462811678647995, 0.29446741938591003, -0.4212062358856201, -0.21328426897525787, -0.19141972064971924, -0.004303331486880779, -0.0700315460562706, 0.34071218967437744, 0.11293309181928635, -0.5196301341056824, 0.19595085084438324, -0.040041543543338776, -0.5015196204185486, -0.24659354984760284, -0.1949932724237442, -0.2415112853050232, -0.02613457478582859, 0.18718716502189636, 0.049149591475725174, 0.22518759965896606, -0.04869525879621506, 0.03644062206149101, -0.10776837915182114, 0.16648362576961517, -0.14315980672836304, -0.12078680843114853, 0.07542767375707626, 0.26139503717422485, 0.018359819427132607, -0.0884493812918663, -0.21168823540210724 ]
195
..\pandas\reference\api\pandas.Series.values.html
pandas.Series.values
property Series.values[source]# Return Series as ndarray or ndarray-like depending on the dtype. Warning We recommend using Series.array or Series.to_numpy(), depending on whether you need a reference to the underlying data or a NumPy array.
Returns: numpy.ndarray or ndarray-like
['>>> pd.Series([1, 2, 3]).values\narray([1, 2, 3])', ">>> pd.Series(list('aabc')).values\narray(['a', 'a', 'b', 'c'], dtype=object)", ">>> pd.Series(list('aabc')).astype('category').values\n['a', 'a', 'b', 'c']\nCategories (3, object): ['a', 'b', 'c']", ">>> pd.Series(pd.date_range('20130101', periods=3,\n... tz='US/Eastern')).values\narray(['2013-01-01T05:00:00.000000000',\n '2013-01-02T05:00:00.000000000',\n '2013-01-03T05:00:00.000000000'], dtype='datetime64[ns]')"]
pandas.Series.values property Series.values[source]# Return Series as ndarray or ndarray-like depending on the dtype. Warning We recommend using Series.array or Series.to_numpy(), depending on whether you need a reference to the underlying data or a NumPy array.
[ -0.351163774728775, -0.25089043378829956, -0.2224268615245819, 0.1446753442287445, 0.06336746364831924, 0.0952969342470169, 0.11234733462333679, 0.5298078060150146, -0.10908390581607819, 0.2890785038471222, -0.3813864290714264, 0.5024599432945251, -0.025749702006578445, 0.156489297747612, 0.017494577914476395, -0.18443521857261658, -0.028272226452827454, 0.4073910415172577, -0.16110336780548096, -0.10078271478414536, -0.17027172446250916, -0.07812782377004623, 0.07830668240785599, 0.2399957925081253, -0.11774446815252304, -0.2066947966814041, 0.030741700902581215, -0.347523033618927, -0.048111122101545334, -0.3139546811580658, 0.0856093019247055, 0.06992638111114502, 0.17809294164180756, 0.12474489957094193, -0.00009588050306774676, -0.16436800360679626, 0.10500417649745941, -0.0875343605875969, 0.04805596545338631, 0.14556612074375153, 0.037760116159915924, -0.27124127745628357, 0.2215917408466339, -0.2988412082195282, -0.23401404917240143, -0.2762472927570343, 0.021956827491521835, -0.17198236286640167, 0.18640413880348206, 0.1476016342639923, 0.33346498012542725, -0.16317199170589447, -0.04384643957018852, -0.09161510318517685, -0.004551404621452093, -0.04669547080993652, 0.10293605178594589, 0.16270673274993896, -0.06057365611195564, 0.02956116758286953, -0.08827556669712067, 0.2751319408416748, -0.12841135263442993, -0.13529621064662933, 0.01963960938155651, 0.22801849246025085, 0.371261328458786, 0.17748138308525085, -0.030529648065567017, 0.3005094826221466, 0.3479171693325043, -0.1097196564078331, -0.22122089564800262, -0.03190089389681816, 0.02897169627249241, -0.09723786264657974, -0.18826429545879364, 0.19773222506046295, -0.17490480840206146, 0.2568654716014862, -0.12099415063858032, 0.349104642868042, -0.226802259683609, 0.3136589825153351, -0.5125649571418762, 0.2290792465209961, -0.1458025872707367, -0.03935164958238602, 0.016070889309048653, -0.216685488820076, 0.21405208110809326, -0.10325771570205688, 0.16498304903507233, 0.11288344860076904, 0.19712036848068237, -0.10694658756256104, 0.08536282926797867, -0.5135489702224731, -0.056364916265010834, -0.16216211020946503, 0.1920095980167389, -0.09466613829135895, -0.25317803025245667, 0.21227364242076874, 0.06231357529759407, -0.04749338701367378, 0.029886692762374878, 0.00019579334184527397, 0.16187018156051636, -0.08216916769742966, 0.09175114333629608, -0.13734285533428192, 0.10851830989122391, 0.19567365944385529, 0.07683788239955902, 0.09411317855119705, -0.03799254819750786, -0.024090582504868507, -0.4932754337787628, 0.005982576869428158, -0.23736485838890076, 0.05368249863386154, 0.1914994716644287, 0.3448250889778137, -0.050353288650512695, 0.44798675179481506, 0.10350728034973145, -0.1795085072517395, 0.44948992133140564, 0.1188693419098854, -0.31132230162620544, 0.21986475586891174, 0.11550319194793701, -0.0532519593834877, -0.00150953175034374, 0.03357655555009842, 0.21262101829051971, 0.009635074064135551, 0.023762470111250877, -0.029936369508504868, 0.1241130456328392, -0.09994607418775558, 0.3352116644382477, 0.06073160469532013, -0.20000822842121124, -0.0887143686413765, 0.014203589409589767, -0.228437140583992, -0.3998793065547943, 0.13312210142612457, 0.29609227180480957, 0.05774369463324547, -0.17095838487148285, 0.2925559878349304, -0.03175343945622444, 0.062473513185977936, 0.057156533002853394, 0.14571025967597961, 0.037962332367897034, -0.04536474496126175, 0.29511186480522156, -0.16399893164634705, -0.03598956763744354, -0.3075740933418274, 0.1973951756954193, -0.029676400125026703, -0.4972660541534424, 0.02164851687848568, 0.1042492687702179, -0.3831779956817627, -0.06484375894069672, 0.09775539487600327, -0.07157377153635025, -0.01718195155262947, -0.09026625007390976, 0.11287661641836166, 0.17659130692481995, -0.04031020775437355, -0.1662449985742569, -0.09724994748830795, 0.11849553883075714, -0.09555520117282867, 0.16219289600849152, 0.46843409538269043, 0.0779251977801323, 0.07547371089458466, 0.3951183557510376, 0.19305765628814697, -0.16277450323104858, -0.010101635940372944, 0.14151732623577118, -0.30778613686561584, 0.20740950107574463, -0.05580446869134903, -0.07312460988759995, 0.29731079936027527, 0.06260045617818832, -0.3195566236972809, 0.3091580271720886, -0.16214393079280853, -0.14196647703647614, -0.21072016656398773, 0.4518307149410248, -0.03757143393158913, -0.22969971597194672, -0.2746277451515198, 0.09346906840801239, -0.01433175802230835, -0.17562413215637207, -0.3408285677433014, -0.03610948100686073, -0.3767509460449219, -0.319284588098526, -0.010121304541826248, 0.26146483421325684, 0.2762908339500427, 0.32662564516067505, 0.2466624528169632, -0.0359661765396595, -0.048232853412628174, -0.20787815749645233, 0.19964897632598877, -0.01652769185602665, -0.1491979956626892, -0.10493041574954987, 0.1386641412973404, 0.17802438139915466, -0.2139805108308792, -0.06829012185335159, 0.0330873541533947, 0.2566145360469818, 0.23946382105350494, 0.24039313197135925, 0.25935256481170654, -0.04483975097537041, 0.035871922969818115, -0.11704639345407486, 0.05285896360874176, -0.0299341082572937, 0.0016347405035048723, 0.17992505431175232, 0.33087119460105896, 0.13371995091438293, 0.0859515443444252, -0.17645400762557983, 0.536387026309967, -0.2942069172859192, -0.16787837445735931, -0.034636009484529495, 0.20013314485549927, 0.5305222272872925, 0.2109958529472351, -0.18984726071357727, -0.39613547921180725, -0.25717538595199585, 0.2112625688314438, -0.012619847431778908, -0.07765458524227142, -0.564332902431488, 0.2745600938796997, 0.32645148038864136, -0.24786503612995148, 0.45126086473464966, 0.010388117283582687, -0.03418607637286186, 0.15450146794319153, 0.1895151287317276, 0.2594635486602783, 0.0786326602101326, 0.16078916192054749, 0.13054007291793823, 0.0629405751824379, -0.13438493013381958, 0.01997978799045086, 0.06101725623011589, 0.0008498417446389794, 0.16254885494709015, 0.004217448644340038, 0.0770193338394165, -0.14890293776988983, -0.12504354119300842, 0.06443749368190765, -0.3644876182079315, 0.05334712937474251, -0.015192918479442596, 0.1747899204492569, -0.2397817075252533, -0.19960689544677734, -0.11805565655231476, -0.3594133257865906, 0.156949982047081, -0.1326613575220108, -0.10692738741636276, 0.21358998119831085, -0.14563903212547302, -0.00962364487349987, -0.203714981675148, 0.17829200625419617, 0.43656283617019653, 0.006209369748830795, -0.18614931404590607, -0.22134801745414734, 0.12899824976921082, 0.2760750353336334, -0.3831752836704254, 0.2574087679386139, 0.34332194924354553, 0.09944300353527069, 0.37396758794784546, -0.14551293849945068, -0.12615039944648743, -0.013187144882977009, -0.049199484288692474, -0.11162332445383072, 0.4320809543132782, 0.5123879313468933, -0.06599727272987366, -0.135408416390419, -0.12146078050136566, 0.05104425549507141, -0.03567972406744957, -0.031277865171432495, 0.027560053393244743, 0.07981450110673904, 0.004551752470433712, -0.21552850306034088, -0.24768656492233276, -0.3706199526786804, -0.016740640625357628, 0.08585882186889648, 0.08778039366006851, -0.17207691073417664, -0.0466802679002285, 0.3596963584423065, 0.07957947254180908, 0.12776866555213928, -0.2234412431716919, 0.23365679383277893, 0.4653202295303345, -0.23803964257240295, -0.024803820997476578, -0.04201582446694374, -0.23543179035186768, -0.009312625043094158, 0.02569352462887764, -0.025278082117438316, -0.20763693749904633, -0.1152576133608818, 0.009502257220447063, 0.09584613889455795, 0.09253568947315216, 0.052677713334560394, 0.25060415267944336, -0.22508609294891357, 0.03316032141447067, -0.07657924294471741, 0.01026956271380186, 0.035561271011829376, 0.01394704170525074, -0.005426882766187191, 0.4716501533985138, 0.11166027933359146, 0.024256885051727295, 0.2147180587053299, -0.28190284967422485, -0.12253125011920929, -0.2013355940580368, 0.06476122885942459, 0.067457415163517, -0.09405270218849182, -0.5659945011138916, -0.09514523297548294, -0.03150515630841255, -0.05399920046329498, -0.10002145916223526, -0.061837419867515564, -0.15524829924106598, 0.1048755943775177, -0.31732216477394104, -0.05981029197573662, 0.07982059568166733, -0.26171422004699707, 0.17299021780490875, -0.1237664669752121, 0.290492445230484, -0.15596257150173187, -0.23491574823856354, -0.31135094165802, -0.08475334942340851, -0.043148305267095566, -0.09866932034492493, -0.24680417776107788, 0.005043475888669491, -0.055705517530441284, 0.36739635467529297, 0.2120964080095291, 0.07615432888269424, 0.21662390232086182, -0.12401679158210754, -0.09414417296648026, 0.08190946280956268, 0.5346087217330933, 0.39306992292404175, -0.20515422523021698, -0.03061743825674057, -0.4347393214702606, -0.28662702441215515, 0.030235450714826584, -0.27182650566101074, -0.17000900208950043, -0.1316295713186264, 0.14120149612426758, -0.10214655101299286, -0.019327552989125252, 0.2871364653110504, 0.1878560185432434, -0.14190566539764404, 0.07943366467952728, -0.10876784473657608, -0.32343679666519165, 0.17311452329158783, -0.08501213043928146, -0.07206594198942184, 0.13541023433208466, -0.055682629346847534, -0.3307946026325226, -0.11993353068828583, -0.10488565266132355, 0.2020309418439865, 0.020064756274223328, 0.21383441984653473, 0.20980386435985565, -0.13822974264621735, -0.02889423444867134, 0.05150832608342171, -0.04545523598790169, -0.13317807018756866, -0.034499503672122955, 0.24232535064220428, -0.24177150428295135, -0.07335484772920609, 0.0840933546423912, 0.14507348835468292, -0.1527387499809265, 0.0056783403269946575, 0.1021786779165268, -0.039525989443063736, 0.11278123408555984, -0.05828309804201126, -0.022547200322151184, -0.01096072793006897, 0.024044174700975418, -0.3810179829597473, 0.6385470032691956, -0.008260606788098812, -0.07513085752725601, -0.09381148219108582, 0.040171731263399124, -0.3198166489601135, -0.012579486705362797, 0.2346632033586502, 0.5756840705871582, -0.22840429842472076, 0.1978394091129303, 0.4545932710170746, -0.09917228668928146, 0.5216509103775024, 0.093507781624794, 0.09219501167535782, -0.393538236618042, -0.07077918201684952, -0.2808985710144043, -0.13441234827041626, -0.13896074891090393, 0.2811850607395172, -0.40338411927223206, 0.17268870770931244, -0.1805897057056427, 0.152212992310524, 0.23071086406707764, -0.08434899896383286, 0.08836681395769119, -0.010745629668235779, -0.4368719458580017, 0.26849985122680664, -0.4243420958518982, -0.14997678995132446, -0.09973476082086563, -0.16064675152301788, -0.07533476501703262, 0.05600519850850105, 0.13055187463760376, -0.09901412576436996, 0.07515064626932144, 0.44515374302864075, 0.2896186113357544, -0.30193671584129333, -0.5862367749214172, 0.13672347366809845, 0.18339315056800842, -0.01367418933659792, 0.07778038829565048, -0.09226834774017334, 0.13236844539642334, 0.053621791303157806, 0.04080859199166298, 0.2796943485736847, 0.5089265704154968, 0.03686606511473656, 0.1102960929274559, 0.35022056102752686, 0.33105596899986267, -0.1251033991575241, 0.07032521814107895, 0.13894030451774597, -0.16143232583999634, -0.3549991548061371, -0.07446088641881943, -0.1912420392036438, -0.32007282972335815, -0.015307953581213951, 0.25704002380371094, 0.2482285052537918, -0.21943338215351105, 0.04501564800739288, 0.21713051199913025, -0.11463341861963272, -0.021797217428684235, 0.25187021493911743, 0.1077725738286972, -0.25230640172958374, -0.11496614664793015, -0.023466579616069794, -0.2988811135292053, -0.12894311547279358, 0.1562279909849167, -0.14763487875461578, 0.06518545746803284, 0.45124179124832153, -0.08418242633342743, -0.17313386499881744, -0.12514886260032654, -0.025807205587625504, -0.15522272884845734, 0.3471243977546692, -0.3049330711364746, -0.05125199630856514, -0.4939485788345337, 0.1460004299879074, 0.35330677032470703, 0.49556317925453186, 0.18993422389030457, -0.13752907514572144, -0.23923952877521515, -0.3063821792602539, -0.47856375575065613, -0.13157513737678528, -0.30213305354118347, 0.20178790390491486, -0.03226376324892044, 0.12625417113304138, -0.20318618416786194, 0.14653325080871582, 0.34619438648223877, 0.17079074680805206, -0.12593206763267517, -0.4087424576282501, -0.1301785558462143, -0.010172441601753235, -0.10637153685092926, -0.07535282522439957, 0.0535108782351017, 0.008242104202508926, -0.38849076628685, -0.22405065596103668, -0.05822453647851944, 0.32776376605033875, -0.024414347484707832, 0.4925340414047241, -0.12593398988246918, -0.02446400560438633, 0.07236786186695099, -0.12097492814064026, -0.05026113614439964, 0.026460174471139908, -0.04017654433846474, 0.35514354705810547, -0.22284117341041565, -0.06668172776699066, -0.1555653065443039, 0.1937185376882553, -0.09400034695863724, -0.03436290845274925, 0.2587715685367584, 0.1380540281534195, -0.19605900347232819, -0.06218305975198746, 0.2540915012359619, -0.047514598816633224, -0.30981478095054626, 0.22733920812606812, -0.009170103818178177, 0.347292959690094, -0.3172885775566101, 0.00030221138149499893, 0.0015779811656102538, 0.03644665703177452, 0.3549538850784302, 0.35795629024505615, -0.2588268220424652, -0.047349318861961365, 0.06451986730098724, -0.1471153348684311, 0.13735121488571167, -0.34099557995796204, 0.039160653948783875, 0.7327393889427185, 0.18294791877269745, -0.0021449513733386993, 0.16294187307357788, 0.44859597086906433, 0.16257238388061523, 0.4748861491680145, 0.23254598677158356, 0.026882171630859375, -0.1411059945821762, -0.1696784347295761, 0.2991534173488617, 0.1517767459154129, -0.12672159075737, 0.18974995613098145, -0.3731139600276947, 0.18599262833595276, 0.5146023035049438, -0.11251481622457504, -0.10873539745807648, 0.03510213643312454, -0.19383448362350464, 0.05079018697142601, -0.05217261612415314, 0.07211681455373764, -0.07760564237833023, 0.07869187742471695, -0.12913896143436432, -0.12027499079704285, 0.1313696950674057, -0.12988410890102386, 0.038382142782211304, 0.04380815848708153, 0.24905948340892792, 0.10299340635538101, 0.498772531747818, -0.12879164516925812, 0.12913045287132263, -0.22124090790748596, -0.47207799553871155, 0.26237115263938904, 0.1407417505979538, 0.07729244232177734, 0.11061698943376541, 0.03374066203832626, 0.022145211696624756, -0.16820399463176727, 0.4358431100845337, -0.23477832973003387, -0.32518988847732544, -0.06906148046255112, -0.13303792476654053, 0.12615641951560974, 0.16721147298812866, 0.16628916561603546, 0.38860413432121277, -0.19827252626419067, 0.16981299221515656, 0.019214937463402748, 0.2554492950439453, -0.2775184214115143, 0.37252601981163025, 0.06976988166570663, -0.2666381001472473, -0.04836896061897278, -0.15013466775417328, -0.26594579219818115, -0.08868900686502457, 0.014314278960227966, 0.04159152880311012, 0.30967628955841064, 0.3413655757904053, 0.22805172204971313, -0.007890910841524601, 0.018796281889081, -0.08686656504869461, 0.46808427572250366, 0.1660531908273697, 0.1373549997806549, -0.18275423347949982, -0.03325977176427841, 0.41727182269096375, -0.059697844088077545, -0.039977122098207474, -0.014083989895880222, 0.14160892367362976, 0.15220724046230316, -0.0877467542886734, 0.0468176007270813, -0.3838227391242981, -0.07780683785676956, 0.21111702919006348, -0.5108402371406555, -0.26380252838134766, 0.07445927709341049, 0.03514910861849785, -0.25368061661720276, 0.046135611832141876, -0.2739558219909668, 0.38939595222473145, -0.07699142396450043, 0.004413806367665529, -0.14461828768253326, 0.15255072712898254, -0.02028537169098854, 0.040648650377988815, 0.032107386738061905, -0.11907825618982315, 0.3510390818119049, 0.2980407476425171, -0.01560880895704031, 0.03519325703382492, 0.29295435547828674, -0.06799507141113281, 0.2639637291431427, 0.06311002373695374, -0.11630724370479584, -0.03486489877104759, 0.2398177832365036, -0.015482605434954166, -0.18060366809368134, -0.1494644582271576, 0.1888815462589264, -0.2710190415382385, -0.06886967271566391, -0.03205466642975807, 0.17808301746845245, -0.09320458769798279, 0.09275884926319122, 0.05447056144475937, -0.22118155658245087, 0.21688143908977509, -0.24575939774513245, -0.43928027153015137, -0.07626697421073914, 0.08900914341211319, 0.15493933856487274, 0.005656292196363211, -0.02099352329969406, 0.05913921073079109, 0.33935216069221497, -0.2660820782184601, -0.44691503047943115, -0.15107807517051697, 0.037151772528886795, -0.08108776062726974, -0.14771580696105957, 0.06902926415205002, 0.3395264744758606, 0.10969159007072449, -0.24174794554710388, -0.30591046810150146 ]
196
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.unique.html
pandas.core.groupby.SeriesGroupBy.unique
SeriesGroupBy.unique()[source]# Return unique values for each group. It returns unique values for each of the grouped values. Returned in order of appearance. Hash table-based unique, therefore does NOT sort.
Returns: SeriesUnique values for each of the grouped values.
[">>> df = pd.DataFrame([('Chihuahua', 'dog', 6.1),\n... ('Beagle', 'dog', 15.2),\n... ('Chihuahua', 'dog', 6.9),\n... ('Persian', 'cat', 9.2),\n... ('Chihuahua', 'dog', 7),\n... ('Persian', 'cat', 8.8)],\n... columns=['breed', 'animal', 'height_in'])\n>>> df\n breed animal height_in\n0 Chihuahua dog 6.1\n1 Beagle dog 15.2\n2 Chihuahua dog 6.9\n3 Persian cat 9.2\n4 Chihuahua dog 7.0\n5 Persian cat 8.8\n>>> ser = df.groupby('animal')['breed'].unique()\n>>> ser\nanimal\ncat [Persian]\ndog [Chihuahua, Beagle]\nName: breed, dtype: object"]
pandas.core.groupby.SeriesGroupBy.unique SeriesGroupBy.unique()[source]# Return unique values for each group. It returns unique values for each of the grouped values. Returned in order of appearance. Hash table-based unique, therefore does NOT sort.
[ 0.001742982305586338, -0.48447439074516296, -0.16650912165641785, 0.2662685215473175, -0.08689058572053909, 0.4221923053264618, 0.14237919449806213, 0.1211455911397934, -0.13510391116142273, 0.012527153827250004, -0.3877720832824707, 0.28683531284332275, 0.03608734533190727, 0.041194573044776917, 0.1509246826171875, 0.07380615919828415, 0.03320353850722313, 0.11838437616825104, 0.28144940733909607, -0.15555070340633392, -0.46970421075820923, -0.00004408802487887442, -0.2862320840358734, 0.15051503479480743, -0.3261626064777374, -0.14078974723815918, -0.05743011087179184, 0.1703391820192337, -0.013398936949670315, -0.2742810547351837, -0.05587488412857056, 0.32731425762176514, -0.23325541615486145, 0.41843536496162415, -0.0000995090595097281, -0.18832819163799286, -0.10937296599149704, 0.001768380170688033, 0.1747911423444748, 0.016445977613329887, -0.15302759408950806, 0.09525958448648453, -0.18715251982212067, -0.17742687463760376, -0.08635816723108292, -0.3327130973339081, -0.008106718771159649, 0.05740944668650627, 0.30568307638168335, -0.1533363163471222, 0.27191275358200073, -0.009155428037047386, -0.06953869760036469, -0.02800261415541172, -0.010423229075968266, -0.20921191573143005, -0.05815964192152023, 0.24251511693000793, -0.22303038835525513, 0.0832369327545166, 0.06284540891647339, 0.15895216166973114, 0.09615132212638855, 0.006060901563614607, -0.1877068132162094, 0.08603794127702713, -0.15944212675094604, 0.11251183599233627, -0.012295529246330261, 0.2423466145992279, 0.16362573206424713, -0.036309849470853806, -0.40758782625198364, 0.10111445933580399, 0.08524763584136963, 0.01361464150249958, -0.009888778440654278, 0.09912488609552383, 0.18833988904953003, 0.15666164457798004, -0.06239019334316254, 0.7097285389900208, 0.15069301426410675, -0.010893386788666248, -0.2830253541469574, 0.22650454938411713, -0.014835014007985592, 0.025435373187065125, 0.22701627016067505, -0.055975787341594696, -0.4162796437740326, -0.06497936695814133, 0.19320304691791534, 0.15764036774635315, -0.14895428717136383, -0.1732521504163742, 0.27043387293815613, 0.15887102484703064, -0.019825926050543785, -0.1321467012166977, 0.18013127148151398, -0.03748700022697449, -0.0007951163570396602, -0.0410037562251091, 0.17131690680980682, 0.19440557062625885, 0.11163172870874405, -0.09069037437438965, 0.22432248294353485, -0.034646570682525635, -0.3094370365142822, 0.04851492494344711, 0.010377954691648483, 0.05272893235087395, 0.11610525846481323, 0.03563115745782852, -0.08223700523376465, 0.08957891166210175, -0.46880486607551575, -0.1668214201927185, -0.08122364431619644, -0.1527806669473648, 0.1363086849451065, 0.05557669699192047, 0.2781561017036438, 0.0851481482386589, -0.21557164192199707, -0.3889067769050598, 0.08535456657409668, 0.14407199621200562, -0.2632165253162384, 0.12471213191747665, -0.07088448852300644, 0.09937619417905807, 0.023640507832169533, -0.3454433083534241, 0.1036844477057457, 0.255168616771698, 0.01407860778272152, -0.17189829051494598, 0.14688672125339508, 0.0875139907002449, 0.076168954372406, 0.09126973897218704, 0.14001962542533875, 0.1537553369998932, 0.03613337129354477, -0.1464386135339737, -0.15202471613883972, 0.11617211252450943, 0.2189350724220276, -0.3488565683364868, 0.22468432784080505, 0.3225465714931488, 0.04630102589726448, 0.15657824277877808, 0.1032198965549469, 0.06480544060468674, -0.04050241410732269, -0.0351516455411911, 0.11326853930950165, 0.25311627984046936, -0.05918238312005997, -0.18205729126930237, -0.3568040430545807, -0.009006866253912449, -0.14473535120487213, -0.030542362481355667, -0.21663445234298706, -0.18323488533496857, -0.21639147400856018, 0.3747958242893219, 0.05666691064834595, -0.07606294751167297, 0.055490631610155106, 0.10820271819829941, 0.15660130977630615, -0.21194906532764435, -0.5669993758201599, -0.011663813143968582, 0.042995452880859375, -0.09907425940036774, 0.17168577015399933, 0.325686514377594, 0.024056876078248024, -0.13746580481529236, 0.021072404459118843, 0.05535000562667847, -0.023948974907398224, -0.10717041045427322, -0.025105129927396774, 0.09080981463193893, 0.30869534611701965, -0.20617415010929108, -0.2221992164850235, 0.15405669808387756, 0.32639339566230774, -0.08672244101762772, 0.3682464361190796, 0.0017340659396722913, -0.404281347990036, -0.24672439694404602, 0.15983714163303375, -0.2543593645095825, 0.3986514210700989, 0.13800887763500214, 0.09945166110992432, 0.22029733657836914, -0.07440066337585449, -0.20100151002407074, 0.06067296117544174, -0.5928623676300049, -0.16394664347171783, -0.216459721326828, -0.16877101361751556, 0.28645890951156616, 0.2417605221271515, 0.1868932545185089, 0.030531566590070724, -0.25998541712760925, -0.14906775951385498, 0.3459723889827728, -0.223434180021286, -0.18584740161895752, 0.0324709489941597, -0.13195198774337769, -0.09266229718923569, 0.1807546764612198, 0.07911286503076553, 0.2315630316734314, 0.14582888782024384, 0.058809101581573486, 0.1464967280626297, 0.04262630268931389, -0.1363268792629242, -0.012561718001961708, 0.07254280149936676, -0.09194371849298477, -0.012409082613885403, 0.155917689204216, -0.13419918715953827, 0.09147364646196365, 0.12427858263254166, 0.047758303582668304, -0.25087499618530273, 0.6114370226860046, -0.2759222686290741, -0.24009686708450317, 0.0213474091142416, 0.08169445395469666, 0.23666827380657196, 0.15740424394607544, 0.14788015186786652, -0.47313663363456726, -0.04032215476036072, 0.20147070288658142, 0.06002834439277649, 0.3913992941379547, -0.5098259449005127, 0.5159393548965454, 0.6342509984970093, -0.279211163520813, 0.3375261425971985, -0.06179727986454964, 0.28051891922950745, -0.1679299771785736, 0.25854334235191345, 0.32145771384239197, 0.2565558850765228, 0.23985950648784637, 0.08232969790697098, 0.13737036287784576, -0.04817371070384979, 0.15444955229759216, -0.07390104234218597, 0.018188953399658203, -0.4162946045398712, 0.12531359493732452, 0.045330461114645004, 0.23119503259658813, -0.40355655550956726, 0.0289657823741436, 0.16422127187252045, 0.052942533046007156, -0.1445886194705963, 0.10389486700296402, -0.15162266790866852, 0.0831713154911995, 0.16943487524986267, -0.49654635787010193, -0.16250543296337128, -0.07015816122293472, 0.47840040922164917, 0.08891070634126663, 0.052712444216012955, 0.1019006296992302, 0.11345357447862625, 0.4265953600406647, 0.17805802822113037, 0.16760188341140747, -0.2644636332988739, 0.05924827232956886, -0.03549709543585777, 0.2562134265899658, -0.26406991481781006, 0.004853556863963604, 0.32346317172050476, -0.17974348366260529, 0.19789505004882812, -0.09498941898345947, -0.18950095772743225, -0.26174500584602356, -0.4247285723686218, -0.05919574573636055, 0.17622703313827515, -0.09213989228010178, -0.4662065804004669, -0.20046466588974, -0.17494505643844604, -0.18873879313468933, -0.4128667414188385, -0.11025537550449371, -0.029913028702139854, 0.028658147901296616, -0.11440375447273254, -0.31137314438819885, -0.016322603449225426, -0.17779017984867096, 0.26084938645362854, 0.0978163629770279, 0.25394317507743835, -0.259122759103775, -0.4148673117160797, 0.1596582531929016, 0.1915115863084793, 0.08370966464281082, -0.48327112197875977, -0.22710025310516357, 0.4562497138977051, -0.22282125055789948, -0.16057783365249634, 0.08224941790103912, -0.30692997574806213, 0.23263417184352875, 0.019705647602677345, 0.17455147206783295, -0.19750265777111053, 0.0012980899773538113, -0.10193124413490295, 0.32191088795661926, 0.08521852642297745, -0.12823277711868286, -0.05527031421661377, -0.24388742446899414, 0.011124367825686932, -0.1980426162481308, -0.26615259051322937, 0.21981702744960785, 0.04958938807249069, -0.07292267680168152, 0.5094258785247803, 0.3049600422382355, 0.1922764927148819, 0.005240435246378183, 0.07404091954231262, -0.11061402410268784, -0.07508278638124466, 0.005044718272984028, 0.03431183099746704, -0.20366109907627106, -0.3692569136619568, 0.15083658695220947, 0.12059784680604935, 0.29132574796676636, 0.25932011008262634, 0.07029473781585693, 0.19100132584571838, 0.2548992931842804, -0.5568951368331909, 0.27406424283981323, -0.26786625385284424, 0.20213103294372559, 0.05517730861902237, -0.12123947590589523, 0.03744388744235039, -0.11517166346311569, -0.11053097248077393, -0.19459816813468933, 0.17221248149871826, -0.03536868095397949, 0.09309391677379608, 0.03450481966137886, -0.25026533007621765, -0.24016837775707245, 0.2349475622177124, 0.1562490314245224, 0.17420586943626404, 0.23455843329429626, 0.15672454237937927, 0.30267614126205444, -0.07015213370323181, 0.6056154370307922, 0.23397158086299896, 0.02864914759993553, 0.16862745583057404, -0.6469581723213196, -0.01863137260079384, 0.014776636846363544, 0.05160537362098694, -0.20167824625968933, -0.2974928021430969, 0.08917482197284698, -0.029209213331341743, -0.11666505038738251, 0.339467853307724, -0.16776292026042938, -0.08654127269983292, -0.32041439414024353, -0.29385626316070557, -0.38662320375442505, 0.03215273842215538, -0.14478041231632233, 0.028838351368904114, -0.10488865524530411, -0.13300174474716187, -0.14444072544574738, -0.051204241812229156, -0.24571239948272705, 0.2958829700946808, 0.20056869089603424, 0.00751282274723053, 0.3163142800331116, -0.02194628119468689, 0.19376739859580994, -0.05371962487697601, -0.423598974943161, 0.12805326282978058, 0.0931270569562912, 0.0425993874669075, -0.323846697807312, -0.33403143286705017, -0.268339067697525, 0.11909551918506622, -0.29087451100349426, -0.07100930064916611, -0.019299371168017387, -0.0393911711871624, 0.13037052750587463, -0.3139278292655945, 0.28348973393440247, -0.0022360137663781643, -0.3525485396385193, -0.1928369104862213, 0.7445871829986572, 0.2857685685157776, -0.21738006174564362, 0.2936919927597046, 0.15999381244182587, -0.26619017124176025, -0.12383551895618439, -0.09669893980026245, 0.6267207860946655, -0.2513744831085205, 0.04479173570871353, 0.2358342856168747, -0.11859587579965591, 0.01504620723426342, 0.16502366960048676, 0.4485677182674408, -0.33512869477272034, -0.3608209788799286, -0.27311089634895325, 0.055763281881809235, 0.032121725380420685, 0.6070092916488647, -0.2060348242521286, 0.15482331812381744, -0.18686580657958984, 0.032075896859169006, -0.02992149256169796, 0.1319049596786499, -0.020352432504296303, 0.30084970593452454, -0.3814670145511627, 0.21688787639141083, 0.3196514844894409, 0.03501010686159134, -0.17818397283554077, 0.21902522444725037, 0.17745502293109894, -0.03882819786667824, 0.04708130657672882, -0.2957577705383301, 0.11290667951107025, 0.28687968850135803, 0.21203146874904633, -0.17411792278289795, -0.12849445641040802, -0.2444377839565277, 0.041832149028778076, -0.22996105253696442, 0.37683287262916565, 0.11137834191322327, 0.18574313819408417, 0.3451915383338928, -0.03834601119160652, -0.05354158952832222, 0.3347635567188263, -0.058610204607248306, 0.18303629755973816, 0.032439034432172775, 0.2869267761707306, -0.2872627377510071, -0.2533824145793915, 0.5393224954605103, -0.33577999472618103, -0.24039940536022186, 0.2247939109802246, -0.14446569979190826, -0.47586530447006226, -0.2024797648191452, 0.2616688311100006, -0.10219714790582657, -0.20543742179870605, 0.24946153163909912, -0.42177075147628784, -0.1339663416147232, -0.12757354974746704, 0.14888247847557068, 0.3971708118915558, -0.012271231040358543, -0.3131045997142792, -0.137498140335083, -0.356779009103775, -0.21381023526191711, 0.0052087195217609406, -0.020448792725801468, -0.16562582552433014, 0.46592476963996887, 0.12283233553171158, 0.007586614228785038, 0.2946319878101349, 0.15531913936138153, 0.13301636278629303, 0.5955265164375305, -0.15112602710723877, -0.055895429104566574, -0.05781228840351105, -0.04097297042608261, 0.22787870466709137, 0.39982369542121887, 0.10708901286125183, -0.10524243861436844, 0.04005523771047592, -0.03354097157716751, -0.3862020671367645, 0.09056184440851212, -0.26970958709716797, 0.08963032066822052, -0.14624837040901184, 0.07772620022296906, -0.22347179055213928, 0.23875468969345093, 0.314426451921463, 0.22521567344665527, -0.1235351637005806, -0.3825252056121826, 0.03643716871738434, 0.014302155934274197, 0.09921251237392426, 0.059587303549051285, 0.2337336242198944, 0.3124549388885498, -0.1828976273536682, -0.010949361138045788, 0.2883543074131012, 0.476140558719635, 0.14104005694389343, 0.16204486787319183, 0.1855037957429886, -0.25642046332359314, -0.09184921532869339, -0.08082328736782074, -0.0826050341129303, -0.11089741438627243, 0.15482299029827118, 0.2398029863834381, -0.12705358862876892, 0.17557674646377563, -0.03929741680622101, 0.06795382499694824, -0.23802438378334045, -0.23324906826019287, 0.1909354031085968, -0.17806479334831238, -0.17473307251930237, 0.14603467285633087, 0.24146723747253418, -0.07639440894126892, -0.10282683372497559, -0.35541045665740967, -0.13791756331920624, 0.1957380771636963, -0.45939502120018005, -0.3416968584060669, -0.0676000714302063, 0.15472304821014404, 0.21788062155246735, 0.15552382171154022, -0.044654201716184616, -0.16011689603328705, -0.08038453757762909, 0.006460215430706739, 0.1489327996969223, -0.2691100537776947, 0.4676703214645386, 0.09365344047546387, 0.11116955429315567, 0.13220950961112976, 0.3613034188747406, -0.04897211119532585, -0.21462731063365936, 0.12796425819396973, 0.17570634186267853, 0.1749599575996399, 0.057901520282030106, 0.12367690354585648, 0.24986618757247925, 0.03765362873673439, 0.05499724671244621, 0.21441295742988586, -0.35685595870018005, -0.01163225993514061, 0.5330918431282043, -0.18971534073352814, -0.10263282805681229, 0.22184409201145172, -0.10977178066968918, -0.13383492827415466, -0.1087273359298706, 0.14048705995082855, 0.1992255002260208, 0.149105042219162, -0.24820242822170258, -0.11562793701887131, 0.17311257123947144, -0.31312552094459534, 0.3559008240699768, -0.05196083337068558, 0.10319149494171143, -0.0947488397359848, 0.15945692360401154, -0.005811604205518961, 0.224262073636055, -0.1005149632692337, -0.44870829582214355, 0.2605993449687958, 0.24012619256973267, 0.2915092408657074, -0.008253906853497028, 0.021343210712075233, -0.23134306073188782, 0.045591771602630615, 0.12759093940258026, -0.3104247748851776, -0.04450734332203865, 0.03393262252211571, 0.12326572090387344, -0.31839174032211304, -0.05342921242117882, -0.17920731008052826, 0.2614612579345703, -0.28105029463768005, -0.04974893480539322, 0.12454492598772049, -0.004225882701575756, -0.4265739321708679, 0.6149914264678955, -0.30716997385025024, -0.1459067463874817, 0.2013552486896515, 0.40930894017219543, 0.09802213311195374, -0.2552239000797272, 0.11178730428218842, 0.11423574388027191, 0.0156819149851799, -0.17740453779697418, 0.17369194328784943, 0.13292689621448517, 0.05658075213432312, 0.07568592578172684, 0.22297430038452148, 0.113156758248806, 0.054139625281095505, -0.1991366744041443, 0.23389050364494324, 0.4410025179386139, 0.1215558648109436, 0.12325914949178696, 0.22839879989624023, -0.2701738178730011, -0.08723731338977814, 0.5600071549415588, 0.2068275660276413, -0.4272584617137909, -0.050651829689741135, 0.06289021670818329, -0.06258981674909592, -0.2227793186903, -0.22130632400512695, -0.33179593086242676, -0.45038390159606934, -0.00017185301112476736, -0.3326599895954132, 0.28740546107292175, -0.12161188572645187, -0.020253373309969902, 0.21640422940254211, 0.17548982799053192, -0.09855403751134872, 0.2913787066936493, -0.0060574207454919815, -0.06773320585489273, 0.4217897355556488, 0.18325024843215942, 0.009910821914672852, -0.17827534675598145, 0.20498813688755035, -0.17879347503185272, 0.10457946360111237, 0.23654313385486603, 0.028241587802767754, 0.03567485883831978, 0.27890804409980774, -0.0640251487493515, 0.1841982901096344, -0.06588461995124817, 0.29970866441726685, -0.38196760416030884, 0.047894686460494995, 0.05373532697558403, 0.21704144775867462, 0.10997635871171951, 0.0792304128408432, -0.00450851209461689, -0.1884642392396927, 0.2495317906141281, -0.3699665367603302, -0.2860229015350342, -0.35299843549728394, 0.34465494751930237, 0.21419675648212433, -0.07572281360626221, 0.16196522116661072, -0.22077885270118713, 0.40761345624923706, 0.15318866074085236, -0.11637844890356064, 0.018970506265759468, -0.09141062945127487, -0.06558889150619507, -0.0852079913020134, -0.5345660448074341, 0.014130196534097195, -0.051516640931367874, 0.2736097574234009, -0.31937798857688904 ]
197
..\pandas\reference\api\pandas.Series.dt.date.html
pandas.Series.dt.date
Series.dt.date[source]# Returns numpy array of python datetime.date objects. Namely, the date part of Timestamps without time and timezone information.
No parameters found
['>>> s = pd.Series(["1/1/2020 10:00:00+00:00", "2/1/2020 11:00:00+00:00"])\n>>> s = pd.to_datetime(s)\n>>> s\n0 2020-01-01 10:00:00+00:00\n1 2020-02-01 11:00:00+00:00\ndtype: datetime64[ns, UTC]\n>>> s.dt.date\n0 2020-01-01\n1 2020-02-01\ndtype: object', '>>> idx = pd.DatetimeIndex(["1/1/2020 10:00:00+00:00",\n... "2/1/2020 11:00:00+00:00"])\n>>> idx.date\narray([datetime.date(2020, 1, 1), datetime.date(2020, 2, 1)], dtype=object)']
pandas.Series.dt.date Series.dt.date[source]# Returns numpy array of python datetime.date objects. Namely, the date part of Timestamps without time and timezone information.
[ 0.03187241777777672, -0.16299013793468475, -0.19776834547519684, 0.27773284912109375, 0.048258550465106964, 0.23648671805858612, 0.2713390588760376, 0.42657098174095154, -0.08270725607872009, 0.20197634398937225, -0.11545204371213913, 0.41922804713249207, -0.1603403091430664, 0.06000753492116928, -0.13543710112571716, -0.23279939591884613, 0.026322346180677414, 0.3593992590904236, -0.3203120231628418, -0.16813546419143677, -0.39872750639915466, 0.031601786613464355, -0.18099988996982574, 0.21707236766815186, -0.10055322200059891, -0.13736669719219208, -0.0778299942612648, -0.03444122150540352, -0.17849184572696686, -0.256719172000885, 0.04431604966521263, -0.30406853556632996, 0.1366138756275177, 0.5482925176620483, -0.00009605716331861913, 0.08132141083478928, 0.14232203364372253, -0.1648998260498047, -0.133477121591568, 0.3614411950111389, -0.08242390304803848, -0.06348671019077301, 0.18963441252708435, -0.4323256313800812, -0.20387476682662964, -0.4271939694881439, 0.00254644057713449, -0.19558022916316986, 0.34383678436279297, 0.5301406979560852, 0.30911096930503845, 0.39771768450737, -0.11584915220737457, -0.028381604701280594, 0.00040788541082292795, -0.08820837736129761, 0.033341459929943085, 0.013657266274094582, 0.08142511546611786, 0.12197873741388321, 0.2105761170387268, 0.24644213914871216, -0.23382890224456787, -0.13666605949401855, -0.03285043314099312, 0.11044714599847794, 0.4930476248264313, -0.06646662950515747, -0.05904267728328705, 0.022923201322555542, 0.6028662323951721, -0.1484074741601944, -0.1567557454109192, 0.20012027025222778, -0.24715721607208252, 0.0855414941906929, -0.23663069307804108, 0.11742060631513596, 0.033336907625198364, 0.4421703815460205, 0.08559998124837875, 0.4416863024234772, -0.3811701238155365, 0.31905436515808105, -0.19138456881046295, 0.3981744945049286, -0.047163739800453186, -0.004600830841809511, -0.31733617186546326, -0.083655446767807, 0.26597028970718384, -0.14095859229564667, 0.27870818972587585, 0.2914374768733978, 0.37996193766593933, -0.24097716808319092, 0.22568809986114502, -0.33052948117256165, -0.3073652982711792, -0.1628110408782959, 0.15167947113513947, 0.017638789489865303, -0.20224100351333618, 0.16722528636455536, 0.31612125039100647, 0.2074718475341797, -0.019617551937699318, 0.00902793649584055, 0.14082582294940948, -0.1491406112909317, 0.23391127586364746, -0.01188109815120697, 0.22326846420764923, 0.1850903481245041, 0.048906903713941574, 0.041855588555336, 0.17418307065963745, 0.09160984307527542, -0.16596563160419464, 0.09791029244661331, -0.21844935417175293, -0.012581862509250641, 0.03006119839847088, 0.16673557460308075, -0.17548434436321259, 0.30844685435295105, 0.04266725480556488, -0.3072183132171631, 0.16665947437286377, 0.0037790501955896616, -0.4875338077545166, 0.32731783390045166, 0.1674542874097824, -0.19163258373737335, -0.14607654511928558, 0.07589215040206909, 0.057857733219861984, 0.02179555408656597, -0.13636989891529083, 0.04595820978283882, -0.0021811677142977715, -0.011804161593317986, 0.42961373925209045, 0.28311002254486084, -0.14641022682189941, 0.1213492751121521, 0.1379370093345642, -0.09398254752159119, -0.29119837284088135, 0.06802793592214584, -0.1625158041715622, -0.2013818919658661, -0.2547681927680969, 0.39437469840049744, -0.10342001169919968, 0.20825661718845367, 0.14189592003822327, -0.06685276329517365, -0.015141797251999378, -0.006161805242300034, 0.29317450523376465, -0.07924212515354156, -0.07915206998586655, -0.2949167490005493, 0.14545732736587524, -0.12455418705940247, -0.27532240748405457, 0.018247617408633232, -0.022144882008433342, -0.37071263790130615, 0.10709144920110703, 0.15224577486515045, -0.02805410511791706, 0.06301227957010269, -0.150808647274971, -0.16977211833000183, -0.007008887827396393, -0.2650374472141266, 0.13121549785137177, 0.09924893826246262, -0.012913817539811134, 0.0234204288572073, 0.03465183079242706, 0.29701027274131775, -0.08532252162694931, 0.030988458544015884, 0.07698927819728851, 0.07937901467084885, -0.046664852648973465, -0.13822458684444427, -0.04328823834657669, -0.09765706956386566, 0.009800378233194351, 0.02794780023396015, 0.133670374751091, 0.3371499180793762, 0.06365428864955902, 0.012783261947333813, 0.1096079871058464, 0.08264489471912384, 0.01741367019712925, 0.2214352786540985, 0.3244451582431793, -0.13267314434051514, 0.12659932672977448, -0.19532762467861176, -0.06779235601425171, 0.09584304690361023, 0.20599812269210815, 0.09251681715250015, -0.001609571510925889, -0.28078314661979675, -0.33398836851119995, 0.23682472109794617, 0.10904283076524734, 0.09849730134010315, 0.32963886857032776, 0.0536063052713871, 0.25580498576164246, 0.2884628176689148, 0.017017869278788567, 0.2556065320968628, -0.07136712223291397, -0.1435266137123108, -0.18119291961193085, -0.06044469773769379, -0.1332232654094696, 0.19447995722293854, -0.05929403379559517, -0.024104898795485497, 0.025117721408605576, -0.0373249351978302, 0.17760461568832397, -0.06752971559762955, -0.002534297527745366, 0.12672215700149536, -0.1800750195980072, 0.10676092654466629, -0.025264982134103775, -0.14902161061763763, -0.00654741283506155, 0.4516860842704773, 0.37033507227897644, -0.12072648108005524, 0.18836337327957153, 0.45009544491767883, -0.13812191784381866, -0.31392672657966614, -0.10818484425544739, 0.2508748769760132, 0.31332704424858093, 0.14280621707439423, -0.11139597743749619, -0.4410170018672943, -0.20560136437416077, 0.23359201848506927, -0.03457556292414665, 0.18729308247566223, -0.39915141463279724, 0.1903221309185028, 0.6337943077087402, -0.19213908910751343, 0.07308576256036758, 0.016082124784588814, -0.17399144172668457, -0.17766372859477997, -0.09805718809366226, 0.23036305606365204, -0.04825599864125252, 0.1324581801891327, 0.3284871280193329, 0.023485509678721428, 0.09859767556190491, -0.010500229895114899, 0.057367321103811264, 0.3948330581188202, -0.05178070440888405, -0.0949748158454895, 0.08868127316236496, 0.02343812957406044, -0.0976877436041832, 0.030810628086328506, -0.11204617470502853, 0.28344035148620605, -0.1497008353471756, 0.17392872273921967, -0.4479532837867737, -0.2703177034854889, 0.014734495431184769, -0.3354130983352661, 0.12458860874176025, -0.3349809944629669, 0.16906799376010895, 0.1760888695716858, -0.16822081804275513, -0.06630132347345352, 0.0031269830651581287, 0.2734754979610443, 0.4253053069114685, 0.11014275997877121, -0.25314798951148987, -0.44438880681991577, -0.03851522132754326, 0.2881014943122864, -0.2525179982185364, 0.0820230171084404, 0.13946764171123505, -0.2649550139904022, 0.12465378642082214, -0.08918867260217667, -0.01404133066534996, 0.19806058704853058, -0.2757154107093811, 0.1494465321302414, 0.0035081086680293083, 0.3442233204841614, -0.07461649179458618, -0.11423735320568085, -0.25909075140953064, -0.12782013416290283, -0.2281186431646347, -0.09172380715608597, -0.15976101160049438, 0.19491803646087646, -0.2652049660682678, -0.20815011858940125, -0.5029252767562866, -0.33914822340011597, 0.1471633017063141, 0.07744955271482468, 0.156451016664505, 0.0841948390007019, -0.2955007255077362, 0.29616275429725647, -0.01371810957789421, 0.2058137059211731, -0.37708714604377747, -0.10318407416343689, 0.2885936200618744, -0.24666853249073029, -0.20923878252506256, 0.01495600026100874, -0.13818299770355225, -0.14490491151809692, -0.267076700925827, -0.11122406274080276, -0.6858140230178833, 0.023385077714920044, -0.15595819056034088, 0.09769098460674286, -0.2979212999343872, 0.1136535182595253, 0.012468362227082253, -0.21570263803005219, -0.02902420051395893, -0.017030877992510796, 0.034319162368774414, 0.22880709171295166, -0.274168461561203, 0.09954783320426941, 0.37934765219688416, -0.021794438362121582, 0.3688957989215851, 0.11203921586275101, -0.11022317409515381, 0.008929233998060226, -0.024299705401062965, 0.22636887431144714, -0.08529157191514969, -0.039821989834308624, -0.4687310457229614, 0.12497022747993469, -0.07423648983240128, 0.20607343316078186, -0.1262616068124771, 0.041591666638851166, -0.21084018051624298, 0.007176360581070185, -0.3071621358394623, 0.09370928257703781, -0.08476191759109497, -0.007218522019684315, 0.13314518332481384, 0.01733882911503315, 0.29426461458206177, -0.24453820288181305, -0.13444526493549347, -0.30662763118743896, 0.20701323449611664, -0.04221062362194061, 0.12124184519052505, -0.23438937962055206, -0.0404832698404789, -0.20760098099708557, 0.14380034804344177, 0.06000358611345291, 0.12489572167396545, -0.005609932355582714, -0.28329429030418396, 0.060527123510837555, 0.1312233805656433, 0.37993982434272766, 0.07135652750730515, 0.01520268339663744, 0.25614649057388306, -0.390057772397995, -0.35016068816185, 0.027621956542134285, -0.24599604308605194, -0.11475034058094025, -0.2786805331707001, 0.1232999637722969, 0.07094969600439072, -0.19213585555553436, 0.21867379546165466, 0.049188170582056046, -0.14660151302814484, 0.18680737912654877, 0.04614962264895439, -0.33826783299446106, 0.22429272532463074, -0.1849776804447174, 0.23238958418369293, 0.17349471151828766, 0.05608367919921875, -0.142054483294487, -0.10402154177427292, 0.20614618062973022, 0.21180137991905212, 0.13085560500621796, 0.14610856771469116, 0.02478262037038803, 0.0007302922895178199, -0.1341210901737213, -0.08109355717897415, 0.13152359426021576, 0.04348445311188698, -0.12220155447721481, -0.04318734258413315, -0.021609025076031685, -0.21264728903770447, 0.03815356642007828, 0.05804026126861572, -0.2574619948863983, -0.06160030886530876, 0.02553098089993, -0.048426996916532516, -0.17002885043621063, 0.0859285369515419, 0.20223891735076904, -0.14995712041854858, -0.10788416117429733, -0.15115848183631897, 0.1476406306028366, 0.1644713282585144, -0.06893325597047806, 0.26540622115135193, -0.2729033827781677, -0.18101896345615387, 0.18874332308769226, -0.029043234884738922, 0.6001542806625366, 0.008082278072834015, 0.23679329454898834, 0.6498849987983704, -0.18536897003650665, 0.30035078525543213, 0.3237832188606262, 0.13873328268527985, -0.1004391759634018, -0.14985962212085724, -0.2769600450992584, -0.02493426762521267, -0.24878577888011932, 0.3223367929458618, -0.24525880813598633, 0.09048234671354294, -0.322410523891449, 0.4121928811073303, 0.13919749855995178, 0.18104209005832672, 0.2992412745952606, 0.13361480832099915, -0.31985118985176086, 0.30469417572021484, -0.0723075196146965, 0.008718524128198624, -0.04401689022779465, -0.2636299133300781, -0.12642858922481537, -0.12871447205543518, -0.0624711774289608, -0.18333649635314941, 0.24887573719024658, 0.5849936008453369, 0.0798947662115097, -0.23800775408744812, -0.6144474148750305, 0.1365620195865631, 0.2325834333896637, -0.389517605304718, -0.00374832795932889, -0.02306584268808365, 0.15482760965824127, -0.03439897298812866, -0.20291738212108612, 0.2443809062242508, 0.5872377753257751, -0.11101683974266052, 0.15834292769432068, 0.25426796078681946, -0.1772448718547821, -0.3396124839782715, 0.050443053245544434, 0.35682040452957153, -0.4942631423473358, 0.05426829680800438, -0.41255462169647217, -0.05983582139015198, -0.3327621817588806, -0.22568608820438385, 0.26636114716529846, 0.10803080350160599, -0.07032787799835205, 0.37624767422676086, -0.06791677325963974, -0.5013374090194702, -0.222297802567482, 0.19792136549949646, 0.16944150626659393, 0.06442376971244812, 0.2010253518819809, 0.21167978644371033, -0.38888201117515564, -0.28045374155044556, 0.09723540395498276, -0.06754064559936523, -0.3211365342140198, 0.5790979266166687, 0.034998249262571335, 0.075139120221138, 0.12125138938426971, 0.22841085493564606, 0.005374560132622719, 0.22978703677654266, -0.39907264709472656, -0.240762397646904, -0.21041248738765717, 0.17372985184192657, 0.05375099182128906, 0.212919682264328, 0.3652624189853668, 0.22308538854122162, -0.09938383847475052, -0.28448718786239624, -0.4907921850681305, -0.12253928184509277, -0.4528673589229584, 0.11627926677465439, 0.17143575847148895, -0.038959331810474396, 0.13739515841007233, 0.08290205150842667, 0.2572020888328552, 0.03049665503203869, -0.19680200517177582, -0.35742613673210144, 0.009941545315086842, 0.015605173073709011, -0.21949441730976105, -0.11048118770122528, 0.1805213987827301, -0.06740787625312805, -0.48850390315055847, 0.10382436960935593, -0.06868186593055725, 0.5068696737289429, 0.08399080485105515, 0.38341718912124634, 0.05862560495734215, 0.03223692625761032, 0.1758878529071808, -0.2085210233926773, 0.07432643324136734, 0.2867073118686676, 0.1150570660829544, 0.24068032205104828, -0.21815483272075653, -0.13844813406467438, 0.05687376856803894, 0.2272331416606903, -0.3039413094520569, -0.20272821187973022, 0.2550782859325409, 0.09934614598751068, -0.053133949637413025, 0.11996012181043625, 0.15272438526153564, -0.08131086826324463, -0.3134326934814453, -0.13840064406394958, -0.03200884535908699, 0.2678636312484741, -0.18612459301948547, -0.23922041058540344, 0.00889151357114315, 0.014750846661627293, 0.22407548129558563, 0.14076565206050873, -0.1305292695760727, 0.22082574665546417, 0.15358179807662964, 0.13042610883712769, 0.2808864414691925, -0.17151911556720734, 0.32818424701690674, 0.45942994952201843, -0.063230961561203, 0.06414999812841415, -0.02129472605884075, 0.18758773803710938, 0.18782976269721985, 0.26658496260643005, 0.15822787582874298, 0.10738363116979599, 0.13259077072143555, 0.05156012997031212, 0.14891283214092255, -0.0525713749229908, -0.17733614146709442, 0.10205094516277313, -0.4518432021141052, 0.3773961365222931, 0.4998248219490051, 0.0464167557656765, -0.23786528408527374, 0.29194989800453186, -0.3043251931667328, 0.1846720576286316, 0.05059351772069931, 0.07945337146520615, 0.3273140490055084, 0.022584080696105957, -0.010513067245483398, -0.10396537184715271, 0.1598609834909439, 0.07459351420402527, 0.13849982619285583, -0.1345999389886856, -0.009188045747578144, 0.3663162589073181, 0.18539011478424072, -0.25558310747146606, -0.0036098421551287174, -0.01628876104950905, -0.36531803011894226, 0.060994211584329605, 0.06730072945356369, -0.012831912375986576, -0.01020053867250681, 0.1747540980577469, -0.1749921441078186, -0.07210449129343033, 0.3037223815917969, -0.1352916806936264, -0.38701188564300537, -0.01002743374556303, 0.09196865558624268, -0.023739853873848915, -0.15550357103347778, 0.26542583107948303, 0.3076021373271942, -0.2072683721780777, -0.13717186450958252, 0.14493386447429657, 0.3721795976161957, -0.18110305070877075, 0.34771016240119934, 0.13520227372646332, -0.020062290132045746, -0.14098137617111206, 0.21181261539459229, -0.14065241813659668, -0.1712656021118164, 0.021225538104772568, 0.11774637550115585, 0.237606942653656, 0.05731378123164177, 0.20170274376869202, -0.18593968451023102, 0.35792818665504456, 0.011181310750544071, 0.5467231273651123, 0.1510184109210968, -0.1592453569173813, -0.34511423110961914, 0.1568545699119568, 0.058227330446243286, 0.13503021001815796, 0.08291694521903992, -0.10822664201259613, 0.19477905333042145, -0.09054140746593475, 0.10330051183700562, 0.15182165801525116, -0.3800879418849945, -0.12896281480789185, -0.01601359248161316, -0.17292915284633636, -0.28636184334754944, 0.057770147919654846, 0.05058595538139343, -0.25749900937080383, 0.12045521289110184, -0.29059770703315735, 0.34796515107154846, -0.1787637323141098, -0.25211894512176514, -0.10669801384210587, 0.46745145320892334, 0.2373095601797104, 0.07470957189798355, -0.0959019586443901, -0.24545656144618988, 0.30043190717697144, 0.22167597711086273, -0.26153653860092163, -0.10419466346502304, 0.3259047269821167, -0.2495572865009308, -0.1271487921476364, -0.2445596158504486, -0.03146753087639809, 0.03438661992549896, 0.33770570158958435, -0.09430986642837524, -0.0701247900724411, -0.1760329008102417, 0.2731340527534485, -0.31888726353645325, 0.03342057019472122, 0.2281489074230194, -0.08798753470182419, 0.05605481564998627, -0.13078263401985168, 0.028706423938274384, -0.33817940950393677, 0.25772255659103394, -0.032365135848522186, -0.41858506202697754, -0.13763582706451416, -0.12714383006095886, -0.09078065305948257, -0.11725790798664093, -0.1275024712085724, -0.0852687805891037, 0.4498097598552704, -0.2048369199037552, -0.18062551319599152, -0.11728505045175552, -0.026832524687051773, -0.014246185310184956, -0.14236105978488922, -0.05754498392343521, 0.277953177690506, -0.1647879183292389, -0.02916353940963745, -0.1663987636566162 ]
198
..\pandas\reference\api\pandas.DataFrame.sparse.to_dense.html
pandas.DataFrame.sparse.to_dense
DataFrame.sparse.to_dense()[source]# Convert a DataFrame with sparse values to dense.
Returns: DataFrameA DataFrame with the same values stored as dense arrays.
['>>> df = pd.DataFrame({"A": pd.arrays.SparseArray([0, 1, 0])})\n>>> df.sparse.to_dense()\n A\n0 0\n1 1\n2 0']
pandas.DataFrame.sparse.to_dense DataFrame.sparse.to_dense()[source]# Convert a DataFrame with sparse values to dense.
[ -0.04669591784477234, -0.4076949656009674, -0.14669406414031982, -0.12152494490146637, 0.3447074294090271, 0.29081469774246216, -0.001698882901109755, 0.4301961064338684, -0.3921520411968231, 0.33414992690086365, -0.23090296983718872, 0.1799411177635193, -0.01973741315305233, 0.21300570666790009, -0.09573761373758316, -0.2089768648147583, 0.05627645179629326, 0.38666096329689026, -0.08631160110235214, -0.003818845609202981, -0.2417895495891571, -0.09282165765762329, -0.17596779763698578, -0.17373545467853546, -0.003506614128127694, -0.055047690868377686, -0.09406396746635437, -0.049943286925554276, -0.22868625819683075, -0.10391183197498322, 0.11425203084945679, -0.09220515936613083, -0.17256879806518555, 0.06647283583879471, -0.00009377815149491653, -0.17709732055664062, 0.042413100600242615, 0.10073518753051758, 0.03647349029779434, 0.24819371104240417, -0.1850809007883072, -0.20788244903087616, -0.12323873490095139, -0.17475827038288116, -0.30626988410949707, -0.34727469086647034, -0.008551716804504395, -0.09061987698078156, 0.14740915596485138, 0.09347938746213913, 0.3250434696674347, 0.09700268507003784, 0.21864478290081024, -0.32549792528152466, -0.014900260604918003, -0.16363051533699036, 0.06186969205737114, -0.024192189797759056, -0.33003005385398865, 0.16316433250904083, 0.09652464091777802, 0.20673872530460358, -0.1146530956029892, -0.010196852497756481, 0.34866857528686523, 0.07562670856714249, 0.0533776618540287, -0.029707590118050575, -0.008826473727822304, 0.33911535143852234, -0.02041824720799923, -0.12600097060203552, -0.17046424746513367, 0.15400464832782745, -0.005303330719470978, -0.2514804005622864, -0.15141960978507996, 0.03369665518403053, 0.08376713842153549, 0.2202509641647339, 0.06104671210050583, -0.0032127515878528357, -0.059463001787662506, 0.11563373357057571, -0.5092259645462036, -0.025496456772089005, -0.2491392344236374, -0.27159589529037476, 0.40265271067619324, -0.20968228578567505, -0.22463040053844452, -0.16872459650039673, 0.3517838418483734, 0.11459887027740479, -0.03520511835813522, -0.2689101994037628, 0.01569075509905815, 0.16696211695671082, 0.008160784840583801, -0.17343008518218994, 0.04423598200082779, -0.055079132318496704, -0.24406293034553528, 0.09881214797496796, -0.16584113240242004, -0.0666789710521698, -0.12144735455513, -0.18833497166633606, 0.12161378562450409, 0.24946734309196472, 0.08106588572263718, 0.049557801336050034, -0.1398116499185562, -0.3279382586479187, 0.03110649436712265, -0.023306436836719513, 0.0962485522031784, -0.09507399797439575, -0.5938436388969421, -0.0026336165610700846, 0.033475931733846664, 0.350333034992218, -0.13598652184009552, -0.007984757423400879, -0.019589556381106377, 0.3942650854587555, 0.15380416810512543, 0.04034005105495453, 0.08284506946802139, 0.1681196540594101, -0.31574445962905884, 0.45672157406806946, 0.08756185322999954, -0.3570352792739868, -0.11119221895933151, -0.29464131593704224, 0.054302603006362915, 0.1291104108095169, -0.07635431736707687, 0.13389740884304047, 0.045909374952316284, -0.17298011481761932, 0.29163989424705505, 0.13700610399246216, -0.18116194009780884, -0.2323666363954544, 0.2203500121831894, -0.14711543917655945, -0.20376892387866974, 0.26780349016189575, 0.11682417243719101, 0.02232690341770649, -0.3636622130870819, 0.3136017620563507, 0.20607571303844452, 0.09423850476741791, 0.11076274514198303, 0.348259836435318, -0.13302750885486603, -0.01208243053406477, 0.09193593263626099, -0.015008335933089256, 0.009614563547074795, -0.17651981115341187, 0.2781360149383545, 0.08416526019573212, -0.5235576629638672, 0.022862056270241737, -0.12204080820083618, -0.27584901452064514, 0.29739615321159363, 0.2510465979576111, 0.026389360427856445, -0.2634403109550476, -0.04778720811009407, 0.08596254140138626, 0.05709248036146164, -0.1065153181552887, 0.01803867146372795, 0.11086997389793396, -0.1761033535003662, 0.11722984164953232, 0.29063647985458374, 0.14967794716358185, -0.19513240456581116, -0.06781142204999924, 0.37470704317092896, 0.24049806594848633, -0.271396279335022, -0.3355559706687927, -0.025477349758148193, -0.14767365157604218, 0.1672562062740326, -0.11795877665281296, 0.02164299786090851, 0.4089517891407013, -0.02163461036980152, 0.20102430880069733, 0.13418689370155334, 0.028641607612371445, -0.15904361009597778, 0.14938884973526, -0.026418566703796387, -0.2906731069087982, -0.2224394530057907, -0.08972935378551483, 0.17477616667747498, -0.09905415773391724, 0.05693884566426277, -0.021008778363466263, 0.06409019231796265, -0.4150303602218628, -0.1910737156867981, -0.3489845097064972, 0.3037241995334625, 0.09127408266067505, 0.3352018892765045, -0.0553450845181942, -0.01901359297335148, -0.030432311818003654, -0.03441445529460907, -0.04271383583545685, -0.13791874051094055, -0.004138611722737551, -0.02694789692759514, -0.0408671572804451, 0.14477741718292236, 0.020683471113443375, 0.175209179520607, 0.00646151602268219, 0.04478763788938522, -0.09625224769115448, 0.13734418153762817, 0.37984222173690796, -0.06487147510051727, 0.11836068332195282, 0.02651689015328884, 0.39308035373687744, 0.026554664596915245, 0.37737345695495605, 0.027617013081908226, 0.1389174461364746, 0.03119754232466221, 0.10664691776037216, -0.23945723474025726, 0.3122183680534363, -0.0715961903333664, -0.18034514784812927, 0.04257200285792351, 0.12924113869667053, 0.296740859746933, -0.02715313248336315, 0.16712616384029388, -0.27740681171417236, -0.036134272813797, 0.00932185910642147, -0.01742464490234852, 0.34911590814590454, -0.3623192310333252, 0.10216878354549408, 0.06745130568742752, -0.25749582052230835, 0.23646418750286102, 0.0844455435872078, -0.0388888455927372, -0.05393096059560776, 0.14420154690742493, 0.15496081113815308, 0.0778801441192627, 0.15067632496356964, 0.06036835163831711, 0.03078187070786953, 0.004004217218607664, 0.015210865996778011, 0.2745729386806488, -0.021040186285972595, 0.36656585335731506, 0.01070565078407526, -0.06300605088472366, 0.028614290058612823, -0.09944156557321548, 0.1188303679227829, 0.020084016025066376, 0.289310485124588, 0.037619754672050476, -0.23051591217517853, -0.41350263357162476, -0.07571429014205933, -0.05008727312088013, 0.24228538572788239, 0.16794386506080627, -0.16121041774749756, -0.059912923723459244, 0.1940007358789444, 0.006465342361479998, -0.09427022188901901, 0.12029124796390533, 0.24474872648715973, 0.3947298526763916, -0.1423637717962265, -0.10383639484643936, 0.02952897548675537, 0.08414715528488159, 0.372981995344162, -0.1563328504562378, 0.13754050433635712, -0.11583784967660904, -0.16547651588916779, 0.24020567536354065, -0.06609533727169037, -0.22079157829284668, -0.018043674528598785, -0.26706117391586304, 0.03895293176174164, 0.15550823509693146, 0.49196669459342957, -0.2892206907272339, 0.06629811227321625, -0.012122238986194134, -0.030888888984918594, 0.05825968459248543, 0.02858593687415123, -0.13443300127983093, 0.10927624255418777, 0.15406006574630737, -0.006492589600384235, -0.2748556435108185, -0.19703003764152527, -0.15567167103290558, 0.10248996317386627, -0.09941624850034714, -0.13715535402297974, 0.27414965629577637, -0.001317629124969244, 0.292193204164505, -0.040433548390865326, -0.04024560749530792, -0.3288429379463196, 0.5035791993141174, -0.1891903579235077, -0.0010190202156081796, -0.2962719798088074, -0.12334003299474716, 0.06102152168750763, -0.07853434234857559, 0.020330768078565598, -0.20222455263137817, -0.3282485902309418, 0.03336074575781822, -0.12993484735488892, -0.006108382251113653, 0.18220478296279907, 0.18490438163280487, -0.450264036655426, -0.033618733286857605, -0.05549078807234764, -0.028831101953983307, 0.07035636156797409, -0.10106221586465836, -0.021426348015666008, 0.27542099356651306, 0.28706666827201843, -0.11351249366998672, -0.25613343715667725, -0.1313406527042389, 0.13767579197883606, -0.048361536115407944, 0.2961151897907257, 0.0829954668879509, -0.11175147444009781, 0.0440436452627182, 0.15699511766433716, -0.016390133649110794, 0.023859605193138123, -0.03164827823638916, 0.015292841009795666, -0.05461705103516579, -0.3862844705581665, -0.07689543068408966, 0.08765055239200592, -0.0849931538105011, -0.01215977780520916, 0.20621377229690552, 0.011969697661697865, 0.19991560280323029, -0.19149138033390045, -0.02652992494404316, 0.19988307356834412, -0.09658225625753403, 0.23145288228988647, -0.1672336608171463, 0.19719316065311432, 0.10313018411397934, -0.48316386342048645, 0.311506986618042, 0.027991868555545807, -0.09097553044557571, 0.18833215534687042, -0.18760263919830322, -0.30397874116897583, 0.024335697293281555, 0.4393320679664612, 0.2027926743030548, -0.20594601333141327, 0.13372665643692017, 0.06721948832273483, -0.21310652792453766, 0.12076584994792938, -0.311175674200058, 0.09507567435503006, 0.017970746383070946, 0.24923481047153473, -0.23315702378749847, -0.07961402088403702, 0.48995906114578247, 0.22595860064029694, 0.04255693778395653, 0.13611333072185516, -0.13848602771759033, -0.2807924449443817, 0.009741710498929024, 0.07240940630435944, 0.07151036709547043, 0.3862908184528351, -0.17343251407146454, -0.008537372574210167, -0.08410606533288956, 0.061673279851675034, 0.3089785575866699, -0.14000722765922546, 0.1349978893995285, 0.27824151515960693, -0.3202191889286041, -0.1701548844575882, 0.07719112932682037, 0.10554894059896469, -0.04420895501971245, -0.10062997788190842, -0.050102151930332184, -0.10526265949010849, 0.15373586118221283, 0.1759234070777893, -0.09780864417552948, -0.22150255739688873, 0.198907732963562, -0.2288738489151001, 0.166593998670578, -0.13655437529087067, 0.1730286180973053, 0.3234809935092926, 0.040571924299001694, -0.20245811343193054, -0.2898179292678833, 0.4197574257850647, 0.20076371729373932, 0.11810854822397232, -0.16348262131214142, 0.32473117113113403, -0.1430884450674057, -0.03371142968535423, 0.34129035472869873, 0.6696768403053284, -0.3353232741355896, 0.08645106852054596, 0.0652790293097496, 0.06965433806180954, 0.49496617913246155, -0.25602689385414124, 0.3173522353172302, -0.1002228707075119, -0.48704442381858826, -0.19213621318340302, -0.016349053010344505, 0.2824678421020508, 0.11647678166627884, -0.22517482936382294, 0.23909339308738708, -0.48627418279647827, 0.10747237503528595, 0.1145571917295456, 0.06230272725224495, -0.06532732397317886, -0.08268052339553833, -0.35553115606307983, 0.3286823630332947, 0.12774576246738434, -0.15292908251285553, 0.0008445465355180204, 0.0034750651102513075, -0.023836703971028328, 0.3052120506763458, 0.2786474823951721, -0.037752360105514526, 0.12977120280265808, 0.3075765371322632, 0.010831466875970364, -0.2653152346611023, -0.27169138193130493, 0.16151855885982513, 0.33436188101768494, 0.23426789045333862, -0.0433303602039814, 0.18634666502475739, 0.06470657885074615, 0.02766929753124714, 0.34310147166252136, 0.09484578669071198, 0.3188019394874573, 0.029484808444976807, 0.22377434372901917, 0.22061148285865784, 0.06041646748781204, -0.18172213435173035, -0.06006140261888504, -0.35949596762657166, -0.10772514343261719, -0.2724430561065674, -0.22518502175807953, -0.05022255703806877, -0.2087755799293518, -0.3116985559463501, 0.31980568170547485, -0.09732338041067123, -0.2624344527721405, 0.08791810274124146, -0.1898535043001175, -0.1065758764743805, -0.04964330419898033, 0.4321504235267639, 0.09486369043588638, 0.17026452720165253, 0.2039877027273178, -0.2160508781671524, -0.1640046089887619, -0.22746232151985168, 0.18763117492198944, 0.10645884275436401, 0.26304030418395996, 0.6565043926239014, 0.08247184008359909, 0.04288804158568382, -0.15744784474372864, 0.27101102471351624, 0.06510093063116074, 0.41188037395477295, -0.023524468764662743, -0.13208433985710144, -0.511008620262146, 0.048040974885225296, 0.3041013777256012, 0.2836267650127411, 0.12828931212425232, 0.20662140846252441, -0.2915341556072235, -0.13812465965747833, -0.4936806857585907, 0.009155994281172752, -0.29881909489631653, 0.1613757312297821, 0.03111889585852623, 0.023104248568415642, -0.15275266766548157, 0.23131310939788818, 0.4374036490917206, 0.19766749441623688, 0.3343872129917145, -0.43257081508636475, -0.18649567663669586, -0.03173970431089401, -0.2053142488002777, -0.11023486405611038, 0.3245709240436554, 0.04961302876472473, -0.3846683204174042, -0.24549852311611176, -0.02722393162548542, 0.1520785689353943, -0.023032326251268387, -0.03683239594101906, 0.11075256019830704, -0.2357417792081833, 0.15910084545612335, -0.25235846638679504, 0.05447322130203247, -0.03198270499706268, -0.2001010924577713, 0.05345975607633591, 0.032816387712955475, -0.14040574431419373, 0.3468141555786133, 0.021522603929042816, 0.029150236397981644, -0.28824207186698914, 0.24959297478199005, 0.05289948731660843, -0.3954923748970032, 0.07723020017147064, 0.36958420276641846, 0.12248984724283218, -0.010704643093049526, 0.22185596823692322, 0.22673246264457703, 0.37515681982040405, -0.4680379033088684, -0.022166632115840912, -0.0037479063030332327, -0.1002766489982605, 0.24967773258686066, 0.0026325578801333904, -0.049895357340574265, 0.00893645640462637, -0.03294358775019646, -0.04732247814536095, -0.35702839493751526, -0.2167777121067047, -0.18443948030471802, 0.3640596270561218, 0.3219567835330963, -0.19281353056430817, 0.1703733205795288, 0.04554472491145134, 0.23986028134822845, 0.15920135378837585, 0.07763601839542389, 0.27484598755836487, 0.03814317286014557, 0.002047866815701127, -0.0055227130651474, -0.25931844115257263, 0.0023585862945765257, 0.37930458784103394, -0.30541273951530457, 0.19541913270950317, 0.28257960081100464, -0.1819521188735962, -0.043489500880241394, 0.034234222024679184, -0.16175764799118042, 0.41352570056915283, -0.10943450778722763, -0.17531442642211914, 0.31372764706611633, -0.15038613975048065, -0.04165370762348175, 0.02203419990837574, 0.2090451568365097, -0.2684510350227356, 0.1706717163324356, -0.06939610093832016, 0.18205875158309937, 0.08796743303537369, 0.2802438735961914, -0.08609303086996078, 0.33067071437835693, -0.24434365332126617, -0.27883368730545044, 0.2569941580295563, -0.05220143496990204, -0.009497192688286304, 0.37331536412239075, 0.16818152368068695, 0.05064642056822777, -0.012662515044212341, 0.06330247968435287, -0.1153109222650528, -0.3269942104816437, 0.11745846271514893, 0.055834729224443436, 0.14672578871250153, 0.403552383184433, 0.09890284389257431, 0.3554362952709198, -0.3610086143016815, -0.08970873802900314, -0.021297330036759377, -0.02303723245859146, -0.5882046818733215, 0.19647304713726044, 0.40515726804733276, -0.29820412397384644, -0.41969648003578186, 0.015765514224767685, -0.3159211575984955, -0.22741538286209106, -0.03995152935385704, -0.15956515073776245, 0.0649898424744606, 0.11767800152301788, 0.21507960557937622, 0.11891654133796692, 0.10666186362504959, -0.1272515207529068, 0.008476009592413902, -0.2890922725200653, -0.3551355302333832, -0.12857107818126678, 0.09371626377105713, 0.3156905174255371, -0.2629120349884033, -0.14667737483978271, 0.13148193061351776, -0.018469560891389847, 0.021332163363695145, -0.25031501054763794, -0.036266911774873734, -0.05884668976068497, -0.04377271980047226, 0.14510375261306763, 0.0354212261736393, -0.41030481457710266, -0.05968209728598595, -0.16655606031417847, -0.25229302048683167, 0.2647293508052826, -0.2529900372028351, 0.3679713010787964, -0.03932733088731766, 0.25026920437812805, -0.011946473270654678, 0.1339166909456253, 0.12060638517141342, 0.1625450849533081, -0.28505802154541016, -0.3126954138278961, 0.11196821182966232, 0.02332758717238903, 0.24872414767742157, -0.21183979511260986, 0.1474894881248474, -0.0605991929769516, 0.1454959660768509, 0.12603123486042023, -0.027213910594582558, 0.041430454701185226, 0.34522193670272827, 0.12605276703834534, 0.10339993238449097, -0.3154744803905487, 0.15895310044288635, -0.21178977191448212, -0.11939239501953125, 0.19999046623706818, 0.19455848634243011, -0.06208602339029312, 0.15143337845802307, -0.10809063911437988, -0.24120092391967773, 0.26768141984939575, -0.19051598012447357, -0.33048921823501587, -0.24548842012882233, -0.03348156064748764, 0.26576006412506104, -0.1732134371995926, 0.3667452037334442, 0.09747558832168579, 0.17324119806289673, 0.055051423609256744, -0.060550812631845474, 0.15763220191001892, -0.06062436103820801, 0.1165008544921875, -0.13673239946365356, -0.1883242279291153, 0.10877994447946548, -0.10903430730104446, -0.17408475279808044, -0.2809710204601288 ]
199
..\pandas\reference\api\pandas.api.extensions.ExtensionArray._formatter.html
pandas.api.extensions.ExtensionArray._formatter
ExtensionArray._formatter(boxed=False)[source]# Formatting function for scalar values. This is used in the default ‘__repr__’. The returned formatting function receives instances of your scalar type.
Parameters: boxedbool, default FalseAn indicated for whether or not your array is being printed within a Series, DataFrame, or Index (True), or just by itself (False). This may be useful if you want scalar values to appear differently within a Series versus on its own (e.g. quoted or not). Returns: Callable[[Any], str]A callable that gets instances of the scalar type and returns a string. By default, repr() is used when boxed=False and str() is used when boxed=True.
[">>> class MyExtensionArray(pd.arrays.NumpyExtensionArray):\n... def _formatter(self, boxed=False):\n... return lambda x: '*' + str(x) + '*' if boxed else repr(x) + '*'\n>>> MyExtensionArray(np.array([1, 2, 3, 4]))\n<MyExtensionArray>\n[1*, 2*, 3*, 4*]\nLength: 4, dtype: int64"]
pandas.api.extensions.ExtensionArray._formatter ExtensionArray._formatter(boxed=False)[source]# Formatting function for scalar values. This is used in the default ‘__repr__’. The returned formatting function receives instances of your scalar type.
[ 0.15349732339382172, -0.4410431981086731, -0.08184995502233505, 0.07711818814277649, 0.36611130833625793, 0.020134659484028816, 0.3052057921886444, 0.4023047387599945, -0.20870918035507202, 0.3042413890361786, -0.26891621947288513, 0.39059877395629883, 0.051640499383211136, 0.2629076838493347, -0.21133920550346375, -0.4202747344970703, 0.11275306344032288, 0.6261380314826965, 0.03205140307545662, -0.08290710300207138, -0.2583756446838379, -0.1954466849565506, -0.09819947183132172, 0.08084867149591446, -0.15867812931537628, -0.010543650947511196, -0.0680338591337204, -0.036058634519577026, -0.19688837230205536, -0.15220345556735992, 0.3539698123931885, 0.06430839002132416, 0.016815662384033203, 0.18417692184448242, -0.00010043099609902129, -0.08217956870794296, 0.12422141432762146, -0.06258060038089752, -0.08672130107879639, 0.1434493511915207, -0.2951931655406952, -0.10967052727937698, 0.14961807429790497, -0.07425322383642197, 0.026978811249136925, -0.39814522862434387, -0.11234240233898163, -0.1379072070121765, -0.024806108325719833, 0.08089561760425568, 0.23968520760536194, -0.02888886071741581, 0.09410785883665085, 0.09827154129743576, -0.13250130414962769, 0.1739252209663391, 0.15375693142414093, 0.011690214276313782, -0.16253617405891418, 0.6185705065727234, 0.013745864853262901, 0.17900323867797852, -0.023713931441307068, 0.3557034730911255, -0.0252238642424345, -0.0025418014265596867, -0.11937734484672546, -0.06059766560792923, -0.03832462057471275, 0.22412094473838806, 0.19076259434223175, -0.33798596262931824, -0.21542641520500183, 0.019009115174412727, -0.1033911257982254, -0.27357134222984314, -0.001872367924079299, 0.2260075807571411, 0.3129044473171234, 0.021453598514199257, 0.05957105755805969, 0.22293826937675476, -0.3079323172569275, 0.1753309965133667, -0.5328841805458069, 0.44286924600601196, -0.2955915033817291, 0.03031829744577408, 0.01235982496291399, -0.08894096314907074, -0.12085816264152527, -0.25459039211273193, 0.13741865754127502, 0.13554683327674866, 0.04890647530555725, -0.35053008794784546, -0.13699886202812195, -0.3333837389945984, -0.18681026995182037, 0.007505054119974375, 0.1559588611125946, 0.2637421190738678, -0.1608051359653473, 0.34550246596336365, -0.0033202609047293663, 0.15830573439598083, 0.14273259043693542, 0.20633965730667114, 0.21613219380378723, 0.05515669286251068, 0.09050295501947403, -0.010111401788890362, 0.0750947892665863, 0.03321180120110512, 0.2439381182193756, 0.05325143411755562, 0.0635574534535408, -0.18878713250160217, -0.40610793232917786, 0.14694853127002716, -0.14367195963859558, -0.10022154450416565, 0.0892161950469017, -0.044381238520145416, 0.0203492920845747, 0.4348958730697632, -0.07972902804613113, -0.13180601596832275, 0.2979927957057953, -0.06994954496622086, -0.29456669092178345, 0.2115517258644104, 0.1269850879907608, -0.3475353419780731, 0.11166587471961975, -0.21711789071559906, 0.08866112679243088, 0.15415862202644348, 0.2618753910064697, 0.03869771957397461, 0.041479334235191345, 0.016517583280801773, 0.49422749876976013, 0.5125869512557983, -0.2548723816871643, 0.06000571697950363, 0.3582053482532501, -0.01530037634074688, -0.1803051084280014, 0.05950044095516205, 0.031397223472595215, 0.17760935425758362, -0.5401605367660522, 0.24592596292495728, -0.03238009661436081, 0.22449785470962524, -0.278067409992218, 0.0753893181681633, 0.10376095026731491, -0.0806230902671814, 0.3767595589160919, 0.013875016011297703, 0.23374903202056885, -0.2512000799179077, 0.06489697843790054, -0.13142327964305878, -0.49504828453063965, -0.06645236164331436, -0.04263707995414734, -0.24983470141887665, 0.34220561385154724, -0.1463814377784729, -0.03275516629219055, -0.2179107815027237, -0.08486607670783997, 0.20471584796905518, 0.21639318764209747, -0.03237714245915413, -0.17984290421009064, -0.14403468370437622, 0.03659781441092491, 0.24700404703617096, 0.08828286081552505, -0.05849529802799225, 0.03835209086537361, 0.06606972217559814, -0.07193190604448318, 0.13828739523887634, 0.19322778284549713, -0.09430283308029175, 0.09048520028591156, 0.17423157393932343, 0.4513394832611084, -0.03196242079138756, -0.06051444262266159, 0.02681507170200348, -0.11996907740831375, -0.17727157473564148, 0.048639796674251556, -0.14021465182304382, -0.09932582080364227, -0.23788368701934814, 0.043782953172922134, -0.15560224652290344, 0.21469393372535706, -0.5072559714317322, -0.06037352979183197, -0.050548505038022995, -0.26758873462677, -0.0996965616941452, 0.06351359188556671, -0.28215086460113525, -0.2880890369415283, -0.25131335854530334, -0.1773851215839386, -0.029049867764115334, 0.3047337830066681, 0.01459373440593481, 0.18518802523612976, 0.12834270298480988, -0.21041853725910187, -0.04596489295363426, -0.20615443587303162, 0.13293397426605225, 0.03473129868507385, 0.10393565893173218, 0.29262733459472656, -0.006632035132497549, -0.25763025879859924, 0.033422939479351044, 0.06507231295108795, 0.01475919596850872, -0.22113798558712006, 0.28131818771362305, 0.130207821726799, -0.06778918951749802, -0.33292239904403687, 0.31556129455566406, 0.20584695041179657, 0.5248757004737854, -0.13982908427715302, 0.4510098397731781, 0.3000189960002899, 0.0437675416469574, -0.2440599650144577, 0.5665709376335144, 0.10912513732910156, -0.2425786256790161, -0.17721840739250183, 0.045157477259635925, 0.42526915669441223, 0.2534979581832886, -0.27170783281326294, -0.43937310576438904, -0.43930259346961975, 0.09826556593179703, -0.10146192461252213, 0.25786370038986206, -0.41009581089019775, 0.2389826774597168, 0.3813752830028534, -0.32565435767173767, 0.366128146648407, 0.02379780448973179, -0.20653152465820312, 0.016566066071391106, 0.20607826113700867, 0.4031201899051666, 0.269126296043396, 0.04064368084073067, -0.013883095234632492, -0.02330278418958187, -0.18796326220035553, 0.028667880222201347, 0.22522859275341034, 0.18749606609344482, 0.2028437703847885, -0.08284785598516464, 0.11867652833461761, -0.0038708869833499193, -0.42968645691871643, 0.11031100153923035, -0.15085622668266296, 0.06050433591008186, -0.22264766693115234, 0.1914290189743042, -0.694460928440094, -0.3861885666847229, -0.09645911306142807, -0.40125539898872375, 0.0059690759517252445, 0.061764590442180634, -0.13756807148456573, 0.24605877697467804, -0.1771218180656433, 0.070010706782341, -0.05107896402478218, 0.3221149742603302, 0.3749415874481201, -0.09005305171012878, -0.1670098900794983, 0.18457888066768646, -0.05114591121673584, 0.25914108753204346, -0.15110599994659424, -0.02372129261493683, 0.2568994462490082, 0.13003090023994446, 0.407643586397171, -0.01005802396684885, -0.14433661103248596, -0.043030641973018646, -0.19846241176128387, -0.1919112205505371, 0.3944588005542755, 0.31299617886543274, -0.14348289370536804, 0.05823339894413948, 0.05569106712937355, 0.24243180453777313, -0.04344861954450607, -0.09193584322929382, -0.048930831253528595, 0.14266066253185272, -0.17716465890407562, -0.011499832384288311, -0.024707242846488953, -0.039399582892656326, -0.046189405024051666, -0.022601816803216934, 0.23991654813289642, -0.3767387270927429, -0.040351804345846176, 0.17079493403434753, 0.12690936028957367, -0.06948935985565186, -0.349610298871994, -0.07195242494344711, 0.09734847396612167, 0.045075248926877975, 0.009742090478539467, -0.1262740194797516, -0.10213707387447357, 0.18252980709075928, -0.012387910857796669, 0.20368295907974243, -0.6315323114395142, -0.19977796077728271, -0.21038173139095306, 0.09985756129026413, 0.25722384452819824, 0.21034128963947296, 0.08551117032766342, -0.2264677882194519, 0.010068782605230808, 0.11723008006811142, -0.08359024673700333, 0.2187810242176056, -0.2048582136631012, -0.050519172102212906, 0.1785849928855896, -0.04390643537044525, -0.23323744535446167, -0.04962407052516937, -0.44689393043518066, 0.179267019033432, -0.06226281821727753, 0.2511484622955322, -0.09696347266435623, -0.1852235049009323, -0.09971441328525543, 0.11971095204353333, 0.16826480627059937, 0.21752721071243286, -0.16065388917922974, -0.14545807242393494, 0.09305118024349213, -0.3445684611797333, -0.0034732890781015158, 0.10850492864847183, 0.05014757066965103, -0.22589556872844696, 0.002638414967805147, -0.022202664986252785, 0.08190161734819412, -0.18213839828968048, -0.08981283754110336, -0.3103962242603302, -0.068528912961483, -0.05563350394368172, -0.02818569540977478, -0.035357944667339325, -0.47602662444114685, 0.04659062251448631, 0.3857983946800232, 0.329519659280777, 0.4116242825984955, 0.2907346487045288, -0.12022930383682251, 0.28141602873802185, 0.25917115807533264, 0.4112890958786011, 0.045827917754650116, -0.33580973744392395, 0.028683580458164215, -0.17567449808120728, -0.30431458353996277, -0.2971998453140259, -0.27628639340400696, 0.6134750843048096, -0.4300272762775421, 0.24579858779907227, 0.015474301762878895, -0.17825114727020264, 0.07988175004720688, 0.001070809201337397, -0.15308032929897308, 0.008790411986410618, -0.3985225558280945, -0.06083669140934944, -0.19252325594425201, 0.35851743817329407, 0.08667590469121933, 0.1763155460357666, -0.15987348556518555, -0.1604224592447281, -0.13646526634693146, -0.2771487236022949, 0.11344968527555466, 0.4277918040752411, 0.1806638389825821, 0.11703276634216309, -0.5849081873893738, -0.2099391669034958, 0.21892483532428741, 0.12201233208179474, -0.03569088131189346, -0.21549908816814423, 0.03589976206421852, 0.11303168535232544, -0.12401245534420013, 0.3450912535190582, -0.02417745254933834, -0.1671217381954193, 0.2185109257698059, -0.28218361735343933, 0.09553850442171097, -0.1620628833770752, -0.09649199992418289, 0.15214000642299652, 0.06628706306219101, -0.10482271760702133, -0.32284674048423767, 0.4909520447254181, 0.11227380484342575, 0.034380875527858734, 0.2704046070575714, 0.5587735176086426, -0.2420724481344223, -0.08163454383611679, 0.4712375998497009, 0.5646196007728577, -0.04466990381479263, 0.09417624026536942, 0.16812363266944885, -0.21472357213497162, 0.35275259613990784, 0.1974576860666275, 0.366067498922348, -0.3328149914741516, -0.11548470705747604, -0.3256046772003174, -0.032283980399370193, 0.24369794130325317, 0.035082388669252396, -0.4726129472255707, 0.10362565517425537, -0.6106237173080444, 0.377238392829895, 0.40961313247680664, -0.173971489071846, -0.3103671073913574, -0.20646710693836212, -0.3895452320575714, 0.2254755049943924, -0.07947491109371185, -0.27205392718315125, -0.10094118118286133, 0.08547037094831467, -0.04325844347476959, -0.07798196375370026, -0.0018704814137890935, -0.1970110535621643, 0.008845281787216663, 0.30683743953704834, 0.0737607404589653, -0.1075693741440773, -0.37562015652656555, 0.04441872239112854, 0.2401796281337738, 0.08741170912981033, 0.19522906839847565, 0.012050746008753777, 0.15255434811115265, 0.2798110246658325, -0.03561258688569069, 0.1158597469329834, 0.6976275444030762, 0.10323356091976166, 0.11766579747200012, 0.1973138451576233, 0.10550814867019653, -0.07634422928094864, -0.20659935474395752, 0.4236691892147064, -0.0743379145860672, -0.42760688066482544, -0.212311252951622, -0.5025397539138794, 0.12002433091402054, -0.010685691609978676, 0.1443822979927063, 0.15803112089633942, -0.035288311541080475, 0.31417569518089294, 0.13994495570659637, -0.2646793723106384, -0.15647749602794647, 0.11161033064126968, 0.5846365690231323, 0.19057880342006683, 0.23475931584835052, -0.36308127641677856, -0.25791189074516296, -0.18406036496162415, 0.1284620761871338, 0.04744665324687958, 0.04741692915558815, 0.70204758644104, 0.09228726476430893, -0.2124563753604889, -0.21479538083076477, 0.014214118011295795, -0.25228428840637207, 0.5571131706237793, -0.31819596886634827, -0.30682995915412903, -0.22902987897396088, -0.312646746635437, -0.021835913881659508, 0.49977967143058777, 0.22449082136154175, 0.08151597529649734, -0.15486836433410645, -0.139832004904747, -0.3822503387928009, 0.039061274379491806, -0.2158762514591217, -0.11369095742702484, -0.08806639909744263, 0.4463003873825073, -0.020008862018585205, 0.0847308337688446, 0.16369548439979553, 0.3800257742404938, 0.029648998752236366, -0.3324378728866577, -0.3162831962108612, 0.07347799837589264, -0.0011240252060815692, -0.06311585009098053, 0.0979626476764679, 0.18474116921424866, -0.37062928080558777, -0.08234602212905884, 0.09186868369579315, -0.05630965158343315, -0.01956781931221485, 0.3770277500152588, 0.14892511069774628, -0.29288944602012634, 0.11868046969175339, -0.18336986005306244, -0.14023558795452118, -0.032272711396217346, 0.10005803406238556, 0.17518745362758636, -0.2158208191394806, 0.08108340948820114, 0.01185009628534317, 0.13845665752887726, 0.09345552325248718, -0.19880352914333344, 0.10603850334882736, -0.06712639331817627, -0.28518152236938477, -0.41062524914741516, 0.396722674369812, 0.07183896005153656, -0.049236737191677094, -0.22445300221443176, 0.04234497249126434, 0.16922077536582947, -0.3467031717300415, -0.1235659047961235, 0.4168674349784851, 0.13592511415481567, 0.08484840393066406, 0.1529766023159027, 0.30423814058303833, -0.030097614973783493, 0.02245931699872017, -0.061102624982595444, 0.27150627970695496, -0.03238055109977722, 0.12500934302806854, 0.42204222083091736, 0.006187724880874157, -0.13529275357723236, 0.4404609203338623, 0.08144288510084152, 0.28617987036705017, -0.024265630170702934, 0.3604605197906494, 0.512562096118927, -0.014851660467684269, -0.22422732412815094, 0.028372490778565407, -0.15312887728214264, 0.09415392577648163, 0.12961815297603607, -0.3470103144645691, 0.344002902507782, 0.605870246887207, 0.2379099726676941, -0.31675371527671814, -0.10003215074539185, -0.1541704386472702, 0.12369250506162643, -0.0828021988272667, -0.0066885980777442455, 0.09194111824035645, -0.020366551354527473, -0.16267943382263184, 0.033080969005823135, 0.1039121150970459, 0.0729449987411499, 0.09320127964019775, -0.18880096077919006, -0.07363247126340866, -0.0416586808860302, 0.11403555423021317, -0.111599862575531, 0.3238087296485901, -0.15596714615821838, -0.3093610405921936, 0.3353460133075714, -0.005264261271804571, 0.0750650092959404, 0.1111145094037056, 0.32901275157928467, -0.04293859750032425, -0.014284239150583744, -0.1522471308708191, -0.4084242582321167, -0.005057325586676598, 0.24971851706504822, 0.12080563604831696, 0.28415647149086, -0.1951192319393158, 0.03955989331007004, 0.2920089364051819, -0.16840557754039764, 0.23736287653446198, 0.17626473307609558, 0.22314731776714325, -0.20627696812152863, -0.002455070847645402, 0.08601509779691696, 0.060233358293771744, -0.18153318762779236, -0.2282513976097107, -0.3844051659107208, -0.30306175351142883, 0.0020848249550908804, 0.0073294867761433125, 0.06646834313869476, -0.30967220664024353, 0.13882967829704285, 0.4100366234779358, 0.4613524377346039, 0.008685978129506111, 0.2405741810798645, 0.2766537666320801, -0.11213736981153488, -0.059504516422748566, 0.19851164519786835, 0.105350062251091, -0.111758291721344, 0.13549251854419708, 0.12081102281808853, 0.03132842853665352, -0.4005742371082306, 0.21249309182167053, -0.02240256778895855, -0.269255667924881, -0.06648384779691696, 0.07197470217943192, -0.14548182487487793, -0.12503765523433685, -0.17304304242134094, -0.13353268802165985, -0.0781039372086525, 0.14270196855068207, -0.23429785668849945, 0.33764901757240295, -0.1169983446598053, 0.2041238397359848, -0.2515101134777069, -0.10386481136083603, 0.2058948427438736, 0.36004146933555603, -0.045654647052288055, -0.05131684988737106, 0.14864204823970795, 0.11872548609972, 0.5815719366073608, -0.4317820370197296, 0.23246484994888306, 0.027460549026727676, 0.4082202911376953, 0.15200069546699524, -0.32840824127197266, 0.02349076420068741, 0.6581752896308899, 0.07270929217338562, -0.02253962680697441, -0.0907709077000618, 0.27144742012023926, -0.34848517179489136, -0.3632759749889374, -0.03436468169093132, 0.01107212994247675, -0.0694911852478981, 0.25913551449775696, 0.020389609038829803, -0.18780149519443512, 0.31805989146232605, -0.2967272996902466, -0.4618694484233856, -0.27031487226486206, 0.021705899387598038, -0.0015801824629306793, -0.14730998873710632, -0.30359846353530884, -0.11561784893274307, 0.08773382753133774, -0.24183838069438934, -0.304208368062973, 0.1699027121067047, 0.03876228630542755, -0.007312812842428684, -0.30640506744384766, 0.00925439316779375, -0.00006840786227257922, 0.16025708615779877, -0.02434440888464451, -0.25899624824523926 ]