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
0
..\pandas\reference\api\pandas.Series.cat.reorder_categories.html
pandas.Series.cat.reorder_categories
Series.cat.reorder_categories(*args, **kwargs)[source]# Reorder categories as specified in new_categories. new_categories need to include all old categories and no new category items.
Parameters: new_categoriesIndex-likeThe categories in new order. orderedbool, optionalWhether or not the categorical is treated as a ordered categorical. If not given, do not change the ordered information. Returns: CategoricalCategorical with reordered categories. Raises: ValueErrorIf the new categories do not contain all old category items or any new ones
[">>> ser = pd.Series(['a', 'b', 'c', 'a'], dtype='category')\n>>> ser = ser.cat.reorder_categories(['c', 'b', 'a'], ordered=True)\n>>> ser\n0 a\n1 b\n2 c\n3 a\ndtype: category\nCategories (3, object): ['c' < 'b' < 'a']", ">>> ser.sort_values()\n2 c\n1 b\n0 a\n3 a\ndtype: category\nCategories (3, object): ['c' < 'b' < 'a']", ">>> ci = pd.CategoricalIndex(['a', 'b', 'c', 'a'])\n>>> ci\nCategoricalIndex(['a', 'b', 'c', 'a'], categories=['a', 'b', 'c'],\n ordered=False, dtype='category')\n>>> ci.reorder_categories(['c', 'b', 'a'], ordered=True)\nCategoricalIndex(['a', 'b', 'c', 'a'], categories=['c', 'b', 'a'],\n ordered=True, dtype='category')"]
pandas.Series.cat.reorder_categories Series.cat.reorder_categories(*args, **kwargs)[source]# Reorder categories as specified in new_categories. new_categories need to include all old categories and no new category items.
[ 0.1743732988834381, 0.010410141199827194, -0.20261168479919434, -0.029423292726278305, 0.19112850725650787, 0.2476331740617752, 0.07028717547655106, 0.41453731060028076, -0.10115280002355576, -0.054558802396059036, -0.17567071318626404, 0.22543145716190338, 0.059176329523324966, -0.06564518064260483, -0.1712438315153122, -0.23035138845443726, -0.003416921943426132, 0.042580924928188324, -0.004674899857491255, -0.01941477693617344, -0.36942267417907715, 0.08366896212100983, -0.1792677342891693, -0.002217352157458663, 0.08773384243249893, -0.19170573353767395, -0.25266233086586, -0.04175378382205963, -0.16848933696746826, -0.5365052819252014, 0.22841782867908478, 0.19985632598400116, 0.1116330698132515, 0.4374695122241974, -0.00009517679427517578, -0.19960154592990875, -0.09078525751829147, -0.10491064190864563, 0.12893903255462646, -0.2654692530632019, -0.37323805689811707, -0.08486208319664001, -0.11051133275032043, -0.11323978751897812, 0.018454553559422493, -0.25613775849342346, 0.09474598616361618, 0.04937509819865227, 0.36449429392814636, 0.21948297321796417, 0.3495188355445862, -0.20547915995121002, -0.16837432980537415, -0.20622526109218597, -0.24194329977035522, -0.29358038306236267, 0.13176988065242767, 0.37636807560920715, -0.09891755878925323, 0.04952934384346008, 0.06597859412431717, 0.15644003450870514, -0.18256281316280365, -0.10453852266073227, -0.0728004053235054, 0.019737277179956436, 0.39172881841659546, -0.3174777030944824, -0.1846625953912735, 0.1548195779323578, 0.2039753943681717, -0.3675149083137512, -0.3718225359916687, -0.05360664427280426, 0.10971982032060623, -0.18115532398223877, -0.28550824522972107, 0.1939682513475418, 0.16256915032863617, 0.0017186871264129877, 0.38007214665412903, 0.25670668482780457, -0.0167410746216774, 0.02893863432109356, -0.024192027747631073, 0.3514920175075531, 0.1426467001438141, -0.2618167996406555, 0.03527912497520447, 0.05520430579781532, 0.03196011856198311, -0.07100191712379456, -0.28059566020965576, 0.05777782201766968, -0.2222491055727005, -0.1712401956319809, 0.1313367635011673, 0.069673091173172, -0.09149249643087387, -0.012734069488942623, 0.1828012615442276, 0.02525879070162773, 0.05173405259847641, -0.023929962888360023, -0.01848561502993107, 0.34660279750823975, 0.11436036229133606, 0.012594454921782017, -0.03241100534796715, 0.2811516225337982, -0.18799450993537903, -0.08878888189792633, 0.01697256974875927, -0.38418158888816833, 0.01594119891524315, 0.17135639488697052, 0.10862712562084198, 0.2412615716457367, -0.24827703833580017, -0.23017428815364838, 0.05446881055831909, -0.1085708737373352, -0.08808388561010361, 0.14688926935195923, -0.011666920967400074, 0.2695160508155823, 0.02170839160680771, 0.25282567739486694, 0.14081460237503052, 0.545578122138977, -0.2642151117324829, 0.13510270416736603, -0.08167556673288345, -0.06404875218868256, -0.18633903563022614, -0.021353716030716896, 0.035472940653562546, 0.2501815855503082, -0.058431435376405716, 0.07863356918096542, -0.08977088332176208, 0.07010326534509659, 0.07875027507543564, 0.20647525787353516, -0.009929213672876358, 0.11191140860319138, 0.2415849268436432, 0.05830320715904236, -0.18878887593746185, 0.32290539145469666, -0.12167083472013474, -0.18672534823417664, -0.1988498419523239, 0.38398122787475586, 0.08652372658252716, 0.04243959113955498, -0.12665948271751404, 0.05639830231666565, 0.01651364006102085, 0.11134051531553268, 0.21358726918697357, -0.06940137594938278, 0.16881532967090607, -0.24035170674324036, -0.33334192633628845, 0.23700998723506927, -0.11237819492816925, 0.06742732971906662, -0.33823224902153015, 0.0960739478468895, 0.34335362911224365, -0.020231546834111214, 0.056373290717601776, 0.0046277716755867004, -0.11748817563056946, -0.033867742866277695, 0.5305356979370117, 0.006581280846148729, -0.15529175102710724, -0.22310331463813782, -0.12299853563308716, 0.00641679810360074, 0.11265871673822403, 0.19937822222709656, -0.23169000446796417, -0.15380069613456726, -0.3076551556587219, -0.11033987998962402, 0.19317220151424408, -0.03596344590187073, 0.014159816317260265, -0.10486913472414017, 0.2203679382801056, -0.2768239378929138, 0.24716481566429138, 0.44856029748916626, -0.09393658488988876, 0.05223727226257324, 0.3496265709400177, -0.10186190903186798, -0.18590043485164642, -0.018795881420373917, 0.349923312664032, 0.13056714832782745, 0.15344807505607605, -0.16477318108081818, 0.06854744255542755, 0.17412978410720825, -0.02220899984240532, 0.07949469983577728, 0.13113798201084137, -0.2590322494506836, -0.40774768590927124, -0.12467237561941147, 0.09526153653860092, 0.1519714593887329, 0.3512174189090729, 0.32243964076042175, 0.0537387877702713, 0.13050195574760437, -0.25663524866104126, 0.41113606095314026, 0.09680885076522827, 0.16429302096366882, 0.05323221534490585, 0.20023442804813385, -0.28929707407951355, -0.1100291833281517, 0.09025505185127258, -0.09116505831480026, 0.2631303071975708, 0.0597955696284771, 0.2806779146194458, 0.1435874104499817, -0.15792755782604218, 0.02487787790596485, -0.10130828619003296, -0.037931475788354874, 0.051182519644498825, 0.29356953501701355, -0.052633944898843765, 0.15643908083438873, 0.08785909414291382, 0.1014082282781601, 0.15329214930534363, 0.5291028022766113, -0.40259289741516113, 0.12354156374931335, 0.1669897437095642, 0.10317140817642212, 0.07542803883552551, -0.047156669199466705, 0.12098892033100128, -0.1384996622800827, 0.00006622783985221758, 0.11374399811029434, -0.30175134539604187, 0.18181318044662476, -0.2711355984210968, 0.35999906063079834, 0.5080504417419434, 0.01196209155023098, 0.24182376265525818, 0.1690571904182434, 0.0989624410867691, 0.17285281419754028, 0.05682254582643509, 0.27309733629226685, 0.04587606340646744, 0.36405569314956665, 0.04351070895791054, 0.041060738265514374, 0.020519722253084183, -0.18306408822536469, 0.10566902160644531, 0.045425884425640106, 0.03675463795661926, 0.16474653780460358, 0.34093281626701355, 0.011725299060344696, -0.25423961877822876, -0.039881523698568344, -0.07973071187734604, 0.1535821408033371, 0.01895199343562126, 0.05475689098238945, -0.19046561419963837, -0.23357796669006348, -0.1386898159980774, -0.38970619440078735, 0.05005798861384392, -0.17466259002685547, 0.11718981713056564, 0.10035692900419235, -0.14709864556789398, 0.21186070144176483, -0.20468781888484955, -0.1371082067489624, 0.26360780000686646, 0.1234380230307579, -0.28184786438941956, -0.06696230918169022, 0.10379727184772491, 0.3114960491657257, -0.10561004281044006, 0.06811104714870453, 0.09098728001117706, -0.04779750108718872, -0.06416437774896622, 0.2725324034690857, -0.08601536601781845, -0.3360438048839569, -0.2055298388004303, -0.07889515906572342, -0.05706280469894409, 0.2611033618450165, -0.42743903398513794, -0.49640345573425293, -0.13246862590312958, 0.2546015679836273, -0.20075026154518127, 0.1868329644203186, -0.04709099233150482, 0.3069794178009033, -0.028542043641209602, -0.3688823878765106, -0.1869405210018158, -0.4297739565372467, 0.07958729565143585, 0.23037350177764893, 0.23577964305877686, -0.08988106995820999, 0.02988485060632229, -0.2976890206336975, 0.06680402159690857, -0.11318634450435638, -0.06085387244820595, 0.11619380116462708, 0.36217638850212097, -0.13670362532138824, -0.12974615395069122, -0.04923157021403313, -0.3190886378288269, -0.03272543475031853, -0.25088831782341003, -0.08910120278596878, -0.5158018469810486, -0.11874407529830933, 0.026550427079200745, 0.11124907433986664, 0.013854114338755608, 0.27100256085395813, 0.275725781917572, -0.32465168833732605, 0.005240280646830797, 0.15091431140899658, -0.10629051923751831, 0.3028530180454254, -0.26645636558532715, -0.20018640160560608, 0.34083905816078186, 0.28755244612693787, -0.017415817826986313, 0.038029272109270096, 0.05814652144908905, 0.24635300040245056, -0.0804535448551178, 0.20518182218074799, 0.000708625593688339, -0.3630278706550598, -0.19176895916461945, 0.08120996505022049, 0.3457390367984772, 0.09268192201852798, -0.04768470302224159, 0.14663435518741608, 0.16955804824829102, 0.08015892654657364, -0.22021646797657013, -0.02824033796787262, 0.03025084175169468, -0.24062536656856537, 0.023308822885155678, 0.0985775738954544, -0.12382365018129349, -0.2433137148618698, -0.1532786786556244, 0.008460245095193386, 0.17228621244430542, -0.02747521921992302, 0.10556399077177048, -0.08795972168445587, 0.11384821683168411, -0.26865091919898987, 0.06154685094952583, 0.14368923008441925, -0.3073396384716034, 0.33669981360435486, -0.00934614147990942, 0.009402257390320301, -0.1051708534359932, 0.3426605761051178, 0.10973925143480301, -0.18179282546043396, 0.41612860560417175, -0.1608048379421234, -0.23010098934173584, 0.08737782388925552, -0.1730165034532547, 0.04039829969406128, 0.073588065803051, -0.1776343435049057, -0.05785292759537697, 0.11581066995859146, -0.05413157492876053, 0.12445919960737228, -0.06298660486936569, 0.05517634376883507, -0.3608293831348419, -0.48470473289489746, -0.14241290092468262, 0.15405845642089844, 0.0975981205701828, 0.09160351753234863, -0.3559696078300476, -0.19366773962974548, -0.054572694003582, -0.24098080396652222, 0.1525542289018631, -0.002843881491571665, 0.07632280141115189, 0.38501566648483276, -0.21320490539073944, -0.21203893423080444, -0.017930569127202034, -0.0013887169770896435, 0.0941065326333046, 0.057180311530828476, -0.204917311668396, -0.38300827145576477, 0.0733657255768776, 0.11034415662288666, -0.002157837152481079, -0.054619353264570236, 0.20197303593158722, -0.13597477972507477, -0.04141026735305786, 0.022100050002336502, 0.008261767216026783, 0.10337460041046143, -0.1679309755563736, -0.09960097819566727, -0.375489205121994, 0.31330379843711853, -0.15351735055446625, -0.27736571431159973, 0.160408154129982, 0.26082560420036316, -0.32367509603500366, 0.0966409370303154, 0.12296713888645172, 0.6586079597473145, -0.06138947606086731, -0.025889581069350243, 0.43078067898750305, -0.07660401612520218, 0.507774293422699, 0.3669789433479309, 0.65815669298172, -0.478945255279541, -0.07220205664634705, -0.026720143854618073, -0.0761241763830185, -0.05731707066297531, 0.2964823544025421, -0.4833887815475464, 0.1413538157939911, -0.4149182140827179, -0.10087519884109497, -0.0867869108915329, -0.12890028953552246, -0.2332727462053299, -0.09903240203857422, -0.44270098209381104, 0.28528255224227905, 0.2297918200492859, -0.06747062504291534, -0.21231502294540405, -0.15107916295528412, -0.017276884987950325, 0.11303708702325821, 0.15012045204639435, -0.06706511974334717, -0.17137901484966278, 0.22832746803760529, -0.10808318853378296, -0.18864968419075012, -0.2815946638584137, 0.3873332142829895, 0.37723350524902344, -0.1534990817308426, 0.36444291472435, 0.016349367797374725, 0.09073758870363235, -0.004292817786335945, 0.09529945999383926, 0.03295694664120674, 0.3802608847618103, -0.060392092913389206, -0.1396651566028595, -0.03484678268432617, 0.33968642354011536, -0.17615239322185516, -0.32037675380706787, 0.25641724467277527, -0.08535324782133102, -0.12023758888244629, -0.02185606025159359, 0.07013467699289322, -0.1486821323633194, -0.2517322897911072, 0.31998059153556824, -0.00008537023677490652, -0.05511682480573654, 0.18622830510139465, -0.23961061239242554, -0.06492281705141068, -0.1742829978466034, 0.142539381980896, 0.5020744800567627, 0.13978086411952972, 0.21240077912807465, -0.09319306164979935, -0.18780823051929474, -0.23379288613796234, -0.1744963526725769, 0.0697673112154007, -0.19478446245193481, 0.5063635110855103, -0.031437769532203674, -0.09672079235315323, 0.1376064419746399, 0.11517304927110672, -0.02092736028134823, 0.22687330842018127, -0.09877712279558182, -0.08942345529794693, -0.04777434095740318, 0.11815425753593445, 0.29376667737960815, 0.22485320270061493, -0.34714269638061523, 0.20292629301548004, -0.04617360234260559, 0.067069873213768, -0.4718686640262604, -0.022892091423273087, -0.21681256592273712, 0.12145046144723892, -0.0257332194596529, 0.025634676218032837, -0.11530966311693192, 0.19003118574619293, 0.3016676902770996, 0.29489704966545105, -0.009199315682053566, -0.4397805631160736, -0.11930318176746368, -0.059529561549425125, -0.013346987776458263, 0.06854388117790222, 0.12578731775283813, 0.04892060160636902, -0.0963800847530365, -0.007189130410552025, -0.09650033712387085, 0.20624223351478577, -0.03511500731110573, 0.24543850123882294, 0.22877062857151031, -0.19197145104408264, 0.19059434533119202, -0.0491829439997673, -0.2004471719264984, -0.0960821658372879, 0.07245179265737534, 0.08236506581306458, 0.05608640983700752, 0.14363649487495422, 0.18311487138271332, -0.05400815233588219, 0.0630556270480156, 0.015167465433478355, 0.2393648326396942, -0.037235185503959656, -0.27355101704597473, 0.13727450370788574, 0.348940908908844, -0.03695342689752579, 0.20945458114147186, 0.016166668385267258, 0.08595883846282959, 0.37082335352897644, -0.74690181016922, -0.13032124936580658, 0.11716150492429733, -0.034356214106082916, 0.24941354990005493, 0.19902005791664124, -0.08963779360055923, -0.21657010912895203, 0.011148426681756973, 0.04557642713189125, 0.29007506370544434, -0.15666821599006653, 0.3449205160140991, 0.1723695993423462, 0.17850792407989502, -0.05799959599971771, 0.3517763614654541, 0.0008488452294841409, 0.22451968491077423, 0.04080634191632271, 0.3331906795501709, 0.26194825768470764, 0.04244643822312355, -0.2854405343532562, -0.024425553157925606, -0.11144551634788513, -0.08833902329206467, 0.35007598996162415, 0.04015086963772774, 0.09619670361280441, 0.3654913306236267, -0.37216833233833313, 0.07043285667896271, -0.07011178135871887, -0.02711963653564453, 0.0037735337391495705, -0.1437327265739441, -0.08287759125232697, 0.2574727535247803, -0.10824491083621979, 0.0380890890955925, -0.21323566138744354, 0.3182568848133087, -0.26490291953086853, 0.39933711290359497, -0.1545480191707611, -0.019028764218091965, -0.21499000489711761, -0.07786761969327927, 0.01457248441874981, 0.2946641445159912, -0.12337865680456161, -0.2200944423675537, 0.3731202185153961, -0.186749666929245, 0.018362408503890038, 0.43103983998298645, 0.14186394214630127, 0.03557790443301201, 0.018359174951910973, 0.15767091512680054, -0.13161976635456085, -0.16143465042114258, -0.06562334299087524, 0.0460762158036232, 0.17565467953681946, 0.32696664333343506, -0.0613277442753315, 0.342384397983551, -0.3244639039039612, 0.17797401547431946, 0.23017250001430511, -0.04313312843441963, -0.1825089007616043, 0.46724799275398254, 0.005880928598344326, -0.31519368290901184, 0.0506276935338974, 0.08028687536716461, -0.2473190575838089, -0.17454893887043, -0.07813739031553268, -0.2908940315246582, -0.06232663244009018, -0.17805306613445282, 0.21815963089466095, 0.2965741455554962, 0.11136439442634583, -0.12364474684000015, 0.2069029062986374, 0.09729205816984177, -0.17723965644836426, -0.3381953537464142, 0.004886691924184561, 0.2735097110271454, 0.05149462819099426, -0.07526382803916931, 0.048840686678886414, -0.11303257942199707, -0.13951614499092102, -0.08915243297815323, -0.22567754983901978, -0.32582536339759827, 0.01872541941702366, -0.2428409904241562, -0.0736723244190216, -0.010216344147920609, 0.021635565906763077, -0.12832874059677124, -0.15668678283691406, -0.002460043178871274, -0.4463690519332886, 0.3693287670612335, 0.21640069782733917, -0.008475265465676785, 0.11301912367343903, 0.22078311443328857, 0.3278062343597412, 0.19902794063091278, -0.12194394320249557, -0.1964154690504074, 0.09865535795688629, -0.07370170205831528, -0.28277504444122314, -0.2791585326194763, 0.06308354437351227, 0.06476762145757675, 0.5491299629211426, -0.177540585398674, -0.1648474931716919, -0.000017654954717727378, 0.03242442384362221, 0.16622085869312286, 0.16040609776973724, -0.2532823979854584, 0.22655117511749268, -0.06414851546287537, -0.07911355793476105, 0.05160399153828621, 0.23405294120311737, 0.01912238448858261, 0.14365245401859283, 0.009383155964314938, -0.37649673223495483, 0.2447548508644104, -0.40509679913520813, -0.5372983813285828, -0.3422991633415222, 0.14077992737293243, 0.03147383779287338, -0.06356966495513916, 0.06599362939596176, 0.13194449245929718, 0.32081177830696106, 0.22903940081596375, -0.03769446164369583, 0.05075820907950401, -0.16044682264328003, -0.19902989268302917, -0.05695342645049095, -0.3438146710395813, 0.056184206157922745, -0.24221570789813995, 0.07050883769989014, -0.24486291408538818 ]
1
..\pandas\reference\api\pandas.Index.union.html
pandas.Index.union
final Index.union(other, sort=None)[source]# Form the union of two Index objects. If the Index objects are incompatible, both Index objects will be cast to dtype(‘object’) first.
Parameters: otherIndex or array-like sortbool or None, default NoneWhether to sort the resulting Index. None : Sort the result, except when self and other are equal. self or other has length 0. Some values in self or other cannot be compared. A RuntimeWarning is issued in this case. False : do not sort the result. True : Sort the result (which may raise TypeError). Returns: Index
[">>> idx1 = pd.Index([1, 2, 3, 4])\n>>> idx2 = pd.Index([3, 4, 5, 6])\n>>> idx1.union(idx2)\nIndex([1, 2, 3, 4, 5, 6], dtype='int64')", ">>> idx1 = pd.Index(['a', 'b', 'c', 'd'])\n>>> idx2 = pd.Index([1, 2, 3, 4])\n>>> idx1.union(idx2)\nIndex(['a', 'b', 'c', 'd', 1, 2, 3, 4], dtype='object')", '>>> idx1 = pd.MultiIndex.from_arrays(\n... [[1, 1, 2, 2], ["Red", "Blue", "Red", "Blue"]]\n... )\n>>> idx1\nMultiIndex([(1, \'Red\'),\n (1, \'Blue\'),\n (2, \'Red\'),\n (2, \'Blue\')],\n )\n>>> idx2 = pd.MultiIndex.from_arrays(\n... [[3, 3, 2, 2], ["Red", "Green", "Red", "Green"]]\n... )\n>>> idx2\nMultiIndex([(3, \'Red\'),\n (3, \'Green\'),\n (2, \'Red\'),\n (2, \'Green\')],\n )\n>>> idx1.union(idx2)\nMultiIndex([(1, \'Blue\'),\n (1, \'Red\'),\n (2, \'Blue\'),\n (2, \'Green\'),\n (2, \'Red\'),\n (3, \'Green\'),\n (3, \'Red\')],\n )\n>>> idx1.union(idx2, sort=False)\nMultiIndex([(1, \'Red\'),\n (1, \'Blue\'),\n (2, \'Red\'),\n (2, \'Blue\'),\n (3, \'Red\'),\n (3, \'Green\'),\n (2, \'Green\')],\n )']
pandas.Index.union final Index.union(other, sort=None)[source]# Form the union of two Index objects. If the Index objects are incompatible, both Index objects will be cast to dtype(‘object’) first.
[ 0.06122520938515663, -0.39517271518707275, -0.11384187638759613, 0.050392135977745056, 0.06906662881374359, 0.28888291120529175, 0.08519402891397476, 0.2582961916923523, 0.03239767625927925, 0.06703005731105804, -0.3115507662296295, 0.03497869148850441, 0.16140946745872498, 0.05083511024713516, -0.3056647777557373, -0.11917619407176971, -0.13078510761260986, 0.34529900550842285, -0.29835182428359985, 0.055009957402944565, -0.4832185208797455, -0.029658960178494453, -0.02949516288936138, 0.0987064391374588, 0.13715992867946625, 0.08366238325834274, -0.27371859550476074, 0.009009263478219509, -0.049361929297447205, -0.0684206411242485, 0.36559703946113586, 0.14135535061359406, -0.1678190529346466, 0.2732381224632263, -0.00010032779391622171, 0.006946482229977846, 0.2000647634267807, -0.008794713765382767, 0.08587558567523956, -0.11562848836183548, -0.16051310300827026, 0.09085023403167725, 0.0349227637052536, -0.21637840569019318, -0.012263083830475807, -0.46027424931526184, 0.2196209877729416, -0.1209300234913826, 0.1640494465827942, 0.07811158150434494, 0.2766389548778534, 0.019221870228648186, 0.26198118925094604, -0.16369371116161346, -0.1210453063249588, -0.3305002450942993, 0.2788675129413605, 0.1563386172056198, -0.34045636653900146, 0.18331848084926605, 0.3896646797657013, -0.2062348574399948, -0.23836322128772736, -0.11621057242155075, -0.13522063195705414, 0.18723975121974945, 0.26594775915145874, -0.22084902226924896, -0.18713533878326416, 0.32513463497161865, 0.49366095662117004, -0.22515995800495148, -0.26420003175735474, 0.2229710966348648, -0.022478314116597176, 0.15023568272590637, 0.014895834028720856, -0.13433310389518738, 0.17393630743026733, 0.23227497935295105, 0.3237479031085968, 0.37547051906585693, 0.10400453954935074, 0.2630308270454407, -0.21944712102413177, 0.24130697548389435, 0.11401265114545822, 0.08438343554735184, 0.06444063037633896, -0.11667390912771225, 0.1697479784488678, -0.3507551848888397, 0.19925229251384735, 0.005662788636982441, 0.008509094826877117, -0.36699482798576355, 0.1365433782339096, -0.48925918340682983, -0.20820410549640656, -0.03449927642941475, -0.16995112597942352, 0.04183840751647949, -0.039195623248815536, 0.34158605337142944, 0.33773356676101685, 0.08180452883243561, -0.20598244667053223, 0.02704877220094204, 0.017851874232292175, -0.14188596606254578, -0.03518999367952347, 0.07225088775157928, 0.28367167711257935, -0.31423419713974, -0.10256265103816986, -0.0014622410526499152, 0.340366393327713, -0.01244006585329771, -0.35835564136505127, -0.10169050097465515, -0.20005841553211212, 0.037777453660964966, 0.16040146350860596, 0.08047781884670258, -0.07287043333053589, 0.28898319602012634, 0.19794923067092896, 0.06663479655981064, 0.055402714759111404, 0.32403191924095154, -0.23093461990356445, 0.24571937322616577, 0.20638635754585266, -0.38279491662979126, -0.1699109524488449, -0.08229521661996841, 0.1473081260919571, 0.2606731951236725, 0.24672390520572662, 0.1976371705532074, 0.20639833807945251, -0.33844923973083496, 0.39418092370033264, 0.2757824957370758, 0.2886435389518738, -0.054463308304548264, 0.35250231623649597, -0.21334828436374664, -0.3351863920688629, 0.18674282729625702, 0.09441377967596054, -0.2654224932193756, -0.2780510485172272, 0.3404776155948639, 0.01010408066213131, 0.07403883337974548, 0.13202843070030212, 0.19101983308792114, -0.11870227754116058, -0.03774312883615494, 0.12263556569814682, 0.14823634922504425, -0.06585124880075455, -0.2854134738445282, 0.11926164478063583, 0.10002026706933975, -0.18200308084487915, 0.17329181730747223, -0.0666540190577507, -0.10989563912153244, -0.07971277087926865, 0.010837775655090809, -0.14320135116577148, -0.1773226112127304, -0.24254736304283142, -0.008053233847022057, 0.10450314730405807, -0.26493364572525024, -0.3221626281738281, 0.046314600855112076, -0.2772759795188904, 0.20108960568904877, 0.29227885603904724, 0.26290038228034973, -0.13920345902442932, -0.3017345070838928, 0.17642703652381897, 0.3609280288219452, -0.15905748307704926, -0.2981167137622833, -0.020151784643530846, -0.01241511944681406, 0.10961079597473145, -0.2827027440071106, 0.10674820095300674, 0.1445399522781372, -0.2675342559814453, -0.029429778456687927, 0.1528092324733734, 0.025638116523623466, -0.09888707846403122, -0.09947123378515244, 0.358918160200119, -0.044051580131053925, 0.10008329898118973, -0.1614333540201187, -0.16513590514659882, 0.23416507244110107, 0.11282665282487869, -0.0875432938337326, 0.10221681743860245, -0.43765202164649963, -0.2560111880302429, -0.23752717673778534, -0.007267074193805456, 0.4270728826522827, 0.2918987274169922, -0.04114186018705368, -0.07625188678503036, -0.18670262396335602, -0.11964570730924606, -0.06480691581964493, -0.022748785093426704, -0.022367535158991814, 0.24135419726371765, 0.2793289124965668, -0.15933676064014435, 0.02047211490571499, -0.1380799412727356, 0.07580814510583878, -0.016173845157027245, -0.050394605845212936, 0.2391161173582077, 0.48714762926101685, -0.27361997961997986, -0.04749670252203941, 0.23684698343276978, 0.007081577554345131, 0.05524662137031555, -0.13459672033786774, -0.31234627962112427, 0.4304412007331848, 0.17926925420761108, -0.023242326453328133, -0.022855469956994057, 0.5287225246429443, -0.1493861973285675, -0.015453835017979145, -0.0422741174697876, 0.10779152810573578, -0.015643741935491562, 0.06445055454969406, 0.06030074879527092, -0.3165653645992279, -0.38784876465797424, 0.21541178226470947, -0.17969371378421783, 0.34745100140571594, -0.5029687285423279, 0.3178107738494873, 0.2710312008857727, -0.03778053820133209, 0.2757222652435303, -0.010488617233932018, 0.08826035261154175, 0.04246857017278671, -0.17839384078979492, -0.12128051370382309, 0.20732294023036957, 0.25567856431007385, 0.19847851991653442, 0.01699422113597393, -0.3312026262283325, -0.014652470126748085, 0.23108844459056854, 0.14971411228179932, -0.14454562962055206, 0.10443767160177231, -0.014380071312189102, -0.024003323167562485, -0.14820505678653717, 0.09116296470165253, 0.1540808230638504, 0.1477174609899521, -0.23423171043395996, -0.1001775860786438, -0.20452958345413208, -0.3539612591266632, -0.29077598452568054, -0.1714625358581543, 0.08721590787172318, -0.3630426824092865, 0.05223453789949417, 0.3266107738018036, -0.1570526361465454, 0.07410265505313873, -0.11539245396852493, 0.006761276628822088, 0.1467551589012146, -0.1718517392873764, 0.2925220727920532, 0.09348458051681519, 0.0036018681712448597, 0.3000069260597229, 0.049023158848285675, -0.0017636504489928484, 0.19102716445922852, -0.025835512205958366, 0.05684194341301918, 0.0664178878068924, -0.22363592684268951, -0.20470917224884033, -0.21178469061851501, 0.12928402423858643, 0.10679131001234055, 0.33403488993644714, -0.2446717470884323, -0.37655577063560486, -0.046419598162174225, 0.16649354994297028, -0.07133922725915909, -0.11243531107902527, 0.013120911084115505, 0.0060089360922575, -0.10124779492616653, -0.310060977935791, 0.16098088026046753, -0.3420843482017517, 0.11220185458660126, -0.2260664999485016, 0.17304883897304535, -0.38675856590270996, 0.1727190911769867, 0.27019745111465454, 0.44407567381858826, 0.021235104650259018, -0.2309209257364273, -0.15738362073898315, 0.18477065861225128, -0.03533294051885605, 0.10919700562953949, -0.09687747061252594, -0.22748388350009918, -0.1171509176492691, -0.3451627492904663, 0.003077289555221796, -0.5815286636352539, -0.13967269659042358, -0.00003510777241899632, 0.07615061104297638, -0.04922402650117874, 0.25059974193573, 0.3243843615055084, -0.3777826428413391, -0.0179130956530571, 0.01912342570722103, 0.04861073195934296, 0.31635597348213196, -0.08264439553022385, 0.10197173804044724, 0.4153539538383484, 0.13976238667964935, 0.44708967208862305, 0.05742773041129112, -0.05089188739657402, 0.05485307797789574, -0.038294337689876556, 0.2814662754535675, 0.14739574491977692, -0.3490910828113556, -0.3090163767337799, 0.1471845656633377, 0.22182735800743103, 0.14189203083515167, -0.1751270443201065, 0.19206680357456207, -0.04821958765387535, 0.07305148988962173, -0.3922983705997467, -0.10694330185651779, 0.07182227820158005, -0.2548666000366211, -0.20713555812835693, -0.10877818614244461, -0.22027498483657837, -0.007413363084197044, 0.1269022673368454, -0.09436618536710739, 0.27617403864860535, -0.07098199427127838, -0.004840867128223181, 0.0487666092813015, -0.1994924396276474, -0.0003162162029184401, 0.3450258672237396, 0.05720481276512146, 0.2300175130367279, 0.21018417179584503, -0.13989466428756714, -0.1792907863855362, -0.06969300657510757, 0.6487322449684143, -0.02444055676460266, -0.20567381381988525, -0.021988902240991592, -0.1694096475839615, -0.2977489233016968, 0.05631380155682564, 0.02321070432662964, 0.22753530740737915, -0.05862017348408699, 0.21550089120864868, -0.2664121687412262, -0.03381723910570145, 0.1824234575033188, 0.2091737985610962, -0.023455889895558357, -0.11893361806869507, -0.43234407901763916, -0.3313598930835724, -0.01193239726126194, 0.21188604831695557, 0.32622185349464417, 0.1578957438468933, -0.13156548142433167, -0.24075418710708618, -0.4081226587295532, -0.4407700300216675, 0.391337126493454, -0.19058959186077118, 0.11820976436138153, 0.38551095128059387, 0.0704694390296936, 0.12845203280448914, 0.0797644704580307, -0.09173819422721863, 0.2884931266307831, -0.11918814480304718, -0.1436925083398819, -0.11836552619934082, 0.06485763192176819, 0.3009249269962311, 0.06511251628398895, -0.07950149476528168, 0.17962414026260376, -0.2044803649187088, -0.17752911150455475, -0.012403014115989208, -0.06933751702308655, 0.2975720763206482, -0.023414142429828644, -0.3373904228210449, -0.34749674797058105, 0.4842003285884857, 0.12140089273452759, -0.18387769162654877, 0.2017592340707779, 0.43415209650993347, -0.321744441986084, 0.032292939722537994, 0.14739413559436798, 0.7209548950195312, -0.31539928913116455, 0.03239491209387779, 0.2038598656654358, -0.3630523979663849, 0.29486215114593506, 0.3508748710155487, 0.3595823049545288, -0.2145594209432602, -0.43868470191955566, -0.21375758945941925, -0.04501154646277428, -0.1510055661201477, 0.054697006940841675, -0.5653184652328491, 0.09554705023765564, -0.6246621012687683, 0.30420103669166565, 0.10844584554433823, 0.19545502960681915, 0.09179535508155823, 0.04583553597331047, -0.09900999814271927, 0.20326541364192963, 0.36809685826301575, -0.06571639329195023, -0.05920790508389473, -0.008582851849496365, 0.0494762621819973, 0.030912889167666435, 0.033392492681741714, -0.040798526257276535, 0.21664190292358398, 0.48068657517433167, -0.25850847363471985, -0.06541096419095993, -0.3340604603290558, 0.08344755321741104, 0.2682836949825287, 0.015426247380673885, 0.2236412614583969, -0.029963240027427673, 0.3972500264644623, -0.06518324464559555, -0.13053962588310242, -0.24400444328784943, 0.44437530636787415, 0.11954697221517563, -0.02685728296637535, 0.41335877776145935, 0.2792312502861023, -0.0873233750462532, -0.28300946950912476, 0.10635380446910858, -0.4051510989665985, -0.27255016565322876, -0.34166863560676575, -0.006951865274459124, -0.17266947031021118, -0.13654927909374237, 0.2177172154188156, -0.19195398688316345, -0.18568845093250275, 0.09070908278226852, -0.14201712608337402, -0.4218405485153198, 0.0017288982635363936, 0.2704957127571106, 0.3846496343612671, 0.38996532559394836, 0.14766232669353485, -0.10145682841539383, -0.159425750374794, -0.12750011682510376, -0.12821219861507416, 0.06265436857938766, -0.11716137826442719, 0.5853744745254517, -0.2640860080718994, -0.11486149579286575, 0.17706920206546783, 0.08231049031019211, 0.24062907695770264, 0.5306979417800903, -0.25188717246055603, -0.18934603035449982, -0.2101655751466751, 0.1184978112578392, 0.37294167280197144, 0.4403529167175293, -0.24366416037082672, 0.3195241391658783, 0.06605406105518341, 0.13929423689842224, -0.4655211865901947, 0.011306285858154297, -0.5365822315216064, 0.22714966535568237, -0.12246693670749664, 0.05564792454242706, -0.22592218220233917, 0.1932813972234726, 0.3117697834968567, 0.06118254363536835, 0.025323566049337387, -0.34885910153388977, -0.1457415670156479, 0.034609463065862656, -0.07904727011919022, 0.006514454260468483, 0.1325445920228958, -0.14005933701992035, -0.053990062326192856, -0.06202409416437149, -0.10294807702302933, 0.2464117705821991, -0.12084784358739853, -0.07170545309782028, 0.27808183431625366, -0.12105245888233185, -0.07613780349493027, -0.11486787348985672, -0.12857598066329956, -0.1519123911857605, 0.010570368729531765, 0.06072453409433365, -0.3979315161705017, -0.024592144414782524, 0.2951482832431793, -0.00738046457991004, 0.09944300353527069, -0.18812647461891174, -0.08127302676439285, 0.15104030072689056, -0.10984152555465698, 0.15285198390483856, 0.41785213351249695, 0.11206237226724625, 0.1315641701221466, -0.22428056597709656, -0.06061762943863869, 0.2832951843738556, -0.49064692854881287, 0.004852297715842724, 0.014798515476286411, -0.0764269083738327, 0.20246559381484985, 0.21093422174453735, -0.05647542327642441, 0.2204618602991104, -0.0702713131904602, 0.15358808636665344, -0.08033689111471176, -0.0675133764743805, 0.37889549136161804, 0.2168227881193161, -0.03095664270222187, -0.07186878472566605, 0.14011970162391663, -0.06914669275283813, 0.4338131248950958, 0.011271359398961067, 0.07697071135044098, 0.24469628930091858, -0.18334124982357025, -0.10137210786342621, 0.306898832321167, -0.0017290064133703709, 0.22831329703330994, 0.16559754312038422, -0.11626435071229935, 0.06440899521112442, 0.40343984961509705, 0.15403039753437042, -0.4340628683567047, 0.019659224897623062, 0.0665726587176323, 0.3025234639644623, -0.16913853585720062, -0.20512883365154266, 0.49777907133102417, -0.19009754061698914, -0.09272459894418716, -0.19799789786338806, 0.38062334060668945, -0.2738947570323944, -0.03147205337882042, -0.08305080980062485, 0.15696153044700623, -0.12797720730304718, 0.2237897366285324, 0.0072553036734461784, 0.2271832376718521, -0.16347737610340118, -0.4245853126049042, 0.5123933553695679, -0.04288618266582489, 0.13557489216327667, 0.3051315248012543, 0.20669770240783691, -0.030152346938848495, -0.5198395252227783, 0.17952293157577515, -0.016023611649870872, -0.12632645666599274, -0.05410447716712952, -0.3203207552433014, 0.037676870822906494, -0.3474777936935425, 0.29431450366973877, 0.3417389988899231, -0.29259875416755676, -0.05796085670590401, 0.05921180918812752, 0.007608267944306135, -0.46003100275993347, 0.5282370448112488, 0.10279952734708786, -0.023877378553152084, 0.14857403934001923, 0.16196048259735107, -0.07861518859863281, -0.3988499343395233, 0.1885884553194046, -0.1500200778245926, -0.06524188071489334, 0.2197110950946808, 0.18684540688991547, 0.2237517535686493, 0.23194275796413422, 0.014626777730882168, 0.31668323278427124, -0.21667781472206116, 0.13216301798820496, -0.3744647800922394, 0.31534260511398315, 0.10293114185333252, -0.007469814270734787, 0.09852809458971024, 0.22709517180919647, -0.06062410771846771, -0.24338404834270477, -0.055915720760822296, 0.13106149435043335, -0.022859590128064156, 0.02340542897582054, 0.0794721394777298, -0.25260111689567566, -0.42754504084587097, -0.38750818371772766, -0.02256421186029911, -0.2465275675058365, -0.20497862994670868, -0.13970938324928284, 0.37889835238456726, -0.16180181503295898, -0.13185803592205048, 0.23959729075431824, -0.03743310272693634, 0.044347092509269714, 0.06756941974163055, 0.15420977771282196, -0.22215189039707184, 0.270565003156662, 0.47101089358329773, -0.20611007511615753, -0.47077614068984985, 0.2994517982006073, 0.07126345485448837, -0.0006654093158431351, -0.3281404674053192, 0.21304118633270264, 0.08726432174444199, 0.07950840145349503, 0.17699101567268372, -0.04881882667541504, -0.31155136227607727, 0.2037459909915924, -0.4643124043941498, 0.0757947489619255, -0.019726743921637535, 0.46586325764656067, 0.167367622256279, 0.23231202363967896, 0.14277100563049316, -0.32300540804862976, 0.31106942892074585, 0.0038353074342012405, -0.25400498509407043, -0.3573167622089386, 0.06602781265974045, 0.06143524497747421, 0.13430166244506836, 0.02316831238567829, -0.2126929759979248, 0.3612459897994995, 0.09603229910135269, -0.22164206206798553, 0.10146986693143845, 0.1590401530265808, 0.09934379160404205, -0.23644378781318665, -0.03560975193977356, 0.06861133128404617, -0.2097889631986618, -0.005121069960296154, -0.14575731754302979 ]
2
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.argsort.html
pandas.api.extensions.ExtensionArray.argsort
ExtensionArray.argsort(*, ascending=True, kind='quicksort', na_position='last', **kwargs)[source]# Return the indices that would sort this array.
Parameters: ascendingbool, default TrueWhether the indices should result in an ascending or descending sort. kind{‘quicksort’, ‘mergesort’, ‘heapsort’, ‘stable’}, optionalSorting algorithm. na_position{‘first’, ‘last’}, default ‘last’If 'first', put NaN values at the beginning. If 'last', put NaN values at the end. *args, **kwargs:Passed through to numpy.argsort(). Returns: np.ndarray[np.intp]Array of indices that sort self. If NaN values are contained, NaN values are placed at the end.
['>>> arr = pd.array([3, 1, 2, 5, 4])\n>>> arr.argsort()\narray([1, 2, 0, 4, 3])']
pandas.api.extensions.ExtensionArray.argsort ExtensionArray.argsort(*, ascending=True, kind='quicksort', na_position='last', **kwargs)[source]# Return the indices that would sort this array.
[ 0.42583590745925903, -0.45916426181793213, -0.2389986664056778, 0.037390466779470444, 0.2420763224363327, 0.28333768248558044, -0.1429510861635208, 0.33295923471450806, -0.015330441296100616, 0.3166268467903137, -0.23578789830207825, 0.24674224853515625, 0.07156559824943542, -0.06646988540887833, 0.17918986082077026, -0.2524591386318207, -0.041230469942092896, 0.28429239988327026, 0.15115387737751007, 0.07836944609880447, -0.38305607438087463, -0.013495206832885742, -0.18815182149410248, 0.25308141112327576, 0.3128965497016907, -0.07711253315210342, -0.20807313919067383, 0.0450102724134922, 0.12876851856708527, -0.29137641191482544, 0.2893207371234894, 0.03622687608003616, -0.11882927268743515, 0.22580614686012268, -0.00010429394023958594, -0.03324904292821884, 0.2130860984325409, -0.11538850516080856, 0.023805318400263786, -0.15271316468715668, -0.254975825548172, -0.02632451243698597, -0.2009875774383545, -0.4291709065437317, 0.016480961814522743, -0.5809485912322998, 0.11746551841497421, -0.42240333557128906, 0.13194242119789124, 0.2926352620124817, 0.2530325949192047, -0.0844622403383255, 0.025763830170035362, -0.1481075882911682, -0.010264297015964985, -0.3397466540336609, 0.1204981729388237, -0.18426182866096497, 0.14525020122528076, 0.16605563461780548, 0.03643374890089035, 0.09891826659440994, -0.12125372886657715, -0.2042883336544037, -0.10157216340303421, 0.004170600790530443, 0.18156519532203674, -0.013766265474259853, 0.19347266852855682, 0.20941998064517975, 0.25415414571762085, -0.28288787603378296, -0.34340786933898926, -0.04589895159006119, -0.02066083811223507, 0.15531998872756958, -0.3829713463783264, -0.05792214348912239, 0.4277152121067047, -0.01686030998826027, 0.19637851417064667, 0.3471960127353668, -0.29893237352371216, 0.2594968378543854, -0.0972098633646965, 0.6051520109176636, -0.06527015566825867, -0.1495637744665146, 0.05277666077017784, -0.3737947940826416, 0.1248554214835167, -0.10505557060241699, 0.21089065074920654, 0.40058109164237976, -0.04558949917554855, -0.08624398708343506, 0.29158204793930054, -0.3857913911342621, 0.20672625303268433, -0.3147127032279968, -0.12963353097438812, -0.05437313765287399, 0.06677325814962387, 0.024176161736249924, -0.07465123385190964, 0.23347541689872742, 0.3827950358390808, 0.07271144539117813, 0.030418090522289276, 0.032586853951215744, 0.1735782027244568, 0.04666557163000107, 0.10682974010705948, -0.018591836094856262, -0.12984143197536469, 0.03707191348075867, -0.06613609939813614, 0.09026084840297699, -0.16529028117656708, 0.04102947935461998, -0.0303949061781168, 0.08335702121257782, 0.17094971239566803, 0.1981014609336853, 0.12270480394363403, 0.22260405123233795, -0.19796064496040344, -0.1311700940132141, 0.21793174743652344, 0.5760332345962524, -0.29823076725006104, 0.166169211268425, 0.3442605435848236, -0.12338414788246155, -0.12743555009365082, 0.02172844670712948, 0.3663373589515686, -0.21148407459259033, 0.2642870843410492, 0.005063648335635662, -0.028146222233772278, 0.0519985556602478, 0.27763691544532776, 0.45182812213897705, 0.07266300171613693, 0.01357024721801281, 0.10997047275304794, 0.0517379455268383, -0.32446160912513733, 0.2910534143447876, -0.25046154856681824, -0.25606289505958557, -0.019292142242193222, 0.3106400966644287, 0.07570037245750427, 0.22265656292438507, -0.21824251115322113, -0.043296802788972855, 0.04626172035932541, 0.0978330746293068, 0.06630489230155945, -0.0741465762257576, 0.05994820594787598, -0.20546209812164307, -0.007424375042319298, -0.16545097529888153, -0.03408145532011986, 0.17830787599086761, -0.49050310254096985, 0.14914123713970184, -0.10981367528438568, -0.22808359563350677, 0.02422495000064373, 0.05783405900001526, -0.23393099009990692, 0.34124353528022766, 0.36914587020874023, -0.14862464368343353, -0.1768353283405304, -0.26475149393081665, -0.15891976654529572, -0.10548834502696991, 0.05167765915393829, 0.20458510518074036, -0.12017802894115448, -0.022199032828211784, -0.06503923237323761, 0.3036709129810333, 0.07507246732711792, 0.059697385877370834, 0.13344739377498627, -0.17180801928043365, 0.10533807426691055, 0.09949919581413269, 0.1490928828716278, -0.014226371422410011, -0.11451859772205353, -0.46252453327178955, 0.262790709733963, -0.03578472509980202, -0.3204767405986786, -0.05497370660305023, 0.04357677698135376, 0.12028131633996964, 0.3686554729938507, -0.4036822021007538, -0.030556026846170425, 0.32906004786491394, -0.04287941753864288, -0.5856686234474182, -0.0737491101026535, -0.35194945335388184, -0.40705591440200806, 0.14924931526184082, 0.07028745859861374, 0.23790055513381958, 0.26834091544151306, -0.09168572723865509, 0.2063072919845581, 0.1442478448152542, -0.19770300388336182, 0.0212042685598135, -0.01145093608647585, -0.11347609758377075, -0.2623201608657837, 0.22630675137043, -0.14024953544139862, 0.17435124516487122, 0.12423107028007507, -0.020703282207250595, 0.21170485019683838, 0.033056896179914474, 0.16754581034183502, 0.2996690571308136, 0.2603416442871094, -0.18437090516090393, -0.04526064544916153, 0.16681060194969177, -0.2000390738248825, 0.1777874380350113, -0.023358989506959915, 0.3942754864692688, 0.03551733121275902, 0.11175676435232162, -0.15150967240333557, 0.7941672801971436, -0.22291743755340576, 0.1150941550731659, 0.12272201478481293, 0.050126537680625916, 0.06539829075336456, 0.22029270231723785, 0.06422331929206848, -0.26500993967056274, 0.01148494053632021, 0.25477686524391174, -0.059508953243494034, -0.0699339509010315, -0.017102636396884918, 0.358563631772995, 0.441947340965271, -0.09008585661649704, 0.13564419746398926, 0.2258802056312561, 0.2650654911994934, -0.006549634970724583, 0.0785052627325058, -0.005959467031061649, -0.04835302382707596, 0.3236018121242523, -0.09832723438739777, -0.19918619096279144, -0.13394001126289368, 0.04594574496150017, 0.11673636734485626, 0.36680570244789124, 0.2564464211463928, -0.025346672162413597, 0.11556003987789154, -0.021294189617037773, -0.23492521047592163, -0.17940478026866913, -0.10926041007041931, 0.1833660900592804, -0.02408585697412491, 0.2533453404903412, -0.14134559035301208, -0.5269785523414612, 0.17428435385227203, -0.7770524621009827, -0.07080043852329254, -0.15144498646259308, 0.21027113497257233, -0.06648390740156174, -0.2812451720237732, 0.004352584481239319, -0.1890908032655716, 0.09179922193288803, 0.4824298024177551, -0.029090378433465958, -0.2298116236925125, 0.16667304933071136, 0.07783500850200653, 0.1913081407546997, -0.09044847637414932, 0.2087068110704422, 0.3761065602302551, 0.34417858719825745, 0.11733371764421463, 0.04669054225087166, -0.18014371395111084, -0.2756642699241638, -0.1416371464729309, -0.053214676678180695, 0.18875886499881744, 0.16355395317077637, -0.08843247592449188, -0.20840950310230255, -0.14741532504558563, 0.014929198659956455, -0.11580180376768112, -0.01831774041056633, 0.14430132508277893, -0.10565450042486191, -0.08695083856582642, -0.00480920635163784, -0.11871328204870224, -0.22413286566734314, 0.025577835738658905, 0.12427093088626862, 0.5335831642150879, -0.18500956892967224, -0.09019779413938522, 0.32955417037010193, 0.2310182899236679, -0.02985534630715847, -0.008034218102693558, 0.14130763709545135, 0.20440351963043213, 0.1441584676504135, 0.05885034427046776, -0.18194854259490967, -0.3377012014389038, -0.1884663850069046, 0.00775321526452899, 0.05482296645641327, -0.5058611631393433, -0.23668253421783447, 0.04233037307858467, 0.11576172709465027, -0.046745359897613525, 0.5186122059822083, -0.11755578964948654, -0.2070770412683487, -0.1415937840938568, -0.15373952686786652, 0.14885222911834717, 0.3923329710960388, -0.1580396294593811, -0.07459551095962524, 0.46196627616882324, 0.1887446641921997, -0.004526861477643251, -0.1577746570110321, 0.14066538214683533, -0.06430897116661072, -0.1314276158809662, -0.038633786141872406, -0.04908861219882965, -0.06671851873397827, -0.19965462386608124, 0.29129758477211, -0.05460980162024498, 0.23393967747688293, 0.19232060015201569, 0.1042417585849762, 0.11640777438879013, -0.14396539330482483, -0.20852291584014893, 0.13083802163600922, -0.06306737661361694, -0.010130767710506916, -0.0906209722161293, -0.08589288592338562, 0.2364441454410553, -0.32314950227737427, -0.04480618238449097, -0.1991109848022461, -0.06753282248973846, -0.010871008038520813, 0.07883795350790024, 0.1920633167028427, -0.39596137404441833, 0.042730677872896194, 0.22083517909049988, 0.5361826419830322, 0.13773150742053986, 0.3651775121688843, 0.03255007416009903, 0.015928592532873154, -0.38346368074417114, 0.512559175491333, 0.40253904461860657, 0.045123741030693054, 0.2113417237997055, 0.04292790964245796, -0.16875740885734558, -0.040473923087120056, 0.0949096530675888, 0.24730248749256134, -0.24184435606002808, 0.21171441674232483, -0.20841923356056213, 0.040608927607536316, -0.21069803833961487, 0.016619253903627396, -0.07467980682849884, 0.1324373483657837, -0.36108729243278503, -0.46106913685798645, 0.22609518468379974, 0.24055004119873047, 0.0051153977401554585, 0.08717445284128189, -0.24730132520198822, -0.3001325726509094, 0.07740963995456696, -0.5666312575340271, 0.03096681274473667, 0.06854536384344101, 0.2850198447704315, 0.14267048239707947, -0.12395931035280228, 0.0028978935442864895, -0.1032055988907814, -0.004863743204623461, -0.162932351231575, 0.07380376756191254, 0.1517229974269867, -0.2508760392665863, -0.13101685047149658, 0.3138469457626343, 0.05483420565724373, -0.24673162400722504, 0.17406252026557922, 0.09544087201356888, -0.03818202763795853, 0.18383440375328064, -0.17742204666137695, 0.35924240946769714, -0.22663576900959015, -0.2396198809146881, -0.24024000763893127, 0.8395782113075256, 0.10435888916254044, -0.0992126390337944, 0.6029379963874817, 0.3685898780822754, -0.3591885566711426, -0.030799543485045433, 0.3066480755805969, 0.5560082793235779, -0.17073677480220795, -0.09475651383399963, 0.2777467668056488, -0.3096987009048462, 0.09466920047998428, 0.32906436920166016, 0.4972834885120392, -0.4541676342487335, -0.22419355809688568, -0.09881419688463211, 0.03947334364056587, -0.03646944835782051, 0.014857565052807331, -0.2464076429605484, 0.09593696892261505, -0.21563726663589478, 0.2015557885169983, 0.041512392461299896, 0.04106781259179115, -0.17801861464977264, -0.14239093661308289, -0.6765705347061157, 0.209562286734581, -0.012993321754038334, -0.39904335141181946, -0.04421302676200867, 0.004718177951872349, -0.23591212928295135, 0.006640987005084753, 0.11158708482980728, -0.011985457502305508, 0.09259998798370361, 0.4631720781326294, -0.20634134113788605, -0.18569572269916534, -0.4755658805370331, -0.11977184563875198, -0.014901874586939812, -0.09098272770643234, 0.062461767345666885, -0.012870950624346733, 0.1798192411661148, 0.059086184948682785, 0.01988791488111019, -0.08168292790651321, 0.28208786249160767, -0.0027084671892225742, 0.27363067865371704, 0.08643267303705215, 0.33487311005592346, -0.39323651790618896, -0.45944109559059143, 0.17741389572620392, 0.13164262473583221, 0.018399495631456375, -0.10424863547086716, -0.015332045964896679, -0.13789096474647522, 0.011843631975352764, 0.23053030669689178, 0.0082076545804739, -0.09640702605247498, 0.23931287229061127, -0.16905464231967926, -0.06092939153313637, 0.11874288320541382, 0.26650723814964294, 0.49244001507759094, 0.04770268499851227, 0.14168556034564972, -0.1304989904165268, -0.3503645360469818, -0.1286253035068512, -0.12496320903301239, -0.013532030396163464, 0.3217518925666809, 0.4665868580341339, -0.03772679343819618, -0.11760203540325165, 0.055962469428777695, -0.1879802793264389, -0.028655972331762314, -0.09597177058458328, -0.4380594789981842, -0.23229162395000458, -0.30662834644317627, 0.06380577385425568, 0.09771804511547089, 0.3293294310569763, -0.22732502222061157, 0.00346710835583508, -0.09523656964302063, -0.11937794834375381, -0.3753390908241272, 0.021683236584067345, -0.2019771933555603, -0.018199877813458443, -0.3967726528644562, 0.09235534816980362, -0.08882405608892441, 0.11526913195848465, 0.24131597578525543, -0.122675821185112, -0.2094084769487381, -0.3299703001976013, -0.003168259747326374, -0.015842203050851822, -0.09805866330862045, 0.13522818684577942, 0.043882910162210464, -0.3665043115615845, -0.35233330726623535, -0.01631675660610199, -0.1922919899225235, 0.2559053301811218, 0.12523356080055237, 0.039897751063108444, 0.375874787569046, -0.032775260508060455, 0.16381125152111053, 0.01742551289498806, -0.2008599042892456, -0.07624068856239319, 0.04397408664226532, 0.2996864318847656, -0.308963418006897, 0.051553837954998016, -0.009372089058160782, 0.14020483195781708, 0.025231987237930298, -0.3402278423309326, 0.33409199118614197, -0.07718649506568909, -0.45840969681739807, 0.07436691224575043, 0.530961811542511, 0.3669792115688324, 0.09978187829256058, -0.0205948855727911, -0.008696737699210644, 0.2522410750389099, -0.4785989224910736, -0.20926734805107117, 0.2268439680337906, 0.01960745081305504, -0.061867233365774155, 0.04348750039935112, -0.16842029988765717, -0.23310211300849915, 0.3845098316669464, 0.11629913747310638, 0.2957700192928314, -0.12941929697990417, 0.14584752917289734, 0.1849745661020279, 0.1912512183189392, -0.16482414305210114, 0.1306253969669342, -0.0016916427994146943, 0.3049398958683014, 0.26848432421684265, 0.14849482476711273, 0.629662811756134, 0.04523762688040733, -0.2948301434516907, 0.0833744928240776, -0.004810837563127279, -0.1929653137922287, 0.24723310768604279, -0.07421963661909103, 0.08404723554849625, 0.5157368779182434, 0.20454274117946625, -0.18666426837444305, 0.052602097392082214, -0.40136122703552246, -0.10509107261896133, -0.14254754781723022, 0.1980983316898346, 0.46445953845977783, -0.05298897624015808, -0.13830187916755676, -0.2649688720703125, 0.30105990171432495, -0.15015405416488647, -0.10671138018369675, -0.22480104863643646, -0.09215246886014938, -0.0019791864324361086, 0.06504414975643158, 0.060305532068014145, 0.38729992508888245, -0.1179848462343216, -0.1370706558227539, 0.45030051469802856, 0.08613341301679611, -0.16583511233329773, 0.022348111495375633, 0.02394440770149231, -0.027251388877630234, -0.24116286635398865, 0.06015976145863533, 0.08119208365678787, -0.2546568810939789, 0.1703297197818756, 0.0036070530768483877, -0.20847956836223602, -0.09821166098117828, 0.19675900042057037, 0.30488961935043335, -0.2767101228237152, 0.19458001852035522, 0.2811722755432129, 0.15634924173355103, 0.014030292630195618, 0.11979884654283524, -0.09181316196918488, -0.2170163094997406, -0.00483145983889699, -0.0711483284831047, -0.21463358402252197, -0.1778494417667389, -0.5657851099967957, -0.11356925964355469, -0.07663778960704803, 0.11010433733463287, 0.17291173338890076, 0.10167396068572998, 0.15119290351867676, 0.15245117247104645, 0.38538888096809387, 0.11283554136753082, -0.3358564078807831, -0.18271057307720184, -0.06734748929738998, 0.24772566556930542, -0.010230651125311852, 0.31549742817878723, 0.046491384506225586, -0.09045643359422684, -0.48498302698135376, 0.003442520508542657, -0.18549247086048126, -0.06095793470740318, 0.08598725497722626, -0.11098426580429077, -0.14232589304447174, 0.10979755222797394, -0.2531264126300812, -0.17904268205165863, -0.10684584081172943, -0.1465114802122116, -0.5433424115180969, 0.27500680088996887, -0.17145219445228577, 0.2239351123571396, 0.05894894152879715, 0.26131582260131836, -0.08357694000005722, 0.12331649661064148, -0.1663523018360138, -0.08479756861925125, 0.18242651224136353, 0.122581847012043, 0.18964575231075287, -0.26595407724380493, -0.09035287797451019, 0.1957133263349533, 0.18485742807388306, -0.03729984164237976, -0.37411221861839294, 0.019093157723546028, 0.1512201428413391, 0.04582897201180458, 0.2277539223432541, -0.04074978083372116, 0.3060548007488251, -0.6474766135215759, 0.014411513693630695, -0.1839638650417328, -0.07467766106128693, 0.05372358486056328, 0.14896348118782043, 0.08703785389661789, -0.22839847207069397, 0.33140939474105835, -0.05543549731373787, -0.4930982291698456, -0.3058244287967682, 0.20839083194732666, -0.016418224200606346, 0.10098990052938461, 0.28125348687171936, -0.171336829662323, 0.3727598488330841, 0.1226443275809288, 0.029964275658130646, 0.2157776951789856, -0.0435153990983963, 0.035469602793455124, -0.13185016810894012, -0.17599913477897644, 0.20788496732711792, -0.04225959628820419, -0.10434271395206451, -0.31371891498565674 ]
3
..\pandas\reference\api\pandas.DataFrame.reset_index.html
pandas.DataFrame.reset_index
DataFrame.reset_index(level=None, *, drop=False, inplace=False, col_level=0, col_fill='', allow_duplicates=<no_default>, names=None)[source]# Reset the index, or a level of it. Reset the index of the DataFrame, and use the default one instead. If the DataFrame has a MultiIndex, this method can remove one or more levels.
Parameters: levelint, str, tuple, or list, default NoneOnly remove the given levels from the index. Removes all levels by default. dropbool, default FalseDo not try to insert index into dataframe columns. This resets the index to the default integer index. inplacebool, default FalseWhether to modify the DataFrame rather than creating a new one. col_levelint or str, default 0If the columns have multiple levels, determines which level the labels are inserted into. By default it is inserted into the first level. col_fillobject, default ‘’If the columns have multiple levels, determines how the other levels are named. If None then the index name is repeated. allow_duplicatesbool, optional, default lib.no_defaultAllow duplicate column labels to be created. Added in version 1.5.0. namesint, str or 1-dimensional list, default NoneUsing the given string, rename the DataFrame column which contains the index data. If the DataFrame has a MultiIndex, this has to be a list or tuple with length equal to the number of levels. Added in version 1.5.0. Returns: DataFrame or NoneDataFrame with the new index or None if inplace=True.
[">>> df = pd.DataFrame([('bird', 389.0),\n... ('bird', 24.0),\n... ('mammal', 80.5),\n... ('mammal', np.nan)],\n... index=['falcon', 'parrot', 'lion', 'monkey'],\n... columns=('class', 'max_speed'))\n>>> df\n class max_speed\nfalcon bird 389.0\nparrot bird 24.0\nlion mammal 80.5\nmonkey mammal NaN", '>>> df.reset_index()\n index class max_speed\n0 falcon bird 389.0\n1 parrot bird 24.0\n2 lion mammal 80.5\n3 monkey mammal NaN', '>>> df.reset_index(drop=True)\n class max_speed\n0 bird 389.0\n1 bird 24.0\n2 mammal 80.5\n3 mammal NaN', ">>> index = pd.MultiIndex.from_tuples([('bird', 'falcon'),\n... ('bird', 'parrot'),\n... ('mammal', 'lion'),\n... ('mammal', 'monkey')],\n... names=['class', 'name'])\n>>> columns = pd.MultiIndex.from_tuples([('speed', 'max'),\n... ('species', 'type')])\n>>> df = pd.DataFrame([(389.0, 'fly'),\n... (24.0, 'fly'),\n... (80.5, 'run'),\n... (np.nan, 'jump')],\n... index=index,\n... columns=columns)\n>>> df\n speed species\n max type\nclass name\nbird falcon 389.0 fly\n parrot 24.0 fly\nmammal lion 80.5 run\n monkey NaN jump", ">>> df.reset_index(names=['classes', 'names'])\n classes names speed species\n max type\n0 bird falcon 389.0 fly\n1 bird parrot 24.0 fly\n2 mammal lion 80.5 run\n3 mammal monkey NaN jump", ">>> df.reset_index(level='class')\n class speed species\n max type\nname\nfalcon bird 389.0 fly\nparrot bird 24.0 fly\nlion mammal 80.5 run\nmonkey mammal NaN jump", ">>> df.reset_index(level='class', col_level=1)\n speed species\n class max type\nname\nfalcon bird 389.0 fly\nparrot bird 24.0 fly\nlion mammal 80.5 run\nmonkey mammal NaN jump", ">>> df.reset_index(level='class', col_level=1, col_fill='species')\n species speed species\n class max type\nname\nfalcon bird 389.0 fly\nparrot bird 24.0 fly\nlion mammal 80.5 run\nmonkey mammal NaN jump", ">>> df.reset_index(level='class', col_level=1, col_fill='genus')\n genus speed species\n class max type\nname\nfalcon bird 389.0 fly\nparrot bird 24.0 fly\nlion mammal 80.5 run\nmonkey mammal NaN jump"]
pandas.DataFrame.reset_index DataFrame.reset_index(level=None, *, drop=False, inplace=False, col_level=0, col_fill='', allow_duplicates=<no_default>, names=None)[source]# Reset the index, or a level of it. Reset the index of the DataFrame, and use the default one instead. If the DataFrame has a MultiIndex, this method can remove one or more levels.
[ 0.02651648223400116, -0.26891571283340454, -0.1850941777229309, 0.021301522850990295, 0.06572160869836807, 0.21839478611946106, 0.4030283987522125, 0.249111607670784, 0.05866248905658722, 0.33151566982269287, -0.2785235643386841, 0.2798389494419098, 0.1359468251466751, 0.23915448784828186, -0.4472508132457733, 0.006688510533422232, -0.12596869468688965, 0.39654800295829773, -0.11801277846097946, -0.05123096704483032, -0.2933884859085083, -0.20298777520656586, -0.18320691585540771, 0.1481211930513382, -0.028573568910360336, -0.12815257906913757, -0.05354521423578262, 0.07254558801651001, 0.05166095867753029, -0.1573198437690735, 0.05009160935878754, 0.05486242100596428, -0.10106812417507172, 0.3024977445602417, -0.0000906172936083749, -0.12321138381958008, 0.1323847472667694, -0.010856203734874725, -0.1394781917333603, 0.05427322909235954, -0.37699490785598755, 0.05082886293530464, 0.0632944256067276, -0.1862202137708664, -0.043540336191654205, -0.35614660382270813, -0.10164260864257812, -0.05474413186311722, 0.3541908264160156, 0.13935953378677368, 0.40603265166282654, -0.05474495515227318, 0.07557296007871628, 0.022516915574669838, -0.060547228902578354, -0.37393835186958313, 0.14463502168655396, 0.22076550126075745, -0.2086738497018814, -0.06496994942426682, 0.08291957527399063, 0.13140974938869476, -0.24067778885364532, 0.1682865172624588, -0.05806032195687294, -0.03859502449631691, 0.24928848445415497, -0.20179468393325806, 0.11146043986082077, 0.27429142594337463, 0.09814377874135971, -0.22021618485450745, -0.19185695052146912, 0.013662056066095829, 0.18883079290390015, -0.29473385214805603, -0.11375714838504791, -0.05966813862323761, 0.1566489189863205, 0.16115501523017883, 0.1702384501695633, 0.0383065864443779, 0.19270986318588257, -0.0876440778374672, -0.27957090735435486, 0.3603767156600952, 0.021650280803442, -0.04505916312336922, 0.2974938452243805, -0.14511117339134216, 0.22042587399482727, 0.10996071994304657, 0.1353210061788559, 0.12751992046833038, -0.16863593459129333, -0.18586720526218414, 0.07130828499794006, -0.24207806587219238, -0.21389609575271606, -0.04773424565792084, -0.08755915611982346, 0.15382111072540283, 0.19804471731185913, 0.19053351879119873, -0.1335831582546234, 0.19851277768611908, -0.01537086721509695, 0.07540368288755417, 0.2682502865791321, 0.11001144349575043, -0.039233800023794174, 0.006389856804162264, 0.03773043677210808, -0.20196746289730072, 0.09053045511245728, 0.0859755128622055, 0.06947583705186844, -0.013446878641843796, -0.5323771834373474, 0.024914629757404327, -0.1713954657316208, 0.013178575783967972, -0.10491470247507095, 0.07574556767940521, -0.006100395228713751, 0.34692326188087463, -0.12420559674501419, -0.13563384115695953, -0.2332278937101364, 0.12964870035648346, -0.3296813368797302, 0.1611299365758896, 0.061281707137823105, -0.19545301795005798, 0.0416988842189312, -0.2318558543920517, 0.1341993361711502, 0.2557438313961029, -0.13992002606391907, -0.1716647893190384, 0.26627445220947266, -0.0874943807721138, 0.11759811639785767, 0.16980233788490295, -0.06473375856876373, 0.007032858673483133, 0.4887549579143524, -0.24743252992630005, -0.17430603504180908, 0.37067756056785583, -0.14985568821430206, -0.14351047575473785, -0.31157442927360535, 0.38585054874420166, 0.1715683490037918, 0.05851713567972183, -0.0940822884440422, -0.06454769521951675, -0.20810553431510925, 0.12302172929048538, 0.14951612055301666, -0.11250489950180054, 0.08482588827610016, -0.030687294900417328, 0.1493285447359085, 0.1302763670682907, -0.26511645317077637, -0.13979211449623108, -0.10516072809696198, -0.06635233014822006, 0.09871817380189896, 0.11574259400367737, -0.15139199793338776, -0.13412480056285858, -0.09246931970119476, -0.07233763486146927, 0.0009248850401490927, -0.02112473174929619, -0.21863308548927307, -0.0907425656914711, -0.22399960458278656, 0.0027908883057534695, -0.14323267340660095, 0.2054472118616104, -0.11496974527835846, 0.20006458461284637, -0.02591308206319809, 0.004086214583367109, 0.11341557651758194, -0.04999801889061928, -0.16894589364528656, -0.38685542345046997, 0.27371352910995483, -0.0731239765882492, 0.038859907537698746, 0.21517257392406464, -0.0023678482975810766, -0.14957810938358307, 0.19980597496032715, -0.02655462548136711, -0.118222676217556, 0.2900865972042084, 0.16702140867710114, 0.042461954057216644, -0.011013191193342209, 0.012215797789394855, 0.04465598985552788, 0.12642420828342438, 0.025119615718722343, -0.0006323115667328238, 0.053149063140153885, -0.4389145076274872, -0.3319530189037323, -0.319261759519577, 0.013391012325882912, 0.00845463015139103, 0.35589468479156494, 0.02108273282647133, -0.2620300352573395, -0.08257472515106201, -0.46985921263694763, 0.029879098758101463, -0.17842784523963928, 0.13816086947917938, -0.10095822811126709, 0.06911595910787582, 0.02347579598426819, 0.09846114367246628, 0.11825349181890488, 0.06022481992840767, 0.24960419535636902, -0.024107245728373528, 0.09616945683956146, 0.4291713833808899, -0.17907531559467316, 0.021533554419875145, 0.3003873825073242, -0.0010352539829909801, -0.04260630905628204, -0.008099325932562351, -0.05680617317557335, 0.3348216116428375, 0.11798061430454254, 0.17813147604465485, -0.02244913950562477, 0.4038267731666565, -0.13006463646888733, -0.06661942601203918, 0.008645350113511086, -0.0442328043282032, 0.19545182585716248, -0.28440964221954346, 0.06210006773471832, -0.24632816016674042, -0.27272316813468933, 0.2656741142272949, -0.07995045185089111, 0.311985045671463, -0.34493836760520935, 0.19907696545124054, -0.003470409195870161, -0.03912625089287758, 0.2582654654979706, 0.07063207030296326, -0.18449057638645172, 0.011454683728516102, -0.09731736779212952, 0.09195622056722641, -0.05168546363711357, 0.2832336127758026, 0.1206083819270134, -0.06825725734233856, 0.04354418069124222, -0.06997982412576675, 0.15077359974384308, -0.057239774614572525, 0.0505184642970562, 0.10355351120233536, 0.13689614832401276, -0.08722449839115143, -0.5061667561531067, 0.021788574755191803, 0.03361019119620323, 0.3734079897403717, -0.03305644541978836, 0.12485082447528839, -0.2333647459745407, -0.2179250419139862, 0.017150210216641426, -0.2171153724193573, -0.07819496840238571, -0.09248637408018112, 0.02575594186782837, 0.27445709705352783, -0.06392788141965866, 0.3368515968322754, -0.062293894588947296, 0.2406681627035141, 0.2148749679327011, 0.1579267978668213, 0.052201975136995316, -0.021310564130544662, -0.008347053080797195, 0.3735337555408478, -0.03619988262653351, 0.08782569319009781, 0.03470174968242645, 0.04729748144745827, -0.1489420235157013, 0.020206764340400696, -0.021498728543519974, -0.13120129704475403, -0.05092437192797661, 0.1210007593035698, -0.13921892642974854, 0.437858909368515, -0.4079377055168152, -0.16961635649204254, -0.08590102940797806, -0.001620059018023312, 0.10536652058362961, -0.11609597504138947, 0.01545691303908825, 0.4339137077331543, -0.0033576420973986387, -0.07598582655191422, 0.028508583083748817, -0.23767654597759247, 0.02837434597313404, -0.097910575568676, 0.17399288713932037, -0.03427698835730553, -0.061288945376873016, -0.01311301440000534, 0.22636832296848297, 0.003673906670883298, -0.28945261240005493, -0.2179144024848938, 0.1732233613729477, -0.06291751563549042, -0.0975981056690216, -0.15485429763793945, -0.07238208502531052, -0.07954488694667816, -0.2495107650756836, -0.2064700871706009, -0.3775020241737366, -0.273114949464798, -0.29625895619392395, -0.13056907057762146, 0.11344823241233826, 0.24394430220127106, 0.2846614122390747, -0.43165236711502075, 0.1856667846441269, 0.0770924836397171, -0.046885471791028976, 0.1691628098487854, -0.050949789583683014, -0.11426257342100143, 0.4189566969871521, 0.09185707569122314, 0.08013994991779327, 0.09380053728818893, 0.047262709587812424, 0.1028049886226654, -0.13470327854156494, 0.32027295231819153, -0.11517641693353653, -0.16571974754333496, -0.18952026963233948, 0.17831982672214508, 0.07819098979234695, 0.16877010464668274, -0.24965375661849976, -0.06557996571063995, 0.13029791414737701, -0.05913592875003815, -0.2865135371685028, -0.16174805164337158, -0.14053378999233246, -0.032340239733457565, 0.05306456610560417, 0.05308973044157028, 0.0339123010635376, -0.005292958579957485, -0.17426198720932007, 0.11267807334661484, -0.010646378621459007, 0.1233966127038002, -0.3379140794277191, 0.0031474472489207983, -0.06930511444807053, -0.3411169648170471, 0.25133490562438965, 0.024597106501460075, 0.1839228868484497, 0.3533424139022827, -0.2035646140575409, -0.037845712155103683, -0.04106923192739487, 0.45254629850387573, 0.14612062275409698, -0.05253645405173302, 0.09875582158565521, 0.0000465721168438904, -0.2751270532608032, -0.018804069608449936, -0.14718668162822723, 0.11049065738916397, -0.06623724102973938, 0.3660445511341095, 0.09069214761257172, -0.07820447534322739, 0.3456058204174042, 0.08181221038103104, -0.11492858827114105, 0.03697391226887703, -0.27517640590667725, -0.24314266443252563, -0.1573505401611328, 0.19786886870861053, -0.03306783735752106, 0.23741701245307922, -0.02386251837015152, -0.02760457620024681, -0.2781048119068146, -0.44992199540138245, 0.30647680163383484, 0.058683838695287704, 0.19271209836006165, 0.44563716650009155, -0.12906937301158905, 0.1895073503255844, -0.04374322295188904, 0.06342604756355286, 0.26367905735969543, -0.11814071238040924, 0.12317196279764175, -0.14473854005336761, -0.03494229167699814, 0.10585583001375198, 0.22627019882202148, 0.09403146058320999, 0.35994744300842285, -0.2337658703327179, 0.38016656041145325, -0.08466345071792603, -0.11819569021463394, 0.10626567155122757, 0.011250404641032219, -0.199515700340271, -0.22428476810455322, 0.2515735626220703, -0.062359247356653214, -0.1212109848856926, 0.32838162779808044, 0.2650688588619232, -0.10347256064414978, 0.06402385979890823, 0.1685534566640854, 0.8035030364990234, -0.2876623570919037, -0.02426174469292164, -0.005072243977338076, 0.013729389756917953, 0.1371716409921646, 0.1758393496274948, 0.42387935519218445, -0.22686830163002014, -0.6412708759307861, -0.04971661418676376, 0.1782488375902176, 0.017312990501523018, 0.04242567718029022, 0.10372294485569, 0.2265569418668747, -0.37716832756996155, 0.0466952808201313, 0.08600156754255295, 0.04214603826403618, 0.05921180173754692, 0.020861966535449028, -0.18026383221149445, 0.2942918837070465, 0.07262936234474182, -0.04066038504242897, -0.006166749633848667, 0.3341503143310547, 0.09611435234546661, 0.050822384655475616, 0.20465286076068878, -0.12976740300655365, -0.06001769378781319, 0.4036110043525696, -0.23069430887699127, -0.2406732439994812, -0.4702609181404114, -0.13365218043327332, 0.3180796205997467, -0.02660963498055935, 0.2211877852678299, 0.1774342805147171, 0.31401631236076355, -0.0010530778672546148, -0.1626952439546585, 0.18976180255413055, 0.1510004699230194, 0.16297248005867004, -0.15606924891471863, 0.178953155875206, 0.20446325838565826, -0.22661036252975464, -0.2662341594696045, 0.13302303850650787, -0.2305527776479721, -0.10969899594783783, 0.03970954939723015, -0.1346508413553238, 0.11317317187786102, -0.23447194695472717, 0.33117905259132385, -0.17874087393283844, 0.002252228558063507, 0.017640631645917892, -0.027207765728235245, -0.3601994514465332, -0.24963703751564026, 0.43075111508369446, 0.3720395267009735, 0.1796114593744278, 0.21583984792232513, -0.12601031363010406, -0.26217085123062134, -0.30641451478004456, 0.043938346207141876, 0.1523580700159073, 0.16376715898513794, 0.3329194188117981, -0.3203848600387573, -0.07040025293827057, 0.1592167615890503, 0.14498531818389893, -0.04279128462076187, 0.379489928483963, -0.1614762246608734, -0.07175203412771225, -0.2468402087688446, 0.16199274361133575, 0.2539328336715698, 0.3624071478843689, -0.12166883051395416, 0.0826285108923912, -0.24189871549606323, -0.12031526118516922, -0.5366994142532349, 0.2442408949136734, -0.2477055788040161, 0.11905242502689362, -0.007013712543994188, 0.02409856952726841, 0.061131801456213, -0.09744803607463837, 0.39453187584877014, -0.031615741550922394, 0.2829425036907196, -0.5422493815422058, -0.13640210032463074, -0.008922947570681572, -0.163781076669693, -0.03643143177032471, -0.04258108139038086, -0.11523237824440002, -0.27250567078590393, -0.12281597405672073, -0.04080406576395035, 0.25781965255737305, 0.19102486968040466, 0.31848081946372986, 0.13194715976715088, -0.3654078543186188, 0.0995982438325882, -0.24897974729537964, -0.09982761740684509, 0.03144311532378197, 0.04547343775629997, 0.04526582732796669, -0.07488809525966644, 0.13125348091125488, -0.07830480486154556, 0.0007452275021933019, -0.0630393847823143, -0.1386527419090271, -0.008379228413105011, -0.0006695635383948684, -0.30173614621162415, 0.1657266914844513, 0.4689645767211914, 0.11157902330160141, -0.062370192259550095, -0.2992761433124542, 0.14606265723705292, 0.45290154218673706, -0.530069887638092, -0.04755289480090141, 0.14402683079242706, -0.12888768315315247, 0.3685467839241028, 0.32516446709632874, -0.07530755549669266, -0.07994366437196732, -0.14102955162525177, 0.18492770195007324, 0.045696601271629333, -0.23458674550056458, 0.11033280193805695, 0.2919580042362213, 0.10622929781675339, -0.36953145265579224, 0.26644420623779297, 0.17216280102729797, 0.3783804476261139, 0.37331119179725647, 0.28931471705436707, 0.28727084398269653, 0.011303041130304337, 0.2320793718099594, -0.25156569480895996, -0.18289797008037567, 0.2856317460536957, 0.23802217841148376, -0.09594805538654327, -0.08533410727977753, 0.45727846026420593, -0.03408392518758774, 0.033436112105846405, -0.09550722688436508, 0.07828538864850998, 0.3398527204990387, -0.07376263290643692, -0.15764901041984558, 0.30408069491386414, -0.17564254999160767, -0.188238263130188, 0.07868574559688568, 0.1188516616821289, -0.06186394393444061, 0.0034661665558815002, -0.053920719772577286, -0.07335838675498962, -0.1641426682472229, 0.025858361274003983, 0.1133820191025734, 0.47696760296821594, -0.16246820986270905, -0.4386330544948578, 0.37183743715286255, -0.0057593160308897495, -0.07247868180274963, 0.415907084941864, 0.10287661850452423, -0.17019645869731903, -0.2206820696592331, 0.23466767370700836, -0.08903415501117706, -0.17457054555416107, -0.06059945747256279, -0.19914907217025757, 0.12954194843769073, -0.032313328236341476, -0.02666943147778511, 0.39127984642982483, -0.36534225940704346, 0.15564590692520142, -0.037409503012895584, 0.16677026450634003, -0.37820670008659363, 0.07776008546352386, 0.36704662442207336, -0.13076284527778625, -0.06917448341846466, -0.15602977573871613, -0.2794323265552521, -0.05906309559941292, 0.12719768285751343, -0.17473289370536804, 0.06525442004203796, 0.02276208996772766, 0.21306540071964264, 0.005378848873078823, 0.020665746182203293, 0.12050296366214752, 0.04022680222988129, 0.03700234740972519, -0.16041135787963867, -0.5102643370628357, 0.21221506595611572, 0.0011173994280397892, 0.061842191964387894, 0.2952490448951721, -0.09250935912132263, -0.00834836158901453, -0.20863568782806396, -0.010150602087378502, 0.11396627128124237, -0.1748635172843933, -0.08068151772022247, -0.04818747937679291, -0.04551267623901367, -0.43420395255088806, -0.11797581613063812, -0.12009332329034805, -0.2608388364315033, 0.1803533285856247, -0.22768405079841614, 0.3711613714694977, 0.1193024292588234, -0.10669506341218948, 0.014538352377712727, 0.09423020482063293, 0.2113318294286728, 0.06292016804218292, -0.17552144825458527, -0.23123951256275177, 0.04555485025048256, 0.21183738112449646, -0.05559106171131134, -0.2724733054637909, 0.1683683693408966, 0.1549016237258911, 0.010374261066317558, -0.041270408779382706, -0.3224608302116394, -0.13084235787391663, 0.25352028012275696, 0.11026360094547272, 0.08044175058603287, -0.4831126928329468, 0.08013150840997696, 0.13316068053245544, -0.03912504017353058, -0.13470764458179474, 0.3706626296043396, 0.02286774478852749, 0.28866180777549744, 0.027589421719312668, -0.2666126489639282, 0.27072155475616455, -0.26654160022735596, -0.34674715995788574, -0.18729080259799957, 0.18257632851600647, 0.14594587683677673, -0.04304860159754753, 0.01382648665457964, 0.08884400129318237, 0.2004118412733078, -0.037940267473459244, -0.4020640552043915, 0.1318286657333374, -0.22324736416339874, 0.0964163988828659, -0.07061559706926346, -0.12633845210075378, 0.4249933063983917, 0.02644919417798519, -0.11100645363330841, -0.16429215669631958 ]
4
..\pandas\reference\api\pandas.Series.cat.set_categories.html
pandas.Series.cat.set_categories
Series.cat.set_categories(*args, **kwargs)[source]# Set the categories to the specified new categories. new_categories can include new categories (which will result in unused categories) or remove old categories (which results in values set to NaN). If rename=True, the categories will simply be renamed (less or more items than in old categories will result in values set to NaN or in unused categories respectively). This method can be used to perform more than one action of adding, removing, and reordering simultaneously and is therefore faster than performing the individual steps via the more specialised methods. On the other hand this methods does not do checks (e.g., whether the old categories are included in the new categories on a reorder), which can result in surprising changes, for example when using special string dtypes, which does not considers a S1 string equal to a single char python string.
Parameters: new_categoriesIndex-likeThe categories in new order. orderedbool, default FalseWhether or not the categorical is treated as a ordered categorical. If not given, do not change the ordered information. renamebool, default FalseWhether or not the new_categories should be considered as a rename of the old categories or as reordered categories. Returns: Categorical with reordered categories. Raises: ValueErrorIf new_categories does not validate as categories
[">>> raw_cat = pd.Categorical(['a', 'b', 'c', 'A'],\n... categories=['a', 'b', 'c'], ordered=True)\n>>> ser = pd.Series(raw_cat)\n>>> ser\n0 a\n1 b\n2 c\n3 NaN\ndtype: category\nCategories (3, object): ['a' < 'b' < 'c']", ">>> ser.cat.set_categories(['A', 'B', 'C'], rename=True)\n0 A\n1 B\n2 C\n3 NaN\ndtype: category\nCategories (3, object): ['A' < 'B' < 'C']", ">>> ci = pd.CategoricalIndex(['a', 'b', 'c', 'A'],\n... categories=['a', 'b', 'c'], ordered=True)\n>>> ci\nCategoricalIndex(['a', 'b', 'c', nan], categories=['a', 'b', 'c'],\n ordered=True, dtype='category')", ">>> ci.set_categories(['A', 'b', 'c'])\nCategoricalIndex([nan, 'b', 'c', nan], categories=['A', 'b', 'c'],\n ordered=True, dtype='category')\n>>> ci.set_categories(['A', 'b', 'c'], rename=True)\nCategoricalIndex(['A', 'b', 'c', nan], categories=['A', 'b', 'c'],\n ordered=True, dtype='category')"]
pandas.Series.cat.set_categories Series.cat.set_categories(*args, **kwargs)[source]# Set the categories to the specified new categories. new_categories can include new categories (which will result in unused categories) or remove old categories (which results in values set to NaN). If rename=True, the categories will simply be renamed (less or more items than in old categories will result in values set to NaN or in unused categories respectively). This method can be used to perform more than one action of adding, removing, and reordering simultaneously and is therefore faster than performing the individual steps via the more specialised methods. On the other hand this methods does not do checks (e.g., whether the old categories are included in the new categories on a reorder), which can result in surprising changes, for example when using special string dtypes, which does not considers a S1 string equal to a single char python string.
[ 0.2757214605808258, -0.07529807835817337, -0.14921633899211884, -0.09256383031606674, 0.12990713119506836, 0.31438833475112915, 0.23177385330200195, 0.24116931855678558, -0.30898964405059814, 0.10925377160310745, -0.3287297189235687, 0.18066655099391937, 0.04052772745490074, -0.12488977611064911, -0.29376018047332764, -0.2885545790195465, 0.19269879162311554, -0.00021910392388235778, 0.09626585990190506, 0.024691704660654068, -0.45029184222221375, -0.033999715000391006, -0.16383476555347443, -0.09783022850751877, -0.04275479167699814, -0.12910524010658264, -0.33038175106048584, -0.10690440982580185, -0.07061392068862915, -0.639602541923523, 0.09420236200094223, 0.27352672815322876, 0.06137719750404358, 0.4946085214614868, -0.00010145958367502317, -0.32482683658599854, 0.03261213377118111, -0.1625836342573166, -0.09700917452573776, -0.07472635060548782, -0.36747339367866516, -0.20218384265899658, 0.02487257309257984, -0.10429719090461731, 0.4379481077194214, -0.05377357453107834, 0.18026800453662872, -0.08018430322408676, 0.09593906253576279, 0.17485873401165009, 0.28845730423927307, -0.2913351356983185, -0.2463054209947586, -0.016609007492661476, -0.18487071990966797, -0.331657350063324, -0.0005960255512036383, 0.5058891773223877, -0.1902255415916443, 0.18521343171596527, 0.3437255918979645, 0.11872193217277527, -0.21669785678386688, -0.03455261513590813, 0.017930680885910988, 0.10430216789245605, 0.3678025007247925, -0.4377015233039856, -0.05327897146344185, 0.36438947916030884, 0.1930261105298996, -0.39600980281829834, -0.3634459674358368, -0.11282720416784286, 0.0914217010140419, -0.0032820915803313255, -0.24240434169769287, 0.22067523002624512, 0.17747271060943604, 0.05214588716626167, 0.3406585156917572, 0.2378629893064499, -0.038373079150915146, 0.05529773607850075, 0.0688362568616867, 0.19377048313617706, 0.1464719921350479, -0.08077426254749298, 0.0909120962023735, 0.1455533504486084, 0.11075984686613083, -0.44362592697143555, -0.08198275417089462, 0.31762582063674927, -0.2942137122154236, -0.03945448622107506, -0.07961194962263107, 0.0979447141289711, -0.3450250029563904, -0.22484533488750458, 0.19186897575855255, 0.11061862111091614, 0.17293258011341095, -0.1026531383395195, -0.24375411868095398, 0.3063937723636627, 0.16687926650047302, -0.053170718252658844, -0.10312166064977646, 0.0406588651239872, 0.06199050322175026, -0.12341954559087753, 0.00424391683191061, -0.33251702785491943, 0.05433352664113045, 0.11663313955068588, -0.016596069559454918, 0.3038676977157593, -0.2731928825378418, -0.1714475005865097, 0.005299007520079613, -0.2636859714984894, -0.040866050869226456, 0.19133803248405457, -0.18413379788398743, 0.28664499521255493, -0.19089125096797943, 0.11053165048360825, 0.21873825788497925, 0.5641500353813171, -0.10288076847791672, 0.1305825412273407, 0.01881200447678566, -0.0086215166375041, -0.16376188397407532, -0.18308788537979126, -0.09503096342086792, 0.12867455184459686, -0.09466944634914398, 0.14583376049995422, 0.0032613060902804136, -0.02513800375163555, 0.274658203125, 0.008991374634206295, -0.13350823521614075, 0.060700006783008575, 0.1215725764632225, 0.04858925938606262, -0.21791182458400726, 0.2735028564929962, -0.0867331475019455, -0.2058400809764862, -0.12679247558116913, 0.32445645332336426, 0.0361158661544323, 0.015431120060384274, 0.07955579459667206, 0.3209345042705536, 0.0012165335938334465, 0.16627806425094604, 0.3669453561306, -0.05944329872727394, 0.20201556384563446, -0.40156668424606323, -0.3933175802230835, 0.24332082271575928, -0.2594897449016571, -0.008320244960486889, -0.27235257625579834, -0.1113213449716568, 0.4308728277683258, -0.10851623117923737, 0.15180446207523346, -0.04176485165953636, 0.03611638769507408, 0.08149079233407974, 0.6163574457168579, 0.10715527087450027, -0.12139596790075302, -0.23453831672668457, 0.19154302775859833, 0.052140988409519196, 0.33396807312965393, 0.2005525529384613, -0.25167396664619446, -0.1270223706960678, -0.2937053143978119, -0.19231177866458893, 0.10497763752937317, -0.01967349462211132, 0.0626048743724823, 0.013101241551339626, 0.35949835181236267, -0.37404751777648926, -0.00967191718518734, 0.31181830167770386, -0.05876080319285393, 0.045155856758356094, 0.1494792401790619, -0.08626092970371246, -0.04564206302165985, -0.12399255484342575, 0.10594881325960159, 0.23447470366954803, 0.07816359400749207, -0.0434325635433197, -0.2304801195859909, 0.11672207713127136, -0.1258048713207245, 0.15381421148777008, 0.1196913942694664, -0.42101114988327026, -0.29266008734703064, -0.10564673691987991, -0.058598149567842484, 0.1988866627216339, 0.2334974706172943, 0.4354027807712555, 0.25732889771461487, -0.012841736897826195, -0.34866371750831604, 0.2874116599559784, -0.004795514978468418, 0.09328027814626694, 0.12168537080287933, 0.1934231072664261, -0.12145044654607773, -0.10875774919986725, -0.41307875514030457, -0.061647865921258926, -0.004626525100320578, -0.1446385234594345, 0.09335550665855408, 0.3387654721736908, -0.15069198608398438, -0.11025254428386688, -0.19980081915855408, 0.20953728258609772, 0.1413155347108841, 0.5430864691734314, -0.06691677123308182, 0.3464791178703308, 0.36008524894714355, 0.13529805839061737, -0.10081526637077332, 0.4012170135974884, -0.46355143189430237, 0.18619048595428467, 0.12857875227928162, -0.057288169860839844, -0.017323074862360954, 0.1804497092962265, -0.030712448060512543, -0.12838882207870483, -0.11060670763254166, 0.0979917049407959, -0.05671455338597298, 0.21185922622680664, -0.2718662619590759, 0.289821594953537, 0.5397899746894836, -0.17696526646614075, 0.1790592074394226, 0.24342070519924164, 0.03475809469819069, -0.0890650823712349, -0.06895887106657028, 0.2768745720386505, 0.2361234724521637, 0.13068348169326782, 0.05526614189147949, 0.12114658206701279, 0.07731291651725769, -0.22975394129753113, 0.31975460052490234, 0.33289459347724915, -0.08268827944993973, -0.04700043797492981, 0.20667193830013275, 0.006227727513760328, -0.209971621632576, -0.2776225805282593, 0.1126924604177475, 0.2121700644493103, 0.028931118547916412, -0.04421782121062279, -0.023445798084139824, -0.24560652673244476, -0.09718628972768784, -0.3372810482978821, 0.020042266696691513, -0.24101248383522034, 0.009946424514055252, -0.18496425449848175, -0.14603222906589508, 0.05148127302527428, -0.06826036423444748, 0.1314549297094345, 0.13963821530342102, 0.09360841661691666, -0.42383697628974915, -0.0631297379732132, -0.03584327548742294, 0.21806304156780243, -0.0793718546628952, -0.12367276847362518, -0.0063450755551457405, -0.2031218558549881, -0.11839895695447922, 0.269483745098114, -0.14945904910564423, -0.2808520793914795, -0.14461749792099, -0.1040840893983841, 0.06302644312381744, 0.0922236517071724, -0.41208192706108093, -0.3578876554965973, -0.2072143852710724, 0.2234460562467575, -0.172796830534935, 0.05460260063409805, 0.05060851573944092, 0.16719357669353485, -0.09537459164857864, -0.4000188708305359, -0.23838962614536285, -0.364547997713089, 0.0926714614033699, 0.07017775624990463, 0.26741501688957214, -0.043536875396966934, -0.08704792708158493, 0.05303210765123367, 0.1804313063621521, 0.09097729623317719, -0.0034349015913903713, 0.16916455328464508, 0.20164324343204498, -0.11778120696544647, -0.09516145288944244, -0.03381095081567764, -0.21760912239551544, 0.013941071927547455, -0.24312706291675568, 0.054292451590299606, -0.37398847937583923, -0.3083944022655487, 0.12993691861629486, 0.2640684247016907, 0.2824384868144989, 0.26931360363960266, 0.32028287649154663, -0.23026177287101746, 0.1867905855178833, 0.216226726770401, -0.1313195377588272, 0.3319956362247467, -0.26630929112434387, -0.13113029301166534, 0.21306303143501282, 0.2814418375492096, -0.19016219675540924, -0.1167895570397377, 0.020376818254590034, 0.20075872540473938, -0.1640424132347107, 0.06845709681510925, -0.09687332808971405, -0.15219080448150635, -0.011735431849956512, -0.01054441463202238, 0.3063773810863495, 0.2522791624069214, -0.10058963298797607, 0.08493660390377045, 0.11180786043405533, 0.22284694015979767, -0.13153627514839172, 0.18498316407203674, 0.06120789796113968, -0.2532327175140381, 0.019527170807123184, 0.0542866513133049, -0.1511211395263672, -0.11206304281949997, -0.2993789613246918, -0.09547612816095352, 0.24648892879486084, -0.10171685367822647, -0.009122373536229134, -0.317020058631897, 0.10767760127782822, -0.4012860059738159, 0.43871885538101196, 0.26504072546958923, -0.14553575217723846, 0.46088147163391113, -0.18587617576122284, -0.06278351694345474, 0.07841907441616058, 0.2851499319076538, 0.06215939670801163, -0.5719411373138428, 0.23488959670066833, -0.06959667056798935, -0.27275463938713074, -0.05953196436166763, -0.34879109263420105, 0.012547444552183151, 0.1209547221660614, -0.03781258314847946, -0.16093236207962036, -0.015957823023200035, -0.14304909110069275, 0.16217045485973358, -0.008841543458402157, 0.10651139914989471, -0.4511319696903229, -0.31375908851623535, -0.22083941102027893, 0.025620223954319954, -0.11711215227842331, 0.1922498643398285, -0.12535756826400757, 0.04600523039698601, -0.11493059992790222, -0.07241731882095337, 0.3319675624370575, 0.09998800605535507, -0.1668684333562851, 0.5810099244117737, -0.24025124311447144, -0.24685804545879364, 0.0665944516658783, -0.021940749138593674, -0.06068391352891922, -0.08980053663253784, -0.3722238838672638, -0.2095622420310974, 0.09299152344465256, 0.36777764558792114, 0.04398173466324806, 0.10507533699274063, 0.171507328748703, -0.20770660042762756, 0.054188914597034454, -0.05680228769779205, 0.13565264642238617, 0.1100277453660965, 0.04560168832540512, -0.17723821103572845, -0.6377618312835693, 0.3268130421638489, -0.12562721967697144, -0.22398266196250916, 0.06223347410559654, 0.34251731634140015, -0.3202243149280548, 0.24698694050312042, 0.20559567213058472, 0.7137764096260071, -0.1463504582643509, 0.2746773362159729, 0.42832422256469727, -0.20996294915676117, 0.5683944225311279, 0.4917168617248535, 0.46615031361579895, -0.2975042760372162, -0.00036907082539983094, -0.019502921029925346, 0.04880619794130325, 0.14486952126026154, 0.3226430416107178, -0.5300055146217346, 0.38915833830833435, -0.43895480036735535, -0.03884974494576454, -0.01839395985007286, -0.086697518825531, -0.198127880692482, -0.2877577245235443, -0.2270101010799408, 0.20742113888263702, 0.2474740892648697, -0.2206064611673355, -0.24822784960269928, 0.21406689286231995, -0.12060677260160446, 0.29757511615753174, 0.28599783778190613, -0.2716965079307556, 0.018181905150413513, 0.09029064327478409, -0.1608888953924179, -0.1105150356888771, -0.28979265689849854, 0.3005361557006836, 0.4660652279853821, -0.10144399106502533, 0.49350711703300476, -0.051601119339466095, -0.05477146431803703, 0.2414376437664032, 0.37597447633743286, -0.12067634612321854, 0.4825644791126251, 0.10190722346305847, -0.008849074132740498, 0.08274026960134506, 0.15253983438014984, -0.052421122789382935, -0.4438307285308838, 0.22838425636291504, -0.06086913123726845, -0.1470518857240677, -0.22295404970645905, 0.036007072776556015, -0.371463418006897, -0.18274620175361633, 0.2342604547739029, -0.0940205454826355, -0.07207980751991272, 0.27720749378204346, -0.3281620442867279, -0.23971432447433472, -0.17154908180236816, -0.05260327830910683, 0.4247943162918091, 0.11416342109441757, 0.21031269431114197, -0.3184560537338257, -0.23110589385032654, -0.08513202518224716, -0.005234023556113243, 0.04131055623292923, -0.16077132523059845, 0.4486570954322815, 0.03277439624071121, -0.11642415076494217, 0.032433733344078064, 0.15290528535842896, -0.14682431519031525, 0.4754977226257324, -0.1883837878704071, 0.018955936655402184, -0.18493881821632385, -0.02534574083983898, 0.5523467063903809, 0.40716809034347534, -0.3040226399898529, 0.0495208315551281, -0.061735861003398895, 0.09044689685106277, -0.3799763023853302, -0.05754184350371361, -0.11145078390836716, 0.1479109227657318, -0.13137352466583252, 0.14333729445934296, -0.18842433393001556, 0.19237390160560608, 0.2534019649028778, 0.31902197003364563, 0.10823679715394974, -0.37972575426101685, -0.17055249214172363, 0.00004255267413100228, -0.0837157666683197, -0.1387748271226883, -0.0075241317972540855, 0.10574304312467575, -0.19265973567962646, -0.23464922606945038, -0.09940268099308014, 0.2895399034023285, -0.14764028787612915, 0.23603948950767517, 0.20490768551826477, -0.28156283497810364, 0.11341652274131775, 0.004477162379771471, -0.08858907967805862, 0.11795487254858017, -0.0602770633995533, 0.3217337727546692, -0.11925158649682999, 0.08840575814247131, 0.0055184983648359776, 0.06512884050607681, 0.2343556135892868, -0.15720398724079132, 0.11694501340389252, 0.018999528139829636, -0.12675102055072784, -0.14772172272205353, 0.29361310601234436, 0.08905653655529022, 0.34828585386276245, -0.12166285514831543, 0.3070533573627472, 0.21192915737628937, -0.45160311460494995, -0.05540360510349274, -0.05019860714673996, -0.1175244078040123, 0.25037726759910583, 0.35269275307655334, -0.08618713170289993, 0.23000693321228027, -0.21808849275112152, -0.16671331226825714, 0.2596742510795593, -0.05931319668889046, 0.2261887639760971, 0.2584976851940155, 0.16259999573230743, 0.057561226189136505, 0.6014795303344727, -0.14353330433368683, 0.1438741385936737, 0.02022884041070938, 0.33346083760261536, 0.33063098788261414, 0.3300058841705322, -0.056561972945928574, -0.111639603972435, 0.10025737434625626, -0.09873868525028229, 0.3851599097251892, -0.16943863034248352, 0.2683621048927307, 0.4846145808696747, -0.6561327576637268, -0.06088874861598015, -0.1073014885187149, 0.21911995112895966, -0.022422347217798233, 0.040625374764204025, -0.29673734307289124, 0.2767872214317322, -0.1288706213235855, 0.05658392980694771, -0.07529094070196152, 0.17507150769233704, -0.339407742023468, 0.5524502396583557, -0.027509193867444992, 0.25593239068984985, 0.07134780287742615, -0.10179264843463898, 0.07323348522186279, 0.523571252822876, -0.22680382430553436, -0.47704657912254333, 0.2778540849685669, 0.041894469410181046, 0.06617936491966248, 0.4234122633934021, 0.24818234145641327, 0.11766520142555237, -0.055516134947538376, 0.18420186638832092, -0.2970812916755676, -0.051412712782621384, 0.01678110472857952, 0.1871974617242813, 0.16222235560417175, 0.1516542136669159, -0.08627258241176605, 0.24472381174564362, -0.2996882200241089, 0.06169828400015831, 0.11415433883666992, -0.13897302746772766, -0.5060355067253113, 0.3986893892288208, 0.0684429481625557, -0.18198978900909424, 0.12032107263803482, 0.27340880036354065, -0.3284826874732971, -0.193325474858284, 0.05336920544505119, -0.45604538917541504, -0.041059259325265884, -0.1452396661043167, 0.16653507947921753, 0.29787978529930115, 0.40614932775497437, -0.0009368768078275025, 0.30345383286476135, 0.15079988539218903, -0.07230433821678162, -0.2410794049501419, -0.18832850456237793, 0.39837735891342163, 0.09567689150571823, -0.07866936177015305, 0.011149910278618336, -0.18132008612155914, -0.1487002670764923, -0.02951769530773163, -0.2284756898880005, -0.19029125571250916, 0.13335590064525604, 0.010805357247591019, -0.006846508011221886, -0.0775536596775055, -0.04168577492237091, -0.19752348959445953, -0.4188835024833679, 0.11658119410276413, -0.3956131637096405, 0.2004057914018631, 0.11785352230072021, 0.1770990788936615, 0.2600190043449402, 0.1950056403875351, 0.372398316860199, 0.11737514287233353, -0.17674219608306885, -0.19970564544200897, 0.2294357270002365, 0.007279068231582642, -0.020011231303215027, -0.19477298855781555, 0.12375710904598236, -0.1200367882847786, 0.3203234076499939, -0.05248875170946121, -0.134398952126503, 0.14543557167053223, 0.11122078448534012, 0.19376391172409058, 0.2810140550136566, -0.3153233230113983, 0.11409837007522583, -0.21714593470096588, -0.07931765913963318, 0.07951745390892029, 0.39494314789772034, 0.07942435890436172, 0.11150776594877243, -0.09859044849872589, -0.1268150508403778, 0.225600004196167, -0.24247775971889496, -0.5057990550994873, -0.3028324246406555, -0.10103816539049149, 0.08001810312271118, 0.056064531207084656, -0.0231064073741436, -0.00819137692451477, 0.3489764928817749, 0.04658564552664757, -0.4298863112926483, 0.07959702610969543, -0.2954269051551819, -0.16562747955322266, -0.15723595023155212, -0.3553137183189392, -0.050992418080568314, -0.018673621118068695, 0.02462541125714779, -0.3226048946380615 ]
5
..\pandas\reference\api\pandas.Series.to_csv.html
pandas.Series.to_csv
Series.to_csv(path_or_buf=None, *, sep=',', na_rep='', float_format=None, columns=None, header=True, index=True, index_label=None, mode='w', encoding=None, compression='infer', quoting=None, quotechar='"', lineterminator=None, chunksize=None, date_format=None, doublequote=True, escapechar=None, decimal='.', errors='strict', storage_options=None)[source]# Write object to a comma-separated values (csv) file.
Parameters: path_or_bufstr, path object, file-like object, or None, default NoneString, path object (implementing os.PathLike[str]), or file-like object implementing a write() function. If None, the result is returned as a string. If a non-binary file object is passed, it should be opened with newline=’’, disabling universal newlines. If a binary file object is passed, mode might need to contain a ‘b’. sepstr, default ‘,’String of length 1. Field delimiter for the output file. na_repstr, default ‘’Missing data representation. float_formatstr, Callable, default NoneFormat string for floating point numbers. If a Callable is given, it takes precedence over other numeric formatting parameters, like decimal. columnssequence, optionalColumns to write. headerbool or list of str, default TrueWrite out the column names. If a list of strings is given it is assumed to be aliases for the column names. indexbool, default TrueWrite row names (index). index_labelstr or sequence, or False, default NoneColumn label for index column(s) if desired. If None is given, and header and index are True, then the index names are used. A sequence should be given if the object uses MultiIndex. If False do not print fields for index names. Use index_label=False for easier importing in R. mode{‘w’, ‘x’, ‘a’}, default ‘w’Forwarded to either open(mode=) or fsspec.open(mode=) to control the file opening. Typical values include: ‘w’, truncate the file first. ‘x’, exclusive creation, failing if the file already exists. ‘a’, append to the end of file if it exists. encodingstr, optionalA string representing the encoding to use in the output file, defaults to ‘utf-8’. encoding is not supported if path_or_buf is a non-binary file object. compressionstr or dict, default ‘infer’For on-the-fly compression of the output data. If ‘infer’ and ‘path_or_buf’ is path-like, then detect compression from the following extensions: ‘.gz’, ‘.bz2’, ‘.zip’, ‘.xz’, ‘.zst’, ‘.tar’, ‘.tar.gz’, ‘.tar.xz’ or ‘.tar.bz2’ (otherwise no compression). Set to None for no compression. Can also be a dict with key 'method' set to one of {'zip', 'gzip', 'bz2', 'zstd', 'xz', 'tar'} and other key-value pairs are forwarded to zipfile.ZipFile, gzip.GzipFile, bz2.BZ2File, zstandard.ZstdCompressor, lzma.LZMAFile or tarfile.TarFile, respectively. As an example, the following could be passed for faster compression and to create a reproducible gzip archive: compression={'method': 'gzip', 'compresslevel': 1, 'mtime': 1}. Added in version 1.5.0: Added support for .tar files. May be a dict with key ‘method’ as compression mode and other entries as additional compression options if compression mode is ‘zip’. Passing compression options as keys in dict is supported for compression modes ‘gzip’, ‘bz2’, ‘zstd’, and ‘zip’. quotingoptional constant from csv moduleDefaults to csv.QUOTE_MINIMAL. If you have set a float_format then floats are converted to strings and thus csv.QUOTE_NONNUMERIC will treat them as non-numeric. quotecharstr, default ‘"’String of length 1. Character used to quote fields. lineterminatorstr, optionalThe newline character or character sequence to use in the output file. Defaults to os.linesep, which depends on the OS in which this method is called (’\n’ for linux, ‘\r\n’ for Windows, i.e.). Changed in version 1.5.0: Previously was line_terminator, changed for consistency with read_csv and the standard library ‘csv’ module. chunksizeint or NoneRows to write at a time. date_formatstr, default NoneFormat string for datetime objects. doublequotebool, default TrueControl quoting of quotechar inside a field. escapecharstr, default NoneString of length 1. Character used to escape sep and quotechar when appropriate. decimalstr, default ‘.’Character recognized as decimal separator. E.g. use ‘,’ for European data. errorsstr, default ‘strict’Specifies how encoding and decoding errors are to be handled. See the errors argument for open() for a full list of options. storage_optionsdict, optionalExtra options that make sense for a particular storage connection, e.g. host, port, username, password, etc. For HTTP(S) URLs the key-value pairs are forwarded to urllib.request.Request as header options. For other URLs (e.g. starting with “s3://”, and “gcs://”) the key-value pairs are forwarded to fsspec.open. Please see fsspec and urllib for more details, and for more examples on storage options refer here. Returns: None or strIf path_or_buf is None, returns the resulting csv format as a string. Otherwise returns None.
[">>> df = pd.DataFrame({'name': ['Raphael', 'Donatello'],\n... 'mask': ['red', 'purple'],\n... 'weapon': ['sai', 'bo staff']})\n>>> df.to_csv('out.csv', index=False)", ">>> df.to_csv(index=False)\n'name,mask,weapon\\nRaphael,red,sai\\nDonatello,purple,bo staff\\n'\n>>> compression_opts = dict(method='zip',\n... archive_name='out.csv') \n>>> df.to_csv('out.zip', index=False,\n... compression=compression_opts)", ">>> from pathlib import Path \n>>> filepath = Path('folder/subfolder/out.csv') \n>>> filepath.parent.mkdir(parents=True, exist_ok=True) \n>>> df.to_csv(filepath)", ">>> import os \n>>> os.makedirs('folder/subfolder', exist_ok=True) \n>>> df.to_csv('folder/subfolder/out.csv')"]
pandas.Series.to_csv Series.to_csv(path_or_buf=None, *, sep=',', na_rep='', float_format=None, columns=None, header=True, index=True, index_label=None, mode='w', encoding=None, compression='infer', quoting=None, quotechar='"', lineterminator=None, chunksize=None, date_format=None, doublequote=True, escapechar=None, decimal='.', errors='strict', storage_options=None)[source]# Write object to a comma-separated values (csv) file.
[ 0.0003060437156818807, -0.10263757407665253, -0.2104552835226059, 0.07009566575288773, 0.35673844814300537, 0.2621782124042511, 0.20084398984909058, 0.5478160381317139, 0.05385109782218933, 0.1304100751876831, 0.0460737980902195, 0.2863556742668152, 0.06558741629123688, 0.19931679964065552, -0.11554453521966934, -0.17264699935913086, 0.19752658903598785, 0.2962053716182709, -0.2557130455970764, 0.031722214072942734, -0.27889740467071533, 0.15879642963409424, -0.04567955806851387, 0.049829091876745224, -0.0780768021941185, -0.37188947200775146, -0.1873192936182022, -0.17899349331855774, -0.18946199119091034, -0.23293520510196686, -0.04644148051738739, -0.024673929437994957, 0.1807800531387329, 0.27544814348220825, -0.00009707811113912612, -0.27338600158691406, -0.09289894253015518, -0.07652080804109573, -0.04340961575508118, -0.038934752345085144, -0.26429513096809387, -0.22470985352993011, 0.29961082339286804, -0.34041592478752136, 0.05510348454117775, 0.009400558657944202, 0.010137145407497883, -0.08195976912975311, 0.5659303069114685, 0.3024241626262665, 0.35722815990448, -0.28989875316619873, 0.08263011276721954, -0.11671804636716843, -0.09307461231946945, -0.12507082521915436, 0.013189964927732944, 0.27279597520828247, -0.40836673974990845, -0.15075935423374176, 0.01805361919105053, 0.22431394457817078, -0.1782979518175125, -0.08991765230894089, 0.04839734360575676, 0.19889366626739502, 0.3107798099517822, -0.045115333050489426, 0.025513334199786186, 0.19657808542251587, 0.32306861877441406, -0.37367311120033264, -0.330231636762619, 0.22941501438617706, -0.08017656952142715, -0.5091536045074463, -0.13952720165252686, 0.3580326735973358, 0.047966454178094864, 0.35160207748413086, 0.05813438817858696, 0.29413607716560364, -0.2672455608844757, 0.16514363884925842, -0.07100317627191544, -0.07461579144001007, -0.2976839542388916, -0.20241083204746246, -0.0361003540456295, -0.14679323136806488, -0.19468046724796295, -0.19785192608833313, 0.15019682049751282, 0.07998684048652649, 0.020100072026252747, -0.20989306271076202, -0.13060256838798523, -0.3519366383552551, -0.15711064636707306, -0.1147647500038147, 0.3547631502151489, -0.07827435433864594, 0.16284382343292236, 0.23985302448272705, 0.14779849350452423, 0.06686464697122574, 0.016821393743157387, -0.14001621305942535, 0.196734219789505, 0.17228566110134125, -0.032712992280721664, -0.25256776809692383, 0.058744240552186966, -0.18668903410434723, 0.1612081378698349, 0.25111475586891174, 0.1794643998146057, -0.07063839584589005, -0.4862009882926941, -0.024469483643770218, 0.009833700954914093, 0.12411235272884369, -0.27675652503967285, 0.3304782807826996, -0.10603021830320358, 0.3863294720649719, 0.10741381347179413, 0.11422751098871231, 0.11937819421291351, 0.3450623154640198, -0.2727721333503723, 0.4572068452835083, 0.1631219983100891, -0.0719052106142044, -0.1136755719780922, -0.026784393936395645, 0.08812074363231659, 0.12866781651973724, 0.03713519498705864, -0.19945955276489258, -0.0916619822382927, -0.14560702443122864, 0.2409379631280899, 0.14145420491695404, 0.0715334415435791, 0.11346723884344101, 0.1388126164674759, -0.31447428464889526, -0.20541484653949738, 0.0594002790749073, -0.007708108052611351, -0.10083471238613129, -0.29386255145072937, 0.33786359429359436, 0.08593379706144333, -0.012090028263628483, 0.12832686305046082, 0.10265251249074936, 0.08823338896036148, -0.01804204098880291, 0.09698749333620071, 0.02553952857851982, 0.006100425496697426, -0.391022264957428, 0.12875500321388245, 0.37580394744873047, -0.46445000171661377, 0.2364453673362732, 0.05874460190534592, 0.042438097298145294, 0.30606192350387573, 0.1421937197446823, 0.21908403933048248, -0.06917937844991684, 0.016308629885315895, 0.0828671082854271, 0.07331065833568573, -0.22915247082710266, -0.02292005717754364, 0.12793892621994019, -0.07800088822841644, -0.19771024584770203, 0.3215671181678772, -0.056619420647621155, 0.17258940637111664, 0.09402140229940414, 0.1570158451795578, 0.00469333166256547, -0.15104591846466064, -0.029520897194743156, -0.16380764544010162, -0.22606708109378815, 0.16417595744132996, -0.28705325722694397, -0.3204985558986664, 0.24970796704292297, 0.27037784457206726, -0.30599477887153625, 0.26403164863586426, -0.11828280985355377, 0.13205662369728088, 0.09254349023103714, 0.4786686301231384, -0.24471481144428253, -0.2174995392560959, -0.09076566994190216, 0.040182456374168396, -0.222664937376976, 0.41327109932899475, 0.07662849873304367, -0.2773621678352356, -0.25865286588668823, -0.3234805762767792, -0.02289077825844288, 0.09848640859127045, 0.0889495238661766, 0.3356589674949646, -0.06029558554291725, -0.027727818116545677, -0.18799461424350739, -0.012254443019628525, 0.1560521125793457, -0.05661800876259804, 0.0670558363199234, 0.0458204485476017, -0.09879950433969498, -0.12147539108991623, -0.21480253338813782, 0.0847739577293396, 0.038948263972997665, 0.2788284718990326, -0.09448397904634476, -0.04995159059762955, 0.3252662420272827, 0.038758113980293274, 0.15702062845230103, 0.04115639254450798, -0.05185014754533768, -0.0004923739470541477, 0.045736197382211685, 0.17665152251720428, 0.09555601328611374, 0.26623961329460144, 0.08982887119054794, -0.40546715259552, 0.5846685767173767, -0.19964995980262756, -0.17393909394741058, 0.14474515616893768, 0.23552654683589935, 0.45149606466293335, 0.08453556895256042, -0.07311810553073883, -0.4028554856777191, -0.0759579986333847, 0.2507098317146301, -0.26537200808525085, -0.007510827388614416, -0.30949532985687256, 0.21884745359420776, 0.41629672050476074, -0.1073673814535141, 0.1896478682756424, -0.06812407076358795, -0.15431781113147736, -0.09842507541179657, 0.2406560331583023, 0.271541565656662, 0.037419650703668594, 0.1891574263572693, 0.05916271358728409, -0.0467652752995491, 0.0952458530664444, -0.10170084238052368, 0.32282015681266785, -0.16068805754184723, 0.06793467700481415, -0.02409297041594982, -0.031172972172498703, 0.004635365679860115, -0.20742763578891754, 0.1881342977285385, -0.2537690997123718, 0.0794626772403717, -0.1451680064201355, -0.012114953249692917, -0.19317972660064697, 0.12346933037042618, -0.3166440725326538, -0.046112287789583206, 0.1281697154045105, -0.19454529881477356, -0.07939841598272324, 0.18678422272205353, -0.1879604011774063, -0.11972415447235107, -0.027896698564291, 0.07833918184041977, 0.3971934914588928, -0.08626609295606613, -0.08569419384002686, -0.19652293622493744, 0.04732761159539223, 0.2940531373023987, -0.12578099966049194, 0.25132259726524353, 0.10707943886518478, 0.01703674905002117, 0.3027505874633789, 0.027219852432608604, -0.02047717571258545, -0.19593767821788788, -0.22793038189411163, -0.11773642152547836, 0.08446090668439865, 0.25648319721221924, -0.10722171515226364, -0.30962061882019043, -0.1915874481201172, -0.048066094517707825, -0.0833786129951477, 0.20742543041706085, 0.021295662969350815, -0.15850988030433655, -0.016436155885457993, -0.28511184453964233, -0.3436395823955536, -0.3987696170806885, 0.2465108036994934, 0.1288081258535385, 0.13259665668010712, -0.04792041704058647, 0.27959883213043213, 0.10653779655694962, 0.21086345613002777, -0.010111049748957157, -0.12663418054580688, -0.15385185182094574, 0.528933048248291, -0.27339184284210205, -0.3382716476917267, 0.31501588225364685, -0.021402409300208092, 0.08989560604095459, -0.17265714704990387, -0.042800430208444595, -0.10914455354213715, -0.03972136974334717, 0.024050375446677208, 0.20595942437648773, 0.002912412164732814, 0.2968895435333252, 0.17860040068626404, -0.25559574365615845, 0.04619666188955307, -0.327656626701355, 0.08240833878517151, 0.45227256417274475, -0.10243689268827438, -0.2658790349960327, 0.4757724404335022, 0.006649404298514128, 0.1602427214384079, 0.16175922751426697, 0.012881354428827763, 0.16049045324325562, -0.1273481696844101, 0.15968455374240875, 0.1465459018945694, -0.2897803783416748, -0.1288902312517166, -0.27969685196876526, -0.23421163856983185, 0.09794744104146957, -0.034995388239622116, 0.06923458725214005, -0.09799528121948242, 0.2840230166912079, -0.3549756705760956, -0.12200108170509338, 0.01974843442440033, -0.17691408097743988, 0.09833905845880508, -0.09424903243780136, 0.07926125824451447, -0.2512708306312561, -0.04694931581616402, -0.18330980837345123, 0.10289253294467926, 0.07705473899841309, -0.15604110062122345, -0.11511117219924927, -0.13530287146568298, -0.47994717955589294, 0.2801654636859894, 0.12672485411167145, 0.1472654789686203, 0.11224367469549179, -0.21086323261260986, -0.050133489072322845, 0.07048739492893219, 0.502322256565094, 0.008379495702683926, -0.2975086569786072, 0.05335848778486252, -0.1876165270805359, -0.13524968922138214, 0.050185177475214005, -0.18791258335113525, 0.21436262130737305, 0.01644218899309635, 0.19181512296199799, -0.05595814064145088, -0.10311664640903473, 0.2660808563232422, 0.12557917833328247, -0.1775001734495163, 0.04854479432106018, -0.1070246696472168, -0.3190489113330841, -0.004119688179343939, -0.04353472590446472, 0.27615678310394287, 0.3265070617198944, -0.18488654494285583, -0.32034677267074585, 0.02964356355369091, -0.08372405916452408, 0.26504069566726685, -0.03319745138287544, 0.05942864343523979, 0.1546553671360016, -0.15185314416885376, -0.057873211801052094, 0.1432725340127945, 0.021495293825864792, -0.04065009206533432, -0.14872735738754272, -0.15148329734802246, -0.09434232115745544, -0.317862868309021, 0.29326125979423523, 0.15982851386070251, -0.12239421904087067, 0.04630747064948082, -0.001041306066326797, 0.10230167210102081, -0.03310557082295418, -0.16201481223106384, 0.1720614731311798, 0.18723207712173462, -0.18759505450725555, -0.15650011599063873, 0.16166920959949493, 0.046275585889816284, 0.1649058759212494, -0.04433351010084152, -0.1836363822221756, -0.3334347605705261, 0.27842122316360474, 0.08034012466669083, 0.7033135294914246, -0.2632594704627991, 0.08453582227230072, 0.19923216104507446, -0.2366391122341156, 0.5620068311691284, -0.11039306223392487, 0.2751748561859131, -0.325425386428833, -0.1717546582221985, -0.22977882623672485, 0.022525882348418236, 0.1250629872083664, 0.23142723739147186, -0.48851391673088074, 0.36232101917266846, -0.3472643792629242, 0.3969891369342804, 0.07844845205545425, 0.10003221780061722, -0.055015064775943756, -0.22674892842769623, -0.3160342872142792, 0.27810847759246826, 0.024684902280569077, -0.16216571629047394, 0.02572575770318508, -0.33064407110214233, -0.06855396181344986, -0.004281220491975546, 0.06713419407606125, -0.09058591723442078, -0.11958099901676178, 0.22003507614135742, -0.198075070977211, -0.21022352576255798, -0.23169177770614624, 0.09840527921915054, 0.2244647741317749, -0.12414771318435669, 0.05086633190512657, -0.12607108056545258, 0.04063642770051956, -0.15693433582782745, -0.15649724006652832, 0.19724643230438232, 0.2901798188686371, 0.07892215996980667, 0.2031911313533783, 0.203593447804451, 0.0709884762763977, -0.23509293794631958, 0.4645557105541229, 0.02201617695391178, -0.16717743873596191, -0.4419444799423218, -0.29441210627555847, -0.004500219598412514, -0.30957525968551636, -0.3433724045753479, 0.3204871118068695, 0.0301070436835289, -0.2949830889701843, 0.2592635452747345, -0.026741165667772293, -0.14122605323791504, -0.09319638460874557, 0.19542361795902252, 0.008623017929494381, 0.018964439630508423, 0.22970491647720337, -0.005391410086303949, -0.26266029477119446, -0.32894620299339294, 0.03471304848790169, -0.0837811678647995, -0.12568850815296173, 0.5844533443450928, -0.11730067431926727, 0.043478723615407944, -0.15029120445251465, 0.047559261322021484, 0.15574675798416138, 0.4216402769088745, -0.24287597835063934, -0.3953065574169159, -0.407818078994751, 0.035429246723651886, 0.25435635447502136, 0.1231970340013504, 0.023630158975720406, 0.29786455631256104, -0.120640330016613, -0.09049873799085617, -0.508330225944519, 0.06655815243721008, -0.25383856892585754, -0.0009438672568649054, 0.3170550763607025, -0.033042412251234055, 0.0674474760890007, 0.09419574588537216, 0.345588743686676, 0.17364998161792755, 0.10014717280864716, -0.4163357615470886, 0.005793622229248285, -0.013184498064219952, -0.09694348275661469, -0.14545966684818268, 0.07291527092456818, 0.02446313574910164, -0.3962000012397766, -0.20541588962078094, -0.3057016134262085, 0.14862060546875, -0.12400173395872116, 0.344707727432251, -0.2392837107181549, 0.15664736926555634, 0.022708889096975327, -0.1862391084432602, 0.014540635049343109, 0.4185042083263397, -0.13009057939052582, 0.21520814299583435, -0.1436055600643158, -0.14581868052482605, 0.06426786631345749, 0.03636814281344414, -0.3576977252960205, -0.09360568970441818, 0.3101944923400879, -0.07260856032371521, -0.3579941689968109, 0.1791752576828003, 0.37785133719444275, 0.17240644991397858, -0.15759505331516266, 0.29001137614250183, -0.055689457803964615, 0.3734457492828369, -0.25750529766082764, 0.2397049218416214, 0.09913516044616699, -0.01577819138765335, 0.23230747878551483, 0.20218037068843842, 0.009020428173244, -0.18084263801574707, 0.020723942667245865, -0.025685206055641174, 0.148657888174057, -0.09359189867973328, 0.13907858729362488, 0.5121877789497375, 0.32551756501197815, 0.21554657816886902, 0.19970323145389557, 0.3155777156352997, 0.22893641889095306, 0.3425852656364441, 0.2627306580543518, 0.05266328155994415, 0.27240505814552307, -0.04486602544784546, -0.03696509823203087, -0.11379005759954453, 0.300132155418396, 0.17745187878608704, -0.29039549827575684, -0.03665464371442795, 0.4124928116798401, 0.050925470888614655, -0.36308279633522034, -0.03612459823489189, -0.16836664080619812, 0.08064261823892593, -0.1303320974111557, 0.027510173618793488, 0.14408034086227417, 0.053035538643598557, -0.13414093852043152, -0.131306990981102, 0.05094441771507263, -0.10094324499368668, 0.38500434160232544, 0.04383660480380058, 0.2657494843006134, -0.08855313062667847, 0.058337073773145676, -0.10867775976657867, 0.371046245098114, -0.3265109956264496, -0.30257174372673035, 0.14245319366455078, -0.06514505296945572, -0.3184994161128998, 0.08348562568426132, 0.4714023470878601, 0.1421680599451065, -0.240334615111351, 0.2877231240272522, -0.0401756577193737, -0.4203355014324188, 0.2052895724773407, -0.08080015331506729, 0.1271219551563263, 0.35003653168678284, 0.018150202929973602, 0.36131802201271057, -0.23418669402599335, 0.12345629185438156, 0.3479933440685272, 0.18621012568473816, -0.28152719140052795, -0.036933694034814835, 0.265224426984787, -0.2382684201002121, -0.17888188362121582, -0.09039238095283508, -0.2138839066028595, -0.12892989814281464, 0.21332812309265137, -0.28084006905555725, 0.18224011361598969, 0.08556697517633438, 0.2059965282678604, 0.10229229927062988, 0.09367901086807251, -0.19960373640060425, 0.29720449447631836, -0.3297961950302124, 0.01079651527106762, -0.2336384803056717, 0.02736581116914749, 0.33258771896362305, 0.13286970555782318, -0.2815897464752197, 0.22531454265117645, 0.05103025585412979, -0.03488771244883537, -0.1923241913318634, 0.10370801389217377, -0.10859540849924088, 0.10112974792718887, 0.06781342625617981, -0.13252368569374084, -0.093042753636837, 0.057453081011772156, 0.12004896253347397, -0.3001250624656677, 0.26338040828704834, -0.06204612925648689, 0.2868325114250183, -0.18097931146621704, -0.05484781041741371, -0.09814483672380447, 0.08263128995895386, 0.0886981338262558, 0.08611570298671722, 0.04212044179439545, -0.2368287742137909, 0.21432815492153168, 0.2702752947807312, -0.040882658213377, -0.035175252705812454, 0.29645010828971863, 0.04164743795990944, 0.23944374918937683, 0.010343753732740879, 0.046933531761169434, -0.029281996190547943, 0.292851984500885, -0.06002398580312729, -0.27846840023994446, -0.06507644057273865, 0.20095546543598175, -0.020819975063204765, -0.1878380924463272, 0.2543966472148895, 0.12325653433799744, -0.28391602635383606, 0.1437961608171463, 0.035172317177057266, -0.15175126492977142, 0.10036710649728775, -0.2379339337348938, -0.41598305106163025, -0.015867598354816437, 0.21035802364349365, 0.20115278661251068, 0.07043606787919998, -0.12420951575040817, 0.13404381275177002, 0.15603137016296387, -0.18015672266483307, -0.35671064257621765, 0.30658093094825745, -0.17250555753707886, 0.08504243940114975, 0.03350067511200905, 0.288502037525177, 0.28139951825141907, -0.08242838084697723, -0.20525074005126953, -0.4077421724796295 ]
6
..\pandas\reference\api\pandas.tseries.offsets.Milli.delta.html
pandas.tseries.offsets.Milli.delta
Milli.delta#
No parameters found
[]
pandas.tseries.offsets.Milli.delta Milli.delta#
[ -0.2962976098060608, -0.6011965870857239, -0.27237850427627563, 0.0012208892730996013, 0.08896516263484955, 0.06200403347611427, 0.31093695759773254, 0.055634237825870514, -0.3121865689754486, 0.2483321577310562, 0.1478181928396225, 0.15999971330165863, 0.1228051409125328, 0.3681688606739044, -0.19404684007167816, -0.06952627748250961, -0.03593040630221367, 0.37623798847198486, -0.03595069423317909, -0.11214091628789902, -0.36294716596603394, -0.007479983847588301, -0.07304488122463226, -0.04515642300248146, -0.15845435857772827, -0.009282159619033337, -0.06423739343881607, -0.15610869228839874, -0.031544044613838196, -0.04446431249380112, 0.015985649079084396, 0.004225967451930046, 0.18821774423122406, 0.601135790348053, -0.00010531176667427644, -0.042542628943920135, 0.3475693166255951, -0.023210665211081505, -0.15712183713912964, 0.3736042082309723, -0.30378761887550354, -0.08433808386325836, 0.040550943464040756, -0.2265830785036087, 0.05197501927614212, 0.14461490511894226, -0.04826405644416809, -0.3480926752090454, 0.24254699051380157, 0.3870411217212677, 0.20318977534770966, 0.1117810532450676, -0.2816823720932007, -0.026761021465063095, 0.19993256032466888, -0.38453301787376404, 0.0804797038435936, 0.3510626256465912, -0.3025154173374176, 0.09418707340955734, 0.0984027087688446, 0.13632890582084656, 0.29969653487205505, 0.18487176299095154, -0.008393719792366028, 0.10153602063655853, 0.5174253582954407, 0.040030159056186676, 0.03881963714957237, 0.39222773909568787, 0.7183143496513367, -0.16648243367671967, -0.3926844894886017, -0.10147036612033844, -0.22964224219322205, -0.24519720673561096, -0.17200905084609985, -0.031126180663704872, 0.2206464558839798, 0.14756865799427032, -0.009705477394163609, 0.30054453015327454, -0.16651786863803864, 0.05420777574181557, -0.5712120532989502, 0.12472525984048843, -0.09461461007595062, -0.1174345463514328, -0.08175700157880783, -0.03648374229669571, 0.23148439824581146, 0.16061937808990479, 0.10878197848796844, 0.24716047942638397, 0.004905418027192354, -0.07324467599391937, 0.2217867076396942, -0.517159104347229, -0.2103087306022644, -0.07893526554107666, 0.013702563010156155, 0.10159242898225784, -0.1217033714056015, 0.11095626652240753, 0.07651136815547943, 0.16152264177799225, -0.09191644191741943, -0.10274624824523926, 0.2644258737564087, 0.17067037522792816, 0.1392287313938141, -0.021770937368273735, 0.2684229612350464, -0.43049025535583496, -0.0008064259309321642, 0.17407311499118805, -0.18681488931179047, 0.061833254992961884, -0.3217422366142273, 0.19572806358337402, 0.06644609570503235, -0.11521600931882858, -0.043552007526159286, -0.21384496986865997, 0.032899390906095505, 0.42851021885871887, 0.1219475194811821, -0.12435068935155869, 0.20484453439712524, 0.28785011172294617, -0.3773118555545807, 0.14789654314517975, 0.03736476972699165, -0.11857516318559647, -0.2522989511489868, 0.352258563041687, 0.28845900297164917, 0.10720735043287277, 0.10075563937425613, 0.4002622961997986, -0.08769196271896362, -0.1995125412940979, 0.11635956913232803, 0.4200120270252228, -0.23297056555747986, -0.12480414658784866, -0.21486635506153107, 0.022854987531900406, -0.18152786791324615, -0.06257776916027069, 0.16376492381095886, -0.010954141616821289, 0.10510697215795517, 0.27710261940956116, 0.10215963423252106, -0.0028549511916935444, -0.2813578248023987, 0.5597309470176697, 0.40577828884124756, 0.29876428842544556, 0.3709241449832916, -0.1973312795162201, -0.26009291410446167, -0.14073649048805237, -0.04803337901830673, 0.14521662890911102, -0.8856412172317505, -0.034744128584861755, 0.28615063428878784, -0.06257737427949905, 0.4058651030063629, -0.014278937131166458, -0.05117587745189667, -0.36918124556541443, -0.12831144034862518, -0.18151059746742249, -0.10575885325670242, -0.15746347606182098, 0.19416849315166473, 0.017743410542607307, -0.05212365463376045, -0.34438273310661316, 0.1439141035079956, -0.10484373569488525, 0.0036286949180066586, -0.03261624649167061, 0.10090123116970062, 0.008296151645481586, -0.2091870903968811, -0.15884625911712646, -0.14083197712898254, -0.2651686370372772, 0.0368611216545105, 0.3565978407859802, 0.00979194138199091, -0.29070180654525757, 0.14557676017284393, 0.036143433302640915, -0.04861713945865631, -0.01188407652080059, -0.06580610573291779, 0.1052486002445221, -0.3844773471355438, 0.29552996158599854, 0.19464580714702606, -0.4458339810371399, 0.009164128452539444, 0.01330569852143526, -0.18232083320617676, 0.1690448373556137, 0.3935042917728424, -0.061351627111434937, -0.1624959111213684, 0.04536056146025658, 0.13999278843402863, 0.29192665219306946, 0.21127770841121674, -0.13544324040412903, 0.10723230987787247, 0.4454251825809479, -0.26523277163505554, -0.07165643572807312, -0.05734771117568016, -0.08544829487800598, 0.012676768936216831, -0.10178102552890778, 0.035209331661462784, -0.17159512639045715, 0.17132988572120667, 0.3501807451248169, 0.20674774050712585, -0.16707225143909454, 0.010317834094166756, 0.26709654927253723, 0.30359143018722534, 0.08743298053741455, -0.010709542781114578, 0.4257737100124359, 0.3818551301956177, 0.4064646065235138, -0.14261393249034882, 0.5659628510475159, 0.17322272062301636, -0.008838945999741554, -0.27527016401290894, 0.46558839082717896, -0.22914566099643707, -0.2945902347564697, 0.042212143540382385, 0.13183742761611938, 0.3323228359222412, 0.15297414362430573, -0.2735673487186432, -0.14970910549163818, 0.15377075970172882, -0.23574669659137726, -0.18828125298023224, 0.0867222249507904, -0.4822867214679718, 0.2261829823255539, 0.09458882361650467, -0.3125857710838318, 0.0831802636384964, -0.18172785639762878, -0.028265492990612984, -0.10312050580978394, 0.08396463096141815, 0.050625838339328766, -0.004907778464257717, 0.1636219322681427, 0.3069646954536438, -0.08250904083251953, -0.20648649334907532, -0.400411993265152, 0.12654180824756622, -0.0071710338816046715, 0.30935248732566833, 0.06394162774085999, -0.022346118465065956, -0.12814368307590485, -0.30724087357521057, -0.1739642322063446, -0.1562764197587967, 0.243753120303154, -0.2937800884246826, 0.1583041101694107, -0.33290210366249084, -0.3610864281654358, 0.050743892788887024, -0.23624683916568756, 0.09853766113519669, -0.33430537581443787, -0.16035282611846924, -0.18597345054149628, -0.25569748878479004, -0.013120625168085098, -0.2551937997341156, 0.17589427530765533, 0.5924227833747864, 0.2935306131839752, -0.21903842687606812, -0.20951472222805023, 0.025414669886231422, 0.16089560091495514, -0.29321566224098206, 0.042355358600616455, -0.0006381628336384892, -0.2343432903289795, 0.12337303161621094, 0.21468006074428558, -0.20329716801643372, -0.011355860158801079, 0.012305434793233871, 0.13762737810611725, 0.37491148710250854, 0.2772398591041565, -0.13981759548187256, 0.023632561787962914, -0.09712998569011688, 0.10109856724739075, 0.0752982571721077, -0.38782545924186707, -0.2273954600095749, -0.09840010851621628, -0.34265395998954773, -0.022749291732907295, -0.13509589433670044, -0.1250404566526413, 0.17184777557849884, 0.09386003762483597, 0.10850203782320023, 0.18042173981666565, -0.10207093507051468, 0.1721135675907135, 0.2309495061635971, 0.015561448410153389, -0.48955243825912476, -0.25193706154823303, 0.34189897775650024, -0.04743487387895584, -0.23888009786605835, -0.004376597236841917, -0.09995008260011673, -0.1605175882577896, -0.2247176170349121, 0.10586212575435638, -0.5478832125663757, -0.23130209743976593, 0.029833605512976646, -0.02795645222067833, 0.27743589878082275, -0.0027283283416181803, -0.21424546837806702, -0.18196454644203186, -0.16081178188323975, 0.05768587067723274, 0.24425241351127625, 0.15358151495456696, -0.05296897515654564, 0.05795181542634964, 0.47326546907424927, -0.07599250972270966, 0.42889511585235596, 0.14723046123981476, -0.2035052627325058, 0.08921825885772705, -0.2334231287240982, -0.035666968673467636, 0.2459031641483307, 0.032154522836208344, 0.2208462357521057, 0.3020649254322052, 0.16089248657226562, 0.06994682550430298, -0.15629680454730988, -0.2086307406425476, 0.06592286378145218, -0.10937647521495819, -0.03453158587217331, 0.007041021250188351, -0.34192824363708496, -0.4480537176132202, -0.013097565621137619, 0.146126851439476, -0.035454295575618744, -0.119349405169487, 0.21063299477100372, -0.055926401168107986, 0.25754356384277344, -0.0005696724983863533, -0.1568686068058014, -0.2824195325374603, 0.08446647971868515, -0.025565797463059425, -0.008239525370299816, 0.26482677459716797, 0.33803683519363403, 0.12241686880588531, 0.014818207360804081, 0.0047066728584468365, -0.10375326126813889, 1.0343247652053833, -0.19670820236206055, -0.1706026792526245, -0.014719506725668907, -0.2667310833930969, -0.5538051128387451, -0.09289862960577011, -0.24344053864479065, -0.08441875129938126, 0.2120465636253357, 0.12113992869853973, -0.08691805601119995, 0.081003837287426, 0.07617039233446121, -0.1318739503622055, -0.15171949565410614, -0.012568272650241852, -0.11086691170930862, -0.265362948179245, 0.2337293028831482, 0.027935536578297615, 0.1735975295305252, 0.014742034487426281, 0.055206749588251114, -0.14994116127490997, -0.062267646193504333, -0.05554342269897461, 0.11657465994358063, 0.22843404114246368, 0.00597573583945632, 0.10309458523988724, -0.1329428255558014, 0.13395485281944275, 0.03634314611554146, 0.5037874579429626, -0.1693548709154129, -0.00887368619441986, -0.4245588183403015, 0.002070061396807432, -0.27632632851600647, 0.11021963506937027, 0.03324539586901665, -0.1397666037082672, -0.1305818110704422, 0.1506245881319046, 0.22715400159358978, -0.07700064033269882, 0.036917850375175476, -0.08340120315551758, 0.21459345519542694, 0.24752968549728394, -0.6289212107658386, 0.40685051679611206, 0.1957271546125412, -0.0023045476991683245, -0.28408291935920715, -0.2401500642299652, -0.30618375539779663, 0.05140633508563042, 0.24960419535636902, 0.5743433237075806, 0.12380482256412506, 0.14167368412017822, 0.44536733627319336, -0.2923424541950226, 0.16215172410011292, 0.01027591247111559, 0.2076449692249298, -0.19132103025913239, -0.27204808592796326, -0.24162372946739197, -0.023447373881936073, 0.007740894332528114, -0.020365042611956596, 0.0203513465821743, 0.1587720662355423, -0.1505703181028366, -0.08854756504297256, -0.059418242424726486, -0.07533084601163864, -0.1361476182937622, -0.005789077840745449, 0.015789000317454338, 0.191579669713974, 0.20702920854091644, -0.3140019476413727, -0.12672360241413116, -0.003551888046786189, -0.3988187313079834, 0.15365302562713623, -0.08551095426082611, -0.3419606685638428, -0.2864886224269867, 0.2010529339313507, -0.13593719899654388, -0.016201676800847054, -0.2729354202747345, -0.22665010392665863, 0.6561644077301025, -0.2842528820037842, 0.04671251028776169, 0.02125767432153225, 0.2193647027015686, -0.09262768924236298, -0.16099561750888824, 0.014353633858263493, 0.39864984154701233, -0.10945466160774231, -0.013802256435155869, 0.07567670941352844, 0.13035011291503906, -0.013393656350672245, -0.1861962229013443, 0.19126847386360168, -0.5028049349784851, 0.07837428152561188, -0.14314012229442596, -0.24231471121311188, 0.08979806303977966, -0.09246896207332611, 0.21292375028133392, 0.12688778340816498, -0.12214670330286026, 0.3891412913799286, -0.2848474979400635, -0.17384076118469238, -0.3136628270149231, 0.49269023537635803, 0.11565227806568146, 0.30267560482025146, 0.059476304799318314, 0.1372036188840866, -0.5368223786354065, -0.0486128032207489, 0.1214723140001297, 0.11012333631515503, -0.12809458374977112, 0.5555720925331116, -0.015699831768870354, -0.09616231173276901, 0.04121038317680359, 0.38548630475997925, 0.2240329086780548, 0.044916484504938126, -0.1483885794878006, -0.24933122098445892, -0.13332130014896393, -0.0785318985581398, -0.09267552942037582, 0.29643672704696655, 0.2265927940607071, 0.02179775945842266, 0.1529024988412857, -0.19932244718074799, -0.36668816208839417, 0.14426934719085693, -0.07005630433559418, 0.12006808072328568, 0.2630932629108429, -0.2734834849834442, -0.1284760683774948, 0.003409377532079816, 0.226135715842247, -0.044977229088544846, -0.0071846237406134605, -0.31818974018096924, -0.08786916732788086, 0.03368533030152321, -0.07338976860046387, -0.020665599033236504, 0.12402934581041336, 0.06191015988588333, -0.5604285597801208, 0.07204221189022064, -0.2591291069984436, 0.1332577019929886, 0.025645669549703598, 0.5539747476577759, 0.3664384186267853, -0.14760158956050873, 0.249925434589386, 0.17928211390972137, 0.16733980178833008, 0.025410473346710205, -0.2312944382429123, 0.32657429575920105, -0.13895879685878754, -0.05920254811644554, 0.42232367396354675, 0.2562386095523834, -0.06720035523176193, -0.26131096482276917, 0.016785455867648125, -0.12329646199941635, -0.1986566185951233, 0.7706692814826965, 0.33974894881248474, 0.37208661437034607, -0.10800834745168686, -0.23499618470668793, -0.03589248284697533, 0.1748635470867157, -0.3038124442100525, -0.11235693097114563, 0.14735226333141327, 0.043606679886579514, 0.3875519335269928, 0.2697652280330658, 0.34425249695777893, -0.2785485088825226, -0.034943629056215286, 0.04890921339392662, 0.049879040569067, -0.28733548521995544, -0.014777437783777714, 0.4837178587913513, 0.1877666860818863, 0.12693201005458832, 0.2619149386882782, 0.4911249279975891, 0.424640029668808, 0.4586302936077118, 0.5370080471038818, -0.046255748718976974, 0.049224335700273514, -0.20633822679519653, -0.1612197458744049, -0.07773439586162567, -0.24325625598430634, 0.2584787607192993, -0.42509353160858154, 0.07958192378282547, 0.5979300141334534, 0.038543570786714554, 0.1622556895017624, -0.011109192855656147, -0.02212170511484146, 0.007444237358868122, -0.09911046177148819, -0.25502121448516846, 0.006273294799029827, -0.09307906031608582, -0.12190033495426178, -0.23740839958190918, 0.09686026722192764, 0.2863430380821228, 0.13164794445037842, -0.2259957194328308, 0.19272929430007935, 0.1583961695432663, 0.1795666515827179, -0.038689397275447845, 0.09762077778577805, 0.046808596700429916, -0.2938810884952545, 0.2313760370016098, 0.06547543406486511, -0.14644671976566315, 0.10244521498680115, 0.24746093153953552, -0.18749991059303284, -0.19217999279499054, 0.049240633845329285, 0.15960943698883057, -0.11705759912729263, -0.08713432401418686, -0.13233913481235504, 0.17773620784282684, -0.1484358161687851, 0.3471761643886566, 0.18821822106838226, -0.1741839051246643, 0.2569974660873413, 0.11923002451658249, 0.007680049166083336, -0.35779011249542236, 0.32463952898979187, 0.07519391924142838, 0.17365586757659912, 0.08686269074678421, -0.0039388323202729225, -0.029487593099474907, 0.11395398527383804, -0.14707957208156586, -0.15281237661838531, 0.23636718094348907, 0.10995759069919586, 0.15811337530612946, -0.22777171432971954, 0.18139222264289856, 0.33683010935783386, 0.26108211278915405, 0.31651777029037476, 0.12551069259643555, -0.32286757230758667, -0.2250705361366272, 0.2522781193256378, 0.018143264576792717, 0.22028765082359314, 0.1959894448518753, 0.045088641345500946, -0.1557285636663437, 0.364037424325943, 0.29563668370246887, 0.06654997915029526, 0.05935301259160042, 0.12127259373664856, -0.04222923144698143, -0.45762407779693604, -0.13691692054271698, -0.07608875632286072, -0.15403053164482117, 0.24295364320278168, -0.4146852493286133, 0.2642745077610016, -0.14136064052581787, 0.07013528048992157, -0.10319407284259796, 0.14568884670734406, 0.03837503865361214, 0.015182968229055405, -0.35204169154167175, -0.3780553638935089, 0.4431212246417999, -0.07210752367973328, 0.144643634557724, -0.42382827401161194, 0.4781982898712158, -0.177687406539917, -0.04425627738237381, -0.40000876784324646, -0.21006670594215393, 0.10142523795366287, 0.3598448932170868, 0.28073424100875854, -0.3066864013671875, -0.0578974187374115, 0.17636223137378693, -0.28520673513412476, -0.2620113790035248, 0.048495445400476456, 0.10534339398145676, -0.02820391207933426, 0.32919836044311523, 0.32503581047058105, -0.26077088713645935, 0.24327024817466736, -0.053075846284627914, -0.3430796265602112, -0.26684248447418213, -0.21588613092899323, 0.1690656840801239, 0.2508459687232971, 0.2959960699081421, 0.05299342796206474, 0.36804530024528503, -0.29606351256370544, -0.40217694640159607, 0.11730660498142242, 0.21676556766033173, -0.20168451964855194, -0.19395653903484344, -0.08250551670789719, 0.40640226006507874, -0.1075703352689743, -0.12573054432868958, -0.20967409014701843 ]
7
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.ngroup.html
pandas.core.groupby.SeriesGroupBy.ngroup
SeriesGroupBy.ngroup(ascending=True)[source]# Number each group from 0 to the number of groups - 1. This is the enumerative complement of cumcount. Note that the numbers given to the groups match the order in which the groups would be seen when iterating over the groupby object, not the order they are first observed. Groups with missing keys (where pd.isna() is True) will be labeled with NaN and will be skipped from the count.
Parameters: ascendingbool, default TrueIf False, number in reverse, from number of group - 1 to 0. Returns: SeriesUnique numbers for each group.
['>>> df = pd.DataFrame({"color": ["red", None, "red", "blue", "blue", "red"]})\n>>> df\n color\n0 red\n1 None\n2 red\n3 blue\n4 blue\n5 red\n>>> df.groupby("color").ngroup()\n0 1.0\n1 NaN\n2 1.0\n3 0.0\n4 0.0\n5 1.0\ndtype: float64\n>>> df.groupby("color", dropna=False).ngroup()\n0 1\n1 2\n2 1\n3 0\n4 0\n5 1\ndtype: int64\n>>> df.groupby("color", dropna=False).ngroup(ascending=False)\n0 1\n1 0\n2 1\n3 2\n4 2\n5 1\ndtype: int64']
pandas.core.groupby.SeriesGroupBy.ngroup SeriesGroupBy.ngroup(ascending=True)[source]# Number each group from 0 to the number of groups - 1. This is the enumerative complement of cumcount. Note that the numbers given to the groups match the order in which the groups would be seen when iterating over the groupby object, not the order they are first observed. Groups with missing keys (where pd.isna() is True) will be labeled with NaN and will be skipped from the count.
[ -0.061997901648283005, -0.2727109491825104, -0.15349817276000977, 0.09646670520305634, -0.13349242508411407, 0.3637765645980835, 0.22620482742786407, 0.005550822243094444, 0.015044666826725006, 0.23986129462718964, -0.15020033717155457, -0.06924748420715332, 0.3183963894844055, -0.037842314690351486, 0.27736401557922363, 0.0233906339854002, 0.1729433387517929, 0.2066551297903061, 0.037800662219524384, -0.03966456651687622, -0.511059045791626, 0.1939600110054016, -0.15819552540779114, 0.07886423915624619, 0.046232517808675766, -0.2652943730354309, -0.07607182115316391, -0.054403409361839294, -0.026159100234508514, -0.3777278959751129, 0.1526867300271988, 0.13079680502414703, 0.05998075753450394, 0.3202962279319763, -0.0000987117164186202, -0.5119777321815491, -0.01503878552466631, -0.18161284923553467, -0.007193226832896471, 0.09630250185728073, -0.1758778691291809, -0.19251979887485504, 0.06365074962377548, -0.19086278975009918, 0.020735252648591995, -0.1976826936006546, -0.048718441277742386, -0.10748124122619629, 0.05672810599207878, -0.04455360025167465, 0.21271876990795135, -0.23948635160923004, -0.22957876324653625, 0.029040230438113213, -0.04346781596541405, -0.18022020161151886, 0.1861451417207718, 0.27348512411117554, -0.00649676937609911, -0.1982554793357849, 0.034349650144577026, 0.2133128046989441, 0.05122429132461548, -0.3545990288257599, -0.23138116300106049, 0.2690613567829132, 0.45089006423950195, -0.3916294574737549, -0.08810929208993912, 0.16038985550403595, 0.5116884708404541, -0.14222364127635956, -0.12924140691757202, -0.10214459896087646, 0.04207981005311012, 0.047877512872219086, -0.0664612352848053, -0.002809068886563182, 0.030895855277776718, 0.06148209795355797, -0.08866127580404282, 0.8072126507759094, 0.06966658681631088, 0.09556934982538223, 0.13987819850444794, 0.12475192546844482, 0.17301176488399506, 0.18529222905635834, 0.17365197837352753, -0.03307642787694931, -0.07080058753490448, -0.15060873329639435, 0.08189240843057632, 0.46048495173454285, -0.20033636689186096, -0.2583719491958618, 0.2740086615085602, 0.4318571090698242, 0.1376795470714569, -0.07134287059307098, 0.0023940608371049166, -0.17910748720169067, 0.051142703741788864, 0.16494332253932953, 0.1619204580783844, 0.13140814006328583, 0.5458776950836182, -0.336410790681839, 0.09029107540845871, 0.03003758192062378, 0.3142818808555603, 0.05981850251555443, -0.06336063146591187, -0.362041175365448, 0.2919240891933441, 0.18243306875228882, -0.3848767876625061, 0.06262697279453278, -0.484756737947464, -0.007431492209434509, -0.05605582520365715, 0.07779088616371155, 0.1613173931837082, 0.029480157420039177, 0.3901415169239044, 0.3758756220340729, -0.029598314315080643, -0.22379863262176514, 0.13277024030685425, -0.040533386170864105, -0.24876753985881805, 0.11797599494457245, -0.1391274333000183, -0.04408663511276245, -0.016684729605913162, -0.1481751948595047, 0.1185961365699768, 0.21815253794193268, 0.11997224390506744, -0.08365066349506378, 0.16403909027576447, -0.12166181206703186, 0.009512805379927158, 0.2531696856021881, 0.1540457159280777, -0.035962898284196854, 0.2739631235599518, -0.2332216054201126, -0.2815319895744324, 0.3104122579097748, 0.3438229262828827, -0.07505297660827637, -0.027047334238886833, 0.33199048042297363, -0.16940143704414368, -0.17247295379638672, -0.1460544914007187, 0.35718533396720886, -0.15970295667648315, -0.1553463488817215, 0.38951730728149414, 0.14768289029598236, 0.100154347717762, -0.31181588768959045, 0.030659275129437447, 0.44028759002685547, -0.2985352575778961, -0.2311379313468933, -0.09411712735891342, -0.6513242721557617, 0.09166485071182251, 0.06140267476439476, 0.13417968153953552, 0.025438766926527023, -0.13092480599880219, -0.01834132894873619, 0.16191253066062927, -0.18931178748607635, -0.4697677195072174, -0.06830288469791412, -0.006140952464193106, -0.15354250371456146, 0.03343132510781288, 0.2614479660987854, -0.2586991786956787, -0.05468413233757019, 0.03210441768169403, 0.26087966561317444, -0.25193271040916443, 0.05477648600935936, 0.19736409187316895, 0.119156114757061, 0.30155685544013977, -0.12927895784378052, -0.18345993757247925, 0.10139668732881546, 0.10419966280460358, -0.27026283740997314, 0.455439031124115, -0.0015236563049256802, -0.19689606130123138, -0.0890209749341011, 0.24061937630176544, -0.37434470653533936, 0.3497350215911865, 0.02303924597799778, -0.07061006873846054, 0.13801907002925873, 0.0770978331565857, -0.1487141102552414, 0.06260257214307785, -0.45433542132377625, -0.4758201241493225, -0.08081202208995819, 0.03864436596632004, 0.18165579438209534, 0.21637745201587677, 0.08301536738872528, 0.2617017924785614, -0.12312953919172287, -0.0033102170564234257, 0.2382105588912964, -0.035352449864149094, 0.07204041630029678, -0.007998121902346611, -0.04575933516025543, 0.11282239109277725, -0.1420421004295349, 0.057436369359493256, 0.297365665435791, 0.3452841639518738, 0.025340218096971512, 0.37430256605148315, 0.39245450496673584, 0.003700245637446642, -0.10552959144115448, 0.2988736033439636, -0.17708349227905273, 0.09417001157999039, 0.2410748451948166, -0.08428690582513809, 0.15321409702301025, 0.13040006160736084, 0.049315501004457474, -0.22390635311603546, 0.3588774800300598, -0.1989738494157791, -0.1362520158290863, -0.01427028700709343, 0.1649325042963028, 0.3204711377620697, 0.1687527745962143, -0.13554717600345612, -0.2716549038887024, -0.18167175352573395, 0.15093030035495758, -0.1047888845205307, 0.06711333990097046, -0.3871104419231415, 0.28655174374580383, 0.31004416942596436, -0.3084395229816437, 0.124947689473629, 0.13615314662456512, -0.1606346070766449, -0.10178807377815247, 0.3671511113643646, 0.16623876988887787, 0.10628435760736465, 0.20946332812309265, 0.22829945385456085, -0.09291063994169235, -0.20393003523349762, 0.10696429759263992, 0.037287477403879166, -0.05019600689411163, -0.1552066057920456, 0.059688031673431396, 0.17717048525810242, -0.03207491710782051, -0.362709105014801, -0.29308831691741943, -0.10592776536941528, 0.2535443603992462, -0.029627902433276176, 0.11057405918836594, 0.16656917333602905, -0.1883954107761383, 0.3131925165653229, -0.6644986867904663, -0.05686859041452408, -0.22179697453975677, 0.2547796666622162, 0.06436122208833694, 0.061896611005067825, 0.03515149652957916, -0.2635628581047058, 0.16905178129673004, 0.3366961181163788, 0.14265784621238708, -0.28133898973464966, 0.20939038693904877, -0.09119812399148941, 0.25709691643714905, -0.3755301833152771, -0.10104519128799438, 0.21488937735557556, -0.4846942126750946, 0.10266590118408203, 0.07362321764230728, -0.06110113859176636, -0.10935641080141068, -0.26543930172920227, -0.14322251081466675, 0.21233922243118286, -0.1177016943693161, -0.5114660859107971, -0.42752060294151306, -0.5050579905509949, -0.24293971061706543, -0.2668010890483856, -0.0053743282333016396, -0.04493756219744682, 0.1827869564294815, -0.1113043799996376, -0.07178113609552383, -0.13683637976646423, -0.026837822049856186, 0.12557925283908844, 0.2574712634086609, 0.156654492020607, -0.08048129826784134, -0.21813887357711792, 0.330581396818161, 0.1840680092573166, -0.15147526562213898, -0.33453911542892456, -0.09935075044631958, 0.1810845583677292, -0.01016155257821083, -0.27094516158103943, 0.4497082829475403, -0.35544365644454956, 0.09253811091184616, -0.11452389508485794, -0.01476928498595953, -0.12215564399957657, 0.10422943532466888, -0.14066728949546814, 0.1374126523733139, 0.17436549067497253, -0.16042940318584442, 0.25162872672080994, -0.18075056374073029, -0.07774461060762405, -0.02322111651301384, -0.12651869654655457, 0.07229183614253998, 0.2675323784351349, -0.3199208676815033, 0.3971378803253174, 0.2323623150587082, 0.10974356532096863, 0.4475398361682892, 0.1717851310968399, -0.16733327507972717, -0.010427774861454964, 0.042233556509017944, 0.14637082815170288, 0.05472350865602493, -0.05046817287802696, 0.16643668711185455, 0.1489723026752472, 0.2649799883365631, 0.16547110676765442, -0.32786837220191956, 0.1854032725095749, 0.2762989401817322, -0.2834465801715851, 0.08550421893596649, -0.0779961422085762, 0.0022061308845877647, 0.10103002190589905, -0.1395159214735031, -0.15960624814033508, -0.29134249687194824, -0.09949368983507156, -0.31953001022338867, 0.01375490240752697, 0.22916853427886963, 0.05920751765370369, -0.1245456337928772, -0.010092735290527344, -0.30294984579086304, 0.5339774489402771, -0.012883472256362438, 0.1688789278268814, 0.34495165944099426, -0.05862059444189072, 0.0466105081140995, 0.2070850133895874, 0.47641876339912415, -0.031015105545520782, -0.08221805095672607, 0.15067589282989502, -0.14424747228622437, -0.1812182366847992, -0.0012851847568526864, -0.040048301219940186, -0.13709795475006104, 0.2735583484172821, 0.013956082984805107, -0.23930929601192474, -0.06244158744812012, 0.3866809606552124, 0.11046646535396576, -0.1075834110379219, -0.3610944449901581, -0.27471813559532166, -0.3684227764606476, 0.0644737184047699, 0.28031834959983826, 0.15310007333755493, -0.012442409060895443, -0.1860472857952118, -0.4284243881702423, 0.0732046440243721, -0.10893659293651581, 0.18760526180267334, 0.2377566397190094, 0.1008763238787651, 0.5756495594978333, -0.026491262018680573, 0.14485618472099304, 0.09924143552780151, -0.12946881353855133, 0.11206366121768951, 0.116072878241539, -0.10423998534679413, -0.052594467997550964, -0.0874435156583786, 0.4007764160633087, 0.12507225573062897, -0.017459966242313385, 0.06301802396774292, 0.074086993932724, 0.025209320709109306, 0.19559593498706818, -0.32679691910743713, 0.12341739237308502, 0.3015230596065521, -0.17390823364257812, -0.284834623336792, 0.5615407824516296, 0.3041641414165497, -0.21946558356285095, 0.01138857938349247, -0.18017293512821198, -0.18552757799625397, -0.10161928832530975, -0.11061111837625504, 0.6995063424110413, -0.15373291075229645, 0.014359958469867706, 0.17528147995471954, 0.02543625235557556, 0.2781110405921936, 0.13894522190093994, 0.2729050815105438, -0.34891149401664734, -0.4048270583152771, -0.21289406716823578, 0.009851525537669659, 0.07191139459609985, 0.4655721187591553, -0.47017112374305725, 0.2992875277996063, -0.3539331555366516, -0.06369762867689133, 0.1539125144481659, -0.3393363356590271, -0.3099668323993683, -0.0731101930141449, -0.2550562620162964, 0.21682481467723846, 0.2543805241584778, 0.05072462931275368, -0.30432671308517456, 0.07194899022579193, 0.030437994748353958, -0.11663051694631577, -0.1099119558930397, -0.1983730047941208, -0.13646069169044495, -0.15034784376621246, 0.2238926738500595, -0.5080181360244751, -0.17028707265853882, 0.11371857672929764, 0.12745974957942963, 0.03197645768523216, 0.30216553807258606, -0.028201503679156303, -0.014829939231276512, 0.18522286415100098, 0.19152730703353882, 0.13052435219287872, 0.43709439039230347, -0.06355329602956772, 0.022773530334234238, 0.05157356336712837, 0.04584623873233795, 0.13049627840518951, 0.13864639401435852, 0.34755000472068787, -0.3159743547439575, -0.36475226283073425, -0.09010898321866989, -0.16785691678524017, -0.23534992337226868, -0.23289333283901215, 0.23834849894046783, 0.047920309007167816, -0.3093459904193878, 0.1509903222322464, -0.4722992479801178, -0.07528199255466461, 0.009069259278476238, -0.04781851917505264, 0.13475878536701202, -0.10398311913013458, -0.08697569370269775, 0.16027215123176575, -0.21552713215351105, -0.09074000269174576, -0.1732519567012787, 0.3689754605293274, -0.0885818749666214, 0.2524137496948242, 0.20047585666179657, 0.11296552419662476, 0.08521387726068497, -0.07519964128732681, 0.0672573521733284, 0.4899524748325348, -0.16902129352092743, -0.14312751591205597, -0.59394770860672, 0.07214169204235077, 0.11601343005895615, 0.3675689697265625, 0.035081081092357635, -0.18731294572353363, 0.22333481907844543, 0.026439586654305458, -0.3648460805416107, -0.20928220450878143, -0.6853252649307251, 0.19616499543190002, -0.06897663325071335, 0.007397226523607969, -0.31711360812187195, 0.1682317554950714, 0.22770287096500397, 0.30071505904197693, 0.009787040762603283, -0.32770872116088867, 0.0005100548733025789, 0.030062977224588394, -0.11225806921720505, -0.12257684767246246, 0.46601438522338867, 0.2671011984348297, -0.1999659389257431, -0.14127832651138306, 0.15023264288902283, -0.001544796279631555, 0.06363558024168015, 0.20870953798294067, 0.15437671542167664, 0.07387929409742355, 0.13066527247428894, -0.30814939737319946, -0.10229846090078354, -0.14353284239768982, -0.08353336900472641, 0.08088001608848572, -0.18245646357536316, 0.131976917386055, 0.13264191150665283, 0.09461469948291779, -0.20547594130039215, -0.05355124548077583, 0.1339617818593979, 0.1041540578007698, -0.14360597729682922, 0.22388534247875214, 0.46452978253364563, -0.2842239737510681, -0.0022452629636973143, 0.22539418935775757, -0.0847538411617279, 0.25113987922668457, -0.6630170941352844, -0.28829795122146606, 0.04557110741734505, 0.16250304877758026, 0.1874363124370575, 0.08899732679128647, -0.12046090513467789, -0.371594101190567, 0.2827158570289612, -0.10661128908395767, 0.11413956433534622, -0.27257925271987915, 0.39255622029304504, 0.4805411696434021, -0.11493983119726181, 0.31507307291030884, 0.35922133922576904, 0.19374683499336243, 0.0884430781006813, 0.168111652135849, 0.040084969252347946, -0.15889671444892883, 0.2914831042289734, -0.0659412369132042, -0.05608617514371872, -0.06573761999607086, -0.2111566960811615, 0.41452908515930176, -0.16475823521614075, 0.03850378096103668, 0.45333144068717957, -0.34113436937332153, -0.13889095187187195, 0.39547333121299744, -0.011925328522920609, -0.1486508548259735, 0.0914682075381279, 0.1163770854473114, 0.10935787856578827, 0.24486802518367767, -0.16240550577640533, -0.272761732339859, 0.16308200359344482, -0.6976205706596375, 0.06714387983083725, 0.01652936264872551, 0.13480322062969208, -0.11158443987369537, 0.09564410895109177, 0.08863639086484909, 0.30412447452545166, -0.33012449741363525, -0.5062441229820251, 0.11321279406547546, 0.15381626784801483, 0.08086014539003372, 0.12064206600189209, 0.11830703169107437, -0.20591267943382263, -0.047254592180252075, 0.37399137020111084, -0.22854450345039368, -0.09613774716854095, -0.07577090710401535, 0.11638223379850388, 0.1752534657716751, 0.05119883641600609, -0.06067344918847084, 0.20290735363960266, -0.2308553159236908, -0.06723291426897049, 0.05270813778042793, -0.15143340826034546, -0.3926360011100769, 0.5034451484680176, -0.38119083642959595, -0.22578784823417664, -0.1690412014722824, 0.2221640646457672, 0.027606554329395294, -0.1400889754295349, -0.028608210384845734, 0.057622071355581284, 0.20361857116222382, -0.07369636744260788, 0.15924333035945892, -0.012916399165987968, -0.2322993129491806, 0.003344255266711116, 0.40059658885002136, 0.17587916553020477, -0.2212495505809784, -0.04014436900615692, -0.09273426979780197, 0.40933287143707275, -0.27799192070961, 0.1957777887582779, 0.11418819427490234, -0.1543329507112503, 0.12789121270179749, 0.28366050124168396, 0.38790374994277954, -0.09037771075963974, 0.24367132782936096, 0.10830502957105637, -0.09397057443857193, -0.3868306279182434, 0.04160201549530029, -0.2012692540884018, -0.26936084032058716, 0.1510142982006073, -0.1438455581665039, 0.25738367438316345, 0.13503046333789825, -0.14986155927181244, 0.0794617086648941, 0.42612454295158386, 0.08142780512571335, 0.2983454465866089, 0.17890258133411407, -0.12758082151412964, 0.580412745475769, -0.1713065654039383, -0.16307197511196136, -0.23557542264461517, 0.2504678964614868, -0.15744055807590485, -0.014898916706442833, 0.19612589478492737, 0.0630531758069992, 0.1695781946182251, -0.03789808228611946, 0.22673918306827545, 0.13298052549362183, -0.2596442401409149, 0.21278056502342224, -0.3112657964229584, -0.11665046960115433, -0.06209190934896469, 0.23612642288208008, 0.01382303237915039, -0.1792593002319336, 0.05354192107915878, -0.18075919151306152, 0.05599568411707878, -0.22775013744831085, -0.4782271087169647, -0.38359907269477844, 0.1503712385892868, 0.21059206128120422, -0.19306528568267822, 0.5745195746421814, 0.08633723855018616, 0.36202472448349, 0.1404990255832672, -0.4224436581134796, -0.01779172569513321, -0.23412398993968964, 0.011521978303790092, -0.10207241028547287, -0.1449960321187973, 0.1526929885149002, 0.13363052904605865, -0.06242749094963074, -0.604112982749939 ]
8
..\pandas\reference\api\pandas.tseries.offsets.BYearBegin.freqstr.html
pandas.tseries.offsets.BYearBegin.freqstr
BYearBegin.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.BYearBegin.freqstr BYearBegin.freqstr# Return a string representing the frequency.
[ -0.2928342819213867, -0.6248272657394409, -0.1807110756635666, 0.01242088433355093, 0.0965292677283287, -0.0068465727381408215, 0.14047442376613617, 0.12596817314624786, -0.23005536198616028, 0.30317872762680054, -0.15295591950416565, -0.0164842139929533, 0.056463491171598434, 0.18804669380187988, -0.2563326954841614, -0.03858138248324394, -0.07602321356534958, 0.4881265163421631, -0.15633812546730042, 0.07024029642343521, -0.17125551402568817, 0.2888857126235962, -0.023945042863488197, 0.22645582258701324, -0.021393131464719772, -0.08454732596874237, -0.10059875249862671, -0.32164108753204346, 0.024712758138775826, -0.08369215577840805, 0.15034765005111694, -0.018792681396007538, 0.06957956403493881, 0.3837931454181671, -0.00009984831558540463, -0.12366856634616852, 0.26693058013916016, -0.0454878993332386, -0.09877455234527588, 0.11833616346120834, -0.3571953773498535, 0.16228581964969635, 0.0062796976417303085, -0.17549604177474976, -0.10570281744003296, -0.014600016176700592, -0.012463291175663471, -0.34096598625183105, 0.11468152701854706, 0.45802760124206543, 0.25487449765205383, 0.12673026323318481, -0.29367178678512573, -0.0064795915968716145, 0.29071876406669617, -0.05452077090740204, 0.16463591158390045, -0.09592047333717346, -0.25607675313949585, 0.020961320027709007, -0.14779548346996307, 0.05882812291383743, 0.1959330290555954, 0.22484706342220306, -0.0649707019329071, 0.23265403509140015, 0.08076003193855286, -0.027361638844013214, 0.1974433809518814, 0.3527510464191437, 0.5854355692863464, -0.4226149916648865, -0.2677890658378601, 0.1606510430574417, -0.06444979459047318, -0.17534537613391876, -0.1950717568397522, -0.12742361426353455, -0.027952317148447037, 0.10586030781269073, 0.29621562361717224, 0.19990968704223633, -0.2557724416255951, -0.04061334580183029, -0.2655109465122223, 0.06926405429840088, -0.15243950486183167, -0.06322669237852097, -0.01455417275428772, -0.16815760731697083, 0.07809984683990479, 0.04893624037504196, 0.09321707487106323, 0.2926318943500519, -0.016250144690275192, -0.16531479358673096, 0.12615014612674713, -0.23664449155330658, -0.04876134917140007, -0.2832569479942322, -0.0991726666688919, 0.05817849561572075, -0.3166663646697998, -0.006302766036242247, -0.07482955604791641, -0.2832016944885254, 0.13662295043468475, -0.3500519394874573, 0.20304416120052338, 0.052869103848934174, -0.07513432949781418, -0.12405777722597122, 0.33828306198120117, -0.16493982076644897, 0.15415172278881073, -0.14446759223937988, -0.0214396920055151, -0.07116932421922684, -0.2927533984184265, 0.09895467013120651, -0.11524852365255356, 0.01520904153585434, -0.19048969447612762, -0.053353965282440186, 0.043750032782554626, 0.4309743642807007, 0.12275558710098267, -0.13366344571113586, 0.23865671455860138, 0.07168901711702347, -0.319410502910614, 0.19595034420490265, 0.047198712825775146, -0.14161771535873413, -0.2482983022928238, 0.01745748333632946, 0.11942888796329498, 0.2484246790409088, 0.19727391004562378, 0.02446429617702961, -0.18689745664596558, -0.23891013860702515, 0.007737577427178621, 0.07891665399074554, -0.4086729884147644, 0.11579330265522003, -0.010604199953377247, -0.1861322969198227, -0.21752148866653442, 0.0022144566755741835, 0.347153902053833, -0.05552928149700165, -0.13105231523513794, 0.2936471998691559, 0.03451724722981453, 0.04555963724851608, 0.1691480129957199, 0.4646944999694824, -0.15776395797729492, 0.21149210631847382, 0.2691553235054016, -0.1120365783572197, -0.4360913038253784, -0.056724127382040024, 0.1811535656452179, -0.08775300532579422, -0.5513520836830139, -0.16151085495948792, 0.2165273129940033, -0.3512076139450073, 0.34367406368255615, 0.1133778765797615, 0.09177237749099731, -0.0646137222647667, -0.3356419503688812, -0.2355894148349762, 0.1450602114200592, -0.02689177915453911, 0.07480060309171677, 0.0867825523018837, -0.1721484214067459, -0.016544301062822342, 0.19579723477363586, 0.11852647364139557, -0.16422615945339203, -0.06757211685180664, 0.03170211985707283, 0.1970776617527008, -0.2512660026550293, 0.07747188210487366, 0.11585959792137146, -0.10975039750337601, 0.11618391424417496, 0.31889528036117554, 0.11834622174501419, -0.25272077322006226, 0.09566738456487656, 0.13150545954704285, 0.34097909927368164, 0.03282182291150093, -0.031563229858875275, 0.09949345886707306, 0.05362599715590477, 0.1069980263710022, -0.020105816423892975, -0.5145261287689209, 0.29222023487091064, -0.05725059285759926, -0.059043750166893005, 0.21552246809005737, 0.19936701655387878, -0.19908350706100464, -0.34000954031944275, 0.053338270634412766, 0.28540560603141785, 0.32579880952835083, 0.3123132288455963, 0.15314777195453644, 0.02299322932958603, 0.36161676049232483, -0.1023164689540863, 0.29590511322021484, -0.12816362082958221, -0.15304940938949585, -0.05299044027924538, -0.15884995460510254, 0.1608962118625641, -0.044867631047964096, 0.0854424387216568, 0.25025489926338196, 0.20920640230178833, 0.13232912123203278, 0.1426849067211151, 0.25980231165885925, 0.37512025237083435, 0.20213478803634644, 0.178089901804924, 0.19075778126716614, 0.15282142162322998, 0.26671886444091797, -0.26539498567581177, 0.45005086064338684, 0.2475254088640213, -0.0592440590262413, -0.08478187024593353, 0.23586569726467133, -0.30144867300987244, -0.26838284730911255, -0.02032998949289322, 0.02920488640666008, 0.3229507505893707, 0.1608005166053772, -0.40202248096466064, 0.03300200775265694, 0.09267599135637283, -0.05751568078994751, -0.6308354735374451, 0.15643619000911713, -0.5707273483276367, 0.04362845793366432, 0.33048805594444275, -0.17328080534934998, -0.028156841173768044, 0.20024269819259644, -0.015616466291248798, -0.03892511874437332, -0.053276076912879944, 0.13493216037750244, 0.07184424251317978, 0.1747170090675354, 0.22186842560768127, 0.020677626132965088, -0.27203360199928284, -0.14792174100875854, 0.2764595150947571, -0.005297237075865269, 0.06554669141769409, 0.00011613372043939307, 0.04588909447193146, -0.15911956131458282, -0.33608579635620117, -0.5136207938194275, -0.17873825132846832, 0.026313265785574913, -0.09056475013494492, -0.11440463364124298, -0.2470073699951172, -0.14526376128196716, 0.0190396960824728, -0.6622106432914734, 0.03786679729819298, -0.14021438360214233, 0.06244662404060364, 0.23463031649589539, -0.11594344675540924, 0.11279091238975525, -0.4349677860736847, 0.1468522995710373, 0.6395778059959412, -0.028482066467404366, -0.14392215013504028, -0.171937495470047, 0.024168511852622032, 0.2971140146255493, -0.4420527517795563, 0.23268932104110718, 0.28197309374809265, -0.18446028232574463, 0.2458697408437729, -0.09169938415288925, 0.09415510296821594, -0.01250072754919529, -0.18041683733463287, 0.08742676675319672, 0.34529754519462585, 0.17185918986797333, -0.4578847289085388, -0.10361450910568237, 0.02477971464395523, -0.17047357559204102, 0.05353538691997528, -0.04745466262102127, -0.21202076971530914, 0.17562302947044373, 0.002742495620623231, 0.03877710551023483, -0.02197655290365219, -0.32277780771255493, -0.06583087891340256, -0.07770564407110214, 0.1210002452135086, 0.438855916261673, -0.11567322164773941, 0.18945081532001495, 0.10499294102191925, -0.08970807492733002, -0.4983876347541809, -0.2691945731639862, 0.22697429358959198, -0.10407046228647232, -0.08337119966745377, 0.11126133799552917, -0.04562023654580116, 0.11121607571840286, 0.10501737892627716, -0.030055491253733635, -0.49695029854774475, -0.07852870225906372, 0.11659398674964905, -0.04154427349567413, 0.3204602003097534, -0.052657339721918106, 0.12544502317905426, -0.28829044103622437, -0.03868918865919113, 0.09438014030456543, 0.2904568612575531, 0.014488950371742249, -0.03434421122074127, 0.12485899031162262, 0.3316631615161896, -0.09611984342336655, 0.186619833111763, 0.0840383991599083, -0.15864846110343933, -0.04585551843047142, -0.35855790972709656, -0.11251222342252731, 0.13623051345348358, 0.03798254579305649, -0.1221323236823082, 0.09318151324987411, 0.033271681517362595, 0.3165894150733948, -0.1452440619468689, 0.22279639542102814, -0.08579697459936142, 0.09073679894208908, -0.11268121749162674, -0.20838308334350586, -0.06782758980989456, -0.40209823846817017, 0.2313513606786728, -0.13652291893959045, 0.08348507434129715, -0.026887157931923866, 0.034830376505851746, -0.0021732505410909653, -0.045585233718156815, 0.06488610059022903, -0.08058464527130127, -0.014568058773875237, 0.05296146497130394, -0.1314365565776825, -0.0437244214117527, 0.23275746405124664, 0.34693852066993713, 0.09554310142993927, 0.06537625193595886, -0.036739151924848557, 0.2336585372686386, 0.686763346195221, 0.08291001617908478, -0.08925481885671616, -0.028741680085659027, -0.1485479772090912, -0.6461183428764343, 0.09842898696660995, -0.4000852704048157, -0.07893571257591248, -0.473667174577713, 0.08068052679300308, -0.1180281788110733, 0.24390670657157898, 0.06857749074697495, 0.02509140409529209, -0.05528741329908371, -0.09344255179166794, -0.09044461697340012, -0.5449956655502319, 0.15042747557163239, 0.15536589920520782, 0.2529287040233612, 0.13131487369537354, -0.17935508489608765, 0.013115190900862217, 0.21493786573410034, 0.038027405738830566, 0.28738468885421753, 0.23326626420021057, 0.16418781876564026, 0.31177785992622375, -0.09790235012769699, 0.04473273456096649, -0.294595867395401, -0.1417216956615448, -0.2361474186182022, 0.24557696282863617, -0.3293599784374237, -0.1237199604511261, -0.10674353688955307, 0.11849261075258255, 0.026081807911396027, 0.034407783299684525, 0.2520468533039093, 0.052729636430740356, 0.05445796996355057, 0.018071671947836876, -0.005701130721718073, 0.2154473066329956, 0.2612125873565674, -0.0306490920484066, -0.37277039885520935, 0.36002156138420105, -0.012606695294380188, -0.06252121925354004, -0.06716182827949524, 0.15615499019622803, -0.22035397589206696, 0.06154501065611839, 0.027106041088700294, 0.5525591373443604, 0.19488540291786194, 0.011343461461365223, 0.3585073947906494, -0.5123724341392517, 0.48412930965423584, -0.10893398523330688, 0.22489877045154572, -0.26916977763175964, -0.579630434513092, -0.22614237666130066, 0.04486316815018654, -0.08725548535585403, 0.07763104885816574, -0.3722851574420929, 0.07472478598356247, 0.15007857978343964, 0.13840842247009277, 0.3343643844127655, -0.055297523736953735, -0.1546451896429062, -0.11634688079357147, -0.49758511781692505, 0.2482091337442398, -0.01060608308762312, -0.09443492442369461, -0.09237098693847656, 0.10944853723049164, -0.06833324581384659, 0.08810307085514069, -0.0037101898342370987, -0.24303565919399261, -0.059951674193143845, 0.2751350998878479, -0.06611976027488708, 0.05787208303809166, -0.3672504723072052, -0.02934352494776249, 0.5451314449310303, 0.004856363870203495, -0.02773703821003437, 0.08780425041913986, 0.14013196527957916, 0.07466104626655579, -0.09588201344013214, 0.011082813143730164, 0.202006533741951, 0.1325962394475937, -0.12069321423768997, 0.4269379675388336, 0.010021266527473927, 0.0034825317561626434, -0.07379709929227829, -0.19097359478473663, -0.629571795463562, -0.09475964307785034, -0.1419800966978073, -0.1620284914970398, 0.06321142613887787, 0.06360417604446411, 0.16636335849761963, 0.19355995953083038, -0.3197806775569916, 0.389131098985672, -0.07796931266784668, -0.16643381118774414, -0.18788538873195648, 0.1696777045726776, 0.041662514209747314, 0.2697570323944092, 0.18065471947193146, 0.26888152956962585, -0.30442124605178833, -0.05400906503200531, 0.10914614796638489, -0.112346351146698, -0.25442755222320557, 0.40218961238861084, 0.36922553181648254, -0.04425757750868797, -0.17140422761440277, 0.4059545397758484, 0.09086495637893677, 0.17705945670604706, -0.19140739738941193, -0.07327263802289963, -0.31465286016464233, -0.036524560302495956, 0.11694744229316711, 0.43021416664123535, 0.2956525683403015, 0.0743374451994896, 0.08894932270050049, -0.18327707052230835, -0.43452608585357666, -0.10876704007387161, -0.1377658098936081, 0.13319694995880127, 0.34044066071510315, -0.1425316482782364, 0.12129431217908859, 0.13941487669944763, 0.2754513621330261, 0.2052048295736313, 0.07324492931365967, -0.3228594660758972, -0.2252253293991089, 0.0066037867218256, -0.06230505555868149, 0.09831352531909943, 0.06075846031308174, 0.07978839427232742, -0.30209916830062866, -0.1363409161567688, -0.12263783812522888, 0.5881080031394958, -0.02536926604807377, 0.5210320949554443, 0.10805877298116684, -0.34661349654197693, 0.2008204311132431, 0.006985902786254883, 0.13129673898220062, 0.0620618537068367, -0.21483680605888367, 0.07241242378950119, -0.08300615102052689, -0.17996864020824432, 0.38200414180755615, 0.4024781882762909, -0.004647394176572561, -0.3157655894756317, 0.006893753074109554, 0.14928442239761353, -0.3652665317058563, 0.5085847973823547, 0.4831799268722534, 0.05340795964002609, 0.06915288418531418, -0.12128500640392303, 0.03307320922613144, 0.2736642360687256, -0.5141685605049133, 0.007708082906901836, 0.14505864679813385, -0.05676925182342529, 0.3969874382019043, 0.23379135131835938, -0.0894169881939888, -0.3356207311153412, 0.24497954547405243, -0.14717352390289307, 0.09995290637016296, -0.4499014914035797, -0.11082592606544495, 0.4889369308948517, 0.2632877826690674, -0.0028674479108303785, 0.21049848198890686, 0.18477359414100647, 0.3747745454311371, 0.3858286142349243, 0.2777825891971588, -0.02277609147131443, 0.01572105474770069, -0.12513196468353271, 0.08227789402008057, 0.02980020083487034, -0.07541023939847946, 0.4171657860279083, -0.34515634179115295, 0.001148538663983345, 0.5200290679931641, 0.0685119777917862, 0.02749381586909294, 0.18293672800064087, -0.12358817458152771, -0.14357289671897888, 0.005605678074061871, -0.18376632034778595, 0.30618715286254883, -0.10569962859153748, -0.33337804675102234, -0.17994503676891327, 0.19490647315979004, 0.23711664974689484, 0.053687337785959244, -0.19961772859096527, 0.3550143241882324, 0.10466770827770233, 0.0026219275314360857, -0.015107277780771255, 0.021583789959549904, -0.1446855664253235, -0.28016960620880127, 0.06116440147161484, 0.0504666343331337, 0.20519517362117767, 0.2632109224796295, 0.1277748942375183, -0.3952690660953522, -0.19679361581802368, 0.48823410272598267, -0.16738136112689972, -0.13660046458244324, 0.023172717541456223, 0.005694403778761625, 0.28850606083869934, -0.062404192984104156, 0.4078088104724884, 0.30515897274017334, -0.24655796587467194, 0.22498922049999237, 0.00048580364091321826, -0.02173750475049019, -0.4863869547843933, -0.0442536324262619, 0.18991108238697052, 0.24232622981071472, -0.2075435370206833, 0.030011584982275963, -0.19878077507019043, -0.10571368038654327, -0.14148452877998352, -0.13326990604400635, 0.18800464272499084, 0.12490170449018478, 0.21537472307682037, 0.008595239371061325, -0.08084322512149811, 0.30402594804763794, 0.5593300461769104, 0.3218538761138916, -0.1754285991191864, -0.3351841866970062, -0.041680965572595596, 0.3757244050502777, 0.03104386478662491, -0.017010673880577087, -0.13359330594539642, 0.2820502519607544, -0.0881795808672905, 0.25514698028564453, 0.011611410416662693, -0.44257086515426636, 0.042470671236515045, 0.15410904586315155, -0.1820244938135147, -0.6418706178665161, 0.05732210353016853, -0.14769494533538818, -0.13408564031124115, 0.12475516647100449, 0.010966481640934944, 0.35910317301750183, -0.07073166221380234, 0.035364873707294464, -0.14026036858558655, -0.21539141237735748, 0.05597781762480736, 0.17468151450157166, -0.1872856318950653, -0.4926835298538208, 0.260038286447525, 0.0891028568148613, 0.07278882712125778, -0.29436764121055603, 0.22220584750175476, 0.023420201614499092, 0.3350498378276825, 0.07859057933092117, -0.19433808326721191, 0.10088051855564117, 0.3231923282146454, 0.18904347717761993, 0.2182360589504242, -0.18223190307617188, 0.12853789329528809, -0.48806366324424744, -0.30721232295036316, -0.10514622926712036, 0.09248638898134232, -0.09580254554748535, 0.3833025395870209, 0.14594899117946625, -0.4080807864665985, 0.2029327154159546, -0.24366575479507446, -0.5100777745246887, -0.20862795412540436, -0.0068448088131845, -0.25796669721603394, -0.012225458398461342, 0.16103996336460114, 0.16511152684688568, 0.31919798254966736, -0.12855969369411469, 0.012962046079337597, -0.13490447402000427, 0.10786008089780807, -0.020865976810455322, -0.1334856152534485, 0.10669387131929398, 0.23722103238105774, 0.05626432225108147, -0.14167605340480804, -0.23112966120243073 ]
9
..\pandas\reference\api\pandas.Index.unique.html
pandas.Index.unique
Index.unique(level=None)[source]# Return unique values in the index. Unique values are returned in order of appearance, this does NOT sort.
Parameters: levelint or hashable, optionalOnly return values from specified level (for MultiIndex). If int, gets the level by integer position, else by level name. Returns: Index
[">>> idx = pd.Index([1, 1, 2, 3, 3])\n>>> idx.unique()\nIndex([1, 2, 3], dtype='int64')"]
pandas.Index.unique Index.unique(level=None)[source]# Return unique values in the index. Unique values are returned in order of appearance, this does NOT sort.
[ 0.250370055437088, -0.4259299635887146, -0.204690083861351, 0.17691700160503387, 0.09586609899997711, 0.15956319868564606, 0.2561158835887909, 0.1849251389503479, -0.11676943302154541, 0.27294978499412537, -0.25583815574645996, 0.3397311866283417, 0.02956288494169712, 0.10479648411273956, -0.12050344049930573, 0.04514016956090927, -0.08067397773265839, 0.35047900676727295, 0.013163869269192219, -0.30434006452560425, -0.46866264939308167, -0.0952499732375145, -0.22568826377391815, 0.05883803218603134, -0.1705799549818039, -0.14262494444847107, -0.07314734160900116, 0.20744547247886658, -0.07064931094646454, -0.18049994111061096, -0.05439181998372078, 0.1700579822063446, -0.3503633141517639, 0.22513754665851593, -0.00009595681331120431, -0.01557343453168869, 0.0773598775267601, 0.07583179324865341, 0.04483272507786751, -0.1455870419740677, -0.2098114788532257, 0.06289418786764145, -0.13570153713226318, -0.24516305327415466, -0.2142229676246643, -0.4626176655292511, 0.050920989364385605, 0.07347680628299713, 0.31672805547714233, 0.03186224400997162, 0.3376742899417877, 0.0391375795006752, 0.11166317760944366, -0.029115896672010422, 0.1298612654209137, -0.29787713289260864, 0.07557535171508789, -0.067838154733181, -0.20848658680915833, 0.20993845164775848, 0.054374612867832184, 0.12477090209722519, -0.007085761986672878, 0.09893868863582611, -0.037772830575704575, 0.11138681322336197, 0.015874959528446198, 0.06318885833024979, 0.07812230288982391, 0.3665282726287842, 0.1522950381040573, -0.02530435100197792, -0.5057960748672485, 0.10304784774780273, 0.11835598945617676, -0.13341255486011505, -0.012653815560042858, 0.1757052093744278, 0.13687793910503387, 0.1087193712592125, 0.03527334704995155, 0.39657050371170044, 0.005037532653659582, -0.004793630912899971, -0.2704131305217743, 0.2567356526851654, -0.05438441038131714, -0.10009472817182541, 0.07689069211483002, -0.04422679543495178, 0.06207215413451195, -0.023350635543465614, 0.36880040168762207, 0.1632475107908249, -0.12149004638195038, -0.20915436744689941, 0.2774754464626312, -0.2389354109764099, 0.029783381149172783, -0.10450222343206406, 0.16356733441352844, -0.02010953426361084, 0.036592502146959305, 0.12944632768630981, 0.0928264781832695, 0.2166033685207367, 0.012475880794227123, 0.0959257110953331, 0.12066927552223206, -0.20161104202270508, -0.17193716764450073, 0.04136040806770325, 0.07716859132051468, 0.0351913720369339, 0.019442180171608925, 0.1051093265414238, 0.2071736603975296, -0.0016328718047589064, -0.4531375467777252, -0.0166313573718071, -0.2513137459754944, -0.18046267330646515, 0.02372531220316887, 0.1981258988380432, 0.13694651424884796, 0.1439732313156128, -0.1622350513935089, -0.27746570110321045, -0.14880692958831787, 0.21734875440597534, -0.3893671929836273, 0.16855713725090027, 0.1078830435872078, -0.23683246970176697, -0.03173789754509926, -0.2769348919391632, 0.18195496499538422, 0.17230847477912903, 0.005122746806591749, -0.1726173609495163, 0.23155032098293304, -0.14668218791484833, 0.33857423067092896, 0.18024028837680817, -0.0018759001977741718, 0.04302406683564186, 0.0861620083451271, -0.24643629789352417, -0.19357803463935852, 0.2716869115829468, 0.01764521189033985, -0.31028538942337036, 0.03346468508243561, 0.38537362217903137, 0.11085004359483719, 0.18991324305534363, 0.1366553008556366, -0.03986291587352753, -0.06629465520381927, 0.13395339250564575, 0.048854559659957886, 0.23520530760288239, -0.09458460658788681, -0.041653648018836975, -0.1510656625032425, -0.08110140264034271, -0.13700717687606812, -0.018366320058703423, -0.13852928578853607, -0.01277854759246111, -0.003410873468965292, 0.2730572819709778, 0.046966541558504105, -0.052157603204250336, -0.02175336331129074, 0.040874265134334564, 0.07148559391498566, -0.28215792775154114, -0.2462940663099289, 0.061498504132032394, -0.11117270588874817, -0.008865623734891415, 0.19696156680583954, 0.31730878353118896, 0.0738324299454689, -0.06833339482545853, 0.0944717675447464, -0.06850108504295349, 0.11491014063358307, -0.07205041497945786, -0.10040821880102158, -0.20103372633457184, 0.11195625364780426, -0.20263612270355225, 0.02229943871498108, 0.10968086868524551, 0.04239167273044586, -0.2656896412372589, 0.2902248203754425, -0.09534742683172226, -0.3255854547023773, -0.010594774037599564, 0.2562069296836853, 0.07084178179502487, 0.2000950574874878, -0.001068718614988029, 0.14395536482334137, 0.2503616213798523, -0.17634345591068268, -0.08200326561927795, 0.0745885893702507, -0.48312854766845703, -0.15421834588050842, -0.13731649518013, -0.07769794762134552, 0.017031779512763023, 0.34591642022132874, -0.03050627000629902, -0.07935764640569687, -0.02413026988506317, -0.3443121314048767, 0.147214874625206, -0.13217055797576904, -0.19041807949543, -0.10259001702070236, 0.08156081289052963, -0.1313285231590271, 0.2869623899459839, 0.14409029483795166, 0.16942131519317627, 0.14843496680259705, 0.04645245149731636, 0.22942811250686646, 0.1931043118238449, -0.04340510815382004, -0.177167147397995, 0.2570669651031494, -0.11002015322446823, -0.04244672507047653, -0.17234796285629272, -0.2934800386428833, 0.36829233169555664, 0.18991708755493164, 0.15993915498256683, -0.11322137713432312, 0.5469449162483215, -0.16098469495773315, 0.030787719413638115, 0.08739102631807327, 0.049821674823760986, 0.20256464183330536, -0.034528639167547226, 0.173704132437706, -0.49691423773765564, -0.01765679568052292, 0.28474950790405273, 0.08507683128118515, 0.2984386086463928, -0.4640618562698364, 0.28379252552986145, 0.22939054667949677, -0.24065275490283966, 0.2525677978992462, -0.09858328849077225, 0.4091339707374573, 0.03384910523891449, 0.0018497031414881349, 0.029421430081129074, 0.026999402791261673, 0.37902766466140747, -0.02132321707904339, 0.007131522987037897, 0.04734504967927933, 0.09841416776180267, -0.013854815624654293, 0.038647666573524475, -0.29765626788139343, 0.24340848624706268, -0.06765615940093994, -0.0162990503013134, -0.49492865800857544, 0.07461803406476974, 0.022018153220415115, 0.026557132601737976, -0.15115749835968018, 0.07525017112493515, -0.21559222042560577, -0.06357959657907486, 0.04664991423487663, -0.23511265218257904, -0.1555478274822235, 0.04522710293531418, 0.34782683849334717, 0.14443135261535645, -0.011620727367699146, 0.18485474586486816, -0.07438351213932037, 0.3875071704387665, 0.34123286604881287, 0.21570898592472076, -0.009730181656777859, -0.013391254469752312, -0.05030961334705353, 0.33806711435317993, -0.22537997364997864, 0.25241896510124207, 0.31871330738067627, -0.006438840180635452, 0.17989481985569, -0.02623993344604969, -0.14554555714130402, -0.12166471034288406, -0.1878923624753952, 0.19001178443431854, 0.0038911181036382914, 0.0383201539516449, -0.32788681983947754, 0.09924530237913132, -0.11356224119663239, -0.20423391461372375, -0.3276544213294983, -0.10119211673736572, 0.02544919215142727, 0.08774394541978836, 0.036011360585689545, -0.32558873295783997, 0.15962621569633484, -0.11671774834394455, -0.03300023823976517, -0.03314930200576782, 0.4899134635925293, -0.19451625645160675, -0.082984559237957, 0.14692066609859467, 0.3825782835483551, 0.14463289082050323, -0.3074115812778473, -0.20076632499694824, 0.27936726808547974, -0.21920327842235565, -0.1626192182302475, -0.30162152647972107, -0.2541990876197815, -0.09605922549962997, -0.12079546600580215, 0.1823580414056778, -0.40645983815193176, -0.17363561689853668, -0.2646455764770508, 0.12915565073490143, 0.11922422796487808, 0.31745007634162903, 0.05875931307673454, -0.4704591631889343, -0.11726772040128708, -0.07230886816978455, -0.09732693433761597, 0.09780186414718628, 0.07196813821792603, 0.04755857586860657, 0.4301861822605133, 0.23414544761180878, 0.19733920693397522, 0.14193901419639587, 0.21624618768692017, -0.07484724372625351, -0.11694269627332687, 0.1933644413948059, 0.02828449383378029, -0.2468029111623764, -0.3767366111278534, 0.32330554723739624, 0.004219688009470701, 0.3107624351978302, 0.1158209964632988, 0.09577798843383789, 0.05710344389081001, 0.05252690613269806, -0.58037269115448, 0.039535582065582275, -0.23491379618644714, 0.22099827229976654, 0.0378241203725338, -0.06366939842700958, 0.08933235704898834, 0.029098283499479294, -0.07669065147638321, -0.16989324986934662, 0.052127305418252945, -0.032440342009067535, -0.0805557519197464, 0.2017052322626114, -0.26593929529190063, -0.3196999132633209, 0.1494397521018982, 0.26773327589035034, 0.05753183737397194, 0.28408533334732056, -0.08797279745340347, 0.3427714705467224, -0.19514824450016022, 0.7008856534957886, 0.14221470057964325, 0.13497823476791382, 0.014698904938995838, -0.2670856714248657, -0.15007326006889343, 0.1765533834695816, -0.1319456547498703, 0.0009001707658171654, -0.3355181813240051, 0.17052407562732697, 0.018384668976068497, -0.17095999419689178, 0.16018927097320557, -0.1602885127067566, -0.15586353838443756, -0.37325045466423035, -0.49480322003364563, -0.2768630385398865, 0.06742044538259506, -0.006137303076684475, 0.020329689607024193, 0.099870964884758, -0.12306356430053711, -0.23978844285011292, -0.2282053828239441, -0.3532284200191498, 0.34905457496643066, 0.0018112321849912405, -0.0196843221783638, 0.15739808976650238, -0.08232498914003372, 0.2958967685699463, -0.12253985553979874, -0.21776250004768372, 0.37340983748435974, -0.09044011682271957, 0.21025219559669495, -0.4128296971321106, -0.2744728922843933, -0.2843437194824219, 0.10840675979852676, -0.2393646240234375, -0.10544219613075256, -0.12883585691452026, 0.051847875118255615, 0.18454229831695557, -0.22048324346542358, 0.1752540022134781, -0.1646629422903061, -0.29051637649536133, -0.16760998964309692, 0.5480819940567017, -0.07608027756214142, -0.20599089562892914, 0.3114250898361206, 0.5456780791282654, -0.23166793584823608, -0.06264186650514603, 0.16406121850013733, 0.6307157874107361, -0.3198074698448181, -0.005365803837776184, 0.036226723343133926, -0.29460009932518005, -0.08443394303321838, 0.3060629665851593, 0.5320952534675598, -0.2279084473848343, -0.5149579048156738, -0.17797349393367767, 0.14640557765960693, -0.004363625776022673, 0.36271995306015015, -0.005322241690009832, 0.16634157299995422, -0.2474002242088318, 0.013427404686808586, 0.0859343558549881, 0.038791194558143616, 0.2547527253627777, 0.2755802571773529, -0.30045562982559204, 0.2662440538406372, 0.31014272570610046, 0.02155144512653351, -0.013593383133411407, 0.29651644825935364, 0.10984358191490173, -0.12836283445358276, 0.3403743803501129, -0.1549973338842392, 0.11486850678920746, 0.45775121450424194, 0.09528999775648117, -0.2308575063943863, -0.49944689869880676, -0.12546966969966888, -0.011857635341584682, -0.18827450275421143, 0.18378996849060059, 0.0313124880194664, 0.4295233190059662, 0.24663247168064117, -0.2832895815372467, -0.09334339946508408, 0.28087618947029114, 0.03431685268878937, 0.032046519219875336, 0.1012900173664093, 0.28386741876602173, -0.25020480155944824, -0.14186230301856995, 0.3553769290447235, -0.3624761402606964, -0.02875419706106186, 0.31240028142929077, -0.1262354850769043, -0.2081592082977295, -0.06547459214925766, 0.2849801182746887, -0.14721320569515228, -0.0677134171128273, 0.060999758541584015, -0.09970162063837051, -0.22064365446567535, -0.10920242220163345, 0.38186994194984436, 0.5991239547729492, 0.35201358795166016, -0.1451249122619629, -0.3085605502128601, -0.32704034447669983, -0.27535519003868103, 0.11364109069108963, 0.004772075917571783, 0.069930799305439, 0.47164905071258545, -0.11269830167293549, 0.01190268900245428, 0.19174350798130035, 0.20435239374637604, 0.09727545827627182, 0.44878849387168884, -0.0869467630982399, 0.02137172780930996, -0.08387144654989243, -0.040364742279052734, 0.18198555707931519, 0.3164210319519043, -0.14799091219902039, 0.06332234293222427, 0.014651129953563213, -0.12620232999324799, -0.48215630650520325, 0.05358181893825531, -0.2748104929924011, 0.07122836261987686, -0.09484823048114777, -0.013478449545800686, -0.0019593890756368637, 0.20034337043762207, 0.40438756346702576, -0.10013850033283234, -0.062293943017721176, -0.4529784023761749, -0.009338012896478176, 0.008857733570039272, 0.057655736804008484, 0.12155485153198242, 0.04782779514789581, 0.13164128363132477, -0.17371866106987, 0.04983525350689888, 0.28412678837776184, 0.4625787138938904, 0.1016300842165947, 0.2967507541179657, 0.0474095493555069, -0.3101833462715149, -0.10911653190851212, -0.05398384481668472, -0.1695091873407364, -0.17996734380722046, 0.16963277757167816, 0.0027933723758906126, -0.09599273651838303, 0.1323571652173996, 0.023312818259000778, 0.08677203953266144, -0.10934434831142426, -0.22426359355449677, 0.09893620014190674, -0.12778927385807037, -0.2136795073747635, 0.23878227174282074, 0.2222529947757721, 0.03240015357732773, -0.05431707575917244, -0.40093690156936646, -0.10428114980459213, 0.379162460565567, -0.49765220284461975, -0.21185114979743958, -0.1628219187259674, 0.03765737637877464, 0.3165366053581238, 0.24803215265274048, -0.1583196222782135, -0.17298287153244019, -0.08613865077495575, 0.1457667350769043, -0.05990452319383621, -0.2687087059020996, 0.11943796277046204, 0.1498350203037262, 0.15664784610271454, -0.13911576569080353, 0.20192909240722656, -0.01577693596482277, 0.05486724525690079, 0.35611480474472046, 0.10620599240064621, 0.3645182251930237, -0.1310446411371231, 0.2016107589006424, 0.07448142766952515, 0.014525988139212132, 0.24688245356082916, 0.20639201998710632, -0.2919372320175171, -0.15100698173046112, 0.3590453565120697, 0.016235139220952988, -0.0044934628531336784, 0.1495821177959442, -0.18772251904010773, 0.0030964466277509928, -0.0077978516928851604, -0.045248907059431076, 0.14895354211330414, -0.05771810561418533, -0.09407350420951843, -0.21904881298542023, 0.25094544887542725, -0.18337805569171906, -0.030304603278636932, -0.03360873833298683, -0.038043417036533356, -0.23024243116378784, 0.11643034964799881, -0.02713274024426937, 0.31742098927497864, -0.019622910767793655, -0.2872700095176697, 0.3571993112564087, 0.18453802168369293, 0.23546665906906128, 0.09676061570644379, 0.018090808764100075, -0.1277148276567459, -0.1298781931400299, 0.06962861865758896, -0.1322219967842102, -0.2581299841403961, -0.07311189919710159, 0.016631923615932465, -0.2736388146877289, -0.023782623931765556, -0.05990457162261009, 0.28416451811790466, -0.3612731397151947, 0.21815741062164307, 0.14192891120910645, 0.25038591027259827, -0.3550965487957001, 0.3625183403491974, -0.02293500490486622, -0.12380066514015198, 0.06025468558073044, 0.1131986528635025, -0.3104628026485443, -0.05658126249909401, 0.09521003067493439, -0.069143146276474, 0.024554014205932617, -0.014757213182747364, 0.21594835817813873, -0.007773824967443943, -0.01200602576136589, -0.034009899944067, 0.07832547277212143, 0.15845142304897308, 0.1379683017730713, -0.27334386110305786, 0.31031545996665955, 0.14970411360263824, 0.1744537353515625, 0.1138538047671318, 0.12548606097698212, -0.32218602299690247, -0.20699511468410492, 0.17701426148414612, -0.13149438798427582, -0.4252702295780182, -0.021204572170972824, -0.008542458526790142, -0.1255943477153778, -0.31319135427474976, -0.16913583874702454, -0.2004355937242508, -0.3650289475917816, -0.10166723281145096, -0.3835645616054535, 0.37604206800460815, 0.10394124686717987, 0.09518606960773468, 0.03876497969031334, 0.06720338016748428, -0.13931088149547577, 0.3099375367164612, -0.03738673776388168, -0.09403593093156815, 0.3018876612186432, 0.4027253985404968, 0.19702506065368652, -0.2932646572589874, 0.24424733221530914, 0.27083706855773926, -0.060905225574970245, 0.04723066836595535, -0.2299705445766449, 0.22246026992797852, 0.41364091634750366, 0.059669267386198044, 0.04507414624094963, -0.2420501410961151, 0.25794991850852966, -0.22977600991725922, 0.045595865696668625, -0.20501554012298584, 0.12511742115020752, 0.16675971448421478, 0.08523305505514145, 0.006371892523020506, -0.4207960367202759, 0.3418366611003876, -0.5251085758209229, -0.10541078448295593, -0.3569745719432831, 0.46752890944480896, 0.23224252462387085, -0.11668164283037186, 0.12316898256540298, -0.0291019044816494, 0.37667644023895264, 0.025523148477077484, -0.10889701545238495, 0.01222830731421709, -0.2039446383714676, -0.0395689532160759, -0.05306478589773178, -0.4383087158203125, 0.1390979290008545, -0.03610197827219963, 0.10364481806755066, -0.21132004261016846 ]
10
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.astype.html
pandas.api.extensions.ExtensionArray.astype
ExtensionArray.astype(dtype, copy=True)[source]# Cast to a NumPy array or ExtensionArray with ‘dtype’.
Parameters: dtypestr or dtypeTypecode or data-type to which the array is cast. copybool, default TrueWhether to copy the data, even if not necessary. If False, a copy is made only if the old dtype does not match the new dtype. Returns: np.ndarray or pandas.api.extensions.ExtensionArrayAn ExtensionArray if dtype is ExtensionDtype, otherwise a Numpy ndarray with dtype for its dtype.
['>>> arr = pd.array([1, 2, 3])\n>>> arr\n<IntegerArray>\n[1, 2, 3]\nLength: 3, dtype: Int64', ">>> arr1 = arr.astype('Float64')\n>>> arr1\n<FloatingArray>\n[1.0, 2.0, 3.0]\nLength: 3, dtype: Float64\n>>> arr1.dtype\nFloat64Dtype()", ">>> arr2 = arr.astype('float64')\n>>> arr2\narray([1., 2., 3.])\n>>> arr2.dtype\ndtype('float64')"]
pandas.api.extensions.ExtensionArray.astype ExtensionArray.astype(dtype, copy=True)[source]# Cast to a NumPy array or ExtensionArray with ‘dtype’.
[ 0.10765499621629715, -0.43835732340812683, -0.11284776031970978, 0.04972665756940842, 0.5462608337402344, 0.22064009308815002, 0.1701744645833969, 0.33484914898872375, 0.0939728170633316, 0.0323631577193737, -0.17115174233913422, 0.4402351975440979, -0.3562995493412018, 0.07489725947380066, 0.07225912809371948, -0.2009284645318985, 0.2598591446876526, 0.19898729026317596, -0.14570055902004242, -0.18281027674674988, -0.39777979254722595, 0.09805236011743546, 0.16143475472927094, 0.022902706637978554, 0.1374492049217224, -0.17808815836906433, -0.15413077175617218, -0.18547634780406952, -0.13998426496982574, 0.018588634207844734, 0.3701961040496826, -0.21445254981517792, 0.22345946729183197, -0.00026740998146124184, -0.0000997491370071657, -0.00196590437553823, -0.024180468171834946, -0.009295065887272358, 0.0798225849866867, 0.1987074315547943, -0.03798798844218254, 0.04052499681711197, 0.10328353196382523, -0.33760571479797363, -0.07322618365287781, -0.36681005358695984, 0.19593732059001923, -0.4453917145729065, 0.1728481650352478, 0.24837733805179596, 0.26348933577537537, 0.033239446580410004, 0.08070505410432816, 0.03675482049584389, -0.36418434977531433, 0.15063472092151642, 0.057576827704906464, 0.1729641854763031, 0.11394026130437851, 0.3972587287425995, 0.19151164591312408, 0.02197493240237236, -0.16651083528995514, 0.12941500544548035, 0.2208370417356491, -0.08398133516311646, 0.3507557213306427, -0.20367184281349182, 0.0019971991423517466, 0.3313111364841461, 0.3355608880519867, -0.3144274950027466, -0.2884507477283478, 0.07715806365013123, 0.07610680162906647, 0.15163245797157288, -0.16762620210647583, 0.11142600327730179, 0.25317510962486267, 0.16835366189479828, 0.1609784960746765, 0.33481138944625854, -0.2232152372598648, 0.08886715024709702, -0.25730305910110474, -0.04513508826494217, -0.0021859616972506046, -0.14954061806201935, -0.1322149634361267, -0.6113146543502808, 0.3781762719154358, -0.1074637845158577, 0.030207565054297447, 0.08912765979766846, 0.27309685945510864, -0.19159983098506927, 0.02411922998726368, -0.5421903133392334, 0.0648016408085823, -0.28963756561279297, 0.11042437702417374, 0.20870810747146606, -0.29721948504447937, 0.20980677008628845, 0.10969624668359756, -0.010337824001908302, 0.04424140974879265, 0.06951820850372314, 0.008380522020161152, 0.03200135752558708, 0.042573485523462296, 0.1275186538696289, -0.16014349460601807, 0.27176207304000854, 0.16736246645450592, 0.0008802228257991374, 0.246556356549263, 0.07242264598608017, -0.22482642531394958, -0.19161956012248993, -0.05636787414550781, 0.20157083868980408, 0.04902093857526779, 0.1814212203025818, 0.13780908286571503, 0.31743761897087097, 0.2050662636756897, 0.04471423476934433, 0.26699507236480713, -0.04596395418047905, -0.22984322905540466, 0.3325200080871582, 0.39204877614974976, -0.4481697082519531, 0.07315415143966675, 0.2084576040506363, 0.20448392629623413, -0.21288420259952545, 0.14899195730686188, 0.2634137272834778, -0.19370566308498383, 0.19439956545829773, 0.32159119844436646, 0.35056445002555847, 0.0066582257859408855, -0.22130133211612701, 0.18820005655288696, -0.024206804111599922, -0.3704662024974823, 0.018380187451839447, 0.20373982191085815, 0.30224668979644775, -0.4270398020744324, 0.311355859041214, 0.07580054551362991, -0.039958227425813675, -0.21690227091312408, 0.06174198538064957, 0.11941657215356827, -0.0236829724162817, 0.3104080557823181, -0.308303564786911, 0.31414908170700073, -0.2687481641769409, 0.021963538601994514, -0.1375332623720169, -0.1077645942568779, 0.11213952302932739, -0.1375776082277298, -0.18085871636867523, 0.13721928000450134, 0.0653017908334732, 0.1121143028140068, -0.21298454701900482, -0.19218650460243225, 0.13477371633052826, 0.2777683138847351, 0.1529393196105957, -0.012173946015536785, -0.23450280725955963, 0.03107442893087864, 0.09474954754114151, 0.08967985212802887, 0.19734060764312744, 0.1720660775899887, -0.015938760712742805, 0.06962806731462479, 0.4920976459980011, -0.0643874853849411, 0.1292962282896042, 0.06171097233891487, -0.20061641931533813, 0.2178177684545517, -0.14856165647506714, -0.0016885435907170177, 0.3021448254585266, -0.0853290855884552, -0.05682257190346718, -0.02550330013036728, -0.33151090145111084, -0.026698367670178413, -0.3590180277824402, 0.19088518619537354, 0.032743532210588455, 0.09663209319114685, -0.40618157386779785, -0.32663559913635254, -0.023305468261241913, -0.26414012908935547, -0.16221556067466736, -0.05976454168558121, -0.6040219068527222, -0.02432115748524666, -0.027113527059555054, 0.11569631099700928, 0.25778719782829285, 0.3179868459701538, -0.017672616988420486, 0.062241148203611374, 0.09175107628107071, -0.02465384267270565, -0.16894468665122986, 0.006238435860723257, 0.11815141886472702, -0.24805767834186554, -0.06211484968662262, 0.07868906110525131, -0.1441982090473175, -0.0911688506603241, -0.09484132379293442, 0.011605415493249893, -0.09518574923276901, 0.07434587180614471, 0.11873330175876617, 0.02115880325436592, 0.15123581886291504, -0.26781561970710754, 0.14976248145103455, 0.08452777564525604, 0.0007234221557155252, 0.01634122058749199, 0.6223963499069214, 0.2280849665403366, -0.04160904884338379, -0.13933882117271423, 0.5043964385986328, 0.1038319319486618, -0.13178759813308716, 0.08778751641511917, 0.38839268684387207, 0.48849058151245117, 0.18700243532657623, -0.10621778666973114, -0.17567680776119232, -0.38069063425064087, -0.016751820221543312, -0.26003241539001465, 0.10439197719097137, -0.26389309763908386, 0.3811681866645813, 0.346038818359375, -0.20668548345565796, 0.3779948055744171, -0.028814220800995827, -0.13517898321151733, 0.13838854432106018, 0.1790338009595871, -0.02550354041159153, -0.040678706020116806, 0.09887973964214325, 0.15625037252902985, -0.14995840191841125, -0.07053783535957336, 0.07830465584993362, 0.29265540838241577, 0.21234536170959473, 0.2571817934513092, -0.2846839725971222, 0.07183093577623367, -0.11566390097141266, -0.3255930542945862, 0.06697451323270798, -0.024908145889639854, 0.035465043038129807, -0.2430393546819687, 0.1894700676202774, -0.5616681575775146, -0.4436514973640442, -0.0883152037858963, -0.39215269684791565, 0.11605760455131531, -0.16638053953647614, -0.14229100942611694, 0.1691451221704483, -0.2711952030658722, 0.09996645152568817, -0.1763809323310852, -0.0188584104180336, 0.27526161074638367, -0.3165249228477478, -0.016864720731973648, 0.16430918872356415, 0.18114128708839417, 0.24673697352409363, 0.13361991941928864, 0.1197335496544838, 0.397433340549469, 0.09574545174837112, 0.30569663643836975, -0.1334269940853119, -0.22409062087535858, -0.08022065460681915, -0.20122534036636353, -0.13787642121315002, 0.3412342369556427, 0.3462274968624115, 0.040175072848796844, -0.40497612953186035, -0.12043879926204681, -0.21122068166732788, -0.1369229406118393, 0.17249053716659546, -0.0067245010286569595, -0.08765510469675064, -0.16385197639465332, -0.08646917343139648, -0.1649414598941803, -0.25130388140678406, 0.21294276416301727, 0.002825544448569417, 0.14988981187343597, -0.08676237612962723, 0.12812629342079163, 0.3970814645290375, 0.31619349122047424, -0.012731515802443027, -0.08545616269111633, 0.32163894176483154, 0.34519651532173157, -0.04514402523636818, 0.006546609569340944, -0.023472094908356667, -0.3823104500770569, 0.055062051862478256, -0.0614636056125164, 0.27148550748825073, -0.41089895367622375, -0.2137012928724289, 0.12278373539447784, 0.21869926154613495, -0.1566595882177353, 0.27996760606765747, 0.12476032972335815, -0.189968541264534, -0.09276711940765381, 0.030131803825497627, 0.1603669822216034, 0.15805752575397491, -0.022603029385209084, 0.1304626613855362, 0.41544589400291443, -0.061185479164123535, -0.21529996395111084, 0.038477957248687744, -0.5078161954879761, 0.23963287472724915, -0.2913433611392975, 0.04842860996723175, 0.053452566266059875, -0.20266467332839966, -0.27654844522476196, -0.08105189353227615, -0.032388836145401, 0.04505449905991554, -0.18935620784759521, -0.12455713748931885, 0.2092961221933365, 0.02902418188750744, -0.22324983775615692, -0.1376611590385437, 0.09307822585105896, -0.25443288683891296, -0.07563832402229309, -0.00632755272090435, 0.12398417294025421, -0.1770877093076706, 0.06059848889708519, 0.004266499541699886, 0.21405388414859772, -0.0044290171936154366, 0.02391832321882248, -0.0803643986582756, -0.2977239489555359, -0.008912225253880024, 0.4896896183490753, 0.26108261942863464, 0.2933032810688019, 0.21716327965259552, -0.19658158719539642, 0.11267659813165665, -0.0683821514248848, 0.6974881291389465, 0.09918730705976486, -0.13439233601093292, 0.2049504518508911, 0.033730048686265945, -0.047002844512462616, -0.0034966308157891035, 0.005996411200612783, -0.0947103500366211, 0.09592884033918381, -0.08546983450651169, -0.11456537246704102, 0.22863201797008514, 0.060607604682445526, 0.11420196294784546, -0.18711259961128235, 0.22539754211902618, -0.16104039549827576, -0.5438094735145569, 0.05291277915239334, -0.12116023153066635, 0.15151934325695038, 0.227365642786026, -0.04311951994895935, -0.1826068013906479, -0.44741305708885193, -0.21043342351913452, 0.36605125665664673, 0.19333632290363312, 0.29748719930648804, 0.20807190239429474, 0.019401708617806435, -0.37050947546958923, -0.03184523060917854, 0.2730278968811035, 0.08891579508781433, -0.25792354345321655, -0.14936745166778564, -0.11786225438117981, 0.03266303613781929, 0.3061211109161377, -0.04849189147353172, -0.19958046078681946, 0.09264626353979111, -0.0426124706864357, -0.14983202517032623, 0.04088277369737625, -0.12039220333099365, 0.13114643096923828, -0.19576214253902435, 0.01837887428700924, -0.470421701669693, 0.536624014377594, 0.2155693769454956, 0.08677926659584045, 0.09975919872522354, 0.303865909576416, -0.31882330775260925, 0.13308434188365936, 0.3372885286808014, 0.5207794308662415, -0.31631290912628174, 0.18213221430778503, 0.2975548207759857, -0.06714862585067749, 0.43883252143859863, 0.3277398347854614, 0.12590672075748444, -0.29808929562568665, -0.06879189610481262, -0.3031432628631592, 0.031233886256814003, 0.23823226988315582, -0.06962061673402786, -0.44273924827575684, -0.04299139976501465, -0.3440190851688385, 0.40579745173454285, 0.19876138865947723, 0.08708056807518005, -0.4094521999359131, -0.30660131573677063, -0.3482819199562073, 0.2665477395057678, -0.10555565357208252, -0.3419591188430786, 0.14886076748371124, -0.3962617814540863, -0.1731628030538559, -0.04113226756453514, -0.04676423966884613, -0.09695117920637131, 0.018944809213280678, 0.30346187949180603, 0.03030659444630146, -0.12472930550575256, -0.17245963215827942, -0.1040201187133789, 0.26358160376548767, -0.07046222686767578, -0.0531424917280674, -0.12811976671218872, 0.36825913190841675, -0.019769947975873947, -0.14198721945285797, 0.13265825808048248, 0.5539348721504211, 0.1928313821554184, 0.4552389979362488, 0.13946901261806488, 0.19218140840530396, -0.01539988350123167, -0.18103785812854767, -0.04223041981458664, -0.08187668770551682, -0.47753971815109253, -0.16809850931167603, -0.16611066460609436, -0.18504293262958527, 0.002200067974627018, 0.20572322607040405, 0.016635000705718994, -0.1340617686510086, 0.13657642900943756, 0.12873607873916626, -0.004765935707837343, 0.08507873117923737, 0.10261993855237961, 0.3138594627380371, 0.09901529550552368, 0.17987792193889618, -0.2008722424507141, -0.1938725858926773, -0.2579651176929474, 0.12241211533546448, -0.05259372293949127, 0.17629091441631317, 0.5675838589668274, -0.0793890431523323, -0.3688261806964874, -0.19068622589111328, 0.017867937684059143, -0.20719532668590546, 0.41232776641845703, -0.3680037558078766, -0.07996239513158798, -0.5659397840499878, 0.230532705783844, -0.13973410427570343, 0.4251783788204193, -0.024542007595300674, 0.17216821014881134, -0.11413794755935669, -0.22654636204242706, -0.4292857050895691, -0.04933653399348259, -0.10386034846305847, -0.0575694665312767, -0.19797509908676147, 0.10151270776987076, -0.05590882897377014, 0.07624847441911697, 0.24936993420124054, 0.1454579383134842, 0.06755571067333221, -0.28492608666419983, -0.07102805376052856, 0.057418063282966614, -0.13422545790672302, 0.08907584100961685, 0.14524748921394348, -0.12900926172733307, -0.4285432696342468, -0.05370327830314636, -0.14670567214488983, -0.10818752646446228, 0.0071754902601242065, 0.16200117766857147, 0.29001420736312866, -0.03186909854412079, 0.21665623784065247, -0.09221625328063965, -0.14273294806480408, 0.018422313034534454, -0.3363700807094574, 0.11174286156892776, -0.2045411765575409, -0.0750744566321373, 0.11438313126564026, 0.056020140647888184, 0.041056014597415924, -0.2033637911081314, 0.3615550398826599, 0.186002716422081, -0.3183596432209015, -0.11680556833744049, 0.34560877084732056, 0.3062267601490021, -0.22015495598316193, 0.10049982368946075, 0.07338322699069977, 0.23491345345973969, -0.43603622913360596, 0.06273254752159119, 0.14742648601531982, -0.15823915600776672, 0.15845806896686554, 0.3560203015804291, -0.01812773384153843, -0.05718700960278511, 0.0751766711473465, -0.021042322739958763, 0.47701776027679443, -0.1902027726173401, 0.08689595013856888, 0.5237467885017395, -0.04640218988060951, -0.012703238055109978, 0.14042364060878754, 0.2203047275543213, 0.3105250298976898, 0.08698010444641113, 0.0008788176346570253, 0.24057012796401978, -0.316899836063385, -0.2501876652240753, 0.4404296875, 0.007674595341086388, -0.04365594685077667, 0.16043858230113983, -0.1443880796432495, 0.4751068651676178, 0.5626496076583862, 0.14822649955749512, -0.44632163643836975, -0.06567379832267761, -0.10992924869060516, 0.24709179997444153, -0.23502583801746368, 0.0693284273147583, 0.3660745918750763, 0.06585244834423065, -0.2111871987581253, -0.28583207726478577, 0.07625006139278412, -0.24682046473026276, -0.1607849895954132, -0.0662970021367073, -0.05867868661880493, -0.024725880473852158, 0.1868094801902771, -0.23963218927383423, 0.0863010361790657, -0.34235432744026184, -0.14532828330993652, 0.35791048407554626, -0.21036672592163086, -0.08773183822631836, 0.2091819941997528, 0.2971007823944092, -0.008843201212584972, -0.20859995484352112, 0.19384242594242096, -0.31163614988327026, -0.2682285010814667, 0.1164199560880661, -0.08221026510000229, 0.10948500037193298, -0.02953377366065979, -0.026285842061042786, 0.2642282545566559, -0.13624541461467743, -0.021063165739178658, 0.17010150849819183, 0.1403147429227829, 0.018487872555851936, 0.6330836415290833, -0.04167695343494415, 0.018086044117808342, -0.2726220488548279, -0.17589113116264343, -0.38163700699806213, -0.28439390659332275, -0.18194253742694855, -0.2693052887916565, 0.10279900580644608, 0.2264973521232605, 0.15389129519462585, 0.16829462349414825, 0.29627734422683716, -0.12061196565628052, 0.3169870376586914, 0.2034662812948227, 0.03711620345711708, -0.24985718727111816, -0.026888055726885796, 0.15443599224090576, -0.3693122863769531, 0.1252978891134262, 0.10245540738105774, 0.07606040686368942, -0.25413778424263, -0.1720661222934723, 0.25319406390190125, -0.04364694282412529, 0.26126113533973694, 0.17687784135341644, -0.30718737840652466, -0.024258268997073174, -0.16955575346946716, 0.027698509395122528, -0.2904001474380493, 0.2864993214607239, -0.3420813977718353, 0.249581441283226, -0.0953841581940651, 0.09731707721948624, 0.009755831211805344, 0.002835232298821211, 0.10824859142303467, 0.10979429632425308, 0.04784594848752022, -0.18930962681770325, 0.18345943093299866, 0.054764047265052795, 0.12139756977558136, -0.3075631558895111, 0.2930762469768524, 0.12586051225662231, 0.17896172404289246, -0.07431940734386444, -0.23180124163627625, -0.0387420579791069, 0.3492485284805298, -0.014646624214947224, -0.22960017621517181, -0.405038446187973, 0.3918454349040985, -0.6346546411514282, -0.07936855405569077, -0.13711830973625183, 0.16909745335578918, -0.10333916544914246, 0.13614296913146973, 0.030905574560165405, -0.39901071786880493, 0.4005584418773651, -0.36370307207107544, -0.4957345426082611, -0.12174684554338455, -0.09143244475126266, -0.14330695569515228, -0.005598277319222689, -0.16545052826404572, -0.10901602357625961, 0.2143978476524353, -0.1972365826368332, -0.031013665720820427, 0.22387491166591644, 0.18074774742126465, -0.0011192294768989086, -0.39572465419769287, 0.26804929971694946, 0.25729140639305115, 0.007938721217215061, -0.14197513461112976, -0.30136507749557495 ]
11
..\pandas\reference\api\pandas.DataFrame.rfloordiv.html
pandas.DataFrame.rfloordiv
DataFrame.rfloordiv(other, axis='columns', level=None, fill_value=None)[source]# Get Integer division of dataframe and other, element-wise (binary operator rfloordiv). Equivalent to other // dataframe, but with support to substitute a fill_value for missing data in one of the inputs. With reverse version, floordiv. Among flexible wrappers (add, sub, mul, div, floordiv, mod, pow) to arithmetic operators: +, -, *, /, //, %, **. Notes Mismatched indices will be unioned together.
Parameters: otherscalar, sequence, Series, dict or DataFrameAny single or multiple element data structure, or list-like object. axis{0 or ‘index’, 1 or ‘columns’}Whether to compare by the index (0 or ‘index’) or columns. (1 or ‘columns’). For Series input, axis to match Series index on. levelint or labelBroadcast across a level, matching Index values on the passed MultiIndex level. fill_valuefloat or None, default NoneFill existing missing (NaN) values, and any new element needed for successful DataFrame alignment, with this value before computation. If data in both corresponding DataFrame locations is missing the result will be missing. Returns: DataFrameResult of the arithmetic operation.
[">>> df = pd.DataFrame({'angles': [0, 3, 4],\n... 'degrees': [360, 180, 360]},\n... index=['circle', 'triangle', 'rectangle'])\n>>> df\n angles degrees\ncircle 0 360\ntriangle 3 180\nrectangle 4 360", '>>> df + 1\n angles degrees\ncircle 1 361\ntriangle 4 181\nrectangle 5 361', '>>> df.add(1)\n angles degrees\ncircle 1 361\ntriangle 4 181\nrectangle 5 361', '>>> df.div(10)\n angles degrees\ncircle 0.0 36.0\ntriangle 0.3 18.0\nrectangle 0.4 36.0', '>>> df.rdiv(10)\n angles degrees\ncircle inf 0.027778\ntriangle 3.333333 0.055556\nrectangle 2.500000 0.027778', '>>> df - [1, 2]\n angles degrees\ncircle -1 358\ntriangle 2 178\nrectangle 3 358', ">>> df.sub([1, 2], axis='columns')\n angles degrees\ncircle -1 358\ntriangle 2 178\nrectangle 3 358", ">>> df.sub(pd.Series([1, 1, 1], index=['circle', 'triangle', 'rectangle']),\n... axis='index')\n angles degrees\ncircle -1 359\ntriangle 2 179\nrectangle 3 359", ">>> df.mul({'angles': 0, 'degrees': 2})\n angles degrees\ncircle 0 720\ntriangle 0 360\nrectangle 0 720", ">>> df.mul({'circle': 0, 'triangle': 2, 'rectangle': 3}, axis='index')\n angles degrees\ncircle 0 0\ntriangle 6 360\nrectangle 12 1080", ">>> other = pd.DataFrame({'angles': [0, 3, 4]},\n... index=['circle', 'triangle', 'rectangle'])\n>>> other\n angles\ncircle 0\ntriangle 3\nrectangle 4", '>>> df * other\n angles degrees\ncircle 0 NaN\ntriangle 9 NaN\nrectangle 16 NaN', '>>> df.mul(other, fill_value=0)\n angles degrees\ncircle 0 0.0\ntriangle 9 0.0\nrectangle 16 0.0', ">>> df_multindex = pd.DataFrame({'angles': [0, 3, 4, 4, 5, 6],\n... 'degrees': [360, 180, 360, 360, 540, 720]},\n... index=[['A', 'A', 'A', 'B', 'B', 'B'],\n... ['circle', 'triangle', 'rectangle',\n... 'square', 'pentagon', 'hexagon']])\n>>> df_multindex\n angles degrees\nA circle 0 360\n triangle 3 180\n rectangle 4 360\nB square 4 360\n pentagon 5 540\n hexagon 6 720", '>>> df.div(df_multindex, level=1, fill_value=0)\n angles degrees\nA circle NaN 1.0\n triangle 1.0 1.0\n rectangle 1.0 1.0\nB square 0.0 0.0\n pentagon 0.0 0.0\n hexagon 0.0 0.0']
pandas.DataFrame.rfloordiv DataFrame.rfloordiv(other, axis='columns', level=None, fill_value=None)[source]# Get Integer division of dataframe and other, element-wise (binary operator rfloordiv). Equivalent to other // dataframe, but with support to substitute a fill_value for missing data in one of the inputs. With reverse version, floordiv. Among flexible wrappers (add, sub, mul, div, floordiv, mod, pow) to arithmetic operators: +, -, *, /, //, %, **. Notes Mismatched indices will be unioned together.
[ -0.04919286444783211, -0.13006043434143066, -0.11758352816104889, 0.08172391355037689, 0.04115249216556549, 0.2646414041519165, 0.08702301979064941, 0.24021627008914948, -0.09901171922683716, 0.2871772348880768, -0.3917086124420166, 0.3148137331008911, 0.09382210671901703, 0.08885973691940308, -0.35297828912734985, -0.15373815596103668, -0.2099871188402176, 0.3516383767127991, -0.18365922570228577, -0.032968953251838684, -0.58757483959198, -0.0791216790676117, -0.22166040539741516, 0.001425683731213212, 0.20610874891281128, 0.06024555489420891, -0.2733665704727173, -0.163511723279953, 0.13961489498615265, 0.06172941252589226, 0.1997758150100708, 0.017805831506848335, 0.038226936012506485, 0.19264395534992218, -0.000097297815955244, -0.10574839264154434, -0.17923730611801147, 0.008828825317323208, -0.09197137504816055, -0.20708201825618744, -0.09798762202262878, -0.02122616581618786, -0.04311274737119675, -0.3198994994163513, -0.3325793147087097, -0.19849830865859985, -0.00702396547421813, 0.13865254819393158, 0.17491835355758667, -0.13737565279006958, 0.2923968732357025, -0.016306240111589432, -0.11554162204265594, -0.029496315866708755, 0.0878010168671608, 0.044411320239305496, 0.23135806620121002, 0.11666043102741241, -0.04692972078919411, -0.03635193407535553, 0.08722394704818726, 0.25745126605033875, -0.016556940972805023, -0.021826624870300293, -0.025483807548880577, 0.031477030366659164, 0.020836293697357178, 0.007565011736005545, -0.11446753144264221, 0.40821850299835205, 0.17102575302124023, -0.38500168919563293, -0.2771444618701935, 0.056678399443626404, -0.03551468253135681, -0.06602136790752411, -0.15818026661872864, 0.25954270362854004, -0.010768722742795944, 0.08820080012083054, 0.17825749516487122, 0.20311519503593445, -0.04485294595360756, 0.1703551858663559, -0.4313581585884094, 0.7875351905822754, 0.114860899746418, -0.01591363549232483, 0.03738604113459587, -0.11244288831949234, -0.21991248428821564, -0.012630915269255638, 0.34154197573661804, 0.2890530228614807, -0.025067519396543503, -0.3659067153930664, -0.0646136924624443, -0.16816160082817078, -0.12324126064777374, -0.05008060857653618, -0.14139683544635773, -0.16545690596103668, -0.299370676279068, 0.17392612993717194, 0.03756767138838768, -0.0651606023311615, -0.24640358984470367, 0.1608571708202362, -0.03297882154583931, 0.13971632719039917, 0.15163077414035797, 0.10511815547943115, -0.051492445170879364, -0.26201820373535156, -0.20486590266227722, 0.07505463808774948, -0.17831315100193024, 0.13439536094665527, -0.4557666480541229, -0.02857636660337448, 0.0606374554336071, 0.004154459107667208, 0.36714211106300354, 0.18313248455524445, 0.09526002407073975, -0.002939700148999691, 0.0971057191491127, 0.03385971486568451, 0.08882604539394379, -0.015384209342300892, -0.14875783026218414, 0.3428884744644165, -0.13601864874362946, -0.4915313720703125, -0.15765078365802765, 0.11307211220264435, 0.09249226748943329, 0.33201274275779724, 0.21529518067836761, 0.4103170931339264, 0.04851777106523514, -0.35857629776000977, 0.2927073836326599, 0.01915936917066574, 0.021194661036133766, -0.14961926639080048, 0.18711774051189423, 0.018457164987921715, -0.1693210005760193, 0.14872461557388306, 0.3048965334892273, 0.05236441642045975, -0.4551543593406677, 0.2795175611972809, 0.4012056589126587, 0.09915822744369507, 0.1433876007795334, 0.22539685666561127, -0.07983825355768204, -0.27439287304878235, 0.29495713114738464, 0.09279800206422806, -0.11760906130075455, -0.2863505482673645, 0.048675406724214554, 0.15882904827594757, -0.268012672662735, -0.1351213902235031, 0.020418979227542877, -0.1066833958029747, 0.3109253942966461, -0.010022247210144997, -0.023231392726302147, -0.19656327366828918, -0.20297300815582275, -0.0858076885342598, 0.26311254501342773, -0.08148688822984695, -0.09261687099933624, 0.2690441608428955, -0.280803382396698, 0.02647172287106514, -0.07941202074289322, 0.39588725566864014, -0.02708563208580017, -0.13863977789878845, 0.3027670681476593, 0.37154656648635864, -0.20056641101837158, 0.0717540830373764, 0.07838883250951767, -0.35421842336654663, 0.5816291570663452, 0.2182101607322693, 0.2190971076488495, -0.03626944124698639, 0.12028379738330841, -0.24847747385501862, 0.45750898122787476, -0.13419979810714722, -0.03348676115274429, 0.06785266101360321, -0.0020268827211111784, -0.05100791156291962, -0.06894977390766144, -0.7316574454307556, 0.2444104105234146, 0.13914939761161804, -0.08080696314573288, -0.08986669778823853, 0.22998952865600586, -0.23591338098049164, -0.399559885263443, -0.2821948230266571, 0.07240109890699387, 0.1455303430557251, 0.3308093547821045, 0.03265697509050369, 0.10216638445854187, -0.02073821984231472, -0.20390921831130981, 0.0013492628931999207, -0.10726236552000046, 0.1228821724653244, -0.11198876798152924, 0.3526279628276825, 0.1543654054403305, 0.08409442752599716, 0.03556859493255615, 0.4813844859600067, 0.24047072231769562, 0.03700603172183037, 0.13430194556713104, 0.36424487829208374, 0.06532522290945053, -0.008940795436501503, 0.08494371175765991, 0.07040629535913467, 0.010525904595851898, 0.17044329643249512, -0.18761728703975677, 0.20786353945732117, 0.11926358193159103, 0.3323687016963959, -0.06394198536872864, 0.38307860493659973, -0.38286998867988586, 0.0265926755964756, 0.03235199302434921, 0.24959002435207367, 0.04062538966536522, -0.07236192375421524, 0.09815254807472229, -0.14254777133464813, 0.04875412955880165, 0.1862489879131317, -0.10164550691843033, 0.17918488383293152, -0.2226371318101883, 0.17290109395980835, 0.1897735446691513, -0.22998663783073425, 0.30218252539634705, -0.05371517688035965, -0.15318863093852997, 0.18009226024150848, 0.010589375160634518, 0.30278587341308594, -0.1655920147895813, 0.460664838552475, 0.09624340385198593, -0.10384569317102432, -0.23837557435035706, 0.1204465702176094, 0.23211827874183655, -0.06527958810329437, -0.33698949217796326, 0.047379620373249054, 0.07994482666254044, 0.0447559580206871, 0.01687207631766796, -0.06515747308731079, -0.09642309695482254, 0.07756326347589493, 0.07481687515974045, -0.17505289614200592, -0.31198012828826904, -0.23257653415203094, -0.15317431092262268, -0.542511522769928, -0.09324663877487183, -0.11961536109447479, -0.01934538595378399, -0.005474040750414133, -0.14143836498260498, -0.05306633934378624, -0.15522326529026031, 0.13385078310966492, 0.19804559648036957, -0.1001630574464798, 0.12950599193572998, -0.23779718577861786, 0.08494218438863754, 0.3686644732952118, 0.029026176780462265, 0.37831082940101624, 0.2759900987148285, -0.17944391071796417, 0.09921581298112869, 0.15658342838287354, -0.12112665176391602, -0.038981638848781586, 0.010921454057097435, -0.21597445011138916, 0.20509645342826843, -0.07410389930009842, -0.2903343141078949, -0.15906782448291779, -0.09104978293180466, 0.17679494619369507, 0.007922044023871422, 0.08128004521131516, -0.1617884784936905, 0.027509598061442375, -0.07681412249803543, -0.07331809401512146, -0.3180447816848755, -0.3434832692146301, -0.16580718755722046, -0.07686316967010498, 0.28586429357528687, -0.4770353436470032, -0.15157973766326904, 0.03458520770072937, 0.2522611916065216, 0.0532577782869339, -0.28855738043785095, 0.05644908547401428, 0.15887093544006348, -0.17863260209560394, 0.18278197944164276, -0.18683069944381714, -0.34544286131858826, 0.029522057622671127, 0.025423359125852585, 0.07364550232887268, -0.3714580535888672, -0.25872737169265747, -0.06464894860982895, -0.34546399116516113, 0.16840577125549316, 0.36556896567344666, 0.2450510561466217, -0.2616754472255707, 0.06132420152425766, 0.15151089429855347, -0.02782132290303707, 0.10966461151838303, -0.07759885489940643, -0.06900587677955627, 0.3761720657348633, 0.2232467383146286, 0.16678772866725922, 0.00835505872964859, -0.07800120115280151, 0.05062328279018402, -0.2636919915676117, 0.16974452137947083, 0.23895226418972015, -0.21343570947647095, 0.21424654126167297, 0.3265509605407715, 0.08664575964212418, 0.04932994768023491, -0.0976070761680603, 0.10811736434698105, -0.09897790104150772, -0.3028678596019745, -0.363488107919693, -0.1659034639596939, -0.0467427559196949, -0.12662281095981598, 0.09424308687448502, -0.033923353999853134, 0.05041389912366867, -0.2940347492694855, 0.04999610781669617, 0.0922374278306961, 0.02613295614719391, 0.10592661798000336, -0.3536556661128998, 0.3569392263889313, -0.39417800307273865, -0.011646902188658714, 0.304889440536499, 0.4649437367916107, -0.27897903323173523, 0.2611391246318817, -0.10013624280691147, -0.16657936573028564, -0.0009742138790898025, 0.34867367148399353, 0.08169722557067871, -0.0635845810174942, -0.03640051931142807, -0.11982995271682739, -0.5393495559692383, 0.22205835580825806, -0.16485902667045593, -0.07442429661750793, -0.08928520232439041, 0.302385538816452, -0.32497867941856384, -0.013664871454238892, 0.29765060544013977, 0.1608230024576187, 0.02117924951016903, -0.04357653111219406, -0.15908995270729065, 0.07064107060432434, 0.0384860634803772, 0.36768943071365356, 0.03213886171579361, 0.13438256084918976, -0.017752083018422127, -0.22874373197555542, -0.058255210518836975, -0.005276434123516083, 0.3599078953266144, 0.16092713177204132, 0.18246790766716003, 0.13188859820365906, -0.252334326505661, 0.11586076021194458, 0.07531269639730453, 0.07727255672216415, 0.05528739467263222, -0.04309878498315811, -0.04405790567398071, 0.0932045429944992, 0.15243755280971527, 0.22546431422233582, 0.02409871108829975, 0.055674053728580475, -0.02006112039089203, -0.1562862992286682, 0.18429535627365112, -0.21556830406188965, -0.2157921940088272, 0.07224179804325104, 0.06679140031337738, 0.03797765076160431, -0.3287542462348938, 0.17059706151485443, 0.03120511770248413, -0.18599356710910797, 0.28337255120277405, 0.35272932052612305, -0.18393361568450928, 0.23738372325897217, 0.3130139112472534, 0.6131346821784973, -0.07438237965106964, -0.0006330818287096918, 0.5344875454902649, -0.43611064553260803, 0.2707505226135254, -0.08300411701202393, 0.281947523355484, -0.3125019669532776, -0.2664002776145935, -0.1755625456571579, 0.019035110250115395, -0.2618165612220764, 0.06842024624347687, -0.192317396402359, 0.20737531781196594, -0.5472322702407837, 0.38119739294052124, 0.12992769479751587, -0.39832136034965515, -0.24778886139392853, -0.10890800505876541, -0.21309703588485718, 0.1850871443748474, -0.07330767810344696, -0.31073087453842163, -0.2041778564453125, -0.07872714102268219, -0.046402327716350555, 0.23295247554779053, -0.0005035153590142727, -0.01454669889062643, -0.06988043338060379, 0.25369495153427124, -0.014047645032405853, 0.3528698682785034, -0.1937570422887802, 0.23897583782672882, 0.6147553324699402, 0.15786561369895935, 0.060264866799116135, 0.0021640025079250336, 0.1431483030319214, 0.33625152707099915, 0.07794823497533798, 0.15203137695789337, 0.42304086685180664, 0.0982031598687172, -0.05454222485423088, 0.2740294635295868, 0.2791557312011719, -0.0709816962480545, -0.2885940670967102, 0.25122401118278503, -0.20494221150875092, -0.3154178559780121, 0.09429279714822769, -0.2084546536207199, 0.1563359498977661, -0.22842799127101898, 0.2222253978252411, -0.0731869712471962, -0.2776227593421936, 0.013234458863735199, -0.2199743539094925, -0.2714815139770508, -0.21212096512317657, 0.10016639530658722, 0.07532399147748947, 0.23639445006847382, 0.17774854600429535, -0.2147580236196518, -0.21092355251312256, -0.16641153395175934, 0.05055205523967743, 0.2954390347003937, -0.03690324351191521, 0.4484482705593109, -0.19899745285511017, -0.1415816992521286, 0.04224565625190735, -0.059240713715553284, 0.20576849579811096, 0.24312077462673187, -0.09667829424142838, -0.3258998692035675, -0.27839231491088867, 0.1638510376214981, 0.4135936498641968, 0.1976776123046875, -0.03241924196481705, 0.30491119623184204, -0.34623393416404724, -0.09174934774637222, -0.46591952443122864, 0.055020857602357864, -0.3722463846206665, 0.1099439337849617, -0.1712309718132019, -0.1538153439760208, -0.1391279697418213, 0.1880456954240799, 0.36520782113075256, 0.19407884776592255, 0.07636184245347977, -0.3387320339679718, -0.380001038312912, -0.0068579623475670815, -0.23175115883350372, 0.043511874973773956, 0.028939951211214066, -0.048589833080768585, -0.16586917638778687, -0.21394683420658112, -0.08047652989625931, 0.1642790585756302, 0.06553293764591217, 0.0844092071056366, 0.3544926345348358, -0.16859854757785797, -0.13506664335727692, -0.01005137711763382, -0.06845496594905853, 0.007766545284539461, -0.13661761581897736, 0.04255222901701927, -0.18091407418251038, -0.016001246869564056, 0.0937097817659378, 0.16904333233833313, 0.4479598104953766, -0.25289374589920044, 0.17043037712574005, 0.30751878023147583, -0.21695230901241302, 0.28809547424316406, 0.5153836011886597, -0.08409084379673004, 0.1785142421722412, -0.023166941478848457, -0.022488554939627647, 0.39201101660728455, -0.5376877784729004, -0.07100521773099899, 0.29556721448898315, -0.06319255381822586, 0.28365567326545715, 0.13129407167434692, -0.13972215354442596, 0.028925273567438126, 0.0908493772149086, -0.17528504133224487, -0.14611269533634186, -0.3951343595981598, -0.0448429174721241, 0.7071971297264099, 0.20582641661167145, -0.16582725942134857, 0.06503011286258698, 0.12314749509096146, 0.38450902700424194, 0.23032104969024658, 0.090305395424366, 0.30836328864097595, 0.016571467742323875, -0.24868056178092957, 0.2160419374704361, -0.006980948615819216, 0.23978784680366516, 0.32640403509140015, -0.03832615539431572, -0.004150975961238146, 0.15773649513721466, -0.13881590962409973, -0.2541121542453766, 0.03972811996936798, -0.23962894082069397, 0.4456058144569397, 0.0002941451675724238, 0.025071928277611732, 0.08587626367807388, -0.19188061356544495, -0.34298619627952576, -0.22686231136322021, 0.32982710003852844, -0.28204965591430664, -0.05988243967294693, -0.06443803757429123, 0.2694322168827057, -0.047413308173418045, 0.1124550998210907, 0.32692763209342957, 0.28905341029167175, -0.3218386173248291, -0.41846972703933716, 0.42596617341041565, -0.10249532759189606, 0.12050761282444, 0.10307549685239792, 0.16436469554901123, -0.006108097732067108, -0.5719637274742126, 0.001750413910485804, -0.11359749734401703, -0.14344142377376556, -0.14653213322162628, -0.07433285564184189, -0.047845322638750076, 0.34781593084335327, 0.45106178522109985, 0.31966614723205566, -0.4334120452404022, 0.00817774049937725, -0.07133220136165619, 0.2929447591304779, -0.5320094227790833, 0.3943140506744385, -0.009255054406821728, 0.16160652041435242, -0.03528783097863197, -0.1483093947172165, -0.360344260931015, -0.24522867798805237, -0.3529724180698395, -0.06475186347961426, 0.022628767415881157, 0.13271911442279816, 0.22028598189353943, 0.2516500651836395, -0.15895971655845642, 0.11298511177301407, 0.048532359302043915, -0.04681016504764557, -0.2130342274904251, -0.39279013872146606, 0.030660158023238182, 0.4268825054168701, -0.19457483291625977, 0.028825746849179268, 0.050273384898900986, 0.01959194801747799, -0.2326068878173828, 0.012981352396309376, 0.27883055806159973, 0.028208890929818153, 0.17070093750953674, -0.10449519008398056, -0.05914084613323212, -0.35823023319244385, -0.32108548283576965, -0.02272835187613964, -0.2077646255493164, -0.15492768585681915, 0.07972197979688644, 0.2171672284603119, 0.20760340988636017, -0.14988170564174652, 0.03280189633369446, -0.137384295463562, 0.02734457328915596, 0.07450319081544876, -0.21037818491458893, -0.3176075220108032, 0.16255362331867218, 0.41511520743370056, 0.19977359473705292, -0.2858715355396271, 0.2314896434545517, -0.08166170865297318, 0.23193912208080292, -0.130199134349823, -0.28525015711784363, 0.01293874904513359, 0.0002757625188678503, 0.13886825740337372, -0.02843884751200676, -0.3107850253582001, 0.1333271563053131, -0.17377643287181854, -0.011071650311350822, 0.06487733125686646, 0.23568212985992432, 0.05726277455687523, 0.3072303235530853, 0.2944813370704651, -0.15350931882858276, 0.18523219227790833, -0.19024379551410675, -0.4746505916118622, -0.2150857150554657, -0.03228878602385521, 0.12820065021514893, -0.09258931130170822, 0.35032159090042114, 0.11080966144800186, 0.26263296604156494, 0.0724136233329773, 0.2420075535774231, -0.03232310712337494, 0.193831667304039, 0.11832986027002335, -0.0790325254201889, -0.2619163990020752, 0.20071545243263245, -0.017808470875024796, 0.07347194105386734, -0.20210327208042145 ]
12
..\pandas\reference\api\pandas.Series.clip.html
pandas.Series.clip
Series.clip(lower=None, upper=None, *, axis=None, inplace=False, **kwargs)[source]# Trim values at input threshold(s). Assigns values outside boundary to boundary values. Thresholds can be singular values or array like, and in the latter case the clipping is performed element-wise in the specified axis.
Parameters: lowerfloat or array-like, default NoneMinimum threshold value. All values below this threshold will be set to it. A missing threshold (e.g NA) will not clip the value. upperfloat or array-like, default NoneMaximum threshold value. All values above this threshold will be set to it. A missing threshold (e.g NA) will not clip the value. axis{{0 or ‘index’, 1 or ‘columns’, None}}, default NoneAlign object with lower and upper along the given axis. For Series this parameter is unused and defaults to None. inplacebool, default FalseWhether to perform the operation in place on the data. *args, **kwargsAdditional keywords have no effect but might be accepted for compatibility with numpy. Returns: Series or DataFrame or NoneSame type as calling object with the values outside the clip boundaries replaced or None if inplace=True.
[">>> data = {'col_0': [9, -3, 0, -1, 5], 'col_1': [-2, -7, 6, 8, -5]}\n>>> df = pd.DataFrame(data)\n>>> df\n col_0 col_1\n0 9 -2\n1 -3 -7\n2 0 6\n3 -1 8\n4 5 -5", '>>> df.clip(-4, 6)\n col_0 col_1\n0 6 -2\n1 -3 -4\n2 0 6\n3 -1 6\n4 5 -4', '>>> df.clip([-2, -1], [4, 5])\n col_0 col_1\n0 4 -1\n1 -2 -1\n2 0 5\n3 -1 5\n4 4 -1', '>>> t = pd.Series([2, -4, -1, 6, 3])\n>>> t\n0 2\n1 -4\n2 -1\n3 6\n4 3\ndtype: int64', '>>> df.clip(t, t + 4, axis=0)\n col_0 col_1\n0 6 2\n1 -3 -4\n2 0 3\n3 6 8\n4 5 3', '>>> t = pd.Series([2, -4, np.nan, 6, 3])\n>>> t\n0 2.0\n1 -4.0\n2 NaN\n3 6.0\n4 3.0\ndtype: float64', '>>> df.clip(t, axis=0)\ncol_0 col_1\n0 9 2\n1 -3 -4\n2 0 6\n3 6 8\n4 5 3']
pandas.Series.clip Series.clip(lower=None, upper=None, *, axis=None, inplace=False, **kwargs)[source]# Trim values at input threshold(s). Assigns values outside boundary to boundary values. Thresholds can be singular values or array like, and in the latter case the clipping is performed element-wise in the specified axis.
[ 0.031968675553798676, -0.6090909242630005, -0.22448857128620148, -0.2513089179992676, -0.030374301597476006, -0.08775061368942261, 0.28994104266166687, 0.4766363799571991, -0.06809932738542557, 0.5268424153327942, -0.2709980607032776, 0.4561999440193176, 0.25499242544174194, 0.5046512484550476, -0.250198632478714, -0.3072489798069, -0.14645804464817047, 0.35080355405807495, -0.08461383730173111, -0.004170096013695002, -0.2395302653312683, -0.20339448750019073, -0.1704731434583664, 0.09212666004896164, -0.13881129026412964, -0.05157805234193802, 0.18096041679382324, -0.2430582195520401, 0.17535871267318726, -0.17709240317344666, 0.05482138320803642, -0.011893687769770622, -0.16500096023082733, 0.2808632552623749, -0.00009519058221485466, -0.3981388211250305, -0.11459182947874069, -0.015945976600050926, 0.2285817563533783, 0.15732289850711823, -0.12898899614810944, -0.23687776923179626, 0.09290669113397598, -0.34955140948295593, 0.056873869150877, 0.10547403246164322, -0.1263546198606491, 0.06556607037782669, 0.7320613861083984, 0.08471622318029404, 0.28567901253700256, -0.12446250766515732, -0.4468475580215454, -0.025699403136968613, -0.08800174295902252, -0.07621502131223679, 0.13036948442459106, 0.01145254448056221, -0.14523820579051971, -0.19798237085342407, -0.19297613203525543, 0.12212362140417099, -0.29079732298851013, 0.18593470752239227, -0.10346197336912155, -0.060582708567380905, 0.09244489669799805, -0.4559487998485565, 0.07613874226808548, 0.46350154280662537, 0.06825604289770126, -0.2414127141237259, -0.33998045325279236, -0.1684078425168991, 0.02868839167058468, -0.15822717547416687, -0.13923761248588562, 0.2464633285999298, -0.2069912999868393, 0.136952206492424, -0.06711982935667038, 0.29225340485572815, -0.21665598452091217, -0.03109276108443737, -0.2317626029253006, 0.48744216561317444, -0.06028202921152115, -0.08686786890029907, 0.1678953915834427, 0.10332545638084412, 0.19405606389045715, -0.09734244644641876, 0.3523324429988861, 0.3543998897075653, 0.10885550081729889, -0.19053412973880768, -0.3156111240386963, -0.1196199581027031, -0.0725284069776535, 0.1960139125585556, 0.24235326051712036, 0.1525816172361374, 0.08595209568738937, 0.2267514318227768, 0.27542588114738464, -0.27087366580963135, 0.12771444022655487, 0.0025489432737231255, 0.23416484892368317, 0.24781951308250427, 0.2864365875720978, 0.11550144106149673, 0.38315680623054504, -0.13619977235794067, 0.12990058958530426, -0.044217441231012344, -0.10685479640960693, -0.13121864199638367, -0.4772769510746002, -0.05699336156249046, -0.09017319232225418, -0.0508696474134922, 0.1583581268787384, 0.0010909936390817165, 0.11579359322786331, 0.32471591234207153, -0.2944360077381134, 0.07395832985639572, 0.23992648720741272, 0.3895864486694336, -0.21758826076984406, 0.36557748913764954, 0.15804670751094818, -0.12976723909378052, 0.05966632068157196, -0.07007496058940887, 0.31861311197280884, 0.16979019343852997, 0.30404195189476013, -0.07317287474870682, 0.06167502701282501, -0.06225864961743355, 0.23133033514022827, 0.4335230588912964, -0.12897954881191254, 0.02345683053135872, 0.13412892818450928, -0.11347609758377075, -0.2928132712841034, 0.231307253241539, 0.24978995323181152, 0.38001909852027893, 0.16347108781337738, 0.26706352829933167, -0.07684735953807831, 0.231535866856575, -0.08175152540206909, 0.022888509556651115, 0.1260301023721695, -0.004493099637329578, 0.40885603427886963, 0.08142843842506409, -0.21229621767997742, -0.1809152513742447, 0.3450036644935608, 0.1994367241859436, -0.5659849047660828, -0.2711452841758728, -0.03959701210260391, -0.1419048309326172, 0.47105082869529724, 0.09380653500556946, -0.024725789204239845, -0.1731649935245514, -0.008164969272911549, 0.5096496343612671, -0.19956064224243164, -0.0021977522410452366, -0.2380552589893341, 0.12650665640830994, -0.16683997213840485, 0.2572375535964966, 0.09799962490797043, 0.024823583662509918, -0.009596997871994972, 0.02725912630558014, -0.3179592490196228, 0.004312191624194384, -0.02194013074040413, 0.04553236812353134, 0.09585431963205338, 0.17294079065322876, 0.38221192359924316, -0.07884398102760315, 0.11392299830913544, -0.0007690188358537853, 0.14018726348876953, 0.1936408430337906, 0.10258317738771439, 0.12952978909015656, 0.14295873045921326, 0.042421434074640274, 0.18859757483005524, -0.4339497983455658, 0.032016146928071976, -0.27517014741897583, 0.11002165824174881, 0.04509921744465828, -0.10324201732873917, -0.18185056746006012, 0.1112668439745903, -0.3853430449962616, -0.5489997863769531, -0.03685174137353897, 0.11440366506576538, -0.13243991136550903, 0.2674528658390045, -0.11455675214529037, 0.06953245401382446, -0.13480891287326813, -0.25681453943252563, 0.3119473159313202, -0.1446039229631424, 0.1368357241153717, 0.12998366355895996, 0.15426479279994965, 0.06272606551647186, 0.03691186383366585, -0.041253361850976944, 0.04189638793468475, -0.005883066914975643, 0.0328076146543026, 0.18454983830451965, 0.33186742663383484, 0.1372043788433075, -0.013169852085411549, -0.05794291943311691, 0.23697549104690552, 0.1633748710155487, -0.04043152928352356, 0.023968355730175972, 0.05647757649421692, 0.22757749259471893, 0.19268102943897247, -0.3080853819847107, 0.32398995757102966, -0.29321226477622986, -0.07741227746009827, -0.14343683421611786, 0.22046490013599396, 0.12707653641700745, -0.10695219039916992, -0.21544553339481354, -0.13217486441135406, -0.2509472370147705, 0.2834474742412567, 0.07667320966720581, -0.017079273238778114, -0.08722055703401566, 0.24636675417423248, 0.08319108933210373, -0.3145807981491089, 0.3341410458087921, 0.1235593780875206, -0.02813330665230751, 0.0735306516289711, 0.05167614668607712, 0.4722995460033417, 0.07811946421861649, 0.297110915184021, 0.33668801188468933, -0.14625951647758484, -0.03864164650440216, -0.2483486384153366, 0.11384229362010956, 0.5135958790779114, -0.12651649117469788, 0.1016603410243988, -0.12329135090112686, 0.018839459866285324, -0.15107430517673492, 0.2906402051448822, -0.14834193885326385, 0.17703434824943542, -0.031351152807474136, 0.14310228824615479, -0.382088303565979, -0.2626180052757263, 0.1811635047197342, -0.21370813250541687, -0.10433376580476761, -0.04653921350836754, 0.007602607365697622, 0.0707470178604126, -0.21012286841869354, 0.25577327609062195, 0.11346562206745148, 0.46956610679626465, 0.35661470890045166, 0.18640631437301636, -0.22273428738117218, -0.06172332167625427, 0.0421726256608963, 0.31931039690971375, -0.1439943164587021, 0.34250664710998535, 0.01377465296536684, 0.29563015699386597, 0.2823055386543274, 0.03332619369029999, -0.16705800592899323, -0.07103706151247025, -0.09966236352920532, 0.26112833619117737, 0.07737469673156738, 0.3149615228176117, -0.4286431670188904, -0.05664354935288429, -0.5006899237632751, 0.07810874283313751, -0.06634357571601868, -0.13034868240356445, -0.08008906245231628, 0.3034076690673828, -0.046522971242666245, 0.11822779476642609, -0.06649239361286163, -0.32327163219451904, -0.01714538037776947, 0.09704198688268661, 0.13760080933570862, -0.30956023931503296, -0.062189582735300064, 0.02045673131942749, 0.2355637550354004, -0.10994581878185272, -0.07655855268239975, -0.12645335495471954, 0.30888327956199646, -0.12460631877183914, 0.025729890912771225, -0.0190340057015419, -0.29379433393478394, 0.31020092964172363, -0.03061617724597454, 0.05015631020069122, -0.3041552007198334, -0.13564638793468475, -0.020872842520475388, -0.07784683257341385, 0.12098745256662369, -0.0038593157660216093, 0.07457587867975235, -0.2556470036506653, 0.1291523277759552, 0.24671971797943115, 0.07173909991979599, -0.06933380663394928, -0.3693360984325409, -0.04348645359277725, 0.13597117364406586, 0.29218366742134094, -0.03692949563264847, 0.005479557905346155, 0.24588237702846527, 0.1890619993209839, 0.06107156351208687, 0.011558637022972107, 0.22793306410312653, -0.03468345105648041, -0.17618227005004883, 0.3210913836956024, 0.17404313385486603, 0.053029779344797134, -0.05036073550581932, 0.015401850454509258, 0.025540878996253014, -0.4565514922142029, -0.2559753358364105, -0.025215044617652893, 0.06356335431337357, -0.013345162384212017, 0.19233830273151398, 0.02473551034927368, 0.040493980050086975, 0.033449675887823105, -0.15372788906097412, -0.11220400780439377, -0.2920530140399933, 0.09296908229589462, -0.3351096212863922, -0.11946836858987808, -0.0525037981569767, -0.2037835270166397, 0.26012876629829407, 0.25805413722991943, -0.16443118453025818, 0.0734686404466629, -0.2874360680580139, -0.20243020355701447, 0.156299889087677, 0.26647889614105225, -0.057720083743333817, -0.18277639150619507, -0.1429162323474884, -0.36672234535217285, -0.3435266315937042, 0.2396964281797409, -0.1322483867406845, 0.04129598289728165, 0.05384765937924385, 0.22788649797439575, 0.06714070588350296, -0.1420251429080963, 0.16474953293800354, 0.07233010977506638, 0.023713964968919754, 0.042889535427093506, 0.11565051972866058, -0.09867190569639206, -0.12192487716674805, 0.3499876856803894, 0.2960219383239746, 0.1295643150806427, -0.16445502638816833, -0.29319527745246887, 0.0168264489620924, -0.2679954469203949, 0.13154906034469604, 0.2513171434402466, 0.07194311916828156, 0.2517217695713043, -0.15269814431667328, 0.025948403403162956, -0.07293950021266937, -0.18079441785812378, -0.276775985956192, -0.06391333788633347, -0.07149103283882141, -0.04371316358447075, -0.1558118760585785, 0.19806452095508575, 0.07838834822177887, 0.029959889128804207, 0.0918763130903244, -0.10708514600992203, 0.30700039863586426, 0.0690671056509018, 0.06795280426740646, -0.3497019410133362, 0.03963632881641388, 0.1372799426317215, -0.16277407109737396, 0.4577997624874115, -0.041793908923864365, -0.09219147264957428, 0.2115611433982849, 0.030594727024435997, -0.252882182598114, -0.11094757914543152, 0.5408303737640381, 0.6036136150360107, -0.08825904130935669, -0.09233435243368149, 0.2899857759475708, -0.03162538632750511, 0.3140757083892822, 0.002186332130804658, 0.027090029790997505, -0.13722190260887146, -0.33700525760650635, -0.2372184842824936, 0.034817907959222794, 0.03827672079205513, 0.38529640436172485, -0.2856624722480774, 0.22726528346538544, -0.4648720324039459, -0.05806238576769829, 0.20118044316768646, -0.2835148274898529, -0.10536845773458481, -0.30016493797302246, -0.18141262233257294, 0.19183699786663055, -0.21332255005836487, -0.0069313799031078815, 0.06150249391794205, 0.03322099521756172, -0.13110831379890442, -0.2380458414554596, 0.1497296243906021, 0.08228929340839386, -0.04783518239855766, 0.1735786348581314, -0.06430279463529587, -0.28042036294937134, -0.29071253538131714, 0.16398027539253235, 0.05921952798962593, -0.06224801018834114, 0.2419300526380539, 0.20848079025745392, 0.24756991863250732, -0.19423054158687592, -0.06533744931221008, 0.3252730667591095, 0.2545785903930664, -0.21850667893886566, -0.03096390888094902, 0.3978714644908905, 0.08076298236846924, -0.11911220848560333, 0.24878492951393127, 0.13800543546676636, -0.024690531194210052, -0.19721554219722748, -0.08774502575397491, -0.38355377316474915, 0.03437412530183792, -0.3201327919960022, 0.23389218747615814, 0.1283321976661682, -0.2707445025444031, 0.04551331698894501, -0.1023108959197998, -0.3139497935771942, -0.20274098217487335, 0.20514632761478424, -0.01567198894917965, -0.2419099509716034, 0.4116058051586151, -0.09410689026117325, -0.33381906151771545, -0.39751356840133667, 0.06362147629261017, 0.10865099728107452, 0.00693449517711997, 0.32206296920776367, -0.2966744899749756, -0.07633944600820541, -0.009715124033391476, 0.0039950101636350155, 0.18978746235370636, 0.2584129869937897, -0.1696000099182129, -0.45521456003189087, -0.365339994430542, -0.05967767536640167, 0.2717152237892151, 0.4828169047832489, -0.10586290061473846, -0.028518661856651306, 0.05394479259848595, 0.05781453847885132, -0.43249425292015076, -0.04917079582810402, -0.08084975183010101, 0.0022438736632466316, 0.2500177323818207, 0.0242087971419096, -0.0026568351313471794, 0.1255599856376648, 0.274770051240921, 0.47331926226615906, -0.010648757219314575, -0.4181097745895386, -0.5454330444335938, -0.02236786112189293, -0.4137819707393646, -0.47795236110687256, 0.040152356028556824, 0.39091041684150696, -0.31369104981422424, -0.13791130483150482, 0.037855152040719986, 0.08995216339826584, 0.21475858986377716, 0.4100579619407654, 0.40270909667015076, -0.237763911485672, -0.007524075452238321, -0.1792621910572052, 0.026011602953076363, -0.023488951846957207, 0.05237286910414696, 0.25866997241973877, 0.010157580487430096, -0.13139447569847107, -0.00589107908308506, 0.08602121472358704, -0.01379100326448679, -0.2930395007133484, -0.14150667190551758, 0.1597099006175995, -0.19891048967838287, 0.37865081429481506, 0.17954282462596893, 0.03322017565369606, 0.09423617273569107, -0.015748923644423485, 0.052945323288440704, 0.35688912868499756, -0.4024941623210907, -0.13104625046253204, 0.13390398025512695, 0.1993320733308792, 0.35510388016700745, 0.3290483057498932, -0.15237008035182953, -0.07648827880620956, 0.030854666605591774, -0.05471131578087807, -0.16029873490333557, -0.3596424460411072, 0.1458815187215805, 0.6874430775642395, 0.0742058977484703, -0.07019460946321487, -0.09614770114421844, 0.11764395982027054, 0.33345088362693787, 0.04622102901339531, 0.22119025886058807, 0.42854270339012146, -0.2379475086927414, 0.013779431581497192, -0.09741850197315216, -0.48969587683677673, -0.3267614543437958, 0.1174459233880043, -0.43127936124801636, 0.07132739573717117, 0.4420083463191986, -0.09992608428001404, 0.16019585728645325, 0.003974633291363716, -0.15624837577342987, 0.28338080644607544, 0.022558996453881264, -0.0549098402261734, 0.004880779888480902, -0.05708913132548332, -0.08973138779401779, -0.1917227804660797, 0.3955903649330139, -0.19130323827266693, 0.4242008328437805, -0.05112524330615997, 0.069927878677845, 0.45974627137184143, 0.11146858334541321, -0.05362837761640549, 0.1960328370332718, -0.29015815258026123, -0.6644347906112671, 0.2715889513492584, -0.04366529732942581, -0.17682646214962006, -0.13979840278625488, 0.09786202013492584, -0.2228146642446518, -0.15998856723308563, 0.1920216828584671, -0.1546219438314438, -0.13823102414608002, 0.06288724392652512, 0.10304851084947586, 0.18959182500839233, 0.5964269638061523, 0.2808650732040405, 0.32254189252853394, -0.3103000819683075, 0.0299390759319067, 0.11607782542705536, 0.290061354637146, -0.5070881843566895, 0.2288953959941864, 0.28371429443359375, -0.1411978304386139, -0.1858798712491989, -0.17679822444915771, -0.07978948205709457, 0.03921515867114067, -0.2187308371067047, -0.05045062676072121, -0.02435399778187275, -0.04499232769012451, 0.17800556123256683, -0.024875978007912636, 0.21395343542099, -0.1395539492368698, 0.3524090051651001, -0.1163075640797615, -0.21083742380142212, -0.22185783088207245, -0.07765891402959824, 0.2134716510772705, -0.14883019030094147, 0.21304209530353546, 0.0047486405819654465, -0.07922186702489853, 0.15211573243141174, 0.0690985694527626, -0.0797138437628746, -0.17657995223999023, -0.05111731216311455, 0.010354313999414444, -0.051157187670469284, -0.11354175955057144, -0.1909080445766449, 0.09646134823560715, -0.24537119269371033, 0.11100807785987854, 0.04563361406326294, 0.3433932662010193, 0.2421247363090515, -0.02308504655957222, 0.007772962562739849, 0.047208234667778015, 0.04298689216375351, 0.13054963946342468, -0.17059269547462463, -0.2597169280052185, 0.38414713740348816, 0.1234753355383873, 0.1505705714225769, -0.27735644578933716, 0.23188535869121552, 0.07302211225032806, 0.5161987543106079, 0.034512218087911606, -0.2806236743927002, -0.1517123430967331, 0.011255865916609764, -0.052622612565755844, -0.3030169606208801, 0.004143955186009407, -0.1310884803533554, 0.03134334087371826, -0.1420988291501999, 0.10932478308677673, 0.07874486595392227, -0.09907747805118561, 0.11091817170381546, 0.1174539253115654, -0.1482354998588562, 0.2889103293418884, -0.35700276494026184, -0.3915271461009979, -0.2397969514131546, 0.0480106845498085, 0.024659300222992897, -0.37337589263916016, -0.0828622505068779, -0.021096246317029, 0.25340816378593445, -0.16719047725200653, -0.29367974400520325, 0.01365214679390192, -0.2565663158893585, -0.11514613032341003, -0.018601147457957268, 0.09174279868602753, 0.1997060775756836, 0.05678614228963852, -0.0899476557970047, -0.5240159034729004 ]
13
..\pandas\reference\api\pandas.Series.to_dict.html
pandas.Series.to_dict
Series.to_dict(*, into=<class 'dict'>)[source]# Convert Series to {label -> value} dict or dict-like object.
Parameters: intoclass, default dictThe collections.abc.MutableMapping subclass to use as the return object. Can be the actual class or an empty instance of the mapping type you want. If you want a collections.defaultdict, you must pass it initialized. Returns: collections.abc.MutableMappingKey-value representation of Series.
[">>> s = pd.Series([1, 2, 3, 4])\n>>> s.to_dict()\n{0: 1, 1: 2, 2: 3, 3: 4}\n>>> from collections import OrderedDict, defaultdict\n>>> s.to_dict(into=OrderedDict)\nOrderedDict([(0, 1), (1, 2), (2, 3), (3, 4)])\n>>> dd = defaultdict(list)\n>>> s.to_dict(into=dd)\ndefaultdict(<class 'list'>, {0: 1, 1: 2, 2: 3, 3: 4})"]
pandas.Series.to_dict Series.to_dict(*, into=<class 'dict'>)[source]# Convert Series to {label -> value} dict or dict-like object.
[ -0.15140914916992188, -0.2270398885011673, -0.1553826928138733, 0.11584924161434174, 0.2700466513633728, 0.19723021984100342, 0.1368613988161087, 0.39726436138153076, 0.06601240485906601, 0.26851963996887207, -0.23228876292705536, 0.4432410001754761, -0.10479127615690231, 0.4133850634098053, -0.18465359508991241, -0.24824775755405426, 0.08677250146865845, 0.2507147789001465, -0.18700948357582092, -0.011389215476810932, -0.23266743123531342, 0.00981372781097889, -0.03698742389678955, 0.09821056574583054, -0.09334684908390045, -0.22919216752052307, -0.11730050295591354, -0.29045045375823975, 0.019651195034384727, -0.3061213195323944, 0.17810620367527008, 0.1928538680076599, 0.10792331397533417, 0.42899584770202637, -0.00009848032641457394, -0.2637183368206024, 0.024874307215213776, 0.009723217226564884, -0.1604243665933609, -0.04584212601184845, -0.47323477268218994, -0.0525563508272171, 0.46738603711128235, -0.21972593665122986, -0.044305168092250824, -0.05139556899666786, 0.07085275650024414, -0.03799264132976532, 0.43946489691734314, 0.1365078091621399, 0.2878393828868866, -0.555435299873352, 0.05956501513719559, -0.1619652658700943, 0.006542503833770752, -0.07505293935537338, 0.16943728923797607, 0.2339034527540207, -0.18379269540309906, -0.07117906957864761, 0.012434929609298706, 0.3742871880531311, -0.0718495100736618, -0.11008047312498093, 0.04216333478689194, 0.1036233976483345, 0.23179587721824646, -0.1410081535577774, -0.022012174129486084, 0.36902493238449097, 0.41196370124816895, -0.4315810799598694, -0.2978469133377075, 0.021428724750876427, 0.02885100618004799, -0.10032238066196442, -0.43766042590141296, -0.01651633344590664, 0.03734240680932999, 0.33709535002708435, 0.24735963344573975, 0.20653671026229858, -0.20072221755981445, 0.200537770986557, -0.4880073666572571, 0.23191684484481812, -0.19235044717788696, -0.18670587241649628, -0.0689195767045021, -0.18328648805618286, -0.14057280123233795, 0.14224731922149658, 0.07324828207492828, 0.07939807325601578, 0.14159907400608063, -0.21205571293830872, 0.007153014186769724, -0.4242219924926758, -0.11336152255535126, 0.08670706301927567, -0.0012025166070088744, 0.045437972992658615, -0.15791603922843933, 0.26783353090286255, 0.20857076346874237, -0.045684460550546646, 0.22700873017311096, 0.0613650307059288, 0.12670961022377014, 0.1888342648744583, -0.2556501626968384, -0.13849714398384094, -0.1375226080417633, 0.04130209609866142, 0.10077734291553497, 0.014109713956713676, 0.14412716031074524, -0.008647399954497814, -0.5367588996887207, -0.1521533578634262, -0.06676825135946274, 0.0674939677119255, 0.09444516152143478, 0.25582611560821533, -0.016246886923909187, 0.7211524248123169, 0.20412513613700867, 0.10814322531223297, 0.40919527411460876, 0.2957455515861511, -0.23335705697536469, 0.38570404052734375, 0.24259942770004272, -0.06664904952049255, -0.16667091846466064, 0.284965455532074, 0.1702652871608734, -0.008433043956756592, 0.22244574129581451, -0.08554787933826447, -0.03606501594185829, -0.08115381002426147, 0.12897799909114838, 0.1375410258769989, -0.18392227590084076, -0.018939051777124405, 0.1186978667974472, -0.39954158663749695, -0.22244945168495178, 0.003263802733272314, 0.13049504160881042, -0.0052620586939156055, -0.2747246325016022, 0.3165620267391205, 0.2103908509016037, -0.06538199633359909, 0.11847381293773651, 0.3145577311515808, -0.014053444378077984, -0.13065798580646515, 0.12810342013835907, -0.17829450964927673, 0.09276172518730164, -0.17486028373241425, 0.16242560744285583, 0.23225706815719604, -0.5837097764015198, -0.0451694019138813, 0.08964802324771881, -0.14367422461509705, 0.047825220972299576, 0.08692599833011627, -0.06080221012234688, 0.06273679435253143, 0.09773648530244827, 0.04491308331489563, 0.19718310236930847, -0.5530990958213806, -0.24365770816802979, -0.04641399160027504, 0.008759072050452232, 0.06047028303146362, 0.29156428575515747, 0.24473358690738678, 0.06205376237630844, 0.06394824385643005, 0.2367454618215561, 0.05218173936009407, -0.11374236643314362, -0.2301304042339325, 0.0953335091471672, -0.13417382538318634, 0.03963771089911461, -0.10300543904304504, -0.0713404193520546, 0.26431018114089966, 0.0753868892788887, 0.153304785490036, 0.22648413479328156, -0.17356984317302704, 0.006676968652755022, -0.11119998246431351, 0.5320444703102112, 0.04028702899813652, -0.07302975654602051, -0.4073641300201416, 0.11174877732992172, -0.11656242609024048, -0.021685447543859482, 0.051682207733392715, -0.16554142534732819, -0.4233856797218323, -0.4702067971229553, -0.019091729074716568, 0.05748172849416733, 0.21627387404441833, 0.34811800718307495, -0.0597883015871048, -0.04482242092490196, -0.108771912753582, -0.20836035907268524, 0.1248888298869133, -0.08164188265800476, 0.1633598953485489, 0.1970195770263672, -0.24098071455955505, 0.09688515961170197, -0.14068397879600525, -0.1607411950826645, 0.17707860469818115, 0.22344334423542023, 0.1271386295557022, 0.1799294650554657, 0.2232525795698166, 0.15605667233467102, -0.06610414385795593, -0.02016369439661503, 0.028738200664520264, -0.0662158951163292, -0.0394112803041935, -0.022364437580108643, 0.017540588974952698, 0.23676948249340057, -0.05881040170788765, -0.2405479997396469, 0.38466036319732666, 0.024815205484628677, -0.11731462925672531, -0.06538494676351547, 0.38566485047340393, 0.4681985378265381, -0.028804901987314224, -0.1707637757062912, -0.3252490758895874, -0.36822476983070374, -0.03883277252316475, -0.12600789964199066, -0.07866983115673065, -0.4877738356590271, 0.25743627548217773, 0.24345539510250092, -0.17933501303195953, 0.4291079044342041, 0.10650040209293365, -0.1303504854440689, 0.02935592085123062, 0.02739132195711136, 0.2688591182231903, -0.07905740290880203, 0.07378747314214706, 0.017164183780550957, 0.11949978768825531, -0.07079625129699707, 0.01913842372596264, 0.13002021610736847, 0.024354714900255203, 0.22488313913345337, -0.04936530441045761, 0.1502545028924942, 0.012496629729866982, -0.1334458440542221, -0.0817844420671463, -0.3085644841194153, 0.02559032291173935, -0.15562915802001953, 0.17782661318778992, -0.21318848431110382, -0.15096411108970642, -0.10893237590789795, -0.2728506028652191, 0.19058562815189362, -0.355983704328537, -0.026587270200252533, 0.18338672816753387, -0.11313675343990326, -0.02452130988240242, 0.07565262913703918, 0.058573994785547256, 0.32581624388694763, -0.281761109828949, -0.14341355860233307, -0.38860398530960083, -0.009206589311361313, 0.24502237141132355, -0.11457788944244385, 0.11241909116506577, 0.07629245519638062, -0.10125494748353958, 0.21143867075443268, 0.10138782858848572, -0.15153254568576813, -0.17207886278629303, -0.06451519578695297, -0.08046514540910721, 0.2809152603149414, 0.32068127393722534, -0.2898575961589813, -0.16966460645198822, -0.24329112470149994, 0.15433256328105927, 0.0781620442867279, 0.02418859489262104, -0.1304648518562317, 0.1931840479373932, 0.15608125925064087, -0.10572841763496399, -0.29355916380882263, -0.3605307340621948, 0.2933334410190582, 0.2732656002044678, 0.03312908858060837, -0.23322758078575134, 0.1300765573978424, 0.25784143805503845, 0.21969163417816162, 0.2880525290966034, -0.0823172777891159, 0.011414052918553352, 0.3216669261455536, -0.08972524851560593, -0.07782134413719177, 0.11382333934307098, -0.2654903829097748, 0.16015149652957916, -0.18811342120170593, -0.03129717707633972, -0.21839453279972076, -0.03834344446659088, 0.05519925057888031, 0.15827813744544983, 0.047531794756650925, 0.13946063816547394, 0.34226059913635254, -0.24883918464183807, 0.09907189011573792, -0.02428891882300377, 0.07879118621349335, 0.19742795825004578, -0.13260571658611298, -0.13381288945674896, 0.46326711773872375, 0.07932574301958084, 0.14889414608478546, -0.047551512718200684, -0.008811166509985924, -0.051426492631435394, -0.21458564698696136, -0.03082095831632614, 0.12068408727645874, -0.06418066471815109, -0.3718610405921936, -0.2064652144908905, -0.09546422213315964, -0.04875563085079193, -0.08422824740409851, 0.03921837359666824, -0.09052576869726181, 0.21697932481765747, -0.25496596097946167, -0.03511565923690796, 0.020718960091471672, -0.7370983958244324, -0.08315759897232056, -0.0563916377723217, 0.08765693753957748, -0.0367593877017498, -0.016387764364480972, -0.10705899447202682, -0.039503313601017, -0.07241379469633102, -0.1354532241821289, -0.20523786544799805, -0.09078763425350189, -0.23927976191043854, 0.28850704431533813, 0.07078579813241959, 0.13966405391693115, 0.15140041708946228, -0.23867455124855042, -0.04689870402216911, 0.03980617597699165, 0.4667729139328003, 0.1258160024881363, -0.336656779050827, 0.10951748490333557, -0.4402081370353699, -0.2275816947221756, 0.07128062844276428, -0.4292607307434082, -0.19568955898284912, -0.0780663713812828, 0.030780527740716934, -0.23631994426250458, -0.02610853686928749, 0.359661340713501, 0.1812557727098465, -0.20002858340740204, 0.2860555648803711, -0.041784729808568954, -0.47621479630470276, -0.07102925330400467, -0.03477087616920471, 0.3444211781024933, 0.2829761803150177, -0.021458420902490616, -0.2099076360464096, -0.29829028248786926, -0.06471724808216095, 0.3866063356399536, 0.04297203570604324, -0.01756269484758377, 0.2537602186203003, -0.21742886304855347, -0.13584960997104645, -0.006414363626390696, 0.0640743300318718, -0.1457737386226654, -0.1485735923051834, -0.3090097904205322, -0.22699737548828125, 0.10033524036407471, 0.3019392788410187, 0.003562278812751174, -0.001147322473116219, 0.1604897528886795, 0.022209085524082184, -0.011188213713467121, -0.022443966940045357, -0.03502759709954262, 0.02993982471525669, 0.2678622305393219, -0.27441293001174927, -0.4369143545627594, 0.5379114747047424, 0.18862439692020416, -0.03862101212143898, 0.08887287974357605, 0.10365563631057739, -0.3150978088378906, 0.2841273248195648, 0.062053799629211426, 0.639362096786499, -0.3509707748889923, 0.1638316959142685, 0.3340708613395691, -0.1586284339427948, 0.5319825410842896, -0.05367886647582054, 0.28846070170402527, -0.3508146107196808, 0.020341675728559494, -0.34101951122283936, -0.04932514205574989, -0.059055544435977936, 0.35187840461730957, -0.4650171995162964, 0.2715514898300171, -0.7828013300895691, 0.03594231605529785, 0.2593831419944763, 0.09652344882488251, 0.013047223910689354, -0.16914872825145721, -0.2531779408454895, 0.3143535554409027, 0.006842983886599541, -0.03290200233459473, -0.09882697463035583, -0.15035592019557953, -0.03930043801665306, 0.22500096261501312, -0.02985231950879097, -0.08449991047382355, 0.05804518610239029, 0.28672999143600464, 0.07243036478757858, -0.27249419689178467, -0.17328636348247528, 0.33121660351753235, 0.2432183027267456, -0.11203061044216156, 0.0034627679269760847, 0.17463387548923492, 0.06516943126916885, 0.03143870830535889, 0.06655804067850113, 0.20590171217918396, 0.6507319808006287, 0.1910337507724762, 0.1079743430018425, 0.39762505888938904, 0.12528888881206512, -0.15382716059684753, 0.18063142895698547, 0.09306657314300537, 0.005965257063508034, -0.40234440565109253, -0.12495090812444687, -0.04196731001138687, -0.23819434642791748, -0.19520840048789978, 0.2665848731994629, 0.08711916953325272, -0.3458152115345001, 0.15357503294944763, 0.1597299873828888, -0.17927512526512146, 0.09462150931358337, 0.03516784682869911, 0.0935436561703682, 0.03810305520892143, 0.299553245306015, -0.07873325794935226, -0.10770776122808456, -0.2574435770511627, 0.10493197292089462, 0.057136356830596924, 0.1310701221227646, 0.6259159445762634, 0.014318044297397137, -0.20033802092075348, -0.17732565104961395, -0.046552859246730804, -0.10224251449108124, 0.3701985776424408, -0.356534868478775, -0.21625003218650818, -0.3891502916812897, 0.0787365734577179, 0.3142520487308502, 0.3131508231163025, 0.11737778782844543, 0.1479087918996811, -0.1304706186056137, -0.0412532240152359, -0.46249860525131226, -0.08037430793046951, -0.4107288718223572, 0.022913740947842598, 0.0911395326256752, 0.1309327781200409, -0.06775256991386414, 0.3262733817100525, 0.3572903871536255, 0.14629872143268585, 0.1995777189731598, -0.39799225330352783, -0.2024563103914261, -0.027896622195839882, -0.037436556071043015, 0.1286786049604416, 0.0561717189848423, 0.13800214231014252, -0.2552948296070099, -0.14888864755630493, -0.1596611738204956, 0.3011419177055359, -0.07666569203138351, 0.5628207921981812, -0.0996817871928215, 0.038961831480264664, 0.02717442996799946, -0.11976122111082077, 0.02589300647377968, 0.010121195577085018, -0.1462247520685196, 0.2974882423877716, 0.015802867710590363, -0.10529430955648422, 0.02435671165585518, 0.15346616506576538, -0.08903883397579193, -0.11819816380739212, 0.11504495143890381, 0.05069700628519058, -0.15118545293807983, -0.006734341848641634, 0.2666541337966919, 0.15342707931995392, -0.17641961574554443, 0.16241148114204407, 0.14289338886737823, 0.2974177598953247, -0.4302704334259033, 0.08154229819774628, 0.06288443505764008, -0.15338481962680817, 0.28067392110824585, 0.18637175858020782, -0.15751655399799347, 0.018993474543094635, -0.16496795415878296, -0.05809212848544121, -0.1376737803220749, -0.16819629073143005, 0.2326386421918869, 0.4678460359573364, 0.19811706244945526, 0.01923861727118492, 0.2792087197303772, 0.29676857590675354, 0.2560908794403076, 0.3138206899166107, 0.15328635275363922, 0.13948671519756317, -0.07366947084665298, -0.039418675005435944, 0.2748149335384369, 0.1307731717824936, 0.12289322912693024, 0.1377829760313034, -0.28533703088760376, -0.09050033241510391, 0.17025335133075714, -0.17229187488555908, -0.23089782893657684, -0.10271142423152924, 0.1253872811794281, 0.21581023931503296, -0.1262001097202301, -0.10800271481275558, 0.058480821549892426, 0.04315220192074776, 0.12283048033714294, -0.24697242677211761, 0.1036854088306427, -0.1820289045572281, 0.21055196225643158, -0.06881339848041534, 0.2412680685520172, -0.10507825762033463, 0.24506457149982452, -0.0576782152056694, 0.301349937915802, -0.22582438588142395, -0.5398905277252197, 0.09931759536266327, 0.02172219567000866, -0.018896931782364845, 0.14724206924438477, 0.2803901731967926, 0.1368379145860672, -0.37498030066490173, 0.2215835601091385, -0.18118396401405334, -0.43660807609558105, 0.060480814427137375, -0.11845114827156067, 0.1114112138748169, 0.24925024807453156, -0.0710102766752243, 0.3555625379085541, -0.22362108528614044, -0.15709243714809418, 0.3119798004627228, 0.20732660591602325, -0.4397411644458771, 0.3655833899974823, 0.09798243641853333, -0.18327966332435608, -0.04158487915992737, 0.05391022562980652, -0.19075244665145874, -0.12742258608341217, 0.18773072957992554, -0.2132587432861328, 0.25803229212760925, 0.2523250877857208, 0.21179339289665222, 0.2707153856754303, 0.13560011982917786, -0.18476447463035583, 0.31355831027030945, 0.06520231813192368, 0.07208438217639923, -0.19998222589492798, -0.100359246134758, 0.3540687561035156, -0.27584391832351685, -0.12309525161981583, 0.16499948501586914, -0.11662997305393219, 0.10058176517486572, -0.18276478350162506, 0.07842535525560379, -0.39191579818725586, -0.012275583110749722, 0.2907961308956146, -0.2723923921585083, -0.2226657271385193, 0.15454304218292236, 0.10188852250576019, -0.22816336154937744, 0.008987254463136196, -0.02988893911242485, 0.2995326519012451, -0.05240849405527115, 0.057089321315288544, 0.02866903878748417, -0.009962775744497776, -0.07757546752691269, 0.07278714329004288, 0.10887809097766876, -0.06580346077680588, 0.33815696835517883, 0.46580854058265686, -0.27359190583229065, -0.15775693953037262, 0.26864829659461975, -0.2760218679904938, 0.24193279445171356, -0.007585777901113033, -0.06169312447309494, 0.10764385014772415, 0.14474840462207794, 0.12208743393421173, -0.1722232848405838, -0.37444642186164856, 0.2218795269727707, -0.019002443179488182, -0.16915036737918854, 0.1863940954208374, 0.28517112135887146, -0.20128287374973297, 0.03511105477809906, 0.040306102484464645, -0.17222994565963745, 0.21677182614803314, -0.3031454384326935, -0.5341945290565491, -0.19477152824401855, -0.01950053498148918, -0.042752206325531006, -0.088205486536026, 0.16666558384895325, 0.10813619196414948, 0.278243750333786, -0.10065963119268417, -0.41396448016166687, 0.11444801837205887, 0.0512215793132782, -0.000875780126079917, -0.15572330355644226, 0.004081913270056248, 0.24553845822811127, 0.16403846442699432, -0.318244606256485, -0.31397145986557007 ]
14
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.copy.html
pandas.api.extensions.ExtensionArray.copy
ExtensionArray.copy()[source]# Return a copy of the array.
Returns: ExtensionArray
['>>> arr = pd.array([1, 2, 3])\n>>> arr2 = arr.copy()\n>>> arr[0] = 2\n>>> arr2\n<IntegerArray>\n[1, 2, 3]\nLength: 3, dtype: Int64']
pandas.api.extensions.ExtensionArray.copy ExtensionArray.copy()[source]# Return a copy of the array.
[ 0.2552269995212555, -0.2023015320301056, -0.19286924600601196, -0.03729274123907089, 0.019409621134400368, 0.01086873933672905, 0.113193579018116, 0.3704909384250641, -0.08522770553827286, 0.2661875784397125, -0.05285705253481865, 0.4271886348724365, -0.0009380162227898836, 0.04521816223859787, 0.2136770486831665, -0.11013609915971756, 0.05533643811941147, 0.2565584182739258, -0.09685813635587692, -0.2177620530128479, -0.3107830286026001, 0.016462629660964012, 0.15269704163074493, 0.26711785793304443, 0.020571550354361534, -0.07203124463558197, -0.34599199891090393, 0.04373253509402275, -0.103001669049263, 0.0037232039030641317, 0.33291393518447876, -0.06855981796979904, -0.1428000032901764, -0.006398214492946863, -0.00009997595770983025, -0.08226294070482254, 0.21734528243541718, -0.01892729103565216, -0.07874669879674911, 0.06956560164690018, -0.2052844762802124, 0.07762043923139572, 0.06149265170097351, -0.3946787416934967, 0.17950500547885895, -0.40195223689079285, 0.15663281083106995, -0.2890327274799347, 0.2909262776374817, 0.17152003943920135, 0.2780899703502655, -0.02149070054292679, 0.1311158835887909, -0.004031747113913298, -0.04326700046658516, -0.1659448742866516, 0.29101499915122986, 0.07859227806329727, 0.335171103477478, 0.19761574268341064, 0.05918329954147339, 0.07576258480548859, -0.17512768507003784, 0.02237539552152157, 0.05967406928539276, -0.015234527178108692, -0.06849869340658188, -0.06818950921297073, 0.2813040316104889, 0.2498447299003601, 0.423465371131897, -0.3606351613998413, -0.46723267436027527, -0.005462849047034979, 0.0814208909869194, 0.15123505890369415, -0.2502093017101288, 0.18057674169540405, 0.3071941137313843, 0.14541590213775635, 0.11709606647491455, -0.0719737857580185, -0.2678149342536926, 0.020305581390857697, -0.17011576890945435, 0.07607503235340118, -0.03338075801730156, -0.02868727408349514, 0.1331007182598114, -0.2923244833946228, 0.21548108756542206, -0.20122724771499634, 0.08866997063159943, 0.32561150193214417, 0.32655903697013855, -0.044119998812675476, -0.008835084736347198, -0.6020519137382507, 0.02451019547879696, 0.11276794224977493, 0.18240410089492798, 0.08663906902074814, -0.11627501994371414, 0.42073994874954224, 0.16346436738967896, 0.14916355907917023, -0.10950367152690887, 0.30058804154396057, 0.01259652804583311, 0.042530037462711334, -0.04386277496814728, -0.08697563409805298, 0.08727212250232697, 0.3973771631717682, 0.17011426389217377, -0.023112891241908073, 0.1614094078540802, 0.04830612987279892, -0.16518136858940125, 0.26068276166915894, -0.24984943866729736, -0.04596208035945892, -0.1090276911854744, 0.13467225432395935, 0.09965883940458298, 0.3229016661643982, 0.2036491483449936, -0.1729942411184311, 0.2845209836959839, 0.08720474690198898, -0.4250171482563019, 0.3835006654262543, 0.2821643352508545, -0.18466618657112122, -0.02737305499613285, 0.1859123408794403, 0.4951353669166565, -0.46023687720298767, 0.2610292434692383, 0.06415385752916336, 0.1513538956642151, 0.09162813425064087, 0.41085708141326904, 0.42893552780151367, 0.18048375844955444, -0.04727873578667641, 0.12291061133146286, -0.09040860831737518, -0.2575235962867737, 0.20339983701705933, 0.02156328223645687, 0.006754902191460133, -0.22643820941448212, 0.3499176800251007, -0.006786234211176634, 0.17465849220752716, -0.25762009620666504, -0.12953242659568787, -0.039583805948495865, 0.17284494638442993, 0.2628110647201538, 0.032763391733169556, 0.31129181385040283, -0.225241556763649, 0.1631445288658142, 0.16669419407844543, -0.21006129682064056, 0.04097716137766838, -0.22430552542209625, -0.043101780116558075, -0.04612139239907265, -0.055577829480171204, -0.14585793018341064, 0.006424693390727043, -0.1781851351261139, 0.38713791966438293, 0.20354044437408447, -0.020419681444764137, -0.35219189524650574, -0.2125672698020935, -0.14627060294151306, 0.09914848953485489, 0.06630992889404297, 0.1479850709438324, 0.06812386214733124, 0.06252274662256241, -0.06112212687730789, 0.17157571017742157, 0.03595444932579994, 0.17414167523384094, 0.13618916273117065, -0.32856953144073486, 0.06371018290519714, -0.11324700713157654, 0.2023303508758545, 0.13671879470348358, -0.04339374601840973, -0.15958216786384583, 0.12045125663280487, -0.2853272557258606, -0.010484441183507442, -0.031408801674842834, 0.42307049036026, -0.10137470811605453, 0.09500511735677719, -0.33260098099708557, -0.21040025353431702, 0.06054460629820824, -0.23987922072410583, -0.48510032892227173, -0.024863792583346367, -0.47120603919029236, -0.16338640451431274, 0.27366068959236145, 0.05550071597099304, -0.003532259026542306, 0.273567795753479, 0.02964172326028347, 0.18404395878314972, 0.11735445261001587, -0.28496214747428894, -0.04683522880077362, -0.09176825731992722, 0.14658823609352112, -0.29482388496398926, 0.17159591615200043, -0.09136153012514114, -0.013669258914887905, -0.03441831097006798, -0.12693089246749878, 0.14147932827472687, -0.03361814096570015, 0.09893849492073059, 0.2632978856563568, -0.07986675947904587, 0.24970091879367828, -0.08036883175373077, 0.17150408029556274, 0.1287943571805954, 0.0027501170989125967, 0.030683055520057678, 0.3761710822582245, 0.24870331585407257, -0.020136121660470963, -0.06808624416589737, 0.39569902420043945, -0.07045037299394608, -0.20617732405662537, 0.2431350201368332, 0.13107621669769287, 0.20470976829528809, 0.09238192439079285, -0.13446424901485443, -0.28705090284347534, -0.3497677445411682, 0.23402786254882812, 0.031005676835775375, 0.09336410462856293, -0.2535013258457184, 0.3487616777420044, 0.4621278643608093, -0.1998799741268158, 0.28687188029289246, 0.09994800388813019, 0.014500909484922886, -0.028115881606936455, 0.1527715027332306, 0.2754749357700348, 0.1350879818201065, 0.09807465225458145, 0.13328438997268677, 0.08413815498352051, -0.016385193914175034, 0.11307284235954285, 0.25110891461372375, 0.1907995343208313, 0.2904292941093445, -0.24762314558029175, -0.006084172520786524, -0.11550667881965637, -0.30484655499458313, -0.000035264463804196566, -0.02358478121459484, 0.09176047146320343, -0.01605026237666607, 0.12921632826328278, -0.3486015200614929, -0.3526231646537781, -0.1522950381040573, -0.6756620407104492, 0.06611832976341248, -0.19531355798244476, -0.05225323513150215, 0.3567443788051605, -0.3693653345108032, -0.05571363866329193, -0.22924557328224182, -0.02527696080505848, 0.2554590702056885, -0.004419241566210985, -0.1143861711025238, 0.1480141580104828, 0.1351214349269867, 0.24770750105381012, -0.13607217371463776, 0.02808036468923092, 0.2452443242073059, 0.2695915997028351, 0.29111990332603455, -0.3364708423614502, -0.08149734139442444, 0.04226040840148926, -0.013481847010552883, -0.1898123323917389, 0.264583945274353, 0.23815476894378662, -0.04920414835214615, -0.4092906415462494, -0.30795717239379883, -0.012268485501408577, -0.26103246212005615, -0.12769469618797302, 0.12201359868049622, -0.13810183107852936, -0.17522838711738586, -0.2287328988313675, 0.07043560594320297, -0.0875236988067627, 0.3459492027759552, -0.0040625655092298985, 0.20585064589977264, -0.1488206684589386, 0.025341924279928207, 0.4170720875263214, 0.2539251446723938, 0.04210008680820465, -0.2379918247461319, 0.03641796112060547, 0.06408707797527313, -0.06823145598173141, -0.17880360782146454, -0.08428987860679626, -0.32900434732437134, 0.2127426564693451, 0.021831326186656952, 0.13560590147972107, -0.6889377236366272, -0.2033943235874176, -0.16870124638080597, 0.12646296620368958, 0.11471061408519745, 0.32886165380477905, 0.11340838670730591, -0.20764599740505219, -0.07281653583049774, -0.08499202132225037, 0.1899738907814026, 0.23485367000102997, -0.1508326530456543, -0.16492027044296265, 0.2624446153640747, 0.09531978517770767, 0.013819229789078236, 0.07566701620817184, -0.07354322075843811, 0.08915292471647263, -0.19662290811538696, 0.20849525928497314, 0.03861554339528084, -0.26323533058166504, -0.3556080460548401, -0.009762863628566265, -0.17011520266532898, 0.0858970507979393, -0.2298281341791153, -0.13113202154636383, 0.15803933143615723, -0.19016848504543304, -0.4231322705745697, -0.15906107425689697, -0.2088019698858261, -0.011687224730849266, 0.05254670977592468, 0.23731952905654907, 0.1749582141637802, -0.1167532280087471, 0.1306028962135315, -0.16281448304653168, -0.04788801446557045, 0.15478898584842682, -0.0425286665558815, -0.10424579679965973, -0.5436673760414124, -0.07289525121450424, 0.3515332341194153, 0.3086336851119995, 0.233709454536438, 0.31702473759651184, -0.13705532252788544, 0.04249979183077812, -0.27418336272239685, 0.7218310832977295, 0.28645631670951843, -0.11223381757736206, 0.001580913900397718, -0.24684050679206848, 0.034401703625917435, -0.06255832314491272, 0.017023365944623947, 0.11403002589941025, 0.02815735526382923, -0.04365365579724312, -0.08167074620723724, 0.27424633502960205, 0.16999396681785583, -0.004477667156606913, -0.23662212491035461, 0.47900718450546265, -0.17763227224349976, -0.6054705381393433, -0.1710464060306549, 0.051515206694602966, -0.04057854786515236, 0.19105219841003418, -0.015686633065342903, -0.20155875384807587, -0.09768112748861313, -0.36005493998527527, 0.07316656410694122, 0.18800286948680878, 0.23711031675338745, 0.10162641853094101, -0.03848794102668762, -0.2919502258300781, -0.135822594165802, 0.20009131729602814, 0.1782916784286499, 0.053553491830825806, 0.15499719977378845, -0.20963552594184875, -0.15877243876457214, 0.3733406364917755, 0.12222010642290115, -0.10706566274166107, 0.15029002726078033, -0.02022939920425415, -0.19346165657043457, 0.3083462417125702, -0.28633540868759155, 0.13813157379627228, -0.13614827394485474, 0.1930598020553589, -0.35619449615478516, 0.42175161838531494, 0.10366420447826385, 0.0016437190352007747, 0.3118196427822113, 0.2842031419277191, -0.23474009335041046, -0.0801161378622055, 0.2731671929359436, 0.5556612610816956, -0.2296922653913498, 0.2506101131439209, 0.08182791620492935, -0.3000299036502838, 0.21842700242996216, 0.3491637110710144, 0.05392586812376976, -0.3181159794330597, -0.3032310903072357, -0.22354212403297424, 0.02149687334895134, 0.11300527304410934, -0.07200878858566284, -0.3017149269580841, 0.15455225110054016, -0.038635652512311935, 0.3865235149860382, 0.3622362017631531, 0.12396939098834991, -0.29109928011894226, -0.16779185831546783, -0.32951533794403076, 0.23206572234630585, 0.023246226832270622, -0.4430249333381653, 0.056249044835567474, -0.195630744099617, -0.2330307960510254, -0.13414552807807922, 0.047705214470624924, 0.1977584809064865, 0.004305585753172636, 0.47233909368515015, 0.04025295376777649, -0.10525491833686829, -0.6350865364074707, -0.17306670546531677, 0.07489652931690216, 0.06811683624982834, 0.04286208376288414, -0.16880705952644348, 0.1569836139678955, -0.029050074517726898, -0.23935069143772125, 0.08263769745826721, 0.5593131184577942, 0.13410234451293945, 0.15637268126010895, 0.3399391174316406, 0.1030745655298233, -0.11641781777143478, -0.2692367732524872, 0.1632447987794876, 0.04622720927000046, -0.10481590777635574, -0.27186277508735657, 0.055222537368535995, -0.4219960868358612, -0.03658844158053398, 0.2111460268497467, 0.07673116028308868, -0.2850959897041321, 0.15448828041553497, 0.1585909128189087, -0.12002839893102646, 0.11039412766695023, 0.4053034782409668, 0.4944108724594116, 0.32991644740104675, 0.40685686469078064, -0.3827407658100128, -0.04770493507385254, -0.1779109686613083, -0.1393318921327591, -0.033023446798324585, 0.1503741592168808, 0.48319414258003235, -0.2617131471633911, -0.263163685798645, -0.130288228392601, -0.11281311511993408, -0.21548014879226685, 0.4084131121635437, -0.4575711488723755, -0.1359434425830841, -0.40847015380859375, 0.1557224690914154, -0.0383598692715168, 0.534575879573822, 0.14950044453144073, 0.06273185461759567, -0.03956811502575874, -0.056065283715724945, -0.4342035949230194, 0.08126408606767654, -0.4073370397090912, -0.10926812142133713, -0.004684490151703358, 0.12523400783538818, -0.04155940189957619, -0.028163446113467216, 0.23069392144680023, 0.36122408509254456, 0.04973010718822479, -0.3476109206676483, -0.0807839184999466, 0.012811550870537758, -0.013747657649219036, 0.2164863646030426, 0.08077584207057953, -0.12963618338108063, -0.3682204782962799, -0.03187505900859833, -0.10328418016433716, 0.10001728683710098, 0.15700536966323853, 0.18450477719306946, 0.17601637542247772, -0.18286766111850739, -0.055162616074085236, -0.037270400673151016, -0.2540566623210907, -0.05934774503111839, -0.3139975070953369, 0.14886945486068726, -0.28132084012031555, -0.11573096364736557, 0.11383593082427979, -0.10748326778411865, -0.20676276087760925, -0.07455246150493622, 0.39373669028282166, 0.21598169207572937, -0.5043225884437561, -0.23521792888641357, 0.5356701612472534, 0.06716945022344589, 0.014194630086421967, 0.026518624275922775, 0.1302279531955719, 0.25385621190071106, -0.44269832968711853, -0.24627049267292023, 0.2256690263748169, -0.2523703873157501, 0.1342906653881073, 0.16647498309612274, 0.08799219131469727, -0.06359363347291946, 0.14683765172958374, 0.03327421844005585, 0.37614020705223083, -0.10476463288068771, 0.1167890653014183, 0.3697323501110077, -0.07004332542419434, 0.0028252433985471725, 0.14032390713691711, 0.25209683179855347, 0.4576926827430725, -0.09573936462402344, 0.12235184758901596, 0.40330126881599426, -0.2169792652130127, -0.16356013715267181, 0.3002109229564667, -0.023789461702108383, -0.06831046938896179, 0.020463071763515472, 0.016330422833561897, 0.45824411511421204, 0.5227223634719849, 0.09176001697778702, -0.05601094290614128, 0.036724526435136795, -0.08187918365001678, 0.31582510471343994, -0.07846581190824509, 0.10272691398859024, 0.33905062079429626, 0.08005144447088242, -0.15855754911899567, -0.06022125110030174, 0.3195747137069702, -0.21605177223682404, -0.08493497967720032, -0.21913273632526398, -0.1028408631682396, 0.14423216879367828, 0.22539736330509186, -0.20151954889297485, 0.014738227240741253, -0.3457126021385193, -0.37346556782722473, 0.29472658038139343, -0.215728759765625, -0.15368717908859253, 0.25839486718177795, 0.0622180700302124, -0.14235812425613403, -0.12751136720180511, 0.3360895812511444, -0.09792087972164154, -0.3015691041946411, 0.014936947263777256, -0.13836096227169037, 0.03599420562386513, -0.25456470251083374, 0.19993622601032257, 0.2952690124511719, -0.13429012894630432, 0.0035650329664349556, 0.36264923214912415, 0.13895907998085022, -0.22571727633476257, 0.28720220923423767, 0.10205278545618057, -0.19312667846679688, -0.3392479121685028, -0.12545323371887207, -0.5308746695518494, -0.26090821623802185, -0.2648601830005646, -0.3260003328323364, 0.15245933830738068, 0.05809424817562103, 0.1778322160243988, 0.12293215095996857, 0.2707199454307556, 0.200686976313591, 0.2601032555103302, 0.26334279775619507, -0.15858040750026703, -0.23916274309158325, 0.12414632737636566, 0.03420582041144371, -0.3012215793132782, 0.1770065873861313, 0.1597309410572052, -0.053060855716466904, -0.4848741292953491, -0.019547114148736, 0.1665942668914795, -0.21970222890377045, 0.25208765268325806, 0.09910367429256439, -0.4833948612213135, 0.01813596487045288, -0.30069977045059204, 0.015202580951154232, -0.12461010366678238, 0.08252523094415665, -0.33659809827804565, 0.2995317578315735, 0.015360905788838863, 0.054670825600624084, -0.16955427825450897, 0.10603528469800949, 0.18922050297260284, 0.029906077310442924, -0.23070240020751953, -0.21075695753097534, 0.15943363308906555, 0.14753787219524384, 0.35887429118156433, -0.2128957211971283, 0.11720709502696991, 0.10566810518503189, 0.15050695836544037, 0.03557503595948219, -0.3005391061306, -0.16881632804870605, 0.3070824146270752, 0.15065400302410126, -0.03413690999150276, -0.28758686780929565, 0.3248126804828644, -0.4896264970302582, -0.11994870007038116, -0.039180077612400055, 0.20190513134002686, -0.23989388346672058, 0.15542328357696533, 0.11311917752027512, -0.24391072988510132, 0.6041961312294006, -0.37879982590675354, -0.4412704110145569, -0.26796862483024597, 0.059319719672203064, -0.08437836170196533, -0.2888738214969635, -0.11181143671274185, -0.0830008015036583, 0.21560171246528625, -0.22151099145412445, -0.23475302755832672, 0.08811233937740326, -0.037791598588228226, 0.050660740584135056, -0.32329511642456055, 0.1814979761838913, 0.29007527232170105, -0.07840204983949661, 0.10461510717868805, -0.20882131159305573 ]
15
..\pandas\reference\api\pandas.tseries.offsets.BYearBegin.html
pandas.tseries.offsets.BYearBegin
class pandas.tseries.offsets.BYearBegin# DateOffset increments between the first 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 1A specific integer for the month of the year.
[">>> from pandas.tseries.offsets import BYearBegin\n>>> ts = pd.Timestamp('2020-05-24 05:01:15')\n>>> ts + BYearBegin()\nTimestamp('2021-01-01 05:01:15')\n>>> ts - BYearBegin()\nTimestamp('2020-01-01 05:01:15')\n>>> ts + BYearBegin(-1)\nTimestamp('2020-01-01 05:01:15')\n>>> ts + BYearBegin(2)\nTimestamp('2022-01-03 05:01:15')\n>>> ts + BYearBegin(month=11)\nTimestamp('2020-11-02 05:01:15')"]
pandas.tseries.offsets.BYearBegin class pandas.tseries.offsets.BYearBegin# DateOffset increments between the first 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.09185703098773956, -0.36200612783432007, -0.0850796028971672, -0.15839233994483948, 0.06509282439947128, 0.15356627106666565, 0.2735942602157593, 0.09530893713235855, -0.34460288286209106, 0.21137097477912903, 0.19896067678928375, 0.13464629650115967, 0.06430061161518097, 0.32688140869140625, -0.17080572247505188, -0.3302122950553894, 0.06493698805570602, 0.37189167737960815, 0.054545801132917404, 0.026901863515377045, -0.16832777857780457, 0.02670750953257084, -0.1752445548772812, 0.18816114962100983, -0.07134973257780075, -0.3059735596179962, -0.33811551332473755, -0.2923728823661804, -0.04267430305480957, -0.4158152639865875, -0.048432160168886185, 0.27826133370399475, 0.29975223541259766, 0.5677694082260132, -0.00010698659025365487, -0.433576375246048, 0.17012697458267212, -0.1607566624879837, -0.2574002742767334, 0.5112786293029785, -0.16925258934497833, -0.25265800952911377, 0.16137179732322693, -0.4392150938510895, -0.25419360399246216, -0.2993469536304474, -0.2557796537876129, -0.07794349640607834, 0.44418981671333313, 0.4971504807472229, 0.205520361661911, -0.20386537909507751, -0.051442332565784454, -0.1362289935350418, 0.0978638306260109, -0.2142086625099182, -0.10674764961004257, 0.04302148148417473, -0.14122362434864044, 0.0431036576628685, 0.10362061113119125, -0.19015266001224518, 0.040976475924253464, 0.023073993623256683, 0.3568952679634094, 0.20316439867019653, 0.4194992184638977, -0.09554995596408844, 0.2713538110256195, 0.31020182371139526, 0.529620885848999, -0.34703612327575684, -0.32146868109703064, -0.04343290627002716, -0.10902918130159378, -0.2818918526172638, -0.28533315658569336, -0.07856082916259766, 0.21263724565505981, 0.04393073171377182, 0.00024902611039578915, 0.2238231897354126, -0.31269219517707825, 0.3299666941165924, 0.006811236497014761, 0.13791769742965698, -0.29770106077194214, -0.16422158479690552, 0.09118209779262543, -0.3433218002319336, 0.2977803945541382, -0.15764613449573517, 0.1099809780716896, 0.5473772287368774, 0.15937861800193787, -0.19406867027282715, 0.07276547700166702, 0.11029765009880066, -0.30324772000312805, -0.049835577607154846, 0.20541329681873322, 0.004215257707983255, 0.006263948045670986, 0.09891961514949799, -0.15365815162658691, 0.06740903854370117, 0.37863966822624207, -0.3260280191898346, 0.16192936897277832, 0.20655161142349243, -0.03156167268753052, -0.15794768929481506, 0.11209939420223236, 0.01707868091762066, 0.09963477402925491, 0.009705247357487679, -0.08126898109912872, 0.013710451312363148, 0.02288355492055416, 0.141603484749794, 0.043779563158750534, -0.09664908796548843, 0.08602625876665115, -0.008426021784543991, -0.07262637466192245, 0.11525318026542664, -0.21902693808078766, -0.08962490409612656, 0.2882535457611084, -0.093854159116745, -0.28316622972488403, 0.17982229590415955, -0.05188875272870064, 0.09759112447500229, -0.21287716925144196, 0.03508802503347397, 0.16612060368061066, 0.44895824790000916, 0.05257263779640198, -0.09446391463279724, 0.14265076816082, -0.11162636429071426, 0.06935416162014008, 0.12897540628910065, -0.6119871735572815, -0.07045135647058487, -0.13835379481315613, -0.17605623602867126, -0.327347069978714, -0.01784702017903328, 0.25726279616355896, -0.09200313687324524, -0.018484443426132202, 0.2556294798851013, -0.39680495858192444, -0.07296320796012878, 0.047903936356306076, 0.4768659472465515, -0.08962953090667725, 0.09287507086992264, 0.3542943596839905, -0.13404732942581177, -0.3781714141368866, -0.24512070417404175, 0.36846214532852173, 0.23094038665294647, -0.5209499597549438, -0.2869504690170288, -0.06485586613416672, -0.23629386723041534, 0.19730356335639954, -0.3011501729488373, 0.10915760695934296, 0.08644542843103409, -0.1973220705986023, -0.39947032928466797, 0.19656309485435486, 0.00869444664567709, 0.10451994091272354, -0.06782384216785431, -0.08584007620811462, -0.1616269052028656, 0.03882942721247673, 0.08867258578538895, -0.07069609314203262, -0.18289266526699066, -0.24550321698188782, 0.036935288459062576, -0.2734408676624298, -0.2603510022163391, -0.053720779716968536, -0.26387035846710205, -0.05138516426086426, 0.10792636126279831, 0.02446567453444004, 0.09848420321941376, 0.2154739797115326, -0.06239253655076027, -0.036203209310770035, -0.1184307187795639, 0.1167648583650589, 0.29846569895744324, -0.07747606933116913, 0.19646599888801575, 0.2755676805973053, -0.5659819841384888, -0.005952026229351759, -0.028839726001024246, 0.15987546741962433, 0.12868063151836395, 0.317928671836853, -0.24738867580890656, -0.3689746558666229, -0.08805867284536362, 0.024707559496164322, 0.28066959977149963, 0.21461987495422363, 0.251186728477478, 0.23044568300247192, -0.021666405722498894, -0.15599659085273743, -0.024074332788586617, -0.2475862056016922, -0.05170796066522598, -0.1447906643152237, -0.23068726062774658, 0.009163876995444298, -0.08528835326433182, -0.15232206881046295, 0.3085121214389801, 0.28701403737068176, -0.1499292105436325, 0.07467865943908691, 0.2702783942222595, 0.39279603958129883, 0.26472845673561096, 0.42272743582725525, 0.43374085426330566, 0.013164963573217392, 0.23745520412921906, 0.09965988248586655, 0.4082008898258209, 0.04918215423822403, -0.2075406014919281, 0.026568591594696045, 0.8310983180999756, -0.2881896495819092, -0.17850017547607422, -0.10305161029100418, 0.025631112977862358, -0.00800754688680172, 0.04720703884959221, -0.40700241923332214, -0.1530427485704422, 0.047319766134023666, 0.004348324611783028, -0.35578209161758423, 0.12106405198574066, -0.5019031167030334, -0.009323056787252426, 0.30257731676101685, -0.39852598309516907, -0.07530129700899124, 0.14626459777355194, -0.029828887432813644, -0.20478549599647522, -0.09115854650735855, 0.25280269980430603, 0.0033432587515562773, 0.1413792371749878, 0.13606221973896027, 0.05611570551991463, -0.07158009707927704, -0.047740668058395386, 0.24369287490844727, 0.3233877420425415, -0.1386532038450241, -0.2463304102420807, 0.15588191151618958, 0.24168701469898224, -0.3453218340873718, -0.41925331950187683, -0.050390277057886124, 0.1576681286096573, -0.21953734755516052, 0.1211836040019989, -0.11092718690633774, 0.22177977859973907, 0.06321601569652557, -0.5911489129066467, -0.13068942725658417, -0.25175008177757263, 0.08067454397678375, 0.09266116470098495, -0.22793741524219513, -0.0653863251209259, -0.40695545077323914, 0.6080290675163269, 0.41492512822151184, 0.1627921760082245, -0.4916206896305084, -0.3220821022987366, -0.2634263038635254, 0.12446868419647217, -0.2640685439109802, 0.27049708366394043, 0.2316826730966568, -0.0786801427602768, 0.0982612892985344, 0.08893280476331711, -0.39947280287742615, 0.05904337018728256, 0.03186503425240517, 0.5641282200813293, 0.23172453045845032, 0.11695937812328339, -0.4925694167613983, 0.019941085949540138, 0.03861760348081589, -0.02379428595304489, 0.08790657669305801, 0.008077267557382584, -0.21762408316135406, 0.16857317090034485, -0.13928957283496857, 0.04775300994515419, -0.23961932957172394, -0.3754977881908417, 0.049494512379169464, 0.032772328704595566, 0.14803284406661987, 0.5667102336883545, -0.3441191613674164, 0.16078145802021027, 0.0661984458565712, 0.44989269971847534, -0.15622343122959137, -0.3302974998950958, 0.38293465971946716, -0.13202723860740662, -0.2632976472377777, 0.12134619802236557, -0.3073098957538605, -0.01581215299665928, 0.03916386887431145, 0.08085812628269196, -0.5235569477081299, 0.022540630772709846, -0.04821329191327095, 0.03800896555185318, 0.12060447037220001, -0.01529529970139265, 0.21304352581501007, -0.07513661682605743, -0.05522770807147026, 0.07738714665174484, 0.05567006394267082, -0.11392197012901306, -0.23852701485157013, 0.15049198269844055, 0.22848957777023315, -0.21171414852142334, 0.36662864685058594, 0.1487036794424057, -0.13739654421806335, -0.043877337127923965, -0.22607502341270447, -0.2559586465358734, 0.028655320405960083, 0.024768592789769173, -0.1036369800567627, 0.24979393184185028, 0.03235495090484619, 0.47494375705718994, -0.12820573151111603, 0.3977711498737335, -0.1344931721687317, -0.05892714858055115, -0.058476902544498444, -0.15743175148963928, -0.13032811880111694, -0.34316155314445496, 0.4390317499637604, -0.3031131625175476, 0.040206216275691986, -0.33206555247306824, -0.061433304101228714, -0.013769892044365406, 0.08132700622081757, -0.11199011653661728, -0.029119515791535378, -0.45737263560295105, 0.03340615704655647, -0.02664702571928501, 0.04112081974744797, 0.054110463708639145, 0.20003530383110046, 0.25319480895996094, -0.008980141021311283, -0.038280561566352844, 0.2708684504032135, 0.4006139039993286, -0.08386673778295517, -0.13174517452716827, 0.19394920766353607, -0.30954381823539734, -0.43556126952171326, -0.07512553781270981, -0.44172006845474243, -0.014598837122321129, -0.09705302864313126, 0.15538927912712097, -0.04631021246314049, -0.0894303023815155, 0.23942501842975616, 0.1774597018957138, -0.0380525067448616, 0.02567226067185402, 0.11791366338729858, -0.2630005180835724, 0.1577734351158142, 0.1481861025094986, 0.043350789695978165, 0.09792027622461319, -0.10137306898832321, -0.17207983136177063, 0.07124978303909302, 0.1571584939956665, 0.3694276809692383, 0.4084857106208801, 0.18017573654651642, 0.1802464872598648, 0.04771926626563072, 0.13969118893146515, -0.4655015468597412, 0.34867018461227417, -0.40053826570510864, 0.08294712752103806, -0.3090299665927887, -0.23336759209632874, -0.24305611848831177, 0.16401302814483643, 0.14246180653572083, 0.10558763146400452, 0.1483108401298523, 0.16067270934581757, 0.3340004086494446, -0.010796923190355301, -0.15110962092876434, 0.29438430070877075, 0.2843746244907379, 0.046397123485803604, -0.5047264695167542, 0.5198942422866821, 0.11019540578126907, -0.31041982769966125, 0.001400135806761682, 0.2048431634902954, -0.20081891119480133, 0.32234621047973633, 0.1825973242521286, 0.8843167424201965, 0.4784785509109497, 0.014078122563660145, 0.3713637888431549, -0.17767196893692017, 0.37927374243736267, 0.2755615711212158, 0.04344239458441734, -0.05278128758072853, -0.30598416924476624, -0.23561257123947144, 0.044406961649656296, 0.004899411927908659, 0.4637052118778229, -0.568114697933197, 0.22115640342235565, -0.2179935872554779, 0.2956644892692566, 0.22834093868732452, -0.050724852830171585, -0.046863555908203125, 0.12347878515720367, -0.3808257281780243, 0.1707007884979248, 0.10620244592428207, -0.1736358404159546, -0.10122988373041153, -0.09850040078163147, -0.12066412717103958, 0.14641878008842468, 0.1198294460773468, -0.35754579305648804, 0.035164669156074524, 0.02017907239496708, 0.026222489774227142, -0.05748670920729637, -0.13024890422821045, 0.016501450911164284, 0.7561927437782288, -0.29885679483413696, -0.1119389608502388, -0.04725315421819687, 0.012596908956766129, -0.0026821563951671124, -0.2925946116447449, 0.02309049665927887, 0.44034484028816223, 0.06877487897872925, 0.07881804555654526, 0.13237689435482025, -0.10343269258737564, 0.2953748106956482, -0.024328146129846573, 0.03995298966765404, -0.4459785521030426, -0.1810067892074585, -0.018220048397779465, -0.2520940899848938, -0.2269536256790161, -0.1261741816997528, 0.1850425899028778, 0.10519333183765411, -0.263836532831192, 0.2706521451473236, 0.013485823757946491, -0.1295594871044159, -0.24597780406475067, -0.21604834496974945, 0.16710643470287323, 0.3703051209449768, 0.3489992916584015, 0.09628953039646149, -0.1648826152086258, -0.15138188004493713, -0.07908207923173904, 0.04148293286561966, -0.11430060863494873, 0.5795474648475647, 0.25035330653190613, -0.21957029402256012, 0.19513367116451263, 0.5016735196113586, 0.19055555760860443, 0.190145805478096, -0.2595251500606537, -0.22915951907634735, -0.37694740295410156, -0.016860103234648705, 0.2699555456638336, 0.4337507486343384, 0.12505723536014557, 0.006644322071224451, -0.03558143228292465, -0.09140165150165558, -0.3945414125919342, -0.090135857462883, -0.14775095880031586, 0.18758617341518402, 0.5027364492416382, -0.24139393866062164, -0.22358471155166626, 0.21505771577358246, 0.11644289642572403, 0.13409097492694855, -0.009172633290290833, -0.21002843976020813, -0.2601718306541443, 0.11401800811290741, -0.23232431709766388, 0.020832616835832596, 0.029796559363603592, 0.20440977811813354, -0.4171124994754791, -0.3379369080066681, -0.19692179560661316, 0.2945513427257538, 0.1327982246875763, 0.6624071002006531, 0.2749810814857483, -0.06940571963787079, 0.16727080941200256, -0.21833685040473938, 0.21396388113498688, 0.2812236547470093, 0.07657160609960556, 0.4559113085269928, 0.001589747960679233, -0.1903930902481079, 0.15931165218353271, 0.5968579053878784, -0.15464144945144653, -0.5319645404815674, 0.21510334312915802, 0.38547083735466003, -0.1825558990240097, 0.5120334625244141, 0.20547056198120117, 0.3157166540622711, 0.06300338357686996, -0.08661787956953049, -0.062193408608436584, 0.22897474467754364, -0.40860703587532043, -0.18098264932632446, 0.21303091943264008, -0.1499272882938385, 0.44878819584846497, 0.22901733219623566, 0.10192757844924927, -0.2089269906282425, 0.03809097036719322, -0.136969655752182, 0.15905700623989105, -0.2917564809322357, 0.4326210021972656, 0.6419620513916016, 0.2016119658946991, -0.02571054920554161, 0.32783037424087524, 0.19756023585796356, 0.14352262020111084, 0.3003087341785431, 0.4596950113773346, 0.059570468962192535, 0.1886793076992035, 0.017152059823274612, 0.17092224955558777, -0.21717920899391174, 0.1563965082168579, 0.582912027835846, -0.08425821363925934, 0.02160743810236454, 0.32192668318748474, 0.22586821019649506, 0.22544589638710022, 0.032719966024160385, -0.16232945024967194, 0.05816283077001572, 0.07629619538784027, -0.038817305117845535, 0.13743123412132263, -0.17583082616329193, -0.45963308215141296, -0.19443224370479584, 0.2558789849281311, 0.07460770756006241, 0.18191789090633392, -0.26334723830223083, 0.3179074227809906, -0.0407792292535305, 0.20671842992305756, 0.07719825953245163, 0.18097645044326782, -0.21324411034584045, -0.25232410430908203, -0.07465510815382004, -0.22765685617923737, 0.008466066792607307, 0.201690673828125, 0.2697111964225769, -0.20567189157009125, -0.10406903922557831, 0.4895986020565033, 0.004174195695668459, -0.5085081458091736, -0.04183424264192581, -0.0044439504854381084, 0.28982317447662354, 0.1728336066007614, 0.12014535814523697, 0.17327524721622467, -0.18395236134529114, 0.026036370545625687, -0.1537976861000061, -0.13398779928684235, -0.6886609792709351, 0.1179438903927803, 0.33258485794067383, -0.22535257041454315, -0.03951326385140419, -0.040311891585588455, -0.042411889880895615, -0.18931828439235687, -0.14072488248348236, -0.002624181332066655, 0.1813841015100479, 0.13683950901031494, 0.11257386207580566, -0.1856490969657898, 0.1176968663930893, 0.3591795563697815, 0.6785411238670349, 0.2508804500102997, -0.3794180452823639, -0.3017723262310028, -0.061045847833156586, 0.25379255414009094, 0.1486714780330658, 0.22913777828216553, -0.29506590962409973, 0.14866167306900024, -0.3451319932937622, 0.38035306334495544, -0.03738005459308624, -0.1992996484041214, 0.15579020977020264, 0.08573655039072037, -0.016575787216424942, -0.3062373995780945, 0.21819014847278595, 0.015589541755616665, -0.06152654439210892, 0.22675959765911102, -0.08305813372135162, 0.13880708813667297, -0.0303496140986681, -0.04557184502482414, -0.06869109719991684, 0.006969628855586052, 0.2560843825340271, 0.11578482389450073, 0.1960425078868866, -0.49778831005096436, 0.3654204308986664, -0.022039279341697693, 0.07740452140569687, -0.3408413529396057, 0.4349972605705261, -0.12088293582201004, -0.012504864484071732, -0.19031760096549988, -0.30551382899284363, -0.0011110627092421055, 0.07104750722646713, 0.11249129474163055, 0.14451351761817932, -0.28019198775291443, 0.0979217067360878, -0.5636701583862305, -0.02696620300412178, 0.1779114156961441, 0.00131038180552423, -0.009029913693666458, 0.1441422402858734, 0.18875949084758759, -0.3312707841396332, 0.2960616648197174, -0.07358014583587646, -0.33407333493232727, -0.4411020874977112, -0.03334379941225052, -0.09029046446084976, -0.08791344612836838, 0.002069720532745123, 0.050608810037374496, 0.49041756987571716, -0.11670498549938202, -0.15122556686401367, 0.2512752413749695, 0.11474002152681351, -0.14072197675704956, -0.13686047494411469, 0.1548921763896942, 0.06988850235939026, 0.08421396464109421, -0.16258636116981506, -0.32659637928009033 ]
16
..\pandas\reference\api\pandas.Index.values.html
pandas.Index.values
property Index.values[source]# Return an array representing the data in the Index. Warning We recommend using Index.array or Index.to_numpy(), depending on whether you need a reference to the underlying data or a NumPy array.
Returns: array: numpy.ndarray or ExtensionArray
[">>> idx = pd.Index([1, 2, 3])\n>>> idx\nIndex([1, 2, 3], dtype='int64')\n>>> idx.values\narray([1, 2, 3])", '>>> idx = pd.interval_range(start=0, end=5)\n>>> idx.values\n<IntervalArray>\n[(0, 1], (1, 2], (2, 3], (3, 4], (4, 5]]\nLength: 5, dtype: interval[int64, right]']
pandas.Index.values property Index.values[source]# Return an array representing the data in the Index. Warning We recommend using Index.array or Index.to_numpy(), depending on whether you need a reference to the underlying data or a NumPy array.
[ -0.0503767654299736, -0.17869669198989868, -0.2083379179239273, 0.09205209463834763, 0.13113601505756378, 0.13407276570796967, 0.36157116293907166, 0.45853498578071594, -0.003298767376691103, 0.25328201055526733, -0.32029420137405396, 0.5525062084197998, 0.13677063584327698, 0.19667059183120728, -0.0016975697362795472, -0.017992278560996056, -0.012824619188904762, 0.3997015655040741, -0.12185829877853394, -0.1559167504310608, -0.4339042901992798, -0.11876845359802246, 0.009902946650981903, 0.5021486878395081, -0.12796509265899658, -0.09191309660673141, -0.09327282756567001, -0.04985952749848366, -0.03676291182637215, -0.3096666634082794, 0.12786254286766052, -0.14516513049602509, -0.07176309078931808, -0.11332006752490997, -0.00009491015953244641, 0.0451614111661911, 0.22243382036685944, 0.01471336092799902, 0.013981137424707413, -0.06125883758068085, -0.13756537437438965, -0.16210393607616425, 0.13933135569095612, -0.4495110511779785, -0.169011190533638, -0.29571762681007385, -0.011967412196099758, -0.03716164827346802, -0.02837701328098774, 0.22201183438301086, 0.34827807545661926, -0.10838714987039566, 0.13848961889743805, 0.01872372068464756, 0.11408624053001404, -0.294723242521286, 0.2006591409444809, -0.026195423677563667, -0.021351102739572525, 0.2543404698371887, 0.004334383178502321, 0.16073192656040192, -0.1740066111087799, -0.04698321595788002, 0.14161847531795502, 0.3066506087779999, 0.3360414206981659, 0.05252103880047798, 0.004903224762529135, 0.2827221155166626, 0.4078582525253296, -0.09566183388233185, -0.36021918058395386, -0.0027232207357883453, 0.012697719037532806, -0.07151127606630325, -0.21767915785312653, 0.12107466161251068, 0.07290293276309967, 0.3737305700778961, -0.010752308182418346, 0.12966981530189514, -0.1367775797843933, 0.2309495359659195, -0.400321364402771, 0.37550804018974304, -0.1892029345035553, 0.044810473918914795, 0.13184966146945953, -0.0846032127737999, 0.32046791911125183, -0.10871100425720215, 0.1497604101896286, 0.07315690070390701, 0.26728174090385437, -0.10988979041576385, 0.0815403014421463, -0.600348711013794, -0.024665119126439095, -0.2393716722726822, 0.2222549319267273, -0.04255984351038933, -0.19449159502983093, 0.3147609531879425, 0.15840815007686615, 0.05130903050303459, -0.0687546655535698, 0.08938324451446533, 0.222927987575531, -0.14042271673679352, 0.10274474322795868, -0.21518775820732117, 0.2027023434638977, 0.16266201436519623, 0.10653647035360336, 0.07515109330415726, 0.02978227101266384, -0.019470248371362686, -0.5334343910217285, 0.14900276064872742, -0.2630041539669037, 0.04954833164811134, 0.10765698552131653, 0.2918859124183655, -0.002935177879408002, 0.5052196979522705, 0.10726899653673172, -0.06070937588810921, 0.29250720143318176, 0.1110714003443718, -0.3510722517967224, 0.3553014099597931, 0.14657281339168549, -0.1846163421869278, -0.13168959319591522, -0.1708119660615921, 0.259570837020874, -0.03350390866398811, 0.046133674681186676, -0.2766878008842468, 0.11023951321840286, -0.10350237041711807, 0.5079721808433533, 0.18498633801937103, -0.14131414890289307, -0.10128433257341385, 0.22010931372642517, -0.4015423059463501, -0.3512493669986725, 0.19404277205467224, 0.005539748817682266, -0.1657424420118332, -0.04983483999967575, 0.34761783480644226, 0.06924423575401306, 0.13706962764263153, -0.03902025520801544, 0.1983025223016739, -0.033695038408041, 0.1620444655418396, 0.3011403977870941, 0.07028395682573318, -0.0618380531668663, -0.33197325468063354, 0.28493964672088623, -0.06303146481513977, -0.26192957162857056, 0.07138615101575851, 0.10264134407043457, -0.38792043924331665, -0.24488778412342072, -0.09279195964336395, -0.1419609636068344, 0.11379346996545792, -0.016721898689866066, 0.15848448872566223, 0.004502303432673216, -0.12870988249778748, -0.19214509427547455, -0.029375609010457993, 0.0015550247626379132, -0.1960751861333847, 0.05061805993318558, 0.45833101868629456, 0.052741922438144684, 0.09028872102499008, 0.3146430552005768, 0.22733855247497559, -0.0492195300757885, 0.03670598939061165, 0.13334381580352783, -0.15562132000923157, 0.07479925453662872, 0.00045027676969766617, 0.048969998955726624, 0.28472262620925903, -0.07719244807958603, -0.32331910729408264, 0.19215695559978485, -0.1697464883327484, -0.038267169147729874, -0.04208147153258324, 0.22086946666240692, -0.027492109686136246, -0.14900094270706177, -0.18231984972953796, 0.23203186690807343, 0.03200721740722656, -0.028902573511004448, -0.4707010090351105, -0.003028417471796274, -0.29433244466781616, -0.29451942443847656, 0.17681029438972473, 0.20478659868240356, 0.04132993146777153, 0.3496437072753906, -0.07760318368673325, -0.03866881504654884, 0.03568066656589508, -0.3354871869087219, 0.11252965033054352, -0.11904411017894745, -0.10643570125102997, -0.0337807722389698, 0.17363224923610687, 0.10117127746343613, 0.06760727614164352, -0.06675645709037781, 0.035321108996868134, 0.17863190174102783, 0.08327560126781464, 0.14850518107414246, 0.3873470723628998, 0.023497823625802994, -0.05091133341193199, 0.16878925263881683, 0.17259404063224792, 0.10277193039655685, -0.1738547533750534, 0.13738107681274414, 0.3154985308647156, 0.2482193112373352, 0.013136669062077999, 0.044494953006505966, 0.5213287472724915, -0.4369596540927887, 0.05784232169389725, -0.09941233694553375, 0.16718801856040955, 0.24461087584495544, 0.08328244090080261, -0.13229933381080627, -0.23460468649864197, -0.5770347118377686, 0.0674901232123375, -0.0690774917602539, 0.1321353018283844, -0.47672194242477417, 0.1832752376794815, 0.15902410447597504, -0.28322675824165344, 0.2608955204486847, 0.08126738667488098, -0.01132075022906065, 0.0527123399078846, -0.05011988431215286, -0.07965414226055145, 0.09613916277885437, 0.15644541382789612, 0.023077793419361115, 0.012303696945309639, -0.16970013082027435, 0.08490731567144394, 0.23135660588741302, 0.20023688673973083, 0.03285836800932884, -0.059631336480379105, -0.11693497002124786, -0.18545998632907867, 0.01991117186844349, 0.06119934841990471, -0.2423921674489975, 0.07291489094495773, -0.1630128175020218, 0.1358577013015747, -0.13078732788562775, 0.0015066370833665133, 0.06504153460264206, -0.4925760328769684, 0.23276717960834503, -0.21803705394268036, -0.08019860833883286, 0.20079119503498077, -0.139738991856575, -0.011381926015019417, -0.4106356203556061, 0.07402003556489944, 0.39440760016441345, 0.061452604830265045, 0.019836947321891785, -0.23784933984279633, 0.17255528271198273, 0.27214327454566956, -0.39087796211242676, 0.2907407879829407, 0.14931997656822205, 0.08965521305799484, 0.36759641766548157, -0.06287892907857895, 0.008666177280247211, 0.04024913161993027, -0.044624075293540955, 0.11640012264251709, 0.24246084690093994, 0.4364355802536011, -0.22038714587688446, -0.15849897265434265, 0.009322214871644974, -0.010452012531459332, 0.0031975815072655678, -0.10917491465806961, 0.15747393667697906, 0.04447367787361145, 0.12276159226894379, -0.31157779693603516, -0.1512024998664856, -0.22217382490634918, -0.13330985605716705, -0.1635601669549942, 0.17990632355213165, -0.0029184818267822266, 0.19746847450733185, 0.3962653875350952, 0.37383347749710083, 0.18407414853572845, -0.2677307724952698, 0.08831293880939484, 0.2413773089647293, -0.13308677077293396, -0.09944111853837967, -0.29745039343833923, -0.29843398928642273, -0.16063958406448364, -0.1044195368885994, 0.006355553865432739, -0.3545616567134857, -0.0852859690785408, -0.1426072120666504, -0.04690901190042496, 0.17573802173137665, 0.09020330756902695, 0.2237691581249237, -0.37152236700057983, -0.07435209304094315, -0.16792723536491394, -0.05586274340748787, 0.05984557792544365, -0.08235695958137512, 0.20829452574253082, 0.28655505180358887, 0.05569931119680405, 0.3148730993270874, 0.00047670191270299256, -0.23570959270000458, 0.02734382450580597, -0.1288408637046814, 0.33130955696105957, 0.0383734293282032, -0.2782876789569855, -0.5251181125640869, -0.01110498234629631, -0.11634358763694763, 0.044322893023490906, -0.12457107752561569, -0.12238403409719467, -0.21320107579231262, -0.07353542000055313, -0.5154826641082764, -0.11904493719339371, -0.07138010114431381, -0.014979816041886806, 0.09541928768157959, -0.05061143636703491, 0.3529645502567291, -0.10622383654117584, 0.006943684071302414, -0.19954220950603485, -0.06435666233301163, 0.01418349426239729, -0.11053838580846786, 0.11657442897558212, -0.35204553604125977, -0.09036896377801895, 0.22967980802059174, 0.18640729784965515, 0.14686132967472076, 0.2998049557209015, -0.2296198010444641, 0.0017500310204923153, -0.046764228492975235, 0.5134066939353943, 0.2638762295246124, -0.2341725379228592, -0.035743121057748795, -0.22625187039375305, -0.2215701937675476, 0.11647624522447586, -0.07526540011167526, 0.2164522260427475, -0.12680037319660187, 0.2635902762413025, -0.014511153101921082, -0.009643888100981712, 0.16213756799697876, -0.0134123545140028, -0.13064123690128326, 0.10580609738826752, -0.23602129518985748, -0.33921635150909424, 0.12038984149694443, 0.07750601321458817, -0.10653747618198395, 0.1424427330493927, 0.04524607956409454, -0.2059839516878128, -0.11731073260307312, -0.09966564923524857, 0.08352021872997284, 0.0639147013425827, 0.14013367891311646, 0.08823730051517487, -0.12552328407764435, 0.14935660362243652, 0.06378224492073059, -0.06654373556375504, 0.22664348781108856, -0.07481502741575241, 0.3894387483596802, -0.3100181818008423, 0.013859836384654045, 0.19283618032932281, 0.12185273319482803, -0.09821273386478424, -0.07445068657398224, -0.09788592904806137, -0.10899176448583603, 0.042342979460954666, -0.0906836986541748, 0.06713869422674179, -0.07460210472345352, -0.07464099675416946, -0.29347676038742065, 0.704605758190155, -0.2094053030014038, -0.18542973697185516, 0.10510608553886414, 0.2714862525463104, -0.26774710416793823, 0.04753834381699562, 0.4046182334423065, 0.5952338576316833, -0.22566042840480804, 0.17555831372737885, 0.20929165184497833, -0.2580232620239258, 0.18116295337677002, 0.1226034164428711, 0.14990472793579102, -0.3165908455848694, -0.3764273226261139, -0.19460785388946533, -0.13900190591812134, -0.24602945148944855, 0.2944319546222687, -0.2561376988887787, 0.03560488671064377, -0.28539735078811646, 0.12847734987735748, 0.16578049957752228, 0.10628988593816757, 0.22174759209156036, -0.0767490491271019, -0.2469252347946167, 0.2655469477176666, -0.20661810040473938, -0.22107364237308502, 0.016496852040290833, -0.12929341197013855, -0.21617554128170013, 0.03917524591088295, 0.07648968696594238, -0.05558667704463005, 0.1847888082265854, 0.6189903616905212, 0.19793400168418884, -0.14150436222553253, -0.664771318435669, 0.03904922679066658, 0.15138424932956696, -0.02444291114807129, 0.06794068217277527, -0.07805486768484116, 0.16694414615631104, 0.10800023376941681, -0.08163660764694214, 0.2306414693593979, 0.5009503960609436, 0.15781743824481964, -0.04779677465558052, 0.32794031500816345, 0.18316714465618134, -0.208885058760643, -0.0670442134141922, 0.15490882098674774, -0.35079988837242126, -0.40627941489219666, -0.04893782362341881, -0.04875635728240013, -0.2484239637851715, 0.010165293700993061, 0.2640937864780426, 0.17599596083164215, -0.22833386063575745, 0.1681515872478485, 0.22456836700439453, -0.3620924949645996, -0.0003271388995926827, 0.29020601511001587, 0.04748712107539177, 0.24600622057914734, -0.020604360848665237, -0.27549684047698975, -0.24059292674064636, -0.07501721382141113, 0.31614887714385986, -0.047668393701314926, 0.4071495234966278, 0.45856285095214844, -0.14575669169425964, -0.06161114573478699, -0.1634908765554428, 0.06507079303264618, -0.0375697948038578, 0.5047518610954285, -0.3753339350223541, -0.11242017894983292, -0.5143585801124573, 0.18600723147392273, 0.23755410313606262, 0.46728965640068054, -0.05639873445034027, -0.14625708758831024, -0.08213701099157333, -0.20923925936222076, -0.4857732355594635, -0.07343040406703949, -0.46413156390190125, 0.1926799714565277, 0.032495833933353424, 0.08291954547166824, -0.14407281577587128, 0.10329244285821915, 0.35915136337280273, -0.08548998087644577, -0.057452183216810226, -0.4032888114452362, -0.16013506054878235, -0.0015996148576959968, 0.060259103775024414, -0.006346208043396473, -0.05709642916917801, -0.0768199935555458, -0.3062593340873718, -0.28678837418556213, -0.08875452727079391, 0.4887041747570038, -0.011432639323174953, 0.2861245274543762, -0.11241478472948074, -0.08827032893896103, 0.11714702844619751, -0.1294141709804535, -0.19208484888076782, 0.16628511250019073, -0.04659416154026985, 0.24007052183151245, -0.16892093420028687, -0.04605233669281006, -0.02465297095477581, 0.26588210463523865, -0.05302208289504051, -0.3437363803386688, 0.2633748948574066, 0.07882779836654663, -0.04623851552605629, 0.2435479760169983, 0.28622204065322876, 0.07226110249757767, -0.17815576493740082, 0.1307700276374817, -0.07334389537572861, 0.3778313994407654, -0.25690653920173645, -0.058678921312093735, -0.11630397289991379, -0.15081465244293213, 0.131216362118721, 0.24556556344032288, -0.007205428555607796, 0.008735678158700466, 0.037484969943761826, -0.11249269545078278, 0.20848260819911957, -0.27578026056289673, -0.18695040047168732, 0.37178468704223633, 0.05290915071964264, -0.03769003227353096, 0.2541477680206299, 0.3260901868343353, 0.30762237310409546, 0.3861829936504364, 0.2290947139263153, 0.06942502409219742, -0.1173606812953949, -0.016201676800847054, 0.20071426033973694, 0.11359545588493347, 0.04028530418872833, 0.09615205228328705, -0.2576647996902466, 0.0827145203948021, 0.3857768177986145, 0.1739993542432785, -0.26993370056152344, 0.22600799798965454, -0.09284228831529617, 0.2076173573732376, -0.03167647868394852, -0.11269308626651764, 0.16771772503852844, -0.034989502280950546, -0.1242699846625328, -0.17417612671852112, 0.3068764805793762, -0.271610826253891, -0.05784515663981438, -0.04696989059448242, 0.06962989270687103, 0.03490828350186348, 0.48492419719696045, -0.03723019361495972, 0.23446716368198395, -0.22459781169891357, -0.5624478459358215, 0.21527430415153503, 0.08541396260261536, 0.2632158696651459, 0.1617482602596283, 0.06192668899893761, -0.029109491035342216, -0.37950292229652405, 0.2561773955821991, -0.2201065719127655, -0.3500598967075348, -0.028249403461813927, -0.14903657138347626, 0.012830018065869808, -0.10246219485998154, 0.25331249833106995, 0.3540423512458801, -0.20494215190410614, 0.1493939906358719, 0.07720239460468292, 0.37113869190216064, -0.19051198661327362, 0.182832732796669, 0.2063770443201065, -0.22603170573711395, -0.10491109639406204, -0.11736050248146057, -0.2895124852657318, -0.12561960518360138, -0.028171375393867493, -0.0902857705950737, 0.24148015677928925, 0.23819692432880402, 0.23690830171108246, 0.1278868019580841, -0.03789788857102394, 0.011712504550814629, 0.3198314607143402, -0.035557933151721954, 0.28880080580711365, -0.1592722088098526, -0.04005476087331772, 0.28050854802131653, -0.1327129453420639, 0.248971626162529, 0.03776805102825165, 0.02242269739508629, 0.05988963693380356, -0.0791725441813469, 0.07343269884586334, -0.2737762928009033, 0.10114170610904694, 0.2834789454936981, -0.34418240189552307, -0.4195393919944763, 0.016477737575769424, -0.04022223874926567, -0.10563420504331589, -0.05957731604576111, -0.22544953227043152, 0.39150723814964294, -0.17156434059143066, 0.04972723126411438, -0.15473121404647827, 0.13854365050792694, 0.0967632308602333, -0.023133069276809692, -0.05620097368955612, -0.2384375035762787, 0.36701062321662903, 0.30568209290504456, -0.05674479901790619, -0.2219996452331543, 0.19762501120567322, -0.07124980539083481, -0.10114605724811554, 0.005195457488298416, -0.3378241956233978, -0.034041278064250946, 0.25904595851898193, 0.08631470054388046, -0.1549586057662964, -0.23770010471343994, 0.11201907694339752, -0.3924768269062042, -0.12938956916332245, -0.10660964250564575, 0.14817312359809875, -0.03131804242730141, 0.18640215694904327, 0.12572264671325684, -0.36765265464782715, 0.2451305240392685, -0.23038776218891144, -0.3650510013103485, -0.009786330163478851, 0.1418377310037613, 0.14202485978603363, 0.0890083834528923, 0.025923270732164383, -0.03892182558774948, 0.34246426820755005, -0.23376643657684326, -0.5272652506828308, -0.27079907059669495, 0.10348108410835266, 0.05697343125939369, -0.2502326965332031, -0.059293974190950394, 0.19493462145328522, 0.1549246907234192, -0.23046959936618805, -0.12943854928016663 ]
17
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.nlargest.html
pandas.core.groupby.SeriesGroupBy.nlargest
SeriesGroupBy.nlargest(n=5, keep='first')[source]# Return the largest n elements. Notes Faster than .sort_values(ascending=False).head(n) for small n relative to the size of the Series object.
Parameters: nint, default 5Return this many descending sorted values. keep{‘first’, ‘last’, ‘all’}, default ‘first’When there are duplicate values that cannot all fit in a Series of n elements: first : return the first n occurrences in order of appearance. last : return the last n occurrences in reverse order of appearance. all : keep all occurrences. This can result in a Series of size larger than n. Returns: SeriesThe n largest values in the Series, sorted in decreasing order.
['>>> countries_population = {"Italy": 59000000, "France": 65000000,\n... "Malta": 434000, "Maldives": 434000,\n... "Brunei": 434000, "Iceland": 337000,\n... "Nauru": 11300, "Tuvalu": 11300,\n... "Anguilla": 11300, "Montserrat": 5200}\n>>> s = pd.Series(countries_population)\n>>> s\nItaly 59000000\nFrance 65000000\nMalta 434000\nMaldives 434000\nBrunei 434000\nIceland 337000\nNauru 11300\nTuvalu 11300\nAnguilla 11300\nMontserrat 5200\ndtype: int64', '>>> s.nlargest()\nFrance 65000000\nItaly 59000000\nMalta 434000\nMaldives 434000\nBrunei 434000\ndtype: int64', '>>> s.nlargest(3)\nFrance 65000000\nItaly 59000000\nMalta 434000\ndtype: int64', ">>> s.nlargest(3, keep='last')\nFrance 65000000\nItaly 59000000\nBrunei 434000\ndtype: int64", ">>> s.nlargest(3, keep='all')\nFrance 65000000\nItaly 59000000\nMalta 434000\nMaldives 434000\nBrunei 434000\ndtype: int64"]
pandas.core.groupby.SeriesGroupBy.nlargest SeriesGroupBy.nlargest(n=5, keep='first')[source]# Return the largest n elements. Notes Faster than .sort_values(ascending=False).head(n) for small n relative to the size of the Series object.
[ -0.21743741631507874, -0.4628458321094513, -0.22167296707630157, 0.212827667593956, -0.22912755608558655, 0.2268533706665039, -0.21074822545051575, 0.3196616768836975, 0.16902391612529755, 0.23585620522499084, -0.21752111613750458, 0.13598522543907166, -0.026800664141774178, 0.13649006187915802, 0.1287175416946411, 0.05356809124350548, -0.11350974440574646, 0.13591167330741882, 0.15669046342372894, 0.0403631329536438, -0.37159135937690735, -0.13368739187717438, 0.09776747226715088, -0.14332202076911926, 0.11543659120798111, 0.07638969272375107, 0.03317858278751373, 0.04440140724182129, -0.0003423210291657597, -0.4300464987754822, 0.05855640023946762, 0.12009485065937042, 0.10705510526895523, 0.3627355098724365, -0.00009769365715328604, -0.3442295789718628, 0.0311163067817688, -0.13366450369358063, 0.1837451159954071, 0.11788517236709595, -0.22441032528877258, -0.12274299561977386, -0.1529175043106079, -0.20355094969272614, -0.02830924652516842, -0.2563110589981079, 0.08788442611694336, -0.17673242092132568, 0.19081765413284302, 0.19634678959846497, 0.2311767339706421, 0.1457904428243637, -0.15043148398399353, -0.13108693063259125, -0.0612584687769413, -0.34867027401924133, -0.04383041337132454, 0.2903955578804016, -0.05893842503428459, -0.12529918551445007, -0.12231037765741348, 0.1217111200094223, -0.016044672578573227, -0.1554528772830963, -0.16669607162475586, 0.012201461009681225, 0.24568764865398407, 0.12101438641548157, 0.0703352838754654, 0.38177210092544556, 0.23944377899169922, 0.03277551382780075, -0.14740510284900665, -0.10261361300945282, -0.14643406867980957, -0.031763434410095215, -0.15104559063911438, 0.13787662982940674, 0.09645622223615646, 0.156716987490654, -0.1264774203300476, 0.5741075873374939, 0.021407395601272583, 0.4238440692424774, -0.2243426889181137, 0.2770547866821289, 0.05123547837138176, -0.15499983727931976, 0.501247227191925, -0.31090807914733887, -0.09370207786560059, 0.061568040400743484, 0.11375962197780609, 0.3097442090511322, -0.21500103175640106, -0.4494152367115021, 0.3604636788368225, 0.13887235522270203, 0.20225831866264343, -0.18790169060230255, 0.19702556729316711, -0.14221501350402832, -0.045549921691417694, 0.01205459050834179, 0.21847915649414062, 0.08450909703969955, 0.131584033370018, -0.1339414417743683, 0.1978847086429596, 0.2913789451122284, 0.049180127680301666, 0.23315519094467163, 0.21775145828723907, -0.3442302346229553, 0.13578800857067108, 0.10353996604681015, -0.17484499514102936, -0.00008442356192972511, -0.1681492179632187, -0.03444499149918556, 0.04649457335472107, 0.010773072950541973, 0.028571106493473053, 0.054596614092588425, 0.3201451003551483, 0.30320510268211365, -0.1703900843858719, -0.21480655670166016, 0.15050147473812103, 0.1164194718003273, -0.24085453152656555, 0.11810005456209183, 0.10119089484214783, 0.03456784039735794, 0.06294453889131546, -0.013404021970927715, 0.11442819237709045, 0.06411571055650711, 0.23007038235664368, 0.0054232096299529076, 0.15819880366325378, -0.22914224863052368, 0.0067515904083848, 0.04468488693237305, 0.04780619964003563, 0.12777340412139893, -0.03296618536114693, -0.024668589234352112, -0.1599903553724289, 0.19120870530605316, 0.43270859122276306, -0.36862167716026306, 0.1150265634059906, 0.28877899050712585, -0.13422690331935883, 0.07286415994167328, -0.2016141265630722, 0.285579651594162, -0.0819476917386055, 0.20785444974899292, 0.03059743158519268, 0.05419946834445, -0.19420190155506134, -0.17825378477573395, -0.043319158256053925, 0.16539300978183746, -0.19907718896865845, 0.05032116919755936, -0.23097778856754303, -0.11956731975078583, -0.18925267457962036, 0.05826489254832268, 0.007587704341858625, -0.27143070101737976, -0.06766308844089508, -0.27243709564208984, 0.06408653408288956, -0.24760091304779053, -0.7563491463661194, -0.0003175374586135149, -0.08853989839553833, 0.0686393529176712, 0.17390912771224976, 0.4247218370437622, -0.06702364236116409, -0.18495027720928192, -0.04748672619462013, 0.5066978931427002, -0.06889255344867706, 0.008889170363545418, -0.08645984530448914, -0.2734799087047577, 0.2554856836795807, 0.00422066543251276, -0.029798204079270363, 0.05096025764942169, 0.006085017696022987, -0.17013749480247498, 0.2836766839027405, 0.08046053349971771, -0.24015767872333527, -0.015782054513692856, -0.0008174150134436786, -0.315116286277771, 0.04598250985145569, -0.173173189163208, 0.2864218056201935, 0.3402285873889923, 0.011412179097533226, -0.22089354693889618, 0.15805968642234802, -0.39629805088043213, -0.45503273606300354, -0.26419851183891296, 0.23458629846572876, 0.4533279240131378, 0.2505492568016052, 0.1043546199798584, 0.044513143599033356, -0.1251944899559021, 0.002239122986793518, 0.15446025133132935, -0.2942231595516205, -0.0890510231256485, -0.030232854187488556, -0.12815263867378235, 0.00035121466498821974, 0.007399842143058777, 0.12465684115886688, -0.019210778176784515, 0.05272381007671356, 0.18878187239170074, 0.09566663205623627, -0.022899342700839043, -0.037838809192180634, 0.024317115545272827, -0.032134465873241425, 0.034524206072092056, -0.07740368694067001, 0.15436062216758728, -0.0010767841013148427, 0.3881346881389618, -0.18437258899211884, 0.24052542448043823, -0.3477863073348999, 0.5114249587059021, -0.27221813797950745, -0.17338405549526215, 0.048434484750032425, 0.12283962219953537, -0.046868033707141876, 0.1548723578453064, 0.055058401077985764, -0.44325563311576843, 0.10960282385349274, 0.2385181188583374, -0.11259042471647263, 0.17171135544776917, -0.332783967256546, 0.3844957649707794, 0.6958529949188232, -0.10737380385398865, 0.16571550071239471, 0.22102905809879303, 0.03737123683094978, -0.0748310312628746, 0.09674904495477676, 0.20444531738758087, -0.17986604571342468, 0.21333740651607513, 0.09329091012477875, -0.08091942220926285, -0.015568595379590988, 0.04137323424220085, -0.047862228006124496, 0.17541292309761047, -0.027065355330705643, -0.05416435748338699, 0.40414780378341675, 0.16155433654785156, -0.32982340455055237, -0.058348823338747025, -0.113470658659935, 0.04000704735517502, 0.019929347559809685, 0.1003079041838646, 0.09030606597661972, -0.25210145115852356, 0.07004154473543167, -0.7028698921203613, -0.10363020747900009, -0.1388377696275711, 0.20530547201633453, 0.16920025646686554, -0.06038547679781914, -0.14232654869556427, -0.07200746238231659, 0.24916039407253265, 0.3278842568397522, 0.18933682143688202, -0.16358810663223267, 0.22557255625724792, 0.09832028299570084, 0.22990255057811737, -0.08134304732084274, 0.04961957782506943, 0.27253931760787964, -0.022242562845349312, 0.024762777611613274, 0.1424291878938675, -0.06900494545698166, -0.3264765441417694, -0.0998724177479744, 0.06533452123403549, 0.19908912479877472, 0.21894438564777374, -0.5354523658752441, -0.14849847555160522, -0.37968990206718445, -0.0885271355509758, -0.08987347036600113, -0.08120507746934891, 0.11306433379650116, 0.3430580496788025, 0.10450641065835953, -0.10602464526891708, -0.12915019690990448, -0.39553454518318176, 0.0907430499792099, 0.4430335760116577, 0.3698727786540985, -0.1371050328016281, -0.29818758368492126, 0.1617647260427475, 0.21358110010623932, 0.10801542550325394, -0.2763945162296295, -0.06838920712471008, 0.6161476373672485, 0.04034483805298805, -0.06724536418914795, -0.15564662218093872, -0.37266817688941956, 0.11935834586620331, -0.05130795016884804, -0.031291987746953964, -0.2717691659927368, -0.07022625207901001, -0.08219748735427856, 0.16869035363197327, -0.022610651329159737, -0.01876692846417427, -0.10714944452047348, -0.20550620555877686, 0.10113546252250671, 0.07692530006170273, -0.2960980534553528, 0.11007088422775269, 0.055747028440237045, -0.07591356337070465, 0.625806450843811, 0.4173712432384491, 0.24458430707454681, 0.043503157794475555, 0.2953943908214569, -0.12349806725978851, 0.15510937571525574, -0.23119741678237915, 0.09016627073287964, -0.06145927682518959, -0.09737701714038849, 0.20513829588890076, 0.15016630291938782, 0.114754818379879, 0.24818061292171478, 0.018540963530540466, 0.23672999441623688, 0.2806774973869324, -0.10526597499847412, 0.25243160128593445, 0.11975578218698502, -0.008322113193571568, 0.1387995034456253, -0.12472585588693619, 0.16710691154003143, -0.25007858872413635, -0.2095780372619629, -0.3891003429889679, -0.10875609517097473, 0.09237176924943924, 0.14411234855651855, -0.2731984257698059, -0.011495324783027172, -0.48358824849128723, 0.22775524854660034, 0.05417405813932419, 0.1037617027759552, 0.5136574506759644, 0.03339609131217003, -0.2252400666475296, -0.22831495106220245, 0.542771577835083, 0.31629347801208496, -0.005051454994827509, 0.03281282261013985, -0.49417656660079956, -0.3991144001483917, 0.19526629149913788, 0.049680691212415695, -0.12042782455682755, 0.09085692465305328, 0.041611313819885254, -0.23852555453777313, 0.03653590753674507, 0.23046521842479706, 0.1787467747926712, -0.08407414704561234, -0.09413529932498932, -0.20415078103542328, -0.28945741057395935, 0.11495980620384216, 0.24782976508140564, -0.00798629317432642, 0.18135756254196167, -0.27086248993873596, -0.3460673391819, 0.010752370581030846, -0.2082574963569641, 0.21214361488819122, 0.03869371488690376, 0.12866419553756714, 0.4996584951877594, 0.15478593111038208, 0.04161177948117256, 0.15079690515995026, -0.3001294732093811, -0.20302148163318634, 0.39183732867240906, 0.011518867686390877, -0.3688531816005707, 0.00729346415027976, 0.03433698043227196, -0.023559492081403732, -0.06527706980705261, 0.2229720503091812, 0.14136847853660583, -0.009213071316480637, 0.21206912398338318, -0.16330596804618835, 0.134144589304924, 0.044648706912994385, -0.3778177499771118, -0.48362675309181213, 0.9004669785499573, 0.3148898184299469, -0.010880348272621632, 0.12347029149532318, -0.14182773232460022, -0.18613764643669128, -0.11261074244976044, 0.026731830090284348, 0.6573705077171326, -0.1280912309885025, -0.09402245283126831, 0.14199106395244598, -0.1076464056968689, 0.216164693236351, 0.059893637895584106, 0.318195641040802, -0.512231707572937, -0.4886784851551056, -0.14841389656066895, -0.13156364858150482, -0.23446491360664368, 0.4896875321865082, -0.32277852296829224, 0.25297728180885315, -0.35730618238449097, -0.05562582239508629, -0.07795554399490356, 0.2097105085849762, -0.12336912006139755, -0.07404927909374237, -0.3473890721797943, 0.19708772003650665, -0.121278315782547, -0.03129657730460167, -0.16528895497322083, 0.168988898396492, 0.050817880779504776, -0.029114723205566406, -0.056539542973041534, -0.19930648803710938, -0.06181292235851288, -0.032238755375146866, 0.06799361854791641, -0.39789631962776184, 0.031442876905202866, -0.003932844381779432, 0.062093667685985565, -0.036383215337991714, 0.21838361024856567, 0.02298457734286785, 0.12684983015060425, 0.04205022379755974, 0.4686778783798218, -0.014356369152665138, 0.3180202543735504, -0.08239544183015823, 0.07072141021490097, 0.17803895473480225, 0.5231692790985107, -0.3491049110889435, 0.0025528580881655216, 0.09478961676359177, -0.028852181509137154, -0.16504350304603577, -0.2996942698955536, -0.08218573033809662, -0.4982147812843323, -0.2299312949180603, 0.27748632431030273, -0.01991032063961029, -0.2196580469608307, -0.015179845504462719, -0.20369218289852142, -0.1477704644203186, -0.0051494077779352665, 0.2222818285226822, 0.20552484691143036, 0.09711195528507233, -0.13789382576942444, 0.26008665561676025, -0.38897353410720825, -0.19601495563983917, -0.17553773522377014, -0.0236529354006052, -0.01870713196694851, 0.4451931118965149, 0.06803349405527115, -0.17811638116836548, 0.029317520558834076, -0.05915725976228714, 0.02422611601650715, 0.25544920563697815, -0.13471826910972595, -0.15094256401062012, -0.41953667998313904, 0.018460845574736595, 0.3079979419708252, 0.3086458742618561, -0.10399804264307022, -0.19661138951778412, -0.2807040214538574, 0.12446311116218567, -0.36383476853370667, -0.07627090066671371, -0.1796012967824936, 0.09137295186519623, 0.012392229400575161, 0.0009392613428644836, -0.21466884016990662, 0.19559814035892487, 0.24160756170749664, 0.08892589807510376, -0.07778739929199219, -0.37334704399108887, -0.1330287754535675, -0.026827791705727577, -0.1972861886024475, -0.22376661002635956, 0.3493240773677826, 0.06303755193948746, -0.2149222046136856, -0.18807737529277802, 0.0025750596541911364, 0.15814751386642456, 0.13771657645702362, 0.25586259365081787, -0.0029596739914268255, -0.2706589996814728, 0.11217240244150162, -0.1631067395210266, 0.06199607625603676, -0.04145844653248787, -0.02361171878874302, 0.558773398399353, 0.27100005745887756, 0.10044289380311966, -0.21488900482654572, 0.08384089171886444, -0.3126987814903259, 0.1455754190683365, 0.06878162920475006, -0.0989663377404213, -0.2580026388168335, 0.26509013772010803, 0.3769828975200653, -0.007513049989938736, -0.12090141326189041, 0.05520354583859444, -0.12325909733772278, 0.27449822425842285, -0.4575340449810028, -0.35014665126800537, 0.176476389169693, -0.041432928293943405, 0.20134897530078888, 0.11040133982896805, -0.0972994714975357, -0.2080029845237732, 0.06487526744604111, 0.00967397727072239, -0.10222671926021576, -0.07000898569822311, 0.42205560207366943, 0.43613243103027344, 0.19549070298671722, -0.044956184923648834, 0.3380429744720459, 0.06319522112607956, 0.20846852660179138, 0.33103427290916443, 0.4076176583766937, 0.25082772970199585, 0.2122698873281479, -0.14378628134727478, 0.08599217981100082, -0.06491687893867493, -0.20805594325065613, 0.4592905044555664, -0.27273741364479065, 0.10260182619094849, 0.5823399424552917, -0.088060162961483, -0.021844981238245964, 0.15991570055484772, -0.29764941334724426, -0.40592139959335327, 0.011937572620809078, -0.14151807129383087, 0.25720739364624023, 0.06915681809186935, -0.21742065250873566, 0.02967643365263939, 0.18061092495918274, -0.5017913579940796, -0.048917826265096664, -0.09346659481525421, 0.15255510807037354, -0.06681042164564133, 0.4013364315032959, -0.08285446465015411, 0.10699336975812912, -0.25678950548171997, -0.2731277048587799, 0.10934749245643616, 0.4391001760959625, -0.02972695231437683, 0.061607494950294495, -0.18806192278862, -0.2090129554271698, -0.22533802688121796, 0.27031195163726807, -0.22422422468662262, -0.16540732979774475, -0.0690297782421112, 0.018160494044423103, -0.06179534271359444, 0.09003524482250214, 0.18527108430862427, 0.24732132256031036, -0.4013022184371948, -0.09993436187505722, 0.1646551489830017, -0.17653559148311615, -0.3577028512954712, 0.4039193093776703, -0.15014797449111938, -0.1628643274307251, 0.02921423316001892, 0.24804025888442993, 0.20356589555740356, 0.0321810320019722, -0.0880480632185936, 0.21980202198028564, 0.08940836787223816, 0.023985156789422035, 0.19822746515274048, 0.028440525755286217, 0.1013747900724411, 0.13209132850170135, 0.498542845249176, -0.12143557518720627, -0.2690269947052002, -0.14000576734542847, 0.06585759669542313, 0.12566368281841278, 0.04779013246297836, 0.000687889929395169, 0.25245699286460876, -0.14316244423389435, 0.023640410974621773, 0.2751416563987732, 0.519470751285553, -0.2951255440711975, 0.15689140558242798, 0.13807480037212372, -0.23346300423145294, -0.31901854276657104, -0.030636446550488472, -0.23354774713516235, -0.4339074194431305, 0.021117957308888435, -0.32411155104637146, 0.3511725664138794, -0.20351848006248474, 0.04449835792183876, 0.12943316996097565, 0.20173780620098114, 0.13128218054771423, 0.2894672751426697, -0.09177368134260178, -0.14294537901878357, 0.20994681119918823, -0.06707118451595306, -0.15638470649719238, -0.13239431381225586, 0.10364598035812378, -0.12869779765605927, 0.4085994362831116, 0.12346623837947845, 0.18361400067806244, 0.052775368094444275, 0.1039716973900795, -0.19070449471473694, 0.05998184531927109, 0.0642160102725029, 0.05579544976353645, -0.3156680762767792, 0.17444781959056854, -0.1687978208065033, 0.3894675374031067, -0.14851488173007965, -0.13313090801239014, -0.032231654971838, 0.01920991763472557, 0.021571742370724678, -0.38793447613716125, -0.3989289402961731, -0.44637295603752136, 0.17191942036151886, 0.22581297159194946, -0.13291488587856293, 0.6193360090255737, -0.06959556043148041, 0.3404606878757477, 0.17517639696598053, -0.34419384598731995, 0.16337867081165314, -0.0738355964422226, -0.09402996301651001, -0.085138700902462, -0.24037203192710876, 0.2811761200428009, -0.06816314905881882, 0.018508993089199066, -0.23611707985401154 ]
18
..\pandas\reference\api\pandas.DataFrame.rmod.html
pandas.DataFrame.rmod
DataFrame.rmod(other, axis='columns', level=None, fill_value=None)[source]# Get Modulo of dataframe and other, element-wise (binary operator rmod). Equivalent to other % dataframe, but with support to substitute a fill_value for missing data in one of the inputs. With reverse version, mod. Among flexible wrappers (add, sub, mul, div, floordiv, mod, pow) to arithmetic operators: +, -, *, /, //, %, **. Notes Mismatched indices will be unioned together.
Parameters: otherscalar, sequence, Series, dict or DataFrameAny single or multiple element data structure, or list-like object. axis{0 or ‘index’, 1 or ‘columns’}Whether to compare by the index (0 or ‘index’) or columns. (1 or ‘columns’). For Series input, axis to match Series index on. levelint or labelBroadcast across a level, matching Index values on the passed MultiIndex level. fill_valuefloat or None, default NoneFill existing missing (NaN) values, and any new element needed for successful DataFrame alignment, with this value before computation. If data in both corresponding DataFrame locations is missing the result will be missing. Returns: DataFrameResult of the arithmetic operation.
[">>> df = pd.DataFrame({'angles': [0, 3, 4],\n... 'degrees': [360, 180, 360]},\n... index=['circle', 'triangle', 'rectangle'])\n>>> df\n angles degrees\ncircle 0 360\ntriangle 3 180\nrectangle 4 360", '>>> df + 1\n angles degrees\ncircle 1 361\ntriangle 4 181\nrectangle 5 361', '>>> df.add(1)\n angles degrees\ncircle 1 361\ntriangle 4 181\nrectangle 5 361', '>>> df.div(10)\n angles degrees\ncircle 0.0 36.0\ntriangle 0.3 18.0\nrectangle 0.4 36.0', '>>> df.rdiv(10)\n angles degrees\ncircle inf 0.027778\ntriangle 3.333333 0.055556\nrectangle 2.500000 0.027778', '>>> df - [1, 2]\n angles degrees\ncircle -1 358\ntriangle 2 178\nrectangle 3 358', ">>> df.sub([1, 2], axis='columns')\n angles degrees\ncircle -1 358\ntriangle 2 178\nrectangle 3 358", ">>> df.sub(pd.Series([1, 1, 1], index=['circle', 'triangle', 'rectangle']),\n... axis='index')\n angles degrees\ncircle -1 359\ntriangle 2 179\nrectangle 3 359", ">>> df.mul({'angles': 0, 'degrees': 2})\n angles degrees\ncircle 0 720\ntriangle 0 360\nrectangle 0 720", ">>> df.mul({'circle': 0, 'triangle': 2, 'rectangle': 3}, axis='index')\n angles degrees\ncircle 0 0\ntriangle 6 360\nrectangle 12 1080", ">>> other = pd.DataFrame({'angles': [0, 3, 4]},\n... index=['circle', 'triangle', 'rectangle'])\n>>> other\n angles\ncircle 0\ntriangle 3\nrectangle 4", '>>> df * other\n angles degrees\ncircle 0 NaN\ntriangle 9 NaN\nrectangle 16 NaN', '>>> df.mul(other, fill_value=0)\n angles degrees\ncircle 0 0.0\ntriangle 9 0.0\nrectangle 16 0.0', ">>> df_multindex = pd.DataFrame({'angles': [0, 3, 4, 4, 5, 6],\n... 'degrees': [360, 180, 360, 360, 540, 720]},\n... index=[['A', 'A', 'A', 'B', 'B', 'B'],\n... ['circle', 'triangle', 'rectangle',\n... 'square', 'pentagon', 'hexagon']])\n>>> df_multindex\n angles degrees\nA circle 0 360\n triangle 3 180\n rectangle 4 360\nB square 4 360\n pentagon 5 540\n hexagon 6 720", '>>> df.div(df_multindex, level=1, fill_value=0)\n angles degrees\nA circle NaN 1.0\n triangle 1.0 1.0\n rectangle 1.0 1.0\nB square 0.0 0.0\n pentagon 0.0 0.0\n hexagon 0.0 0.0']
pandas.DataFrame.rmod DataFrame.rmod(other, axis='columns', level=None, fill_value=None)[source]# Get Modulo of dataframe and other, element-wise (binary operator rmod). Equivalent to other % dataframe, but with support to substitute a fill_value for missing data in one of the inputs. With reverse version, mod. Among flexible wrappers (add, sub, mul, div, floordiv, mod, pow) to arithmetic operators: +, -, *, /, //, %, **. Notes Mismatched indices will be unioned together.
[ -0.13130605220794678, -0.14468830823898315, -0.08704252541065216, 0.060045622289180756, -0.029186395928263664, 0.2991948425769806, 0.28415295481681824, 0.4216545820236206, -0.16902759671211243, 0.2154640555381775, -0.40935733914375305, 0.3190644681453705, 0.16863760352134705, -0.06942834705114365, -0.3185081481933594, -0.012544662691652775, -0.20648397505283356, 0.3632693290710449, -0.4268395006656647, -0.06823990494012833, -0.28650256991386414, -0.24953463673591614, -0.21389460563659668, 0.010523145087063313, 0.2297677844762802, 0.11160484701395035, -0.3135454058647156, -0.081031434237957, 0.20122112333774567, 0.1074872761964798, 0.17857137322425842, 0.0746157318353653, -0.12442614883184433, 0.17898330092430115, -0.00009783618588699028, -0.11680512130260468, -0.0729200467467308, 0.0142282759770751, -0.09329332411289215, 0.04899180307984352, -0.00015680344949942082, 0.0172409750521183, 0.019426416605710983, -0.27363330125808716, -0.10154994577169418, -0.2467261701822281, -0.11247804760932922, 0.022693851962685585, 0.15222758054733276, -0.11023250967264175, 0.25488603115081787, 0.23405927419662476, -0.22147251665592194, -0.03210367262363434, 0.1026461124420166, 0.11170363426208496, 0.36001938581466675, 0.22791767120361328, 0.0663505494594574, -0.28758326172828674, 0.11333391070365906, 0.14918252825737, -0.2239552140235901, 0.037993744015693665, -0.2573060989379883, 0.07403752952814102, 0.32298794388771057, 0.04336843267083168, -0.005073320586234331, 0.510498046875, 0.4021212160587311, -0.3330180048942566, -0.17331750690937042, -0.037725601345300674, 0.004568435717374086, 0.04708513617515564, -0.14835448563098907, 0.011591119691729546, -0.0329156294465065, 0.18796926736831665, 0.28497427701950073, 0.2859683930873871, 0.028385765850543976, 0.09662950038909912, -0.22861023247241974, 0.31323593854904175, 0.17626841366291046, 0.02114955708384514, 0.02383037470281124, -0.11582256853580475, -0.26896679401397705, -0.07449635863304138, 0.3065761625766754, 0.41082730889320374, 0.07274069637060165, -0.36343830823898315, -0.16639158129692078, -0.21801763772964478, 0.0022085343953222036, 0.020236343145370483, -0.042402416467666626, -0.09837064146995544, -0.2833705246448517, 0.317721962928772, 0.1177603080868721, -0.22317266464233398, -0.36670008301734924, 0.12182670831680298, -0.03022533282637596, 0.018985483795404434, 0.008794925175607204, 0.1167776882648468, -0.031085778027772903, -0.21548528969287872, 0.03438868001103401, 0.15413245558738708, -0.1452021449804306, 0.08042944222688675, -0.46437692642211914, -0.09396364539861679, -0.10517843067646027, -0.0029371106065809727, 0.27233755588531494, 0.1206815242767334, -0.02077767252922058, 0.20961448550224304, 0.0210616085678339, -0.038990139961242676, 0.07547169178724289, 0.0470869317650795, -0.1682307869195938, 0.5013043880462646, -0.1979597806930542, -0.44517984986305237, -0.014231844805181026, 0.05184219777584076, 0.032549649477005005, 0.2927170395851135, 0.28743815422058105, 0.24851620197296143, 0.045160599052906036, -0.2915796935558319, 0.2610221207141876, 0.1697521060705185, 0.12340164184570312, -0.16540974378585815, 0.25532266497612, 0.04381481930613518, -0.16392163932323456, 0.11468533426523209, 0.2571103572845459, -0.049094147980213165, -0.38558608293533325, 0.2732124328613281, 0.243350088596344, 0.13456006348133087, 0.1430080682039261, 0.16504359245300293, -0.13919293880462646, -0.20446458458900452, 0.23067454993724823, 0.2289341241121292, -0.039880551397800446, -0.3241739273071289, 0.20256169140338898, 0.2478378564119339, -0.3018231689929962, -0.09830237179994583, -0.10254377871751785, -0.07940903306007385, 0.10692854970693588, 0.0496211014688015, -0.16021332144737244, -0.15271976590156555, -0.27380824089050293, -0.3727496564388275, 0.3812837600708008, -0.1592990905046463, -0.20358163118362427, 0.012668444775044918, -0.08200719952583313, 0.08026568591594696, 0.037948012351989746, 0.3154131770133972, -0.28557050228118896, -0.15582206845283508, 0.16850394010543823, 0.19271790981292725, -0.1716032475233078, -0.04413949325680733, 0.04992227628827095, -0.24417759478092194, 0.3765355348587036, 0.23413920402526855, 0.2572060823440552, 0.0205917377024889, 0.07076127827167511, -0.30217868089675903, 0.4754441976547241, -0.06878221780061722, -0.0288869496434927, 0.03737626597285271, 0.08476246148347855, -0.0653785690665245, -0.011141682043671608, -0.5770362019538879, 0.16623973846435547, 0.09143076837062836, 0.1343802809715271, -0.08162076771259308, 0.20934243500232697, -0.3059958815574646, -0.36856281757354736, -0.2284058928489685, 0.15358176827430725, 0.12984347343444824, 0.3458496332168579, 0.04297740012407303, -0.14035768806934357, -0.13518434762954712, -0.2696433663368225, -0.07861682772636414, 0.11877185851335526, 0.16634182631969452, -0.08898782730102539, 0.199703648686409, 0.13580262660980225, 0.0867711752653122, 0.0514741875231266, 0.3629125952720642, 0.1839403212070465, 0.09415958821773529, 0.2810610234737396, 0.21047431230545044, -0.07771966606378555, 0.08654370158910751, 0.017354009672999382, 0.07291606813669205, 0.04818001762032509, -0.013849216513335705, -0.14252300560474396, 0.11966733634471893, 0.16577427089214325, 0.16467326879501343, -0.012038360349833965, 0.30761486291885376, -0.26897257566452026, -0.14389237761497498, 0.010862911120057106, 0.21999165415763855, -0.019981451332569122, -0.12526531517505646, -0.0028769837226718664, -0.24881985783576965, -0.010620111599564552, 0.463449090719223, 0.1735476553440094, 0.307448148727417, -0.23719431459903717, -0.045068852603435516, 0.1368352323770523, -0.25500190258026123, 0.29096338152885437, -0.023040300235152245, -0.2442908138036728, 0.13170737028121948, -0.10097657144069672, -0.099195197224617, -0.02651609107851982, 0.3725070059299469, 0.1465982347726822, -0.004291625693440437, -0.22662974894046783, 0.09144846349954605, 0.1479184776544571, -0.014387015253305435, -0.0427374467253685, 0.02763628214597702, 0.12638050317764282, 0.049177393317222595, -0.007437709253281355, -0.08019334077835083, -0.05793583393096924, 0.13678652048110962, 0.06970040500164032, -0.13814131915569305, -0.2933214604854584, -0.16075165569782257, -0.040667347609996796, -0.4663172960281372, -0.07318489998579025, -0.11727917939424515, -0.08629810810089111, 0.12256563454866409, -0.12603335082530975, 0.06472054123878479, -0.09985402226448059, 0.04830429330468178, 0.2392950803041458, -0.08637502789497375, 0.11484695971012115, -0.22656726837158203, 0.002789493417367339, 0.36413973569869995, 0.11811968684196472, 0.14238885045051575, 0.04829942807555199, -0.1372935175895691, 0.13805462419986725, 0.12426890432834625, -0.05642987787723541, 0.13979984819889069, -0.0037377108819782734, -0.20711654424667358, 0.1927274912595749, -0.008129240944981575, -0.2466275542974472, -0.056307122111320496, -0.06908641755580902, 0.1182360053062439, -0.03182085603475571, 0.06627638638019562, -0.1118592694401741, 0.20622555911540985, -0.02104700356721878, 0.08136557787656784, -0.2669931948184967, -0.22622567415237427, -0.04738133028149605, -0.04940391704440117, 0.2570382356643677, -0.0917375385761261, -0.02698769047856331, 0.12396680563688278, 0.22432655096054077, 0.2099057137966156, -0.27582064270973206, -0.1957545429468155, 0.2472783923149109, 0.04805249348282814, 0.18292240798473358, -0.1655966341495514, -0.3960433304309845, -0.010517642833292484, 0.1335722804069519, 0.09533315151929855, -0.499907523393631, -0.1623314619064331, -0.025004450231790543, -0.39850667119026184, 0.11710774898529053, 0.11416430026292801, 0.2493390142917633, -0.27154168486595154, 0.08048062771558762, 0.13861030340194702, 0.005954543594270945, -0.0279361791908741, -0.2287796437740326, -0.03973235934972763, 0.41803646087646484, 0.24863676726818085, 0.1916717290878296, 0.166255921125412, -0.0680931955575943, 0.09527739882469177, -0.30760860443115234, 0.35292986035346985, 0.35648268461227417, -0.26994842290878296, 0.02703184448182583, 0.33305415511131287, 0.04932044446468353, -0.008013512007892132, -0.12119311839342117, 0.17776642739772797, -0.23744246363639832, -0.2440177947282791, -0.36570724844932556, -0.19647756218910217, 0.005032958462834358, -0.4126235842704773, -0.0161012914031744, -0.03419670835137367, 0.002454223809763789, -0.4115966260433197, 0.03693652153015137, 0.27591243386268616, 0.12349994480609894, 0.03938320279121399, -0.4566633701324463, 0.14950235188007355, -0.18466497957706451, -0.043101608753204346, 0.3597477972507477, 0.31366321444511414, -0.15634281933307648, 0.33889132738113403, -0.13884885609149933, -0.21848371624946594, 0.10376434773206711, 0.6274964213371277, 0.017706314101815224, -0.09876741468906403, 0.022047603502869606, 0.039167601615190506, -0.4373483955860138, 0.22432810068130493, -0.17679305374622345, -0.01620885357260704, 0.007923689670860767, 0.3396512567996979, -0.12464313209056854, -0.08836156874895096, 0.4022533595561981, 0.21873076260089874, -0.06673784554004669, -0.2010319083929062, -0.15401984751224518, -0.06820046901702881, 0.018443642184138298, 0.17582005262374878, 0.1555587649345398, 0.15749827027320862, 0.07361675798892975, -0.21553446352481842, -0.14852367341518402, -0.13522347807884216, 0.4397263526916504, 0.11846287548542023, 0.138211190700531, 0.06445199996232986, -0.10344469547271729, -0.14843113720417023, 0.03467048704624176, 0.384598046541214, 0.04709489271044731, -0.04633631184697151, 0.04852382838726044, -0.06449665874242783, -0.05327112600207329, 0.3874790370464325, -0.11200597137212753, 0.012425771914422512, 0.09088081866502762, -0.32626527547836304, 0.08419464528560638, -0.25972220301628113, -0.20045705139636993, -0.044024575501680374, 0.10812101513147354, -0.048647619783878326, -0.28422415256500244, 0.18698444962501526, 0.21293413639068604, -0.1633836328983307, 0.19982771575450897, 0.12256255745887756, -0.20977340638637543, 0.21382641792297363, 0.13123361766338348, 0.5981295704841614, -0.1563829630613327, 0.012116164900362492, 0.2579335868358612, -0.175180122256279, 0.23825420439243317, 0.05981062352657318, 0.1660504937171936, -0.24573175609111786, -0.4619011878967285, -0.1757030338048935, -0.03440406545996666, -0.07880101352930069, 0.04304239898920059, 0.014197357930243015, 0.2522870898246765, -0.4517466127872467, 0.5483936667442322, 0.2505725920200348, -0.2695385217666626, -0.27436044812202454, -0.12030178308486938, -0.26958638429641724, 0.17277337610721588, 0.00037258892552927136, -0.26986563205718994, -0.08484291285276413, -0.014362662099301815, -0.12491638213396072, 0.2098998725414276, -0.19534581899642944, 0.04569660872220993, 0.07776270806789398, 0.13860829174518585, 0.24066834151744843, 0.24470514059066772, -0.2034021019935608, 0.0349055640399456, 0.5466549396514893, 0.25470805168151855, 0.19822870194911957, 0.14634133875370026, 0.16777227818965912, 0.37161052227020264, -0.10878489911556244, 0.12442249059677124, 0.5022913217544556, 0.22520512342453003, -0.07207627594470978, 0.5607308149337769, 0.19833016395568848, -0.00023507002333644778, -0.33518528938293457, 0.11856821924448013, -0.0462690144777298, -0.23368564248085022, 0.10981981456279755, -0.24028705060482025, 0.13875459134578705, -0.1815432906150818, 0.21356482803821564, 0.08165484666824341, -0.3508521616458893, 0.11648298054933548, -0.2683698832988739, -0.212462916970253, -0.1306018978357315, 0.217179074883461, 0.022358831018209457, 0.24169328808784485, 0.2852417826652527, -0.1764133870601654, -0.14933520555496216, -0.1311468780040741, 0.022432265803217888, 0.319777250289917, 0.17605231702327728, 0.2970792055130005, -0.2620992362499237, -0.002424736972898245, 0.1350187063217163, -0.24298247694969177, 0.2498386651277542, 0.3337322175502777, 0.0670420452952385, -0.47656673192977905, -0.5637105107307434, 0.07200729101896286, 0.4093238413333893, 0.16497814655303955, 0.09753672778606415, 0.2918248474597931, -0.3143266439437866, 0.02945566177368164, -0.46340444684028625, 0.034687381237745285, -0.22747419774532318, 0.10489858686923981, -0.16175603866577148, -0.21738219261169434, -0.17327748239040375, 0.03157447278499603, 0.42323046922683716, 0.3307785093784332, 0.2079467922449112, -0.3227900564670563, -0.22178566455841064, 0.002610145602375269, -0.24940025806427002, -0.028395989909768105, -0.008447213098406792, 0.09506573528051376, -0.16724759340286255, -0.19986863434314728, -0.11237955838441849, 0.12559808790683746, 0.1240994855761528, 0.09699404984712601, 0.4188159108161926, -0.12039158493280411, -0.1708126962184906, -0.14405189454555511, -0.1746353805065155, -0.11591248959302902, -0.052557677030563354, 0.03818546235561371, -0.21582357585430145, -0.0569392628967762, 0.2533438503742218, 0.13533049821853638, 0.2736416757106781, -0.34338095784187317, 0.07167036831378937, 0.43035587668418884, -0.365871787071228, 0.2529110908508301, 0.6155057549476624, -0.05726669728755951, 0.15912261605262756, 0.095804363489151, 0.01570587418973446, 0.35587868094444275, -0.6058510541915894, -0.03927484154701233, 0.3253595530986786, -0.06998083740472794, 0.3364191949367523, 0.21358643472194672, -0.10161600261926651, -0.058329954743385315, 0.15884412825107574, -0.1883063167333603, -0.10237197577953339, -0.26234671473503113, -0.0672796294093132, 0.630423367023468, 0.25882259011268616, -0.17880278825759888, 0.13252030313014984, 0.2911641299724579, 0.4837716817855835, 0.19611774384975433, 0.011257861740887165, 0.23528097569942474, -0.060617297887802124, -0.33734330534935, 0.17254343628883362, -0.09793200343847275, 0.3377869725227356, 0.49600163102149963, 0.049350157380104065, 0.02607470005750656, 0.19015245139598846, -0.14428278803825378, -0.00932843517512083, 0.15970908105373383, -0.030977007001638412, 0.3943754732608795, 0.04900281876325607, -0.17357151210308075, 0.017867619171738625, -0.2116653174161911, -0.47550076246261597, -0.10855747014284134, 0.2992148697376251, -0.43373820185661316, -0.060284558683633804, 0.04241840913891792, 0.20504572987556458, -0.033408310264348984, -0.0519389882683754, 0.35621288418769836, 0.10251367837190628, -0.3906857371330261, -0.5251150131225586, 0.40922850370407104, -0.06958509236574173, 0.0824909582734108, 0.040162261575460434, 0.2531960904598236, -0.1344696581363678, -0.5323876738548279, 0.08874127268791199, -0.10422719269990921, -0.18746882677078247, -0.2589951157569885, -0.1899460405111313, -0.013184276409447193, 0.3549112379550934, 0.20418886840343475, 0.3107312321662903, -0.4009234309196472, -0.17645731568336487, -0.09825693070888519, 0.2518886625766754, -0.7730053067207336, 0.0703980103135109, 0.07783884555101395, -0.07976831495761871, -0.11260778456926346, -0.1047978550195694, -0.2869167625904083, -0.44911253452301025, -0.0038866305258125067, -0.0609387531876564, 0.12330532819032669, 0.19103427231311798, 0.202999085187912, 0.09531648457050323, -0.15103819966316223, 0.23402322828769684, -0.22056330740451813, 0.053296856582164764, -0.12779885530471802, -0.46719181537628174, 0.13753445446491241, 0.3011637330055237, -0.3660121560096741, 0.032765522599220276, -0.027535174041986465, 0.15283921360969543, -0.22973796725273132, 0.11711195111274719, 0.37382572889328003, 0.19255951046943665, 0.06850314140319824, -0.09659719467163086, -0.15652631223201752, -0.47065025568008423, -0.35875198245048523, 0.03480188548564911, -0.12914533913135529, -0.03970637172460556, 0.06829629093408585, 0.3019671142101288, -0.013570813462138176, -0.3250720202922821, 0.041703976690769196, 0.06622758507728577, 0.0008134206291288137, 0.0007854348514229059, -0.21973060071468353, -0.309979110956192, 0.10084576159715652, 0.3524557650089264, 0.3118387460708618, -0.16917413473129272, 0.24994349479675293, -0.15899315476417542, 0.07308097928762436, -0.1577395796775818, -0.11206410825252533, -0.020503753796219826, -0.0072631314396858215, 0.14897747337818146, -0.3664817214012146, -0.31976187229156494, 0.19775164127349854, 0.061597004532814026, -0.045376040041446686, 0.01478598266839981, 0.2210472822189331, 0.046211984008550644, 0.35529041290283203, 0.1428852528333664, -0.10423468798398972, 0.2092004418373108, -0.3513495922088623, -0.5274457931518555, -0.33599990606307983, -0.08674867451190948, 0.053459715098142624, 0.022036517038941383, 0.22783289849758148, 0.0786764845252037, 0.40267303586006165, -0.12997004389762878, 0.10147757828235626, -0.0580708347260952, 0.09990347176790237, 0.1427181214094162, -0.14345616102218628, -0.3203374147415161, 0.2901790738105774, -0.11622323840856552, -0.06654927134513855, -0.22167779505252838 ]
19
..\pandas\reference\api\pandas.tseries.offsets.Milli.freqstr.html
pandas.tseries.offsets.Milli.freqstr
Milli.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.Milli.freqstr Milli.freqstr# Return a string representing the frequency.
[ -0.20331160724163055, -0.5466115474700928, -0.20772986114025116, -0.0020623954478651285, 0.16957013309001923, -0.00595617713406682, 0.21752388775348663, 0.09185800701379776, -0.3241743743419647, 0.3970036804676056, 0.02137695997953415, 0.15929867327213287, -0.01689823716878891, 0.249680295586586, -0.3365228772163391, -0.037079550325870514, -0.07065069675445557, 0.40443119406700134, -0.13844527304172516, 0.06958840042352676, -0.21850603818893433, 0.24769426882266998, 0.007722180802375078, 0.2675105631351471, -0.12404066324234009, -0.09920371323823929, -0.04367506131529808, -0.2525120973587036, -0.11817742884159088, -0.07593323290348053, -0.058708105236291885, -0.03457062318921089, 0.08698192983865738, 0.5248258113861084, -0.00010193209163844585, -0.1461348533630371, 0.2611502707004547, -0.022968916222453117, -0.21372796595096588, 0.1395283341407776, -0.2505764365196228, 0.08576155453920364, -0.0017728166421875358, -0.05101320892572403, -0.07086966186761856, 0.06757387518882751, -0.06691780686378479, -0.41252657771110535, 0.0201942827552557, 0.5463559627532959, 0.21937979757785797, 0.11637920886278152, -0.27497467398643494, 0.008063132874667645, 0.24592389166355133, -0.11770489811897278, 0.13057135045528412, 0.15027356147766113, -0.11279748380184174, 0.17592544853687286, 0.011459605768322945, 0.08401577174663544, 0.2560972273349762, 0.23749426007270813, 0.039989128708839417, 0.1479286104440689, 0.21789762377738953, -0.03518547862768173, 0.07446208596229553, 0.2819690406322479, 0.5858840942382812, -0.38745570182800293, -0.3288913071155548, 0.16817033290863037, -0.135768860578537, -0.04180921986699104, -0.26717767119407654, -0.0024516060948371887, 0.05679479241371155, 0.11919727921485901, 0.3353623151779175, 0.2485683709383011, -0.27039510011672974, -0.08436461538076401, -0.3466866910457611, 0.10476424545049667, -0.1497848480939865, -0.028231745585799217, -0.09189583361148834, -0.1809455156326294, 0.178930401802063, 0.09143035858869553, 0.18517392873764038, 0.35957080125808716, 0.10473905503749847, -0.11747853457927704, 0.1319752186536789, -0.3733533024787903, -0.014857139438390732, -0.11189601570367813, -0.16576848924160004, 0.13205811381340027, -0.21283581852912903, -0.005535938311368227, -0.000649833760689944, -0.32429179549217224, -0.029607204720377922, -0.32046642899513245, 0.2693086862564087, -0.02824833057820797, -0.05380677059292793, -0.1523256003856659, 0.2966988980770111, -0.22596696019172668, 0.01517234742641449, -0.07634287327528, -0.0502033494412899, -0.023391518741846085, -0.26042014360427856, 0.20520064234733582, -0.10357074439525604, -0.06574750691652298, -0.2634871006011963, -0.10526926070451736, 0.003816070035099983, 0.6287017464637756, 0.10188526660203934, -0.09262117743492126, 0.2922716438770294, -0.0815804973244667, -0.3119692802429199, 0.18500792980194092, 0.04783768951892853, -0.1255948841571808, -0.22500263154506683, 0.09534885734319687, 0.09732852876186371, 0.19203773140907288, 0.215986430644989, -0.02548719011247158, -0.13613416254520416, -0.2103498876094818, -0.06982690095901489, 0.10060451179742813, -0.3453516662120819, 0.1671084463596344, -0.02281372807919979, -0.01242337841540575, -0.20077919960021973, -0.02697530947625637, 0.2197515368461609, -0.0197675172239542, -0.14576487243175507, 0.2847698926925659, 0.0915156900882721, 0.1258610188961029, 0.13005420565605164, 0.3386481702327728, -0.06780879199504852, 0.20988813042640686, 0.2082393616437912, -0.08260481804609299, -0.39967530965805054, -0.08664353936910629, 0.05964849516749382, -0.19923435151576996, -0.5991438031196594, -0.09424625337123871, 0.21145346760749817, -0.22684651613235474, 0.3829212784767151, -0.037013567984104156, 0.11455092579126358, -0.011012932285666466, -0.2635205090045929, -0.193675696849823, 0.0968993678689003, -0.1271711140871048, 0.13964606821537018, 0.2011173516511917, -0.12097138166427612, -0.16097445785999298, 0.25524282455444336, 0.04490714892745018, -0.20324967801570892, -0.04820581153035164, 0.08803971856832504, 0.09570315480232239, -0.33647480607032776, 0.05987641215324402, 0.08304701745510101, -0.19424688816070557, 0.1645164042711258, 0.3594803214073181, 0.19118283689022064, -0.2453826516866684, 0.2307116985321045, 0.145198792219162, 0.24088603258132935, 0.015344453975558281, -0.020214399322867393, 0.038674406707286835, 0.03929544985294342, 0.11095339059829712, 0.049137767404317856, -0.6415238976478577, 0.3098124861717224, -0.04755831137299538, -0.1881633996963501, 0.3277362287044525, 0.2132824957370758, -0.11969603598117828, -0.4129912257194519, 0.07189008593559265, 0.18731901049613953, 0.3457557260990143, 0.2630545496940613, 0.03733116760849953, -0.02383519895374775, 0.40959662199020386, -0.11055891215801239, 0.25389915704727173, -0.17548330128192902, -0.14624576270580292, -0.015200459398329258, -0.15620262920856476, 0.020473537966609, -0.1209825724363327, 0.08809071779251099, 0.3438838720321655, 0.18751724064350128, 0.13369163870811462, 0.10733932256698608, 0.2656184136867523, 0.35001102089881897, 0.1946699023246765, 0.08985072374343872, 0.127159982919693, 0.19238723814487457, 0.34317877888679504, -0.1976817101240158, 0.3420793414115906, 0.3091329336166382, -0.07772517949342728, -0.06729613989591599, 0.28959059715270996, -0.2800779640674591, -0.30452150106430054, -0.03263859450817108, 0.05677524581551552, 0.3582310676574707, 0.24265027046203613, -0.44710037112236023, 0.0060102795250713825, 0.0483090840280056, -0.09068288654088974, -0.5122026801109314, 0.13715574145317078, -0.6306519508361816, 0.06851433217525482, 0.2706444263458252, -0.17501750588417053, -0.045618101954460144, 0.04303869605064392, -0.03988698497414589, -0.11809242516756058, -0.08324465900659561, 0.11897321790456772, 0.07732529193162918, 0.16644075512886047, 0.21362335979938507, 0.009122667834162712, -0.24864710867404938, -0.13670498132705688, 0.12281827628612518, 0.035379115492105484, 0.1280217170715332, 0.11824493110179901, -0.028261177241802216, -0.17003007233142853, -0.22110790014266968, -0.3617541790008545, -0.13126637041568756, 0.03437214717268944, -0.21369639039039612, -0.11289294064044952, -0.29751887917518616, -0.0591631717979908, 0.07409598678350449, -0.6061941981315613, 0.05816630646586418, -0.1648528128862381, -0.042861733585596085, 0.14056260883808136, -0.07947010546922684, 0.047478578984737396, -0.36829298734664917, 0.19669143855571747, 0.6700924634933472, 0.18680359423160553, -0.13095077872276306, -0.15491656959056854, 0.03922509402036667, 0.2776370942592621, -0.38485777378082275, 0.27703648805618286, 0.24994978308677673, -0.17256146669387817, 0.3736807703971863, 0.028693808242678642, 0.14057029783725739, 0.04623579606413841, -0.10222750157117844, 0.2864627540111542, 0.3774423599243164, 0.21767325699329376, -0.23274491727352142, -0.010870770551264286, 0.037612106651067734, -0.0791998952627182, 0.031181354075670242, -0.11413193494081497, -0.23852917551994324, 0.1746997982263565, -0.12318485975265503, -0.04610373079776764, -0.11800515651702881, -0.2622811794281006, -0.06121979281306267, -0.019425494596362114, 0.09480775147676468, 0.27344465255737305, -0.09912388771772385, 0.24427102506160736, 0.17376196384429932, 0.1066751703619957, -0.6255730390548706, -0.317563533782959, 0.18037281930446625, -0.10786514729261398, -0.16705426573753357, 0.20605432987213135, -0.04056021198630333, -0.03585508465766907, -0.0016448816750198603, 0.1407938152551651, -0.5883302092552185, -0.013479969464242458, 0.012845768593251705, -0.15533584356307983, 0.3212311267852783, -0.0874503031373024, 0.09642012417316437, -0.22611062228679657, -0.06046586111187935, 0.1418689638376236, 0.27447837591171265, 0.0728565976023674, -0.007097149733453989, 0.15129287540912628, 0.46826401352882385, -0.0323331356048584, 0.21599578857421875, 0.08448201417922974, -0.1650245636701584, -0.05773349851369858, -0.36148229241371155, -0.11136354506015778, 0.17599691450595856, 0.123292475938797, 0.0655740424990654, 0.0993652269244194, 0.10084953159093857, 0.3133280873298645, -0.1458883285522461, 0.33427441120147705, -0.0594463013112545, 0.14869609475135803, -0.052388984709978104, -0.10165684670209885, -0.1677960753440857, -0.4805833101272583, 0.20321831107139587, 0.005038676783442497, 0.12839475274085999, -0.10990682989358902, 0.12218762189149857, -0.0277017243206501, 0.0030513375531882048, -0.02329554408788681, -0.03863922879099846, -0.0858236625790596, -0.025374602526426315, -0.09627418220043182, -0.1459725946187973, 0.34702545404434204, 0.3889031708240509, 0.07811134308576584, 0.08924950659275055, -0.014111079275608063, 0.132528617978096, 0.6906433701515198, -0.09155913442373276, -0.060493551194667816, -0.043568991124629974, -0.09781286865472794, -0.7524202466011047, 0.04827617481350899, -0.40057581663131714, -0.23359690606594086, -0.5525192618370056, 0.16364574432373047, -0.11753080785274506, 0.22131413221359253, 0.07252845168113708, 0.0736975371837616, -0.10889093577861786, 0.000445567857241258, -0.02342173457145691, -0.3378904461860657, 0.0943269357085228, 0.09382195770740509, 0.1957637220621109, 0.12847018241882324, -0.10133642703294754, 0.01768483780324459, 0.1724667251110077, 0.07976093888282776, 0.3463233411312103, 0.15836302936077118, 0.16842733323574066, 0.23359066247940063, -0.13953812420368195, -0.00034817427513189614, -0.3177967071533203, -0.016418078914284706, -0.22939172387123108, 0.1461683064699173, -0.18813475966453552, -0.016830163076519966, -0.2909591794013977, 0.12541671097278595, 0.045613668859004974, -0.0280372966080904, 0.021838542073965073, 0.15978728234767914, 0.04480836167931557, -0.11803663522005081, 0.19747643172740936, 0.15854594111442566, 0.2161572128534317, 0.0481816790997982, -0.41115114092826843, 0.2428959459066391, 0.11900345236063004, -0.016921289265155792, -0.17567090690135956, -0.03475530445575714, -0.2640202045440674, -0.04895433783531189, 0.12341134250164032, 0.4916186034679413, 0.2541043758392334, -0.004911759402602911, 0.4013374447822571, -0.482124388217926, 0.2240757942199707, -0.22314292192459106, 0.04815166816115379, -0.17522604763507843, -0.468593567609787, -0.27311989665031433, 0.03050975315272808, -0.10080263018608093, 0.15557347238063812, -0.3174950182437897, 0.09572242200374603, 0.22829218208789825, 0.06832756102085114, 0.3414996266365051, 0.04899809882044792, -0.288502961397171, -0.07954815775156021, -0.2315133661031723, 0.2501477301120758, -0.1296866089105606, -0.22666658461093903, -0.0977884903550148, 0.10194511711597443, -0.23790401220321655, 0.07781526446342468, 0.027856143191456795, -0.2795614004135132, -0.15708528459072113, 0.2422511726617813, -0.13055366277694702, -0.017921965569257736, -0.36360427737236023, -0.2843262255191803, 0.5308016538619995, -0.08035130798816681, -0.021164337173104286, 0.05442442744970322, 0.13095751404762268, 0.08960677683353424, -0.07869367301464081, 0.11177841573953629, 0.32689985632896423, 0.08888090401887894, -0.03770200163125992, 0.2751598358154297, -0.07159823924303055, 0.0265643447637558, -0.0845169648528099, -0.028232166543602943, -0.5801719427108765, -0.09925477206707001, -0.3379613161087036, -0.2380811870098114, 0.10423915088176727, 0.0333307608962059, 0.17303261160850525, 0.2205979973077774, -0.28929194808006287, 0.4904795289039612, -0.09007135033607483, -0.16137325763702393, -0.26541832089424133, 0.1843159943819046, 0.04347808286547661, 0.20891709625720978, 0.07790806144475937, 0.3437560498714447, -0.3781358003616333, -0.0513322614133358, 0.24478989839553833, -0.01972469873726368, -0.24057507514953613, 0.48485225439071655, 0.3004437983036041, -0.1613076627254486, -0.09890038520097733, 0.5148112177848816, 0.12637516856193542, 0.057982511818408966, -0.147147536277771, -0.12544237077236176, -0.21607616543769836, 0.004668861161917448, 0.119804248213768, 0.36379575729370117, 0.34512341022491455, 0.21395482122898102, 0.10604052990674973, -0.3503565490245819, -0.40336522459983826, -0.027157943695783615, -0.08962162584066391, 0.17629572749137878, 0.3530798852443695, -0.17988985776901245, 0.06186763942241669, 0.08108095824718475, 0.2537350058555603, 0.1914968490600586, 0.09749201685190201, -0.31827035546302795, -0.21783378720283508, -0.0007606531144119799, -0.029292838647961617, 0.14502230286598206, 0.16838939487934113, 0.03494766727089882, -0.4057566821575165, -0.05873994156718254, -0.21544744074344635, 0.5708020925521851, -0.04708835482597351, 0.5082553625106812, 0.090001679956913, -0.19196966290473938, 0.35444584488868713, 0.06993725150823593, 0.08085333555936813, 0.08927661180496216, -0.1277407705783844, 0.12435399740934372, -0.004995472729206085, -0.11063431948423386, 0.3013693392276764, 0.41938838362693787, 0.002964634448289871, -0.43334129452705383, 0.05371812358498573, -0.0304062869399786, -0.30532100796699524, 0.5995596051216125, 0.5263001918792725, 0.12303105741739273, -0.021159818395972252, -0.1807357519865036, 0.04372967407107353, 0.23101551830768585, -0.41426247358322144, 0.040644437074661255, -0.016022732481360435, -0.07775764167308807, 0.3914421796798706, 0.23226603865623474, 0.02966425195336342, -0.30656349658966064, 0.09756539762020111, -0.035414885729551315, 0.16822969913482666, -0.40480488538742065, -0.16295325756072998, 0.3798849582672119, 0.320937842130661, 0.06231970712542534, 0.2117408663034439, 0.2424028366804123, 0.3096944987773895, 0.4278247356414795, 0.3341144919395447, -0.04855241999030113, 0.21405038237571716, -0.12649643421173096, 0.0746767669916153, 0.059778884053230286, -0.0822233259677887, 0.407514363527298, -0.41007110476493835, 0.017377430573105812, 0.57809978723526, 0.1455359160900116, 0.009569156914949417, 0.06034878268837929, -0.09792681783437729, -0.13409754633903503, -0.013677298091351986, -0.16527089476585388, 0.2106470912694931, -0.09945030510425568, -0.22215136885643005, -0.21099625527858734, 0.1185036301612854, 0.2859562039375305, -0.06555584073066711, -0.199717178940773, 0.3556731045246124, 0.11354140192270279, -0.09704234451055527, -0.05405479297041893, -0.06141997501254082, -0.1422630399465561, -0.3032129406929016, 0.013837509788572788, -0.0031518565956503153, 0.24857427179813385, 0.05046582967042923, 0.13609279692173004, -0.30789291858673096, -0.30692049860954285, 0.35727816820144653, -0.20493927597999573, -0.10461154580116272, 0.07278475165367126, -0.04519285634160042, 0.34259384870529175, -0.02387205697596073, 0.45943281054496765, 0.2895628809928894, -0.25101757049560547, -0.0207455325871706, 0.088018037378788, -0.03795497864484787, -0.46903300285339355, 0.00909529346972704, 0.14725345373153687, 0.21634197235107422, -0.19271531701087952, 0.054780203849077225, -0.28060752153396606, -0.026333941146731377, -0.29470115900039673, -0.06937011331319809, 0.19363150000572205, 0.038283102214336395, 0.20794332027435303, -0.054798614233732224, -0.1253296583890915, 0.26461148262023926, 0.4019753336906433, 0.3802286386489868, -0.17163489758968353, -0.3593296408653259, -0.09108354896306992, 0.3429597020149231, 0.05821989104151726, 0.007139698602259159, -0.05373440682888031, 0.27493956685066223, -0.21625283360481262, 0.29668524861335754, 0.1837700456380844, -0.3648674786090851, 0.09499651938676834, 0.17672377824783325, -0.22417448461055756, -0.6807107925415039, 0.05738772451877594, -0.1262977421283722, -0.04665045067667961, 0.1373884081840515, -0.11668439954519272, 0.3316405713558197, -0.08223652839660645, -0.09732776135206223, -0.13666757941246033, -0.05173089727759361, 0.1915503740310669, 0.12895014882087708, -0.1576845943927765, -0.4273989498615265, 0.33781641721725464, 0.013918239623308182, 0.11828839033842087, -0.33480942249298096, 0.27501794695854187, -0.08671239018440247, 0.24527700245380402, 0.004524569027125835, -0.14411267638206482, 0.04511908441781998, 0.32049980759620667, 0.18695060908794403, 0.08701911568641663, -0.17527072131633759, 0.23126515746116638, -0.4516257643699646, -0.28008365631103516, -0.11921091377735138, -0.0030050920322537422, -0.006230550352483988, 0.3810046315193176, 0.21822670102119446, -0.3979630470275879, 0.17953908443450928, -0.0857309028506279, -0.5865073800086975, -0.23363511264324188, -0.08423922955989838, -0.32801979780197144, -0.05132540315389633, 0.21596162021160126, 0.07325893640518188, 0.2487698346376419, -0.10955429822206497, -0.007989906705915928, -0.20373019576072693, 0.1252620816230774, -0.11310035735368729, -0.12659819424152374, -0.056687839329242706, 0.2590329647064209, 0.06546811014413834, -0.1520683616399765, -0.17844058573246002 ]
20
..\pandas\reference\api\pandas.Series.combine.html
pandas.Series.combine
Series.combine(other, func, fill_value=None)[source]# Combine the Series with a Series or scalar according to func. Combine the Series and other using func to perform elementwise selection for combined Series. fill_value is assumed when value is missing at some index from one of the two objects being combined.
Parameters: otherSeries or scalarThe value(s) to be combined with the Series. funcfunctionFunction that takes two scalars as inputs and returns an element. fill_valuescalar, optionalThe value to assume when an index is missing from one Series or the other. The default specifies to use the appropriate NaN value for the underlying dtype of the Series. Returns: SeriesThe result of combining the Series with the other object.
[">>> s1 = pd.Series({'falcon': 330.0, 'eagle': 160.0})\n>>> s1\nfalcon 330.0\neagle 160.0\ndtype: float64\n>>> s2 = pd.Series({'falcon': 345.0, 'eagle': 200.0, 'duck': 30.0})\n>>> s2\nfalcon 345.0\neagle 200.0\nduck 30.0\ndtype: float64", '>>> s1.combine(s2, max)\nduck NaN\neagle 200.0\nfalcon 345.0\ndtype: float64', '>>> s1.combine(s2, max, fill_value=0)\nduck 30.0\neagle 200.0\nfalcon 345.0\ndtype: float64']
pandas.Series.combine Series.combine(other, func, fill_value=None)[source]# Combine the Series with a Series or scalar according to func. Combine the Series and other using func to perform elementwise selection for combined Series. fill_value is assumed when value is missing at some index from one of the two objects being combined.
[ -0.06632059067487717, -0.26039665937423706, -0.10634869337081909, 0.0673750564455986, -0.045240189880132675, 0.26937276124954224, -0.008097588084638119, 0.3461974561214447, -0.01714937388896942, 0.4006600081920624, -0.15592201054096222, 0.3908197283744812, 0.26869627833366394, 0.006792658474296331, -0.293924480676651, -0.384250283241272, -0.1801682859659195, 0.38249555230140686, -0.240640789270401, 0.009196210652589798, -0.4087907671928406, -0.02093503624200821, -0.23180635273456573, -0.0840383842587471, 0.10378863662481308, 0.012874232605099678, -0.02133267931640148, -0.08498440682888031, 0.13793738186359406, -0.1044476255774498, 0.324055016040802, 0.14531783759593964, -0.23321834206581116, 0.39362162351608276, -0.00009575805597705767, -0.3636138141155243, 0.20058976113796234, -0.15376418828964233, 0.17242851853370667, 0.06516606360673904, -0.2974681258201599, 0.011380469426512718, 0.07932629436254501, -0.22644644975662231, -0.027537206187844276, -0.19977064430713654, 0.01636355184018612, -0.0755544900894165, 0.060238417237997055, -0.14558550715446472, 0.308159738779068, 0.16519394516944885, -0.04713234305381775, -0.11296410113573074, 0.038242340087890625, -0.3615943193435669, 0.2000931054353714, 0.1587544083595276, -0.09204600751399994, -0.16858921945095062, 0.25802233815193176, 0.23308224976062775, -0.21526172757148743, -0.15300105512142181, 0.035110995173454285, 0.16139505803585052, 0.1005907878279686, -0.2894834280014038, -0.09489698708057404, 0.3635665774345398, 0.14136220514774323, -0.07551824301481247, 0.09459654241800308, -0.13228075206279755, 0.02050483226776123, 0.09226784855127335, -0.14717310667037964, 0.0825698971748352, -0.1916525661945343, 0.12273094803094864, 0.18214669823646545, 0.444763720035553, -0.02711295895278454, 0.3200749456882477, -0.19594097137451172, 0.3792022168636322, 0.08904044330120087, 0.13399957120418549, 0.17903389036655426, 0.021013306453824043, -0.40452778339385986, -0.4960612654685974, 0.28264638781547546, 0.21634560823440552, -0.16585524380207062, -0.3464687168598175, 0.05753806233406067, -0.25361624360084534, -0.2512110769748688, -0.10085372626781464, -0.09198801219463348, 0.10394033044576645, -0.05259706825017929, 0.5036926865577698, 0.08508820831775665, -0.013868803158402443, -0.1989436000585556, -0.21652434766292572, 0.1565745770931244, 0.06533101946115494, 0.1787097305059433, 0.07657523453235626, 0.33941489458084106, -0.1885550618171692, -0.22017356753349304, -0.20298591256141663, -0.11261853575706482, 0.1565706729888916, -0.6124663949012756, -0.060488466173410416, -0.09285654872655869, -0.14158128201961517, 0.18827466666698456, 0.1502615511417389, -0.11710938811302185, 0.39441177248954773, 0.01505924854427576, 0.07736264169216156, 0.298759788274765, 0.3758782148361206, -0.3090746998786926, 0.3714839220046997, 0.2675570547580719, -0.3771510720252991, 0.05215763300657272, -0.03423633798956871, 0.11401764303445816, 0.20016539096832275, 0.23410917818546295, 0.19128091633319855, 0.08391935378313065, -0.2128051221370697, 0.04512450844049454, 0.3232531249523163, 0.28098663687705994, -0.05549224093556404, 0.27274009585380554, -0.04366520047187805, -0.172501802444458, 0.32713139057159424, 0.17260880768299103, -0.04133150354027748, -0.19462235271930695, 0.2889074981212616, -0.010166068561375141, 0.12078384310007095, 0.03284192085266113, 0.257811039686203, -0.1132773607969284, -0.12189744412899017, 0.24524907767772675, 0.21689316630363464, -0.06780077517032623, -0.2934500575065613, 0.3371274471282959, 0.17096489667892456, -0.2759352922439575, -0.04489179700613022, 0.0436987429857254, -0.1276426613330841, 0.2284657508134842, -0.019453708082437515, -0.2559187114238739, -0.08191314339637756, -0.15779276192188263, 0.09107449650764465, 0.29722967743873596, -0.33599191904067993, -0.1961304396390915, 0.019121313467621803, -0.06293326616287231, 0.26572108268737793, 0.2810000479221344, 0.1251908838748932, -0.4057835340499878, -0.11722716689109802, 0.09049592912197113, 0.18914733827114105, -0.3425089120864868, -0.1835775077342987, -0.023521700873970985, 0.0569034181535244, 0.44427430629730225, -0.0737098753452301, 0.20491422712802887, 0.11300227046012878, -0.07967174798250198, -0.31297001242637634, 0.29225587844848633, -0.004002941772341728, 0.09895776212215424, 0.03290526568889618, 0.3734726011753082, -0.3019217550754547, -0.031170953065156937, -0.34135568141937256, -0.004055199678987265, 0.08052797615528107, -0.03638170287013054, -0.00678218062967062, 0.02504049614071846, -0.26329493522644043, -0.3875267505645752, -0.3070363998413086, -0.007423901930451393, 0.2342246025800705, 0.2979821264743805, 0.039503201842308044, -0.09332355111837387, -0.3004516661167145, -0.14049820601940155, 0.20762331783771515, -0.07706833630800247, -0.03759177401661873, -0.24732071161270142, 0.13196197152137756, 0.12420464307069778, -0.009524688124656677, -0.3552643954753876, 0.02881198190152645, 0.22656363248825073, 0.0009264122927561402, 0.1059897318482399, 0.4337402284145355, -0.43279358744621277, 0.22255456447601318, -0.10222592949867249, -0.039500292390584946, -0.032862186431884766, -0.024447593837976456, -0.18908897042274475, 0.05834157392382622, 0.4191804826259613, -0.03033539280295372, -0.2064964920282364, 0.3880138695240021, -0.37189781665802, -0.1688845157623291, 0.11249110847711563, 0.21291789412498474, 0.21220554411411285, -0.11637238413095474, -0.01525852270424366, -0.28749820590019226, -0.2574775516986847, 0.21727019548416138, 0.01692408137023449, 0.26378440856933594, -0.637042760848999, 0.25752589106559753, 0.2725720703601837, 0.01509961299598217, 0.08377214521169662, 0.04496929422020912, -0.05152957886457443, 0.041544340550899506, 0.028921831399202347, 0.19717125594615936, 0.24951724708080292, 0.33676013350486755, 0.05640504136681557, -0.013875135220587254, -0.04740538075566292, -0.11341699957847595, 0.17800036072731018, 0.2122531533241272, -0.10067033767700195, 0.1307365894317627, 0.16251163184642792, 0.06108817830681801, -0.17823265492916107, 0.13734078407287598, -0.11500638723373413, 0.028853001073002815, 0.0331924743950367, -0.03649446368217468, -0.16052459180355072, -0.08442869037389755, -0.16729164123535156, -0.3915036618709564, -0.003394707338884473, -0.32624295353889465, 0.026896925643086433, 0.5045980215072632, -0.2447359263896942, 0.08330351859331131, -0.15766994655132294, 0.18125563859939575, 0.15092381834983826, -0.21209128201007843, -0.1637917459011078, 0.17868326604366302, -0.13733796775341034, 0.354605108499527, -0.056305062025785446, 0.2658337354660034, 0.015180972404778004, 0.18947462737560272, 0.19806942343711853, 0.0632108524441719, -0.15649232268333435, -0.06668691337108612, -0.3739909529685974, -0.15439772605895996, 0.02351478673517704, 0.10493319481611252, -0.3973475992679596, -0.32806676626205444, -0.13563556969165802, 0.21797271072864532, -0.04633927717804909, -0.1503792256116867, 0.07237507402896881, 0.16533371806144714, -0.16889861226081848, -0.19282738864421844, -0.09057705849409103, -0.40840500593185425, -0.014823045581579208, -0.023754073306918144, 0.0854184553027153, -0.4475155770778656, 0.07119186967611313, 0.15136811137199402, 0.2202058732509613, -0.04413726553320885, -0.2611069083213806, -0.15501157939434052, 0.357565701007843, -0.009332461282610893, 0.15247029066085815, 0.1496734470129013, -0.3703867197036743, 0.24760673940181732, -0.03941947594285011, -0.0005645974306389689, -0.25653958320617676, -0.09432367980480194, 0.1332971602678299, -0.18870563805103302, 0.15365281701087952, 0.3368905186653137, 0.24869655072689056, -0.27491495013237, -0.04072290286421776, 0.022046802565455437, -0.0659179836511612, 0.21338263154029846, 0.045537419617176056, -0.04526444151997566, 0.4078376591205597, -0.06752726435661316, 0.3837692439556122, 0.10052613168954849, 0.20191828906536102, 0.32799944281578064, 0.06099379062652588, 0.09711302816867828, 0.2425278276205063, -0.24451562762260437, -0.29103219509124756, 0.3211469352245331, 0.3658708333969116, -0.03888799995183945, -0.10417472571134567, 0.19502604007720947, -0.2212999165058136, -0.08771071583032608, -0.24290302395820618, -0.032990194857120514, 0.21987228095531464, -0.2820659875869751, 0.07783250510692596, -0.030477577820420265, -0.08442677557468414, -0.10815469920635223, -0.09082439541816711, -0.2869105339050293, -0.030450090765953064, 0.08791512250900269, -0.3231273293495178, -0.05440529063344002, 0.06182698905467987, -0.2637387812137604, 0.3802465796470642, 0.014404119923710823, 0.16682448983192444, 0.2933509945869446, -0.13053172826766968, -0.24314971268177032, 0.2374679446220398, 0.694696843624115, -0.0030996648129075766, -0.3900810480117798, 0.04345886781811714, -0.35429951548576355, -0.4384557008743286, 0.12021002173423767, -0.1240435391664505, -0.10382252186536789, -0.10442999750375748, 0.23153893649578094, -0.10589562356472015, -0.2576011121273041, 0.33547067642211914, 0.3006509244441986, -0.03116435743868351, -0.24020296335220337, -0.17661142349243164, -0.09043781459331512, -0.14514771103858948, -0.0034782025031745434, 0.3791053593158722, 0.2692888379096985, -0.08630028367042542, -0.3065812885761261, -0.2767161428928375, -0.16170194745063782, 0.5068955421447754, -0.14124371111392975, -0.02951892837882042, 0.3541773855686188, -0.09143581241369247, -0.18348123133182526, -0.12853330373764038, -0.0009412018698640168, 0.07928255200386047, 0.11111733317375183, -0.16372428834438324, 0.05901200696825981, -0.022006824612617493, 0.35147151350975037, 0.05149455368518829, -0.1675863116979599, 0.23500221967697144, -0.09079376608133316, 0.10616947710514069, 0.009085830301046371, -0.05503349006175995, 0.08499424904584885, 0.24120928347110748, 0.10525292903184891, -0.15071487426757812, 0.34538936614990234, 0.07429707795381546, -0.17180006206035614, 0.11678514629602432, 0.022889645770192146, -0.31660759449005127, -0.015683164820075035, -0.17078857123851776, 0.660647451877594, 0.135735422372818, -0.01873556151986122, 0.2967853546142578, -0.0009249512222595513, 0.3197765052318573, 0.07556471973657608, 0.3673757016658783, -0.11963902413845062, -0.21082746982574463, -0.16990162432193756, -0.011614208109676838, 0.00020476467034313828, 0.049978114664554596, -0.3461654782295227, 0.4818166196346283, -0.3386710286140442, 0.3172365128993988, 0.23407110571861267, -0.07746052742004395, -0.085682213306427, -0.24966390430927277, -0.2076624631881714, 0.19121037423610687, 0.11234307289123535, -0.009578671306371689, -0.06034146621823311, -0.03758852183818817, 0.05913679301738739, -0.05887352675199509, 0.11655262112617493, 0.15697844326496124, 0.19780834019184113, 0.12861278653144836, 0.1321302056312561, -0.2401159107685089, -0.11498351395130157, 0.15194301307201385, 0.07629290968179703, -0.10356467217206955, 0.2456768900156021, 0.16545899212360382, 0.1138632744550705, 0.05536510795354843, -0.1917823702096939, 0.04433325678110123, 0.5249170064926147, -0.008052782155573368, -0.05440504103899002, 0.5978978872299194, 0.051843225955963135, -0.19498328864574432, -0.033525511622428894, 0.3687130808830261, -0.3888886868953705, -0.12402897328138351, -0.5965739488601685, 0.04950742423534393, -0.11769004911184311, -0.3542178273200989, 0.2562827169895172, 0.013087580911815166, -0.24641786515712738, 0.27432167530059814, -0.18393224477767944, -0.3763710856437683, -0.20091235637664795, 0.1833994835615158, 0.3110283613204956, -0.054744042456150055, 0.3241901397705078, -0.19737860560417175, -0.008060835301876068, -0.09451872855424881, -0.28877949714660645, 0.17759326100349426, 0.05360259488224983, 0.4022773504257202, -0.15532205998897552, -0.1158594861626625, -0.07151955366134644, -0.1303577870130539, -0.01760702021420002, 0.36649465560913086, -0.13942185044288635, -0.2680075466632843, -0.38758283853530884, -0.07970781624317169, 0.612522542476654, 0.33091092109680176, -0.10867481678724289, 0.23954364657402039, -0.11413566023111343, 0.07034693658351898, -0.4802500903606415, 0.04955887049436569, -0.36310672760009766, 0.042689576745033264, 0.005840247496962547, 0.18255020678043365, -0.14048634469509125, 0.1610964983701706, 0.28216591477394104, 0.3945387601852417, 0.01811359077692032, -0.3863919973373413, -0.13580067455768585, 0.0033271682914346457, -0.09738790988922119, -0.14704662561416626, 0.15897418558597565, 0.1058722734451294, -0.19911856949329376, -0.12772811949253082, -0.11514727771282196, 0.0016575554618611932, -0.06718581169843674, 0.11682997643947601, -0.020385950803756714, -0.13036851584911346, 0.14435561001300812, -0.17227603495121002, -0.05942070111632347, -0.004049439914524555, 0.047034285962581635, 0.06000388786196709, -0.07768090814352036, -0.18872691690921783, -0.008762028999626637, -0.18134824931621552, -0.05658541992306709, -0.07830394059419632, -0.16311821341514587, 0.2718658447265625, -0.4163670539855957, -0.10933653265237808, 0.17564556002616882, 0.042902108281850815, -0.002270268276333809, 0.003230145201086998, -0.03459968790411949, 0.31789302825927734, -0.5184352397918701, 0.04420623928308487, 0.10254789888858795, 0.20539435744285583, 0.45952311158180237, 0.20915529131889343, 0.02603016048669815, -0.0000799471017671749, -0.0004883387591689825, 0.05927992984652519, -0.05578162521123886, -0.0342712327837944, 0.39002928137779236, 0.227549210190773, 0.08033045381307602, -0.05436570942401886, 0.26867836713790894, 0.15345527231693268, 0.28802409768104553, -0.10183589160442352, 0.1073991060256958, 0.29871219396591187, -0.026078520342707634, -0.28875792026519775, 0.07706744968891144, -0.13642378151416779, 0.03844887763261795, 0.2080872505903244, -0.36117085814476013, 0.0785176083445549, 0.5584496855735779, -0.17991682887077332, -0.15249121189117432, -0.03559044748544693, 0.10083654522895813, 0.23774230480194092, -0.03137360140681267, -0.03305228054523468, 0.14441236853599548, -0.17954160273075104, -0.09173706918954849, -0.08310956507921219, 0.5203077793121338, -0.2815591096878052, 0.40257713198661804, -0.17595526576042175, 0.09215061366558075, -0.010458619333803654, 0.44869861006736755, 0.15889059007167816, 0.10815737396478653, -0.22439488768577576, -0.3975043296813965, 0.49003350734710693, -0.1912180632352829, -0.10082662105560303, 0.17538703978061676, 0.1532338410615921, -0.08083442598581314, -0.2323213666677475, 0.1561400294303894, -0.09084659814834595, -0.22196760773658752, -0.08057154715061188, -0.13052067160606384, 0.09833473712205887, 0.13599088788032532, -0.009009109809994698, 0.3607761263847351, -0.4406432807445526, -0.053525831550359726, 0.0965711697936058, 0.21760159730911255, -0.7269800305366516, 0.11724252253770828, 0.15533024072647095, -0.0381736196577549, -0.04419230297207832, -0.036832768470048904, -0.2082703858613968, -0.24324055016040802, 0.25697046518325806, -0.15001457929611206, 0.1480293869972229, 0.010166818276047707, 0.19119971990585327, 0.07969445735216141, 0.28652283549308777, -0.11930324137210846, 0.28578582406044006, 0.0038904850371181965, -0.08521530777215958, -0.32799217104911804, 0.12399445474147797, 0.2335037738084793, 0.1442134529352188, -0.07607921212911606, 0.21229366958141327, 0.048648443073034286, -0.2183716893196106, 0.15214896202087402, 0.22569653391838074, -0.05810653418302536, -0.05370156094431877, -0.11561453342437744, -0.2123672366142273, -0.30204540491104126, -0.21402011811733246, 0.1339079737663269, -0.16842429339885712, 0.056652363389730453, -0.03473743423819542, 0.3428677022457123, -0.034414973109960556, -0.08706982433795929, 0.012906842865049839, 0.028542011976242065, 0.17185327410697937, 0.21320900321006775, -0.01980714499950409, -0.36739382147789, 0.33430910110473633, 0.621171772480011, 0.10844774544239044, -0.1115606278181076, 0.1584739089012146, -0.03781528398394585, 0.2857479155063629, -0.03827816620469093, 0.0952911525964737, 0.04359348118305206, 0.15922072529792786, 0.13812102377414703, -0.12302280962467194, -0.16468963027000427, 0.14507795870304108, -0.0575735978782177, 0.0822729617357254, -0.02811829373240471, 0.26928332448005676, -0.09136411547660828, 0.22490236163139343, -0.045493513345718384, -0.21335698664188385, 0.2835262715816498, -0.07875670492649078, -0.6079754829406738, -0.4768829047679901, -0.2554580569267273, 0.14615166187286377, -0.02213224209845066, -0.04522901400923729, -0.06203180551528931, 0.2737112045288086, -0.1431533843278885, -0.11912006884813309, -0.02328302524983883, -0.19416077435016632, -0.0743294432759285, 0.013842374086380005, -0.1554878056049347, 0.31904855370521545, -0.061383821070194244, 0.10557979345321655, -0.303891658782959 ]
21
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.dropna.html
pandas.api.extensions.ExtensionArray.dropna
ExtensionArray.dropna()[source]# Return ExtensionArray without NA values.
Returns:
['>>> pd.array([1, 2, np.nan]).dropna()\n<IntegerArray>\n[1, 2]\nLength: 2, dtype: Int64']
pandas.api.extensions.ExtensionArray.dropna ExtensionArray.dropna()[source]# Return ExtensionArray without NA values.
[ 0.25537538528442383, -0.3061290383338928, -0.213585764169693, -0.0647536963224411, 0.14212195575237274, -0.2140991985797882, -0.14359594881534576, 0.44784075021743774, 0.0257350392639637, 0.41627055406570435, -0.23099210858345032, 0.45552459359169006, -0.032762859016656876, 0.17154370248317719, -0.3950057625770569, -0.008346719667315483, 0.12757249176502228, 0.5143775939941406, 0.2367049902677536, -0.12874335050582886, -0.3013457655906677, 0.11924247443675995, -0.05291993170976639, 0.2914310395717621, -0.08092202991247177, -0.2702144384384155, -0.08361293375492096, -0.11017812788486481, -0.18085111677646637, -0.050559256225824356, 0.4408699870109558, 0.00038382780621759593, -0.2377946823835373, -0.1136406883597374, -0.00010630574979586527, -0.13852836191654205, 0.11534268409013748, 0.02764846570789814, -0.17095637321472168, 0.1572985053062439, -0.06317734718322754, 0.14560997486114502, 0.10059869289398193, -0.19556279480457306, -0.023050976917147636, -0.4761127233505249, -0.10922019183635712, -0.4728318452835083, 0.13432873785495758, 0.16008442640304565, 0.20626278221607208, 0.012502063065767288, -0.272970587015152, 0.00953436829149723, -0.06420138478279114, -0.07526344060897827, 0.08831363916397095, 0.16191478073596954, 0.021527301520109177, 0.033708471804857254, -0.0006678286590613425, 0.21210163831710815, -0.21830718219280243, -0.09866061806678772, -0.21055388450622559, 0.15412653982639313, -0.00857024546712637, -0.24810636043548584, 0.4531936049461365, 0.35870081186294556, 0.10077229887247086, -0.15389087796211243, -0.2305203080177307, -0.07610997557640076, 0.15937849879264832, -0.050978872925043106, -0.16830280423164368, 0.10448527336120605, 0.07430902123451233, 0.2129327803850174, 0.4011036157608032, 0.09462524950504303, -0.16993507742881775, 0.06933049112558365, -0.3683702349662781, 0.19344523549079895, -0.004114303272217512, -0.1631566882133484, 0.21544519066810608, -0.5050821304321289, 0.11769387871026993, -0.25035232305526733, -0.009527957998216152, 0.1708906888961792, 0.06591295450925827, -0.2944139838218689, -0.11672009527683258, -0.2957202196121216, 0.05019991099834442, -0.05223190411925316, 0.13622552156448364, 0.07403221726417542, -0.23475712537765503, 0.3624270260334015, -0.05484355241060257, -0.08737681806087494, 0.1678571254014969, 0.16165593266487122, 0.13770127296447754, 0.103242889046669, 0.19267551600933075, 0.0377240888774395, 0.1639542430639267, 0.19646704196929932, -0.05467434599995613, -0.08011922985315323, 0.4537736475467682, -0.01973963901400566, -0.4544695019721985, 0.17132426798343658, -0.47707441449165344, 0.24297812581062317, 0.03222631290555, 0.1551034152507782, 0.08466485887765884, 0.3863559663295746, 0.03942359611392021, -0.020188966765999794, 0.18951550126075745, -0.18479327857494354, -0.3267548978328705, 0.3332612216472626, 0.22847513854503632, -0.16647864878177643, 0.2266080230474472, 0.018372751772403717, 0.3568437695503235, -0.23859736323356628, 0.06752946972846985, 0.2450883984565735, 0.07150863111019135, -0.24630390107631683, 0.49546730518341064, 0.5487806797027588, -0.05218679830431938, -0.1744944155216217, 0.2553807199001312, -0.3411719799041748, -0.13692662119865417, 0.3120780885219574, 0.17049093544483185, -0.009213320910930634, -0.09632069617509842, 0.2926377058029175, 0.02888343296945095, 0.17064175009727478, -0.005796313751488924, -0.06882043182849884, -0.16377508640289307, 0.37525811791419983, 0.28085869550704956, 0.04086877405643463, 0.17717623710632324, -0.15285904705524445, 0.1425304263830185, -0.048692189157009125, -0.3280363082885742, -0.06733585894107819, -0.3959676921367645, -0.19995121657848358, 0.11136621236801147, -0.01695307157933712, 0.04911589249968529, -0.16540895402431488, -0.20152373611927032, 0.3184984624385834, 0.22713680565357208, 0.05361775681376457, -0.1555812656879425, -0.131456196308136, 0.07599899172782898, -0.11153669655323029, -0.0219558272510767, 0.22564713656902313, -0.2915707528591156, 0.1466009020805359, -0.015159712173044682, 0.20898137986660004, -0.007719806861132383, -0.08560629189014435, 0.18938399851322174, -0.3099634647369385, 0.43156740069389343, -0.06049163267016411, -0.13413433730602264, 0.02131391316652298, -0.012243668548762798, -0.5354390740394592, -0.08592300117015839, -0.11965915560722351, 0.05295976251363754, -0.1538436859846115, 0.2671893537044525, -0.07130255550146103, 0.02264474704861641, -0.2006325125694275, -0.2998613119125366, 0.07368302345275879, -0.4074532091617584, -0.14715804159641266, -0.2851516604423523, -0.5814299583435059, -0.133093923330307, 0.16612210869789124, 0.2512054145336151, 0.012103320099413395, 0.2648577094078064, 0.03162669762969017, 0.048652052879333496, 0.344451904296875, -0.25380584597587585, 0.04482981190085411, -0.25982800126075745, 0.14884328842163086, -0.20293910801410675, 0.2013806253671646, 0.13551196455955505, 0.030722254887223244, 0.08312086760997772, 0.06680691242218018, 0.2270512580871582, 0.27954015135765076, 0.22132545709609985, 0.13823126256465912, 0.005198995117098093, -0.12807779014110565, 0.0002646871726028621, 0.11402624845504761, 0.08205300569534302, -0.025636689737439156, 0.10431922227144241, 0.6805998086929321, 0.1697179079055786, 0.04299042373895645, -0.13989433646202087, 0.6412777900695801, -0.19260655343532562, -0.04242565855383873, 0.08126362413167953, 0.08980876952409744, 0.43052080273628235, 0.11798028647899628, -0.2989037334918976, -0.4247268736362457, -0.27712324261665344, 0.08093151450157166, 0.11092852801084518, 0.015750613063573837, -0.4057407081127167, 0.06810132414102554, 0.42573925852775574, -0.033259548246860504, 0.3153086304664612, -0.12297207117080688, 0.016049262136220932, 0.0766032412648201, 0.1279764622449875, 0.35128283500671387, 0.33392998576164246, 0.18333439528942108, 0.05871172249317169, 0.1944272518157959, -0.021371180191636086, -0.10708527266979218, 0.30039215087890625, 0.21597832441329956, 0.27019351720809937, -0.016713624820113182, 0.22097431123256683, -0.08842825889587402, -0.4971371591091156, -0.29881739616394043, -0.08324171602725983, 0.14162495732307434, -0.0900833010673523, 0.26040008664131165, -0.35624048113822937, -0.6217218041419983, 0.21147389709949493, -0.6113101840019226, -0.19915568828582764, -0.11358039826154709, 0.0922653004527092, 0.12992572784423828, -0.31148022413253784, 0.18706907331943512, -0.454019695520401, 0.06144129857420921, 0.18187923729419708, -0.11951832473278046, -0.2676287591457367, 0.20250962674617767, 0.13371102511882782, 0.23715054988861084, -0.09654749929904938, 0.20526006817817688, 0.3199543058872223, 0.22786831855773926, 0.004673311486840248, -0.035290323197841644, -0.17533741891384125, 0.03315049782395363, -0.2128639668226242, -0.2790665626525879, 0.3180238604545593, 0.12620167434215546, 0.08057292550802231, -0.24236634373664856, -0.17376959323883057, -0.10197126865386963, -0.0834135189652443, -0.09623706340789795, -0.07083868235349655, -0.002456287620589137, -0.30392923951148987, -0.33498525619506836, 0.061383672058582306, -0.26479145884513855, -0.00885329581797123, -0.10452179610729218, 0.3675917983055115, 0.2705075442790985, -0.09684357047080994, 0.31380176544189453, 0.14859382808208466, -0.1407788246870041, -0.014407712034881115, 0.0927324891090393, 0.2966212332248688, 0.110152468085289, 0.011265804059803486, 0.2690238058567047, -0.4122196137905121, 0.23327206075191498, 0.037365179508924484, 0.2708221971988678, -0.37097352743148804, -0.12226586043834686, -0.0689646303653717, 0.07207468897104263, -0.28451311588287354, 0.3111082911491394, 0.1307828426361084, -0.3123045265674591, -0.08954157680273056, 0.16272513568401337, 0.1431257426738739, 0.009366296231746674, -0.29828253388404846, -0.05465168505907059, 0.22807933390140533, 0.15294817090034485, -0.21950756013393402, 0.10264789313077927, -0.1745847463607788, 0.2143155038356781, -0.16864345967769623, 0.20001061260700226, 0.16262514889240265, -0.07067128270864487, -0.7963521480560303, 0.24291177093982697, 0.12357940524816513, 0.2846040427684784, -0.10383175313472748, -0.07067357748746872, 0.06458376348018646, -0.3117222189903259, -0.16601796448230743, 0.017425697296857834, 0.13041819632053375, -0.14961259067058563, 0.06956324726343155, -0.08238586038351059, 0.12178795784711838, -0.03240923210978508, -0.11893591284751892, -0.28240251541137695, -0.050955407321453094, 0.06091121584177017, -0.19896864891052246, -0.29935500025749207, -0.18246807157993317, -0.10425730049610138, 0.39439278841018677, 0.18098700046539307, 0.24626144766807556, 0.3431878685951233, 0.001079971669241786, 0.1945302039384842, -0.11893131583929062, 0.679443359375, 0.1300768256187439, 0.014688855037093163, 0.16138920187950134, -0.13238170742988586, -0.08179225027561188, 0.10454150289297104, -0.23403355479240417, 0.2063136100769043, -0.0004287608026061207, 0.05422329530119896, -0.07584571838378906, -0.1596376597881317, 0.058556828647851944, -0.12418705224990845, 0.0016715149395167828, 0.28849539160728455, -0.2560671269893646, -0.2935679256916046, -0.2378498613834381, 0.028003474697470665, 0.11558637022972107, 0.305463969707489, -0.1543489396572113, -0.25613194704055786, -0.18384969234466553, -0.3318925201892853, 0.1595573127269745, 0.3032994568347931, 0.12185918539762497, 0.03607336804270744, 0.06072330102324486, -0.382091224193573, 0.241769939661026, 0.3593473732471466, 0.002202511765062809, 0.15781863033771515, -0.11099781095981598, -0.30870047211647034, -0.1417091190814972, 0.33805304765701294, -0.02419028803706169, -0.1911783367395401, 0.44547057151794434, -0.0034813890233635902, 0.02837551385164261, 0.39723995327949524, -0.21332807838916779, 0.0623365119099617, -0.38724058866500854, 0.1757941097021103, -0.11938624829053879, 0.4491323232650757, 0.09710966795682907, -0.04997097700834274, 0.16643694043159485, 0.5635482668876648, -0.22217008471488953, -0.14977365732192993, 0.36155885457992554, 0.6719271540641785, 0.07321936637163162, -0.05013511702418327, 0.2914615571498871, -0.2800062298774719, 0.452986478805542, 0.35932794213294983, 0.2404172271490097, -0.39064502716064453, -0.1731971800327301, -0.17488867044448853, 0.1336563229560852, 0.3597363233566284, -0.05460450425744057, -0.22144056856632233, 0.1883494108915329, -0.10406344383955002, 0.2191179096698761, 0.1827785074710846, 0.034153975546360016, -0.3389528691768646, -0.2347792685031891, -0.5885899662971497, 0.10610031336545944, -0.07053598761558533, -0.2136947214603424, -0.08869732171297073, -0.026180557906627655, -0.09521784633398056, -0.037741079926490784, 0.43084007501602173, 0.17746718227863312, 0.030079608783125877, 0.3674338161945343, 0.192517951130867, -0.049841925501823425, -0.4345683455467224, 0.09243551641702652, 0.2789076268672943, -0.15377499163150787, 0.016884777694940567, -0.06658236682415009, -0.0764571949839592, -0.11167930066585541, -0.03286130726337433, -0.012744296342134476, 0.31607043743133545, -0.0060174171812832355, -0.1626480519771576, 0.03750031441450119, 0.2079792469739914, -0.002664984669536352, 0.01696053147315979, 0.08274529129266739, 0.16080765426158905, -0.20017635822296143, -0.027595115825533867, -0.24606546759605408, -0.14095978438854218, 0.11187728494405746, 0.1511731892824173, 0.16502583026885986, -0.05534595251083374, -0.17119988799095154, 0.2569178342819214, -0.151352658867836, -0.02450372464954853, 0.30836525559425354, 0.45385268330574036, 0.419356107711792, 0.34123727679252625, -0.3634444773197174, -0.3100265860557556, -0.297661155462265, -0.13869181275367737, -0.14415153861045837, -0.11839020252227783, 0.3405096232891083, 0.1240612119436264, -0.18057110905647278, -0.06365296989679337, 0.03314647078514099, -0.30694282054901123, 0.28673163056373596, -0.1727936863899231, -0.2648876905441284, -0.41447004675865173, 0.2264515608549118, -0.21909087896347046, 0.38633763790130615, -0.09780246019363403, -0.14753638207912445, -0.06444817781448364, -0.10511045157909393, -0.39064618945121765, 0.15170201659202576, -0.3454107940196991, -0.024866709485650063, -0.05557096749544144, 0.26665163040161133, -0.005378252826631069, -0.10378215461969376, 0.20257683098316193, 0.1068057045340538, -0.046799346804618835, -0.2794073820114136, -0.007757040672004223, 0.07175523787736893, -0.16494853794574738, -0.011862191371619701, 0.04487762972712517, -0.10004033893346786, -0.38877278566360474, -0.12641523778438568, 0.007782943081110716, 0.025714997202157974, 0.2776854336261749, 0.4413127899169922, 0.277866393327713, 0.061377085745334625, -0.2568837106227875, -0.07552491128444672, -0.16929061710834503, -0.16936834156513214, -0.21432526409626007, 0.02721046656370163, -0.180799663066864, -0.1498691588640213, 0.13017615675926208, 0.0417533777654171, -0.18173038959503174, -0.056495919823646545, 0.22643718123435974, 0.22155675292015076, -0.6115102171897888, -0.21853405237197876, 0.2863752543926239, -0.10541423410177231, -0.08020812273025513, 0.03797146677970886, 0.2622637450695038, 0.2325655221939087, -0.5991554856300354, -0.14071635901927948, 0.38615208864212036, -0.14929722249507904, 0.2230430543422699, 0.19672131538391113, 0.004875477869063616, -0.2665182054042816, 0.12107612192630768, 0.17216326296329498, 0.2051607221364975, -0.1292801797389984, 0.06392361968755722, 0.6547463536262512, -0.10856561362743378, -0.030466299504041672, 0.1907985657453537, 0.2274640053510666, 0.3649299144744873, 0.247593492269516, 0.1818590611219406, 0.7048420310020447, -0.1561366766691208, -0.012482888996601105, 0.00691842008382082, -0.17489822208881378, -0.16956038773059845, 0.24843083322048187, -0.20346444845199585, 0.058042753487825394, 0.5579462051391602, -0.19398890435695648, 0.3361286520957947, -0.059328485280275345, 0.0392518974840641, 0.13011208176612854, -0.12100866436958313, 0.11085566133260727, -0.019776711240410805, 0.18949225544929504, -0.3092522621154785, -0.057119760662317276, 0.2751002609729767, -0.12734654545783997, 0.04422946646809578, -0.23007452487945557, -0.09786864370107651, 0.10904210060834885, 0.35977476835250854, 0.07586109638214111, 0.10628821700811386, -0.2588939964771271, -0.3603462278842926, 0.4488546848297119, 0.0916156992316246, -0.07665000855922699, -0.03134389966726303, 0.06331264972686768, -0.22022031247615814, -0.12774981558322906, 0.32718268036842346, -0.14454150199890137, -0.34669744968414307, -0.004487252794206142, -0.18709903955459595, 0.14789612591266632, 0.09225177764892578, 0.04045221209526062, 0.18906010687351227, -0.24235545098781586, -0.07181968539953232, 0.4217824935913086, 0.29074952006340027, -0.2901938259601593, 0.4659363329410553, 0.26554790139198303, -0.05977742001414299, -0.24127723276615143, -0.03466359153389931, -0.1670553833246231, -0.12084223330020905, -0.31216657161712646, -0.19044682383537292, 0.18432773649692535, 0.13778339326381683, 0.1347789466381073, 0.1108926460146904, 0.09977433830499649, -0.0016593750333413482, 0.21924832463264465, 0.27091774344444275, -0.22444044053554535, -0.37834975123405457, 0.016228049993515015, 0.017290854826569557, -0.05230214074254036, 0.12521913647651672, -0.013010166585445404, -0.00514547573402524, -0.2242184579372406, -0.13128195703029633, 0.3974289298057556, 0.11412642896175385, -0.14225219190120697, 0.08416973054409027, -0.32491400837898254, -0.07349245995283127, -0.3234342932701111, -0.08910822868347168, -0.3635241985321045, 0.048369862139225006, -0.5210679173469543, 0.27457180619239807, 0.12205349653959274, 0.07547754049301147, -0.07614701986312866, 0.3553659915924072, 0.16920630633831024, 0.3072975277900696, -0.11951080709695816, -0.19533224403858185, 0.09175504744052887, 0.1693018525838852, 0.4378659129142761, -0.11587207019329071, 0.34325259923934937, 0.34004250168800354, 0.2415379136800766, 0.07492836564779282, -0.279494047164917, 0.09809071570634842, 0.4025951325893402, 0.05783863365650177, 0.3272128701210022, -0.24451126158237457, 0.4465119242668152, -0.206546813249588, 0.136233851313591, -0.3029710352420807, -0.14234432578086853, -0.27486753463745117, 0.07648298144340515, -0.08306088298559189, -0.19918009638786316, 0.41466251015663147, -0.3601107597351074, -0.4818742275238037, -0.3493039608001709, 0.37019211053848267, 0.0318264402449131, -0.10742202401161194, 0.0009538342710584402, -0.0656568631529808, 0.26922330260276794, -0.34878432750701904, -0.31140804290771484, 0.13644838333129883, -0.0038772013504058123, -0.01900165155529976, -0.10266038030385971, -0.03653459623456001, 0.3372439742088318, 0.06849540024995804, 0.038829781115055084, -0.4119931757450104 ]
22
..\pandas\reference\api\pandas.Series.to_excel.html
pandas.Series.to_excel
Series.to_excel(excel_writer, *, sheet_name='Sheet1', na_rep='', float_format=None, columns=None, header=True, index=True, index_label=None, startrow=0, startcol=0, engine=None, merge_cells=True, inf_rep='inf', freeze_panes=None, storage_options=None, engine_kwargs=None)[source]# Write object to an Excel sheet. To write a single object to an Excel .xlsx file it is only necessary to specify a target file name. To write to multiple sheets it is necessary to create an ExcelWriter object with a target file name, and specify a sheet in the file to write to. Multiple sheets may be written to by specifying unique sheet_name. With all data written to the file it is necessary to save the changes. Note that creating an ExcelWriter object with a file name that already exists will result in the contents of the existing file being erased. Notes For compatibility with to_csv(), to_excel serializes lists and dicts to strings before writing. Once a workbook has been saved it is not possible to write further data without rewriting the whole workbook.
Parameters: excel_writerpath-like, file-like, or ExcelWriter objectFile path or existing ExcelWriter. sheet_namestr, default ‘Sheet1’Name of sheet which will contain DataFrame. na_repstr, default ‘’Missing data representation. float_formatstr, optionalFormat string for floating point numbers. For example float_format="%.2f" will format 0.1234 to 0.12. columnssequence or list of str, optionalColumns to write. headerbool or list of str, default TrueWrite out the column names. If a list of string is given it is assumed to be aliases for the column names. indexbool, default TrueWrite row names (index). index_labelstr or sequence, optionalColumn label for index column(s) if desired. If not specified, and header and index are True, then the index names are used. A sequence should be given if the DataFrame uses MultiIndex. startrowint, default 0Upper left cell row to dump data frame. startcolint, default 0Upper left cell column to dump data frame. enginestr, optionalWrite engine to use, ‘openpyxl’ or ‘xlsxwriter’. You can also set this via the options io.excel.xlsx.writer or io.excel.xlsm.writer. merge_cellsbool, default TrueWrite MultiIndex and Hierarchical Rows as merged cells. inf_repstr, default ‘inf’Representation for infinity (there is no native representation for infinity in Excel). freeze_panestuple of int (length 2), optionalSpecifies the one-based bottommost row and rightmost column that is to be frozen. storage_optionsdict, optionalExtra options that make sense for a particular storage connection, e.g. host, port, username, password, etc. For HTTP(S) URLs the key-value pairs are forwarded to urllib.request.Request as header options. For other URLs (e.g. starting with “s3://”, and “gcs://”) the key-value pairs are forwarded to fsspec.open. Please see fsspec and urllib for more details, and for more examples on storage options refer here. Added in version 1.2.0. engine_kwargsdict, optionalArbitrary keyword arguments passed to excel engine.
['>>> df1 = pd.DataFrame([[\'a\', \'b\'], [\'c\', \'d\']],\n... index=[\'row 1\', \'row 2\'],\n... columns=[\'col 1\', \'col 2\'])\n>>> df1.to_excel("output.xlsx")', '>>> df1.to_excel("output.xlsx",\n... sheet_name=\'Sheet_name_1\')', ">>> df2 = df1.copy()\n>>> with pd.ExcelWriter('output.xlsx') as writer: \n... df1.to_excel(writer, sheet_name='Sheet_name_1')\n... df2.to_excel(writer, sheet_name='Sheet_name_2')", ">>> with pd.ExcelWriter('output.xlsx',\n... mode='a') as writer: \n... df1.to_excel(writer, sheet_name='Sheet_name_3')", ">>> df1.to_excel('output1.xlsx', engine='xlsxwriter')"]
pandas.Series.to_excel Series.to_excel(excel_writer, *, sheet_name='Sheet1', na_rep='', float_format=None, columns=None, header=True, index=True, index_label=None, startrow=0, startcol=0, engine=None, merge_cells=True, inf_rep='inf', freeze_panes=None, storage_options=None, engine_kwargs=None)[source]# Write object to an Excel sheet. To write a single object to an Excel .xlsx file it is only necessary to specify a target file name. To write to multiple sheets it is necessary to create an ExcelWriter object with a target file name, and specify a sheet in the file to write to. Multiple sheets may be written to by specifying unique sheet_name. With all data written to the file it is necessary to save the changes. Note that creating an ExcelWriter object with a file name that already exists will result in the contents of the existing file being erased. Notes For compatibility with to_csv(), to_excel serializes lists and dicts to strings before writing. Once a workbook has been saved it is not possible to write further data without rewriting the whole workbook.
[ -0.044217903167009354, -0.20696216821670532, -0.07804185897111893, -0.01756676658987999, 0.18764415383338928, 0.16110464930534363, 0.1691712588071823, 0.6006916165351868, 0.054070886224508286, 0.050380297005176544, -0.12607620656490326, 0.09312110394239426, 0.22385768592357635, 0.36896857619285583, 0.22147151827812195, -0.014161414466798306, 0.20939169824123383, 0.2856687307357788, -0.2037942111492157, -0.0648670420050621, -0.33552756905555725, -0.005488967522978783, 0.13050015270709991, 0.2244739532470703, -0.1280566155910492, -0.26999253034591675, -0.30443429946899414, -0.019561057910323143, -0.14053617417812347, -0.17612476646900177, 0.10539869964122772, 0.21540944278240204, 0.30052870512008667, 0.3139544725418091, -0.00009883464372251183, -0.23185841739177704, -0.16665923595428467, -0.1632583886384964, -0.12670569121837616, 0.11351838707923889, -0.21535535156726837, -0.3743478059768677, 0.27756813168525696, -0.4374806880950928, 0.17598341405391693, -0.2591422498226166, 0.09807293117046356, 0.24082542955875397, 0.5237454175949097, 0.3460403382778168, 0.30451077222824097, -0.11118399351835251, 0.41082125902175903, -0.0775662288069725, 0.007774209603667259, -0.24789385497570038, -0.012526323087513447, 0.1909523755311966, 0.05160199850797653, -0.48766475915908813, 0.2585209906101227, 0.20522478222846985, -0.13406121730804443, 0.02825252152979374, 0.27413785457611084, 0.12574507296085358, 0.47367140650749207, -0.1468798965215683, 0.022318217903375626, 0.43518751859664917, 0.10469885915517807, -0.5809102654457092, -0.3556417226791382, 0.01703508011996746, 0.09844394028186798, -0.3470035493373871, -0.10065165907144547, 0.00022456690203398466, 0.04679076746106148, 0.0035566564183682203, 0.27579233050346375, -0.24057507514953613, -0.18510553240776062, 0.2628635764122009, -0.18166688084602356, -0.3268786370754242, -0.2294350564479828, -0.22850960493087769, 0.09059019386768341, -0.025658544152975082, -0.005970942787826061, -0.27017495036125183, 0.10851142555475235, 0.25032562017440796, -0.30595025420188904, -0.3001349866390228, -0.2457233965396881, -0.3108171224594116, -0.17427517473697662, -0.4245254397392273, 0.41789478063583374, -0.29731646180152893, 0.23061957955360413, 0.13275109231472015, 0.17868661880493164, 0.01799744926393032, -0.10898878425359726, -0.15123292803764343, 0.17676645517349243, 0.14501087367534637, 0.03226171433925629, -0.2594534158706665, 0.11684269458055496, -0.1643202304840088, 0.23391187191009521, -0.02932487055659294, 0.18883025646209717, -0.03163875639438629, -0.2723163366317749, 0.24683170020580292, -0.15131962299346924, 0.07552367448806763, -0.31565460562705994, 0.2874933183193207, -0.12820149958133698, 0.32467296719551086, 0.30020758509635925, 0.1275746077299118, -0.05117883160710335, 0.48232367634773254, -0.2026662826538086, 0.41733142733573914, 0.14207834005355835, 0.14363601803779602, -0.10714719444513321, -0.12464582920074463, 0.05408390611410141, 0.17867903411388397, 0.1480981558561325, -0.0672336146235466, 0.22277727723121643, -0.2609426975250244, 0.23604229092597961, 0.09657853096723557, 0.21208609640598297, 0.14480985701084137, 0.005677423439919949, -0.4439956843852997, -0.18569377064704895, -0.023040544241666794, 0.01629212312400341, -0.17848336696624756, -0.255724161863327, 0.2565913200378418, -0.023016540333628654, 0.04112113267183304, -0.06937483698129654, -0.09436080604791641, 0.09542779624462128, -0.2622380256652832, 0.08278623223304749, -0.1928270310163498, 0.28998517990112305, -0.25179240107536316, 0.10102395713329315, 0.3689843416213989, -0.20098726451396942, 0.19479580223560333, 0.0868011862039566, -0.011664950288832188, 0.05954374000430107, -0.04478316754102707, 0.24783487617969513, 0.0313289649784565, 0.014257904142141342, -0.0807710811495781, 0.28458309173583984, -0.2632392942905426, -0.2397862672805786, 0.1294054388999939, -0.03955840319395065, -0.08460366725921631, 0.08088946342468262, 0.14072276651859283, 0.15203402936458588, -0.1403905153274536, -0.012567241676151752, 0.03519854322075844, -0.08527221530675888, 0.03168502449989319, -0.1560400277376175, 0.016045060008764267, -0.2496214061975479, -0.11238525807857513, -0.06256480515003204, 0.21509604156017303, 0.11848502606153488, 0.051649779081344604, 0.3074582517147064, -0.1378164291381836, 0.14127974212169647, 0.14180229604244232, 0.26927465200424194, 0.07320119440555573, -0.04582463577389717, 0.04978262633085251, -0.23351304233074188, -0.26172441244125366, -0.03158135339617729, -0.09303488582372665, 0.03361613675951958, -0.27677756547927856, -0.2162306010723114, -0.1368672251701355, 0.004036301281303167, 0.05959682539105415, 0.336616575717926, 0.046130381524562836, -0.01082583051174879, -0.05809507891535759, -0.26564136147499084, -0.053909674286842346, -0.1317462921142578, 0.0701482743024826, -0.17278160154819489, -0.08910231292247772, 0.06192229688167572, -0.22766265273094177, 0.20536716282367706, 0.1051529124379158, 0.09812911599874496, 0.0224708653986454, -0.04243689775466919, 0.2917996644973755, -0.1251223385334015, 0.17900444567203522, 0.05898238718509674, 0.2438657134771347, -0.09949687868356705, 0.15215611457824707, 0.15001551806926727, 0.09900089353322983, 0.4156372547149658, -0.0007354120607487857, -0.33523547649383545, 0.32023856043815613, -0.20048710703849792, -0.03937176987528801, 0.26776280999183655, 0.21912407875061035, 0.13461585342884064, -0.06357832998037338, -0.25810250639915466, -0.05900116637349129, -0.09522814303636551, 0.0894147977232933, -0.11907218396663666, -0.11372365802526474, -0.4368276596069336, 0.16940274834632874, 0.26825541257858276, -0.145835742354393, 0.3081691265106201, -0.17873138189315796, -0.1493747979402542, 0.04950810223817825, 0.020112693309783936, 0.259488582611084, 0.0034779179841279984, 0.12331251055002213, 0.07872030138969421, -0.05355266109108925, 0.037954673171043396, -0.13779842853546143, 0.13264332711696625, -0.25087210536003113, 0.022394122555851936, 0.11031758785247803, -0.07924331724643707, -0.06199051812291145, -0.27257174253463745, 0.1343245953321457, -0.10419759154319763, 0.16044308245182037, -0.12446684390306473, 0.0156105887144804, 0.14918597042560577, -0.054562244564294815, -0.3753078281879425, -0.19935472309589386, 0.047363247722387314, -0.24570082128047943, -0.029979946091771126, 0.339736670255661, -0.10238485038280487, -0.2420198768377304, 0.04457300901412964, 0.06985803693532944, -0.024796728044748306, -0.07240061461925507, -0.11535540223121643, -0.09470799565315247, 0.024370623752474785, 0.31768086552619934, -0.05891714245080948, 0.28073590993881226, 0.21369768679141998, 0.03736501559615135, 0.030998701229691505, -0.036819688975811005, 0.12630495429039001, -0.24525050818920135, -0.17239362001419067, -0.1509069800376892, -0.014224558137357235, 0.3573877513408661, -0.07480747252702713, -0.13223841786384583, -0.09074928611516953, -0.020800089463591576, 0.04292943328619003, 0.028417076915502548, -0.19796113669872284, -0.1554892659187317, 0.09748952835798264, -0.12945082783699036, -0.05235639587044716, -0.39906707406044006, 0.2183884084224701, 0.13074029982089996, 0.040855854749679565, -0.2907339930534363, 0.18368889391422272, 0.11979750543832779, 0.3262055218219757, 0.09573065489530563, -0.0042340257205069065, -0.0028032923582941294, 0.44372525811195374, -0.2457919716835022, -0.4113822281360626, 0.22810308635234833, 0.061028510332107544, 0.03977463021874428, -0.13623729348182678, -0.1122291088104248, -0.38435491919517517, -0.12660710513591766, -0.4382080137729645, 0.22099503874778748, 0.32052984833717346, 0.2554725706577301, 0.13436651229858398, -0.1767701953649521, 0.06972973048686981, -0.11526115983724594, 0.012776115909218788, 0.3379235863685608, -0.035591982305049896, -0.2475031167268753, 0.30876001715660095, -0.11772427707910538, -0.07872414588928223, 0.29132080078125, 0.3119797110557556, 0.3303408622741699, -0.1421816647052765, 0.18224775791168213, -0.04789060354232788, -0.323572039604187, -0.14821310341358185, -0.2894178628921509, -0.06079466640949249, -0.009584172628819942, -0.3058992028236389, 0.19603899121284485, -0.03359270468354225, 0.1478499323129654, -0.32581451535224915, -0.13986004889011383, 0.12017658352851868, -0.2650379538536072, 0.22862498462200165, -0.0932922288775444, -0.0459507554769516, -0.11278004199266434, 0.052058883011341095, -0.16545470058918, 0.29607197642326355, 0.31497979164123535, -0.04200521111488342, 0.003576527815312147, -0.17306827008724213, -0.6891840100288391, 0.35424965620040894, 0.012137103825807571, 0.10205813497304916, 0.2059362232685089, -0.045884259045124054, 0.17662258446216583, -0.0361471064388752, 0.5370410084724426, 0.04242159426212311, -0.4576382040977478, 0.1561395227909088, -0.43739479780197144, -0.32320794463157654, 0.04478669911623001, -0.23908792436122894, -0.10474897921085358, -0.0430774912238121, 0.17463892698287964, -0.14466087520122528, -0.22590257227420807, 0.2601886987686157, 0.013980008661746979, -0.20775635540485382, -0.05553217977285385, -0.1170513704419136, -0.48343607783317566, -0.16082070767879486, 0.1564851552248001, 0.14893178641796112, 0.16489307582378387, -0.2093031406402588, -0.18366114795207977, -0.14972665905952454, -0.07231611013412476, 0.3554173707962036, 0.11650045961141586, 0.011575888842344284, 0.17335578799247742, -0.1314149647951126, 0.13967899978160858, -0.0913582369685173, 0.3614223599433899, -0.07422161102294922, -0.267172247171402, -0.19383111596107483, 0.05688050016760826, -0.3292596638202667, 0.23754002153873444, 0.3062780797481537, 0.10974860936403275, 0.1774061769247055, -0.08800209313631058, -0.09620735049247742, -0.01656586304306984, -0.27527356147766113, 0.33114269375801086, 0.20970454812049866, -0.19293104112148285, -0.4536121189594269, 0.1916387975215912, 0.1312580555677414, 0.18333084881305695, -0.10629107803106308, -0.08248432725667953, -0.18429920077323914, 0.16676019132137299, 0.07448449730873108, 0.6430807113647461, -0.35513612627983093, 0.2990141808986664, 0.2846461832523346, -0.13494573533535004, 0.3349955081939697, -0.040068358182907104, 0.25121375918388367, -0.43339863419532776, -0.3918934166431427, -0.17012251913547516, 0.03984162211418152, -0.06274266541004181, 0.004688534419983625, -0.26267337799072266, 0.31064027547836304, -0.2510342001914978, -0.015154069289565086, -0.12127269059419632, 0.27505242824554443, -0.33326974511146545, -0.24236859381198883, -0.4189721345901489, 0.26762741804122925, 0.22416266798973083, -0.0007137594511732459, 0.06756545603275299, -0.3195563852787018, -0.18729424476623535, 0.040017686784267426, 0.20174163579940796, 0.05496666952967644, 0.21043704450130463, -0.011880136094987392, -0.394872784614563, -0.3029311001300812, -0.16363070905208588, 0.33234265446662903, 0.45397257804870605, -0.07599002867937088, 0.03274865075945854, -0.30010080337524414, 0.03546025976538658, -0.1750970482826233, -0.2944372296333313, 0.00776491267606616, 0.4247339069843292, 0.05467452108860016, 0.11095954477787018, 0.4098626375198364, 0.2521894872188568, 0.0018526826752349734, 0.2568248212337494, 0.1202101856470108, -0.22019371390342712, -0.3398438096046448, -0.16954198479652405, 0.06775400042533875, -0.2352564036846161, -0.26607680320739746, 0.31647416949272156, 0.17630186676979065, -0.28972408175468445, 0.3652805984020233, -0.28064092993736267, -0.028317689895629883, 0.04066124185919762, -0.008544442243874073, 0.2726781368255615, 0.17770551145076752, 0.4198804795742035, 0.09480514377355576, -0.07165771722793579, -0.29808205366134644, -0.03258172422647476, 0.3827064335346222, -0.11484363675117493, 0.5383883118629456, 0.01746046170592308, 0.15374109148979187, -0.16870811581611633, 0.4276377856731415, -0.20055818557739258, 0.17748674750328064, -0.2907652258872986, -0.11094305664300919, -0.2118447870016098, 0.016866087913513184, 0.46493569016456604, 0.42555058002471924, 0.12907078862190247, 0.3153853416442871, -0.07212445139884949, 0.04637457802891731, -0.4721822738647461, 0.19900526106357574, -0.36128005385398865, 0.034340713173151016, 0.23817580938339233, 0.16020387411117554, 0.11787694692611694, 0.008582079783082008, 0.228303462266922, 0.0986330434679985, 0.0816466212272644, -0.39688631892204285, -0.05868491157889366, -0.023007579147815704, 0.0417916364967823, -0.044812362641096115, 0.07225153595209122, -0.10613702237606049, -0.16612258553504944, -0.22431571781635284, -0.10635543614625931, -0.005661970004439354, -0.2760714590549469, 0.1927652359008789, -0.002711427165195346, -0.07810954004526138, -0.07494983077049255, -0.008610986173152924, -0.03102598711848259, -0.010746823623776436, -0.2450876384973526, 0.24698320031166077, -0.12152781337499619, -0.06360184401273727, 0.22588299214839935, 0.21331307291984558, -0.11075440049171448, 0.004105370491743088, 0.2079867720603943, 0.02756364829838276, -0.18782782554626465, 0.08958842605352402, 0.31933802366256714, 0.4887963831424713, -0.22321753203868866, 0.33626464009284973, -0.09878120571374893, 0.31566038727760315, -0.15159855782985687, 0.13135652244091034, 0.21856741607189178, -0.20290535688400269, 0.1920769214630127, 0.3462144732475281, 0.014546800404787064, -0.21819455921649933, -0.19273275136947632, -0.06305424869060516, -0.27523577213287354, -0.1393738090991974, -0.009110208600759506, 0.6301800012588501, 0.22619789838790894, 0.28841355443000793, 0.2524445652961731, 0.24924711883068085, 0.17831510305404663, 0.2692481577396393, 0.30542969703674316, -0.1254623681306839, 0.05028596147894859, 0.04356798902153969, 0.020519932731986046, -0.055788554251194, 0.29897263646125793, -0.11927059292793274, -0.08903380483388901, -0.008061534725129604, 0.4434265196323395, -0.10316584259271622, -0.23088814318180084, 0.028441768139600754, -0.07099641114473343, 0.0075993663631379604, -0.10501489788293839, 0.10948533564805984, -0.08852103352546692, -0.08347249031066895, 0.09632298350334167, -0.10351080447435379, -0.06163477525115013, -0.019730350002646446, 0.212814062833786, -0.039949771016836166, 0.3755979537963867, 0.11967353522777557, -0.1203775629401207, 0.13150139153003693, 0.2028837949037552, -0.10674303770065308, -0.459202378988266, -0.07195054739713669, 0.06237216293811798, -0.4891129732131958, 0.44455939531326294, 0.3186516761779785, 0.09667105972766876, -0.01752912439405918, 0.33694255352020264, 0.10102761536836624, -0.2969041168689728, 0.15643368661403656, -0.10223089158535004, 0.21462726593017578, 0.24350479245185852, 0.1267673522233963, 0.33877912163734436, -0.19006215035915375, 0.07637505978345871, -0.07005375623703003, -0.06118009611964226, -0.2442767322063446, 0.012724106200039387, 0.21892894804477692, -0.24028456211090088, -0.47613754868507385, 0.0656648650765419, -0.2207859754562378, 0.025654496625065804, 0.2004491090774536, -0.23544718325138092, 0.14917713403701782, -0.14677992463111877, 0.19970683753490448, 0.1389017552137375, 0.09376947581768036, -0.05699344724416733, 0.39552387595176697, -0.3721238970756531, -0.037440232932567596, -0.16584835946559906, 0.1657734364271164, 0.06189672648906708, 0.3095375597476959, -0.005315413232892752, 0.0072706472128629684, 0.0034577774349600077, -0.23742814362049103, -0.12129177898168564, 0.03578038886189461, -0.2609168589115143, 0.495481014251709, 0.22021102905273438, -0.2256150245666504, -0.029368167743086815, 0.021259326487779617, 0.12006986141204834, -0.26190972328186035, 0.2521692216396332, -0.14729046821594238, 0.25397852063179016, -0.06536358594894409, 0.19671104848384857, 0.001095401938073337, -0.2396795153617859, 0.2397131323814392, 0.19818046689033508, 0.03144291788339615, -0.28007346391677856, -0.04216228425502777, 0.24812665581703186, 0.2107410579919815, -0.2993084490299225, 0.14839591085910797, 0.038718126714229584, 0.1272006779909134, 0.006797616370022297, -0.20688767731189728, -0.07174749672412872, 0.38876214623451233, -0.18177221715450287, 0.07322264462709427, 0.006705466192215681, 0.12456964701414108, -0.026358384639024734, -0.11902874708175659, 0.34270575642585754, 0.11312569677829742, -0.16181346774101257, 0.1082015410065651, -0.1400384157896042, 0.025043122470378876, 0.14261063933372498, 0.03913597762584686, -0.2601217031478882, -0.15535816550254822, 0.16106228530406952, 0.007813367061316967, 0.11911920458078384, -0.08671621978282928, 0.1554810255765915, 0.07887974381446838, -0.13873349130153656, -0.5717635154724121, 0.30865293741226196, -0.025075292214751244, 0.1357131451368332, -0.04751686006784439, 0.2849191725254059, 0.3508477210998535, 0.0019780390430241823, -0.22812524437904358, -0.4240373373031616 ]
23
..\pandas\reference\api\pandas.tseries.offsets.BYearBegin.is_anchored.html
pandas.tseries.offsets.BYearBegin.is_anchored
BYearBegin.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.BYearBegin.is_anchored BYearBegin.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.23843134939670563, -0.7682912945747375, -0.13180282711982727, -0.11841455847024918, -0.03126904368400574, -0.1586248278617859, 0.38794952630996704, 0.24366138875484467, -0.20049291849136353, 0.2554876506328583, -0.07089570164680481, -0.09745495021343231, -0.014111661352217197, 0.1449301540851593, -0.502899169921875, 0.34199368953704834, 0.0968150720000267, 0.6272479295730591, -0.18598352372646332, 0.0501466765999794, -0.4301404654979706, 0.31602025032043457, -0.18556365370750427, 0.04852921888232231, -0.07417833060026169, 0.06474976241588593, -0.05054151266813278, -0.3240814208984375, -0.16902703046798706, -0.3937394320964813, 0.31571778655052185, 0.1250731498003006, 0.10980973392724991, 0.4497736096382141, -0.00010515197209315374, -0.11882688105106354, 0.24042488634586334, -0.01576370932161808, -0.17350953817367554, 0.21008619666099548, -0.11017127335071564, -0.11400291323661804, 0.11979059875011444, -0.24250896275043488, -0.300182580947876, -0.2809557318687439, -0.1540670394897461, -0.07129739969968796, 0.28394144773483276, 0.4025619924068451, 0.21984532475471497, 0.19328399002552032, -0.024036409333348274, 0.024243928492069244, -0.02364492416381836, 0.024277476593852043, -0.05119181424379349, 0.2849844992160797, -0.4066295027732849, 0.2590584456920624, 0.07409448176622391, 0.2283247858285904, 0.07497657090425491, 0.4856552481651306, 0.13786102831363678, -0.02201140858232975, 0.06408341974020004, -0.09125447273254395, 0.0571560300886631, 0.3784507215023041, 0.3653016984462738, -0.11779742687940598, -0.2433183193206787, 0.00598776014521718, -0.030221134424209595, -0.0334160178899765, 0.04509206861257553, -0.07964682579040527, 0.018054533749818802, 0.35145819187164307, 0.24091006815433502, 0.344417929649353, -0.000699203519616276, 0.19049403071403503, -0.47984910011291504, 0.42136839032173157, -0.14874307811260223, -0.05609864741563797, 0.16053612530231476, -0.017187612131237984, 0.024150416254997253, 0.1257997453212738, 0.07645276188850403, 0.07996069639921188, -0.07886362075805664, -0.21650215983390808, 0.3998490273952484, -0.1079874336719513, -0.05328476428985596, -0.2911384105682373, -0.11180375516414642, 0.07304957509040833, -0.15094998478889465, 0.028758615255355835, 0.03641824796795845, -0.13417384028434753, 0.22900205850601196, -0.4290088415145874, 0.30620041489601135, 0.3196225166320801, -0.0843655914068222, 0.09180010110139847, 0.4045754075050354, -0.3288539946079254, 0.4068978428840637, -0.07172857969999313, 0.38187623023986816, -0.11666747182607651, -0.3013082444667816, 0.13142180442810059, -0.3227752149105072, -0.05777140334248543, 0.07452938705682755, -0.04409696161746979, 0.24911577999591827, 0.5407731533050537, 0.16782237589359283, 0.045184146612882614, 0.09498470276594162, 0.013712017796933651, -0.17662808299064636, 0.13906997442245483, 0.06034945696592331, -0.3202870786190033, -0.05459941178560257, -0.1940329670906067, -0.17688080668449402, 0.2543754577636719, 0.11898744851350784, -0.2674422562122345, -0.20743118226528168, -0.31534823775291443, 0.2880077362060547, 0.23135167360305786, -0.46892037987709045, 0.13174720108509064, 0.14182808995246887, -0.1422572284936905, -0.11514335870742798, 0.04244789853692055, 0.41636186838150024, -0.04157977178692818, -0.06728720664978027, 0.2670092284679413, -0.25074246525764465, 0.22707818448543549, 0.33657604455947876, 0.4203126132488251, -0.1446397453546524, 0.17096208035945892, 0.41584375500679016, -0.1479320079088211, -0.6163874864578247, -0.14135056734085083, 0.2407255321741104, 0.1304207146167755, -0.4691614508628845, -0.13641755282878876, 0.10474121570587158, -0.3656338155269623, 0.1803371012210846, 0.13791434466838837, 0.17680241167545319, -0.17241692543029785, -0.5115858912467957, -0.2417832762002945, 0.06849320977926254, 0.10817669332027435, -0.03487832844257355, 0.19014830887317657, -0.06251350790262222, 0.011906037107110023, 0.1466471254825592, -0.03433586284518242, -0.33528923988342285, -0.014305010437965393, 0.01024264469742775, -0.03897126391530037, 0.04858263581991196, 0.005378108471632004, -0.1787903904914856, 0.05266180634498596, 0.21796636283397675, 0.08938261866569519, -0.06349754333496094, -0.24622474610805511, -0.09314504265785217, 0.05499439686536789, 0.1169082373380661, 0.1743530035018921, -0.07442118972539902, 0.06165317818522453, 0.21507051587104797, -0.4347624182701111, 0.03930969908833504, -0.3002781271934509, 0.013466253876686096, 0.034167174249887466, -0.1445842832326889, 0.29842403531074524, 0.326740026473999, -0.27613139152526855, -0.4488525390625, 0.16385407745838165, 0.25437018275260925, 0.3743654787540436, 0.2807674705982208, 0.2290099412202835, 0.06623896211385727, 0.3887037932872772, -0.12405144423246384, 0.12709924578666687, -0.03319878131151199, -0.05479728430509567, 0.3040059506893158, -0.11298800259828568, 0.13555851578712463, -0.06670791655778885, 0.06309586763381958, 0.3124355375766754, 0.30558329820632935, -0.09787577390670776, -0.07126770913600922, 0.29725342988967896, 0.19253984093666077, -0.05525249242782593, -0.20728380978107452, 0.0460447296500206, 0.011774283833801746, 0.3390342593193054, -0.5533860921859741, 0.5104246735572815, 0.07765030860900879, 0.06914075464010239, -0.07751566916704178, 0.5539829134941101, -0.1357676386833191, -0.14059127867221832, -0.05055330693721771, 0.015753306448459625, 0.41389167308807373, 0.04586229473352432, -0.49492397904396057, -0.1607232689857483, 0.13826270401477814, -0.27156636118888855, -0.4491903483867645, 0.4849943518638611, -0.3768657147884369, -0.06839645653963089, 0.34652695059776306, -0.04021535441279411, 0.11744169890880585, 0.0952005460858345, 0.1309053748846054, -0.05561669170856476, 0.165565624833107, 0.04698335751891136, 0.1774175763130188, 0.16418786346912384, 0.18241442739963531, -0.014784443192183971, -0.20690974593162537, -0.13637316226959229, 0.13411979377269745, 0.012250112369656563, -0.07135535776615143, 0.09097801893949509, 0.16921798884868622, -0.13817855715751648, -0.5453176498413086, -0.12235214561223984, -0.24803070724010468, -0.06023178994655609, -0.24503976106643677, -0.2784627676010132, -0.28516367077827454, -0.15592779219150543, -0.02921069785952568, -0.5147347450256348, -0.08970342576503754, -0.23956157267093658, 0.25535306334495544, 0.3705868721008301, -0.07670581340789795, 0.14445289969444275, -0.17763997614383698, 0.28876233100891113, 0.29554319381713867, 0.048661358654499054, -0.13289299607276917, 0.09934350848197937, 0.06933332234621048, 0.21035656332969666, -0.196210116147995, 0.25522202253341675, 0.3807295858860016, 0.0612601600587368, 0.267289936542511, 0.10567936301231384, 0.037931155413389206, -0.10605083405971527, -0.1218506321310997, -0.17230063676834106, 0.2782430350780487, 0.33352047204971313, -0.580030620098114, 0.15683172643184662, 0.17192378640174866, -0.23080027103424072, 0.13894429802894592, 0.03170192986726761, -0.023431511595845222, 0.152881920337677, -0.2853231430053711, -0.02670193277299404, -0.037298932671546936, -0.4181014895439148, -0.19023996591567993, -0.07906350493431091, -0.03320075199007988, 0.12899351119995117, 0.0981740802526474, 0.17753444612026215, 0.3683018088340759, -0.27966639399528503, -0.4290658235549927, -0.03892834112048149, 0.16449470818042755, 0.11560217291116714, -0.15561336278915405, 0.0815751925110817, -0.2258492112159729, 0.27027952671051025, -0.2775438129901886, -0.06891458481550217, -0.5094976425170898, -0.06815886497497559, 0.04155069962143898, -0.03341197967529297, -0.06169896572828293, 0.10025998204946518, -0.05070425570011139, -0.3661767244338989, 0.050107356160879135, 0.19306381046772003, 0.04495088383555412, 0.16244614124298096, -0.04117264971137047, 0.15092654526233673, 0.31128576397895813, 0.025471026077866554, -0.04977182298898697, 0.17712655663490295, -0.2630752623081207, 0.265338271856308, -0.14612242579460144, 0.013732136227190495, -0.010041307657957077, -0.06179247796535492, -0.07931216061115265, 0.17570535838603973, -0.026920713484287262, 0.27164381742477417, -0.17518474161624908, 0.19252516329288483, -0.20499040186405182, 0.05323662608861923, -0.08107950538396835, -0.24401895701885223, 0.0009843106381595135, -0.34140482544898987, -0.012077035382390022, -0.2472212314605713, 0.06770054996013641, 0.1541871428489685, 0.05084440857172012, -0.1933499425649643, 0.1927860975265503, 0.1512509137392044, -0.11190102249383926, -0.16978982090950012, -0.023216180503368378, -0.21408693492412567, 0.12978844344615936, 0.12863664329051971, 0.4508017301559448, 0.08219404518604279, -0.029118871316313744, 0.13816212117671967, 0.11384798586368561, 0.5865469574928284, -0.003587428480386734, -0.08561632037162781, 0.09036373347043991, -0.16534066200256348, -0.7705515623092651, -0.1639985591173172, -0.3466859459877014, -0.27456003427505493, -0.2836877107620239, 0.30640465021133423, -0.16661691665649414, 0.060683995485305786, -0.07109405845403671, -0.04542391374707222, 0.04289473965764046, -0.32791900634765625, -0.40487316250801086, -0.3962818682193756, -0.05419587343931198, 0.431938111782074, 0.4757347106933594, -0.043474793434143066, -0.019334793090820312, -0.2723430395126343, 0.03092048689723015, -0.18910528719425201, 0.29576608538627625, 0.34392082691192627, -0.06279726326465607, 0.29930147528648376, -0.16865123808383942, 0.06544822454452515, -0.12489008158445358, -0.009916622191667557, -0.04070171341300011, 0.2594171166419983, -0.1765574961900711, -0.33335617184638977, 0.16441510617733002, -0.05273952707648277, 0.1291022151708603, -0.17484678328037262, 0.15333491563796997, 0.17401033639907837, 0.23628483712673187, -0.05093327909708023, -0.09171648323535919, 0.19494237005710602, 0.2204304337501526, -0.08018912374973297, -0.1333310753107071, 0.3623286485671997, -0.12580342590808868, -0.10004790872335434, -0.14719517529010773, 0.22470806539058685, 0.06862773001194, 0.3034839928150177, -0.08167937397956848, 0.6282536387443542, -0.06957964599132538, -0.05294724553823471, 0.5778632164001465, -0.48158955574035645, 0.657648503780365, -0.07121439278125763, 0.22154076397418976, -0.1880301535129547, -0.3798949122428894, -0.27546343207359314, 0.0697319507598877, -0.13003632426261902, 0.018699198961257935, -0.5471927523612976, 0.0144239766523242, 0.025574082508683205, 0.34278327226638794, -0.07514028996229172, 0.09881525486707687, 0.060870036482810974, 0.046564046293497086, -0.39488813281059265, 0.21353834867477417, -0.05650443211197853, 0.2724494934082031, -0.11875645816326141, 0.020530402660369873, 0.07071809470653534, -0.04318157583475113, 0.03436180204153061, -0.19635869562625885, 0.011189283803105354, 0.23084406554698944, 0.11192317306995392, 0.07335101813077927, -0.3496612310409546, -0.023670455440878868, 0.4509825110435486, 0.008308404125273228, -0.03383646905422211, 0.04207133129239082, 0.22771531343460083, 0.1609831005334854, -0.18438230454921722, -0.010582491755485535, 0.25775137543678284, 0.05010281130671501, -0.26504266262054443, 0.20524288713932037, 0.07787852734327316, 0.013702325522899628, 0.008312397636473179, 0.05330223962664604, -0.5419060587882996, -0.3637767434120178, -0.2446378618478775, -0.3835517466068268, -0.15883076190948486, -0.014626246877014637, 0.19407936930656433, -0.08250969648361206, -0.08794770389795303, 0.15982238948345184, 0.1732574701309204, -0.3216874897480011, -0.24903137981891632, 0.49022677540779114, -0.09191728383302689, 0.22480297088623047, 0.13193011283874512, 0.07331345230340958, -0.29725897312164307, -0.07720591127872467, 0.07065695524215698, 0.17028389871120453, -0.132082998752594, 0.38533321022987366, 0.48414847254753113, -0.06039651855826378, -0.10291177034378052, 0.12459234148263931, 0.23142817616462708, 0.34109464287757874, -0.2245640903711319, 0.01863025315105915, -0.4141958951950073, -0.06782402843236923, 0.03836823254823685, 0.4920618534088135, 0.2085985392332077, 0.0021851840429008007, 0.1712142676115036, -0.16674812138080597, -0.39479362964630127, -0.24347476661205292, -0.2803069055080414, -0.22036628425121307, 0.12525835633277893, -0.11848343908786774, -0.0525846891105175, 0.07621899247169495, 0.2500520944595337, 0.2399814873933792, -0.1009703055024147, -0.30215054750442505, -0.0015619363402947783, 0.04981032758951187, 0.05475126951932907, 0.028483344241976738, 0.10094903409481049, 0.06690258532762527, -0.1389327049255371, -0.0950985997915268, -0.2600555121898651, 0.3319455087184906, -0.051243703812360764, 0.2893854081630707, -0.05576343461871147, -0.3660079538822174, -0.014062130823731422, -0.1100105494260788, 0.06061148643493652, -0.21223002672195435, -0.30548402667045593, 0.05697406828403473, 0.13342484831809998, -0.08776552975177765, -0.000518800865393132, 0.20210367441177368, -0.12592777609825134, -0.10148903727531433, -0.24480889737606049, 0.07066817581653595, -0.0892254188656807, 0.21637584269046783, 0.5845359563827515, -0.06867457926273346, 0.03461515158414841, -0.16900302469730377, -0.044887419790029526, 0.20235666632652283, -0.5669606924057007, 0.0983320102095604, 0.27010011672973633, 0.2642044723033905, 0.4574975073337555, 0.3597886860370636, 0.010655095800757408, -0.3392503559589386, 0.10977485030889511, -0.09567861258983612, -0.025020940229296684, -0.40449392795562744, -0.16974091529846191, 0.7466164231300354, 0.18779286742210388, 0.04381337761878967, 0.3391174077987671, -0.036707889288663864, 0.3784641623497009, 0.309532105922699, 0.24453133344650269, 0.14562518894672394, 0.20147739350795746, 0.16796272993087769, 0.09024590998888016, 0.1201135665178299, -0.07798050343990326, 0.5607923865318298, -0.3616340160369873, -0.19162198901176453, 0.5242872834205627, 0.12411753088235855, -0.10639709234237671, -0.1265386939048767, -0.16504941880702972, -0.0852118656039238, -0.03500733897089958, -0.03332224115729332, 0.021386967971920967, 0.1554550975561142, -0.48928165435791016, -0.2820371687412262, 0.18366655707359314, 0.24569709599018097, 0.14289714395999908, -0.0839248076081276, 0.18959228694438934, 0.24365420639514923, -0.09103456139564514, -0.1902700513601303, 0.20968914031982422, -0.15169553458690643, -0.3118917644023895, 0.19535844027996063, 0.13996601104736328, 0.313056081533432, 0.25192588567733765, 0.2909826338291168, -0.0900886058807373, -0.11889669299125671, 0.3800450265407562, -0.2447572499513626, -0.054253485053777695, -0.14069072902202606, -0.016712574288249016, 0.1919587105512619, 0.2085864543914795, 0.33080458641052246, 0.2163316011428833, -0.24567826092243195, 0.5106449127197266, -0.23114614188671112, -0.16642899811267853, -0.530236005783081, -0.012817886658012867, -0.02892891876399517, 0.14523135125637054, -0.3530459403991699, 0.05736756697297096, 0.05809163302183151, -0.1279977709054947, -0.17451633512973785, -0.17040058970451355, 0.2036047726869583, -0.005678095854818821, 0.14332453906536102, -0.021433044224977493, 0.030809719115495682, 0.10798453539609909, 0.2843739092350006, 0.18558359146118164, -0.03476758673787117, -0.6685851812362671, 0.030075347051024437, 0.13646696507930756, 0.08907796442508698, 0.24166609346866608, -0.18185608088970184, 0.00915979128330946, -0.006598706357181072, 0.2073737531900406, 0.16232791543006897, -0.3661179840564728, -0.04609818011522293, -0.05086084455251694, -0.08184821158647537, -0.6580877900123596, -0.19418320059776306, -0.04472088813781738, -0.3051792085170746, 0.2547038793563843, -0.24620439112186432, 0.17764760553836823, 0.4341510236263275, 0.007473743055015802, -0.15500932931900024, -0.004861404653638601, 0.15582311153411865, 0.2151038944721222, -0.06110776215791702, -0.369123637676239, 0.46112746000289917, 0.18459512293338776, 0.15982381999492645, -0.28493309020996094, 0.5225430130958557, 0.010790513828396797, 0.33250972628593445, 0.08666671067476273, -0.15643368661403656, 0.18198107182979584, 0.320820689201355, 0.05470879003405571, 0.0714583620429039, 0.019490070641040802, -0.029035774990916252, -0.28281262516975403, -0.09433428198099136, -0.03328096121549606, -0.021570302546024323, -0.0047412896528840065, 0.18890380859375, 0.03398001194000244, -0.5149211883544922, 0.3389683961868286, -0.01741497963666916, -0.28902468085289, -0.16497863829135895, 0.26794448494911194, -0.06025630980730057, -0.13055573403835297, -0.01616922952234745, -0.03363099694252014, 0.24573983252048492, 0.05887807533144951, -0.22807249426841736, -0.21489831805229187, 0.20038196444511414, -0.07394542545080185, -0.14186887443065643, -0.15360629558563232, 0.23219823837280273, 0.15408207476139069, -0.010273095220327377, -0.09728129953145981 ]
24
..\pandas\reference\api\pandas.Index.value_counts.html
pandas.Index.value_counts
Index.value_counts(normalize=False, sort=True, ascending=False, bins=None, dropna=True)[source]# Return a Series containing counts of unique values. The resulting object will be in descending order so that the first element is the most frequently-occurring element. Excludes NA values by default.
Parameters: normalizebool, default FalseIf True then the object returned will contain the relative frequencies of the unique values. sortbool, default TrueSort by frequencies when True. Preserve the order of the data when False. ascendingbool, default FalseSort in ascending order. binsint, optionalRather than count values, group them into half-open bins, a convenience for pd.cut, only works with numeric data. dropnabool, default TrueDon’t include counts of NaN. Returns: Series
['>>> index = pd.Index([3, 1, 2, 3, 4, np.nan])\n>>> index.value_counts()\n3.0 2\n1.0 1\n2.0 1\n4.0 1\nName: count, dtype: int64', '>>> s = pd.Series([3, 1, 2, 3, 4, np.nan])\n>>> s.value_counts(normalize=True)\n3.0 0.4\n1.0 0.2\n2.0 0.2\n4.0 0.2\nName: proportion, dtype: float64', '>>> s.value_counts(bins=3)\n(0.996, 2.0] 2\n(2.0, 3.0] 2\n(3.0, 4.0] 1\nName: count, dtype: int64', '>>> s.value_counts(dropna=False)\n3.0 2\n1.0 1\n2.0 1\n4.0 1\nNaN 1\nName: count, dtype: int64']
pandas.Index.value_counts Index.value_counts(normalize=False, sort=True, ascending=False, bins=None, dropna=True)[source]# Return a Series containing counts of unique values. The resulting object will be in descending order so that the first element is the most frequently-occurring element. Excludes NA values by default.
[ -0.09713111072778702, -0.404043585062027, -0.23536548018455505, 0.1608218550682068, -0.03697705641388893, 0.1089136078953743, 0.039155926555395126, 0.08559777587652206, -0.005295124836266041, 0.4145324230194092, -0.2419060319662094, 0.23491601645946503, 0.007388388738036156, 0.27468419075012207, -0.15311646461486816, 0.06166308373212814, -0.055634330958127975, 0.29040491580963135, 0.08930613845586777, 0.0645979791879654, -0.27460241317749023, -0.031085442751646042, -0.18718811869621277, 0.04639763757586479, -0.07225623726844788, -0.1588357537984848, -0.1392594426870346, -0.09972000867128372, 0.07207172363996506, -0.4194561541080475, 0.007177385035902262, 0.07506811618804932, -0.011036875657737255, 0.29977115988731384, -0.00009625800885260105, -0.36538243293762207, 0.009437515400350094, -0.1363268494606018, 0.13925287127494812, -0.04238630086183548, -0.18384180963039398, -0.02746138907968998, 0.09725959599018097, -0.22775694727897644, -0.12498347461223602, -0.30926603078842163, -0.0856667309999466, 0.004359880927950144, 0.267365038394928, 0.017808349803090096, 0.30436521768569946, 0.0016848398372530937, -0.0707307830452919, -0.07348353415727615, 0.048034507781267166, -0.17553502321243286, 0.0413898341357708, 0.3425951898097992, -0.2572225034236908, -0.15050221979618073, -0.1746625304222107, 0.2622017562389374, 0.1006179228425026, -0.11672350764274597, -0.04674560949206352, 0.23346874117851257, 0.15110427141189575, -0.1576051115989685, 0.2023644894361496, 0.3315100371837616, 0.20424559712409973, -0.14106400310993195, -0.053545352071523666, -0.026918699964880943, 0.11977531760931015, -0.23727750778198242, -0.14735044538974762, -0.09462656825780869, 0.09834125638008118, 0.00001632030944165308, -0.0015065907500684261, 0.5082235336303711, -0.0761241465806961, 0.2114604115486145, -0.04762493446469307, -0.1309051811695099, 0.0328083336353302, -0.11171479523181915, 0.1408601552248001, -0.3062097728252411, -0.002628990449011326, -0.15236711502075195, 0.3631094694137573, 0.1696314513683319, -0.04202048480510712, -0.2140408456325531, 0.2095165252685547, -0.40613269805908203, 0.14925746619701385, -0.28571632504463196, 0.07890274375677109, -0.15111711621284485, -0.12408522516489029, 0.07392536103725433, 0.1975971758365631, 0.0628257691860199, 0.23961743712425232, -0.20644085109233856, 0.14306452870368958, 0.188356414437294, -0.13290397822856903, 0.06874998658895493, 0.0671195238828659, -0.13369877636432648, 0.26142391562461853, -0.06317093223333359, -0.032234564423561096, -0.17939510941505432, -0.35349950194358826, -0.017365558072924614, -0.39424586296081543, 0.08557826280593872, 0.0018394140060991049, 0.005055788438767195, 0.27658745646476746, 0.2766735255718231, -0.08481990545988083, -0.14829514920711517, 0.14973394572734833, 0.12858104705810547, -0.32235288619995117, 0.2474195510149002, -0.03456379100680351, -0.09503625333309174, 0.023679524660110474, -0.3348087966442108, 0.06517670303583145, 0.2004895806312561, 0.2900613844394684, -0.3034338057041168, 0.1430986523628235, -0.05717604607343674, 0.21040518581867218, 0.1594579964876175, 0.00999191589653492, -0.13550490140914917, 0.12499388307332993, -0.2199980765581131, -0.2549397051334381, 0.17117191851139069, 0.2529396116733551, -0.2592664957046509, 0.16762712597846985, 0.2944047451019287, 0.14725807309150696, -0.11791408807039261, 0.2820774018764496, 0.26203781366348267, 0.026107698678970337, 0.14589153230190277, 0.13282932341098785, 0.15156419575214386, 0.06176890432834625, -0.262937068939209, 0.0431508831679821, 0.22018039226531982, -0.2940852642059326, 0.13589748740196228, -0.10126355290412903, -0.23171856999397278, 0.055028676986694336, -0.009904353879392147, 0.09261481463909149, -0.09964141249656677, 0.09036019444465637, -0.025224225595593452, -0.16712507605552673, -0.13903097808361053, -0.1883215606212616, -0.10878738015890121, 0.10520529001951218, -0.05212070047855377, 0.11134304106235504, 0.27751898765563965, 0.084246426820755, -0.14097465574741364, 0.0761047974228859, 0.0012611388228833675, -0.12101423740386963, -0.20832037925720215, 0.10313977301120758, -0.5120722651481628, 0.44193559885025024, -0.09274276345968246, 0.035664234310388565, -0.16440725326538086, 0.14929382503032684, -0.3910035192966461, 0.1983708143234253, -0.05011838674545288, -0.28778642416000366, -0.1917702704668045, 0.3085959255695343, 0.001437426428310573, 0.13675937056541443, -0.20352809131145477, 0.3535606265068054, 0.15074589848518372, -0.0525800995528698, -0.10765113681554794, 0.08753859996795654, -0.26656147837638855, -0.48507481813430786, -0.12313416600227356, 0.13117103278636932, 0.0399869829416275, 0.4014979898929596, -0.06435965746641159, -0.18708501756191254, -0.0235876627266407, -0.1905769556760788, 0.03852379322052002, -0.30346640944480896, -0.07198872417211533, -0.03439093753695488, 0.14722488820552826, 0.030247638002038002, -0.16909384727478027, 0.19405947625637054, 0.2849331200122833, 0.3870050609111786, 0.14402879774570465, 0.23124627768993378, 0.2922106981277466, 0.041321028023958206, -0.1195124015212059, 0.3971709907054901, 0.07788382470607758, 0.03965229541063309, 0.017327245324850082, -0.024169541895389557, 0.3227165639400482, -0.024004803970456123, 0.22348110377788544, -0.25388452410697937, 0.4515804648399353, -0.3650396466255188, 0.13858060538768768, -0.2843291163444519, 0.16047188639640808, 0.2252039909362793, 0.10159660875797272, -0.14142893254756927, -0.4873747229576111, -0.18283666670322418, -0.1669001281261444, -0.23369847238063812, -0.031627755612134933, -0.4623638689517975, 0.22734403610229492, 0.010101908817887306, -0.20700114965438843, 0.26226484775543213, 0.1880517154932022, 0.13560162484645844, -0.004099495243281126, 0.13069453835487366, -0.016108080744743347, 0.02135823853313923, 0.3746156096458435, 0.07378040254116058, 0.0047311303205788136, -0.12977832555770874, 0.03508329391479492, 0.14902062714099884, -0.011484495364129543, -0.16533130407333374, 0.03002578765153885, 0.1397455483675003, 0.07573743164539337, -0.5401278734207153, -0.08073988556861877, -0.32967695593833923, 0.10063844919204712, 0.01205493975430727, -0.0024597616866230965, -0.023374823853373528, 0.0669141337275505, 0.21501247584819794, -0.2361244559288025, -0.04112955927848816, 0.040682245045900345, 0.311540424823761, 0.020557252690196037, 0.010075344704091549, 0.16213630139827728, -0.12121737748384476, 0.33735281229019165, 0.31957799196243286, 0.11931122094392776, -0.11089242994785309, -0.019334115087985992, -0.00025628149160183966, 0.3483233153820038, -0.2789389491081238, 0.38996726274490356, 0.49870583415031433, -0.12978577613830566, 0.35781732201576233, 0.0726957842707634, -0.16056697070598602, -0.18914282321929932, -0.06258349120616913, -0.1007378026843071, 0.12440845370292664, -0.03607519716024399, -0.3102879226207733, -0.11600923538208008, -0.36730989813804626, -0.23697547614574432, -0.061690982431173325, -0.0629611611366272, -0.18183493614196777, 0.11950109153985977, 0.14369674026966095, -0.2404307723045349, -0.00959036499261856, -0.09174001961946487, -0.3516106605529785, 0.21156702935695648, 0.2723516523838043, -0.058083150535821915, 0.042018331587314606, 0.25894680619239807, 0.13954170048236847, -0.048697467893362045, -0.4237147867679596, 0.05446610972285271, 0.2007768154144287, -0.16227678954601288, -0.16769413650035858, 0.06992638111114502, -0.232020303606987, -0.029355745762586594, -0.12067724019289017, -0.09384710341691971, -0.3329823315143585, 0.00011150333739351481, -0.04888608679175377, 0.013297769241034985, 0.3582296371459961, 0.12053760886192322, 0.4570994973182678, -0.381302148103714, 0.055435266345739365, 0.04042026400566101, 0.051550090312957764, 0.2063220590353012, 0.04360606148838997, 0.17012405395507812, 0.4297701418399811, 0.45873934030532837, 0.09180822223424911, 0.3554724156856537, 0.020401908084750175, 0.02999097853899002, -0.15514911711215973, 0.2255035787820816, 0.05560881644487381, -0.10462579131126404, -0.27737945318222046, -0.07359641045331955, 0.11549971997737885, 0.25381726026535034, 0.2015300840139389, -0.005595588590949774, 0.03329631686210632, -0.05421755090355873, -0.3028051257133484, 0.10657823085784912, -0.0010732869850471616, -0.10828418284654617, 0.29206880927085876, -0.22062446177005768, -0.020520810037851334, -0.15743684768676758, -0.13496671617031097, -0.05390901118516922, -0.10135266929864883, 0.0903705283999443, -0.24183180928230286, 0.17521846294403076, 0.07222948223352432, -0.34920188784599304, 0.15952832996845245, -0.0054464032873511314, 0.08159174770116806, 0.226213276386261, 0.13742834329605103, 0.08844085037708282, 0.1531272828578949, 0.4597848653793335, 0.05839648097753525, -0.06624745577573776, 0.136153444647789, -0.39120572805404663, -0.17753192782402039, 0.3008348345756531, -0.465079128742218, 0.006315602455288172, -0.2711949646472931, 0.4027649164199829, -0.2133168876171112, -0.07451310008764267, 0.30747663974761963, 0.2836895287036896, -0.07143059372901917, -0.4307544529438019, -0.20722293853759766, -0.30170294642448425, -0.10140470415353775, 0.17804278433322906, 0.15771110355854034, 0.21669074892997742, -0.19238421320915222, -0.36614924669265747, -0.21323208510875702, -0.1749299019575119, 0.2692939341068268, 0.07935693114995956, 0.166984423995018, 0.4721345007419586, 0.09504514932632446, 0.3378738760948181, -0.194562628865242, -0.2590336501598358, -0.15811116993427277, 0.0990464985370636, 0.014342950657010078, -0.33317631483078003, -0.10946747660636902, 0.01114500779658556, 0.16859306395053864, -0.07979121804237366, -0.1403464525938034, -0.1713840514421463, 0.026785122230648994, 0.2896908223628998, -0.25964057445526123, 0.006222006399184465, 0.0778050497174263, -0.11096438020467758, -0.2625246047973633, 0.7397708296775818, 0.001608563936315477, -0.2985258996486664, 0.18330331146717072, 0.1995527744293213, -0.27963387966156006, 0.07066996395587921, 0.33511438965797424, 0.7984706163406372, -0.10501525551080704, -0.09017380326986313, 0.2969781160354614, -0.37704935669898987, -0.17012101411819458, 0.14558711647987366, 0.31899523735046387, -0.4083164632320404, -0.5109199285507202, -0.11868272721767426, 0.020096151158213615, -0.006619795225560665, 0.35073602199554443, -0.2735025882720947, 0.0926232635974884, -0.3110634684562683, -0.08370604366064072, 0.1407179981470108, -0.03850718215107918, 0.16869883239269257, 0.007952988147735596, -0.1886778026819229, 0.24856877326965332, 0.06138012930750847, -0.03392747789621353, -0.08419576287269592, 0.10379896312952042, 0.2898419499397278, 0.08866801857948303, 0.10948286205530167, -0.269670695066452, 0.14245598018169403, 0.2855556607246399, 0.10275952517986298, -0.33290576934814453, -0.3375004529953003, 0.010995980352163315, 0.08147941529750824, -0.029901109635829926, 0.27111318707466125, -0.2234027236700058, 0.17529958486557007, 0.23994284868240356, 0.17569151520729065, 0.038029205054044724, 0.12495037168264389, -0.06637415289878845, -0.015184948220849037, 0.11001935601234436, 0.3152916729450226, 0.07443012297153473, 0.03789419308304787, 0.23319076001644135, -0.3329375088214874, -0.22930440306663513, -0.023633986711502075, -0.07440556585788727, -0.28358784317970276, -0.017084533348679543, 0.2578418254852295, 0.14098502695560455, -0.1855197548866272, 0.16362722218036652, -0.33992815017700195, 0.019611835479736328, -0.03934670612215996, 0.12369159609079361, 0.35329312086105347, 0.16807836294174194, -0.166195809841156, 0.042092740535736084, -0.2599687874317169, -0.1570316106081009, 0.32071453332901, 0.12736250460147858, 0.10448535531759262, 0.35469645261764526, -0.07076573371887207, -0.08098558336496353, -0.1327865719795227, 0.2677401602268219, 0.14185930788516998, 0.3448418974876404, -0.08008602261543274, -0.11601278930902481, -0.3997576832771301, 0.04357871040701866, 0.5768184065818787, 0.2981128692626953, -0.3185984194278717, -0.1641998440027237, -0.07982838153839111, -0.07802535593509674, -0.45701512694358826, 0.06389354914426804, -0.21418485045433044, 0.11250919103622437, -0.1042211502790451, -0.00663012033328414, -0.23192128539085388, 0.18670018017292023, 0.31817173957824707, 0.06629512459039688, -0.04456352815032005, -0.3954426050186157, -0.15134967863559723, -0.01596999354660511, -0.06824934482574463, -0.06835438311100006, 0.05394039675593376, 0.15318936109542847, -0.4222196042537689, -0.1440657079219818, -0.008815565146505833, 0.2775198519229889, -0.026300719007849693, 0.3374331593513489, -0.08392950147390366, -0.11979549378156662, 0.2068932205438614, -0.03670351579785347, -0.194766566157341, 0.04564289748668671, 0.1319393366575241, 0.03848835080862045, 0.10731822997331619, -0.054527219384908676, 0.02525954693555832, 0.07493484020233154, -0.1812221258878708, -0.21209241449832916, 0.052883781492710114, 0.17914824187755585, -0.28545284271240234, 0.4834168553352356, 0.39754149317741394, -0.02656601183116436, -0.06999305635690689, -0.026888806372880936, -0.07353189587593079, 0.39164280891418457, -0.6496915221214294, -0.13273508846759796, -0.036362841725349426, 0.09377697855234146, 0.19534119963645935, 0.010400739498436451, -0.11561505496501923, -0.28379330039024353, -0.12028798460960388, 0.06411457806825638, 0.09704413264989853, -0.4185546934604645, 0.09526415169239044, 0.2553861141204834, 0.16478943824768066, -0.060477398335933685, 0.19476298987865448, 0.29683876037597656, 0.10792955011129379, 0.34465041756629944, 0.1503976285457611, 0.32907798886299133, 0.26228538155555725, 0.015602944418787956, 0.0899079293012619, 0.1401950865983963, 0.09528601169586182, 0.39241865277290344, -0.23973333835601807, -0.17112328112125397, 0.439732164144516, -0.08005467057228088, -0.02658519521355629, 0.19172219932079315, -0.17982736229896545, -0.2215648889541626, 0.21989937126636505, 0.0052313171327114105, 0.41323333978652954, -0.07487279921770096, -0.24664723873138428, -0.18300287425518036, 0.24957498908042908, -0.45979443192481995, 0.0744229331612587, -0.02877689152956009, 0.13691100478172302, -0.46513479948043823, 0.13983312249183655, 0.12893450260162354, 0.41929173469543457, -0.3022296726703644, -0.40354663133621216, 0.43015995621681213, 0.1809583306312561, 0.03067508153617382, 0.030462544411420822, 0.0815175399184227, -0.1595122069120407, -0.2604645788669586, 0.3341248631477356, -0.25642919540405273, -0.2952142357826233, 0.041783593595027924, -0.00874617975205183, 0.11101657152175903, 0.22973859310150146, 0.005068412981927395, 0.22650907933712006, -0.37140601873397827, 0.004173719324171543, 0.33873018622398376, -0.02812821790575981, -0.5679557919502258, 0.24671785533428192, 0.051190994679927826, -0.08018629252910614, 0.046020809561014175, 0.042959775775671005, -0.010563241317868233, -0.20641843974590302, 0.045233104377985, 0.017391487956047058, -0.03566960617899895, 0.037918977439403534, 0.23197706043720245, -0.022715646773576736, -0.13049358129501343, -0.2562524974346161, 0.16585245728492737, 0.01705920323729515, 0.04456793889403343, -0.36239486932754517, 0.11952275037765503, 0.3458822965621948, -0.14078792929649353, 0.029477467760443687, 0.17413437366485596, -0.22819162905216217, 0.3072797954082489, 0.005583929363638163, 0.24385499954223633, -0.09513764828443527, 0.03389354795217514, 0.05659199878573418, -0.09955403208732605, -0.250230997800827, -0.014239562675356865, -0.13889910280704498, -0.10584539920091629, 0.23485393822193146, -0.3766933083534241, 0.3987525403499603, 0.09455601125955582, -0.07194682955741882, 0.1579844206571579, 0.27647238969802856, 0.19477257132530212, 0.27328577637672424, -0.14330682158470154, -0.2537625730037689, 0.2717297375202179, 0.1669893115758896, -0.01706033945083618, -0.16389884054660797, 0.3434232175350189, 0.3278709948062897, -0.06335422396659851, -0.03068874217569828, -0.11803971230983734, 0.20782889425754547, 0.18826976418495178, 0.041854508221149445, -0.12621617317199707, -0.1783875823020935, 0.15834976732730865, 0.030089503154158592, -0.01974564604461193, -0.2169797420501709, 0.3103281557559967, -0.07148879766464233, 0.10073156654834747, 0.11135412752628326, -0.27309414744377136, 0.09262668341398239, -0.47703227400779724, -0.483001172542572, -0.3569682538509369, 0.23380324244499207, 0.22804947197437286, -0.1607595831155777, 0.5831576585769653, -0.011786829680204391, 0.3141705095767975, -0.06412326544523239, -0.0704522356390953, 0.05500538647174835, -0.03894013538956642, -0.12048117816448212, 0.03313462436199188, -0.23406046628952026, 0.17875413596630096, 0.13549838960170746, 0.1331155002117157, -0.4226487874984741 ]
25
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.nsmallest.html
pandas.core.groupby.SeriesGroupBy.nsmallest
SeriesGroupBy.nsmallest(n=5, keep='first')[source]# Return the smallest n elements. Notes Faster than .sort_values().head(n) for small n relative to the size of the Series object.
Parameters: nint, default 5Return this many ascending sorted values. keep{‘first’, ‘last’, ‘all’}, default ‘first’When there are duplicate values that cannot all fit in a Series of n elements: first : return the first n occurrences in order of appearance. last : return the last n occurrences in reverse order of appearance. all : keep all occurrences. This can result in a Series of size larger than n. Returns: SeriesThe n smallest values in the Series, sorted in increasing order.
['>>> countries_population = {"Italy": 59000000, "France": 65000000,\n... "Brunei": 434000, "Malta": 434000,\n... "Maldives": 434000, "Iceland": 337000,\n... "Nauru": 11300, "Tuvalu": 11300,\n... "Anguilla": 11300, "Montserrat": 5200}\n>>> s = pd.Series(countries_population)\n>>> s\nItaly 59000000\nFrance 65000000\nBrunei 434000\nMalta 434000\nMaldives 434000\nIceland 337000\nNauru 11300\nTuvalu 11300\nAnguilla 11300\nMontserrat 5200\ndtype: int64', '>>> s.nsmallest()\nMontserrat 5200\nNauru 11300\nTuvalu 11300\nAnguilla 11300\nIceland 337000\ndtype: int64', '>>> s.nsmallest(3)\nMontserrat 5200\nNauru 11300\nTuvalu 11300\ndtype: int64', ">>> s.nsmallest(3, keep='last')\nMontserrat 5200\nAnguilla 11300\nTuvalu 11300\ndtype: int64", ">>> s.nsmallest(3, keep='all')\nMontserrat 5200\nNauru 11300\nTuvalu 11300\nAnguilla 11300\ndtype: int64"]
pandas.core.groupby.SeriesGroupBy.nsmallest SeriesGroupBy.nsmallest(n=5, keep='first')[source]# Return the smallest n elements. Notes Faster than .sort_values().head(n) for small n relative to the size of the Series object.
[ -0.1764701008796692, -0.3193742036819458, -0.2313763052225113, 0.06676914542913437, -0.04651512950658798, 0.17168676853179932, -0.12165577709674835, 0.42658892273902893, -0.029910018667578697, 0.26865994930267334, -0.14364702999591827, 0.02692009136080742, 0.013742071576416492, 0.07009631395339966, -0.0753118097782135, -0.0469866544008255, -0.16772134602069855, 0.246162548661232, 0.2767743468284607, 0.008209478110074997, -0.23018373548984528, -0.09263501316308975, 0.02339806966483593, -0.14127306640148163, 0.0294810701161623, 0.05409145727753639, 0.033111248165369034, 0.14127729833126068, -0.12794867157936096, -0.44610366225242615, 0.14201116561889648, 0.12593771517276764, 0.05170714482665062, 0.3004494309425354, -0.00009840435814112425, -0.2610788941383362, 0.02124747633934021, -0.06082804128527641, 0.1849767416715622, 0.13879208266735077, 0.04857780784368515, -0.004404162056744099, -0.05091217905282974, -0.25768473744392395, -0.09428522735834122, -0.11201098561286926, 0.08884454518556595, -0.12450914084911346, 0.19195044040679932, 0.1348961591720581, 0.2504046857357025, 0.19909803569316864, -0.28464755415916443, -0.017137078568339348, 0.012873394414782524, -0.24918769299983978, -0.01974221132695675, 0.2913575768470764, -0.0700778216123581, -0.02877507172524929, 0.06045316904783249, 0.17433668673038483, -0.17311230301856995, -0.05040905624628067, -0.25661611557006836, 0.003971888218075037, 0.3134860098361969, -0.03600216284394264, -0.07637694478034973, 0.3862018287181854, 0.3591403067111969, -0.045991797000169754, -0.20535911619663239, -0.13131563365459442, -0.11806777864694595, -0.11803412437438965, -0.20201963186264038, 0.004861247260123491, 0.09158401191234589, 0.21029448509216309, -0.023814136162400246, 0.6210406422615051, -0.002365466672927141, 0.36399024724960327, -0.145878404378891, 0.27577292919158936, 0.051304351538419724, -0.17247594892978668, 0.33505937457084656, -0.30484578013420105, -0.12322301417589188, -0.010645976290106773, 0.15763090550899506, 0.45209068059921265, -0.0714930072426796, -0.5241400599479675, 0.254584401845932, 0.144857719540596, 0.09633088111877441, -0.15585638582706451, -0.028782818466424942, -0.15690511465072632, -0.051086727529764175, -0.010054562240839005, 0.20740096271038055, 0.07849961519241333, 0.25189390778541565, -0.16249611973762512, 0.2169458419084549, 0.21481363475322723, 0.1354140192270279, 0.22255243360996246, 0.21554410457611084, -0.3371398150920868, 0.11241302639245987, 0.1412816196680069, -0.014094778336584568, -0.08807408064603806, -0.2954801023006439, -0.007937214337289333, 0.13073134422302246, -0.023878436535596848, 0.032523155212402344, 0.12727521359920502, 0.3227632939815521, 0.4030047655105591, -0.1578507125377655, -0.2532624304294586, -0.01725294068455696, 0.11153844743967056, -0.29679569602012634, 0.14460782706737518, 0.11358126997947693, -0.017834413796663284, -0.10937939584255219, -0.1618756800889969, 0.11729992181062698, 0.008381189778447151, 0.1202518492937088, -0.008341037668287754, 0.17117273807525635, -0.13272911310195923, -0.03297436609864235, 0.11911801993846893, -0.020211098715662956, 0.16832545399665833, 0.02307441271841526, -0.16672873497009277, -0.259037584066391, 0.2027117908000946, 0.3299134373664856, -0.37717461585998535, 0.10699599236249924, 0.26890143752098083, -0.11098738759756088, 0.15159018337726593, -0.048960454761981964, 0.16501487791538239, -0.021441379562020302, 0.2116461992263794, 0.0674348995089531, 0.01104018371552229, -0.27474918961524963, -0.22833339869976044, -0.03796732425689697, 0.3209777772426605, -0.2380405068397522, -0.0614408478140831, -0.2928846776485443, -0.18318261206150055, -0.031240617856383324, 0.12623324990272522, 0.04851730912923813, -0.14139720797538757, -0.04668942466378212, -0.012122242711484432, 0.15824493765830994, -0.18936662375926971, -0.7656013369560242, -0.0322205014526844, -0.14377200603485107, -0.10123808681964874, 0.0614604614675045, 0.48177868127822876, -0.06813346594572067, -0.2029304951429367, -0.07485710084438324, 0.4656964838504791, -0.15495836734771729, 0.07778230309486389, -0.06923826038837433, -0.3176034688949585, 0.2699435353279114, 0.17760978639125824, -0.14493811130523682, 0.05086784064769745, 0.10246971994638443, -0.22048181295394897, 0.37606173753738403, 0.04202842712402344, -0.2773807644844055, -0.009535371325910091, 0.197899729013443, -0.3998226821422577, 0.0715998187661171, -0.17424313724040985, 0.15102538466453552, 0.2966648042201996, 0.22713467478752136, -0.2579292953014374, 0.08187393099069595, -0.3132373094558716, -0.5143845081329346, -0.22403883934020996, 0.2991175651550293, 0.41831734776496887, 0.24861153960227966, -0.004990864545106888, 0.1279105693101883, -0.13654689490795135, -0.13212287425994873, 0.2578493356704712, -0.28534048795700073, 0.015648378059267998, -0.08446722477674484, -0.005608589854091406, 0.03249809518456459, 0.06270844489336014, 0.11957426369190216, -0.012535239569842815, 0.10383553057909012, 0.06787057220935822, 0.11416836827993393, 0.13761012256145477, 0.12779994308948517, -0.11714816093444824, -0.025121985003352165, 0.03831282630562782, -0.08806254714727402, 0.18860749900341034, -0.02868320606648922, 0.3384432792663574, -0.1341978907585144, 0.2588334083557129, -0.3131067752838135, 0.6196990609169006, -0.29461008310317993, -0.256591796875, -0.06161171942949295, 0.046425845474004745, 0.03057759441435337, 0.1762946993112564, 0.057870473712682724, -0.5465065240859985, 0.15399418771266937, 0.36507469415664673, -0.06579002737998962, 0.21944937109947205, -0.4087635576725006, 0.3987893760204315, 0.6126585006713867, -0.2132573127746582, 0.28714513778686523, 0.2007240653038025, 0.05311371013522148, 0.013557333499193192, 0.084630586206913, 0.2542313039302826, -0.1297307163476944, 0.1760328859090805, -0.05626632273197174, 0.029877327382564545, 0.00972173735499382, 0.05751699581742287, -0.05621958523988724, 0.12050197273492813, 0.05045384541153908, -0.14915531873703003, 0.26292580366134644, 0.21416768431663513, -0.3330342769622803, -0.11531450599431992, -0.1664978265762329, 0.16100862622261047, 0.07005234807729721, 0.0877222865819931, -0.004285592585802078, -0.15731745958328247, 0.24723604321479797, -0.5912636518478394, -0.09128715842962265, -0.012951425276696682, 0.26807934045791626, 0.12030800431966782, -0.21328777074813843, -0.13005788624286652, -0.2500683665275574, 0.27495697140693665, 0.29822593927383423, 0.20654968917369843, -0.1607544720172882, 0.20587357878684998, 0.0771159753203392, 0.2071760892868042, -0.02496044524013996, 0.1530136913061142, 0.18885685503482819, -0.1369670182466507, -0.06849469989538193, 0.20579208433628082, -0.08406177163124084, -0.2981928288936615, -0.10199137777090073, 0.013381055556237698, 0.22209393978118896, 0.3481903672218323, -0.6177464723587036, -0.053488075733184814, -0.44070881605148315, -0.20888276398181915, -0.15090160071849823, -0.11681610345840454, 0.13273990154266357, 0.2335047423839569, 0.0782369077205658, -0.05975460261106491, -0.18816857039928436, -0.2999809682369232, 0.06925281882286072, 0.3886406421661377, 0.38054072856903076, -0.17140236496925354, -0.25371405482292175, -0.039104629307985306, 0.2085873931646347, 0.07899759709835052, -0.17469362914562225, -0.060935813933610916, 0.5803992748260498, 0.07784587144851685, -0.10400308668613434, -0.022886302322149277, -0.39366987347602844, -0.06488341093063354, -0.1726311445236206, -0.08867289125919342, -0.22168751060962677, -0.08774063736200333, -0.11836624890565872, 0.1851283311843872, 0.08810973167419434, 0.11474748700857162, -0.040037546306848526, -0.2079106569290161, 0.1118256002664566, 0.03839459642767906, -0.36788108944892883, 0.19234205782413483, -0.13009274005889893, -0.15890038013458252, 0.7621326446533203, 0.183289036154747, 0.20896029472351074, -0.012932313606142998, 0.30277448892593384, -0.13159731030464172, 0.23589088022708893, -0.1810365915298462, -0.009295649826526642, 0.1810247004032135, -0.07837036997079849, 0.2783622443675995, 0.03509080037474632, 0.20120030641555786, 0.19006432592868805, -0.05725594982504845, 0.2333831489086151, 0.2211679220199585, -0.2285122275352478, 0.24938203394412994, 0.011349075473845005, 0.18281957507133484, 0.005339560564607382, -0.05795031785964966, 0.22877423465251923, -0.18961478769779205, -0.1527993083000183, -0.3115205764770508, -0.02420942671597004, 0.06784897297620773, 0.03471187874674797, -0.27227887511253357, 0.06966383755207062, -0.5923923850059509, 0.2438802719116211, 0.131646528840065, 0.054436445236206055, 0.5621662139892578, -0.06153259053826332, -0.17121687531471252, -0.14123015105724335, 0.41096237301826477, 0.33672258257865906, 0.060424819588661194, 0.13607583940029144, -0.402886301279068, -0.392613023519516, 0.07973466068506241, 0.08168122172355652, 0.002273318124935031, -0.02079940028488636, 0.06009345501661301, -0.20218440890312195, -0.053956449031829834, 0.046034377068281174, 0.06028446555137634, -0.0021083445753902197, -0.04512579366564751, -0.16490502655506134, -0.3069252073764801, 0.16085469722747803, 0.3126641511917114, 0.0905168205499649, 0.07541556656360626, -0.27771639823913574, -0.2710266411304474, -0.036166854202747345, -0.2432737946510315, 0.1957225203514099, 0.137018620967865, 0.22674746811389923, 0.4063454568386078, 0.1963677704334259, 0.017175717279314995, 0.049225181341171265, -0.2621145248413086, 0.0017968929605558515, 0.36033496260643005, 0.08018260449171066, -0.22247099876403809, 0.05707578733563423, -0.09330543130636215, 0.02603321522474289, -0.028519367799162865, 0.08519870042800903, 0.18055014312267303, 0.15601517260074615, 0.2594703435897827, -0.2097717523574829, 0.04616552218794823, 0.051689550280570984, -0.3873324692249298, -0.2832562327384949, 0.8313893675804138, 0.23715092241764069, -0.0031777890399098396, 0.19279944896697998, -0.13131512701511383, -0.06952299177646637, -0.09459929168224335, 0.19769959151744843, 0.6516312956809998, -0.16962964832782745, -0.015642056241631508, 0.058518651872873306, -0.08194313943386078, 0.34586095809936523, 0.11183709651231766, 0.3669052720069885, -0.6811858415603638, -0.543607234954834, -0.10739172995090485, 0.004222873132675886, -0.29586127400398254, 0.4329800307750702, -0.27993282675743103, 0.21808506548404694, -0.34594061970710754, 0.00905098021030426, -0.09482848644256592, 0.15172146260738373, -0.06273365020751953, -0.005672771483659744, -0.5284453630447388, 0.16729994118213654, -0.04700516536831856, 0.05493536219000816, -0.18741992115974426, 0.1359289586544037, -0.00942796841263771, -0.07844679802656174, 0.07818373292684555, -0.14546501636505127, 0.003397880820557475, 0.08028867840766907, 0.15711849927902222, -0.26493382453918457, -0.04678992182016373, -0.06016018986701965, 0.21284212172031403, -0.08134911954402924, 0.27188920974731445, 0.10320815443992615, 0.25952526926994324, 0.008085763081908226, 0.3884982168674469, -0.04282642900943756, 0.25849074125289917, -0.13272476196289062, 0.22336845099925995, 0.05045555159449577, 0.4548534154891968, -0.4063533842563629, -0.0027231553103774786, 0.052641790360212326, -0.15959294140338898, -0.14004771411418915, -0.24729017913341522, -0.10956863313913345, -0.32014504075050354, -0.21896904706954956, 0.25923627614974976, 0.061392270028591156, -0.15680193901062012, -0.03550807759165764, -0.1898292601108551, -0.16517503559589386, -0.009053492918610573, 0.1756121963262558, 0.3683258593082428, -0.024132613092660904, -0.06982699036598206, 0.2927866280078888, -0.4327827990055084, -0.24980857968330383, -0.07316160947084427, 0.1783836930990219, -0.05498539283871651, 0.5446824431419373, 0.017829006537795067, -0.11754705756902695, 0.1409812718629837, -0.0686318501830101, -0.048918336629867554, 0.3309054970741272, -0.19761201739311218, -0.14648668467998505, -0.5053784847259521, 0.04227765277028084, 0.3179600238800049, 0.41402241587638855, -0.19000419974327087, -0.25187474489212036, -0.3092479705810547, -0.05123482644557953, -0.36340731382369995, -0.11489421874284744, -0.19601354002952576, 0.0675772875547409, 0.01799209974706173, 0.11625292897224426, -0.1777886301279068, 0.1980416625738144, 0.26967737078666687, 0.10178188234567642, -0.11480595916509628, -0.37229520082473755, -0.09139560908079147, -0.010256840847432613, -0.21347689628601074, -0.2443753331899643, 0.47395995259284973, 0.16741232573986053, -0.26482871174812317, -0.17311544716358185, 0.02952943742275238, 0.22652646899223328, 0.1703789383172989, 0.12217460572719574, 0.3382977843284607, -0.2955351173877716, 0.04243648424744606, -0.10556846857070923, 0.014669532887637615, -0.002143396530300379, -0.03559347987174988, 0.49911901354789734, 0.15647344291210175, 0.16881714761257172, -0.13068847358226776, -0.022829541936516762, -0.36286693811416626, 0.14659970998764038, -0.037590961903333664, -0.12864142656326294, -0.37096524238586426, 0.2813320755958557, 0.38968485593795776, 0.10211075097322464, -0.16981163620948792, 0.11562436819076538, -0.06686392426490784, 0.2680300176143646, -0.49014589190483093, -0.5553873181343079, 0.17644377052783966, 0.06485093384981155, 0.08235521614551544, 0.05337824672460556, -0.2660529911518097, -0.0296675693243742, 0.1282425820827484, -0.029292495921254158, -0.17500942945480347, -0.12814299762248993, 0.42844176292419434, 0.47470805048942566, 0.2587257921695709, -0.20448218286037445, 0.20001904666423798, 0.004737939219921827, 0.18991056084632874, 0.3366656005382538, 0.4135160744190216, 0.22808772325515747, 0.1274110972881317, -0.059119101613759995, -0.17288169264793396, -0.0706431120634079, -0.09345287829637527, 0.47968363761901855, -0.33921346068382263, -0.014216143637895584, 0.5002859234809875, -0.3422846794128418, 0.06670566648244858, 0.08730616420507431, -0.2284138798713684, -0.26375922560691833, 0.05043596774339676, -0.17210707068443298, 0.2772144675254822, 0.15809951722621918, -0.2530983090400696, 0.05308104306459427, 0.061453066766262054, -0.5631316900253296, -0.11611637473106384, -0.023803314194083214, 0.06693737953901291, 0.0877767875790596, 0.24190470576286316, 0.07929108291864395, 0.2265300154685974, -0.2623002827167511, -0.33984601497650146, -0.039475541561841965, 0.4213699400424957, -0.047656018286943436, -0.07881470024585724, -0.022069217637181282, -0.15826039016246796, -0.22432279586791992, 0.22402672469615936, -0.1860060691833496, -0.17456893622875214, 0.11416251212358475, -0.03786188364028931, -0.06516608595848083, 0.09649506956338882, 0.13592353463172913, 0.23883910477161407, -0.33080223202705383, -0.11414899677038193, 0.15038001537322998, -0.1534247249364853, -0.3397757112979889, 0.3720491826534271, -0.08938854932785034, -0.13780932128429413, -0.042721331119537354, 0.2645111680030823, 0.15782718360424042, -0.043616365641355515, -0.15727198123931885, 0.1783086508512497, 0.038875456899404526, 0.06460398435592651, 0.19746509194374084, -0.048269566148519516, 0.026284899562597275, 0.05722406879067421, 0.5060253143310547, 0.045253630727529526, -0.3100396990776062, -0.17573338747024536, 0.04199014604091644, 0.1770951896905899, -0.13290627300739288, 0.19903172552585602, 0.23576873540878296, -0.10528911650180817, 0.06454579532146454, 0.32276222109794617, 0.549879789352417, -0.3414207100868225, 0.13143706321716309, 0.1698567420244217, -0.1832124888896942, -0.5092145800590515, -0.14907599985599518, -0.1540244221687317, -0.46872106194496155, -0.07980760186910629, -0.3181511461734772, 0.2873579263687134, -0.09069015085697174, 0.007549654692411423, 0.07152345776557922, 0.23613734543323517, 0.1234717071056366, 0.26418575644493103, -0.2806841731071472, -0.06613820046186447, 0.18054598569869995, -0.04302285611629486, -0.11788372695446014, -0.20160794258117676, 0.1649785190820694, -0.17647656798362732, 0.42554834485054016, -0.008122080005705357, 0.12936294078826904, -0.03700416907668114, 0.11897692084312439, -0.14724698662757874, 0.2160436064004898, 0.09078250825405121, -0.000060391412262106314, -0.28377068042755127, 0.2658769488334656, -0.13725456595420837, 0.1960459053516388, -0.10710383206605911, -0.042841482907533646, -0.10084055364131927, 0.03308775648474693, 0.18568341434001923, -0.3300839364528656, -0.2563270330429077, -0.5440776944160461, 0.18090349435806274, 0.18972177803516388, -0.11685942113399506, 0.47365665435791016, 0.07352013885974884, 0.2950153648853302, 0.15578672289848328, -0.39218971133232117, 0.09591027349233627, -0.02197231538593769, -0.13214662671089172, -0.09166771173477173, -0.13693568110466003, 0.14134883880615234, 0.027842553332448006, -0.08149927854537964, -0.3794102668762207 ]
26
..\pandas\reference\api\pandas.DataFrame.rmul.html
pandas.DataFrame.rmul
DataFrame.rmul(other, axis='columns', level=None, fill_value=None)[source]# Get Multiplication of dataframe and other, element-wise (binary operator rmul). Equivalent to other * dataframe, but with support to substitute a fill_value for missing data in one of the inputs. With reverse version, mul. Among flexible wrappers (add, sub, mul, div, floordiv, mod, pow) to arithmetic operators: +, -, *, /, //, %, **. Notes Mismatched indices will be unioned together.
Parameters: otherscalar, sequence, Series, dict or DataFrameAny single or multiple element data structure, or list-like object. axis{0 or ‘index’, 1 or ‘columns’}Whether to compare by the index (0 or ‘index’) or columns. (1 or ‘columns’). For Series input, axis to match Series index on. levelint or labelBroadcast across a level, matching Index values on the passed MultiIndex level. fill_valuefloat or None, default NoneFill existing missing (NaN) values, and any new element needed for successful DataFrame alignment, with this value before computation. If data in both corresponding DataFrame locations is missing the result will be missing. Returns: DataFrameResult of the arithmetic operation.
[">>> df = pd.DataFrame({'angles': [0, 3, 4],\n... 'degrees': [360, 180, 360]},\n... index=['circle', 'triangle', 'rectangle'])\n>>> df\n angles degrees\ncircle 0 360\ntriangle 3 180\nrectangle 4 360", '>>> df + 1\n angles degrees\ncircle 1 361\ntriangle 4 181\nrectangle 5 361', '>>> df.add(1)\n angles degrees\ncircle 1 361\ntriangle 4 181\nrectangle 5 361', '>>> df.div(10)\n angles degrees\ncircle 0.0 36.0\ntriangle 0.3 18.0\nrectangle 0.4 36.0', '>>> df.rdiv(10)\n angles degrees\ncircle inf 0.027778\ntriangle 3.333333 0.055556\nrectangle 2.500000 0.027778', '>>> df - [1, 2]\n angles degrees\ncircle -1 358\ntriangle 2 178\nrectangle 3 358', ">>> df.sub([1, 2], axis='columns')\n angles degrees\ncircle -1 358\ntriangle 2 178\nrectangle 3 358", ">>> df.sub(pd.Series([1, 1, 1], index=['circle', 'triangle', 'rectangle']),\n... axis='index')\n angles degrees\ncircle -1 359\ntriangle 2 179\nrectangle 3 359", ">>> df.mul({'angles': 0, 'degrees': 2})\n angles degrees\ncircle 0 720\ntriangle 0 360\nrectangle 0 720", ">>> df.mul({'circle': 0, 'triangle': 2, 'rectangle': 3}, axis='index')\n angles degrees\ncircle 0 0\ntriangle 6 360\nrectangle 12 1080", ">>> other = pd.DataFrame({'angles': [0, 3, 4]},\n... index=['circle', 'triangle', 'rectangle'])\n>>> other\n angles\ncircle 0\ntriangle 3\nrectangle 4", '>>> df * other\n angles degrees\ncircle 0 NaN\ntriangle 9 NaN\nrectangle 16 NaN', '>>> df.mul(other, fill_value=0)\n angles degrees\ncircle 0 0.0\ntriangle 9 0.0\nrectangle 16 0.0', ">>> df_multindex = pd.DataFrame({'angles': [0, 3, 4, 4, 5, 6],\n... 'degrees': [360, 180, 360, 360, 540, 720]},\n... index=[['A', 'A', 'A', 'B', 'B', 'B'],\n... ['circle', 'triangle', 'rectangle',\n... 'square', 'pentagon', 'hexagon']])\n>>> df_multindex\n angles degrees\nA circle 0 360\n triangle 3 180\n rectangle 4 360\nB square 4 360\n pentagon 5 540\n hexagon 6 720", '>>> df.div(df_multindex, level=1, fill_value=0)\n angles degrees\nA circle NaN 1.0\n triangle 1.0 1.0\n rectangle 1.0 1.0\nB square 0.0 0.0\n pentagon 0.0 0.0\n hexagon 0.0 0.0']
pandas.DataFrame.rmul DataFrame.rmul(other, axis='columns', level=None, fill_value=None)[source]# Get Multiplication of dataframe and other, element-wise (binary operator rmul). Equivalent to other * dataframe, but with support to substitute a fill_value for missing data in one of the inputs. With reverse version, mul. Among flexible wrappers (add, sub, mul, div, floordiv, mod, pow) to arithmetic operators: +, -, *, /, //, %, **. Notes Mismatched indices will be unioned together.
[ -0.09674134105443954, -0.33191439509391785, -0.06361249089241028, 0.09268709272146225, -0.053423598408699036, 0.3482145369052887, 0.30554696917533875, 0.20125925540924072, -0.12678691744804382, 0.3159809410572052, -0.28729671239852905, 0.3254895806312561, 0.02737044170498848, 0.16496655344963074, -0.2383473515510559, -0.04459463804960251, -0.15391969680786133, 0.3044222593307495, -0.46471214294433594, -0.04664336517453194, -0.3340252935886383, -0.09002062678337097, -0.19722871482372284, -0.04579395428299904, 0.1479799896478653, 0.15116159617900848, -0.3147231936454773, 0.010770841501653194, 0.09884526580572128, 0.2320592701435089, 0.16635027527809143, 0.03911694884300232, -0.0859571322798729, 0.2981964647769928, -0.00009394919470651075, -0.18124601244926453, -0.046299081295728683, -0.0463465116918087, -0.08425168693065643, 0.030553773045539856, -0.00610272167250514, -0.07046296447515488, 0.016006235033273697, -0.358730286359787, -0.09976658225059509, -0.1853816956281662, -0.13671855628490448, 0.09260841459035873, 0.05741254240274429, -0.23749063909053802, 0.271899551153183, 0.04818734526634216, -0.1410588175058365, -0.1055857464671135, 0.08279145509004593, -0.021701833233237267, 0.32884255051612854, 0.14565187692642212, -0.00584116205573082, -0.1654784381389618, 0.21110035479068756, 0.20383504033088684, -0.22555066645145416, -0.0961175262928009, -0.19072961807250977, 0.04020019620656967, 0.24209661781787872, 0.011441136710345745, 0.007600925862789154, 0.44788044691085815, 0.26767367124557495, -0.4323693513870239, -0.23220279812812805, -0.029913056641817093, 0.042315684258937836, -0.03849034756422043, -0.2654164433479309, 0.016823681071400642, 0.04287337511777878, 0.03478248789906502, 0.14974914491176605, 0.2177274376153946, 0.13724376261234283, 0.17360597848892212, -0.3476554751396179, 0.4667757749557495, 0.1339913159608841, -0.07159505784511566, 0.06999263912439346, -0.16868159174919128, -0.1977105736732483, -0.057007573544979095, 0.2576802968978882, 0.3861008286476135, -0.002286774106323719, -0.32776308059692383, -0.03902875632047653, -0.2814287841320038, -0.15017995238304138, -0.08608425408601761, -0.11996547132730484, -0.09458856284618378, -0.44204410910606384, 0.481741726398468, -0.11260338872671127, -0.0022870339453220367, -0.4875725507736206, 0.176329106092453, -0.03439893573522568, 0.08495694398880005, 0.2173198014497757, 0.020524151623249054, -0.053135428577661514, -0.05651361495256424, -0.12502405047416687, -0.007990626618266106, -0.21370169520378113, 0.1380443274974823, -0.45135483145713806, -0.18751844763755798, -0.1424727886915207, -0.06181051954627037, 0.2202758640050888, 0.051259662955999374, -0.020116912201046944, 0.2758476138114929, 0.19058139622211456, -0.052748240530490875, 0.19825106859207153, 0.07666909694671631, -0.2484935075044632, 0.5016480684280396, -0.1848951131105423, -0.4264553487300873, -0.07929576188325882, 0.1385829746723175, 0.07758991420269012, 0.33883020281791687, 0.19087699055671692, 0.29568716883659363, 0.019802166149020195, -0.2305193841457367, 0.23632538318634033, 0.05995359271764755, 0.12438492476940155, -0.21347472071647644, 0.2714173197746277, -0.05723870173096657, -0.08060110360383987, 0.1039867103099823, 0.15968313813209534, 0.023625431582331657, -0.336921364068985, 0.2984825670719147, 0.20603132247924805, 0.2112862467765808, 0.008973509073257446, 0.26120418310165405, -0.15842577815055847, -0.06843360513448715, 0.21830147504806519, 0.2398757040500641, -0.07766943424940109, -0.24663229286670685, 0.35068005323410034, 0.10013725608587265, -0.3499954640865326, -0.08948652446269989, 0.06234067678451538, -0.003621278330683708, 0.16531682014465332, 0.03079981915652752, -0.11451561748981476, -0.16933926939964294, -0.2580282390117645, -0.34219011664390564, 0.2547696530818939, 0.012361192144453526, 0.04119844734668732, 0.009261902421712875, -0.06447645276784897, 0.13555318117141724, 0.16277652978897095, 0.31860291957855225, -0.23124366998672485, -0.09439316391944885, 0.1765422374010086, 0.30289676785469055, -0.22167938947677612, -0.023057106882333755, 0.03076648898422718, -0.29655101895332336, 0.5359336137771606, 0.12800659239292145, 0.3026716709136963, 0.08781363815069199, -0.006770992185920477, -0.10417462885379791, 0.3626258373260498, -0.19048497080802917, 0.049605924636125565, 0.011847622692584991, 0.1043633371591568, 0.028046322986483574, 0.010335222817957401, -0.5255535244941711, 0.2424023151397705, -0.011250258423388004, 0.07254327088594437, 0.10642221570014954, 0.25163745880126953, -0.32856571674346924, -0.3308292031288147, -0.23046161234378815, 0.21469692885875702, 0.1759299337863922, 0.35398101806640625, 0.03421944007277489, -0.025352342054247856, -0.1530880630016327, -0.06154507026076317, 0.08703140914440155, 0.04174499586224556, 0.07293818891048431, -0.22427049279212952, 0.09888414293527603, 0.05825471505522728, 0.0468195416033268, 0.013910671696066856, 0.43450143933296204, 0.2797452509403229, -0.0016130782896652818, 0.2252252995967865, 0.21639485657215118, -0.26001495122909546, 0.22755800187587738, -0.03376923128962517, 0.16300758719444275, 0.06736154854297638, 0.14924880862236023, -0.10449711233377457, 0.200827494263649, 0.25755882263183594, 0.11069709807634354, -0.13471639156341553, 0.31028011441230774, -0.1525065153837204, -0.2435513138771057, 0.08160534501075745, 0.272710382938385, -0.030578559264540672, -0.12016051262617111, 0.08709586411714554, -0.27465173602104187, 0.0019637306686490774, 0.21353621780872345, -0.09190015494823456, 0.2628435790538788, -0.25665202736854553, 0.057487595826387405, 0.12609714269638062, -0.1823127418756485, 0.19932237267494202, -0.017676670104265213, -0.15259398519992828, 0.17475898563861847, -0.174508199095726, 0.16897650063037872, -0.163092240691185, 0.3889233469963074, 0.0968388244509697, 0.05806954205036163, -0.14997383952140808, 0.06616608053445816, 0.15179108083248138, -0.04331627115607262, -0.13894861936569214, -0.048037849366664886, 0.1406392753124237, 0.07368224114179611, 0.03145948797464371, 0.08210442960262299, 0.06518588215112686, 0.1890169233083725, 0.049449749290943146, -0.1677670031785965, -0.23542313277721405, -0.27451545000076294, -0.06628023087978363, -0.30163612961769104, 0.025514518842101097, -0.2505265474319458, -0.07573621720075607, 0.2319566160440445, -0.12338389456272125, -0.0601387545466423, -0.20844604074954987, -0.021345430985093117, 0.14173896610736847, -0.14073322713375092, 0.04320116341114044, -0.1339254528284073, -0.03767560049891472, 0.39791667461395264, 0.03633497655391693, 0.12602195143699646, 0.04735587164759636, -0.06903399527072906, 0.00950175616890192, 0.09027045220136642, -0.23815098404884338, 0.07334760576486588, -0.06551691144704819, -0.25072145462036133, 0.1741022914648056, -0.039286885410547256, -0.26973626017570496, -0.22017380595207214, -0.04418463259935379, 0.14269720017910004, -0.04578099399805069, 0.12188699096441269, -0.156535804271698, 0.16846086084842682, -0.20507900416851044, 0.01470444817095995, -0.1826133280992508, -0.2696620225906372, -0.09391677379608154, -0.13316357135772705, 0.2523985207080841, -0.3957429826259613, -0.06887689977884293, 0.09045707434415817, 0.4215335547924042, 0.03864434361457825, -0.3296276032924652, -0.05021664872765541, 0.20313969254493713, -0.051150038838386536, 0.2743430435657501, -0.18721644580364227, -0.3970937132835388, 0.013777848333120346, 0.10459017753601074, 0.02727280557155609, -0.4756983816623688, -0.09315662086009979, -0.12781579792499542, -0.23458339273929596, 0.08488961309194565, 0.23199985921382904, 0.37575265765190125, -0.32451215386390686, 0.10623951256275177, 0.05729646235704422, -0.06801009178161621, -0.037814632058143616, -0.13195182383060455, 0.007604378741234541, 0.42590999603271484, 0.18725186586380005, -0.016533371061086655, 0.15608946979045868, -0.05634591728448868, 0.13880564272403717, -0.18161006271839142, 0.23983065783977509, 0.3776007294654846, -0.25659415125846863, -0.015906650573015213, 0.14875854551792145, 0.09475824981927872, -0.08758169412612915, -0.16394801437854767, 0.1410171538591385, -0.24136821925640106, -0.14896364510059357, -0.36167842149734497, -0.08423488587141037, -0.03874222934246063, -0.4006248414516449, 0.07680828869342804, -0.0762837827205658, -0.038786016404628754, -0.29106950759887695, 0.014030221849679947, 0.2866802513599396, 0.15795613825321198, -0.03752855956554413, -0.3481399118900299, 0.03788735345005989, -0.21381936967372894, -0.07131139934062958, 0.296477735042572, 0.17873719334602356, -0.07390428334474564, 0.2808763086795807, -0.11906557530164719, -0.2843872010707855, 0.06927549093961716, 0.6088250279426575, -0.09981349855661392, -0.11075606197118759, 0.1529611498117447, -0.11139365285634995, -0.40530577301979065, 0.14908161759376526, -0.2898510992527008, -0.14144441485404968, 0.1548965871334076, 0.44322967529296875, -0.2027633935213089, -0.1281917691230774, 0.4651715159416199, 0.22219954431056976, -0.11993936449289322, -0.1300799399614334, -0.17097461223602295, -0.001519921119324863, 0.03419685363769531, 0.05229467153549194, 0.047867175191640854, 0.2709434926509857, -0.03464768826961517, -0.10611266642808914, -0.29560694098472595, -0.044641755521297455, 0.4666968882083893, 0.055922601372003555, 0.19019344449043274, 0.2545977830886841, -0.15174993872642517, -0.09003466367721558, 0.12076830118894577, 0.09530945122241974, 0.0504855215549469, -0.0425773561000824, 0.06338639557361603, 0.029297977685928345, 0.05681665614247322, 0.38290876150131226, -0.17776186764240265, -0.009349632076919079, 0.1305447816848755, -0.2529148459434509, 0.1265081763267517, -0.3004591166973114, -0.25246039032936096, -0.005026702769100666, 0.21738876402378082, 0.12624138593673706, -0.3417232930660248, 0.16635560989379883, 0.2967272102832794, -0.15350571274757385, 0.2505991458892822, 0.040553297847509384, -0.24557164311408997, 0.27842122316360474, 0.10933416336774826, 0.5557186603546143, -0.1620846390724182, 0.006610014475882053, 0.28957706689834595, -0.1101660504937172, 0.1303006112575531, -0.0038625444285571575, 0.2510903477668762, -0.18813882768154144, -0.243392676115036, -0.2030440717935562, -0.018077939748764038, -0.24962475895881653, 0.051253385841846466, -0.2266916185617447, 0.3189038634300232, -0.5033338665962219, 0.4186769127845764, 0.25736290216445923, -0.09199357032775879, -0.17354035377502441, -0.150047168135643, -0.02001257985830307, 0.21251998841762543, 0.17364361882209778, -0.20578667521476746, -0.05329057201743126, -0.07657992094755173, -0.13151879608631134, 0.3305667042732239, -0.16291089355945587, 0.07958047837018967, -0.05381375923752785, 0.14133301377296448, -0.04265584796667099, 0.025664882734417915, -0.16347217559814453, -0.004790996666997671, 0.5328317284584045, 0.28771817684173584, 0.11829651147127151, -0.052072614431381226, 0.12057793140411377, 0.28426939249038696, -0.20994752645492554, 0.08077536523342133, 0.5783950090408325, 0.22882987558841705, 0.006959458347409964, 0.6134011149406433, 0.21702544391155243, 0.06474103778600693, -0.23068343102931976, 0.1143149808049202, -0.19931799173355103, -0.21507667005062103, -0.04939763993024826, -0.00975419208407402, -0.00013502396177500486, -0.24637633562088013, 0.22091780602931976, 0.08226499706506729, -0.4130913019180298, 0.13664110004901886, -0.21126310527324677, -0.18715283274650574, -0.15000209212303162, 0.1798076182603836, 0.1534021943807602, 0.1910775750875473, 0.27118125557899475, -0.14214566349983215, -0.08259294182062149, -0.09902624040842056, -0.15565292537212372, 0.2944405674934387, 0.1555870771408081, 0.3833934962749481, -0.19342878460884094, -0.17893627285957336, 0.1166217103600502, -0.2331935614347458, 0.1929648220539093, 0.4565270245075226, -0.18292251229286194, -0.49146002531051636, -0.3894672095775604, 0.08639521151781082, 0.4105895161628723, 0.2517704665660858, -0.013963508419692516, 0.3873153328895569, -0.26495012640953064, 0.11319787055253983, -0.4938580095767975, 0.07780180871486664, -0.29015040397644043, 0.1580420583486557, 0.007306511513888836, -0.14604413509368896, -0.13983725011348724, 0.14922329783439636, 0.3606725037097931, 0.23936401307582855, 0.11362084001302719, -0.33255550265312195, -0.20075637102127075, -0.001965792616829276, -0.2211667001247406, -0.010784972459077835, 0.041476067155599594, 0.11350364238023758, -0.1900200992822647, -0.15899118781089783, -0.10769931972026825, 0.07769067585468292, 0.006379069294780493, 0.13245630264282227, 0.21378441154956818, -0.15377826988697052, -0.1524992734193802, -0.15939664840698242, -0.052079200744628906, -0.17708216607570648, -0.10118571668863297, 0.051833268254995346, -0.1108718067407608, -0.047211091965436935, 0.20054499804973602, 0.06535813212394714, 0.1633295714855194, -0.28866496682167053, 0.0753108412027359, 0.3012799024581909, -0.3844696879386902, 0.1815449595451355, 0.5748492479324341, -0.1630869358778, 0.19830092787742615, 0.11278282850980759, 0.09958700090646744, 0.36663883924484253, -0.6053988337516785, -0.05458741635084152, 0.2945280075073242, -0.0748092383146286, 0.4056931734085083, 0.17351536452770233, 0.06496161222457886, 0.09565693140029907, 0.026519261300563812, -0.16851426661014557, -0.1682283580303192, -0.3944186270236969, 0.01429713610559702, 0.47094133496284485, 0.13083751499652863, -0.09082863479852676, 0.018013017252087593, 0.15685604512691498, 0.2644180953502655, 0.15425261855125427, 0.25008395314216614, 0.2799852788448334, -0.07214276492595673, -0.25813522934913635, 0.16651712357997894, -0.08125679939985275, 0.19758452475070953, 0.25285133719444275, -0.045121096074581146, 0.12155299633741379, 0.14640924334526062, -0.1270681619644165, -0.0035377941094338894, 0.10233788937330246, -0.02666972018778324, 0.35122284293174744, -0.16182047128677368, -0.07759641110897064, 0.1306072175502777, -0.27813008427619934, -0.4178685247898102, -0.08658189326524734, 0.4025201201438904, -0.3507751226425171, 0.1098715215921402, -0.12581861019134521, 0.2848069667816162, 0.027210280299186707, -0.03431813046336174, 0.42133671045303345, 0.1491621881723404, -0.36870041489601135, -0.41415756940841675, 0.47265589237213135, -0.1743079572916031, -0.08084318041801453, 0.24391251802444458, 0.39896366000175476, -0.12150866538286209, -0.3370150923728943, 0.2110232710838318, -0.14743803441524506, -0.19015975296497345, -0.18190297484397888, -0.22456094622612, 0.0757954940199852, 0.03938518092036247, 0.21799620985984802, 0.3120586574077606, -0.42046305537223816, -0.27363401651382446, -0.04503084346652031, 0.0959719642996788, -0.6340686082839966, 0.16307374835014343, 0.19777899980545044, -0.07785066217184067, -0.17954164743423462, -0.05419651418924332, -0.26001840829849243, -0.205550879240036, 0.17457373440265656, -0.06759131699800491, 0.08885563164949417, 0.12749724090099335, 0.22626374661922455, 0.2766949236392975, 0.045369092375040054, 0.21630746126174927, 0.10049360245466232, 0.0035312226973474026, -0.19255469739437103, -0.467777818441391, 0.09355226159095764, 0.2666536271572113, -0.11336057633161545, 0.01381709985435009, 0.058724503964185715, 0.17414002120494843, -0.24495339393615723, -0.013368063606321812, 0.5316512584686279, 0.11993751674890518, 0.14119717478752136, -0.18155935406684875, -0.1711604744195938, -0.305975079536438, -0.4069184958934784, 0.10069971531629562, -0.15669450163841248, -0.0996604934334755, -0.04377353936433792, 0.3000745475292206, 0.00744251161813736, -0.12975122034549713, -0.05549236387014389, 0.14752192795276642, 0.11375638097524643, 0.04028034582734108, -0.22808904945850372, -0.3789002001285553, 0.2544892132282257, 0.45280635356903076, 0.28136196732521057, -0.32119905948638916, 0.17795255780220032, -0.05701008439064026, -0.040102556347846985, -0.20962531864643097, -0.2728360593318939, 0.02052433416247368, 0.07048600912094116, 0.20912037789821625, -0.3401798605918884, -0.29373612999916077, 0.2540585696697235, -0.043686721473932266, -0.0361291840672493, 0.15288828313350677, 0.34096041321754456, 0.0020066623110324144, 0.2772109806537628, 0.17161035537719727, -0.2384912073612213, 0.21915727853775024, -0.24638283252716064, -0.39085477590560913, -0.5030384659767151, -0.19334904849529266, 0.10878152400255203, 0.014365932904183865, 0.22359409928321838, 0.08691853284835815, 0.3093087673187256, -0.11770062893629074, 0.19463883340358734, 0.08104388415813446, 0.1566861867904663, 0.07209097594022751, -0.17768999934196472, -0.3523574471473694, 0.360731303691864, -0.16430683434009552, 0.039080724120140076, -0.12616632878780365 ]
27
..\pandas\reference\api\pandas.Series.combine_first.html
pandas.Series.combine_first
Series.combine_first(other)[source]# Update null elements with value in the same location in ‘other’. Combine two Series objects by filling null values in one Series with non-null values from the other Series. Result index will be the union of the two indexes.
Parameters: otherSeriesThe value(s) to be used for filling null values. Returns: SeriesThe result of combining the provided Series with the other object.
['>>> s1 = pd.Series([1, np.nan])\n>>> s2 = pd.Series([3, 4, 5])\n>>> s1.combine_first(s2)\n0 1.0\n1 4.0\n2 5.0\ndtype: float64', ">>> s1 = pd.Series({'falcon': np.nan, 'eagle': 160.0})\n>>> s2 = pd.Series({'eagle': 200.0, 'duck': 30.0})\n>>> s1.combine_first(s2)\nduck 30.0\neagle 160.0\nfalcon NaN\ndtype: float64"]
pandas.Series.combine_first Series.combine_first(other)[source]# Update null elements with value in the same location in ‘other’. Combine two Series objects by filling null values in one Series with non-null values from the other Series. Result index will be the union of the two indexes.
[ -0.12954925000667572, -0.19500048458576202, -0.18828530609607697, 0.06209808215498924, -0.19993159174919128, 0.4851006865501404, 0.02443564496934414, 0.43896806240081787, -0.08299414813518524, 0.15423732995986938, -0.25955551862716675, 0.15812894701957703, 0.2681475579738617, 0.042467761784791946, -0.21681007742881775, -0.26756608486175537, -0.05849112197756767, 0.4490461051464081, -0.3120698928833008, 0.09996070712804794, -0.25156015157699585, -0.10266819596290588, -0.19619475305080414, -0.10619881749153137, 0.07951466739177704, 0.09193265438079834, -0.29842835664749146, -0.08090165257453918, 0.07515647262334824, -0.18471230566501617, 0.1633187234401703, 0.2105100154876709, -0.25976356863975525, 0.5684475898742676, -0.00009444309398531914, -0.14922775328159332, 0.19665996730327606, -0.05341121926903725, 0.10516451299190521, 0.0719953253865242, -0.34497785568237305, -0.21893581748008728, -0.13969546556472778, -0.2864905893802643, 0.022300006821751595, -0.35705995559692383, -0.039897289127111435, -0.11877725273370743, 0.05137845128774643, -0.12340345233678818, 0.27495965361595154, 0.05049072206020355, 0.028181208297610283, -0.209348663687706, -0.07159948348999023, -0.3162603974342346, 0.3327753245830536, 0.047067347913980484, -0.2202448695898056, -0.1438489854335785, 0.2867859899997711, 0.19777172803878784, -0.18082940578460693, -0.18037836253643036, -0.1059315949678421, 0.2937436103820801, 0.24277222156524658, -0.07623602449893951, 0.022475121542811394, 0.28517210483551025, 0.2309781163930893, -0.14960640668869019, -0.23235440254211426, 0.07033278048038483, 0.12424842268228531, 0.0561467744410038, -0.21219485998153687, -0.09135676920413971, 0.1477220505475998, 0.2096070647239685, 0.17298154532909393, 0.25351011753082275, 0.09176274389028549, 0.04165641590952873, -0.2665722072124481, 0.3225628137588501, 0.21879330277442932, -0.016332527622580528, 0.028707513585686684, -0.16884326934814453, 0.06890178471803665, -0.33068543672561646, 0.1328025460243225, 0.29068341851234436, -0.0780847892165184, -0.22491668164730072, 0.09096304327249527, -0.44383931159973145, -0.14864425361156464, -0.14946843683719635, -0.2533321678638458, 0.04126763343811035, -0.11828632652759552, 0.3740634620189667, -0.009507986716926098, 0.125102236866951, -0.08926894515752792, -0.026398995891213417, 0.04758334159851074, 0.13039244711399078, -0.07029540091753006, 0.06855261325836182, 0.31320279836654663, -0.11265537887811661, -0.15341325104236603, -0.12235226482152939, -0.049223486334085464, 0.012314561754465103, -0.44873055815696716, -0.06041152402758598, -0.2973935902118683, -0.08305215835571289, 0.043735381215810776, -0.04432566836476326, -0.19058585166931152, 0.5483181476593018, 0.14809076488018036, 0.04530252888798714, 0.23885583877563477, 0.20839713513851166, -0.3355197012424469, 0.1327439695596695, 0.31909772753715515, -0.013916432857513428, -0.14684559404850006, -0.25314775109291077, 0.10084931552410126, 0.16108211874961853, 0.14121484756469727, 0.211192786693573, 0.33352288603782654, -0.10940774530172348, 0.14539223909378052, 0.17872539162635803, 0.2521907091140747, -0.12027286738157272, 0.2348172664642334, -0.13635124266147614, -0.2601871192455292, 0.21744658052921295, 0.11641702055931091, -0.15474951267242432, -0.09389200806617737, 0.30074530839920044, 0.05631524324417114, 0.2029581218957901, 0.23545964062213898, 0.4998222887516022, -0.09243682771921158, 0.02826392464339733, 0.22326108813285828, 0.26305091381073, -0.07007880508899689, -0.13903279602527618, 0.35769715905189514, 0.311926931142807, -0.19432614743709564, -0.0009730476886034012, -0.12889918684959412, -0.040711697190999985, -0.17860502004623413, -0.02529127523303032, -0.18525627255439758, -0.033872008323669434, -0.12180255353450775, 0.1349395364522934, 0.1477271169424057, -0.1902080774307251, -0.3153078854084015, -0.04158277437090874, -0.33936718106269836, 0.03906984627246857, 0.41567108035087585, 0.1817132830619812, -0.3177530765533447, -0.15707677602767944, 0.23380497097969055, 0.2218448668718338, -0.23669205605983734, -0.3465220630168915, -0.06410633772611618, -0.12961196899414062, 0.24909941852092743, -0.10584583133459091, 0.03992915153503418, 0.14643579721450806, 0.012832865118980408, -0.09812258183956146, 0.18664458394050598, 0.07921300828456879, 0.16968679428100586, 0.07508718967437744, 0.23147648572921753, -0.09203426539897919, 0.07096239179372787, -0.05636961758136749, -0.04814472049474716, -0.01231515221297741, -0.08888211846351624, 0.0065928371623158455, 0.05047616362571716, -0.4330756664276123, -0.4632605314254761, -0.24968144297599792, 0.17952576279640198, 0.3334082067012787, 0.30989187955856323, 0.15372957289218903, -0.19540953636169434, -0.23543334007263184, -0.06686565279960632, 0.16285893321037292, 0.06862090528011322, -0.26319000124931335, -0.07924041897058487, 0.22238503396511078, 0.02070818468928337, 0.031454041600227356, -0.17774036526679993, 0.02288198471069336, 0.14163950085639954, -0.0015934063121676445, 0.20371587574481964, 0.39004459977149963, -0.5461655855178833, 0.3769083619117737, 0.49083998799324036, 0.014350123703479767, 0.06360345333814621, -0.13327640295028687, -0.010078835301101208, 0.11818332225084305, 0.33146587014198303, -0.09219665825366974, -0.23237749934196472, 0.5648561716079712, -0.19724687933921814, -0.06927268207073212, -0.029593033716082573, 0.009908872656524181, 0.058063168078660965, 0.04396764189004898, -0.07210870087146759, -0.2985435724258423, -0.32660138607025146, 0.12037746608257294, -0.11088848859071732, 0.3102584481239319, -0.5720288753509521, 0.3280239403247833, 0.008554295636713505, -0.11188409477472305, -0.03279397636651993, -0.04742202162742615, -0.20594501495361328, -0.13623088598251343, -0.1293097585439682, -0.016681743785738945, 0.09498031437397003, 0.3049548864364624, 0.23010729253292084, 0.1621018499135971, -0.056088268756866455, 0.016055570915341377, 0.18041294813156128, 0.12682485580444336, -0.20528264343738556, 0.1755213737487793, 0.09103257209062576, 0.037866558879613876, 0.13110464811325073, 0.055162765085697174, 0.13405272364616394, 0.2466106116771698, -0.01847614161670208, -0.07171523571014404, 0.03845694661140442, -0.2144121527671814, -0.29615217447280884, -0.3546023964881897, 0.17208370566368103, -0.35413026809692383, -0.013345999643206596, 0.3191852867603302, -0.16514624655246735, 0.03264497220516205, -0.15175209939479828, 0.15480250120162964, 0.21414801478385925, -0.1755845546722412, -0.02532232739031315, 0.01922508329153061, 0.12657733261585236, 0.3155864179134369, -0.016055408865213394, 0.3194631338119507, -0.03412788733839989, -0.0471315011382103, 0.08505217730998993, -0.057526424527168274, -0.26822325587272644, -0.2473880499601364, -0.3427574932575226, -0.21061567962169647, 0.0744536742568016, 0.19024857878684998, -0.4192862808704376, -0.3153459131717682, -0.10133553296327591, 0.20017533004283905, -0.15656866133213043, -0.2964205741882324, -0.055320240557193756, 0.2620883285999298, -0.06634742021560669, -0.18558311462402344, -0.016367100179195404, -0.24194933474063873, 0.04096519947052002, -0.11613255739212036, 0.09976968914270401, -0.36303332448005676, 0.02188989892601967, 0.2966194450855255, 0.3396682143211365, -0.08952757716178894, -0.1995968222618103, -0.1411137878894806, 0.4951379895210266, -0.05798846483230591, 0.21971465647220612, 0.07420339435338974, -0.45707714557647705, -0.027429109439253807, -0.15428376197814941, 0.0018987023504450917, -0.2806849181652069, 0.041320204734802246, 0.16877923905849457, 0.024626949802041054, 0.1995265632867813, 0.08163882046937943, 0.31174683570861816, -0.3482418656349182, -0.016340184956789017, -0.14084547758102417, -0.14578285813331604, 0.33525240421295166, 0.044314026832580566, 0.03463848680257797, 0.3091261684894562, -0.00886434968560934, 0.3883737623691559, 0.24148106575012207, 0.12575720250606537, 0.1872072070837021, -0.03606637939810753, 0.03406841680407524, 0.16922849416732788, -0.1998591274023056, -0.46944600343704224, 0.24318841099739075, 0.14395715296268463, -0.08656420558691025, -0.012914048507809639, 0.17223115265369415, -0.1575677990913391, -0.05487872287631035, -0.3531345725059509, 0.10170738399028778, 0.021282987669110298, -0.40127241611480713, 0.1460709124803543, -0.028457125648856163, -0.19414769113063812, -0.16602405905723572, -0.04725577309727669, -0.061129678040742874, -0.11008131504058838, -0.021034397184848785, -0.2130504995584488, 0.07325906306505203, 0.0941975936293602, -0.26101040840148926, 0.3098486363887787, 0.15254054963588715, -0.08346126228570938, 0.5111686587333679, -0.12145667523145676, -0.2370196133852005, 0.007338699884712696, 0.6323227882385254, 0.11072161793708801, -0.27916011214256287, 0.10227536410093307, -0.34597423672676086, -0.3409053683280945, 0.16972307860851288, -0.047181662172079086, -0.09477345645427704, -0.03735589236021042, 0.28848040103912354, -0.1469843089580536, -0.03674008324742317, 0.3162652254104614, 0.2522023916244507, -0.0432392917573452, -0.0028323966544121504, -0.1374528557062149, -0.21729892492294312, 0.055153124034404755, -0.019096195697784424, 0.10540354251861572, 0.3154580295085907, -0.03370195999741554, -0.08425533026456833, -0.35079750418663025, -0.1032649353146553, 0.34836557507514954, -0.16292177140712738, 0.27905499935150146, 0.5112831592559814, 0.11282309144735336, 0.11111284047365189, -0.13283038139343262, 0.03500295802950859, 0.08767654001712799, 0.07386212795972824, 0.03462611883878708, -0.2078871876001358, 0.034621573984622955, 0.2749144732952118, 0.12661240994930267, 0.14624732732772827, 0.29384928941726685, 0.03689860925078392, 0.04821707680821419, 0.051803238689899445, -0.18852739036083221, 0.08297459036111832, 0.16497080028057098, -0.0673648938536644, -0.35721296072006226, 0.36235034465789795, 0.07870075106620789, -0.20163534581661224, 0.02667476050555706, 0.08323613554239273, -0.249214768409729, 0.032153498381376266, -0.06732213497161865, 0.6807809472084045, 0.0301250871270895, 0.08077464997768402, 0.23668168485164642, -0.12327209860086441, 0.33530521392822266, 0.2367437481880188, 0.27053651213645935, -0.13407576084136963, -0.33240750432014465, -0.12253414839506149, 0.00520890299230814, -0.23254472017288208, 0.0948231890797615, -0.5693739652633667, 0.3046976327896118, -0.4234198033809662, 0.10413113236427307, 0.06125670671463013, 0.14019376039505005, -0.046320103108882904, -0.007238554768264294, -0.12407973408699036, 0.18263326585292816, 0.31716153025627136, -0.07031334191560745, -0.02323528751730919, -0.11708083748817444, -0.13640525937080383, 0.26479679346084595, 0.16396880149841309, 0.010144062340259552, 0.30872681736946106, 0.29944995045661926, -0.09743255376815796, -0.19542330503463745, -0.3961404263973236, -0.046221744269132614, 0.13318955898284912, -0.12857718765735626, 0.11238212883472443, 0.13223253190517426, 0.15381388366222382, 0.02819157764315605, -0.0025021156761795282, -0.13758574426174164, 0.42608845233917236, 0.11502993106842041, -0.27323105931282043, 0.44989630579948425, 0.12993009388446808, -0.20820669829845428, -0.04981116205453873, 0.1830267608165741, -0.3021777868270874, 0.0747796893119812, -0.33238354325294495, 0.3389371633529663, -0.17573367059230804, -0.23238974809646606, 0.2659769654273987, -0.037734344601631165, -0.41211703419685364, 0.11916954815387726, -0.28671613335609436, -0.43149757385253906, -0.14307788014411926, 0.6119375228881836, 0.2694742679595947, -0.01769285835325718, 0.3319885730743408, -0.06415475159883499, -0.08644838631153107, -0.07114861160516739, -0.15029244124889374, 0.1565072238445282, 0.11349523812532425, 0.33701542019844055, -0.29257336258888245, -0.029120011255145073, 0.11476927250623703, 0.036920297890901566, 0.16054664552211761, 0.6015752553939819, -0.2676455080509186, -0.08834663033485413, -0.49760425090789795, -0.009151647798717022, 0.6618261337280273, 0.3758620321750641, -0.07554009556770325, 0.07559877634048462, -0.06731129437685013, 0.1842258721590042, -0.477483868598938, 0.0906371995806694, -0.28658151626586914, 0.17700624465942383, 0.07514502853155136, 0.13311976194381714, -0.18809691071510315, 0.1801520138978958, 0.2897510826587677, 0.19278840720653534, 0.08679909259080887, -0.3791390061378479, -0.04191434383392334, -0.015860842540860176, -0.13052169978618622, -0.22843097150325775, 0.04567180573940277, 0.01343280728906393, -0.08861090987920761, -0.08040830492973328, -0.16680161654949188, 0.27448761463165283, -0.04157513752579689, -0.08786837756633759, 0.14262092113494873, -0.16480539739131927, -0.06302017718553543, -0.22405841946601868, 0.15623532235622406, -0.10202012956142426, -0.10546351969242096, 0.24104128777980804, -0.20255471765995026, -0.07157111912965775, 0.23896662890911102, 0.06994502991437912, -0.03876647353172302, -0.21283113956451416, -0.07405019551515579, 0.17737065255641937, -0.3991592824459076, 0.15124815702438354, 0.32057449221611023, 0.1583462804555893, 0.1499580591917038, -0.044665783643722534, 0.02454843372106552, 0.3011997640132904, -0.4481905400753021, 0.014756553806364536, 0.07964184135198593, 0.10839974880218506, 0.2925569713115692, 0.041120681911706924, 0.08748698234558105, 0.10851503908634186, -0.33064234256744385, 0.22663001716136932, -0.1203376054763794, 0.0003810111666098237, 0.2658420205116272, 0.1828373223543167, 0.18760579824447632, -0.13768965005874634, 0.12456099689006805, 0.14424479007720947, 0.3672693073749542, -0.044744156301021576, 0.22136236727237701, 0.35762134194374084, -0.04017768055200577, -0.03458878770470619, -0.07211684435606003, 0.09624796360731125, 0.17607955634593964, 0.2891242206096649, -0.19730259478092194, -0.029290152713656425, 0.5686072707176208, -0.001237711519934237, -0.15571105480194092, -0.11745897680521011, 0.14519597589969635, 0.33703064918518066, 0.012194725684821606, -0.18872909247875214, 0.20945073664188385, -0.0867978185415268, -0.13708944618701935, -0.01974366046488285, 0.5527795553207397, -0.1559046357870102, 0.34167397022247314, -0.2061377614736557, 0.1104995459318161, -0.07605961710214615, 0.20854267477989197, 0.30137571692466736, 0.2296838015317917, -0.2270592600107193, -0.5108344554901123, 0.6032342910766602, -0.12225601077079773, 0.13184723258018494, 0.3760303854942322, 0.12443112581968307, -0.17766030132770538, -0.2909580171108246, 0.23261262476444244, 0.09414440393447876, -0.27901217341423035, -0.04463241621851921, -0.34134870767593384, -0.09339383244514465, -0.31873467564582825, -0.02931315079331398, 0.34381935000419617, -0.3835737109184265, -0.17412704229354858, 0.001815049210563302, 0.12589746713638306, -0.47996872663497925, 0.2273198962211609, 0.05099358782172203, -0.1953078657388687, 0.04340901970863342, 0.024313785135746002, -0.0668683871626854, -0.25324633717536926, 0.1951751708984375, -0.2428138703107834, -0.006568010896444321, 0.1942594051361084, 0.19483284652233124, 0.10988544672727585, 0.23116964101791382, 0.05246700346469879, 0.16495829820632935, -0.0908983051776886, -0.16013801097869873, -0.44878914952278137, 0.12478819489479065, 0.3612758219242096, 0.21432296931743622, -0.18778018653392792, 0.2931918501853943, -0.13153985142707825, -0.2807929515838623, 0.12063717097043991, 0.16627328097820282, 0.07830391079187393, 0.02827703207731247, -0.031437985599040985, -0.19504497945308685, -0.28906935453414917, -0.25528809428215027, 0.05588778480887413, -0.03875357657670975, -0.012699758633971214, -0.2242429405450821, 0.37218204140663147, -0.03430945798754692, -0.04464719444513321, 0.11228971183300018, 0.06909148395061493, 0.2818008363246918, -0.054644614458084106, -0.1672392338514328, -0.33440762758255005, 0.3463503122329712, 0.2672090530395508, -0.16268813610076904, -0.36704084277153015, 0.17555774748325348, -0.07341226190328598, 0.09047946333885193, -0.19747799634933472, 0.024134807288646698, 0.15976929664611816, 0.12157752364873886, 0.20221123099327087, -0.14879807829856873, -0.21310871839523315, 0.12273269891738892, -0.4545809030532837, 0.01824769377708435, -0.11565741151571274, 0.3126671612262726, 0.09838926792144775, 0.24805623292922974, 0.01641436666250229, -0.19663141667842865, 0.2643430531024933, -0.05068467929959297, -0.3810650408267975, -0.5859910845756531, -0.22072508931159973, 0.1502775400876999, 0.01734926924109459, 0.01936352625489235, -0.03664295747876167, 0.2701888978481293, 0.032987844198942184, -0.24090512096881866, 0.038900043815374374, -0.06713197380304337, 0.1420193612575531, -0.20210807025432587, -0.22778278589248657, 0.21861092746257782, -0.06376563757658005, -0.06550019979476929, -0.17262813448905945 ]
28
..\pandas\reference\api\pandas.tseries.offsets.BYearBegin.is_month_end.html
pandas.tseries.offsets.BYearBegin.is_month_end
BYearBegin.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.BYearBegin.is_month_end BYearBegin.is_month_end(ts)# Return boolean whether a timestamp occurs on the month end.
[ 0.006314068101346493, -0.5230922698974609, -0.20678433775901794, -0.20769910514354706, -0.24808673560619354, 0.016149133443832397, 0.19829559326171875, 0.28848740458488464, 0.041388772428035736, 0.1541263312101364, 0.3002278506755829, 0.28945475816726685, 0.18362407386302948, 0.14486882090568542, -0.33800965547561646, 0.12410545349121094, 0.09382284432649612, 0.4987797737121582, -0.25198742747306824, 0.08018109947443008, -0.29260626435279846, -0.0774923786520958, -0.20444051921367645, -0.034860968589782715, 0.19226732850074768, -0.13231757283210754, -0.2612473666667938, -0.26346147060394287, -0.07309678941965103, -0.021800292655825615, 0.27192333340644836, -0.05249873548746109, -0.12110859155654907, 0.6897830367088318, -0.00010451812704559416, -0.24046321213245392, 0.14569002389907837, -0.11868475377559662, -0.17857879400253296, 0.27039897441864014, -0.12630505859851837, -0.008859312161803246, 0.16746890544891357, -0.1942003071308136, -0.1389903575181961, 0.22306230664253235, -0.041669879108667374, -0.2670458257198334, 0.4082077145576477, 0.3716590404510498, 0.2204592376947403, 0.04884757846593857, -0.1826627552509308, 0.05424274131655693, 0.28245189785957336, 0.04837817698717117, 0.07806029170751572, -0.23065315186977386, -0.061663802713155746, -0.16151578724384308, 0.19881948828697205, 0.1897324025630951, 0.014026583172380924, 0.24636326730251312, -0.2397702932357788, 0.12683993577957153, 0.5465583801269531, 0.1559041291475296, 0.0003998376487288624, 0.1491136997938156, 0.6532022953033447, -0.4859425127506256, -0.21570245921611786, -0.07445523142814636, -0.08005855977535248, -0.034866273403167725, 0.013792390935122967, -0.1721634417772293, 0.1292373538017273, 0.15978942811489105, -0.009938530623912811, 0.3626595735549927, -0.19588309526443481, 0.2060544192790985, -0.6044643521308899, 0.277619868516922, -0.03280863165855408, -0.18433977663516998, -0.24074804782867432, -0.09788984805345535, 0.35514035820961, -0.020994462072849274, -0.034499526023864746, 0.24252094328403473, 0.08900325745344162, -0.4071754217147827, 0.17100203037261963, -0.013872606679797173, -0.124483622610569, -0.07501467317342758, 0.035370875149965286, -0.07152392715215683, -0.22304023802280426, 0.011889597401022911, 0.244993656873703, 0.2750122845172882, 0.11948425322771072, -0.03602694347500801, 0.19357861578464508, 0.13763238489627838, 0.04770738631486893, 0.19716385006904602, 0.4119204878807068, -0.18383730947971344, 0.22404785454273224, 0.12405082583427429, 0.31250283122062683, -0.1634281426668167, -0.14846621453762054, 0.1229553371667862, 0.01727217622101307, -0.20686809718608856, 0.031744252890348434, -0.01421547494828701, -0.22275814414024353, 0.19916276633739471, 0.22063514590263367, -0.34637391567230225, 0.20672692358493805, 0.30117326974868774, -0.2725261449813843, 0.3298882246017456, 0.009136173874139786, -0.36238527297973633, -0.1645059883594513, 0.021985234692692757, -0.24410656094551086, 0.19062566757202148, -0.2660866379737854, 0.12399666756391525, -0.24019116163253784, -0.3315025568008423, 0.2806031107902527, 0.3778320550918579, -0.2972594201564789, -0.11508387327194214, 0.07373243570327759, -0.09559523314237595, -0.183624729514122, 0.12284061312675476, 0.340719997882843, 0.16267648339271545, 0.023563507944345474, 0.3666219413280487, -0.3727964162826538, -0.06061965599656105, -0.08140469342470169, 0.052021607756614685, 0.1827818602323532, 0.21357491612434387, 0.5046595931053162, 0.009896603412926197, -0.29230326414108276, 0.030233997851610184, -0.06785530596971512, 0.20697741210460663, -0.4015290439128876, -0.04763822630047798, -0.026595324277877808, -0.5560085773468018, -0.010479697026312351, -0.07457364350557327, 0.4095402956008911, -0.0798279419541359, -0.2897583544254303, -0.6079011559486389, -0.14452536404132843, -0.27057182788848877, 0.042329054325819016, 0.027304688468575478, -0.17467911541461945, -0.035233866423368454, 0.06668305397033691, 0.07745956629514694, -0.31576231122016907, -0.08873447775840759, 0.058749351650476456, -0.09932371973991394, -0.17611245810985565, -0.20528362691402435, -0.05205915868282318, -0.0395660400390625, 0.27192896604537964, 0.10507360100746155, 0.21063607931137085, -0.2267012745141983, -0.07377835363149643, 0.08024749904870987, 0.08003141731023788, 0.24050845205783844, -0.06306982040405273, -0.18247771263122559, 0.23078283667564392, -0.16458828747272491, -0.11888822168111801, -0.4214179217815399, -0.06927216798067093, 0.019002709537744522, 0.11871854960918427, 0.11379478126764297, 0.07564243674278259, -0.16424798965454102, -0.22240237891674042, 0.06645894050598145, 0.2484496533870697, 0.4870639741420746, 0.2771219313144684, 0.1590276062488556, 0.09478945285081863, 0.578262448310852, -0.07063713669776917, 0.0934004858136177, -0.08929380774497986, -0.17828285694122314, -0.005090064834803343, -0.15488862991333008, 0.13395659625530243, 0.011266090907156467, -0.0754236951470375, 0.1640462726354599, 0.13907434046268463, -0.06705108284950256, 0.18002639710903168, -0.07268384099006653, 0.18201255798339844, 0.23793385922908783, 0.05383997783064842, -0.2056187242269516, -0.0892908051609993, 0.31444814801216125, -0.4325193464756012, 0.4757576584815979, 0.07062498480081558, -0.023834992200136185, -0.06496579945087433, 0.3361136019229889, -0.16289998590946198, -0.2727559506893158, 0.04346524178981781, 0.023229174315929413, 0.0936589166522026, -0.1434207707643509, -0.2203812599182129, -0.37988612055778503, 0.24713607132434845, -0.11507456749677658, -0.26517796516418457, 0.34941601753234863, -0.2986008822917938, -0.044917020946741104, 0.5600962042808533, -0.11624199897050858, 0.0808647945523262, 0.10706906765699387, 0.2231958657503128, -0.01714714989066124, 0.07976731657981873, 0.08182564377784729, -0.04852555692195892, 0.24890907108783722, 0.13248680531978607, 0.0707930400967598, -0.2821134626865387, -0.011329198256134987, 0.10472677648067474, 0.10654161125421524, -0.014866682700812817, -0.025731658563017845, 0.22011052072048187, 0.165721595287323, -0.13299483060836792, -0.04278124123811722, -0.027144264429807663, 0.13015234470367432, -0.23341451585292816, -0.10485721379518509, -0.19909198582172394, -0.4313257932662964, 0.25505703687667847, -0.3951168358325958, 0.14129050076007843, -0.17029087245464325, 0.44305482506752014, 0.18995890021324158, -0.0811801478266716, -0.03355441614985466, -0.25479474663734436, 0.34859758615493774, 0.3138086795806885, -0.11178167909383774, -0.14542032778263092, -0.30601683259010315, 0.005654222331941128, 0.2948068380355835, -0.1469736248254776, 0.1447763592004776, 0.3183843493461609, -0.12827350199222565, 0.04567619785666466, -0.014918369241058826, -0.08402393013238907, 0.041423626244068146, -0.26427286863327026, 0.07566385716199875, -0.023682836443185806, 0.17643383145332336, -0.18501949310302734, 0.08075249940156937, -0.11716029793024063, -0.10865382105112076, -0.2628745436668396, -0.02374086156487465, 0.14949850738048553, 0.047486402094364166, -0.4999437928199768, 0.09274549037218094, -0.18566912412643433, -0.2944253087043762, 0.03452392295002937, 0.054462697356939316, 0.021208027377724648, 0.4996664524078369, -0.16762275993824005, -0.028504706919193268, -0.141452819108963, -0.07161509990692139, -0.34072667360305786, -0.30990713834762573, -0.05819651111960411, 0.25102490186691284, -0.1657833606004715, 0.39225393533706665, -0.05092652887105942, -0.10650036484003067, -0.0839003175497055, -0.09717671573162079, -0.7394838333129883, 0.21908614039421082, 0.024619681760668755, 0.10980081558227539, -0.23088066279888153, 0.3038093149662018, -0.06696423888206482, -0.32297375798225403, -0.12543140351772308, -0.011676047928631306, 0.1863299012184143, 0.03175177425146103, -0.07830552756786346, 0.010491789318621159, 0.14586025476455688, -0.04016396775841713, 0.1432688683271408, 0.23496907949447632, -0.22645987570285797, 0.12287788838148117, -0.13825677335262299, 0.016003385186195374, 0.10460138320922852, -0.05640532448887825, -0.21860672533512115, 0.31044912338256836, 0.06141867861151695, 0.3311924934387207, -0.11447487771511078, 0.08643394708633423, -0.35769906640052795, -0.07909931242465973, -0.08108009397983551, -0.00273710279725492, -0.1046808734536171, -0.41673770546913147, 0.13800863921642303, -0.15401297807693481, -0.06458426266908646, -0.24067141115665436, -0.09998047351837158, -0.23464469611644745, 0.1887311190366745, 0.2582375109195709, -0.11929620057344437, -0.027062786743044853, 0.09772726893424988, 0.08962458372116089, -0.052118610590696335, 0.12769755721092224, 0.21585533022880554, -0.13205616176128387, -0.03176122531294823, -0.09529977291822433, 0.021996470168232918, 0.5800799131393433, -0.13192516565322876, 0.1514815092086792, 0.08010397106409073, -0.31482622027397156, -0.43967607617378235, 0.014619007706642151, -0.2563522160053253, -0.07422547787427902, -0.18928998708724976, 0.31617867946624756, -0.0186238344758749, 0.057020142674446106, 0.012797421775758266, -0.02723258174955845, -0.05673239752650261, -0.14684545993804932, -0.1646498143672943, -0.044554587453603745, 0.21183790266513824, 0.3969430923461914, 0.2813586890697479, -0.27352434396743774, 0.13586346805095673, -0.2996121048927307, -0.05408734828233719, -0.11869227886199951, 0.29273927211761475, 0.351052850484848, -0.04479343071579933, 0.0663268193602562, 0.1651528924703598, -0.12931425869464874, -0.09662538021802902, 0.40800824761390686, -0.19748389720916748, -0.09756769984960556, -0.039003387093544006, -0.30682337284088135, -0.21883469820022583, 0.07089540362358093, 0.1523512452840805, -0.27365124225616455, 0.17580609023571014, -0.06031207740306854, 0.12937234342098236, -0.228226438164711, -0.28689590096473694, 0.007970976643264294, 0.29746508598327637, -0.05697210878133774, -0.12722240388393402, 0.23145076632499695, 0.06353185325860977, -0.1529747098684311, -0.07114554941654205, -0.019572194665670395, -0.33690011501312256, -0.037386324256658554, -0.3232768476009369, 0.5841980576515198, 0.034645870327949524, -0.06828831136226654, 0.4100315272808075, 0.07061746716499329, 0.3812492787837982, 0.4171648323535919, 0.152487650513649, 0.08822353929281235, -0.30884525179862976, -0.2658874988555908, -0.04095190763473511, -0.05764332413673401, -0.1326657235622406, -0.38075390458106995, 0.11810274422168732, -0.1808508038520813, 0.2972656190395355, 0.094124436378479, 0.07667890936136246, 0.06803802400827408, 0.3639540374279022, -0.5179033875465393, 0.27295586466789246, -0.002504135249182582, 0.04248974844813347, -0.03989715874195099, 0.012810544110834599, -0.08779772371053696, 0.018068036064505577, 0.18198949098587036, -0.21027562022209167, 0.3859044015407562, -0.06482671946287155, -0.13437941670417786, -0.057373445481061935, -0.40191543102264404, -0.18292854726314545, 0.42433446645736694, -0.21515201032161713, 0.16434933245182037, -0.10976213216781616, 0.05130067840218544, 0.16172680258750916, -0.2905096113681793, 0.21144987642765045, 0.5861061215400696, -0.10099845379590988, 0.028757911175489426, 0.3495267331600189, -0.07733453810214996, -0.21220183372497559, 0.3564794063568115, 0.33173877000808716, -0.4002128839492798, -0.22272950410842896, -0.18897922337055206, -0.25251519680023193, -0.019405582919716835, -0.09631361067295074, 0.21230362355709076, 0.06812790781259537, -0.01129006315022707, 0.35215190052986145, -0.238268181681633, -0.07859765738248825, -0.337180495262146, -0.012469100765883923, -0.2089405208826065, 0.5509389042854309, 0.16976946592330933, 0.09871967881917953, -0.30022382736206055, -0.12389329820871353, -0.34876495599746704, -0.16547542810440063, -0.3103111684322357, 0.4298957586288452, 0.15086644887924194, 0.15238085389137268, 0.09460660815238953, 0.4696641266345978, 0.14922139048576355, 0.28646349906921387, -0.0587313286960125, -0.2176816761493683, -0.14517347514629364, 0.09588567167520523, -0.0022423788905143738, 0.41851359605789185, 0.34930041432380676, 0.5829591751098633, 0.11014002561569214, -0.1833862066268921, -0.4428642690181732, -0.16957856714725494, -0.4215560853481293, 0.20373126864433289, -0.06504493206739426, 0.06282142549753189, -0.2506246864795685, -0.27714020013809204, 0.2795824408531189, 0.19094564020633698, -0.04439438506960869, -0.35272151231765747, 0.023259354755282402, -0.0006436245748773217, -0.09169694781303406, 0.15008307993412018, 0.2824254631996155, 0.1750744730234146, -0.0835593119263649, -0.05163586884737015, -0.42415010929107666, 0.21748602390289307, 0.03215864673256874, 0.20226387679576874, 0.42417407035827637, -0.20593571662902832, -0.06108903884887695, -0.13199186325073242, 0.12021520733833313, -0.13226674497127533, -0.3687793016433716, 0.2983911335468292, -0.3271079361438751, 0.11316359043121338, 0.19540910422801971, 0.031348515301942825, -0.10306106507778168, -0.14464302361011505, -0.2373555302619934, 0.14751224219799042, -0.2259131520986557, 0.4066382944583893, 0.20234709978103638, -0.23344053328037262, -0.1272789090871811, -0.07749907672405243, 0.004234974272549152, 0.22355686128139496, -0.4801810681819916, 0.16119340062141418, 0.15420405566692352, 0.087286576628685, 0.4591067433357239, 0.2992534041404724, 0.051958125084638596, -0.10155659914016724, 0.2500908374786377, 0.37992364168167114, 0.3901144862174988, -0.17857374250888824, -0.04822402819991112, 0.5348711609840393, -0.00810666661709547, 0.13302092254161835, 0.23343819379806519, 0.19743597507476807, -0.0781753808259964, 0.006306956987828016, 0.3956635892391205, -0.06721824407577515, 0.09717758744955063, 0.30741095542907715, -0.15813353657722473, -0.13743725419044495, 0.1704968810081482, 0.406403124332428, -0.2518296241760254, 0.09410702437162399, 0.5310131907463074, 0.007677530404180288, 0.08303511142730713, 0.43833044171333313, -0.11580795794725418, 0.20800212025642395, 0.08426884561777115, 0.015402120538055897, 0.3673746883869171, -0.03678981214761734, -0.12941908836364746, -0.07544345408678055, 0.20184600353240967, 0.036092691123485565, 0.27257633209228516, -0.10300067812204361, 0.05615587905049324, 0.2254858911037445, 0.08439195156097412, 0.04757796972990036, 0.06765947490930557, -0.16925004124641418, -0.20061920583248138, 0.11447639763355255, -0.15543079376220703, 0.03133614361286163, 0.18446961045265198, 0.247639462351799, -0.38422882556915283, -0.13797056674957275, 0.366479754447937, -0.1373152732849121, -0.22416536509990692, 0.007403933443129063, 0.22430066764354706, 0.11748567223548889, 0.0044710515066981316, -0.0719669982790947, 0.322060227394104, -0.20622198283672333, 0.518789529800415, -0.02622886188328266, 0.10594801604747772, -0.5715372562408447, 0.1902455985546112, 0.31339460611343384, 0.16180382668972015, -0.2713124752044678, 0.22561734914779663, -0.039205603301525116, 0.24267448484897614, -0.24536453187465668, 0.045499205589294434, 0.33644139766693115, 0.16562841832637787, 0.16719666123390198, -0.025086255744099617, -0.26523876190185547, 0.13097639381885529, 0.6280527710914612, 0.20351338386535645, -0.1783006340265274, -0.2590363919734955, -0.03654599189758301, -0.047754351049661636, -0.040630731731653214, 0.09129572659730911, -0.17975954711437225, 0.16577766835689545, -0.09044750779867172, 0.3563518226146698, 0.14262276887893677, -0.19281713664531708, -0.15630283951759338, -0.11930785328149796, 0.009901282377541065, -0.17292970418930054, -0.10966762155294418, 0.07170731574296951, -0.32472771406173706, 0.15044869482517242, -0.24330680072307587, 0.19043022394180298, 0.12089215964078903, -0.06635156273841858, 0.033853791654109955, 0.006595068145543337, 0.112378790974617, 0.0634770616889, 0.0010972011368721724, -0.31689128279685974, 0.2968856692314148, -0.0196937695145607, 0.028777575120329857, -0.56395423412323, 0.27576789259910583, 0.17278650403022766, 0.1342293918132782, -0.31457018852233887, -0.12638485431671143, 0.40264126658439636, 0.3189234137535095, 0.06136128306388855, -0.10827099531888962, -0.15368837118148804, -0.007248504552990198, -0.15739353001117706, -0.25982216000556946, 0.031473226845264435, -0.004466631915420294, -0.09646666795015335, 0.04116276279091835, -0.0069741616025567055, -0.45514050126075745, 0.07029058039188385, -0.08454156666994095, -0.1168486475944519, -0.296252578496933, 0.07456846535205841, -0.03982596471905708, -0.28620201349258423, -0.014022608287632465, -0.0034167966805398464, 0.41435906291007996, 0.04264630749821663, -0.025416171178221703, -0.1464749425649643, 0.16450659930706024, 0.07210912555456161, -0.05570468306541443, -0.22907084226608276, 0.18648332357406616, 0.19922710955142975, 0.03386428952217102, -0.12251937389373779 ]
29
..\pandas\reference\api\pandas.Series.to_frame.html
pandas.Series.to_frame
Series.to_frame(name=<no_default>)[source]# Convert Series to DataFrame.
Parameters: nameobject, optionalThe passed name should substitute for the series name (if it has one). Returns: DataFrameDataFrame representation of Series.
['>>> s = pd.Series(["a", "b", "c"],\n... name="vals")\n>>> s.to_frame()\n vals\n0 a\n1 b\n2 c']
pandas.Series.to_frame Series.to_frame(name=<no_default>)[source]# Convert Series to DataFrame.
[ -0.33149948716163635, -0.14917001128196716, -0.07823330909013748, -0.11798621714115143, 0.4257878065109253, 0.29082438349723816, 0.3448687195777893, 0.4863070249557495, -0.14201027154922485, 0.12377271801233292, -0.00031738082179799676, 0.33807599544525146, -0.11950656026601791, 0.3231591284275055, -0.02715199999511242, -0.35285690426826477, 0.1564277559518814, 0.39582037925720215, -0.0658610612154007, -0.052429988980293274, -0.24102434515953064, -0.010786413215100765, -0.002725747646763921, 0.15375466644763947, -0.22147195041179657, -0.19599661231040955, 0.019513307139277458, -0.24242232739925385, 0.14003591239452362, -0.17514334619045258, -0.10248610377311707, 0.02055453695356846, 0.17602646350860596, 0.3607389032840729, -0.00009667563426773995, -0.23707301914691925, 0.15361028909683228, -0.11855196952819824, -0.051498059183359146, 0.14358876645565033, -0.3340032696723938, 0.007918419316411018, 0.3297506272792816, -0.33880719542503357, -0.20529179275035858, -0.29455241560935974, 0.3455606997013092, -0.21594657003879547, 0.28496628999710083, 0.31003543734550476, 0.3392934799194336, -0.131064310669899, -0.0849277526140213, -0.3297313451766968, -0.1901453584432602, -0.0748988538980484, 0.04018154740333557, 0.13644477725028992, -0.3619312047958374, -0.10674817860126495, -0.1932450234889984, 0.23270761966705322, -0.12689846754074097, -0.09473374485969543, -0.06265544146299362, -0.09243692457675934, 0.2833927273750305, -0.2837883532047272, -0.027983691543340683, 0.48126766085624695, 0.4873400628566742, -0.3688843250274658, -0.07902545481920242, 0.1734137386083603, 0.08583362400531769, 0.045326534658670425, -0.32511821389198303, 0.3212314248085022, -0.054416123777627945, 0.2742249369621277, 0.10577472299337387, 0.060507386922836304, -0.11272010952234268, 0.0603133924305439, -0.41555002331733704, 0.005047865677624941, -0.011481315828859806, -0.09504804015159607, 0.1308617740869522, -0.1049092635512352, -0.023019982501864433, 0.05805955454707146, 0.1534290760755539, -0.06229449808597565, 0.02708055078983307, -0.14695343375205994, 0.06887882202863693, -0.2140539139509201, -0.41139689087867737, 0.1672997623682022, -0.20008300244808197, 0.04385728761553764, 0.06453906744718552, 0.0700860247015953, -0.07433095574378967, -0.08778055757284164, -0.09174832701683044, -0.03633594885468483, 0.19885709881782532, 0.1699918806552887, -0.07906424254179001, -0.05337350070476532, -0.09952506422996521, -0.10348951071500778, -0.04393675923347473, -0.03802211582660675, 0.07228255271911621, 0.17558680474758148, -0.3672487139701843, -0.08045390248298645, -0.1110670194029808, 0.1035807877779007, 0.0005787821719422936, 0.39617690443992615, -0.07574091851711273, 0.4232252836227417, 0.13208255171775818, 0.04785478860139847, 0.10781356692314148, 0.1516013890504837, -0.4121569097042084, 0.41405248641967773, 0.11902552098035812, -0.24534770846366882, -0.09621858596801758, -0.058728646486997604, 0.23960351943969727, 0.1623312085866928, -0.000885212910361588, 0.13645218312740326, 0.06311144679784775, 0.007219068240374327, 0.027390632778406143, 0.22530396282672882, 0.030913440510630608, 0.13556551933288574, 0.25866183638572693, -0.04832185059785843, -0.21117107570171356, 0.1494988203048706, 0.048260170966386795, -0.1113523542881012, -0.2707796096801758, 0.3065001666545868, -0.03001357987523079, 0.03436223044991493, 0.016658272594213486, 0.2959226071834564, -0.20580251514911652, -0.17385591566562653, 0.19230769574642181, -0.1242942214012146, 0.19323915243148804, -0.11396696418523788, 0.1259145885705948, 0.22909720242023468, -0.4768058955669403, 0.047056324779987335, 0.16561651229858398, -0.3582577407360077, 0.2221962809562683, -0.09354615211486816, -0.02004111558198929, -0.05293802171945572, -0.07925153523683548, -0.1117372140288353, 0.180596724152565, -0.17364570498466492, 0.0024273362942039967, -0.01312959473580122, -0.26422277092933655, 0.0314960703253746, 0.21799783408641815, 0.2202487736940384, -0.07458709180355072, -0.0023201769217848778, 0.13707295060157776, -0.10922851413488388, -0.1416022628545761, -0.0073736803606152534, 0.09315177798271179, -0.22199465334415436, 0.16571678221225739, -0.011276168748736382, 0.006290274206548929, 0.4897089898586273, -0.01291526760905981, 0.3875196576118469, 0.18511900305747986, -0.07990983873605728, -0.11896462738513947, -0.07224006950855255, 0.40633201599121094, -0.15889273583889008, -0.12252075225114822, -0.1416943073272705, 0.06512898951768875, -0.21679002046585083, 0.21326100826263428, 0.023405196145176888, 0.03047858364880085, -0.3338361084461212, -0.1882736086845398, -0.19972214102745056, 0.154353067278862, 0.2673856019973755, 0.32423222064971924, 0.05287761986255646, -0.21397778391838074, 0.036748480051755905, -0.28492769598960876, 0.2881767153739929, -0.16842156648635864, 0.05898337811231613, 0.10629323124885559, -0.02268793433904648, 0.08568961918354034, -0.07597669959068298, 0.13432034850120544, -0.18574893474578857, 0.15446360409259796, 0.04716043919324875, 0.09679019451141357, 0.3423629105091095, 0.18382838368415833, 0.40494978427886963, -0.14834491908550262, 0.07532582432031631, -0.05432454124093056, -0.19946014881134033, 0.040419090539216995, 0.16378870606422424, 0.05717569589614868, 0.16364403069019318, -0.22796760499477386, 0.18135498464107513, -0.1848354935646057, -0.14933812618255615, 0.09790145605802536, 0.25077712535858154, 0.4624306261539459, 0.02322847582399845, -0.25450441241264343, -0.191909059882164, -0.18298844993114471, 0.2696741223335266, -0.16781382262706757, 0.044826481491327286, -0.6457724571228027, 0.16530297696590424, 0.4020683765411377, -0.09935136139392853, 0.23365889489650726, 0.1761748194694519, -0.2677651643753052, -0.0732639878988266, 0.2853926420211792, 0.19052690267562866, -0.034372568130493164, 0.24051451683044434, 0.06597281992435455, 0.015850676223635674, -0.0754857286810875, -0.26396438479423523, 0.16112162172794342, -0.013779115863144398, 0.24929267168045044, -0.16537997126579285, 0.07707430422306061, -0.1168370246887207, -0.2876024544239044, 0.05602928251028061, -0.22517774999141693, 0.24596208333969116, -0.17285040020942688, -0.02144889160990715, -0.33766666054725647, -0.2565026879310608, -0.005956459324806929, -0.10920864343643188, 0.1089388057589531, -0.28963297605514526, 0.01034667156636715, 0.4605797529220581, -0.17907989025115967, 0.21427038311958313, -0.2279951125383377, 0.12103866785764694, 0.2129545509815216, -0.14208470284938812, -0.23946046829223633, -0.18674710392951965, 0.0076913232915103436, 0.3314325213432312, -0.10484855622053146, 0.13190816342830658, 0.08527121692895889, -0.1950063705444336, 0.26691359281539917, -0.12725873291492462, -0.09761814028024673, -0.08226659148931503, -0.1212189644575119, 0.1691567748785019, 0.19503290951251984, 0.5914952754974365, -0.2909102439880371, -0.22363075613975525, -0.17176735401153564, 0.023057321086525917, 0.1239449754357338, -0.020902270451188087, -0.12621599435806274, 0.2615886926651001, 0.06507708132266998, -0.05073065310716629, -0.1671755611896515, -0.5198215246200562, -0.008563262410461903, 0.1848006546497345, -0.037938348948955536, -0.1534225046634674, 0.10651186108589172, 0.0876983106136322, 0.18557964265346527, 0.09582071006298065, -0.16210265457630157, 0.11726191639900208, 0.42379775643348694, -0.18121656775474548, -0.11873079091310501, 0.06426569074392319, -0.2245202660560608, 0.008014943450689316, -0.16224771738052368, -0.26219406723976135, -0.3982257544994354, -0.04821549728512764, -0.20098690688610077, 0.2018708735704422, -0.04781187325716019, 0.16693656146526337, 0.2602726221084595, -0.25406911969184875, -0.030182242393493652, 0.08508436381816864, 0.183480367064476, 0.14518199861049652, -0.16977454721927643, 0.03213948756456375, 0.5054845809936523, -0.04472560063004494, 0.0948333889245987, 0.16338349878787994, -0.12150730192661285, 0.19137993454933167, -0.3524308204650879, 0.186847984790802, -0.027878884226083755, -0.1270771622657776, -0.250927597284317, 0.04610801488161087, 0.13247482478618622, 0.02777291275560856, -0.25980129837989807, -0.06383639574050903, -0.11683884263038635, 0.17124952375888824, -0.32080528140068054, -0.027561580762267113, -0.15067726373672485, -0.3940841555595398, 0.018651233986020088, 0.04268740490078926, 0.14643153548240662, -0.13620252907276154, -0.06932995468378067, -0.01118383090943098, 0.11834542453289032, 0.11057019978761673, -0.07114672660827637, -0.17669910192489624, 0.07046730816364288, -0.35272088646888733, 0.21396690607070923, -0.041179414838552475, 0.037989940494298935, 0.016671858727931976, -0.2187635749578476, -0.12041229009628296, 0.0006959378952160478, 0.5785074830055237, 0.1368899643421173, -0.34029069542884827, 0.09755459427833557, -0.12224098294973373, -0.4158298373222351, 0.16723589599132538, -0.2774975895881653, -0.21639519929885864, -0.2008303850889206, 0.09557835757732391, -0.041549958288669586, -0.04448110982775688, 0.4233335554599762, 0.21434850990772247, -0.07507336884737015, 0.14081387221813202, -0.15671958029270172, -0.26396942138671875, -0.06095951423048973, 0.0852799341082573, 0.0668058916926384, 0.24720332026481628, -0.2267381101846695, -0.19977276027202606, -0.1632402390241623, -0.2255788892507553, 0.33274704217910767, 0.004856543615460396, 0.19186753034591675, 0.40679535269737244, -0.20609459280967712, -0.10158418118953705, -0.0884026288986206, 0.08287879824638367, -0.1974082738161087, 0.006179022137075663, 0.027378588914871216, 0.055820729583501816, 0.2165587991476059, 0.20136991143226624, 0.16219745576381683, -0.1915178745985031, -0.10423404723405838, -0.042355164885520935, 0.05172371119260788, -0.17132440209388733, 0.27484649419784546, 0.22332771122455597, -0.09615093469619751, -0.31288427114486694, -0.35901573300361633, 0.3152626156806946, 0.033949270844459534, 0.04947713762521744, 0.15746048092842102, 0.14197653532028198, -0.14137952029705048, -0.08256310224533081, 0.009236390702426434, 0.66773921251297, -0.022489497438073158, 0.17578501999378204, 0.5140302777290344, 0.0515289269387722, 0.40337732434272766, -0.044364627450704575, 0.3471894860267639, -0.32396557927131653, -0.32342031598091125, -0.2687870264053345, -0.09761323779821396, 0.000947082822676748, 0.10149943083524704, -0.2576296627521515, 0.22557741403579712, -0.3606281280517578, 0.14266127347946167, 0.11933811753988266, 0.17112812399864197, -0.0987803265452385, -0.1671837419271469, -0.3007979989051819, 0.31186041235923767, -0.052564509212970734, 0.040816713124513626, -0.006387058179825544, -0.15025584399700165, 0.012517041526734829, 0.158744215965271, 0.113355852663517, 0.11504308879375458, 0.00009180371125694364, 0.17725740373134613, -0.31894680857658386, -0.06330225616693497, -0.40074631571769714, 0.1215573400259018, 0.3286817967891693, 0.032176386564970016, 0.055148646235466, 0.1322530061006546, 0.2657187283039093, -0.11843521893024445, 0.0927642360329628, 0.24226118624210358, 0.5320956707000732, -0.006008944474160671, 0.09285903722047806, 0.3905488848686218, 0.14712053537368774, -0.1481330245733261, 0.0722586140036583, -0.2564247250556946, 0.040588174015283585, -0.1959846466779709, -0.40244796872138977, 0.06403189897537231, -0.0797945037484169, -0.2535003125667572, 0.3111201822757721, -0.061627477407455444, -0.12388427555561066, 0.07386989891529083, 0.007400715257972479, -0.12941080331802368, -0.21331565082073212, 0.311502069234848, 0.09361346811056137, -0.13802900910377502, 0.21228408813476562, -0.0023181766737252474, -0.24188117682933807, -0.24998874962329865, 0.2087537944316864, 0.021056978031992912, -0.2103186547756195, 0.5584137439727783, 0.07306649535894394, -0.09430930018424988, 0.024121325463056564, 0.04138454422354698, -0.20893950760364532, 0.3684459924697876, -0.15839926898479462, 0.025212202221155167, -0.5421506762504578, 0.14764513075351715, 0.22547104954719543, 0.4142466187477112, 0.25606247782707214, 0.04956077039241791, -0.07369151711463928, -0.3770177364349365, -0.49110549688339233, -0.08083514869213104, -0.2231220006942749, 0.03374812379479408, 0.13361015915870667, 0.1294405609369278, 0.010984701104462147, 0.08749635517597198, 0.37208107113838196, 0.13991232216358185, 0.011730553582310677, -0.46372658014297485, -0.13244394958019257, 0.012334758415818214, -0.04141442850232124, -0.11729884147644043, 0.13429589569568634, -0.010225892066955566, -0.447086900472641, -0.14014799892902374, -0.17863769829273224, 0.25818192958831787, -0.1388654261827469, 0.17659872770309448, 0.18487705290317535, -0.07570651173591614, 0.08033731579780579, -0.2595404386520386, 0.10686603933572769, 0.19817958772182465, -0.2549675405025482, 0.11974827945232391, -0.024894582107663155, -0.17334678769111633, -0.0943332388997078, 0.12568673491477966, 0.060878682881593704, 0.11880872398614883, 0.021428704261779785, 0.09896625578403473, -0.26758378744125366, -0.08144722878932953, 0.24018314480781555, -0.04777945205569267, -0.15736024081707, 0.04354315251111984, 0.1948080062866211, 0.3499596118927002, -0.4598790109157562, 0.17816592752933502, 0.19018423557281494, -0.07205681502819061, 0.3283975422382355, 0.13613735139369965, -0.05735962092876434, 0.15045621991157532, 0.12140488624572754, -0.053506821393966675, 0.027674909681081772, -0.37756264209747314, 0.3866136074066162, 0.4790380895137787, 0.03306696191430092, 0.2297067791223526, 0.15518514811992645, 0.37481385469436646, 0.22825896739959717, 0.3219226598739624, 0.09890059381723404, 0.044301122426986694, 0.07300187647342682, -0.21311256289482117, 0.17146137356758118, -0.04345342144370079, -0.052483461797237396, 0.17611117660999298, -0.4545668959617615, 0.13038213551044464, 0.31023550033569336, -0.30847740173339844, -0.1491069197654724, -0.06831805408000946, -0.17948415875434875, 0.23161885142326355, -0.22714051604270935, -0.10288969427347183, 0.11839206516742706, 0.013502798974514008, -0.04839622601866722, -0.03388198837637901, 0.07953450828790665, -0.005808660760521889, 0.03585828095674515, 0.1019032895565033, 0.327148973941803, 0.2636866569519043, 0.1300003081560135, -0.0964965894818306, 0.26461073756217957, -0.06756556779146194, -0.3639749586582184, 0.15276117622852325, 0.058324508368968964, -0.008898260071873665, 0.30629962682724, 0.13486993312835693, -0.013528368435800076, 0.0022600051015615463, 0.150782972574234, 0.13723579049110413, -0.2905622720718384, 0.20622123777866364, -0.11096160113811493, 0.23775623738765717, 0.3488941788673401, -0.004490385297685862, 0.4323023557662964, -0.3235304057598114, 0.07874210923910141, 0.11264919489622116, 0.1249287873506546, -0.42896637320518494, 0.3606899082660675, 0.10168969631195068, -0.09096115827560425, -0.22381383180618286, -0.07491135597229004, -0.2709670662879944, 0.014972482807934284, 0.16946782171726227, -0.3125317692756653, 0.07148174941539764, 0.01146429218351841, 0.22732149064540863, 0.07435595989227295, 0.023581307381391525, -0.33830726146698, 0.23940731585025787, 0.023273233324289322, -0.12379851937294006, -0.2140810191631317, 0.18012678623199463, 0.36727261543273926, -0.07835840433835983, -0.21059094369411469, -0.07034599781036377, 0.02758471481502056, 0.03757929429411888, -0.11648300290107727, 0.18806685507297516, -0.33554112911224365, 0.1771782487630844, 0.34297266602516174, -0.15074750781059265, -0.3364097476005554, 0.14662344753742218, -0.1367923617362976, -0.2498689591884613, 0.15440505743026733, -0.2637048363685608, 0.3348642885684967, 0.08848189562559128, -0.2344975620508194, 0.09627790004014969, -0.03836311399936676, 0.18053826689720154, -0.05629068985581398, -0.0611320324242115, -0.2785508334636688, 0.2991260886192322, 0.2959953546524048, -0.1518223136663437, -0.22463864088058472, 0.07215353101491928, -0.19572028517723083, 0.3818516731262207, 0.05854252353310585, 0.0691043958067894, 0.01793522574007511, 0.10625475645065308, 0.20313768088817596, 0.1756129115819931, -0.32186999917030334, 0.30163007974624634, -0.09274253994226456, -0.21231843531131744, 0.29774150252342224, 0.21446606516838074, -0.06242760643362999, 0.13576725125312805, 0.015070986934006214, -0.2286858707666397, 0.23055043816566467, -0.5510472655296326, -0.39438778162002563, -0.17507509887218475, -0.01386469416320324, -0.03417544811964035, 0.05383995175361633, 0.2263992875814438, 0.13750992715358734, 0.24434678256511688, -0.1395336091518402, -0.12811793386936188, 0.180251806974411, -0.21174365282058716, 0.056973256170749664, -0.1896708756685257, -0.11279615759849548, 0.35839617252349854, -0.061338167637586594, -0.17801368236541748, -0.3105619549751282 ]
30
..\pandas\reference\api\pandas.Index.view.html
pandas.Index.view
Index.view(cls=None)[source]#
No parameters found
[]
pandas.Index.view Index.view(cls=None)[source]#
[ -0.04290459305047989, -0.30245140194892883, -0.11894883215427399, -0.19308438897132874, 0.24112167954444885, 0.023486066609621048, 0.4192395806312561, 0.36801302433013916, 0.28513303399086, 0.2548106908798218, -0.28188344836235046, 0.2624701261520386, 0.002979064593091607, 0.22046738862991333, -0.2401970624923706, 0.05282524600625038, -0.061978816986083984, 0.4772777855396271, 0.13876809179782867, -0.13243602216243744, -0.39960962533950806, -0.20580008625984192, -0.05523918941617012, 0.07805947959423065, -0.02956199087202549, -0.24623772501945496, -0.02810033969581127, -0.06414496153593063, -0.010265412740409374, -0.28974801301956177, -0.07908648997545242, -0.058042336255311966, -0.23229171335697174, 0.25775688886642456, -0.00010206142178503796, 0.13062410056591034, 0.2707570493221283, 0.04711620509624481, 0.0346120186150074, 0.22615911066532135, -0.3002682626247406, 0.07844595611095428, 0.31282779574394226, -0.3285104036331177, -0.14995941519737244, -0.30419009923934937, 0.10236605256795883, 0.011705121025443077, 0.1164562925696373, 0.27244651317596436, 0.24171975255012512, 0.16394583880901337, -0.19964082539081573, -0.00038540633977390826, -0.04562733694911003, -0.30529820919036865, 0.14486147463321686, 0.038725562393665314, -0.3424244225025177, 0.04064302146434784, -0.2502094805240631, 0.41894662380218506, -0.20428183674812317, -0.10652277618646622, -0.004423811100423336, -0.09689147025346756, 0.36196866631507874, -0.24598844349384308, 0.006851536687463522, 0.250299334526062, 0.2611527144908905, -0.26850491762161255, -0.2982444167137146, 0.06541091948747635, -0.048004116863012314, -0.08770378679037094, -0.03446175903081894, 0.14885751903057098, 0.056650567799806595, 0.47451817989349365, 0.02615276351571083, -0.23299670219421387, -0.17465610802173615, 0.07198633998632431, -0.370051771402359, 0.24313984811306, 0.021793019026517868, -0.1571969985961914, 0.1530109941959381, -0.01423366367816925, 0.3487454056739807, -0.09036940336227417, -0.07368511706590652, 0.23268288373947144, 0.0403728261590004, -0.2376781702041626, 0.3672739863395691, -0.21725453436374664, -0.41165614128112793, -0.1788254827260971, 0.051536016166210175, 0.05147936940193176, -0.01010727509856224, 0.29709288477897644, 0.03214836120605469, 0.14290325343608856, -0.20298148691654205, 0.17962105572223663, 0.3185015916824341, 0.1333025097846985, 0.19382353127002716, 0.143102765083313, 0.21405574679374695, -0.20730599761009216, -0.4452771842479706, -0.20641981065273285, 0.19056354463100433, 0.10070747882127762, -0.19543124735355377, 0.1589367389678955, -0.2382962554693222, -0.03088751994073391, 0.1443905234336853, 0.27471473813056946, 0.13464458286762238, 0.4084714949131012, 0.2502489984035492, -0.22955548763275146, -0.15257224440574646, 0.2125055342912674, -0.4873711168766022, 0.5929185748100281, -0.004569814540445805, -0.43992483615875244, 0.05517150089144707, -0.2095557600259781, 0.26046884059906006, 0.24049930274486542, -0.04384547472000122, 0.03487211838364601, -0.06004363298416138, -0.012946055270731449, 0.2965177297592163, 0.5466009378433228, 0.014017755165696144, -0.02605314366519451, 0.4429604411125183, -0.5002100467681885, -0.06758083403110504, 0.33084022998809814, 0.23290380835533142, -0.199711874127388, -0.1665053367614746, 0.2689429819583893, -0.16685155034065247, 0.31166425347328186, 0.1611264944076538, 0.18718424439430237, -0.40444883704185486, 0.1792098730802536, 0.258831650018692, 0.2726348042488098, 0.2882228195667267, -0.015563474036753178, 0.1841508150100708, 0.1516912281513214, -0.3585395812988281, -0.047433264553546906, 0.04902014508843422, -0.3330700993537903, -0.08965837955474854, -0.033187102526426315, -0.07763614505529404, -0.19341526925563812, 0.04568125680088997, -0.05145852267742157, 0.1016002967953682, -0.3505508005619049, -0.31688782572746277, 0.04962518438696861, -0.10835175216197968, -0.13278964161872864, 0.21001219749450684, 0.12783695757389069, -0.17442215979099274, 0.056036245077848434, -0.0587155744433403, -0.08311313390731812, 0.22094789147377014, -0.08440739661455154, -0.2517143487930298, -0.20356668531894684, -0.20401637256145477, -0.13972920179367065, 0.17711108922958374, 0.2425435334444046, 0.06491928547620773, -0.25713974237442017, 0.21553385257720947, -0.13908928632736206, -0.16475209593772888, 0.12018995732069016, 0.34415337443351746, -0.1749543994665146, 0.031076151877641678, -0.08033931255340576, 0.07295478880405426, 0.0573660247027874, -0.0450439378619194, -0.022926168516278267, -0.03394229710102081, -0.4747709631919861, -0.0630725547671318, 0.07104548811912537, 0.1786860078573227, -0.017450576648116112, 0.2270618975162506, -0.21012477576732635, -0.15610307455062866, 0.1591181606054306, -0.3572287857532501, -0.025856828317046165, -0.3457920551300049, 0.18849612772464752, 0.27693408727645874, 0.11712639033794403, -0.07433674484491348, 0.11598557978868484, 0.09732717275619507, 0.040179334580898285, 0.1532621830701828, 0.14803087711334229, 0.191255584359169, 0.40786874294281006, 0.10013415664434433, 0.18404848873615265, 0.246141716837883, 0.04330027475953102, 0.03901146724820137, -0.36903297901153564, 0.0344274528324604, 0.2697587311267853, 0.04935196042060852, 0.1325121521949768, -0.2814924716949463, 0.13282419741153717, -0.09416821599006653, 0.018578097224235535, 0.015189308673143387, 0.195461243391037, 0.3626847565174103, -0.07175704091787338, -0.10524535924196243, -0.2716355621814728, -0.2641867697238922, 0.5177518725395203, -0.20234525203704834, 0.4028244614601135, -0.4850693345069885, 0.08236375451087952, -0.0815839022397995, -0.0576961413025856, 0.17060814797878265, -0.02628319524228573, -0.03978143259882927, -0.12202327698469162, 0.24185797572135925, 0.02851974219083786, -0.3203127980232239, 0.20431993901729584, -0.0051435427740216255, 0.10323774069547653, -0.09316746890544891, -0.09943921864032745, 0.31320372223854065, 0.2547755539417267, -0.11787435412406921, 0.04753756523132324, -0.10380404442548752, -0.20021486282348633, -0.34559375047683716, 0.02912133000791073, -0.1403532475233078, 0.22059021890163422, -0.24276167154312134, 0.004188979510217905, -0.01675867848098278, -0.34132447838783264, 0.3600471019744873, -0.3412133455276489, 0.017642172053456306, -0.15663185715675354, 0.0034569846466183662, 0.35756340622901917, -0.2990136444568634, 0.29248350858688354, -0.4948834180831909, 0.283414363861084, 0.19956111907958984, 0.08338826894760132, -0.010773995891213417, -0.12983104586601257, 0.13294853270053864, 0.23608677089214325, -0.08608744293451309, 0.14882904291152954, -0.1263280063867569, -0.0032237351406365633, 0.13630443811416626, -0.07969847321510315, -0.15831416845321655, -0.04945387318730354, -0.011363768018782139, 0.19637557864189148, 0.043041788041591644, 0.25664713978767395, -0.40254998207092285, -0.05506649613380432, -0.2167312204837799, 0.1422146111726761, 0.19850318133831024, -0.250021368265152, -0.05226929113268852, 0.1661985069513321, -0.017511453479528427, -0.25077173113822937, 0.09005212038755417, -0.39944174885749817, -0.09511356800794601, 0.017537476494908333, 0.23791272938251495, 0.13437774777412415, 0.21707257628440857, 0.13974083960056305, 0.3173048794269562, -0.012323307804763317, -0.1416483074426651, -0.11404883861541748, 0.21828772127628326, -0.13749133050441742, -0.0828646719455719, 0.02664683572947979, -0.3973163068294525, 0.04429270699620247, -0.22235055267810822, -0.24605220556259155, -0.21771936118602753, -0.1917165219783783, -0.1923181414604187, 0.13457439839839935, 0.19522370398044586, 0.33583495020866394, 0.39659878611564636, -0.2914409637451172, -0.2038976103067398, 0.0030248931143432856, -0.11974348872900009, -0.23040777444839478, -0.13001863658428192, 0.004051834344863892, 0.4074515700340271, 0.07523220777511597, 0.4918462932109833, 0.057358268648386, 0.11480771750211716, 0.25516363978385925, -0.06431478261947632, 0.7723237872123718, 0.1361309140920639, -0.16202904284000397, -0.28591641783714294, 0.3940468430519104, -0.0797644704580307, 0.41049787402153015, -0.18611253798007965, -0.322422057390213, -0.08491389453411102, -0.11690255999565125, -0.40927860140800476, -0.07785674929618835, -0.15046337246894836, 0.04345674440264702, 0.01850428432226181, 0.03233139216899872, 0.17232055962085724, -0.03292935714125633, 0.02754157781600952, -0.12114482372999191, 0.20008046925067902, 0.06846316158771515, -0.2088472694158554, 0.06490011513233185, -0.19884149730205536, -0.31751197576522827, -0.023725861683487892, -0.030933737754821777, 0.04711995646357536, 0.3425850570201874, -0.27020445466041565, 0.14692839980125427, -0.028323762118816376, 0.5305575132369995, 0.09627515822649002, -0.14472411572933197, 0.09333125501871109, -0.06560014933347702, -0.37048301100730896, 0.07594598084688187, -0.02962380088865757, 0.3828314542770386, 0.12390660494565964, 0.15984567999839783, 0.19452811777591705, -0.09678351879119873, 0.199748694896698, -0.19300518929958344, -0.11300109326839447, -0.030388109385967255, -0.2752881646156311, -0.10495708137750626, 0.07800456136465073, 0.25124865770339966, 0.1896994709968567, 0.19069238007068634, 0.017215481027960777, -0.12202367931604385, -0.06512518972158432, -0.49756309390068054, 0.2567618191242218, 0.27385666966438293, 0.13332942128181458, 0.3553033769130707, -0.09846395999193192, -0.006446796003729105, 0.037960562855005264, -0.046286389231681824, 0.22435930371284485, -0.2467222809791565, 0.037076983600854874, -0.22729092836380005, 0.058844029903411865, 0.25104397535324097, 0.13714858889579773, -0.11208521574735641, -0.1246703714132309, -0.07597639411687851, 0.021085092797875404, 0.06977716833353043, 0.010265691205859184, 0.08623645454645157, -0.038364507257938385, -0.2549225687980652, -0.36133256554603577, 0.4842280447483063, -0.14872731268405914, -0.17986521124839783, 0.2728334069252014, 0.4602833688259125, -0.1683535873889923, -0.1647733598947525, 0.10161406546831131, 0.7306482791900635, -0.009328716434538364, 0.038588568568229675, 0.28613531589508057, -0.08249971270561218, 0.2218075394630432, 0.1060495674610138, 0.4785291254520416, -0.12980711460113525, -0.5194433331489563, -0.022596895694732666, -0.12940873205661774, -0.009126268327236176, -0.00851450115442276, 0.12169244140386581, -0.046911854296922684, -0.6537436246871948, 0.0045309048146009445, 0.21853579580783844, 0.047584839165210724, 0.18889358639717102, 0.0027505410835146904, -0.36046433448791504, 0.14212365448474884, 0.1127217561006546, -0.2953028380870819, -0.029871905222535133, 0.32478442788124084, -0.01641354337334633, -0.13608035445213318, 0.21900048851966858, 0.051437124609947205, 0.3453066945075989, 0.3096632659435272, -0.3376103341579437, -0.14196734130382538, -0.4110082685947418, 0.2960209250450134, -0.018573729321360588, 0.042412761598825455, 0.043850623071193695, 0.2587168514728546, 0.261560320854187, -0.24852730333805084, -0.23806728422641754, 0.39482805132865906, 0.40964651107788086, 0.08096416294574738, -0.044293634593486786, 0.37888121604919434, -0.028787707909941673, -0.13436435163021088, 0.05712863802909851, -0.09907428175210953, -0.03021283634006977, -0.24191299080848694, -0.10592182725667953, -0.14540232717990875, -0.02370687760412693, -0.10627365112304688, 0.2235293686389923, 0.002431577304378152, -0.08412010222673416, 0.09494256973266602, -0.11829283088445663, -0.23710496723651886, -0.08470260351896286, 0.41813457012176514, 0.42427101731300354, 0.2862924039363861, 0.004755188245326281, -0.007073938846588135, -0.5102584362030029, -0.27986764907836914, -0.002344585955142975, 0.061389707028865814, 0.15347427129745483, 0.5697261691093445, 0.13488540053367615, -0.26976168155670166, -0.0779171958565712, 0.21298719942569733, 0.06460759788751602, 0.4430072009563446, -0.190228670835495, 0.04527540132403374, -0.43350517749786377, 0.23839333653450012, -0.1533992886543274, 0.5430641770362854, 0.12850166857242584, -0.06983408331871033, 0.08093112707138062, -0.36881861090660095, -0.4264686405658722, 0.06576412171125412, -0.32355180382728577, -0.009980564936995506, 0.1625947207212448, 0.24513612687587738, 0.23701028525829315, -0.06687305867671967, 0.32255321741104126, -0.23985861241817474, 0.050507452338933945, -0.36979731917381287, -0.10765726864337921, 0.047085098922252655, 0.09985420107841492, -0.002331221243366599, 0.35420531034469604, 0.08309641480445862, -0.288036584854126, 0.014024919830262661, -0.05176325887441635, 0.46991491317749023, 0.05277686193585396, 0.20779377222061157, 0.08913501352071762, -0.3400028645992279, 0.07813818007707596, -0.017051592469215393, -0.2856905162334442, -0.00943801086395979, -0.02897711843252182, 0.08249523490667343, -0.14605392515659332, -0.1045570969581604, 0.07826965302228928, -0.026339391246438026, -0.23605912923812866, 0.16269482672214508, -0.1317862570285797, 0.1976199448108673, -0.1968088299036026, 0.20812077820301056, 0.38801243901252747, -0.11995844542980194, -0.18390917778015137, -0.2119450569152832, 0.196459099650383, 0.3267195224761963, -0.6448432207107544, -0.09627649933099747, -0.013590285554528236, -0.09769243746995926, 0.4034583568572998, 0.12437209486961365, -0.08217602968215942, -0.2380179613828659, 0.1114339604973793, 0.16870543360710144, 0.0038677118718624115, -0.17454522848129272, 0.4429258108139038, 0.5358825922012329, -0.12579815089702606, -0.14628921449184418, 0.3007752299308777, 0.2895771563053131, 0.2861595153808594, 0.273956298828125, -0.18535591661930084, -0.04539895057678223, -0.0725853219628334, -0.002243633847683668, -0.07374203950166702, -0.027382630854845047, 0.24362842738628387, -0.10698428750038147, -0.41989344358444214, 0.017988719046115875, 0.0786355510354042, 0.09860533475875854, 0.0647427961230278, 0.32888907194137573, 0.11430565267801285, 0.37366917729377747, -0.15845075249671936, -0.1526351124048233, 0.19201740622520447, -0.022247467190027237, 0.2741938829421997, -0.03927990049123764, 0.3754529356956482, -0.03261692449450493, -0.21367652714252472, 0.04012713581323624, -0.11549725383520126, 0.22298403084278107, 0.357399046421051, -0.11593782156705856, 0.38505980372428894, 0.03140267729759216, -0.4543192684650421, 0.029902122914791107, 0.11533492803573608, 0.059013042598962784, 0.2740667462348938, -0.004306224174797535, -0.25636300444602966, 0.09633159637451172, -0.11939743906259537, 0.1487284004688263, -0.3357957601547241, 0.008293419145047665, -0.24802863597869873, 0.07105589658021927, 0.01602841727435589, 0.016839105635881424, 0.26911041140556335, -0.2770579159259796, 0.04389616847038269, -0.023512227460741997, 0.21792176365852356, -0.22426383197307587, 0.2501336932182312, 0.35679328441619873, -0.1895928829908371, -0.062151819467544556, -0.07979890704154968, -0.25224775075912476, 0.042695436626672745, 0.05462923273444176, -0.21967586874961853, 0.0006375241791829467, -0.06955982744693756, 0.17227542400360107, 0.22778911888599396, 0.011752544902265072, 0.0038234442472457886, 0.16151373088359833, 0.3135767877101898, 0.11301364749670029, -0.27530357241630554, 0.10542778670787811, 0.08100085705518723, -0.26127007603645325, 0.1019146740436554, 0.01610548608005047, -0.4069754183292389, -0.33350902795791626, 0.037938762456178665, 0.1263476461172104, -0.22712786495685577, -0.0823570266366005, 0.2177228331565857, 0.047555793076753616, -0.5105592608451843, -0.03347613289952278, -0.16511298716068268, -0.17664720118045807, 0.025522451847791672, -0.0979773998260498, 0.294383704662323, -0.002775400411337614, 0.09168519824743271, -0.010385449975728989, 0.11044123768806458, 0.20415228605270386, 0.03197990357875824, -0.02365969866514206, -0.1550566703081131, 0.004931580275297165, 0.12658213078975677, -0.0973697304725647, -0.34391549229621887, 0.07044608891010284, 0.2588092088699341, 0.06408336013555527, -0.3299744129180908, -0.4788646399974823, 0.1592111438512802, 0.4040144383907318, 0.18576838076114655, 0.10259319841861725, -0.2692359983921051, 0.14315403997898102, -0.26986265182495117, 0.10933856666088104, 0.015961259603500366, 0.0495317168533802, -0.1573980748653412, 0.127309650182724, 0.064156673848629, -0.5564279556274414, 0.3622576892375946, -0.6988201141357422, -0.22315755486488342, -0.1619628220796585, 0.21171177923679352, -0.0395599901676178, -0.019810616970062256, 0.16306506097316742, 0.049756038933992386, 0.2615674138069153, -0.005971026606857777, -0.30434057116508484, -0.12389390170574188, -0.2928033769130707, 0.03135727718472481, -0.13140331208705902, -0.32163283228874207, 0.2722085416316986, 0.09411655366420746, -0.03914805129170418, -0.2908807694911957 ]
31
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.dtype.html
pandas.api.extensions.ExtensionArray.dtype
property ExtensionArray.dtype[source]# An instance of ExtensionDtype.
No parameters found
['>>> pd.array([1, 2, 3]).dtype\nInt64Dtype()']
pandas.api.extensions.ExtensionArray.dtype property ExtensionArray.dtype[source]# An instance of ExtensionDtype.
[ 0.12339970469474792, -0.4930247366428375, -0.19641481339931488, 0.15607671439647675, 0.3733149468898773, 0.15745888650417328, 0.2295379787683487, 0.24953989684581757, -0.02721593715250492, 0.2962948977947235, 0.09536480158567429, 0.30415409803390503, -0.15830539166927338, 0.0933850109577179, -0.0698179304599762, -0.21150286495685577, 0.15345759689807892, 0.2251133769750595, -0.03682895749807358, -0.09915751963853836, -0.3416118025779724, 0.14157874882221222, 0.037257034331560135, 0.23800086975097656, -0.2890605926513672, -0.24766646325588226, -0.050955481827259064, -0.09391876310110092, -0.03728918731212616, -0.2978602945804596, 0.3047163188457489, -0.06622827798128128, 0.0956779345870018, 0.20113882422447205, -0.00009795746154850349, 0.13031786680221558, 0.39594149589538574, 0.10295500606298447, -0.14616519212722778, 0.2479594647884369, -0.059333495795726776, 0.1090659648180008, 0.2540774941444397, -0.3833717107772827, -0.011067378334701061, -0.5107825994491577, 0.033745959401130676, -0.34872984886169434, 0.02267276495695114, 0.2859634459018707, 0.3175264298915863, 0.07178216427564621, 0.027807949110865593, -0.16351115703582764, 0.03403239697217941, 0.07010352611541748, 0.09873276203870773, 0.12193470448255539, 0.2509351372718811, 0.20412173867225647, -0.025834139436483383, 0.15039171278476715, 0.13361577689647675, 0.22525589168071747, 0.1642877757549286, 0.027821023017168045, 0.2154524326324463, -0.12699514627456665, 0.2836715579032898, 0.2380303293466568, 0.5233485698699951, -0.21384723484516144, -0.27042442560195923, 0.058918025344610214, 0.07380654662847519, 0.08547712117433548, 0.12990833818912506, 0.056376032531261444, 0.3319051265716553, 0.11418677121400833, 0.33150729537010193, 0.27284565567970276, -0.3082304894924164, -0.0333089716732502, -0.43588462471961975, 0.24403423070907593, -0.19490216672420502, 0.040790922939777374, -0.13214357197284698, -0.5587784051895142, 0.2574150264263153, -0.09215410053730011, -0.07864610850811005, 0.11949416995048523, 0.2224210500717163, -0.14289534091949463, 0.09415020048618317, -0.550240695476532, -0.034661173820495605, -0.2359144240617752, -0.07199694961309433, -0.010280333459377289, -0.1504838466644287, 0.26628217101097107, 0.19411367177963257, 0.11525993794202805, 0.06420458853244781, -0.021558430045843124, 0.15853054821491241, -0.09040161222219467, -0.0017617400735616684, 0.07005871832370758, -0.10589466989040375, 0.16270381212234497, 0.1637858897447586, -0.25806739926338196, 0.3559119403362274, 0.21822652220726013, -0.19777721166610718, 0.15163545310497284, -0.3060888648033142, 0.027521878480911255, 0.02459346503019333, 0.12044694274663925, 0.22611121833324432, 0.16739550232887268, 0.09713265299797058, -0.15335814654827118, 0.2806330621242523, 0.034965887665748596, -0.32982608675956726, 0.3431146442890167, 0.21657611429691315, -0.48151668906211853, 0.007058571092784405, 0.04524539038538933, 0.2702738642692566, -0.12921124696731567, 0.11734309792518616, 0.08360014855861664, -0.024833563715219498, 0.03126869723200798, 0.1561553180217743, 0.5700128674507141, -0.07533612102270126, -0.09154386818408966, 0.26313522458076477, -0.10994088649749756, -0.3523578941822052, 0.11117780208587646, -0.061528559774160385, 0.02044946514070034, -0.5428867340087891, 0.3427247405052185, 0.035669226199388504, 0.16254159808158875, -0.1182592511177063, 0.05847045034170151, 0.05138802528381348, 0.21115201711654663, 0.30776211619377136, -0.07801637053489685, 0.1644403487443924, -0.12866300344467163, -0.08439323306083679, 0.019228912889957428, -0.25833043456077576, 0.044776298105716705, -0.14269481599330902, -0.37098148465156555, -0.01966954953968525, -0.06470845639705658, -0.1586615890264511, 0.03543576970696449, -0.11934129148721695, 0.17191247642040253, 0.1350891888141632, -0.12598292529582977, -0.1762584149837494, -0.04851675033569336, -0.07958584278821945, 0.09368948638439178, 0.138003870844841, 0.08030463010072708, -0.054457880556583405, 0.0838879719376564, 0.13368716835975647, 0.1634342521429062, 0.13871699571609497, 0.0359247662127018, 0.1269501894712448, -0.08512475341558456, 0.20176942646503448, -0.166835218667984, -0.1012871116399765, -0.003251004498451948, -0.03227466344833374, -0.14281459152698517, -0.1294252872467041, -0.12817618250846863, -0.09480318427085876, -0.18951012194156647, 0.16702741384506226, 0.06948889046907425, 0.13012172281742096, -0.2257058471441269, -0.3199579119682312, 0.10018771886825562, -0.26754462718963623, -0.07571905106306076, -0.10066963732242584, -0.5050690174102783, -0.1252765953540802, 0.2171953171491623, 0.08103805035352707, -0.11668945103883743, 0.35186392068862915, -0.0037214041221886873, 0.01843319833278656, 0.2571096122264862, -0.18351107835769653, -0.16526830196380615, -0.1831512451171875, 0.045405253767967224, 0.02767174318432808, -0.10511575639247894, 0.022804684937000275, 0.15958166122436523, -0.14395397901535034, -0.14428414404392242, 0.0299312062561512, -0.09048058837652206, -0.17999722063541412, 0.12030760943889618, 0.16360588371753693, 0.05466106906533241, 0.019326940178871155, 0.2922557592391968, 0.17814551293849945, 0.10364563763141632, -0.09929385781288147, 0.36366114020347595, 0.2585935890674591, -0.10800337046384811, -0.09796074032783508, 0.3528014123439789, 0.19265586137771606, -0.13335390388965607, -0.01749371364712715, 0.15471971035003662, 0.5960263609886169, 0.28474628925323486, -0.08206091821193695, -0.35738739371299744, -0.439068466424942, 0.2626844346523285, -0.046891000121831894, 0.3108072578907013, -0.21696504950523376, 0.20346231758594513, 0.3764774799346924, -0.24349744617938995, 0.22728881239891052, 0.1402256339788437, -0.140935018658638, -0.0006604071822948754, 0.19147294759750366, 0.1832805573940277, 0.21951299905776978, 0.018989648669958115, 0.05911395326256752, -0.1408739984035492, -0.16676531732082367, -0.07657088339328766, 0.2937110960483551, 0.29798823595046997, 0.195352241396904, -0.36868515610694885, 0.08929988741874695, 0.006993559189140797, -0.36143550276756287, -0.24843524396419525, 0.04960173740983009, 0.24034051597118378, -0.34556955099105835, 0.19899442791938782, -0.4315052628517151, -0.4589422941207886, 0.14864499866962433, -0.5279041528701782, -0.10685134679079056, -0.1735464632511139, 0.01096014492213726, 0.02346096932888031, -0.3784082233905792, 0.12122079730033875, -0.11276929825544357, 0.35703155398368835, 0.37775182723999023, -0.020545218139886856, -0.01817944459617138, -0.08806303143501282, -0.021792948246002197, 0.22635933756828308, 0.03218863159418106, 0.03865857049822807, 0.4029121398925781, 0.13134266436100006, 0.29281678795814514, -0.2578083574771881, -0.3276451528072357, 0.024723032489418983, -0.2130519151687622, -0.009538475424051285, 0.3325423300266266, 0.2043379247188568, 0.10181723535060883, -0.35194867849349976, -0.13458779454231262, 0.0586087629199028, -0.15832678973674774, -0.11125349998474121, 0.03030066005885601, -0.2630039155483246, -0.22974850237369537, -0.16283099353313446, -0.003630834398791194, -0.19856896996498108, 0.27911990880966187, -0.013927916064858437, 0.27148720622062683, 0.13175147771835327, -0.09957139194011688, 0.49383923411369324, 0.2967328727245331, 0.14982515573501587, -0.2878715991973877, -0.015649275854229927, 0.008334927260875702, -0.08524508774280548, -0.10238480567932129, 0.03839978203177452, -0.3120795488357544, 0.1921258419752121, -0.09707725793123245, 0.13447414338588715, -0.4767466187477112, -0.38488152623176575, -0.03197026625275612, 0.14196503162384033, -0.15124410390853882, 0.23540490865707397, 0.14632801711559296, -0.23752941191196442, -0.18692904710769653, -0.13646702468395233, 0.17985598742961884, -0.07277124375104904, -0.14441874623298645, 0.007967449724674225, 0.2955852746963501, -0.14200681447982788, -0.019547905772924423, -0.08248896151781082, -0.5115821957588196, 0.13924378156661987, -0.288242906332016, 0.21039195358753204, 0.008929187431931496, -0.15427574515342712, -0.4032221734523773, 0.07753802835941315, -0.04367882385849953, 0.24888822436332703, -0.2363145500421524, -0.11904892325401306, 0.21713384985923767, -0.14372631907463074, -0.26877275109291077, -0.032111816108226776, -0.08397586643695831, -0.22296766936779022, 0.07411026954650879, -0.04067356139421463, 0.037632886320352554, -0.10820132493972778, 0.28720203042030334, -0.10426375269889832, 0.28711503744125366, -0.034458816051483154, -0.06267216801643372, 0.0941421166062355, -0.3280662000179291, 0.1321527361869812, 0.308697372674942, 0.23924103379249573, 0.41115888953208923, 0.04483684524893761, -0.07971963286399841, 0.28508374094963074, 0.018926311284303665, 0.6986078023910522, 0.12224609404802322, -0.0694243535399437, 0.2231346070766449, -0.24985377490520477, 0.07920272648334503, -0.09026824682950974, -0.1374092698097229, 0.1756645292043686, 0.000007743255991954356, 0.1346668154001236, 0.02165149338543415, 0.0920931026339531, 0.08545840531587601, -0.2957995533943176, -0.19336923956871033, 0.09354336559772491, -0.21235021948814392, -0.43183356523513794, -0.0040232352912425995, 0.022775083780288696, 0.28012949228286743, 0.09452114254236221, -0.054640427231788635, -0.17049935460090637, -0.3638334572315216, -0.31161603331565857, 0.13187210261821747, 0.4500102996826172, 0.14366698265075684, 0.21113815903663635, -0.0670088529586792, -0.3176882266998291, 0.07532934099435806, 0.3737240135669708, 0.1620580106973648, -0.020313452929258347, -0.17494899034500122, -0.007772257085889578, -0.015474718995392323, 0.1930285543203354, 0.037815630435943604, -0.2893576920032501, 0.24104632437229156, -0.3070392608642578, -0.10585885494947433, -0.04568656533956528, 0.033713649958372116, 0.42043986916542053, -0.08544737100601196, -0.0182769987732172, -0.32433339953422546, 0.6337753534317017, 0.10590554773807526, -0.053978048264980316, 0.21240568161010742, 0.5241156816482544, -0.27075329422950745, -0.02846413478255272, 0.4107339382171631, 0.5434073805809021, -0.12045757472515106, 0.16247506439685822, 0.3106294572353363, -0.25229254364967346, 0.37225115299224854, 0.23553729057312012, -0.01171591691672802, -0.22048474848270416, -0.2518227994441986, -0.23389406502246857, 0.09207559376955032, 0.402200847864151, -0.13597624003887177, -0.34699156880378723, -0.2198266237974167, -0.2688308656215668, 0.3213604986667633, 0.2146041840314865, 0.19890707731246948, -0.36566710472106934, -0.20693904161453247, -0.37706148624420166, 0.2860967218875885, 0.06358588486909866, -0.19025768339633942, -0.09523046016693115, -0.1695893406867981, -0.1400221735239029, -0.19029636681079865, -0.21394221484661102, -0.11722704768180847, 0.05928533896803856, 0.4699084460735321, -0.0036865754518657923, 0.060899704694747925, -0.16892701387405396, -0.17240019142627716, 0.17103131115436554, 0.019180385395884514, -0.07481740415096283, 0.1780526041984558, 0.2593771815299988, -0.10299567878246307, -0.24350351095199585, 0.047593675553798676, 0.5921154022216797, 0.08433017134666443, 0.08620498329401016, 0.190135195851326, 0.022949296981096268, 0.08702180534601212, -0.18096154928207397, 0.3064328134059906, -0.12599819898605347, -0.32008448243141174, -0.19262874126434326, -0.37296897172927856, -0.40911999344825745, 0.07754994183778763, 0.2327088713645935, 0.03213036432862282, 0.008578951470553875, 0.008046519942581654, 0.09173986315727234, -0.30352893471717834, -0.0035826258827000856, 0.09812979400157928, 0.330425888299942, 0.36594468355178833, 0.1834774911403656, -0.32636508345603943, -0.2378164380788803, -0.18646705150604248, 0.06321893632411957, -0.08331239223480225, 0.13258062303066254, 0.49078261852264404, 0.16938944160938263, -0.4096131920814514, -0.21390266716480255, 0.09273221343755722, -0.084764264523983, 0.42513325810432434, -0.30178773403167725, -0.06534367054700851, -0.4483430087566376, 0.1591143012046814, -0.3025321960449219, 0.561017632484436, 0.1275377720594406, 0.17155645787715912, 0.10963662713766098, -0.11279349774122238, -0.44255170226097107, 0.02418547309935093, -0.2790769338607788, -0.07978248596191406, -0.18374167382717133, 0.22365953028202057, 0.08214010298252106, 0.033897947520017624, 0.24943101406097412, 0.192022904753685, -0.05658414587378502, -0.3395969271659851, -0.1602826565504074, 0.05112782493233681, 0.010019884444773197, 0.11768990755081177, 0.18921589851379395, -0.018067428842186928, -0.3290649950504303, -0.04052802920341492, 0.011059223674237728, 0.12247246503829956, -0.014176960103213787, 0.319980263710022, 0.3879530429840088, -0.01798676885664463, 0.07914572954177856, 0.02939305081963539, -0.0958455502986908, 0.013280435465276241, -0.1274988055229187, -0.06687163561582565, -0.4953828752040863, -0.01117715984582901, -0.013405426405370235, 0.20466670393943787, -0.23574940860271454, -0.1684187352657318, 0.1631394326686859, 0.1810738891363144, -0.27538439631462097, -0.055600788444280624, 0.12299567461013794, 0.16808561980724335, -0.2539375424385071, -0.1395617127418518, 0.16830208897590637, 0.23956316709518433, -0.40985286235809326, -0.0021445362363010645, -0.09048398584127426, -0.13980811834335327, 0.13228890299797058, 0.23554083704948425, 0.008323313668370247, 0.12465887516736984, -0.109062559902668, 0.020820744335651398, 0.3695875108242035, -0.11539451777935028, 0.22226707637310028, 0.4421592950820923, -0.25479841232299805, 0.08473770320415497, 0.1814083755016327, 0.27676188945770264, 0.4345580041408539, 0.10048715770244598, 0.17799802124500275, 0.23918549716472626, -0.23064863681793213, -0.18179820477962494, 0.32320231199264526, -0.04024222120642662, 0.019214875996112823, 0.14093010127544403, -0.2148066610097885, 0.3174973726272583, 0.5738634467124939, 0.2533290982246399, -0.23295710980892181, 0.03993071988224983, -0.23317591845989227, 0.15408696234226227, -0.2085377722978592, -0.0479583777487278, 0.45333200693130493, 0.13834741711616516, -0.09889541566371918, -0.3666481673717499, 0.17940737307071686, 0.00968494825065136, -0.1869594156742096, -0.20033207535743713, -0.214254230260849, -0.037228114902973175, 0.14951390027999878, -0.09141654521226883, 0.22286607325077057, -0.19261932373046875, -0.055437274277210236, 0.44176965951919556, -0.07998433709144592, 0.06954523921012878, 0.22324231266975403, 0.268856018781662, 0.13903477787971497, 0.01298590749502182, -0.0026167435571551323, -0.24136945605278015, -0.20575827360153198, 0.1493828445672989, -0.013457746244966984, 0.06994793564081192, -0.03422458842396736, 0.09541536122560501, 0.3036577105522156, -0.14109626412391663, 0.11557303369045258, 0.2846040725708008, 0.2072998583316803, -0.10202968865633011, 0.42770621180534363, -0.06776651740074158, 0.025911815464496613, -0.23381119966506958, 0.07893926650285721, -0.5461657047271729, -0.41696760058403015, -0.10863009840250015, -0.04250916466116905, 0.22388893365859985, -0.11110826581716537, 0.16086435317993164, 0.121659055352211, 0.571857213973999, 0.020205514505505562, 0.2428903877735138, 0.2741733491420746, 0.007121793460100889, -0.42561349272727966, 0.1310092806816101, -0.16385526955127716, -0.30712130665779114, 0.28768399357795715, -0.1075538843870163, -0.05685507878661156, -0.3915317952632904, 0.093623086810112, 0.03985008969902992, -0.2642180621623993, -0.1447632610797882, -0.12126321345567703, -0.3344796895980835, -0.31508153676986694, -0.31422555446624756, -0.05405190959572792, -0.11905653029680252, 0.1976173222064972, -0.26823607087135315, 0.2765314280986786, -0.17135146260261536, 0.14232958853244781, -0.06327497959136963, 0.1817731410264969, 0.15034131705760956, 0.13538120687007904, 0.21000315248966217, -0.14636170864105225, 0.3494860827922821, -0.026694875210523605, 0.09472176432609558, -0.33901479840278625, 0.30373692512512207, 0.19650451838970184, -0.10956034064292908, 0.03147653490304947, -0.3821088671684265, 0.041930362582206726, 0.4864535629749298, -0.060350991785526276, -0.0016617936780676246, -0.35455042123794556, 0.38627082109451294, -0.527732253074646, -0.03946607559919357, -0.06382329016923904, 0.08251465857028961, -0.02972053736448288, 0.13329364359378815, 0.02855650708079338, -0.48440292477607727, 0.5320940017700195, -0.4501631259918213, -0.473971962928772, -0.01805405505001545, 0.04639751464128494, -0.0269329771399498, -0.031978778541088104, -0.0907728374004364, -0.0749032199382782, 0.31624898314476013, -0.06710242480039597, -0.26847365498542786, 0.07435840368270874, -0.018928391858935356, -0.05697200819849968, -0.3173312246799469, 0.4274020195007324, 0.05223264545202255, 0.06266865134239197, -0.02110423892736435, -0.2579183876514435 ]
32
..\pandas\reference\api\pandas.tseries.offsets.Milli.html
pandas.tseries.offsets.Milli
class pandas.tseries.offsets.Milli# Offset n milliseconds. Examples You can use the parameter n to represent a shift of n milliseconds. Attributes base Returns a copy of the calling offset object with n=1 and all other attributes equal. delta freqstr Return a string representing the frequency. kwds Return a dict of extra parameters for the offset. n name Return a string representing the base frequency. nanos Return an integer of the total number of nanoseconds. normalize rule_code
Parameters: nint, default 1The number of milliseconds represented.
[">>> from pandas.tseries.offsets import Milli\n>>> ts = pd.Timestamp(2022, 12, 9, 15)\n>>> ts\nTimestamp('2022-12-09 15:00:00')", ">>> ts + Milli(n=10)\nTimestamp('2022-12-09 15:00:00.010000')", ">>> ts - Milli(n=10)\nTimestamp('2022-12-09 14:59:59.990000')", ">>> ts + Milli(n=-10)\nTimestamp('2022-12-09 14:59:59.990000')"]
pandas.tseries.offsets.Milli class pandas.tseries.offsets.Milli# Offset n milliseconds. Examples You can use the parameter n to represent a shift of n milliseconds. Attributes base Returns a copy of the calling offset object with n=1 and all other attributes equal. delta freqstr Return a string representing the frequency. kwds Return a dict of extra parameters for the offset. n name Return a string representing the base frequency. nanos Return an integer of the total number of nanoseconds. normalize rule_code
[ -0.30208078026771545, -0.6350206732749939, -0.1068340465426445, -0.12979727983474731, 0.01091797649860382, 0.0031466721557080746, 0.16883784532546997, 0.11809758841991425, -0.40569132566452026, 0.21215495467185974, 0.22086749970912933, 0.08271773159503937, -0.07983780652284622, 0.11518644541501999, -0.19393335282802582, -0.1738748699426651, -0.056656163185834885, 0.4010559916496277, 0.054972607642412186, 0.049682941287755966, -0.15923596918582916, -0.11390559375286102, 0.02645208314061165, 0.16583386063575745, -0.046013787388801575, -0.21781055629253387, -0.20029738545417786, -0.36562269926071167, 0.10756794363260269, -0.42698511481285095, 0.009810461662709713, 0.32227611541748047, 0.20192797482013702, 0.5628539323806763, -0.00010198081145063043, -0.2409234642982483, 0.309415727853775, -0.12740659713745117, -0.14051634073257446, 0.4918741285800934, -0.20334145426750183, -0.19705000519752502, 0.06522756069898605, -0.3888099789619446, -0.161203533411026, -0.025263197720050812, -0.20679113268852234, -0.26968905329704285, 0.31021586060523987, 0.5510851740837097, 0.22147461771965027, -0.09203415364027023, -0.26390790939331055, -0.0693678930401802, 0.11372207850217819, -0.29373854398727417, 0.004550809971988201, 0.021936550736427307, -0.045140378177165985, 0.1757964938879013, 0.08405285328626633, 0.08607570081949234, 0.1658434420824051, -0.07082052528858185, 0.41446763277053833, 0.09046687930822372, 0.3727458715438843, -0.02153611183166504, -0.01147409901022911, 0.4968684911727905, 0.2992859184741974, -0.21790634095668793, -0.3394488990306854, -0.12187696993350983, -0.10268639773130417, -0.10386193543672562, -0.31508010625839233, -0.07718530297279358, 0.1470777541399002, 0.034764613956213, -0.12064549326896667, 0.41435739398002625, -0.2724112570285797, 0.0561758354306221, -0.12457691878080368, 0.14614763855934143, -0.15588116645812988, -0.06168979033827782, 0.09546604752540588, -0.22819343209266663, 0.19863605499267578, -0.10305330157279968, 0.20393256843090057, 0.5214405059814453, 0.12032454460859299, -0.10149285197257996, 0.09391088038682938, -0.0843876525759697, -0.07899468392133713, -0.0543467216193676, 0.180938720703125, -0.0023799866903573275, -0.04346894472837448, 0.07414726167917252, -0.1598278135061264, -0.02814044989645481, 0.04785950854420662, -0.3054228723049164, 0.1583947241306305, 0.18494342267513275, -0.10350275039672852, -0.11512154340744019, 0.27265509963035583, -0.20639105141162872, 0.10818780213594437, 0.0277401152998209, -0.19800829887390137, 0.22742649912834167, -0.04915131628513336, 0.20483945310115814, -0.10242532938718796, 0.044568415731191635, 0.12085689604282379, -0.10594969987869263, -0.016472671180963516, 0.26678645610809326, 0.10056185722351074, -0.16510038077831268, 0.2845757007598877, -0.10365083068609238, -0.32592564821243286, 0.12666179239749908, -0.13005302846431732, 0.13516807556152344, -0.3410438597202301, 0.19162790477275848, 0.18176890909671783, 0.23704150319099426, 0.27608346939086914, 0.06335323303937912, 0.0031175806652754545, -0.15868856012821198, 0.031668469309806824, 0.05523400008678436, -0.5651467442512512, -0.03240421786904335, -0.16397874057292938, -0.09232230484485626, -0.3647580146789551, -0.08249559998512268, 0.33737707138061523, -0.012711897492408752, 0.01663174293935299, 0.27933719754219055, -0.15327614545822144, 0.0435212068259716, 0.05590082332491875, 0.6196441650390625, 0.10584232956171036, 0.09088998287916183, 0.4465024173259735, -0.05723331496119499, -0.39612913131713867, -0.23032332956790924, 0.18675576150417328, 0.2504391074180603, -0.5166811943054199, -0.1918238401412964, 0.06211915612220764, -0.03729826956987381, 0.31044721603393555, -0.22097066044807434, 0.07047060877084732, -0.14807845652103424, -0.22561651468276978, -0.14113575220108032, 0.16821154952049255, -0.07200697064399719, 0.2253119945526123, 0.05600575730204582, -0.05273186042904854, -0.11652857810258865, 0.20252074301242828, 0.10046786069869995, -0.04480328410863876, -0.2386210858821869, -0.10854979604482651, 0.12262217700481415, -0.3132460415363312, -0.1372603327035904, -0.0180926825851202, -0.2953406274318695, -0.07327340543270111, 0.2717198431491852, 0.03214922547340393, -0.1998835802078247, 0.12080029398202896, 0.028259556740522385, 0.039746884256601334, -0.008957906626164913, 0.14042533934116364, 0.23474286496639252, -0.15466652810573578, 0.2821873426437378, -0.04150281473994255, -0.5960296392440796, 0.22194057703018188, 0.07517208904027939, 0.08280668407678604, 0.13453778624534607, 0.49188387393951416, -0.18227703869342804, -0.33958423137664795, -0.006376091856509447, 0.006096474826335907, 0.26848194003105164, 0.3125859498977661, 0.045494526624679565, 0.17523030936717987, 0.12370334565639496, -0.01966845616698265, 0.08761116862297058, -0.18327423930168152, -0.054695554077625275, -0.02916291542351246, -0.20111031830310822, -0.05948012322187424, -0.19496724009513855, -0.12618312239646912, 0.2356480211019516, 0.26643773913383484, 0.027401931583881378, 0.05518599599599838, 0.31091368198394775, 0.2949792742729187, 0.12676389515399933, 0.11730455607175827, 0.5514361262321472, 0.16495126485824585, 0.2766502797603607, 0.03144487738609314, 0.36636707186698914, 0.11275597661733627, 0.0009099355083890259, -0.24311946332454681, 0.6715273261070251, -0.07748690247535706, -0.21672850847244263, -0.10455869883298874, 0.03284793719649315, 0.16272597014904022, 0.0659397765994072, -0.38466736674308777, -0.02972753532230854, 0.06793369352817535, 0.0818343386054039, -0.20291680097579956, 0.12342441082000732, -0.500147819519043, 0.17300812900066376, 0.27447304129600525, -0.3596460521221161, -0.10812219977378845, 0.0904550552368164, -0.053743626922369, -0.16566036641597748, -0.12615981698036194, 0.16975224018096924, 0.02171555906534195, 0.2160547822713852, 0.19301410019397736, -0.04688580334186554, -0.29296842217445374, -0.11502806842327118, 0.23737703263759613, 0.015976635739207268, 0.019822847098112106, -0.10592298954725266, -0.06274864822626114, 0.028241325169801712, -0.22114771604537964, -0.5197182893753052, -0.06849054992198944, 0.11708487570285797, -0.12164375931024551, 0.14303289353847504, -0.3225562274456024, 0.057501308619976044, -0.14790445566177368, -0.3645070195198059, -0.012766605243086815, -0.2166292518377304, -0.11576683819293976, -0.14905717968940735, -0.20119860768318176, 0.0357959009706974, -0.5010363459587097, 0.39564821124076843, 0.675621747970581, 0.19188037514686584, -0.3651176393032074, -0.20940275490283966, -0.11160852760076523, 0.12528404593467712, -0.20965608954429626, 0.17189711332321167, 0.231838196516037, 0.06313116103410721, 0.20864997804164886, 0.18627288937568665, -0.2008104771375656, -0.050427962094545364, 0.10794708132743835, 0.30324414372444153, 0.2950509786605835, 0.19631610810756683, -0.28435108065605164, 0.03529800847172737, 0.1147056519985199, -0.0732143223285675, 0.06118158623576164, -0.18772773444652557, -0.27117016911506653, 0.144410640001297, -0.010960185900330544, 0.02392423152923584, -0.25383520126342773, -0.30930614471435547, -0.11930444091558456, -0.07901063561439514, 0.055962298065423965, 0.3711196482181549, -0.07852012664079666, 0.21591834723949432, 0.2546817660331726, 0.31045669317245483, -0.30827662348747253, -0.2900902330875397, 0.32904019951820374, -0.13408005237579346, -0.08323650062084198, 0.05712248012423515, -0.2362091839313507, -0.16624002158641815, 0.022826964035630226, 0.10288502275943756, -0.5305022597312927, -0.2643496096134186, 0.0791429728269577, -0.14387458562850952, 0.07662850618362427, -0.03507962450385094, 0.0713411420583725, -0.20136898756027222, 0.027964448556303978, 0.11735625565052032, 0.15940943360328674, 0.02241760864853859, -0.09444347023963928, 0.09639785438776016, 0.4916822016239166, -0.08236381411552429, 0.45240670442581177, 0.3018048405647278, -0.3232182264328003, -0.058909203857183456, -0.28271934390068054, -0.36666056513786316, 0.015043062157928944, 0.18414050340652466, 0.15627309679985046, 0.3200778663158417, 0.018251514062285423, 0.23909732699394226, -0.2309756726026535, 0.2351531982421875, 0.05620414391160011, -0.0004595358914230019, -0.07577246427536011, -0.21527625620365143, -0.09007161110639572, -0.4470003545284271, 0.3424470126628876, -0.25698980689048767, -0.01268715225160122, -0.13943779468536377, 0.0937684178352356, -0.15231579542160034, 0.22670556604862213, -0.13584281504154205, 0.038538284599781036, -0.3329339921474457, 0.044236499816179276, -0.026518259197473526, 0.004313774406909943, 0.2898132801055908, 0.2999965250492096, 0.23622596263885498, 0.018479878082871437, -0.035076431930065155, 0.1306687295436859, 0.5477098822593689, -0.10294807702302933, -0.01798682101070881, 0.06330354511737823, -0.1781809777021408, -0.5440762639045715, -0.18211497366428375, -0.2036784589290619, -0.24451713263988495, -0.07026856392621994, -0.014075870625674725, -0.19441820681095123, 0.0837787538766861, 0.07777001708745956, 0.15648587048053741, -0.06311361491680145, 0.045563530176877975, 0.048369914293289185, -0.28321823477745056, 0.18492648005485535, 0.20679308474063873, 0.1826179176568985, 0.14302514493465424, -0.00407017907127738, -0.24362310767173767, 0.08283679187297821, 0.16898858547210693, 0.2271008938550949, 0.24329546093940735, 0.11399905383586884, 0.15766550600528717, 0.04568194970488548, -0.015340575017035007, -0.3752134144306183, 0.24283884465694427, -0.27092915773391724, 0.10697328299283981, -0.3302275240421295, -0.1932990998029709, -0.09510298818349838, 0.07545890659093857, 0.05777967348694801, 0.15528012812137604, 0.2593458890914917, 0.20798499882221222, 0.3661305606365204, -0.2146965116262436, 0.04163724184036255, 0.018174292519688606, 0.1932820975780487, 0.1110839992761612, -0.5814980268478394, 0.4755989611148834, 0.23735865950584412, -0.09441987425088882, -0.17770417034626007, 0.027640046551823616, -0.24255859851837158, 0.13243362307548523, 0.3545131981372833, 0.7734030485153198, 0.19384868443012238, 0.03682297095656395, 0.30083635449409485, -0.2966495454311371, 0.2625342309474945, -0.07198186963796616, -0.03329198434948921, -0.10139292478561401, -0.3640850782394409, -0.18076777458190918, 0.03739160671830177, -0.06675855815410614, 0.2743457555770874, -0.47510477900505066, 0.03293668106198311, -0.18662969768047333, 0.04600716009736061, 0.10651307553052902, -0.15870246291160583, -0.12563437223434448, -0.06702616065740585, -0.2554210126399994, 0.2844489812850952, -0.001844333834014833, -0.34142425656318665, -0.07264925539493561, 0.019407382234930992, -0.3224875032901764, 0.2437087446451187, -0.16877268254756927, -0.42192110419273376, -0.18455854058265686, -0.01705287955701351, -0.2148420810699463, -0.1360277533531189, -0.1204218715429306, -0.10254542529582977, 0.5986736416816711, -0.06398545950651169, -0.0332370400428772, 0.1358516365289688, 0.005601458717137575, -0.02023760788142681, -0.3809461295604706, -0.10575337707996368, 0.3604063391685486, 0.1160663440823555, 0.05874420702457428, 0.18211209774017334, -0.057314518839120865, 0.1667056381702423, -0.07905507832765579, -0.012782895006239414, -0.5523526072502136, 0.042181480675935745, -0.13303419947624207, -0.3175499439239502, -0.05171535164117813, 0.003928239922970533, 0.21427075564861298, 0.23575885593891144, -0.4265611469745636, 0.28272292017936707, -0.046427275985479355, -0.1537390649318695, -0.148177832365036, -0.03447648137807846, 0.13685943186283112, 0.3553747832775116, 0.15144449472427368, 0.1212247908115387, -0.27015063166618347, -0.057984497398138046, 0.2496037632226944, 0.045832403004169464, -0.05595793202519417, 0.47748783230781555, 0.14432574808597565, -0.2254074513912201, 0.13960132002830505, 0.3894822597503662, 0.18555192649364471, 0.22212418913841248, -0.0819040909409523, -0.17102675139904022, -0.37941545248031616, -0.13097886741161346, 0.15855391323566437, 0.400908887386322, 0.04120055213570595, 0.07562357187271118, 0.06829681992530823, -0.026569411158561707, -0.41471660137176514, -0.1161709800362587, -0.4543018937110901, 0.14835919439792633, 0.41009214520454407, -0.27717819809913635, -0.2363888919353485, 0.17981582880020142, 0.13825848698616028, 0.2061479538679123, 0.00570401456207037, -0.27494242787361145, -0.3066455125808716, 0.034353069961071014, -0.1700650304555893, 0.1316280961036682, 0.036802615970373154, 0.0034674934577196836, -0.3503459692001343, -0.20918335020542145, -0.28028446435928345, 0.28652146458625793, 0.18843971192836761, 0.515701413154602, 0.23498760163784027, -0.13696344196796417, 0.14318323135375977, -0.05895671993494034, 0.19079910218715668, 0.10280580073595047, 0.020443279296159744, 0.2068096101284027, 0.18103303015232086, -0.20908652245998383, 0.19318827986717224, 0.5079314112663269, -0.11078751087188721, -0.34538960456848145, 0.022215429693460464, 0.3224569857120514, -0.05063783749938011, 0.6990034580230713, 0.1927708387374878, 0.47116005420684814, -0.026998380199074745, -0.07340368628501892, 0.023248644545674324, 0.24596735835075378, -0.4196203351020813, -0.18233634531497955, 0.1238626092672348, -0.19376124441623688, 0.4697031080722809, 0.3217076361179352, -0.10426275432109833, -0.19764859974384308, -0.033139463514089584, -0.1041107177734375, -0.021091898903250694, -0.38811740279197693, 0.18596826493740082, 0.627643346786499, 0.4071368873119354, -0.05087120085954666, 0.2835456132888794, 0.312267929315567, 0.4636068344116211, 0.5269668698310852, 0.4416036009788513, 0.10254472494125366, 0.18989254534244537, -0.06559091806411743, -0.00899459794163704, 0.04515630006790161, -0.30962637066841125, 0.48231953382492065, -0.3402193486690521, -0.03996402770280838, 0.2521108388900757, 0.05206820368766785, 0.1812385469675064, -0.1649414747953415, -0.007135059684514999, -0.05755073204636574, 0.04852921888232231, -0.09724311530590057, -0.03130626678466797, -0.03727582469582558, -0.37539851665496826, -0.21555843949317932, 0.27826938033103943, 0.3095935583114624, -0.06547711044549942, -0.1761012226343155, 0.4773816168308258, 0.24418212473392487, 0.002584554720669985, 0.06850668042898178, 0.22291402518749237, -0.1815578043460846, -0.3176993429660797, 0.14998705685138702, -0.06247485801577568, 0.12088602036237717, -0.019743189215660095, 0.22618821263313293, -0.12339909374713898, -0.2756308317184448, 0.594650387763977, 0.12825614213943481, -0.30339688062667847, -0.1841665804386139, -0.16753213107585907, 0.49511903524398804, -0.019587412476539612, 0.3202894330024719, 0.2306886911392212, -0.2912827432155609, 0.051863133907318115, -0.1613575667142868, -0.1798190474510193, -0.5082916617393494, 0.20582415163516998, 0.24055111408233643, 0.020463312044739723, -0.08156721293926239, 0.07880450040102005, -0.041902635246515274, 0.10267327725887299, -0.21893954277038574, -0.1016828715801239, 0.16111519932746887, 0.12462636083364487, 0.15455269813537598, -0.11141618341207504, 0.21398405730724335, 0.1724236160516739, 0.4160158932209015, 0.29800963401794434, -0.3822925388813019, -0.3346332609653473, -0.1963973492383957, 0.20360660552978516, 0.022689955309033394, 0.23603950440883636, -0.20952162146568298, 0.09767109900712967, -0.2971791625022888, 0.3801381587982178, 0.008206496015191078, -0.1109890341758728, 0.36264005303382874, 0.25614920258522034, -0.18580429255962372, -0.5240163803100586, 0.006897403858602047, 0.019077403470873833, -0.07571165263652802, 0.12083978205919266, 0.0014536547241732478, 0.31203460693359375, 0.031390756368637085, 0.04438347741961479, -0.0183512344956398, 0.1835140585899353, 0.28258341550827026, 0.0755641832947731, -0.047059573233127594, -0.4895791709423065, 0.45761963725090027, -0.033950045704841614, 0.22714005410671234, -0.3683057427406311, 0.39676162600517273, -0.17680351436138153, -0.025726910680532455, -0.24941878020763397, -0.1436045914888382, -0.004070313647389412, 0.07002311944961548, 0.2741967737674713, -0.04156801477074623, -0.21062692999839783, -0.020246272906661034, -0.5112009048461914, -0.06181659176945686, 0.15863120555877686, 0.0881432294845581, -0.04003835842013359, 0.27539095282554626, 0.25182095170021057, -0.2997877299785614, 0.23801083862781525, 0.21645258367061615, -0.5169480443000793, -0.22184878587722778, -0.20826579630374908, -0.41315391659736633, 0.2166251391172409, 0.1339021623134613, 0.054029710590839386, 0.4088098406791687, -0.21002767980098724, -0.2846914529800415, 0.09483876079320908, 0.25025060772895813, -0.22364258766174316, -0.16308249533176422, 0.06168852001428604, 0.2487993687391281, 0.18422634899616241, -0.19829894602298737, -0.31283873319625854 ]
33
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.nth.html
pandas.core.groupby.SeriesGroupBy.nth
property SeriesGroupBy.nth[source]# Take the nth row from each group if n is an int, otherwise a subset of rows. Can be either a call or an index. dropna is not available with index notation. Index notation accepts a comma separated list of integers and slices. If dropna, will take the nth non-null row, dropna is either ‘all’ or ‘any’; this is equivalent to calling dropna(how=dropna) before the groupby.
Parameters: nint, slice or list of ints and slicesA single nth value for the row or a list of nth values or slices. Changed in version 1.4.0: Added slice and lists containing slices. Added index notation. dropna{‘any’, ‘all’, None}, default NoneApply the specified dropna operation before counting which row is the nth row. Only supported if n is an int. Returns: Series or DataFrameN-th value within each group.
[">>> df = pd.DataFrame({'A': [1, 1, 2, 1, 2],\n... 'B': [np.nan, 2, 3, 4, 5]}, columns=['A', 'B'])\n>>> g = df.groupby('A')\n>>> g.nth(0)\n A B\n0 1 NaN\n2 2 3.0\n>>> g.nth(1)\n A B\n1 1 2.0\n4 2 5.0\n>>> g.nth(-1)\n A B\n3 1 4.0\n4 2 5.0\n>>> g.nth([0, 1])\n A B\n0 1 NaN\n1 1 2.0\n2 2 3.0\n4 2 5.0\n>>> g.nth(slice(None, -1))\n A B\n0 1 NaN\n1 1 2.0\n2 2 3.0", '>>> g.nth[0, 1]\n A B\n0 1 NaN\n1 1 2.0\n2 2 3.0\n4 2 5.0\n>>> g.nth[:-1]\n A B\n0 1 NaN\n1 1 2.0\n2 2 3.0', ">>> g.nth(0, dropna='any')\n A B\n1 1 2.0\n2 2 3.0", ">>> g.nth(3, dropna='any')\nEmpty DataFrame\nColumns: [A, B]\nIndex: []"]
pandas.core.groupby.SeriesGroupBy.nth property SeriesGroupBy.nth[source]# Take the nth row from each group if n is an int, otherwise a subset of rows. Can be either a call or an index. dropna is not available with index notation. Index notation accepts a comma separated list of integers and slices. If dropna, will take the nth non-null row, dropna is either ‘all’ or ‘any’; this is equivalent to calling dropna(how=dropna) before the groupby.
[ -0.07211601734161377, -0.39182889461517334, -0.1505139023065567, 0.11000378429889679, -0.23693639039993286, 0.1958564668893814, 0.038296233862638474, 0.2434806525707245, 0.10201609134674072, 0.1883752942085266, -0.19942227005958557, 0.2944192588329315, 0.136381134390831, 0.2446809560060501, 0.02432158775627613, 0.03238362446427345, -0.026734495535492897, 0.36786797642707825, 0.28601232171058655, 0.06583128124475479, -0.4609562158584595, 0.08367092162370682, -0.4945108890533447, 0.21970565617084503, -0.24351589381694794, -0.2314181625843048, -0.11379727721214294, 0.051637202501297, -0.01838063634932041, -0.41086921095848083, 0.3033045828342438, 0.30734437704086304, 0.11473382264375687, 0.3173588812351227, -0.00010211332119069993, -0.37795892357826233, 0.16724908351898193, -0.142812579870224, 0.01411093957722187, 0.10549843311309814, -0.049071937799453735, 0.014590305276215076, 0.06182737648487091, -0.3480183482170105, -0.04433031007647514, -0.03942606970667839, -0.008252404630184174, -0.09981800615787506, 0.024148810654878616, -0.021449558436870575, 0.19473354518413544, 0.03733905404806137, -0.20440293848514557, -0.073379747569561, 0.06637714058160782, -0.2343563288450241, 0.0187017023563385, 0.5188401937484741, -0.140032097697258, -0.23117874562740326, 0.2857825458049774, -0.017644137144088745, -0.12125208973884583, -0.17340119183063507, -0.13617904484272003, 0.09061968326568604, 0.19916483759880066, -0.34936535358428955, -0.2067047506570816, 0.22665472328662872, 0.36523061990737915, -0.09287892282009125, -0.13258737325668335, -0.009090030565857887, 0.1459570676088333, -0.11297925561666489, -0.18772821128368378, -0.06279149651527405, -0.19164633750915527, 0.14627490937709808, 0.23784898221492767, 0.8023937344551086, -0.008935038931667805, 0.2938886880874634, -0.3080090880393982, 0.3647225797176361, -0.09089653939008713, 0.013016083277761936, 0.4480713903903961, -0.2360343039035797, -0.15467967092990875, 0.004297945182770491, 0.032543327659368515, 0.38053256273269653, -0.23384296894073486, -0.3627069294452667, 0.15669243037700653, 0.32767996191978455, -0.012107429094612598, -0.005781090352684259, 0.0037759807892143726, -0.03797759488224983, -0.19645284116268158, 0.18439644575119019, 0.21265284717082977, 0.10797090828418732, 0.33376047015190125, -0.21726062893867493, 0.0952065959572792, 0.2696273624897003, 0.09349292516708374, 0.026449039578437805, 0.1931244432926178, -0.19625717401504517, 0.019980086013674736, -0.17330268025398254, 0.12127958983182907, 0.07765361666679382, -0.5530961751937866, -0.27239322662353516, -0.24258556962013245, -0.0171137023717165, 0.21516898274421692, 0.052569545805454254, 0.2697858214378357, 0.21188272535800934, -0.1234515979886055, -0.06574378162622452, 0.07355377823114395, -0.07255380600690842, -0.19456425309181213, 0.06116679683327675, 0.1568097472190857, 0.057675451040267944, -0.08701617270708084, -0.34507688879966736, 0.15077973902225494, 0.07407663017511368, -0.031805090606212616, 0.16384346783161163, 0.11575612425804138, -0.3246048092842102, 0.0923241525888443, 0.23286713659763336, -0.01527002640068531, -0.3120981454849243, 0.2184801697731018, -0.41601353883743286, -0.2929711639881134, 0.400027334690094, 0.4358176290988922, -0.13530690968036652, 0.12541799247264862, 0.24424396455287933, 0.14952409267425537, -0.042802803218364716, -0.03853977099061012, 0.29580584168434143, -0.18078143894672394, 0.10824362933635712, 0.4500043988227844, 0.07867924124002457, -0.07543002814054489, -0.2613361179828644, -0.017089853063225746, 0.3097703456878662, -0.48454737663269043, -0.059900425374507904, -0.33902740478515625, -0.41380774974823, 0.029068082571029663, -0.06356006860733032, 0.0021444978192448616, -0.08214659243822098, -0.09688332676887512, 0.34759485721588135, 0.16630306839942932, 0.052818041294813156, -0.3677942752838135, 0.04533669725060463, -0.17331470549106598, -0.23883293569087982, -0.10187405347824097, 0.33369138836860657, 0.21681292355060577, -0.14614181220531464, 0.26802319288253784, 0.12409492582082748, -0.16243769228458405, -0.34732726216316223, 0.15025228261947632, -0.033303648233413696, 0.43325233459472656, 0.21154259145259857, -0.45212557911872864, 0.36389288306236267, 0.2533796429634094, -0.1680305302143097, 0.27320584654808044, 0.157948836684227, -0.1729392111301422, -0.26765987277030945, 0.12508374452590942, -0.26373234391212463, 0.1735362559556961, 0.024500219151377678, -0.161377415060997, 0.11670508980751038, 0.0703360065817833, -0.2780951261520386, 0.004816173110157251, -0.45800450444221497, -0.47768938541412354, -0.06290902197360992, 0.09574316442012787, 0.47261688113212585, 0.20019112527370453, -0.0033310737926512957, 0.04518258571624756, -0.0096726194024086, -0.20247675478458405, 0.17193621397018433, -0.3307151198387146, -0.029080217704176903, 0.1334778368473053, -0.039751023054122925, -0.10844815522432327, -0.08267326653003693, -0.0014270045794546604, 0.12916326522827148, 0.2982119917869568, 0.100091852247715, 0.1868770569562912, 0.27775171399116516, 0.035163186490535736, -0.38462314009666443, 0.029185809195041656, -0.14121553301811218, -0.02136700414121151, 0.13851244747638702, 0.044447045773267746, 0.2674245834350586, 0.16383370757102966, -0.01966233178973198, -0.10753902047872543, 0.6170935034751892, -0.5958382487297058, -0.22300931811332703, -0.2056220918893814, 0.08922535181045532, 0.19124335050582886, 0.06337519735097885, -0.19455714523792267, -0.3260761797428131, -0.3037880063056946, 0.033983100205659866, 0.004262138623744249, 0.07678133249282837, -0.6554421782493591, 0.13245463371276855, 0.3495215177536011, -0.37068358063697815, 0.2815553545951843, 0.12503163516521454, 0.10654483735561371, 0.002072936622425914, 0.16247329115867615, 0.10128536820411682, 0.33087727427482605, 0.13165558874607086, 0.2738366723060608, -0.005052949767559767, -0.04569404572248459, -0.09251956641674042, 0.04682423919439316, 0.07946284860372543, -0.28826600313186646, -0.3435221016407013, 0.025019753724336624, -0.013715804554522038, -0.19006209075450897, -0.4165375530719757, 0.07258360832929611, 0.17904086410999298, 0.02472103387117386, 0.15534637868404388, 0.14197739958763123, -0.4598073661327362, 0.28337228298187256, -0.8849794268608093, -0.08827243745326996, -0.2383081465959549, -0.04812372848391533, 0.05713478475809097, -0.11329994350671768, -0.08192555606365204, -0.4779236614704132, 0.42551079392433167, 0.26241064071655273, 0.2663763463497162, -0.20792055130004883, 0.1533423513174057, 0.1117468923330307, 0.188619464635849, -0.21226896345615387, 0.3017756938934326, 0.03274841606616974, -0.15991288423538208, -0.026538461446762085, 0.2584839165210724, 0.1074327677488327, -0.06562260538339615, -0.2024255394935608, -0.16071943938732147, 0.2787412405014038, 0.37861475348472595, -0.48159992694854736, -0.3130013644695282, -0.46620041131973267, -0.00704227713868022, -0.07371588051319122, -0.26550835371017456, -0.04056638106703758, 0.13644865155220032, -0.20413029193878174, -0.14431849122047424, -0.20843711495399475, -0.38611900806427, 0.22338880598545074, 0.24717965722084045, 0.17803403735160828, 0.04325434938073158, -0.31859129667282104, 0.6018860340118408, 0.30537837743759155, -0.13692855834960938, -0.17878173291683197, -0.148345947265625, 0.3330380916595459, 0.07036858052015305, -0.03236435726284981, 0.3716709315776825, -0.21733160316944122, 0.053882401436567307, -0.20076003670692444, -0.02115466259419918, -0.1860029697418213, 0.10602183640003204, 0.2528069317340851, 0.13838472962379456, -0.011520599946379662, -0.07090478390455246, -0.07169602811336517, -0.14451484382152557, 0.04727562889456749, 0.0766647532582283, -0.16866645216941833, 0.08332189917564392, -0.28438445925712585, 0.19338515400886536, 0.4734415113925934, 0.25892576575279236, 0.16211754083633423, 0.09238448739051819, 0.0351293683052063, 0.10655324161052704, 0.03762781620025635, -0.05764416605234146, 0.1343449354171753, -0.00959681998938322, -0.44684624671936035, 0.2953266203403473, 0.23979786038398743, 0.14317260682582855, -0.12673676013946533, -0.28269001841545105, 0.1560400426387787, 0.018498647958040237, -0.13003619015216827, 0.23242954909801483, -0.09077737480401993, -0.0946563109755516, -0.007156037725508213, -0.24988950788974762, 0.011772430501878262, 0.015849877148866653, -0.04435849189758301, -0.3981282711029053, 0.27252134680747986, 0.12011322379112244, -0.1385236233472824, -0.10706876218318939, 0.028514690697193146, -0.0975450798869133, 0.46995142102241516, -0.032278530299663544, 0.26369744539260864, 0.2754136323928833, -0.05384865775704384, 0.06173109635710716, 0.16307681798934937, 0.5188257694244385, 0.24416792392730713, -0.13463369011878967, 0.40914639830589294, -0.32045361399650574, -0.19072726368904114, 0.2132861316204071, -0.07229757308959961, 0.009822878055274487, 0.26890480518341064, 0.06312922388315201, -0.11679854243993759, -0.2904451787471771, 0.48313289880752563, -0.07602952420711517, 0.15795569121837616, -0.10640335828065872, -0.08389412611722946, -0.3984431326389313, -0.01654778979718685, 0.20476475358009338, 0.14982768893241882, 0.03853549435734749, -0.19967128336429596, -0.1611223816871643, -0.20261824131011963, -0.12860514223575592, -0.1105862632393837, 0.2720542550086975, 0.17669737339019775, 0.45579907298088074, -0.03921119496226311, 0.16231532394886017, -0.06488946825265884, 0.0073272669687867165, -0.017049778252840042, 0.16620907187461853, 0.021306853741407394, -0.11512476205825806, -0.03032173030078411, 0.28625622391700745, 0.07125100493431091, 0.11691121757030487, 0.2605542242527008, 0.09383045881986618, -0.05035863816738129, 0.1734880805015564, -0.3330654501914978, -0.022956712171435356, -0.0622311532497406, -0.05592171847820282, -0.26398706436157227, 0.7914583683013916, 0.23715518414974213, -0.1378975808620453, -0.02273944951593876, 0.03593360260128975, -0.08899293094873428, 0.00942894909530878, 0.04905053228139877, 0.8259451985359192, 0.09687577188014984, 0.03952334076166153, 0.2367865890264511, 0.0815524160861969, 0.05469520390033722, 0.4940212368965149, 0.1537875086069107, -0.41366076469421387, -0.36949631571769714, -0.23271599411964417, 0.12134794890880585, -0.08501659333705902, 0.42354899644851685, -0.6224920153617859, 0.15668053925037384, -0.44598519802093506, -0.13907620310783386, 0.15452703833580017, -0.23001502454280853, -0.25336772203445435, -0.05935823917388916, -0.2917327582836151, 0.1425165832042694, 0.04410244897007942, 0.032385412603616714, -0.2012600153684616, 0.0349501371383667, 0.2904781401157379, 0.04055333882570267, 0.08726664632558823, -0.15227578580379486, 0.034345950931310654, -0.04574616253376007, 0.004911012947559357, -0.21717569231987, 0.033945269882678986, 0.12220815569162369, 0.3093836009502411, -0.17304401099681854, 0.2546811103820801, -0.10719086974859238, 0.06998889893293381, 0.00003833595474134199, 0.13123029470443726, 0.053130749613046646, 0.5267952084541321, 0.04928303882479668, -0.030898109078407288, 0.10824820399284363, 0.23083843290805817, -0.08489755541086197, -0.09621787816286087, 0.5730621218681335, -0.4394764006137848, -0.3216414451599121, -0.19561566412448883, -0.28292492032051086, -0.21438255906105042, -0.2509986460208893, 0.20226816833019257, 0.03791775181889534, -0.214178204536438, -0.10775600373744965, -0.2231726199388504, -0.18038173019886017, -0.04388219118118286, 0.13986723124980927, 0.04561552405357361, 0.2691015601158142, 0.10712064057588577, 0.14255470037460327, -0.3285609781742096, -0.17538180947303772, 0.027327030897140503, -0.06625064462423325, 0.05157070234417915, 0.5087977647781372, -0.02038142830133438, 0.21533727645874023, 0.23232895135879517, 0.30067580938339233, -0.13592489063739777, 0.492662638425827, -0.3229573965072632, -0.2689726948738098, -0.49471449851989746, 0.06826449930667877, 0.25930771231651306, 0.4958396852016449, -0.052697207778692245, -0.15273147821426392, 0.1527712196111679, 0.02863621711730957, -0.35711434483528137, 0.21495072543621063, -0.5377615690231323, 0.15610459446907043, 0.008568873628973961, 0.07281018048524857, -0.16573193669319153, 0.2187749147415161, 0.1718212515115738, 0.36229199171066284, 0.10494507104158401, -0.25989189743995667, -0.05616486445069313, 0.07218737155199051, 0.0020873744506388903, -0.25174078345298767, 0.2879873514175415, -0.02255352959036827, -0.45124104619026184, -0.04297979921102524, -0.007884630933403969, 0.10264480113983154, 0.19278982281684875, 0.1932893991470337, 0.6337600946426392, 0.09279406070709229, -0.23184679448604584, -0.17899136245250702, 0.08495889604091644, 0.09606396406888962, -0.12634535133838654, 0.22852228581905365, -0.22387558221817017, 0.07278289645910263, -0.1364007145166397, 0.11072026938199997, -0.05956986919045448, -0.16196471452713013, 0.022273607552051544, -0.06258313357830048, -0.2626013159751892, 0.1901392936706543, 0.3168566823005676, -0.13476251065731049, 0.028635405004024506, 0.022363802418112755, 0.08429047465324402, 0.18672433495521545, -0.42477384209632874, -0.33548229932785034, 0.03833657130599022, -0.13119201362133026, 0.1651984006166458, 0.1081153005361557, -0.3187347650527954, 0.0035445408429950476, -0.0721571296453476, -0.028324611485004425, -0.031194452196359634, -0.18007196485996246, 0.40092530846595764, 0.4952869415283203, -0.06892281770706177, 0.030169319361448288, 0.4399462044239044, 0.19704896211624146, 0.2333621084690094, 0.27252084016799927, 0.13341841101646423, 0.12957464158535004, 0.10925261676311493, -0.21296195685863495, 0.02497607283294201, -0.23391900956630707, -0.07080741226673126, 0.5777782201766968, -0.39522066712379456, 0.019882189109921455, 0.45504167675971985, -0.22743338346481323, -0.06926287710666656, 0.2348925769329071, 0.22540731728076935, -0.0999884158372879, -0.09277872741222382, 0.07350104302167892, -0.01544543169438839, 0.1590704619884491, -0.15980476140975952, -0.2244206815958023, 0.23637960851192474, -0.3305954039096832, 0.3408832848072052, -0.12056313455104828, 0.09300547093153, 0.12057222425937653, 0.2486402690410614, 0.09943027794361115, 0.14258676767349243, -0.3103882670402527, -0.5760154128074646, 0.30291062593460083, 0.3581756055355072, 0.08819164335727692, -0.0611979141831398, 0.2591092884540558, -0.14812518656253815, -0.2502470314502716, 0.3612135350704193, -0.12083831429481506, -0.26596710085868835, 0.13892196118831635, -0.22608493268489838, 0.1456531435251236, 0.09238285571336746, 0.13716287910938263, 0.21617577970027924, -0.2679446041584015, -0.09023627638816833, 0.3073643147945404, -0.23878249526023865, -0.5378658771514893, 0.7794194221496582, -0.048118289560079575, -0.29707229137420654, -0.2631646990776062, 0.1646827906370163, 0.11083083599805832, 0.13480022549629211, -0.29690805077552795, 0.029403170570731163, 0.1720794141292572, 0.18380554020404816, 0.1402299553155899, 0.03144152835011482, 0.04744591936469078, 0.022868657484650612, 0.2365112155675888, 0.09843213856220245, -0.13056853413581848, -0.2122122347354889, -0.1037767231464386, 0.2905729413032532, -0.09854698181152344, 0.4407014548778534, 0.11464975029230118, -0.1508816033601761, -0.12286143004894257, 0.0701388418674469, 0.4443773329257965, 0.02882431074976921, 0.2238602191209793, 0.08374176174402237, -0.1955260932445526, -0.4031129479408264, -0.2746548652648926, -0.3270838260650635, -0.39059558510780334, 0.0682322159409523, -0.39362162351608276, 0.2332773059606552, 0.06217548996210098, 0.035167671740055084, 0.20164746046066284, 0.30688154697418213, -0.06602351367473602, -0.11525388062000275, 0.06754892319440842, 0.04003360494971275, 0.46488404273986816, 0.0548800565302372, 0.1006765142083168, -0.2296871840953827, 0.21489951014518738, -0.01888458989560604, 0.248621866106987, 0.10748440772294998, -0.12340912967920303, -0.0051955571398139, 0.09123429656028748, -0.09053822606801987, 0.20809656381607056, -0.1129622608423233, 0.09509307891130447, -0.35621586441993713, 0.00020343040523584932, 0.15703153610229492, 0.1908128708600998, -0.01981912925839424, 0.03891097381711006, -0.12571416795253754, -0.07681849598884583, 0.2132931649684906, -0.20712612569332123, -0.4567849636077881, -0.43478670716285706, 0.024044256657361984, 0.022119147703051567, -0.12799596786499023, 0.47898802161216736, 0.06195744499564171, 0.4395522177219391, -0.16020672023296356, -0.46338191628456116, 0.11458982527256012, 0.20436711609363556, 0.03642691671848297, -0.16778966784477234, -0.05844907462596893, 0.30429574847221375, 0.08493533730506897, 0.025526201352477074, -0.4131748080253601 ]
34
..\pandas\reference\api\pandas.DataFrame.rolling.html
pandas.DataFrame.rolling
DataFrame.rolling(window, min_periods=None, center=False, win_type=None, on=None, axis=<no_default>, closed=None, step=None, method='single')[source]# Provide rolling window calculations. Notes See Windowing Operations for further usage details and examples.
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. Deprecated since version 2.1.0: The axis keyword is deprecated. For axis=1, transpose the DataFrame first instead. 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', the 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'). stepint, default None Added in version 1.5.0. Evaluate the window at every step result, equivalent to slicing as [::step]. window must be an integer. Using a step argument other than None or 1 will produce a result with a different shape than the input. methodstr {‘single’, ‘table’}, default ‘single’ Added in version 1.3.0. 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.Window or pandas.api.typing.RollingAn instance of Window is returned if win_type is passed. Otherwise, an instance of Rolling is returned.
[">>> df = pd.DataFrame({'B': [0, 1, 2, np.nan, 4]})\n>>> df\n B\n0 0.0\n1 1.0\n2 2.0\n3 NaN\n4 4.0", '>>> df.rolling(2).sum()\n B\n0 NaN\n1 1.0\n2 3.0\n3 NaN\n4 NaN', ">>> df_time = pd.DataFrame({'B': [0, 1, 2, np.nan, 4]},\n... index=[pd.Timestamp('20130101 09:00:00'),\n... pd.Timestamp('20130101 09:00:02'),\n... pd.Timestamp('20130101 09:00:03'),\n... pd.Timestamp('20130101 09:00:05'),\n... pd.Timestamp('20130101 09:00:06')])", '>>> df_time\n B\n2013-01-01 09:00:00 0.0\n2013-01-01 09:00:02 1.0\n2013-01-01 09:00:03 2.0\n2013-01-01 09:00:05 NaN\n2013-01-01 09:00:06 4.0', ">>> df_time.rolling('2s').sum()\n B\n2013-01-01 09:00:00 0.0\n2013-01-01 09:00:02 1.0\n2013-01-01 09:00:03 3.0\n2013-01-01 09:00:05 NaN\n2013-01-01 09:00:06 4.0", '>>> indexer = pd.api.indexers.FixedForwardWindowIndexer(window_size=2)\n>>> df.rolling(window=indexer, min_periods=1).sum()\n B\n0 1.0\n1 3.0\n2 2.0\n3 4.0\n4 4.0', '>>> df.rolling(2, min_periods=1).sum()\n B\n0 0.0\n1 1.0\n2 3.0\n3 2.0\n4 4.0', '>>> df.rolling(3, min_periods=1, center=True).sum()\n B\n0 1.0\n1 3.0\n2 3.0\n3 6.0\n4 4.0', '>>> df.rolling(3, min_periods=1, center=False).sum()\n B\n0 0.0\n1 1.0\n2 3.0\n3 3.0\n4 6.0', '>>> df.rolling(2, min_periods=1, step=2).sum()\n B\n0 0.0\n2 3.0\n4 4.0', ">>> df.rolling(2, win_type='gaussian').sum(std=3)\n B\n0 NaN\n1 0.986207\n2 2.958621\n3 NaN\n4 NaN", ">>> df = pd.DataFrame({\n... 'A': [pd.to_datetime('2020-01-01'),\n... pd.to_datetime('2020-01-01'),\n... pd.to_datetime('2020-01-02'),],\n... 'B': [1, 2, 3], },\n... index=pd.date_range('2020', periods=3))", '>>> df\n A B\n2020-01-01 2020-01-01 1\n2020-01-02 2020-01-01 2\n2020-01-03 2020-01-02 3', ">>> df.rolling('2D', on='A').sum()\n A B\n2020-01-01 2020-01-01 1.0\n2020-01-02 2020-01-01 3.0\n2020-01-03 2020-01-02 6.0"]
pandas.DataFrame.rolling DataFrame.rolling(window, min_periods=None, center=False, win_type=None, on=None, axis=<no_default>, closed=None, step=None, method='single')[source]# Provide rolling window calculations. Notes See Windowing Operations for further usage details and examples.
[ -0.3198776841163635, -0.3607669770717621, -0.08784804493188858, -0.26267409324645996, -0.016345780342817307, -0.010237699374556541, 0.3137364685535431, -0.009117442183196545, -0.10060858726501465, 0.22102928161621094, 0.11325967311859131, 0.3677438795566559, 0.1617562174797058, 0.25363487005233765, -0.10039098560810089, -0.45684197545051575, -0.011016289703547955, 0.1836298555135727, -0.08892987668514252, -0.03907785192131996, -0.4153127074241638, -0.22114098072052002, -0.4222160279750824, 0.1773729771375656, -0.006864413619041443, -0.3896723687648773, -0.35621339082717896, -0.28112778067588806, 0.22718797624111176, -0.08667659014463425, 0.11510764062404633, 0.01740199886262417, -0.05438386648893356, 0.517015278339386, -0.0000946169238886796, -0.23523612320423126, -0.05969829484820366, -0.08953043073415756, 0.02208261750638485, 0.37225621938705444, 0.038399238139390945, -0.25398167967796326, 0.1475667953491211, -0.3092571496963501, -0.08769706636667252, -0.4318684935569763, 0.09232407808303833, -0.15024283528327942, 0.45108529925346375, -0.09915851056575775, 0.33155688643455505, -0.0990595817565918, -0.13910140097141266, -0.3121488392353058, 0.039856091141700745, -0.5323622226715088, 0.05188443139195442, 0.30388933420181274, -0.06363844126462936, -0.45755836367607117, -0.26665592193603516, 0.10090804845094681, -0.06151009351015091, -0.1088562160730362, 0.08144485950469971, -0.03727537393569946, 0.2262706607580185, -0.11356786638498306, -0.30910059809684753, 0.3659876883029938, 0.32778221368789673, -0.16305013000965118, -0.23552408814430237, -0.01630324497818947, -0.20579713582992554, -0.18516004085540771, -0.2714823782444, 0.4220365881919861, 0.0524478480219841, 0.0036154547706246376, -0.07767952978610992, 0.2778621017932892, -0.12167597562074661, 0.21068260073661804, -0.23548400402069092, 0.22952084243297577, 0.016020623967051506, -0.013005363754928112, 0.360455721616745, -0.11241579800844193, 0.0507960245013237, 0.10808136314153671, 0.1672852784395218, 0.09285542368888855, -0.016909396275877953, -0.13364125788211823, -0.06642962992191315, 0.4718235731124878, -0.027119256556034088, 0.3862018585205078, 0.11970668286085129, -0.20612786710262299, 0.29902103543281555, 0.1366683542728424, -0.1369483917951584, 0.3105745017528534, -0.11972461640834808, -0.09364450722932816, 0.06064946949481964, 0.19573327898979187, 0.1447138488292694, -0.11874891072511673, -0.03839480131864548, -0.42292100191116333, 0.2840893566608429, -0.03624853864312172, -0.3065291941165924, 0.24308368563652039, -0.06758853793144226, -0.18772712349891663, 0.09458427876234055, 0.04861331731081009, 0.08052553981542587, 0.1359490603208542, -0.09418023377656937, 0.2867676615715027, 0.1339186131954193, 0.03592219948768616, 0.0005243480554781854, 0.11040718108415604, -0.41543304920196533, 0.6628507375717163, -0.1594752073287964, -0.12727880477905273, -0.13573040068149567, -0.13496360182762146, 0.14097508788108826, 0.47222432494163513, 0.11384206265211105, -0.057032711803913116, -0.14153428375720978, -0.07275709509849548, -0.011741708032786846, 0.08097030967473984, 0.023383036255836487, -0.19902454316616058, 0.3110863268375397, 0.17527827620506287, -0.09511874616146088, 0.08779918402433395, 0.18583279848098755, 0.01776520535349846, -0.09498251229524612, 0.3301495909690857, -0.003954675048589706, -0.011869539506733418, 0.10081039369106293, 0.17500285804271698, 0.07156752794981003, -0.07954192906618118, 0.2725987434387207, 0.24292169511318207, -0.00005364235767046921, -0.228999525308609, 0.1378946304321289, 0.35429850220680237, -0.36746445298194885, -0.22679239511489868, 0.2348625808954239, 0.040897730737924576, 0.2213181108236313, 0.0003537980082910508, -0.034728918224573135, -0.20961281657218933, -0.11879522353410721, -0.1618640422821045, -0.14610855281352997, -0.00957685336470604, -0.25175389647483826, -0.03556431084871292, -0.1735861599445343, -0.004693632945418358, 0.08925552666187286, 0.017166661098599434, 0.1635390967130661, 0.03972305357456207, 0.11119264364242554, -0.17006221413612366, -0.15712493658065796, 0.00985421147197485, -0.07968433201313019, -0.1365348845720291, 0.4892682731151581, 0.20396892726421356, 0.05418664589524269, 0.07833504676818848, -0.13483186066150665, 0.22065849602222443, 0.09409599751234055, 0.11674858629703522, -0.13641460239887238, -0.3377152979373932, 0.012952174991369247, -0.2732750475406647, 0.08742767572402954, -0.14078859984874725, -0.04691820591688156, -0.004063059110194445, 0.13610044121742249, -0.19152744114398956, 0.5004656314849854, -0.3444673418998718, -0.20142675936222076, -0.14498792588710785, -0.014664017595350742, 0.11336997896432877, 0.3115859031677246, -0.19291941821575165, 0.06546654552221298, -0.060564327985048294, -0.019566338509321213, -0.102141834795475, -0.0626201406121254, 0.03410668298602104, 0.17619332671165466, -0.10905207693576813, -0.020964492112398148, -0.05833812803030014, -0.04722316190600395, -0.15335553884506226, 0.18108685314655304, 0.007806092966347933, 0.1616554856300354, 0.34656158089637756, 0.036079294979572296, 0.32562318444252014, -0.050910692662000656, 0.02022552862763405, 0.17729836702346802, 0.00870137196034193, -0.01245992910116911, 0.10933880507946014, 0.05848977342247963, 0.09664154052734375, -0.2411021888256073, 0.35079890489578247, -0.2797248661518097, -0.06131226196885109, 0.04836297780275345, 0.32903018593788147, -0.07429613173007965, -0.133425772190094, -0.15678085386753082, -0.12334760278463364, -0.049816638231277466, 0.10740892589092255, -0.0899762436747551, -0.0821244865655899, -0.19331634044647217, 0.07803504168987274, 0.25155314803123474, -0.22917234897613525, 0.2823526859283447, 0.1472243368625641, -0.10202883929014206, 0.04493376612663269, 0.10118694603443146, -0.20179998874664307, -0.12960153818130493, 0.34940481185913086, 0.08166071027517319, 0.004347972571849823, -0.03241780772805214, -0.24628157913684845, 0.20759640634059906, 0.1479484587907791, 0.11013132333755493, 0.05535925552248955, -0.014568277634680271, 0.0155466478317976, -0.16533181071281433, -0.14196091890335083, 0.06363122165203094, 0.14042793214321136, 0.06765569746494293, -0.06996595114469528, -0.24903377890586853, -0.14905795454978943, 0.04234262928366661, -0.3150508999824524, 0.08476812392473221, -0.2884858548641205, -0.016702570021152496, 0.07587641477584839, -0.20789192616939545, 0.19685618579387665, -0.11849317699670792, 0.46711745858192444, 0.20236967504024506, 0.17303021252155304, -0.020472779870033264, -0.07136840373277664, -0.028579827398061752, 0.34881678223609924, -0.2690168023109436, -0.30258721113204956, 0.3206942081451416, -0.2634987533092499, 0.22078804671764374, 0.11907628178596497, 0.14285707473754883, 0.08700095862150192, 0.20028197765350342, -0.00645762775093317, 0.09109779447317123, 0.2615566551685333, -0.21669404208660126, 0.22685715556144714, -0.024247772991657257, -0.08857888728380203, 0.11510621756315231, -0.3563898801803589, -0.11642829328775406, 0.34495577216148376, -0.28438350558280945, 0.14502690732479095, -0.016392841935157776, -0.31125348806381226, 0.12985555827617645, -0.1569966971874237, 0.1996077299118042, -0.26951491832733154, 0.12579591572284698, 0.15110266208648682, 0.4177524149417877, -0.008406631648540497, -0.20528613030910492, 0.04646288603544235, 0.15850423276424408, -0.04830252751708031, -0.03280559554696083, 0.037300318479537964, -0.2686885893344879, -0.13104760646820068, -0.11113928258419037, -0.036552879959344864, -0.5453813076019287, -0.13868360221385956, 0.01090721134096384, -0.04249780252575874, 0.15133921802043915, 0.31218254566192627, -0.11445177346467972, -0.31620532274246216, -0.08201190084218979, 0.020895978435873985, 0.20342190563678741, -0.17731253802776337, -0.3740905821323395, -0.07235952466726303, 0.4973103702068329, 0.05786529555916786, 0.6574158668518066, 0.4470955729484558, 0.05694808438420296, -0.012085579335689545, -0.319291353225708, -0.0378245934844017, 0.1341877281665802, -0.06484188139438629, -0.06057338789105415, 0.006604148540645838, 0.15790235996246338, 0.04921368509531021, -0.02192750759422779, -0.15577204525470734, -0.06159350648522377, -0.48509812355041504, -0.21338020265102386, -0.057308223098516464, -0.16046425700187683, -0.24646501243114471, -0.05554545670747757, -0.0789996013045311, 0.18288381397724152, -0.12375988811254501, 0.07803700864315033, -0.0008266383083537221, 0.12867258489131927, 0.23023176193237305, -0.24291452765464783, 0.46379488706588745, -0.15210796892642975, -0.21340368688106537, 0.2881210148334503, 0.019975455477833748, -0.23773063719272614, 0.13236132264137268, -0.22123923897743225, -0.29921776056289673, -0.03332227095961571, 0.5627030730247498, 0.17952893674373627, -0.143961563706398, -0.04305161535739899, -0.21300682425498962, -0.39580029249191284, -0.029904982075095177, -0.2004593461751938, -0.13382557034492493, 0.045489124953746796, 0.1006416454911232, -0.048224546015262604, -0.04015460982918739, 0.22968097031116486, 0.09535720944404602, 0.021039485931396484, -0.07912302762269974, -0.193458691239357, -0.13502740859985352, 0.06728941202163696, 0.3853866159915924, 0.18585269153118134, -0.04806597903370857, -0.2776055634021759, -0.14773032069206238, 0.007380604278296232, 0.025844309478998184, 0.12382328510284424, -0.016005389392375946, 0.2838785946369171, 0.2222425937652588, -0.27942192554473877, 0.13317617774009705, 0.15139374136924744, -0.039395757019519806, -0.08761927485466003, 0.21537642180919647, 0.05440983176231384, 0.23961018025875092, -0.005219337530434132, 0.0825565904378891, 0.11617029458284378, -0.06427513062953949, -0.005223390646278858, -0.1888706386089325, 0.5563914179801941, -0.23265665769577026, -0.31213244795799255, 0.032394155859947205, -0.059170082211494446, 0.047569405287504196, -0.2686178386211395, 0.5200192928314209, 0.13724960386753082, 0.019641472026705742, 0.1762056052684784, -0.11624324321746826, -0.13191665709018707, -0.12952403724193573, 0.15189087390899658, 0.7051995992660522, 0.11728434264659882, 0.09527484327554703, 0.521446704864502, 0.2027185559272766, -0.023743346333503723, 0.0997857004404068, 0.1303877979516983, -0.15086188912391663, -0.20014120638370514, -0.1113310307264328, 0.04652983695268631, -0.19631029665470123, -0.0062072742730379105, -0.4293791949748993, 0.17035752534866333, -0.6920767426490784, 0.18099182844161987, 0.22655609250068665, -0.2677582800388336, -0.17568710446357727, -0.28542348742485046, -0.020019210875034332, 0.2904665172100067, 0.2322750836610794, -0.004551942925900221, -0.2468801587820053, 0.11169161647558212, 0.18853875994682312, 0.08738432079553604, -0.2157573699951172, 0.19628837704658508, 0.09016216546297073, 0.12006472796201706, -0.2937418818473816, 0.03728742524981499, -0.1743110716342926, 0.14567837119102478, 0.264047235250473, -0.178578719496727, 0.2085670679807663, 0.060263216495513916, 0.4105243682861328, -0.10640649497509003, -0.04977111518383026, 0.27132412791252136, 0.41572195291519165, -0.1567075550556183, -0.0648672953248024, 0.39741137623786926, -0.12991450726985931, 0.07784852385520935, -0.29646825790405273, 0.09125115722417831, -0.1718275099992752, -0.2643328905105591, 0.06527663767337799, -0.34553050994873047, 0.0915859043598175, -0.2990596890449524, 0.2734528183937073, 0.147091343998909, -0.030757175758481026, 0.19068826735019684, -0.10987033694982529, -0.09926285594701767, -0.24067366123199463, -0.11169425398111343, 0.03583882749080658, 0.2995140850543976, 0.25509777665138245, -0.01270350068807602, -0.2356649935245514, -0.26506733894348145, -0.0720963180065155, 0.10035104304552078, -0.24492605030536652, 0.49192947149276733, -0.019108617678284645, 0.18991529941558838, 0.13567659258842468, 0.19278684258460999, 0.09052141010761261, 0.5721964240074158, -0.08545027673244476, -0.3610611855983734, -0.12281513214111328, 0.1049860417842865, 0.3467676341533661, 0.22286435961723328, 0.13283510506153107, 0.31030693650245667, 0.08071910589933395, -0.1097131073474884, -0.4942319393157959, -0.05640692636370659, 0.12117621302604675, -0.15948113799095154, -0.3077738583087921, -0.02766062505543232, -0.09965943545103073, 0.2972118854522705, 0.2686043679714203, 0.3653576672077179, 0.03518594428896904, -0.37233346700668335, -0.24823804199695587, -0.007814273238182068, -0.22602596879005432, -0.025822261348366737, -0.005264854524284601, 0.12201860547065735, -0.33474212884902954, -0.15002469718456268, 0.06381434947252274, -0.14100532233715057, 0.0008611545199528337, 0.16620667278766632, 0.19825780391693115, -0.0416300930082798, 0.06039433926343918, -0.2433011531829834, 0.14689584076404572, 0.06912850588560104, -0.21759586036205292, 0.1615724414587021, -0.035260751843452454, -0.04139760136604309, 0.08894467353820801, 0.09496155381202698, 0.10997022688388824, -0.04636438935995102, -0.0013951427536085248, 0.1821012645959854, 0.04621056094765663, 0.06838415563106537, 0.2914849519729614, 0.03913167119026184, 0.0021642979700118303, 0.019100945442914963, 0.004619803745299578, 0.390583336353302, -0.44472408294677734, 0.191231831908226, 0.2884484529495239, 0.10755415260791779, 0.4742113947868347, 0.26462823152542114, -0.3116550147533417, -0.02477450668811798, -0.012258165515959263, -0.12381548434495926, 0.0018090481171384454, -0.3966887295246124, 0.1267804503440857, 0.2617509067058563, 0.14575393497943878, 0.16752168536186218, 0.20891983807086945, 0.2581808269023895, 0.32438457012176514, 0.014911151491105556, 0.013848790898919106, 0.05602775886654854, -0.15368618071079254, -0.03313580900430679, -0.21639537811279297, -0.3690299391746521, -0.14259937405586243, 0.4082699418067932, -0.21660229563713074, 0.10111434012651443, 0.07198271155357361, 0.06828698515892029, -0.07175707817077637, 0.01605677418410778, -0.268828809261322, 0.28776630759239197, -0.01867261528968811, -0.15932174026966095, -0.04848243296146393, -0.22456373274326324, 0.0985986739397049, 0.029488902539014816, 0.24974395334720612, 0.03582318127155304, 0.14567896723747253, -0.21992558240890503, 0.26184016466140747, 0.17830510437488556, 0.07648386806249619, 0.20091193914413452, 0.5065333843231201, -0.23856061697006226, -0.4563537836074829, 0.42358484864234924, -0.14048480987548828, -0.3301309645175934, 0.2866872549057007, 0.3352447748184204, -0.007182310800999403, -0.1334347426891327, 0.17472359538078308, 0.020788395777344704, -0.08890407532453537, -0.004829103127121925, -0.06842697411775589, 0.3996924161911011, 0.09424667805433273, 0.26659008860588074, 0.379596084356308, -0.44462767243385315, 0.4048682749271393, -0.14900165796279907, 0.21035893261432648, -0.49949753284454346, -0.20800964534282684, 0.10944095999002457, -0.03341808170080185, -0.21906675398349762, -0.059718482196331024, 0.1110290065407753, -0.18103130161762238, -0.2911871671676636, -0.02664242684841156, 0.007021699566394091, -0.05698925256729126, 0.2264774590730667, 0.09587418287992477, 0.2226879745721817, -0.07785074412822723, 0.3749140501022339, 0.031352367252111435, -0.35485708713531494, -0.2130003422498703, 0.03787717968225479, 0.11337601393461227, -0.3917362093925476, 0.07736621052026749, 0.047938305884599686, 0.08644407987594604, -0.041287511587142944, 0.15443487465381622, 0.021872758865356445, -0.14591899514198303, 0.2520545721054077, -0.009956513531506062, 0.01636190339922905, -0.24225777387619019, 0.021824488416314125, 0.15865419805049896, -0.18453878164291382, -0.07835154235363007, -0.19487972557544708, 0.3418929874897003, 0.18498332798480988, 0.052686676383018494, 0.08137474954128265, -0.27814215421676636, 0.29289349913597107, -0.06790880858898163, -0.2305590659379959, -0.28581735491752625, 0.3723975718021393, 0.20228047668933868, 0.22147215902805328, -0.33720144629478455, 0.0976511538028717, 0.056477583944797516, 0.019020460546016693, 0.06586547940969467, -0.09928907454013824, 0.09747269004583359, 0.174819678068161, 0.25616952776908875, -0.18651717901229858, -0.002648747293278575, 0.19262062013149261, 0.25362369418144226, -0.28359344601631165, 0.11296398192644119, 0.3849644958972931, -0.1530686765909195, 0.15812277793884277, 0.17118710279464722, -0.22942504286766052, 0.16506530344486237, -0.3890095353126526, -0.44180428981781006, -0.07351984828710556, 0.05631757900118828, -0.17532619833946228, -0.11212030053138733, 0.3073213994503021, 0.07753901183605194, 0.17584198713302612, 0.016664549708366394, -0.21617047488689423, 0.01859213039278984, -0.3237123489379883, -0.11781081557273865, -0.11329488456249237, 0.3910426199436188, 0.036963582038879395, -0.07631141692399979, -0.06869161874055862, -0.402744859457016 ]
35
..\pandas\reference\api\pandas.Series.compare.html
pandas.Series.compare
Series.compare(other, align_axis=1, keep_shape=False, keep_equal=False, result_names=('self', 'other'))[source]# Compare to another Series and show the differences. Notes Matching NaNs will not appear as a difference.
Parameters: otherSeriesObject to compare with. align_axis{0 or ‘index’, 1 or ‘columns’}, default 1Determine which axis to align the comparison on. 0, or ‘index’Resulting differences are stacked verticallywith rows drawn alternately from self and other. 1, or ‘columns’Resulting differences are aligned horizontallywith columns drawn alternately from self and other. keep_shapebool, default FalseIf true, all rows and columns are kept. Otherwise, only the ones with different values are kept. keep_equalbool, default FalseIf true, the result keeps values that are equal. Otherwise, equal values are shown as NaNs. result_namestuple, default (‘self’, ‘other’)Set the dataframes names in the comparison. Added in version 1.5.0. Returns: Series or DataFrameIf axis is 0 or ‘index’ the result will be a Series. The resulting index will be a MultiIndex with ‘self’ and ‘other’ stacked alternately at the inner level. If axis is 1 or ‘columns’ the result will be a DataFrame. It will have two columns namely ‘self’ and ‘other’.
['>>> s1 = pd.Series(["a", "b", "c", "d", "e"])\n>>> s2 = pd.Series(["a", "a", "c", "b", "e"])', '>>> s1.compare(s2)\n self other\n1 b a\n3 d b', '>>> s1.compare(s2, align_axis=0)\n1 self b\n other a\n3 self d\n other b\ndtype: object', '>>> s1.compare(s2, keep_shape=True)\n self other\n0 NaN NaN\n1 b a\n2 NaN NaN\n3 d b\n4 NaN NaN', '>>> s1.compare(s2, keep_shape=True, keep_equal=True)\n self other\n0 a a\n1 b a\n2 c c\n3 d b\n4 e e']
pandas.Series.compare Series.compare(other, align_axis=1, keep_shape=False, keep_equal=False, result_names=('self', 'other'))[source]# Compare to another Series and show the differences. Notes Matching NaNs will not appear as a difference.
[ -0.11273635178804398, -0.34619203209877014, -0.1556672304868698, 0.230185404419899, -0.12902607023715973, 0.10412775725126266, 0.19788917899131775, 0.4405233860015869, -0.10527140647172928, 0.25897881388664246, -0.4188879728317261, 0.0970526859164238, 0.23934131860733032, -0.07775337994098663, -0.23073779046535492, -0.21246393024921417, 0.05922522395849228, 0.25685498118400574, -0.08575087040662766, 0.02751985937356949, -0.22428587079048157, 0.0007312613888643682, 0.06838337332010269, 0.1527009755373001, -0.21053333580493927, 0.018025528639554977, -0.11059845983982086, -0.10898822546005249, 0.27755075693130493, -0.29710668325424194, 0.24980762600898743, 0.22623354196548462, -0.19531521201133728, 0.38195255398750305, -0.0000973650166997686, -0.31005844473838806, 0.18050697445869446, -0.027736565098166466, 0.28827977180480957, 0.1571691930294037, -0.240275576710701, -0.12947307527065277, 0.11869785189628601, -0.4557119309902191, -0.1153205931186676, -0.33702027797698975, -0.0350826196372509, -0.06142042204737663, 0.25737613439559937, 0.04502560943365097, 0.31016597151756287, 0.12860509753227234, -0.30447855591773987, -0.3018214702606201, -0.12999069690704346, -0.36007067561149597, 0.15930728614330292, 0.18678057193756104, -0.23938262462615967, -0.2871425747871399, 0.0831165537238121, 0.4516584277153015, -0.1701720654964447, 0.03772687166929245, -0.18892040848731995, 0.14043228328227997, 0.4857505261898041, 0.020062027499079704, 0.10905389487743378, 0.6246213316917419, 0.21550385653972626, -0.12752939760684967, -0.2198306769132614, -0.22206003963947296, -0.2089160531759262, 0.2291714996099472, -0.062414273619651794, -0.17342644929885864, 0.025263842195272446, 0.13750024139881134, 0.16158872842788696, 0.5344550609588623, -0.08875545114278793, 0.1971113681793213, -0.1692807972431183, 0.0761626586318016, 0.1342378407716751, -0.10555718094110489, -0.07450875639915466, 0.052941806614398956, 0.023540284484624863, -0.30837735533714294, 0.2525520920753479, 0.1093398705124855, -0.23580576479434967, -0.5125461220741272, 0.03883298486471176, -0.5677693486213684, -0.1574520319700241, -0.06550411880016327, 0.04343068599700928, 0.022417543455958366, -0.26146775484085083, 0.1515660583972931, 0.03101646713912487, 0.21366244554519653, 0.0920717790722847, 0.3623529374599457, -0.1973995864391327, 0.31132715940475464, -0.25859594345092773, 0.12855283915996552, 0.24933134019374847, -0.43021854758262634, -0.06269785761833191, 0.10877511650323868, 0.026608699932694435, -0.2357722818851471, -0.5701006054878235, 0.027191070839762688, 0.010170048102736473, -0.24575404822826385, 0.07979069650173187, 0.11212078481912613, -0.15743647515773773, 0.3875219523906708, -0.030828215181827545, 0.05591534823179245, 0.22050124406814575, 0.32641956210136414, -0.32962822914123535, 0.27407678961753845, 0.18310968577861786, -0.05764999985694885, 0.04902411252260208, 0.048417139798402786, 0.316070020198822, -0.11523792892694473, 0.15545043349266052, 0.18781022727489471, 0.0920192077755928, -0.21840882301330566, 0.39843982458114624, -0.13019873201847076, -0.05528555065393448, -0.17421209812164307, 0.17830967903137207, -0.00030249403789639473, -0.2290048599243164, 0.00559861958026886, 0.44292810559272766, 0.07365509122610092, -0.2201455980539322, 0.30055829882621765, -0.24664399027824402, 0.05152495205402374, 0.587792158126831, 0.003616084810346365, -0.22819040715694427, -0.3461858630180359, 0.2266686111688614, -0.006724599748849869, -0.3158913850784302, -0.15394248068332672, 0.07787783443927765, 0.28972128033638, -0.30885007977485657, 0.02085336111485958, 0.14775197207927704, 0.09259136766195297, 0.058875471353530884, 0.2422918677330017, 0.06316590309143066, -0.36858880519866943, -0.043926771730184555, 0.12158534675836563, 0.24809855222702026, -0.27300724387168884, -0.2830672264099121, -0.06119309365749359, -0.08591338247060776, 0.2769136130809784, 0.40391048789024353, 0.1331767439842224, -0.1016603410243988, -0.14737942814826965, 0.2080354541540146, 0.10387902706861496, 0.047509439289569855, -0.17502683401107788, -0.23677310347557068, -0.2749286890029907, -0.060308948159217834, -0.12546302378177643, 0.07672329246997833, 0.07533344626426697, 0.14158877730369568, -0.19815190136432648, 0.2846262454986572, 0.018356384709477425, -0.23625563085079193, -0.31845349073410034, 0.47965314984321594, -0.10820884257555008, -0.10560937225818634, -0.13018086552619934, 0.1886022984981537, 0.22067329287528992, -0.3688398599624634, -0.03136836364865303, 0.22639772295951843, -0.2874167859554291, -0.37951210141181946, -0.1960276961326599, 0.07972059398889542, 0.016141872853040695, 0.31750917434692383, 0.07019862532615662, 0.14918798208236694, 0.08101969212293625, -0.14876757562160492, 0.17238812148571014, -0.15221025049686432, -0.16700488328933716, 0.007518766447901726, 0.13224026560783386, 0.062058672308921814, -0.11207681149244308, 0.21092745661735535, 0.3124553859233856, 0.24658243358135223, 0.24288403987884521, -0.06458782404661179, 0.14921511709690094, -0.3670644164085388, 0.11643975228071213, 0.08500764518976212, -0.0695749893784523, -0.1938544660806656, -0.30325648188591003, 0.22240933775901794, 0.17844849824905396, 0.03338351845741272, 0.0892072394490242, -0.4167052209377289, 0.5080052018165588, 0.017314914613962173, -0.02472490631043911, 0.035866085439920425, -0.041260696947574615, -0.019788047298789024, -0.16892701387405396, 0.040016062557697296, -0.4431869387626648, 0.20657366514205933, 0.03630584850907326, 0.1512007862329483, 0.1814277172088623, -0.3563469648361206, 0.20984330773353577, 0.3774031102657318, -0.07426080852746964, 0.18200068175792694, -0.12062854319810867, -0.04262012988328934, 0.02700875699520111, 0.1022898256778717, 0.2286882996559143, 0.05716659873723984, 0.388802170753479, 0.06148210167884827, 0.20321963727474213, -0.18533584475517273, -0.04710100591182709, 0.08419330418109894, -0.028792107477784157, 0.015562859363853931, 0.1256159245967865, 0.1841621994972229, 0.2636338770389557, -0.020561525598168373, 0.15030352771282196, -0.3224794864654541, -0.07174254953861237, -0.09720610082149506, 0.05497429892420769, 0.05906687676906586, -0.1876465231180191, -0.25962164998054504, -0.09253741800785065, -0.028126776218414307, -0.32090702652931213, 0.19292643666267395, 0.10973407328128815, -0.04137086868286133, 0.2354835718870163, -0.07087526470422745, 0.04999232664704323, 0.08503613620996475, -0.022502625361084938, -0.2175489217042923, -0.1934446096420288, 0.023365627974271774, 0.3203980326652527, 0.09745308756828308, 0.266954630613327, 0.0636371299624443, -0.04045311361551285, 0.05625015124678612, -0.0786578357219696, -0.29624754190444946, -0.32392776012420654, -0.07415157556533813, -0.00700383773073554, 0.23106209933757782, 0.10022898763418198, -0.0762576013803482, -0.16674721240997314, -0.08801820129156113, -0.1278858780860901, -0.04805653914809227, -0.20013844966888428, -0.00593708548694849, 0.043812863528728485, 0.10562442988157272, -0.26689890027046204, -0.12859925627708435, -0.29956647753715515, 0.14678478240966797, 0.007068932987749577, 0.14198081195354462, -0.20112258195877075, 0.03808087110519409, 0.10950173437595367, -0.058889713138341904, 0.07955286651849747, -0.17010082304477692, 0.019371813163161278, 0.3744845986366272, 0.08116680383682251, 0.013225647620856762, 0.12945879995822906, -0.30510956048965454, 0.18869352340698242, -0.43627485632896423, -0.09006674587726593, -0.26448461413383484, -0.009334067814052105, 0.10393672436475754, 0.2980414927005768, -0.11625773459672928, 0.15228092670440674, 0.23276136815547943, -0.3648221492767334, -0.03057008981704712, 0.06566423922777176, -0.18537116050720215, 0.1558195799589157, -0.0796695128083229, -0.1831527054309845, 0.3419932425022125, 0.062455665320158005, -0.038955945521593094, 0.1703331023454666, -0.0653592199087143, 0.06546929478645325, -0.15496887266635895, 0.037010349333286285, 0.268154114484787, -0.2421272099018097, -0.12066435813903809, 0.15475286543369293, -0.028065158054232597, 0.1558791995048523, -0.19327226281166077, 0.06712248921394348, -0.1734228879213333, -0.04225630313158035, -0.3434702157974243, 0.049804721027612686, 0.04154513403773308, -0.25679972767829895, -0.06028024107217789, -0.007589504588395357, -0.19385790824890137, -0.14900141954421997, -0.17269648611545563, -0.11674581468105316, -0.126910001039505, 0.009264091029763222, -0.1925695240497589, -0.14342346787452698, 0.1398545503616333, -0.27498626708984375, 0.43856096267700195, 0.022397302091121674, 0.0033437495585530996, 0.08477985858917236, -0.24461711943149567, -0.16609574854373932, 0.024261469021439552, 0.6320136189460754, -0.13854515552520752, -0.19473540782928467, -0.10473289340734482, -0.15849551558494568, -0.4582625925540924, 0.056027911603450775, -0.019627530127763748, -0.4257591664791107, -0.17437763512134552, 0.37305933237075806, -0.11125600337982178, -0.1767052561044693, 0.5955517292022705, 0.26211443543434143, -0.10890912264585495, -0.2571621835231781, -0.326604962348938, 0.002453323919326067, -0.08338703960180283, -0.0063497950322926044, -0.22009789943695068, 0.25240856409072876, -0.2881871163845062, -0.1696062684059143, -0.12450095266103745, 0.05066361650824547, 0.40815111994743347, 0.3166789710521698, 0.10379019379615784, 0.23512837290763855, -0.11741986870765686, -0.06986569613218307, 0.28904950618743896, -0.18859100341796875, -0.18571457266807556, 0.09403857588768005, -0.10470861941576004, -0.2984675168991089, 0.058132607489824295, 0.16348178684711456, 0.08636528998613358, 0.004076656885445118, -0.07674078643321991, 0.09331776946783066, 0.04726635292172432, 0.2615349590778351, -0.1457941085100174, -0.007916350848972797, 0.22611570358276367, -0.13416992127895355, -0.27255940437316895, 0.7091943025588989, 0.4021854102611542, -0.1199411004781723, -0.09275808930397034, -0.09546637535095215, 0.005780403036624193, 0.044942706823349, -0.061578042805194855, 0.5758782625198364, -0.06711940467357635, 0.011670968495309353, 0.3567756116390228, -0.33150798082351685, 0.6272123456001282, 0.21471430361270905, 0.17939826846122742, -0.18606765568256378, -0.29120397567749023, -0.12741459906101227, -0.18156348168849945, 0.028546562418341637, 0.23536033928394318, -0.173621267080307, 0.3954351842403412, -0.17924557626247406, -0.2161375731229782, 0.12485355138778687, 0.04047047719359398, 0.25204014778137207, 0.22757555544376373, -0.2503012716770172, 0.18650192022323608, -0.047623731195926666, 0.06919261813163757, -0.03598588705062866, 0.025287218391895294, -0.35821011662483215, -0.06656770408153534, 0.15116749703884125, 0.13713856041431427, -0.005270768888294697, -0.09686963260173798, -0.07104887068271637, -0.31464987993240356, -0.13569296896457672, 0.13748252391815186, 0.4856378734111786, -0.2702827453613281, 0.16106431186199188, -0.029649168252944946, 0.09462787955999374, 0.19948531687259674, 0.12718243896961212, -0.059206727892160416, 0.3118470013141632, -0.0024076488334685564, -0.2640024721622467, 0.5028804540634155, 0.27547886967658997, -0.13386914134025574, -0.13832667469978333, 0.09094652533531189, -0.2881883680820465, -0.20151805877685547, -0.45704779028892517, -0.03257877379655838, -0.2173641324043274, -0.20652209222316742, 0.2974007725715637, 0.004757682792842388, -0.3458552062511444, 0.12632738053798676, -0.2218169867992401, -0.3932322561740875, 0.04312005266547203, 0.2515510618686676, 0.09161439538002014, -0.0692702904343605, 0.09173443168401718, -0.10999701172113419, -0.05916685611009598, -0.16761423647403717, -0.44437670707702637, 0.0448857843875885, -0.13168588280677795, 0.089724600315094, -0.07214584946632385, -0.17626431584358215, -0.08118300884962082, -0.0512394942343235, 0.2922493815422058, 0.4385347068309784, 0.1293262392282486, -0.09435535222291946, -0.2812644839286804, 0.1481340378522873, 0.19618795812129974, 0.4972791075706482, -0.12398018687963486, 0.08699624985456467, -0.18585750460624695, -0.024115832522511482, -0.4581327736377716, 0.053917139768600464, -0.32906773686408997, 0.11266893148422241, -0.1684345155954361, 0.08004177361726761, -0.08539757877588272, -0.17868921160697937, 0.33511000871658325, 0.08810710161924362, -0.08001244813203812, -0.39356347918510437, -0.03231818974018097, 0.019430246204137802, -0.11831890791654587, 0.11675278842449188, -0.1140914186835289, 0.35479989647865295, 0.17890551686286926, -0.015536652877926826, -0.20513701438903809, 0.21098990738391876, -0.04865224286913872, 0.39318230748176575, -0.08283805847167969, -0.20315055549144745, -0.23007908463478088, -0.017118120566010475, -0.008865661919116974, -0.16692443192005157, -0.09679797291755676, 0.10234034061431885, -0.08282244950532913, -0.008323664776980877, 0.23300272226333618, -0.1538171023130417, -0.15303769707679749, 0.3260285556316376, -0.21660546958446503, 0.14417965710163116, -0.48940515518188477, 0.25975605845451355, 0.1154257282614708, -0.02831239253282547, 0.13724438846111298, -0.20728127658367157, -0.08853974938392639, 0.35895460844039917, -0.5023784041404724, 0.15065327286720276, 0.5281214118003845, -0.20232506096363068, 0.4652433693408966, 0.1079406812787056, 0.04135645180940628, -0.13373106718063354, 0.06355893611907959, 0.3355262279510498, 0.009207122027873993, -0.3599027991294861, 0.44734394550323486, 0.5155807733535767, 0.32089531421661377, -0.017688915133476257, 0.27520987391471863, 0.15079434216022491, 0.21130309998989105, 0.0894271656870842, 0.07433962821960449, 0.39896589517593384, -0.2216857224702835, -0.051138631999492645, 0.06206008791923523, 0.23036430776119232, 0.12645168602466583, 0.18864892423152924, -0.3465588092803955, 0.2042887806892395, 0.1935770958662033, -0.25003987550735474, -0.013973277993500233, 0.06282754987478256, -0.0308249369263649, -0.03369474038481712, 0.11173508316278458, -0.0077839805744588375, -0.29492077231407166, -0.07519230991601944, -0.016445033252239227, -0.1801479458808899, 0.28222012519836426, -0.08406738936901093, 0.3200623393058777, -0.04653515666723251, 0.01727045141160488, 0.3964034616947174, -0.018336663022637367, 0.1976747214794159, 0.17897310853004456, -0.1598728746175766, -0.46223756670951843, 0.5759414434432983, -0.061965011060237885, 0.03539902716875076, 0.4662928581237793, 0.1901046335697174, -0.21096587181091309, -0.31849154829978943, -0.16095218062400818, -0.19323065876960754, -0.2460671067237854, 0.04033700004220009, -0.19145053625106812, -0.1892453134059906, -0.3524708151817322, -0.17450366914272308, 0.3467043936252594, -0.2876345217227936, 0.2557898163795471, -0.12235483527183533, 0.11849823594093323, -0.6616812944412231, 0.1337432861328125, -0.11043795198202133, -0.1467619687318802, 0.11782035231590271, 0.3049703538417816, -0.14059440791606903, 0.07601664960384369, 0.20372439920902252, 0.07164131104946136, 0.15975390374660492, 0.18569038808345795, 0.21366368234157562, -0.1957254558801651, 0.1472747027873993, 0.19799256324768066, 0.0705917552113533, -0.08580590039491653, 0.07573719322681427, -0.4112606942653656, 0.375869482755661, 0.19795642793178558, 0.06705907732248306, -0.13937845826148987, 0.01917961798608303, -0.2142718881368637, -0.04525363817811012, 0.1400103121995926, 0.2845555245876312, -0.28255024552345276, 0.041158974170684814, -0.21065126359462738, -0.2204100638628006, -0.26855534315109253, -0.21578103303909302, 0.08970605581998825, -0.05054106190800667, -0.03793387487530708, -0.1773880422115326, 0.23817218840122223, 0.15275102853775024, 0.06276924163103104, 0.22804130613803864, 0.22295629978179932, 0.024309249594807625, 0.1748194694519043, 0.0784795880317688, -0.1496705710887909, 0.21628893911838531, 0.5862884521484375, 0.03225524351000786, -0.08482319116592407, 0.39949509501457214, -0.04437491297721863, 0.3814539611339569, -0.033101506531238556, -0.07782065123319626, 0.20523656904697418, 0.29085731506347656, 0.16259631514549255, -0.10710379481315613, 0.007307215593755245, -0.06664840131998062, 0.09622622281312943, -0.10310816019773483, 0.012048536911606789, 0.34372925758361816, 0.06384290009737015, 0.13454100489616394, 0.08598879724740982, -0.08876261860132217, 0.29655584692955017, -0.14063918590545654, -0.1632867455482483, -0.30437105894088745, 0.10714655369520187, -0.019079819321632385, 0.02865680679678917, 0.12325926125049591, 0.08576714247465134, 0.38993459939956665, 0.10984453558921814, 0.055006977170705795, 0.08637748658657074, -0.017254920676350594, 0.18380242586135864, 0.17084939777851105, -0.10314411669969559, 0.14758755266666412, 0.13084560632705688, -0.07894428819417953, -0.3093430995941162 ]
36
..\pandas\reference\api\pandas.Series.to_hdf.html
pandas.Series.to_hdf
Series.to_hdf(path_or_buf, *, key, mode='a', complevel=None, complib=None, append=False, format=None, index=True, min_itemsize=None, nan_rep=None, dropna=None, data_columns=None, errors='strict', encoding='UTF-8')[source]# Write the contained data to an HDF5 file using HDFStore. Hierarchical Data Format (HDF) is self-describing, allowing an application to interpret the structure and contents of a file with no outside information. One HDF file can hold a mix of related objects which can be accessed as a group or as individual objects. In order to add another DataFrame or Series to an existing HDF file please use append mode and a different a key. Warning One can store a subclass of DataFrame or Series to HDF5, but the type of the subclass is lost upon storing. For more information see the user guide.
Parameters: path_or_bufstr or pandas.HDFStoreFile path or HDFStore object. keystrIdentifier for the group in the store. mode{‘a’, ‘w’, ‘r+’}, default ‘a’Mode to open file: ‘w’: write, a new file is created (an existing file with the same name would be deleted). ‘a’: append, an existing file is opened for reading and writing, and if the file does not exist it is created. ‘r+’: similar to ‘a’, but the file must already exist. complevel{0-9}, default NoneSpecifies a compression level for data. A value of 0 or None disables compression. complib{‘zlib’, ‘lzo’, ‘bzip2’, ‘blosc’}, default ‘zlib’Specifies the compression library to be used. These additional compressors for Blosc are supported (default if no compressor specified: ‘blosc:blosclz’): {‘blosc:blosclz’, ‘blosc:lz4’, ‘blosc:lz4hc’, ‘blosc:snappy’, ‘blosc:zlib’, ‘blosc:zstd’}. Specifying a compression library which is not available issues a ValueError. appendbool, default FalseFor Table formats, append the input data to the existing. format{‘fixed’, ‘table’, None}, default ‘fixed’Possible values: ‘fixed’: Fixed format. Fast writing/reading. Not-appendable, nor searchable. ‘table’: Table format. Write as a PyTables Table structure which may perform worse but allow more flexible operations like searching / selecting subsets of the data. If None, pd.get_option(‘io.hdf.default_format’) is checked, followed by fallback to “fixed”. indexbool, default TrueWrite DataFrame index as a column. min_itemsizedict or int, optionalMap column names to minimum string sizes for columns. nan_repAny, optionalHow to represent null values as str. Not allowed with append=True. dropnabool, default False, optionalRemove missing values. data_columnslist of columns or True, optionalList of columns to create as indexed data columns for on-disk queries, or True to use all columns. By default only the axes of the object are indexed. See Query via data columns. for more information. Applicable only to format=’table’. errorsstr, default ‘strict’Specifies how encoding and decoding errors are to be handled. See the errors argument for open() for a full list of options. encodingstr, default “UTF-8”
[">>> df = pd.DataFrame({'A': [1, 2, 3], 'B': [4, 5, 6]},\n... index=['a', 'b', 'c']) \n>>> df.to_hdf('data.h5', key='df', mode='w')", ">>> s = pd.Series([1, 2, 3, 4]) \n>>> s.to_hdf('data.h5', key='s')", ">>> pd.read_hdf('data.h5', 'df') \nA B\na 1 4\nb 2 5\nc 3 6\n>>> pd.read_hdf('data.h5', 's') \n0 1\n1 2\n2 3\n3 4\ndtype: int64"]
pandas.Series.to_hdf Series.to_hdf(path_or_buf, *, key, mode='a', complevel=None, complib=None, append=False, format=None, index=True, min_itemsize=None, nan_rep=None, dropna=None, data_columns=None, errors='strict', encoding='UTF-8')[source]# Write the contained data to an HDF5 file using HDFStore. Hierarchical Data Format (HDF) is self-describing, allowing an application to interpret the structure and contents of a file with no outside information. One HDF file can hold a mix of related objects which can be accessed as a group or as individual objects. In order to add another DataFrame or Series to an existing HDF file please use append mode and a different a key. Warning One can store a subclass of DataFrame or Series to HDF5, but the type of the subclass is lost upon storing. For more information see the user guide.
[ -0.2594890296459198, 0.06357968598604202, -0.10324613749980927, 0.1740209013223648, 0.24980442225933075, 0.4176344573497772, 0.2028018683195114, 0.48160815238952637, 0.09896465390920639, -0.019982516765594482, -0.4920138716697693, -0.0060877506621181965, 0.10795619338750839, 0.3419285714626312, -0.04966578260064125, -0.3689497411251068, 0.17652451992034912, 0.10528255254030228, -0.048350442200899124, -0.08106855303049088, -0.4258256256580353, 0.11148591339588165, 0.3145953118801117, -0.050404392182826996, -0.210144504904747, -0.2696687877178192, -0.22513999044895172, 0.06300530582666397, -0.08821238577365875, -0.21175110340118408, 0.1227709949016571, 0.11878278106451035, 0.33331942558288574, 0.4935229420661926, -0.00009857203986030072, -0.022537870332598686, -0.18542475998401642, -0.043277621269226074, -0.09056690335273743, 0.028552468866109848, 0.09448574483394623, -0.06263965368270874, 0.3199581503868103, -0.2836622893810272, -0.058611106127500534, -0.20049987733364105, 0.1912400871515274, 0.2721596956253052, 0.5053051114082336, 0.02961522713303566, 0.33948251605033875, -0.3129371404647827, 0.24964678287506104, -0.12344913929700851, -0.010728491470217705, 0.06598661094903946, 0.02504892274737358, 0.18302182853221893, -0.2835952043533325, 0.07076290249824524, 0.15223725140094757, 0.1319785863161087, -0.0625697448849678, -0.07724461704492569, 0.17355751991271973, -0.03734854981303215, 0.3707200288772583, -0.2564804255962372, 0.013782615773379803, 0.3392392694950104, 0.3767935037612915, -0.4156414270401001, -0.32201021909713745, 0.1422015130519867, 0.016666967421770096, -0.3033244013786316, -0.09286057204008102, 0.24599742889404297, -0.06257383525371552, 0.11501670628786087, 0.3789196312427521, -0.031090669333934784, -0.10446157306432724, 0.2358115166425705, -0.1094801127910614, 0.08592969179153442, -0.04331042617559433, -0.17340774834156036, 0.01458763238042593, -0.07771611958742142, -0.1593044251203537, -0.17890223860740662, 0.09862301498651505, -0.0005195038975216448, -0.047132402658462524, -0.2228154093027115, -0.28591814637184143, -0.19731558859348297, -0.17499138414859772, -0.33766159415245056, -0.012482780031859875, -0.03969670459628105, -0.13484786450862885, -0.010145951993763447, -0.0682455524802208, -0.07278486341238022, -0.08481405675411224, -0.1064131110906601, -0.11607091873884201, 0.2714642882347107, -0.14629551768302917, -0.19030123949050903, 0.010729181580245495, 0.05143755301833153, -0.05836842954158783, -0.15419870615005493, 0.005658645182847977, -0.041051559150218964, -0.36532628536224365, -0.11830984801054001, 0.005812850780785084, -0.07191357016563416, 0.02346584014594555, 0.5635411143302917, 0.024796968325972557, 0.23369497060775757, 0.02870006673038006, 0.103053979575634, 0.17230598628520966, 0.5224330425262451, -0.1489761769771576, 0.42308521270751953, 0.09968406707048416, 0.14973612129688263, -0.2254868894815445, -0.27507299184799194, 0.08738717436790466, 0.17046700417995453, -0.08655855059623718, 0.3061646521091461, 0.05546942725777626, -0.22704139351844788, 0.28331872820854187, 0.23340575397014618, 0.061863161623477936, 0.13514837622642517, 0.22848102450370789, -0.24219423532485962, -0.19783557951450348, -0.058557916432619095, -0.09319950640201569, -0.17783097922801971, -0.46950942277908325, 0.2936157286167145, 0.2306235134601593, -0.058256786316633224, -0.17602436244487762, 0.22753001749515533, -0.0931301862001419, -0.2426092028617859, 0.2189239114522934, -0.04377751052379608, -0.04255969077348709, -0.3135226368904114, -0.15459118783473969, 0.2910323143005371, -0.31465354561805725, 0.04833340272307396, -0.07652448862791061, -0.05353368818759918, 0.23956306278705597, -0.011954381130635738, 0.17586377263069153, -0.16657587885856628, -0.12401477992534637, -0.0924391970038414, 0.30087825655937195, -0.20730574429035187, -0.19996558129787445, 0.25500723719596863, -0.07339106500148773, -0.0006396446842700243, 0.2096289098262787, 0.20197133719921112, -0.031241504475474358, -0.11132830381393433, -0.012071415781974792, 0.020052911713719368, 0.05134791135787964, -0.2937087118625641, -0.11863578855991364, -0.1529925912618637, 0.001176428166218102, -0.07869203388690948, -0.013144848868250847, 0.2648514211177826, 0.2820854187011719, -0.040109820663928986, 0.359280526638031, -0.1357494294643402, 0.16137991845607758, 0.2226777970790863, 0.4188653528690338, 0.14009903371334076, -0.16023984551429749, -0.07223573327064514, -0.0015594203723594546, -0.06029833108186722, -0.03252026066184044, -0.21321117877960205, 0.07121863961219788, -0.3374418318271637, -0.09994301199913025, -0.2747673988342285, 0.01768665760755539, 0.05082287639379501, 0.2605120539665222, 0.3033628761768341, -0.2607775032520294, -0.27504536509513855, -0.08569923043251038, 0.2055346816778183, -0.06284462660551071, 0.046590406447649, 0.1130468025803566, 0.2448842078447342, -0.034197982400655746, -0.10420605540275574, -0.017206232994794846, 0.05771731212735176, 0.1945631057024002, 0.014749700203537941, 0.09048652648925781, 0.24218647181987762, -0.222806915640831, -0.20942482352256775, 0.09863432496786118, 0.09351907670497894, -0.016641031950712204, 0.23212750256061554, 0.20939534902572632, 0.05975143611431122, 0.19579559564590454, 0.17996418476104736, -0.22737324237823486, 0.25835689902305603, -0.18050788342952728, -0.20237325131893158, 0.2692334055900574, 0.31710559129714966, 0.3229154348373413, 0.15745395421981812, 0.0969884991645813, -0.2743827998638153, -0.22240446507930756, 0.11543847620487213, 0.02469365857541561, -0.13017114996910095, -0.4004414677619934, 0.5169869065284729, 0.2798023223876953, -0.10219764709472656, 0.17016935348510742, 0.13339591026306152, -0.1072823628783226, 0.07797204703092575, 0.31843096017837524, 0.3167642056941986, 0.1177935004234314, 0.328457772731781, 0.23352685570716858, -0.02533866837620735, -0.21816514432430267, -0.015311135910451412, 0.030893508344888687, -0.1170693188905716, -0.030526017770171165, -0.07357426732778549, 0.18076269328594208, 0.07297210395336151, -0.2971293032169342, -0.08590199053287506, -0.1149473488330841, 0.024767233058810234, -0.1888335794210434, 0.052205391228199005, -0.20838198065757751, -0.2841764986515045, -0.14211291074752808, -0.3984594941139221, -0.030797747895121574, -0.29289665818214417, 0.0686354860663414, 0.24746432900428772, -0.1742890328168869, -0.04590694606304169, 0.1020316407084465, -0.12741079926490784, 0.016922209411859512, -0.12121477723121643, -0.05916523560881615, 0.1769256889820099, 0.04923684149980545, 0.2969951331615448, 0.1249234601855278, 0.2993370294570923, 0.20805662870407104, 0.1418127864599228, -0.09159940481185913, -0.3070078194141388, 0.09012167155742645, -0.12334997206926346, -0.4245460033416748, -0.11512790620326996, -0.02365105412900448, 0.2644280791282654, -0.4480021297931671, -0.5465576648712158, -0.07204825431108475, 0.18308958411216736, -0.03264676406979561, -0.025939777493476868, -0.16727398335933685, 0.019738752394914627, 0.2770203649997711, 0.15894165635108948, -0.2518300414085388, -0.5525293946266174, 0.1649918109178543, 0.3640817403793335, 0.10592091828584671, -0.24521730840206146, -0.06482541561126709, 0.06159358099102974, 0.15592029690742493, 0.0029608497861772776, -0.23608645796775818, -0.21607330441474915, 0.30934152007102966, -0.3778321444988251, -0.23294521868228912, 0.2589271664619446, -0.16857147216796875, 0.08165445178747177, -0.15662574768066406, -0.2845076024532318, -0.40535664558410645, -0.12096069008111954, -0.04246220737695694, 0.09914202988147736, 0.0723046138882637, 0.3875625729560852, 0.11059573292732239, -0.2305055558681488, 0.10597507655620575, -0.04799244552850723, 0.12178235501050949, 0.3025593161582947, 0.02577146142721176, -0.44507965445518494, 0.3368872404098511, -0.13026702404022217, 0.26020902395248413, 0.19204109907150269, 0.1142481341958046, 0.5298997163772583, 0.009380283765494823, 0.23204150795936584, -0.20589302480220795, -0.08278805762529373, -0.16451549530029297, -0.2709687352180481, 0.016567619517445564, 0.1081298440694809, -0.201213076710701, 0.13243752717971802, 0.10889176279306412, -0.12960003316402435, -0.1846608817577362, -0.014500699006021023, -0.048433855175971985, -0.4542029798030853, 0.16940167546272278, -0.22052337229251862, 0.05335760861635208, -0.2451774924993515, -0.1059967502951622, 0.11322782933712006, 0.33712467551231384, 0.07384011894464493, 0.020057760179042816, -0.05755869671702385, 0.042611461132764816, -0.3670617640018463, 0.3868582844734192, 0.19302381575107574, -0.07741770893335342, -0.11381368339061737, -0.07492943853139877, -0.18883608281612396, 0.046407461166381836, 0.40851521492004395, -0.14889252185821533, -0.23493900895118713, 0.2259373813867569, -0.4329032897949219, -0.29492998123168945, 0.005394747480750084, -0.13425394892692566, -0.13089831173419952, -0.36609363555908203, 0.24418231844902039, -0.13592296838760376, -0.08354049921035767, 0.37315264344215393, 0.011319831013679504, -0.17579196393489838, -0.05973459780216217, -0.12111464142799377, -0.331058144569397, -0.05950763821601868, -0.07426178455352783, 0.1765090525150299, 0.12667450308799744, -0.06730075180530548, -0.2212207019329071, -0.24361243844032288, -0.10027110576629639, 0.37343543767929077, -0.1481930911540985, 0.13722941279411316, 0.5498581528663635, 0.050977740436792374, -0.15870285034179688, 0.43015792965888977, 0.2034829556941986, 0.1522713601589203, -0.16932080686092377, 0.22491782903671265, 0.040631599724292755, -0.09134777635335922, 0.14928790926933289, 0.33805423974990845, 0.09428228437900543, 0.21620547771453857, -0.14026618003845215, 0.02050701342523098, -0.04533616080880165, -0.08909671753644943, 0.1744360625743866, 0.10107143968343735, -0.2599559426307678, -0.32419419288635254, 0.3801005482673645, -0.07033742964267731, 0.08898358792066574, 0.10507682710886002, 0.25415584444999695, -0.09712055325508118, 0.363908976316452, 0.18156002461910248, 0.6517009735107422, -0.32157501578330994, 0.23698756098747253, 0.3969331979751587, -0.3280629813671112, 0.12820783257484436, -0.12712177634239197, 0.11731380969285965, -0.22785446047782898, -0.5694918036460876, -0.2676980495452881, 0.1757769137620926, -0.05494130402803421, 0.05310884118080139, -0.24605049192905426, 0.37442636489868164, -0.025207500904798508, 0.173360675573349, 0.017246577888727188, 0.12091448158025742, -0.26332202553749084, -0.28557920455932617, -0.4093366265296936, 0.277544230222702, 0.23502062261104584, -0.20398999750614166, -0.12924262881278992, -0.35879066586494446, 0.062303610146045685, 0.17030459642410278, 0.11502702534198761, -0.06740665435791016, -0.02123338170349598, 0.24724000692367554, -0.051859501749277115, -0.2225082814693451, -0.25597795844078064, 0.24266384541988373, 0.45183053612709045, -0.1911562979221344, 0.0827198401093483, -0.13633103668689728, 0.06018586456775665, -0.2252851277589798, -0.24466367065906525, -0.06690745055675507, 0.6236799359321594, -0.0070174881257116795, 0.22869348526000977, 0.3194328248500824, 0.21130827069282532, -0.13586020469665527, 0.1662358194589615, -0.08291886746883392, -0.12005557119846344, -0.3050028681755066, -0.31248509883880615, 0.03267766535282135, -0.330663800239563, -0.23699338734149933, 0.24047823250293732, -0.10812626779079437, -0.31893259286880493, -0.08285250514745712, -0.14243577420711517, -0.09578422456979752, -0.2654202878475189, 0.2570105195045471, -0.053015485405921936, 0.14760127663612366, 0.2605855464935303, 0.07088908553123474, -0.1860617697238922, -0.18667057156562805, 0.04972086101770401, 0.4051164388656616, -0.046391744166612625, 0.31508392095565796, -0.238852396607399, -0.05276811122894287, -0.10985653102397919, -0.03319660946726799, 0.06636764109134674, 0.24995875358581543, -0.34612005949020386, -0.12286167591810226, -0.4478435218334198, 0.21332593262195587, -0.0840262696146965, 0.31147441267967224, -0.1533658355474472, 0.22741422057151794, 0.02989806793630123, 0.01725650392472744, -0.4835616946220398, -0.013356124050915241, -0.3824857771396637, -0.06794310361146927, -0.1516064554452896, 0.08958493173122406, 0.06340392678976059, 0.213479146361351, 0.27635231614112854, 0.06954140961170197, 0.009536637924611568, -0.3593321144580841, -0.05735690891742706, 0.010178699158132076, 0.062394969165325165, 0.08801953494548798, 0.11471641808748245, -0.055255524814128876, -0.3486274480819702, -0.12106800824403763, -0.0778152272105217, 0.15726903080940247, -0.28840503096580505, 0.26076191663742065, 0.502342939376831, -0.28546392917633057, -0.07716447114944458, -0.08134710043668747, 0.20703920722007751, 0.30348318815231323, -0.19496789574623108, 0.04307914152741432, -0.1712406873703003, -0.1779085248708725, -0.05238078162074089, 0.22327515482902527, -0.09027370065450668, -0.09236438572406769, 0.169326052069664, -0.0032849344424903393, -0.16003623604774475, 0.03601187467575073, 0.3740249574184418, -0.13072587549686432, -0.08177858591079712, 0.29097217321395874, 0.039639897644519806, 0.23847666382789612, -0.3244040310382843, 0.02189788408577442, 0.040592461824417114, -0.14921465516090393, 0.2614916265010834, 0.3831427991390228, 0.21329358220100403, -0.018998438492417336, -0.12649117410182953, 0.12139713019132614, -0.23586171865463257, -0.11745435744524002, -0.039206892251968384, 0.757421612739563, 0.16392476856708527, 0.273028165102005, 0.1607901006937027, 0.3951830267906189, 0.14902803301811218, 0.25436803698539734, 0.3264722526073456, 0.13665235042572021, 0.35221976041793823, -0.1135302409529686, 0.21206241846084595, -0.13702888786792755, 0.12254185974597931, 0.06523367762565613, 0.19366520643234253, -0.050408292561769485, 0.19840043783187866, -0.3259042799472809, -0.130430206656456, -0.2333088517189026, -0.04748690128326416, 0.0998770147562027, -0.0979418084025383, -0.060758400708436966, 0.24454502761363983, -0.09118826687335968, -0.3387433588504791, 0.0022541808430105448, -0.11364110559225082, -0.20348815619945526, 0.16618593037128448, -0.06433015316724777, 0.2649132311344147, 0.2666305899620056, 0.2629868984222412, 0.2155311554670334, 0.14829213917255402, -0.1951332837343216, -0.0368293896317482, 0.26492950320243835, 0.018707159906625748, -0.006370981223881245, 0.1567426323890686, 0.33751288056373596, -0.0384487584233284, -0.3279874324798584, 0.4351014494895935, 0.0891202837228775, -0.3300607204437256, 0.32458093762397766, -0.29248374700546265, 0.07979127019643784, 0.48287731409072876, 0.2546159625053406, 0.31998226046562195, -0.23609310388565063, 0.17984862625598907, -0.07722728699445724, 0.34697699546813965, -0.4197215735912323, 0.6365659832954407, 0.1416833996772766, -0.1867647022008896, -0.08965030312538147, 0.052028968930244446, -0.44044193625450134, -0.09711620956659317, 0.19780564308166504, -0.3764164447784424, 0.14802668988704681, 0.23510749638080597, 0.171400785446167, 0.031073633581399918, 0.4201641082763672, -0.16767248511314392, 0.21681416034698486, -0.1541256159543991, -0.09900189936161041, -0.2092295140028, -0.03935401514172554, 0.06765270233154297, -0.09864982217550278, -0.031980592757463455, -0.02691342495381832, 0.19217108190059662, -0.12196832150220871, 0.1639634370803833, 0.10137446969747543, -0.32455146312713623, 0.36077407002449036, -0.021787982434034348, -0.23901395499706268, 0.18413011729717255, 0.35812222957611084, -0.062102921307086945, -0.26255178451538086, 0.2760138511657715, 0.09798222035169601, 0.22211849689483643, 0.31103193759918213, -0.18781092762947083, -0.14157183468341827, -0.39331477880477905, -0.02649727836251259, 0.028185131028294563, -0.052733343094587326, -0.3666098117828369, 0.13076822459697723, 0.23707270622253418, -0.10839326679706573, -0.22577714920043945, 0.07681854814291, -0.134662926197052, 0.6531816124916077, 0.0010917790932580829, -0.07682017236948013, -0.03693626821041107, 0.08605638146400452, -0.07890170812606812, 0.2757367491722107, -0.2293846607208252, 0.2762489914894104, -0.0985298752784729, 0.009658455848693848, 0.44660553336143494, 0.34296441078186035, 0.018865443766117096, 0.1403307318687439, -0.07534214109182358, -0.13152474164962769, 0.4414345324039459, 0.06807515025138855, -0.3941952586174011, 0.03430910035967827, -0.06844525039196014, 0.2788675129413605, 0.08256322890520096, -0.1272040754556656, 0.03584141284227371, 0.17395789921283722, -0.0011413773754611611, -0.46722832322120667, 0.0964062511920929, -0.1590280681848526, 0.20145553350448608, -0.09104279428720474, -0.3001597821712494, 0.23689886927604675, -0.04148932173848152, -0.269225150346756, -0.3814736306667328 ]
37
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.nunique.html
pandas.core.groupby.SeriesGroupBy.nunique
SeriesGroupBy.nunique(dropna=True)[source]# Return number of unique elements in the group.
Returns: SeriesNumber of unique values within each group.
[">>> lst = ['a', 'a', 'b', 'b']\n>>> ser = pd.Series([1, 2, 3, 3], index=lst)\n>>> ser\na 1\na 2\nb 3\nb 3\ndtype: int64\n>>> ser.groupby(level=0).nunique()\na 2\nb 1\ndtype: int64", ">>> ser = pd.Series([1, 2, 3, 3], index=pd.DatetimeIndex(\n... ['2023-01-01', '2023-01-15', '2023-02-01', '2023-02-15']))\n>>> ser\n2023-01-01 1\n2023-01-15 2\n2023-02-01 3\n2023-02-15 3\ndtype: int64\n>>> ser.resample('MS').nunique()\n2023-01-01 2\n2023-02-01 1\nFreq: MS, dtype: int64"]
pandas.core.groupby.SeriesGroupBy.nunique SeriesGroupBy.nunique(dropna=True)[source]# Return number of unique elements in the group.
[ -0.10791902989149094, -0.2517579197883606, -0.2508554458618164, 0.2595655620098114, -0.08137436211109161, 0.15239763259887695, 0.184404656291008, 0.16060702502727509, -0.17464075982570648, 0.32900017499923706, -0.3394775986671448, 0.32433637976646423, -0.0898326113820076, 0.053696732968091965, 0.08563710004091263, 0.06566418707370758, 0.10501685738563538, 0.2865801751613617, 0.17712943255901337, 0.011314772069454193, -0.3130514323711395, 0.21380311250686646, -0.17839831113815308, -0.01521363016217947, -0.22450576722621918, -0.16706037521362305, -0.05672818049788475, 0.044160500168800354, 0.03833555057644844, -0.1750233769416809, 0.1007930114865303, 0.3306596875190735, -0.09660632163286209, 0.31803715229034424, -0.00009713778126752004, -0.3418111801147461, -0.08700525760650635, -0.1611073762178421, -0.0966942310333252, 0.08114919066429138, -0.18345043063163757, 0.06400472670793533, -0.0302814319729805, -0.20426535606384277, -0.10917999595403671, -0.11232395470142365, -0.213731050491333, -0.0651496946811676, 0.23019494116306305, 0.05827265977859497, 0.23712357878684998, 0.15188248455524445, -0.18372702598571777, -0.03811855614185333, -0.13251745700836182, -0.09202219545841217, 0.07795798778533936, 0.2220752090215683, -0.1914827972650528, -0.1421426236629486, 0.033870406448841095, 0.32252082228660583, 0.19263537228107452, -0.19190536439418793, -0.5543147325515747, 0.1981116682291031, -0.02437916398048401, -0.08807328343391418, 0.08549104630947113, 0.14402015507221222, 0.13874433934688568, -0.13802897930145264, -0.2577318847179413, -0.008369207382202148, 0.13676835596561432, 0.051471881568431854, -0.10666121542453766, -0.05810968205332756, -0.05079573765397072, 0.04214513674378395, 0.005075566470623016, 0.7320815920829773, 0.12929987907409668, 0.005672808736562729, -0.10381448268890381, 0.09011028707027435, 0.04353886470198631, -0.022950682789087296, 0.22123326361179352, -0.0724252387881279, -0.26764896512031555, 0.023999525234103203, 0.07146333158016205, 0.265672892332077, -0.05970582365989685, -0.3560601770877838, 0.24866779148578644, 0.11948712915182114, 0.11753291636705399, -0.07809977978467941, 0.013019930571317673, -0.20293906331062317, -0.1705545336008072, -0.015947801992297173, 0.2691451907157898, 0.048912741243839264, 0.30582860112190247, -0.047642290592193604, 0.11671309173107147, 0.07873937487602234, -0.19437085092067719, 0.05649730563163757, -0.0004238908877596259, -0.21226410567760468, 0.35794776678085327, 0.05941423401236534, 0.08447637408971786, 0.07532261312007904, -0.39880067110061646, -0.12986969947814941, -0.1330615133047104, -0.1108780950307846, -0.002357291290536523, -0.09849222749471664, 0.40754982829093933, 0.3668331205844879, -0.023206358775496483, -0.34850603342056274, 0.12058069556951523, -0.24950268864631653, -0.2539197504520416, 0.30644747614860535, -0.15767738223075867, -0.1412283033132553, -0.08255331963300705, -0.27132195234298706, 0.22209681570529938, 0.16055721044540405, 0.09001892805099487, -0.16055884957313538, 0.07665395736694336, -0.23928065598011017, -0.16724412143230438, 0.036517396569252014, 0.04186556115746498, -0.08321332186460495, 0.047269947826862335, -0.5976623296737671, -0.151886448264122, 0.04326532408595085, 0.6379754543304443, -0.2497585564851761, -0.060271184891462326, 0.31111589074134827, 0.14458920061588287, 0.1562609076499939, -0.02084888517856598, 0.27349117398262024, -0.03829524293541908, 0.10558795928955078, 0.26277971267700195, 0.11100741475820541, -0.25324246287345886, -0.21784618496894836, -0.04467448219656944, 0.23549309372901917, -0.15247689187526703, -0.1093420758843422, -0.2589508593082428, -0.39897215366363525, 0.03139839321374893, 0.32877856492996216, 0.08089817315340042, -0.018344400450587273, -0.08589204400777817, -0.02266681380569935, 0.3172990381717682, -0.07723923027515411, -0.4859287142753601, -0.14573299884796143, 0.023219307884573936, -0.18276211619377136, 0.24640552699565887, 0.33588656783103943, 0.08927664160728455, -0.06504248082637787, 0.15906786918640137, 0.2204798012971878, -0.2888753414154053, -0.15877342224121094, 0.06558393687009811, -0.16620872914791107, 0.32424604892730713, -0.05000922828912735, -0.15594029426574707, 0.1303992122411728, 0.4626392722129822, -0.03072958253324032, 0.47584065794944763, -0.017180103808641434, -0.2775719165802002, -0.1724306344985962, 0.40217095613479614, -0.291726678609848, 0.038924846798181534, 0.006316309794783592, 0.11069197207689285, 0.22768990695476532, 0.010826120153069496, -0.062053438276052475, -0.0448831208050251, -0.4463517367839813, -0.39304426312446594, 0.05570930615067482, 0.11581084877252579, 0.10738436132669449, 0.3036065995693207, 0.11323146522045135, 0.233548104763031, -0.07897844910621643, 0.01691734418272972, 0.29838815331459045, -0.04796454682946205, -0.026261381804943085, -0.10540521144866943, 0.04648203030228615, -0.07642879337072372, -0.23466160893440247, 0.19543886184692383, 0.33858388662338257, 0.28319433331489563, 0.11845436692237854, 0.26729050278663635, 0.06209135428071022, 0.09255661815404892, -0.08161626756191254, 0.2930973470211029, -0.195914626121521, -0.031089168041944504, 0.23476265370845795, -0.056869469583034515, 0.2579622268676758, 0.10971345007419586, 0.16577008366584778, -0.3875316083431244, 0.42830732464790344, -0.22646251320838928, -0.2892231047153473, -0.13776043057441711, 0.2576434910297394, 0.4688008725643158, 0.10305552184581757, -0.030612116679549217, -0.43566057085990906, -0.12862347066402435, 0.08598139882087708, 0.027835682034492493, 0.2740926444530487, -0.46201828122138977, 0.17542660236358643, 0.3099460005760193, -0.05212383717298508, 0.22670166194438934, -0.05896369367837906, 0.07371840626001358, -0.13464443385601044, 0.2195807546377182, 0.3777972459793091, 0.3005811274051666, 0.21585755050182343, 0.1906135380268097, 0.08122410625219345, -0.019975170493125916, 0.17759636044502258, -0.0005721098277717829, -0.13649135828018188, -0.18595336377620697, -0.048440780490636826, 0.19968973100185394, -0.00869497936218977, -0.37139561772346497, -0.2147252857685089, -0.031678661704063416, 0.052331652492284775, 0.055737871676683426, 0.05562717095017433, 0.19678346812725067, 0.01737215556204319, 0.22155243158340454, -0.37791240215301514, 0.036941275000572205, 0.05618222430348396, 0.2891612946987152, 0.23599544167518616, 0.13334310054779053, 0.14680416882038116, -0.15142188966274261, 0.2073248028755188, 0.2566691040992737, 0.1369873285293579, -0.06898808479309082, 0.07179204374551773, 0.18068185448646545, 0.27958253026008606, -0.2561270594596863, 0.07512693852186203, 0.44227108359336853, -0.27732744812965393, 0.08959692716598511, -0.07533492147922516, 0.01839754544198513, -0.14993150532245636, -0.2144496589899063, -0.03620755299925804, 0.2525169253349304, 0.0239193607121706, -0.30620166659355164, -0.3282884657382965, -0.3143242299556732, -0.19210641086101532, -0.20831842720508575, -0.15101978182792664, -0.07447940111160278, 0.10185743868350983, 0.01202366966754198, -0.20371009409427643, -0.024817008525133133, -0.12107304483652115, 0.15177297592163086, 0.04086289927363396, 0.12676070630550385, -0.03788449615240097, -0.28049516677856445, 0.15732842683792114, 0.21216270327568054, -0.1678067296743393, -0.46424368023872375, -0.08319530636072159, 0.38058197498321533, -0.09060222655534744, -0.24518010020256042, 0.18754231929779053, -0.42078959941864014, 0.4201003313064575, -0.06987852603197098, 0.17871806025505066, -0.24776795506477356, 0.06120821833610535, 0.09278339892625809, 0.15286773443222046, 0.09482666105031967, -0.03489426150918007, 0.4077583849430084, -0.2760446071624756, 0.08838022500276566, 0.051469575613737106, -0.16140030324459076, 0.18244311213493347, 0.05513334646821022, -0.07158012688159943, 0.4865318238735199, 0.3663703203201294, 0.03449353203177452, 0.42396897077560425, 0.0762774646282196, -0.1151137501001358, -0.2882102429866791, -0.032481588423252106, 0.3122725486755371, -0.2492368072271347, -0.25613492727279663, 0.0025033552665263414, -0.07516968250274658, 0.32219815254211426, 0.14446590840816498, -0.049291498959064484, 0.16336961090564728, 0.21840454638004303, -0.4139283299446106, 0.09412744641304016, -0.0685899406671524, 0.2390408217906952, 0.21357552707195282, -0.2597258388996124, -0.1244288757443428, -0.0625201016664505, -0.09308229386806488, -0.11155544966459274, -0.021415913477540016, -0.02964591234922409, -0.043474841862916946, 0.016076596453785896, 0.07263816893100739, -0.1817038655281067, 0.2740866243839264, 0.09355347603559494, 0.2762233018875122, 0.2794465720653534, 0.19483661651611328, 0.20046491920948029, 0.19566355645656586, 0.5989324450492859, 0.13733330368995667, 0.10043322294950485, 0.15313054621219635, -0.45599591732025146, -0.17108333110809326, 0.07390064746141434, -0.13284790515899658, -0.29102736711502075, 0.0660623162984848, -0.1073770746588707, -0.17308343946933746, -0.04897318035364151, 0.39763227105140686, 0.015326046384871006, -0.17249763011932373, -0.23476576805114746, -0.20166534185409546, -0.31508100032806396, -0.11704177409410477, 0.0740780234336853, 0.13690607249736786, 0.1917133629322052, 0.1392083615064621, -0.21661418676376343, -0.03151918947696686, -0.34846189618110657, 0.3036463260650635, 0.2180871069431305, 0.10732365399599075, 0.5833890438079834, 0.08708588778972626, 0.04582934081554413, -0.08943817019462585, -0.3139411509037018, 0.07087305933237076, -0.033932093530893326, -0.10417190194129944, -0.4571005403995514, -0.06141087785363197, 0.13010486960411072, 0.05842704698443413, -0.15669900178909302, 0.009575123898684978, -0.02144491672515869, 0.17391134798526764, 0.20699730515480042, -0.1882954239845276, 0.11265450716018677, 0.16553924977779388, 0.0031442916952073574, -0.15820589661598206, 0.5156775116920471, 0.2698512375354767, -0.16928179562091827, 0.15996862947940826, 0.0012694388860836625, -0.24259354174137115, -0.18901750445365906, -0.20860403776168823, 0.5719988942146301, -0.2080218642950058, -0.17256179451942444, 0.17671659588813782, -0.23518919944763184, 0.015881787985563278, 0.1361517608165741, 0.2633233070373535, -0.3090878427028656, -0.3137322664260864, -0.11760435998439789, 0.05653223395347595, 0.02699999324977398, 0.3393098711967468, -0.23354485630989075, 0.2325066328048706, -0.22366367280483246, -0.27493947744369507, 0.13243094086647034, 0.11319908499717712, -0.0896938145160675, 0.06796618551015854, -0.3109882175922394, 0.19378048181533813, 0.04050784185528755, 0.05680613964796066, -0.13170206546783447, 0.20105309784412384, 0.18492528796195984, -0.04981796815991402, -0.027717826887965202, -0.23142389953136444, -0.07766781002283096, 0.32121026515960693, 0.1941041350364685, -0.3977975845336914, -0.14854437112808228, 0.015246469527482986, 0.1987852305173874, -0.0887104943394661, 0.3843139410018921, -0.07933007180690765, 0.07052217423915863, 0.32971176505088806, -0.024611594155430794, 0.16751231253147125, 0.33960771560668945, 0.03455772623419762, 0.09721194207668304, 0.002300447318702936, 0.06810664385557175, 0.05493408069014549, -0.052995715290308, 0.2939320504665375, -0.3055412173271179, -0.41969922184944153, 0.23461246490478516, -0.28717708587646484, -0.3745797574520111, -0.320990651845932, 0.24270066618919373, 0.12831971049308777, -0.27287667989730835, 0.10378286987543106, -0.25015774369239807, 0.04747828468680382, -0.04094850271940231, 0.1858024299144745, 0.14613182842731476, 0.0538787916302681, -0.15139351785182953, 0.06322529911994934, -0.18307603895664215, -0.18953542411327362, 0.030080001801252365, 0.007629137020558119, -0.18327145278453827, 0.4050740599632263, -0.0056609283201396465, 0.10774006694555283, -0.08694473654031754, 0.19077809154987335, 0.06461775302886963, 0.5780931711196899, 0.1005089282989502, -0.12050240486860275, -0.44665849208831787, 0.04305562376976013, 0.19763800501823425, 0.33891168236732483, 0.035282231867313385, -0.049082428216934204, 0.08099106699228287, 0.18545058369636536, -0.37850481271743774, -0.01458136085420847, -0.4759714603424072, 0.263256698846817, 0.1782636046409607, -0.09147773683071136, -0.15597763657569885, 0.1041979119181633, 0.33692872524261475, 0.2009870409965515, 0.0829441249370575, -0.35496440529823303, -0.06976056098937988, -0.019135816022753716, -0.01971667818725109, 0.07708746194839478, 0.3357492685317993, 0.25540193915367126, -0.18084599077701569, -0.1060754805803299, 0.15839965641498566, 0.28384384512901306, 0.1257043331861496, 0.16499540209770203, 0.16779473423957825, -0.2654716372489929, -0.3082897663116455, -0.2259792536497116, -0.18670783936977386, -0.19633589684963226, -0.06013501062989235, 0.15248705446720123, 0.05961628258228302, -0.02646605111658573, -0.02956145815551281, -0.004268869291990995, -0.13428042829036713, -0.08822066336870193, -0.046396221965551376, -0.015056589618325233, -0.34617406129837036, 0.3160540461540222, 0.32410043478012085, -0.34697261452674866, -0.16830889880657196, 0.09497100859880447, -0.10825590044260025, 0.2730356752872467, -0.6018292903900146, -0.3426033854484558, -0.2003062516450882, -0.1071244478225708, 0.35714656114578247, 0.1419430375099182, -0.18683233857154846, -0.46319976449012756, -0.04908120259642601, -0.03216105327010155, -0.1400316208600998, -0.2952796220779419, 0.3237447738647461, 0.3120346665382385, 0.010370003059506416, 0.0720798447728157, 0.2309867888689041, 0.18696433305740356, -0.08224672079086304, 0.24631090462207794, -0.006643379107117653, 0.1672254055738449, 0.02937973290681839, 0.10558813065290451, 0.2091212272644043, 0.18097764253616333, 0.020452624186873436, 0.12161923944950104, -0.24536238610744476, -0.1356528401374817, 0.3709472119808197, -0.2198096662759781, -0.06599967181682587, 0.39388197660446167, 0.09885479509830475, -0.1824631541967392, 0.06649286299943924, 0.21131975948810577, 0.29190221428871155, 0.3001594841480255, -0.44677457213401794, -0.031980521976947784, 0.312816321849823, -0.42440274357795715, 0.06455829739570618, 0.0010598644148558378, 0.10558190196752548, -0.04786479100584984, 0.07367543876171112, 0.09241233766078949, 0.12332195788621902, -0.537204384803772, -0.4350825250148773, 0.16577006876468658, 0.148699551820755, 0.08103245496749878, 0.022564832121133804, 0.1594509780406952, -0.39710497856140137, -0.005758680868893862, 0.30687445402145386, -0.37156057357788086, -0.1708369255065918, -0.0656404197216034, -0.11074034124612808, 0.01040749903768301, 0.06616096198558807, -0.20215055346488953, 0.1700735241174698, -0.2551225423812866, -0.36303210258483887, 0.3286922872066498, -0.255966454744339, -0.5889815092086792, 0.7040083408355713, -0.1787501722574234, -0.2295023798942566, -0.16345609724521637, 0.2617804706096649, 0.16297060251235962, -0.08346967399120331, -0.0923764780163765, 0.11270048469305038, 0.11737184971570969, 0.05804619565606117, 0.18051576614379883, 0.1638331562280655, -0.3940980136394501, -0.2518809139728546, 0.06954997032880783, 0.1868763118982315, -0.28281170129776, -0.3491733968257904, -0.034660179167985916, 0.4844970107078552, -0.15816587209701538, 0.03835158422589302, 0.1344662308692932, -0.28346288204193115, 0.24686312675476074, 0.1758996993303299, 0.4963684380054474, -0.1382834017276764, 0.0764179676771164, 0.10150433331727982, -0.14644408226013184, -0.39598941802978516, -0.13189467787742615, -0.10208149254322052, -0.30875393748283386, 0.10225018113851547, -0.42201608419418335, 0.3166089355945587, 0.0130642494186759, -0.09139707684516907, 0.13149379193782806, 0.3343017101287842, -0.1290975660085678, 0.22892235219478607, -0.007363020908087492, -0.16584628820419312, 0.39009544253349304, 0.11049473285675049, 0.06570243090391159, -0.008737791329622269, 0.31590649485588074, 0.009051081724464893, 0.22285814583301544, 0.258495032787323, -0.09425637125968933, 0.01305995974689722, 0.29500633478164673, -0.04242086783051491, 0.15508374571800232, -0.09930451959371567, 0.13814620673656464, -0.18835219740867615, 0.23365522921085358, -0.10078364610671997, 0.2546387314796448, -0.03424245864152908, -0.029268022626638412, -0.08621194213628769, -0.2881540060043335, 0.07679392397403717, -0.5357409715652466, -0.5814441442489624, -0.5026133060455322, 0.36050060391426086, -0.035177797079086304, -0.24045811593532562, 0.5202001929283142, 0.04475770890712738, 0.3477688431739807, 0.021865811198949814, -0.20667476952075958, -0.1504175215959549, 0.12513388693332672, 0.07887230068445206, 0.03390979394316673, -0.3959818482398987, 0.13205091655254364, 0.19151677191257477, 0.21036958694458008, -0.3541088104248047 ]
38
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.duplicated.html
pandas.api.extensions.ExtensionArray.duplicated
ExtensionArray.duplicated(keep='first')[source]# Return boolean ndarray denoting duplicate values.
Parameters: keep{‘first’, ‘last’, False}, default ‘first’ first : Mark duplicates as True except for the first occurrence. last : Mark duplicates as True except for the last occurrence. False : Mark all duplicates as True. Returns: ndarray[bool]
['>>> pd.array([1, 1, 2, 3, 3], dtype="Int64").duplicated()\narray([False, True, False, False, True])']
pandas.api.extensions.ExtensionArray.duplicated ExtensionArray.duplicated(keep='first')[source]# Return boolean ndarray denoting duplicate values.
[ 0.3829425573348999, -0.39015528559684753, -0.21379682421684265, 0.04999741539359093, 0.03378976881504059, 0.17987655103206635, 0.1682766079902649, 0.35078415274620056, -0.029957180842757225, 0.20129600167274475, -0.14723725616931915, 0.47409704327583313, 0.033450447022914886, 0.08330772817134857, -0.18668869137763977, 0.0645194724202156, 0.11997158080339432, 0.3624880909919739, 0.11504554003477097, -0.14711378514766693, -0.25544774532318115, 0.03428949415683746, 0.03986290097236633, 0.09259473532438278, -0.1222783550620079, -0.1386120468378067, -0.24002870917320251, 0.0003538547025527805, 0.019908275455236435, -0.23226945102214813, 0.1697845309972763, 0.24315516650676727, -0.21469517052173615, 0.11273638904094696, -0.00010191823821514845, -0.15616050362586975, 0.04610258713364601, 0.1280187964439392, -0.026024041697382927, 0.08927608281373978, -0.09917715191841125, 0.09985101222991943, 0.16562138497829437, -0.14240631461143494, -0.02780207246541977, -0.5408990979194641, -0.10416091978549957, -0.28526148200035095, 0.3985934853553772, -0.13477268815040588, 0.20996740460395813, -0.16517439484596252, -0.1134476289153099, 0.09880601614713669, -0.15384820103645325, -0.11237332224845886, 0.3124080002307892, 0.1475193202495575, 0.1234489157795906, -0.05135572329163551, -0.048154812306165695, 0.24037198722362518, -0.024488860741257668, 0.3139737844467163, -0.06539933383464813, 0.11905746906995773, 0.10686519742012024, -0.01232113502919674, 0.14145345985889435, 0.3275277018547058, 0.16015292704105377, -0.34180185198783875, -0.2330542951822281, -0.20094485580921173, 0.14509648084640503, -0.13433367013931274, -0.168157160282135, -0.030892131850123405, 0.26402169466018677, -0.07599075883626938, 0.20101100206375122, 0.11964605003595352, -0.14959506690502167, 0.07739999890327454, -0.18997623026371002, 0.14020395278930664, 0.11030683666467667, -0.07537436485290527, 0.17852340638637543, -0.28120970726013184, 0.17965808510780334, -0.15297585725784302, 0.09636937826871872, 0.20867668092250824, -0.09511245787143707, -0.22865641117095947, -0.14973750710487366, -0.44905903935432434, -0.046623822301626205, 0.042324505746364594, 0.15079325437545776, 0.07980076968669891, -0.13180239498615265, 0.2893902659416199, 0.2500650882720947, 0.1276547759771347, 0.025630293413996696, 0.3260890245437622, 0.027257157489657402, 0.0034977991599589586, -0.08958069235086441, 0.11062070727348328, 0.1359614133834839, 0.15798412263393402, 0.3817720115184784, -0.045872483402490616, 0.2903984785079956, 0.012553908862173557, -0.3807258903980255, 0.0848381370306015, -0.3631250560283661, -0.21291770040988922, 0.013998097740113735, 0.03844357281923294, 0.14510676264762878, 0.08090128004550934, 0.02958972379565239, -0.05354687571525574, 0.1951862871646881, 0.04181819409132004, -0.3123216927051544, 0.37404823303222656, 0.18665337562561035, -0.27480238676071167, 0.1254826933145523, -0.10336354374885559, 0.29530584812164307, 0.10308367758989334, 0.09463057667016983, -0.1598024070262909, 0.33095094561576843, 0.029317015781998634, 0.2700052261352539, 0.28823885321617126, 0.06643765419721603, 0.10864609479904175, 0.12647105753421783, -0.06979144364595413, -0.19869783520698547, 0.1571463793516159, 0.08727335929870605, -0.03657799959182739, -0.2561119496822357, 0.30594828724861145, 0.024173859506845474, 0.018334785476326942, 0.01453562080860138, 0.04132896661758423, -0.06808532029390335, 0.17132028937339783, 0.2097625583410263, 0.1974276602268219, 0.04023771360516548, -0.1980242133140564, -0.07018668204545975, 0.05971430614590645, -0.17101392149925232, -0.005407164338976145, -0.3655051589012146, -0.18443474173545837, -0.08167488127946854, 0.13175097107887268, -0.10242181271314621, -0.1020129844546318, -0.26378998160362244, 0.17249780893325806, 0.04796801880002022, -0.14942535758018494, -0.22761818766593933, 0.021641535684466362, -0.050356511026620865, 0.18141818046569824, 0.17124757170677185, 0.3502979874610901, -0.011758319102227688, -0.08540479093790054, 0.09959807991981506, -0.006984657142311335, -0.04659179970622063, -0.14158080518245697, 0.14552266895771027, -0.31726279854774475, 0.2815036177635193, -0.15849833190441132, 0.019007906317710876, -0.1725645512342453, -0.1543666273355484, -0.31031981110572815, 0.20066885650157928, -0.08522278815507889, -0.23704083263874054, -0.36255839467048645, 0.3368856608867645, -0.12372592836618423, 0.22747103869915009, -0.28602468967437744, -0.27654075622558594, 0.2304740995168686, -0.3977136015892029, -0.3983865976333618, 0.01815306767821312, -0.5757055878639221, -0.21016083657741547, -0.07081104815006256, -0.19908905029296875, 0.09485999494791031, 0.32062238454818726, 0.06296906620264053, -0.12538856267929077, 0.03542405739426613, -0.3647103011608124, 0.12611564993858337, -0.09391939640045166, 0.11372113972902298, -0.037939608097076416, 0.07927336543798447, -0.0847584456205368, -0.00019124307436868548, 0.04102266579866409, 0.18648508191108704, 0.22633114457130432, 0.13254599273204803, 0.1255195140838623, 0.3347708582878113, -0.029037898406386375, 0.11094857007265091, 0.02025211788713932, -0.0868121013045311, 0.1595088392496109, 0.12972916662693024, -0.24856658279895782, 0.6367571949958801, 0.1185016855597496, 0.04870044067502022, -0.2692795991897583, 0.4214131236076355, -0.07325037568807602, -0.24822862446308136, -0.03478690981864929, 0.03144863620400429, 0.05949142202734947, 0.15337182581424713, 0.0056753624230623245, -0.6226799488067627, -0.15886317193508148, 0.10632799565792084, -0.18261469900608063, 0.2840842008590698, -0.246415913105011, 0.3470846712589264, 0.17492318153381348, -0.28357160091400146, 0.2119353711605072, -0.09685518592596054, 0.21523256599903107, 0.013280978426337242, 0.17410089075565338, 0.4007880687713623, 0.01444287970662117, 0.171860009431839, -0.05770400911569595, 0.11880708485841751, -0.2852771580219269, 0.2163323163986206, 0.06650155782699585, 0.014256670139729977, 0.14734192192554474, 0.023237505927681923, 0.12626229226589203, -0.012380437925457954, -0.5457678437232971, -0.033743858337402344, 0.07595967501401901, 0.16229578852653503, -0.16346444189548492, 0.03815210983157158, -0.5259718298912048, -0.4490247666835785, -0.12878666818141937, -0.5684144496917725, -0.004671750124543905, -0.12277480214834213, 0.26811882853507996, 0.29434654116630554, -0.08249542862176895, 0.13850145041942596, 0.005130269099026918, 0.21677355468273163, 0.1332349330186844, 0.07548467814922333, -0.1140141412615776, 0.12177038937807083, 0.11669870465993881, 0.3337715268135071, -0.03515578806400299, 0.11175381392240524, 0.48813262581825256, 0.2502446174621582, 0.058912720531225204, -0.340972363948822, -0.1743185669183731, -0.07317708432674408, -0.14172130823135376, -0.07693448662757874, 0.2989787757396698, 0.05309104546904564, -0.20121967792510986, -0.21673324704170227, -0.27298954129219055, 0.052389588207006454, -0.21181510388851166, -0.21344538033008575, -0.06055687740445137, 0.10014046728610992, -0.042494311928749084, -0.371768981218338, 0.15997502207756042, 0.03860245645046234, 0.09978178888559341, -0.13107773661613464, 0.3781917691230774, -0.2128138542175293, -0.07889877259731293, 0.1539473533630371, 0.2194318175315857, 0.009356847032904625, -0.3665911555290222, 0.019760457798838615, -0.0004893039003945887, 0.1748698353767395, 0.029670583084225655, -0.01097556296736002, -0.3515971601009369, 0.09212245047092438, -0.1601962447166443, 0.2144477367401123, -0.6450159549713135, -0.041100598871707916, -0.3279329538345337, -0.017189837992191315, -0.05876590684056282, 0.28467708826065063, 0.24331578612327576, -0.2573756277561188, -0.05223333090543747, 0.078398697078228, 0.10867909342050552, 0.07483649253845215, -0.028125645592808723, -0.1239897608757019, 0.27374887466430664, 0.24349913001060486, -0.1805589497089386, 0.3245353102684021, -0.0981210470199585, 0.09300825744867325, -0.22942453622817993, 0.07050687819719315, 0.1993519812822342, -0.1921055167913437, -0.5129410624504089, 0.019231105223298073, 0.13513846695423126, 0.1482323259115219, -0.0846996083855629, -0.003739309962838888, 0.25686490535736084, -0.09636848419904709, -0.5407195091247559, -0.06269309669733047, -0.15873511135578156, -0.15077200531959534, -0.04666956141591072, -0.031941018998622894, -0.12466313689947128, 0.06419805437326431, 0.06921883672475815, -0.2220453917980194, 0.0012093631085008383, 0.10289040207862854, -0.22903406620025635, 0.08149383217096329, -0.4468679428100586, -0.08282365649938583, 0.2746056914329529, 0.3045059144496918, 0.16813868284225464, 0.3888929486274719, 0.17588484287261963, 0.14384642243385315, -0.19076500833034515, 0.6753966212272644, 0.08410847932100296, -0.006767193786799908, -0.0013747240882366896, -0.2323669195175171, -0.03737833350896835, -0.06026465445756912, -0.11549073457717896, 0.1148279681801796, -0.00412736414000392, 0.03917607665061951, -0.022237107157707214, 0.04032396525144577, 0.19659435749053955, 0.0038596531376242638, -0.07416053861379623, -0.063089519739151, -0.31821680068969727, -0.3460448980331421, -0.35065051913261414, 0.0978013277053833, 0.08553697168827057, 0.10424723476171494, 0.15148046612739563, -0.39541593194007874, -0.18935152888298035, -0.3417260944843292, 0.3758242726325989, 0.18134140968322754, 0.22309644520282745, 0.20212724804878235, 0.14327722787857056, -0.1591494083404541, -0.15564584732055664, 0.12552019953727722, 0.17962278425693512, -0.06867333501577377, -0.0010189269669353962, -0.38318267464637756, -0.1828145533800125, 0.1044812723994255, 0.06752324849367142, -0.17453335225582123, 0.2201603502035141, -0.15279698371887207, -0.15643349289894104, 0.2097473442554474, -0.41092997789382935, 0.32244759798049927, -0.04168965294957161, -0.01763114333152771, -0.22146449983119965, 0.5598801970481873, 0.21658828854560852, -0.27244406938552856, 0.4429565668106079, 0.4043658971786499, -0.1255112886428833, -0.039242375642061234, 0.21291407942771912, 0.4329122006893158, -0.32712322473526, -0.1110842227935791, 0.08669537305831909, -0.5189434289932251, 0.38008904457092285, 0.36627405881881714, 0.1991761475801468, -0.2758970558643341, -0.16687226295471191, -0.16138556599617004, 0.17284049093723297, 0.05269693583250046, 0.053668197244405746, -0.2523065507411957, 0.21308466792106628, -0.08989693969488144, 0.2898963391780853, 0.1863057017326355, 0.10329533368349075, -0.20799726247787476, 0.13730211555957794, -0.18070527911186218, 0.19900554418563843, -0.02388487569987774, -0.2912806272506714, -0.008436671458184719, 0.08663783967494965, 0.187204971909523, -0.1748001128435135, 0.11525793373584747, -0.178261861205101, 0.151161327958107, 0.5203579664230347, 0.03941688686609268, -0.12504225969314575, -0.47878989577293396, -0.05648105591535568, 0.18067079782485962, -0.10568288713693619, 0.1458534300327301, -0.003925147000700235, 0.32016465067863464, 0.1423417031764984, -0.3817616403102875, -0.2213287353515625, 0.43875589966773987, 0.005899730138480663, -0.02921508438885212, -0.055849749594926834, 0.42950206995010376, -0.01887730322778225, -0.3502013385295868, 0.3809937834739685, -0.09200817346572876, -0.14550082385540009, 0.03580529987812042, -0.15137673914432526, -0.2908233106136322, -0.07527139037847519, 0.1842241883277893, -0.007129444275051355, -0.1392708718776703, 0.06293005496263504, 0.02040579542517662, -0.09134334325790405, -0.04482404887676239, 0.185564324259758, 0.7028911113739014, 0.22690598666667938, 0.10042571276426315, -0.3538200259208679, -0.04294446110725403, -0.2026323676109314, -0.1994190365076065, -0.03506994992494583, 0.07237730920314789, 0.45934805274009705, -0.07752423733472824, -0.22129108011722565, 0.03982646018266678, -0.026191692799329758, -0.044384170323610306, 0.6213680505752563, -0.10597848892211914, 0.00905502401292324, -0.32140588760375977, -0.023358913138508797, -0.02641027793288231, 0.6561559438705444, 0.09438350051641464, 0.05528866872191429, -0.05936478078365326, 0.1999334692955017, -0.4078560769557953, 0.28472021222114563, -0.11754048615694046, -0.04594828188419342, -0.22511157393455505, 0.14596149325370789, -0.18178121745586395, 0.04298694059252739, 0.3361833691596985, 0.31624582409858704, 0.049363814294338226, -0.3537071943283081, -0.10194072127342224, 0.0072890822775661945, -0.1254500150680542, 0.17641133069992065, 0.14053253829479218, -0.005711702164262533, -0.05149601027369499, -0.02996615692973137, -0.014297018758952618, 0.20297250151634216, 0.3130815029144287, 0.23837414383888245, 0.3211708962917328, -0.3694368600845337, -0.004717933014035225, -0.2320864498615265, -0.2442866712808609, -0.24157389998435974, 0.0991697609424591, -0.0579427108168602, -0.2475624829530716, -0.006862985901534557, 0.0008963028667494655, -0.1493077427148819, -0.17563042044639587, -0.22585487365722656, -0.021219847723841667, 0.16632090508937836, -0.482785701751709, -0.19226238131523132, 0.5916936993598938, -0.002533132676035166, -0.004271159414201975, -0.21481069922447205, -0.11745622754096985, 0.2551709711551666, -0.6181216835975647, -0.2751946747303009, 0.15281331539154053, -0.1704593300819397, 0.19858190417289734, 0.21911224722862244, 0.21372783184051514, -0.21034781634807587, 0.13792285323143005, 0.10372694581747055, 0.31001266837120056, -0.2683016061782837, 0.2803657650947571, 0.29062560200691223, -0.12747465074062347, -0.2571972608566284, 0.17376939952373505, 0.18406859040260315, 0.33537963032722473, -0.023588383570313454, 0.02759854681789875, 0.3634614646434784, -0.24864435195922852, 0.05296735838055611, 0.08747513592243195, 0.0631672739982605, 0.2628660798072815, 0.30037721991539, -0.3107644021511078, 0.023080378770828247, 0.6469706296920776, 0.021985217928886414, 0.04757631570100784, 0.049576710909605026, 0.02243868261575699, 0.2848903238773346, -0.06189035624265671, 0.01405929122120142, 0.4026471674442291, 0.14973671734333038, -0.1934683471918106, -0.09812501817941666, 0.26739978790283203, -0.23918704688549042, -0.05834536626935005, -0.13633708655834198, -0.0999499186873436, -0.20495088398456573, 0.18958167731761932, 0.014376521110534668, 0.24988295137882233, -0.2235320657491684, -0.23191489279270172, 0.49647170305252075, -0.1571677029132843, 0.08874087035655975, 0.22006085515022278, 0.159725621342659, -0.24216559529304504, -0.22882744669914246, 0.4165060818195343, -0.34346169233322144, -0.1808321326971054, 0.21925383806228638, -0.2957402467727661, 0.017788464203476906, -0.11382387578487396, 0.006751901935786009, 0.2728656232357025, -0.17132046818733215, 0.17054855823516846, 0.2672288417816162, 0.028728347271680832, -0.4409102499485016, 0.49470266699790955, 0.0577387772500515, 0.04182715713977814, -0.11750563234090805, 0.014127301052212715, -0.4588601589202881, -0.4131886661052704, -0.14027202129364014, -0.051122814416885376, 0.11378193646669388, 0.06998303532600403, 0.19540682435035706, 0.18861567974090576, -0.026928482577204704, -0.03099830076098442, 0.1329447478055954, 0.12048214673995972, -0.10744848847389221, -0.41422706842422485, 0.22530874609947205, -0.1529448926448822, -0.1299026906490326, 0.25069913268089294, 0.1134783998131752, -0.3500736653804779, -0.4103017747402191, 0.26383617520332336, 0.2869715392589569, -0.15782096982002258, 0.06044512614607811, 0.10049193352460861, -0.19597585499286652, -0.017929794266819954, -0.30626097321510315, -0.05914493650197983, -0.07466567307710648, 0.12786363065242767, -0.39672353863716125, 0.2949066162109375, 0.036670103669166565, 0.07760776579380035, -0.05057002976536751, 0.04075532779097557, 0.09799186140298843, 0.30324587225914, -0.058950625360012054, -0.11702606081962585, 0.2551347017288208, 0.2851073741912842, 0.38564857840538025, -0.33274245262145996, 0.29454293847084045, 0.4504280686378479, 0.19526247680187225, -0.017625540494918823, -0.36124032735824585, 0.13903836905956268, 0.3670702874660492, 0.089628666639328, 0.03465918079018593, -0.2497880607843399, 0.41156917810440063, -0.172016441822052, 0.1947607398033142, -0.3581167459487915, 0.20680977404117584, -0.1210511177778244, 0.3463484048843384, -0.001276537193916738, -0.5698352456092834, 0.4809281527996063, -0.45029622316360474, -0.2706332802772522, -0.408296138048172, 0.28656116127967834, -0.0014345329254865646, 0.0299697108566761, -0.027981102466583252, -0.060341719537973404, 0.3556670844554901, -0.03809773176908493, -0.18360815942287445, 0.18842309713363647, 0.04951905831694603, -0.006910268217325211, -0.08152390271425247, -0.07854064553976059, 0.3050781786441803, 0.07385576516389847, 0.25841549038887024, -0.347549706697464 ]
39
..\pandas\reference\api\pandas.tseries.offsets.BYearBegin.is_month_start.html
pandas.tseries.offsets.BYearBegin.is_month_start
BYearBegin.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.BYearBegin.is_month_start BYearBegin.is_month_start(ts)# Return boolean whether a timestamp occurs on the month start.
[ -0.11444079875946045, -0.45542916655540466, -0.16117672622203827, -0.14014026522636414, -0.25416451692581177, -0.03081931732594967, 0.2847978472709656, 0.21234500408172607, 0.030340855941176414, 0.0441562794148922, 0.3628859519958496, 0.24220409989356995, 0.08479268103837967, 0.16040456295013428, -0.3571385145187378, 0.15378209948539734, 0.11109953373670578, 0.48753663897514343, -0.15104147791862488, 0.1393498331308365, -0.3265521228313446, -0.08364297449588776, -0.3003878891468048, -0.0327928364276886, 0.09951267391443253, -0.08509191870689392, -0.2590771019458771, -0.16047941148281097, -0.03488829359412193, -0.10879186540842056, 0.2459610104560852, -0.027706336230039597, -0.009436555206775665, 0.6456248164176941, -0.00010352948447689414, -0.28737375140190125, 0.19482821226119995, -0.1566174030303955, -0.1274741142988205, 0.3083636164665222, -0.18036317825317383, -0.018079539760947227, 0.20396442711353302, -0.2602996230125427, -0.3179440498352051, 0.11696542799472809, -0.05153776705265045, -0.25740909576416016, 0.46981191635131836, 0.40334552526474, 0.21637305617332458, 0.12945261597633362, -0.20959407091140747, 0.02622077986598015, 0.2896602153778076, 0.05551468953490257, 0.09514302760362625, -0.13299474120140076, -0.11936227977275848, -0.2050766497850418, 0.05782018601894379, 0.1490766853094101, -0.07954686880111694, 0.36301538348197937, -0.13044030964374542, 0.13039636611938477, 0.5011106133460999, 0.14681388437747955, -0.029197685420513153, 0.09826089441776276, 0.6478304862976074, -0.5130072832107544, -0.14520041644573212, -0.11096785217523575, -0.0005240743630565703, -0.10795304924249649, 0.021985424682497978, -0.19205458462238312, 0.08636397868394852, 0.17136156558990479, 0.11885277926921844, 0.38789230585098267, -0.11800143867731094, 0.22375184297561646, -0.5365384221076965, 0.28818491101264954, -0.037233199924230576, -0.19973981380462646, -0.17211098968982697, -0.09299954771995544, 0.40693750977516174, 0.03602701425552368, -0.008005416020751, 0.3840169310569763, 0.03051130473613739, -0.34247004985809326, 0.21765299141407013, -0.018729044124484062, -0.18596403300762177, -0.05113073065876961, -0.050959933549165726, -0.12935642898082733, -0.15152359008789062, 0.030995188280940056, 0.24633176624774933, 0.2956336736679077, 0.10049779713153839, -0.05144414305686951, 0.228111132979393, 0.22582988440990448, -0.009078633971512318, 0.1724020093679428, 0.3314661383628845, -0.2100553810596466, 0.28554221987724304, 0.18073305487632751, 0.41895177960395813, -0.051137570291757584, -0.1812218725681305, 0.15699873864650726, -0.049848832190036774, -0.3673444986343384, 0.06659430265426636, -0.009084228426218033, -0.21904611587524414, 0.10416967421770096, 0.2124510407447815, -0.23350971937179565, 0.2419785112142563, 0.2827981412410736, -0.3097412884235382, 0.29718202352523804, 0.04869326576590538, -0.28415676951408386, -0.16601869463920593, -0.059900909662246704, -0.18903489410877228, 0.1989964246749878, -0.17436891794204712, 0.11834034323692322, -0.07834427803754807, -0.28318843245506287, 0.26969701051712036, 0.4068204462528229, -0.35972481966018677, -0.14664557576179504, 0.17957477271556854, -0.11493434756994247, -0.1377488672733307, 0.1651647686958313, 0.2621248960494995, 0.12452903389930725, 0.09119955450296402, 0.30898964405059814, -0.3626689016819, 0.06526272743940353, -0.05305808410048485, 0.12550772726535797, 0.1630190908908844, 0.15808646380901337, 0.44314268231391907, 0.09600304812192917, -0.2482217699289322, -0.01738288439810276, 0.05575145035982132, 0.22312815487384796, -0.39628756046295166, -0.10846250504255295, -0.07552682608366013, -0.5294139981269836, -0.06468790769577026, -0.13997511565685272, 0.2773934006690979, 0.008805069141089916, -0.21438120305538177, -0.547878623008728, -0.187763512134552, -0.2354901134967804, 0.11292207986116409, 0.011608430184423923, -0.23486682772636414, -0.058296699076890945, 0.03363444656133652, 0.036393795162439346, -0.4045352339744568, -0.10482893139123917, 0.04745951294898987, -0.1007644310593605, -0.21983781456947327, -0.14083033800125122, 0.006682821083813906, -0.1614694744348526, 0.2185889482498169, 0.16542954742908478, 0.19154350459575653, -0.22230660915374756, -0.09793242067098618, 0.12876147031784058, 0.008394689299166203, 0.21896952390670776, -0.1013093888759613, -0.17582382261753082, 0.2479398399591446, -0.24415521323680878, -0.07775526493787766, -0.33417001366615295, -0.08173724263906479, 0.024183211848139763, 0.09804636240005493, 0.07952123135328293, 0.16341938078403473, -0.16929152607917786, -0.17242011427879333, 0.12713196873664856, 0.20563001930713654, 0.44788071513175964, 0.30700555443763733, 0.16171622276306152, 0.0953310877084732, 0.5086576342582703, -0.10154732316732407, 0.13154925405979156, -0.14489102363586426, -0.15219645202159882, -0.04400746151804924, -0.16836468875408173, 0.09326601773500443, 0.05064879357814789, -0.08439179509878159, 0.044598452746868134, 0.19853724539279938, -0.06387782096862793, 0.12163740396499634, -0.04629307612776756, 0.15560224652290344, 0.268552303314209, 0.04168859124183655, -0.32371243834495544, -0.09573698788881302, 0.2696579694747925, -0.3778899610042572, 0.4313358664512634, 0.054421354085206985, -0.036722734570503235, -0.09133065491914749, 0.3817400634288788, -0.27925634384155273, -0.252613365650177, -0.03415912389755249, -0.00011501544940983877, 0.13349713385105133, -0.18915869295597076, -0.285168319940567, -0.35755234956741333, 0.2096429020166397, -0.09759744256734848, -0.2745591998100281, 0.4110611081123352, -0.4102100133895874, -0.012212157249450684, 0.530453085899353, -0.08125407993793488, -0.04509489983320236, 0.02591654099524021, 0.11723004281520844, -0.0452117957174778, 0.0893922671675682, 0.032072246074676514, 0.006346316542476416, 0.21886137127876282, 0.03399732708930969, 0.001972450641915202, -0.27339884638786316, -0.004325417336076498, 0.13378913700580597, 0.05365566909313202, 0.024655669927597046, -0.06647970527410507, 0.27550461888313293, 0.09627782553434372, -0.13348892331123352, -0.04655900597572327, -0.011028211563825607, 0.2065180540084839, -0.21767471730709076, -0.14290831983089447, -0.10121222585439682, -0.41078731417655945, 0.23428955674171448, -0.32394975423812866, 0.18020415306091309, -0.11591551452875137, 0.41334885358810425, 0.19023258984088898, -0.07733171433210373, 0.0013759993016719818, -0.2651885747909546, 0.3969385027885437, 0.24359585344791412, -0.10871174931526184, -0.09291625022888184, -0.3856319189071655, 0.03485224395990372, 0.3050002157688141, -0.15580345690250397, 0.2072264552116394, 0.28619450330734253, -0.2676528990268707, 0.09983295202255249, 0.1168840229511261, -0.09032660722732544, 0.05974200367927551, -0.2762219309806824, 0.09135068953037262, -0.05588161572813988, 0.16168983280658722, -0.262087881565094, 0.05868671461939812, -0.1775510460138321, -0.047657884657382965, -0.2293919324874878, -0.11499425768852234, 0.10732553154230118, -0.01968085952103138, -0.4897318482398987, 0.07308053970336914, -0.11795011162757874, -0.2788735628128052, 0.0172431617975235, 0.11494842171669006, -0.03179756551980972, 0.5181633234024048, -0.18726204335689545, 0.010071189142763615, -0.0854402557015419, 0.007948844693601131, -0.3703286647796631, -0.2897241413593292, -0.052501045167446136, 0.24553392827510834, -0.24860022962093353, 0.31204599142074585, -0.13639742136001587, -0.10586536675691605, -0.10674796253442764, -0.08911658823490143, -0.6912123560905457, 0.29861369729042053, 0.010827616788446903, 0.17443130910396576, -0.2449905276298523, 0.29858583211898804, 0.004697756841778755, -0.3071517050266266, -0.1453639417886734, -0.007563390769064426, 0.12165271490812302, 0.09967276453971863, -0.07355906814336777, 0.12319450825452805, 0.18459412455558777, -0.14759200811386108, 0.26101115345954895, 0.19950158894062042, -0.17025402188301086, 0.16441302001476288, -0.1517394781112671, 0.0626409500837326, 0.13586944341659546, -0.13472630083560944, -0.198824942111969, 0.4245777428150177, 0.0003040325827896595, 0.3125131130218506, -0.14490894973278046, 0.07407090812921524, -0.39709803462028503, -0.012320191599428654, -0.14484280347824097, -0.020472371950745583, -0.1580321043729782, -0.44518938660621643, 0.1781422644853592, -0.12690295279026031, -0.04068906605243683, -0.3038124740123749, -0.14281637966632843, -0.2831481993198395, 0.20440621674060822, 0.2731468379497528, -0.10456494987010956, -0.10040292888879776, 0.09066804498434067, 0.06808653473854065, -0.11998572945594788, 0.04635373502969742, 0.182789146900177, -0.10675867646932602, -0.09977006912231445, -0.015311152674257755, -0.03386593237519264, 0.5435250997543335, -0.1497320532798767, 0.10309550166130066, 0.18986663222312927, -0.23261962831020355, -0.46056944131851196, 0.0404549278318882, -0.2790166139602661, -0.040514662861824036, -0.24955259263515472, 0.3560645580291748, -0.033779483288526535, 0.0379437617957592, 0.030186481773853302, 0.01239320170134306, -0.01795564405620098, -0.16350790858268738, -0.19216857850551605, -0.06293968856334686, 0.08137618005275726, 0.4610128104686737, 0.3056475520133972, -0.21465568244457245, 0.15712842345237732, -0.15680105984210968, -0.17003165185451508, 0.05506559833884239, 0.2990814745426178, 0.4657534956932068, 0.06063428893685341, 0.12790612876415253, 0.22244003415107727, -0.034040212631225586, -0.1845974326133728, 0.334786981344223, -0.11577979475259781, -0.08861389756202698, -0.07738702744245529, -0.36072832345962524, -0.20486462116241455, -0.007686580065637827, 0.2081063836812973, -0.2707671821117401, 0.16338121891021729, -0.04905376955866814, 0.13394170999526978, -0.23405762016773224, -0.25052908062934875, 0.06069421023130417, 0.2640015184879303, -0.08691015094518661, -0.22738458216190338, 0.16190284490585327, 0.12333083152770996, -0.2167152613401413, -0.07884328812360764, -0.10896948724985123, -0.19219070672988892, 0.007640691939741373, -0.2689730226993561, 0.5556662678718567, -0.01118112076073885, -0.08865164965391159, 0.4581543207168579, 0.1414175033569336, 0.41843757033348083, 0.45587605237960815, 0.1439228355884552, 0.036697741597890854, -0.3465876877307892, -0.24928335845470428, -0.03135327994823456, -0.030341533944010735, -0.1277875155210495, -0.37651383876800537, 0.10851283371448517, -0.1417008340358734, 0.3324379324913025, 0.03863521292805672, 0.11088326573371887, 0.24297301471233368, 0.2992442846298218, -0.4748142957687378, 0.26109978556632996, 0.003681770758703351, 0.1458837240934372, -0.03495856374502182, -0.04115564748644829, -0.01470763236284256, -0.00981161929666996, 0.2345709651708603, -0.17998002469539642, 0.3481978476047516, -0.07668798416852951, 0.0017968725878745317, -0.05035778135061264, -0.4644749164581299, -0.09028568118810654, 0.5463972091674805, -0.2772480845451355, 0.10843910276889801, -0.06522352248430252, 0.12220718711614609, 0.1324869841337204, -0.4190204441547394, 0.12338055670261383, 0.5716416835784912, -0.03977334499359131, 0.031247902661561966, 0.24660532176494598, -0.11441980302333832, -0.13017480075359344, 0.2694185674190521, 0.4199010729789734, -0.3647446930408478, -0.18069453537464142, -0.3059585690498352, -0.1753755807876587, -0.03691044822335243, -0.0681813433766365, 0.22320327162742615, 0.05249187350273132, 0.11009296029806137, 0.3156489133834839, -0.17551223933696747, -0.14731022715568542, -0.3371817171573639, -0.021462740376591682, -0.10815993696451187, 0.5661177039146423, 0.14123263955116272, 0.13491253554821014, -0.2637344300746918, -0.11575562506914139, -0.3106919229030609, -0.03133701905608177, -0.2738499343395233, 0.43049460649490356, 0.3548896610736847, 0.04615412652492523, 0.20831021666526794, 0.4478048086166382, 0.06382408738136292, 0.3264675736427307, -0.02209198661148548, -0.15544895827770233, -0.25690263509750366, 0.08388327062129974, 0.020220842212438583, 0.3921569883823395, 0.5240904688835144, 0.48243847489356995, 0.08511633425951004, -0.17859037220478058, -0.44443395733833313, -0.2087799608707428, -0.35281485319137573, 0.15898557007312775, 0.03396419435739517, 0.06981787830591202, -0.17420713603496552, -0.25075647234916687, 0.27940765023231506, 0.14566825330257416, -0.008048947900533676, -0.36180347204208374, -0.029630037024617195, 0.006977180019021034, -0.08777663856744766, 0.05800273269414902, 0.22511589527130127, 0.06762833893299103, -0.10282328724861145, -0.14147774875164032, -0.3852059543132782, 0.2317468374967575, 0.03783290460705757, 0.13719765841960907, 0.348849892616272, -0.2614024579524994, -0.03374851495027542, -0.05389351397752762, 0.06718378514051437, -0.17149017751216888, -0.4088972508907318, 0.32995158433914185, -0.27407240867614746, 0.11760073155164719, 0.14980410039424896, 0.055442485958337784, -0.12572231888771057, -0.05599746108055115, -0.2660135328769684, 0.16034181416034698, -0.21884773671627045, 0.3071785271167755, 0.2107136845588684, -0.2777056097984314, -0.0531391017138958, -0.05709452927112579, -0.03460612893104553, 0.1933584213256836, -0.5773131847381592, 0.11010487377643585, 0.12031040340662003, -0.02979324385523796, 0.4889954626560211, 0.26439327001571655, 0.06821438670158386, 0.019493790343403816, 0.11901210248470306, 0.4021253287792206, 0.4313984811306, -0.1788443773984909, -0.02667332999408245, 0.517480194568634, -0.005405391566455364, 0.04899028688669205, 0.287037193775177, 0.23433257639408112, -0.0024676190223544836, -0.08176811039447784, 0.369039386510849, -0.02739099971950054, 0.1183578297495842, 0.22374552488327026, -0.12709537148475647, -0.21048572659492493, 0.2915228307247162, 0.4873861074447632, -0.2563111186027527, -0.025353852659463882, 0.4901238977909088, 0.09547112137079239, 0.07569216936826706, 0.3680863380432129, -0.0786905288696289, 0.1785813570022583, 0.09014475345611572, -0.028963422402739525, 0.33118703961372375, 0.033406853675842285, -0.13183943927288055, -0.10804785043001175, 0.21512943506240845, 0.1020049899816513, 0.33712345361709595, -0.10819316655397415, 0.12375609576702118, 0.2286308854818344, 0.12189241498708725, 0.09404878318309784, -0.08401144295930862, -0.14145448803901672, -0.18192242085933685, -0.00004781727329827845, -0.12337512522935867, 0.1142159253358841, 0.1673354059457779, 0.2999280095100403, -0.3133719265460968, -0.16226720809936523, 0.32325947284698486, -0.1080368235707283, -0.3264741003513336, -0.09306008368730545, 0.11067770421504974, 0.06308702379465103, 0.008192244917154312, -0.08087996393442154, 0.3283165395259857, -0.20853424072265625, 0.5175227522850037, -0.038568779826164246, -0.01359142828732729, -0.46218761801719666, 0.18733474612236023, 0.2071884721517563, 0.1829971969127655, -0.19401642680168152, 0.2571198642253876, -0.042407065629959106, 0.25664159655570984, -0.20065218210220337, 0.048089634627103806, 0.3599499464035034, 0.08046793937683105, 0.17074832320213318, -0.07121605426073074, -0.2663176655769348, 0.03658847510814667, 0.5230928659439087, 0.20271161198616028, -0.11653858423233032, -0.4827924966812134, -0.0012830521445721388, 0.017681356519460678, 0.041255589574575424, 0.09799910336732864, -0.22213506698608398, 0.13746599853038788, -0.11651857942342758, 0.30129051208496094, 0.06033971160650253, -0.17107915878295898, -0.14590145647525787, -0.06943833827972412, -0.027843579649925232, -0.1750832200050354, -0.07449129968881607, 0.11869220435619354, -0.24071906507015228, 0.22823713719844818, -0.3105809986591339, 0.209995299577713, 0.031050097197294235, -0.10523106902837753, 0.11709221452474594, -0.023071706295013428, 0.1315835863351822, 0.0033195246942341328, 0.0521915927529335, -0.3894311785697937, 0.39727893471717834, 0.031987059861421585, -0.023929916322231293, -0.5374675393104553, 0.30257555842399597, 0.033389609307050705, 0.10669760406017303, -0.35582220554351807, -0.16991554200649261, 0.3598848879337311, 0.26740390062332153, 0.07193788141012192, -0.045807842165231705, -0.17074249684810638, 0.02497578039765358, -0.18311487138271332, -0.1939244270324707, 0.020964356139302254, -0.003815096104517579, -0.10709714144468307, 0.16258604824543, 0.06326209008693695, -0.518285870552063, 0.19436106085777283, -0.15777090191841125, -0.07089927047491074, -0.3743261694908142, 0.010144326835870743, -0.07563118636608124, -0.2973887622356415, 0.011692304164171219, 0.07162029296159744, 0.3831005096435547, -0.05536140501499176, -0.03929397836327553, -0.1291617751121521, 0.20618541538715363, 0.1500273048877716, -0.0651598870754242, -0.31469985842704773, 0.16836032271385193, 0.15901026129722595, 0.09878410398960114, 0.03199179470539093 ]
40
..\pandas\reference\api\pandas.DataFrame.round.html
pandas.DataFrame.round
DataFrame.round(decimals=0, *args, **kwargs)[source]# Round a DataFrame to a variable number of decimal places.
Parameters: decimalsint, dict, SeriesNumber of decimal places to round each column to. If an int is given, round each column to the same number of places. Otherwise dict and Series round to variable numbers of places. Column names should be in the keys if decimals is a dict-like, or in the index if decimals is a Series. Any columns not included in decimals will be left as is. Elements of decimals which are not columns of the input will be ignored. *argsAdditional keywords have no effect but might be accepted for compatibility with numpy. **kwargsAdditional keywords have no effect but might be accepted for compatibility with numpy. Returns: DataFrameA DataFrame with the affected columns rounded to the specified number of decimal places.
[">>> df = pd.DataFrame([(.21, .32), (.01, .67), (.66, .03), (.21, .18)],\n... columns=['dogs', 'cats'])\n>>> df\n dogs cats\n0 0.21 0.32\n1 0.01 0.67\n2 0.66 0.03\n3 0.21 0.18", '>>> df.round(1)\n dogs cats\n0 0.2 0.3\n1 0.0 0.7\n2 0.7 0.0\n3 0.2 0.2', ">>> df.round({'dogs': 1, 'cats': 0})\n dogs cats\n0 0.2 0.0\n1 0.0 1.0\n2 0.7 0.0\n3 0.2 0.0", ">>> decimals = pd.Series([0, 1], index=['cats', 'dogs'])\n>>> df.round(decimals)\n dogs cats\n0 0.2 0.0\n1 0.0 1.0\n2 0.7 0.0\n3 0.2 0.0"]
pandas.DataFrame.round DataFrame.round(decimals=0, *args, **kwargs)[source]# Round a DataFrame to a variable number of decimal places.
[ -0.017653202638030052, -0.4366144835948944, -0.1661326289176941, -0.3215222656726837, 0.15906496345996857, 0.020226845517754555, 0.1645774245262146, 0.2805204391479492, -0.2932821810245514, 0.2358146607875824, -0.109610415995121, 0.2144141048192978, 0.2635979652404785, 0.06563055515289307, -0.29399004578590393, -0.2751854658126831, -0.06061941012740135, 0.23764702677726746, -0.2528778910636902, 0.03307952359318733, -0.297991007566452, -0.06637145578861237, -0.1511041522026062, 0.04339711740612984, 0.07345777750015259, -0.13929550349712372, -0.04446253553032875, -0.16261731088161469, 0.09243793040513992, -0.15598084032535553, 0.02568655274808407, -0.1188984364271164, -0.045082349330186844, 0.545966625213623, -0.0000940888057812117, -0.2351246476173401, -0.04031669721007347, 0.015972625464200974, -0.19471485912799835, 0.3865679204463959, 0.11961464583873749, -0.22533568739891052, 0.1711614578962326, -0.14725932478904724, -0.07839596271514893, -0.06449605524539948, -0.14288243651390076, -0.11790994554758072, 0.3169424831867218, 0.1029806062579155, 0.3565811812877655, -0.18618181347846985, -0.017725108191370964, -0.16569767892360687, -0.29727646708488464, -0.01979336328804493, 0.14823268353939056, 0.3600461483001709, -0.2986414134502411, 0.12967979907989502, 0.21920756995677948, 0.14598558843135834, -0.2225639969110489, 0.23084886372089386, -0.11533825844526291, -0.045319098979234695, 0.3846949338912964, -0.19601291418075562, -0.07414770871400833, 0.3045586049556732, 0.12988246977329254, -0.3253835439682007, -0.3616190552711487, -0.047709837555885315, 0.21768242120742798, -0.19709745049476624, -0.48864835500717163, 0.1853599101305008, 0.0345730222761631, -0.030385924503207207, 0.11161062866449356, 0.14230601489543915, -0.00965591799467802, 0.029304441064596176, -0.3858018219470978, 0.4325334131717682, -0.16194398701190948, 0.024077069014310837, -0.06253572553396225, -0.3344811499118805, -0.1750648021697998, 0.12349685281515121, 0.21056832373142242, 0.22178249061107635, 0.23463203012943268, -0.283307820558548, -0.34782013297080994, 0.20865243673324585, 0.028594670817255974, -0.07857082039117813, -0.12116345018148422, -0.017108749598264694, 0.09657017141580582, 0.004506807774305344, -0.14179378747940063, -0.02311665005981922, -0.03689330071210861, 0.12201789766550064, 0.22656360268592834, 0.00821855291724205, 0.13685081899166107, 0.004846489522606134, 0.21038594841957092, -0.3306047022342682, -0.2057550549507141, -0.00806331355124712, -0.014346577227115631, 0.09899293631315231, -0.19077733159065247, -0.06884150952100754, 0.20517204701900482, 0.12317396700382233, -0.03231494501233101, -0.14924882352352142, -0.1222657710313797, 0.679654061794281, -0.06820596009492874, -0.10102573037147522, 0.06713951379060745, 0.20444801449775696, -0.33584389090538025, 0.18473292887210846, 0.15852145850658417, -0.15153609216213226, -0.22183199226856232, 0.0054570515640079975, 0.24973759055137634, 0.31447064876556396, 0.0905018299818039, 0.05799737572669983, -0.0514618419110775, 0.08753130584955215, -0.1072295531630516, 0.16497887670993805, -0.12517894804477692, -0.15950211882591248, 0.08298035711050034, -0.1141679584980011, -0.14764270186424255, 0.29125070571899414, -0.1429363638162613, 0.3082825541496277, -0.4541676640510559, 0.29151418805122375, 0.07771004736423492, -0.07885034382343292, -0.17684482038021088, 0.03381204232573509, 0.2269338071346283, 0.016285482794046402, 0.4069608449935913, -0.1103111058473587, 0.0344734825193882, -0.0931243747472763, 0.25769874453544617, 0.07521167397499084, -0.29766422510147095, 0.035137832164764404, -0.034210316836833954, -0.021516850218176842, 0.23865455389022827, 0.0866464227437973, 0.022202972322702408, -0.19806578755378723, -0.1356196403503418, -0.051245562732219696, 0.22349338233470917, -0.13459992408752441, -0.06964554637670517, -0.059530843049287796, -0.12471731752157211, -0.2674608826637268, -0.08198034763336182, 0.10802125185728073, -0.20450164377689362, -0.03280769661068916, -0.038807548582553864, 0.07898327708244324, -0.11503050476312637, 0.06796126067638397, -0.029805071651935577, -0.15910090506076813, 0.3816741704940796, 0.06652861088514328, -0.014250194653868675, 0.10954286903142929, -0.024675482884049416, -0.007396307773888111, 0.22725456953048706, -0.08065547794103622, -0.1627461314201355, -0.2578496038913727, 0.09806946665048599, -0.12468469887971878, 0.007990975864231586, -0.3479885458946228, 0.05239617079496384, -0.2484310269355774, 0.0665445551276207, -0.0051127527840435505, 0.19052113592624664, -0.17919528484344482, -0.5636038780212402, -0.14059974253177643, 0.2367391735315323, 0.3273429572582245, 0.30890926718711853, -0.18853849172592163, 0.09139127284288406, 0.21365050971508026, -0.10194951295852661, 0.04301629960536957, 0.20300909876823425, 0.18705518543720245, 0.1896468549966812, -0.29392769932746887, 0.11259230226278305, -0.06919737905263901, -0.07230302691459656, 0.16820743680000305, 0.1713949590921402, 0.05940261110663414, 0.27029797434806824, 0.4701930284500122, 0.0201394185423851, -0.047197774052619934, 0.08739574253559113, 0.10457213968038559, 0.13735634088516235, 0.2809155583381653, 0.026854775846004486, 0.24148480594158173, 0.18479770421981812, 0.21040818095207214, -0.1178193911910057, 0.5274435877799988, -0.11397403478622437, -0.17705371975898743, -0.129180446267128, 0.21672402322292328, 0.19433186948299408, 0.008374231867492199, -0.2126692831516266, -0.07807262241840363, -0.2147318571805954, 0.09300057590007782, 0.23448048532009125, 0.1155237928032875, -0.22125467658042908, -0.0050127459689974785, -0.010302191600203514, -0.26809749007225037, 0.44903698563575745, 0.2326800525188446, -0.10513237118721008, 0.05614997074007988, -0.030155600979924202, -0.020704858005046844, 0.005409872159361839, 0.21413187682628632, 0.065257228910923, 0.07227639853954315, -0.0650147944688797, -0.061741214245557785, 0.11025889217853546, 0.08458918333053589, 0.012630956247448921, -0.011620333418250084, 0.0914718508720398, -0.06292850524187088, -0.02372780255973339, 0.072151780128479, -0.2838932275772095, 0.16246777772903442, 0.0342431515455246, 0.16777871549129486, -0.22216498851776123, 0.0712222084403038, -0.16707681119441986, -0.3313196897506714, -0.04915839806199074, -0.1817057579755783, -0.09989248961210251, 0.10345863550901413, -0.16332274675369263, 0.10053615272045135, -0.27083316445350647, 0.4497146010398865, 0.4201705753803253, 0.19618268311023712, -0.07289209216833115, 0.00017244995979126543, -0.1490766704082489, 0.30413854122161865, -0.18545645475387573, 0.04956638813018799, 0.15850526094436646, -0.1634192317724228, 0.20772211253643036, 0.12060941010713577, -0.30472704768180847, -0.12952131032943726, -0.005074465647339821, 0.26329460740089417, 0.24989274144172668, 0.2812865972518921, -0.41696810722351074, 0.026076894253492355, -0.057082630693912506, 0.013426700606942177, 0.20335009694099426, -0.15571770071983337, -0.24388761818408966, 0.24641446769237518, -0.07110155373811722, 0.26099252700805664, 0.020439309999346733, -0.10094679147005081, -0.041080813854932785, 0.07153348624706268, -0.045418113470077515, -0.29808861017227173, 0.3234127163887024, 0.03983239084482193, 0.27090832591056824, -0.10630248486995697, -0.16547714173793793, -0.19217118620872498, 0.23688742518424988, -0.3113499879837036, 0.09417714178562164, -0.04092078655958176, -0.14474232494831085, -0.15042614936828613, -0.15102793276309967, -0.027035679668188095, -0.5579740405082703, -0.2491726130247116, -0.18812879920005798, -0.2504741847515106, 0.430469810962677, -0.09530142694711685, 0.07965419441461563, -0.2443426102399826, 0.13191348314285278, -0.07740712910890579, 0.07878360897302628, 0.05612790212035179, -0.21244576573371887, 0.10383270680904388, 0.30446958541870117, 0.035004179924726486, 0.14860522747039795, 0.14866863191127777, 0.017122186720371246, -0.16665276885032654, -0.3017534017562866, 0.09064651280641556, -0.09007721394300461, 0.1056121364235878, -0.017323587089776993, 0.39725250005722046, 0.10497251152992249, 0.10651596635580063, -0.026611732318997383, 0.17421628534793854, 0.2740258276462555, -0.3769931197166443, -0.15048065781593323, -0.06337358057498932, -0.09519945830106735, -0.4624893069267273, 0.06182195618748665, -0.09427247941493988, 0.028471797704696655, -0.35112085938453674, -0.09248615056276321, -0.07954418659210205, -0.1636691838502884, 0.06951509416103363, -0.08629117161035538, -0.10551654547452927, -0.14925584197044373, -0.19472238421440125, 0.3539661169052124, 0.09313911199569702, 0.24351933598518372, 0.25823861360549927, -0.12748317420482635, -0.1551268845796585, -0.005701768212020397, 0.24291755259037018, 0.33449587225914, -0.15249037742614746, -0.039887890219688416, -0.14019162952899933, -0.6555302739143372, -0.0035230666399002075, -0.03815910592675209, 0.036232445389032364, -0.27831515669822693, 0.2106419801712036, -0.17210830748081207, 0.01304548792541027, 0.2276301383972168, 0.23548249900341034, -0.01715509034693241, 0.2117588371038437, -0.029330607503652573, -0.5489802360534668, 0.07567127048969269, 0.27354252338409424, 0.14434969425201416, 0.0953705906867981, 0.17976383864879608, 0.07501749694347382, -0.1862007975578308, -0.32533755898475647, 0.12981662154197693, 0.05664970353245735, 0.15398763120174408, 0.29021909832954407, -0.3372393250465393, -0.05817696079611778, -0.22988349199295044, -0.09234214574098587, -0.0691218301653862, -0.004211207386106253, -0.10314392298460007, -0.13894543051719666, -0.07337470352649689, 0.3690997362136841, -0.041172366589307785, 0.011654533445835114, -0.10406441241502762, 0.03764614835381508, 0.48170503973960876, -0.17221000790596008, -0.05175469070672989, -0.10746678709983826, 0.15158917009830475, -0.04897274076938629, -0.1730685979127884, 0.34632131457328796, 0.08897195011377335, 0.06849943101406097, 0.09219871461391449, 0.0966307744383812, -0.13479682803153992, 0.024961473420262337, 0.3822404444217682, 0.5432753562927246, 0.07890649139881134, 0.03249479457736015, 0.31115737557411194, -0.07215514034032822, 0.3275677561759949, 0.17675180733203888, 0.2717726528644562, -0.303178608417511, 0.03512679040431976, -0.12023882567882538, 0.09855451434850693, -0.0863298773765564, 0.05311235040426254, -0.17765723168849945, 0.32779231667518616, -0.4878593981266022, 0.05365532636642456, 0.08640209585428238, -0.12987904250621796, -0.05841956287622452, -0.04567999392747879, -0.324556827545166, 0.27611780166625977, -0.15154661238193512, -0.3011682331562042, -0.057302702218294144, 0.2111825793981552, -0.10840017348527908, -0.15154126286506653, -0.04523101821541786, -0.296254426240921, -0.1091078668832779, 0.17453980445861816, 0.0856781005859375, -0.2633518576622009, -0.37854939699172974, 0.1436568796634674, 0.5377622842788696, 0.16523320972919464, 0.18257595598697662, 0.14229369163513184, -0.08521541208028793, 0.056954268366098404, -0.0035857975017279387, 0.4855281412601471, 0.13603194057941437, -0.0858171209692955, 0.032529156655073166, 0.12028393894433975, 0.1927987039089203, -0.07413792610168457, -0.2572644352912903, -0.11238738894462585, -0.2889856696128845, -0.24189510941505432, -0.06206674873828888, -0.5205599665641785, 0.30604299902915955, -0.12169985473155975, 0.28724923729896545, 0.011119211092591286, -0.1525004506111145, 0.23785999417304993, 0.04501955583691597, -0.17488795518875122, -0.19222700595855713, 0.10442312061786652, -0.02665531076490879, -0.21088525652885437, 0.41853103041648865, -0.041141755878925323, -0.13741973042488098, -0.21859943866729736, 0.041462674736976624, -0.06971897184848785, -0.03315570205450058, 0.518622100353241, -0.09357766807079315, -0.0037362489383667707, 0.014924048446118832, 0.11851583421230316, 0.19701844453811646, 0.16474318504333496, 0.020418547093868256, -0.3140915632247925, -0.3944424092769623, 0.008921983651816845, 0.3280334174633026, 0.23385149240493774, 0.22765108942985535, 0.22046147286891937, -0.20127040147781372, -0.19892162084579468, -0.46211063861846924, 0.11473330855369568, -0.0600653737783432, 0.05789058655500412, 0.10186310112476349, 0.08775714784860611, -0.32982003688812256, 0.4419364035129547, 0.41019943356513977, 0.25038066506385803, 0.16072671115398407, -0.41660475730895996, -0.30405938625335693, -0.05183926969766617, -0.3101801872253418, -0.1406785249710083, 0.2299153059720993, 0.10805574059486389, -0.24490222334861755, -0.11883071064949036, -0.12074490636587143, 0.1869414895772934, 0.1753605306148529, 0.4343705475330353, 0.19391106069087982, 0.0025907792150974274, 0.2595982551574707, -0.07740394026041031, 0.06811732053756714, -0.11686842888593674, 0.0783700942993164, 0.24110466241836548, 0.1754741668701172, -0.017078815028071404, 0.14834456145763397, -0.054936859756708145, 0.01535396184772253, -0.183234304189682, 0.07668428868055344, 0.170753613114357, -0.008607088588178158, 0.487069696187973, 0.2317475974559784, 0.1500193178653717, -0.14699232578277588, 0.16406378149986267, 0.29827991127967834, 0.3558778166770935, -0.3790803849697113, -0.09839172661304474, 0.488111674785614, 0.14978183805942535, 0.217512845993042, 0.3974956274032593, -0.14615419507026672, -0.2319934070110321, 0.007876507006585598, -0.08096414059400558, 0.08454335480928421, -0.5365706086158752, 0.14259114861488342, 0.4862893223762512, 0.04776837304234505, -0.2722615599632263, 0.05325610935688019, 0.14512912929058075, 0.20803265273571014, 0.42468497157096863, 0.12375012785196304, 0.14431343972682953, -0.14385950565338135, -0.023885680362582207, -0.0027809315361082554, -0.12643533945083618, 0.1446669101715088, 0.28647997975349426, -0.190511092543602, -0.01752936840057373, 0.2882930040359497, -0.29492896795272827, -0.06002812832593918, -0.10766348987817764, -0.12444298714399338, 0.25709640979766846, -0.0849096029996872, -0.19916000962257385, 0.26500117778778076, -0.17063291370868683, 0.036558572202920914, -0.1159658282995224, 0.008061906322836876, -0.1144544929265976, 0.4072974920272827, -0.07493633031845093, 0.018304020166397095, 0.10302082449197769, -0.04871945083141327, 0.22630037367343903, 0.30682745575904846, -0.26217833161354065, -0.43829235434532166, 0.2863059639930725, -0.05491703748703003, -0.14431767165660858, 0.21295900642871857, 0.32337287068367004, 0.09693975746631622, -0.3226986229419708, 0.11885377019643784, -0.07283253222703934, -0.14976054430007935, 0.0791151374578476, -0.043761685490608215, 0.37271371483802795, 0.2958495616912842, 0.0657794177532196, 0.4432794153690338, -0.33151233196258545, 0.16443955898284912, -0.05321449786424637, -0.0837850347161293, -0.43240439891815186, 0.0886475220322609, 0.2170841544866562, -0.14957498013973236, -0.1880645751953125, -0.1831624060869217, -0.03700076416134834, -0.06380167603492737, -0.34019938111305237, -0.06550006568431854, -0.007255397271364927, 0.03238072618842125, 0.23491869866847992, 0.1323045939207077, 0.2450791895389557, -0.0028705119621008635, 0.13654372096061707, 0.1534447968006134, -0.21117670834064484, -0.1536237597465515, -0.007470783311873674, 0.34665563702583313, -0.22429729998111725, 0.12749290466308594, -0.14196522533893585, 0.0813770592212677, -0.00221401103772223, 0.02659006416797638, -0.06958045065402985, -0.14031775295734406, 0.027376919984817505, 0.156127467751503, -0.07890614122152328, -0.46482110023498535, -0.08623218536376953, 0.14295588433742523, -0.18270063400268555, 0.06306861340999603, 0.020977996289730072, 0.3008415102958679, -0.0032413206063210964, 0.051915060728788376, -0.05280807241797447, -0.10993412882089615, 0.09575952589511871, 0.3077567219734192, -0.22416085004806519, -0.288105309009552, 0.24888207018375397, -0.08675197511911392, 0.1219378411769867, -0.32001811265945435, 0.28688475489616394, -0.17649200558662415, 0.11793127655982971, -0.2504733204841614, -0.38205990195274353, -0.07958439737558365, -0.018034687265753746, 0.09975434094667435, 0.1665063202381134, -0.062175557017326355, 0.20518574118614197, 0.1042344942688942, -0.3569651246070862, 0.07587597519159317, 0.13479991257190704, -0.06992866843938828, 0.30098721385002136, 0.33384984731674194, -0.09441053867340088, 0.16355617344379425, -0.2563078999519348, -0.6296355128288269, -0.18033429980278015, 0.02177809178829193, -0.10970473289489746, -0.210825577378273, 0.11462652683258057, 0.28907155990600586, 0.3190973997116089, 0.10286924242973328, -0.15231119096279144, 0.1573081761598587, -0.02993464283645153, -0.10018099844455719, 0.017001356929540634, 0.2502252161502838, -0.015170782804489136, 0.03671172261238098, -0.2156909704208374, -0.5468719005584717 ]
41
..\pandas\reference\api\pandas.Index.where.html
pandas.Index.where
final Index.where(cond, other=None)[source]# Replace values where the condition is False. The replacement is taken from other.
Parameters: condbool array-like with the same length as selfCondition to select the values on. otherscalar, or array-like, default NoneReplacement if the condition is False. Returns: pandas.IndexA copy of self with values replaced from other where the condition is False.
[">>> idx = pd.Index(['car', 'bike', 'train', 'tractor'])\n>>> idx\nIndex(['car', 'bike', 'train', 'tractor'], dtype='object')\n>>> idx.where(idx.isin(['car', 'train']), 'other')\nIndex(['car', 'other', 'train', 'other'], dtype='object')"]
pandas.Index.where final Index.where(cond, other=None)[source]# Replace values where the condition is False. The replacement is taken from other.
[ 0.20888236165046692, -0.01955145224928856, -0.2597218453884125, -0.14091181755065918, -0.1300530731678009, 0.03612615540623665, 0.18061456084251404, 0.35246211290359497, -0.04641147330403328, 0.13720585405826569, -0.305303692817688, 0.25763970613479614, 0.2687981128692627, -0.060668084770441055, -0.19221113622188568, -0.015178538858890533, 0.04950662702322006, 0.4665311872959137, -0.08853665739297867, 0.04924675077199936, -0.3577027916908264, 0.0478992685675621, -0.12875103950500488, 0.035558417439460754, 0.12322945892810822, -0.04816923663020134, -0.10636216402053833, 0.12855377793312073, 0.2663517892360687, -0.051277950406074524, 0.20986883342266083, 0.313332200050354, -0.2947635054588318, 0.11674652248620987, -0.0000941031175898388, -0.13904130458831787, -0.08013395220041275, -0.05236956477165222, -0.04117150977253914, -0.015185070224106312, -0.47332245111465454, 0.18370959162712097, -0.0799793228507042, -0.3206818699836731, -0.16630782186985016, -0.385701060295105, -0.1621655821800232, -0.044192004948854446, 0.17641228437423706, 0.20330868661403656, 0.2911641597747803, 0.22414906322956085, -0.3546904921531677, -0.09822200983762741, -0.00455701956525445, -0.4755155146121979, 0.4532809257507324, 0.14264832437038422, -0.013014229945838451, -0.17907842993736267, 0.2375926524400711, 0.22425547242164612, -0.2923700511455536, -0.2191171944141388, -0.2149742990732193, -0.016588842496275902, 0.08494541794061661, -0.07967618107795715, 0.18878036737442017, 0.2662261724472046, 0.03541736304759979, -0.13344641029834747, -0.21878930926322937, 0.07018807530403137, -0.0782521441578865, -0.04850025102496147, -0.03384234011173248, -0.11801362037658691, -0.04262697324156761, 0.3448014557361603, 0.25703272223472595, 0.05825263261795044, 0.0289450790733099, -0.024674220010638237, -0.38511112332344055, 0.28756770491600037, 0.0780571699142456, -0.13753361999988556, 0.027280939742922783, 0.05052950233221054, -0.03140773996710777, -0.08968354761600494, 0.08857359737157822, 0.05225508287549019, -0.19726459681987762, -0.421050488948822, -0.07954928278923035, -0.1107972115278244, -0.1599063128232956, -0.016814202070236206, -0.018131373450160027, 0.09634272754192352, -0.16901525855064392, 0.13957132399082184, -0.0025843647308647633, 0.06412782520055771, -0.09450940042734146, 0.18123650550842285, 0.03034711815416813, 0.05116422474384308, -0.09383543580770493, 0.1321115493774414, 0.25564464926719666, -0.29778897762298584, -0.10429668426513672, 0.06697558611631393, 0.10124572366476059, 0.09204185754060745, -0.6752498149871826, 0.1012272983789444, -0.06049490347504616, -0.0781838521361351, 0.16786643862724304, 0.19539424777030945, 0.011576848104596138, 0.3214752972126007, 0.14993339776992798, 0.2234397977590561, 0.15168750286102295, 0.22860769927501678, -0.3119397759437561, 0.25907275080680847, 0.16616369783878326, -0.3392624258995056, -0.1537981480360031, -0.005031348671764135, 0.3252197206020355, 0.088630810379982, -0.032382477074861526, -0.019679343327879906, -0.03633691370487213, -0.3122953176498413, 0.2916482090950012, 0.40007293224334717, -0.17734463512897491, -0.29544010758399963, 0.309047132730484, -0.19714201986789703, -0.05640941858291626, 0.3761739134788513, 0.37905365228652954, -0.013317441567778587, -0.22582656145095825, 0.35554423928260803, 0.0658930167555809, -0.1739257425069809, 0.24020011723041534, 0.14491486549377441, -0.3100176155567169, 0.012614826671779156, 0.4242302477359772, 0.2718118727207184, 0.02159756049513817, -0.10038255900144577, 0.21627900004386902, 0.1756877601146698, -0.16993600130081177, 0.08108501136302948, 0.23482763767242432, -0.09137207269668579, -0.07181071490049362, 0.07420233637094498, -0.039468854665756226, -0.16857513785362244, 0.09403617680072784, -0.1811293512582779, 0.20415827631950378, -0.14284150302410126, -0.129985049366951, 0.17049653828144073, -0.11686789989471436, 0.1196453645825386, 0.22326824069023132, 0.07538226246833801, -0.19511045515537262, -0.13183413445949554, 0.16062822937965393, -0.003342283656820655, 0.015951694920659065, -0.30981943011283875, -0.12122662365436554, -0.07267381995916367, 0.04782800003886223, -0.11405429244041443, 0.03774635121226311, 0.33831116557121277, -0.13374939560890198, -0.27667874097824097, 0.25067517161369324, 0.03524743393063545, -0.22928959131240845, 0.03808901458978653, 0.2957724630832672, 0.08036495745182037, -0.03730427846312523, -0.09857385605573654, 0.11703449487686157, 0.17888186872005463, -0.21153074502944946, -0.3725878596305847, 0.047472357749938965, -0.362076073884964, -0.44906726479530334, -0.0978970155119896, 0.27376875281333923, 0.0741656944155693, 0.3683728277683258, 0.019528737291693687, -0.08954863995313644, -0.02677399106323719, -0.4632400870323181, 0.03442619740962982, -0.1591542512178421, 0.033927615731954575, 0.19261039793491364, 0.07416891306638718, 0.05885511264204979, 0.2579452097415924, 0.051069051027297974, 0.19687506556510925, 0.15096357464790344, 0.14883121848106384, 0.18983852863311768, 0.44826337695121765, -0.39523810148239136, 0.20417563617229462, 0.3066483736038208, -0.06890629976987839, 0.03130060434341431, -0.09287555515766144, -0.1561145782470703, 0.35135260224342346, 0.22597546875476837, 0.25509628653526306, -0.20000116527080536, 0.22354131937026978, -0.15939874947071075, -0.049901075661182404, -0.011773336678743362, 0.036449894309043884, 0.18038488924503326, -0.19683796167373657, 0.0006769129540771246, -0.24602599442005157, -0.2491084337234497, 0.18924061954021454, 0.008304554037749767, 0.36134397983551025, -0.465141236782074, 0.1569172739982605, -0.21352440118789673, -0.2461307793855667, 0.2815547585487366, -0.04785268008708954, 0.10504286736249924, 0.09046713262796402, -0.11002364009618759, 0.003295602509751916, 0.040641315281391144, 0.2735349237918854, 0.0515558160841465, -0.0830671563744545, -0.04624292999505997, -0.0828125923871994, 0.33280470967292786, 0.13716241717338562, -0.1435268372297287, 0.0299261175096035, 0.009405364282429218, 0.1069711223244667, -0.1492173820734024, 0.12526573240756989, -0.07808592170476913, 0.10483942180871964, -0.12800438702106476, 0.38115009665489197, -0.20585088431835175, -0.1291704773902893, 0.03296994790434837, -0.24366313219070435, 0.20852090418338776, -0.11631211638450623, 0.19164824485778809, 0.17382754385471344, -0.17316016554832458, 0.2454165518283844, -0.1539904773235321, 0.05656207725405693, 0.2558195888996124, -0.18691101670265198, -0.042054302990436554, -0.16339530050754547, 0.13355965912342072, 0.38642773032188416, -0.08126619458198547, 0.15722043812274933, -0.03347046673297882, -0.22360415756702423, -0.03241783380508423, -0.08654448390007019, 0.01650688610970974, -0.3360516130924225, -0.24857883155345917, 0.2161082774400711, 0.1800389289855957, 0.3798707127571106, -0.48740917444229126, -0.14932629466056824, -0.1908414363861084, 0.11659342795610428, 0.07522736489772797, -0.19184653460979462, 0.03868815302848816, 0.26432934403419495, 0.14456723630428314, -0.29817453026771545, -0.05315842479467392, -0.28833985328674316, -0.09943388402462006, -0.19960469007492065, 0.1430140882730484, -0.01390086393803358, 0.28306806087493896, 0.019975071772933006, 0.2174200862646103, 0.03049449622631073, -0.142873615026474, -0.2680353820323944, 0.09966045618057251, 0.16916154325008392, 0.21666601300239563, -0.0738690197467804, -0.2640336751937866, 0.07345353066921234, -0.25098785758018494, -0.005479185841977596, -0.2879754304885864, -0.05597861111164093, -0.03469463437795639, -0.10938175767660141, -0.03289641812443733, 0.12147890031337738, 0.2395354062318802, -0.4427075684070587, -0.1789851188659668, 0.10047189146280289, -0.04579856991767883, 0.09622075408697128, -0.3270261883735657, 0.2271382361650467, 0.3361121714115143, 0.08549776673316956, 0.2877138555049896, -0.0329977311193943, 0.06604897230863571, 0.2401861548423767, -0.08342622220516205, 0.40523287653923035, 0.33996960520744324, -0.3490082919597626, -0.434004008769989, 0.26857563853263855, 0.11127850413322449, 0.26343515515327454, -0.1820586770772934, 0.058327656239271164, -0.07365705817937851, -0.365691214799881, -0.492182195186615, -0.013040532357990742, 0.1440589427947998, -0.21077144145965576, 0.17527371644973755, 0.13811665773391724, -0.043259378522634506, -0.14440155029296875, 0.013934429734945297, -0.13675320148468018, 0.07502596825361252, 0.25543954968452454, -0.28780558705329895, 0.07529976218938828, 0.03172028064727783, -0.20602358877658844, 0.26050475239753723, 0.010585078038275242, 0.17570556700229645, 0.3068259060382843, -0.09078570455312729, -0.13554240763187408, 0.06404946744441986, 0.4845673143863678, 0.10273128002882004, -0.23861831426620483, -0.011022703722119331, -0.042221590876579285, -0.2209620475769043, 0.20716392993927002, -0.16114014387130737, 0.006250348407775164, 0.07864873111248016, 0.35248586535453796, -0.06178656220436096, -0.302595853805542, 0.49081411957740784, 0.04789699241518974, -0.07661847025156021, -0.10707748681306839, -0.28284016251564026, -0.18363331258296967, -0.07016673684120178, 0.27918338775634766, 0.23526333272457123, 0.23682966828346252, -0.08172651380300522, -0.22223234176635742, -0.06889820843935013, -0.18258191645145416, 0.4234784245491028, -0.10000419616699219, 0.006347185932099819, 0.28549322485923767, -0.22386051714420319, -0.13506774604320526, 0.09970155358314514, -0.10808885842561722, 0.09871692955493927, -0.20189253985881805, 0.1195283830165863, -0.43866491317749023, 0.29402267932891846, 0.3047078549861908, 0.14386191964149475, -0.11406224966049194, 0.2577017843723297, -0.03393981605768204, -0.025061292573809624, 0.045922886580228806, -0.17630666494369507, 0.23604299128055573, 0.09267246723175049, 0.12119805812835693, -0.27576056122779846, 0.6206945180892944, 0.01497017964720726, -0.2114691436290741, 0.028171062469482422, 0.2980844974517822, -0.2093367725610733, 0.036912959069013596, 0.07752394676208496, 0.5290790796279907, -0.05284151807427406, -0.15028829872608185, 0.1265130192041397, -0.27291154861450195, 0.09004318714141846, 0.18718856573104858, 0.3366476595401764, -0.00654899375513196, -0.36403805017471313, -0.03780080005526543, -0.1158478632569313, 0.05170268937945366, 0.045484550297260284, -0.07079111784696579, 0.29197150468826294, -0.46033191680908203, 0.15946869552135468, 0.4921834468841553, -0.25236889719963074, -0.042054276913404465, 0.05910555645823479, -0.19890472292900085, 0.14744295179843903, 0.2049337774515152, -0.17377719283103943, 0.0047406344674527645, -0.05078890174627304, -0.0985003411769867, -0.04059961065649986, 0.14806194603443146, -0.2024528682231903, -0.08628068119287491, 0.09826775640249252, 0.10944925248622894, -0.17943696677684784, -0.4858248829841614, 0.16260448098182678, 0.1586141586303711, 0.11501288414001465, 0.20884019136428833, 0.19842977821826935, 0.13930600881576538, 0.21959887444972992, 0.09798722714185715, 0.27604010701179504, 0.34658801555633545, 0.09910449385643005, -0.40190333127975464, 0.4049660861492157, 0.019825804978609085, -0.2739132344722748, -0.3280157744884491, 0.07295062392950058, -0.1456969976425171, -0.23091921210289001, -0.1704413890838623, -0.08719228953123093, 0.008777560666203499, -0.40504249930381775, 0.26801779866218567, -0.025240598246455193, -0.16901521384716034, 0.15466047823429108, -0.17912505567073822, -0.3245135247707367, -0.12379496544599533, 0.3870757222175598, 0.08274134248495102, 0.23117521405220032, 0.3321790397167206, -0.39895451068878174, -0.1786418855190277, -0.2708059251308441, -0.09999161958694458, -0.0755818709731102, 0.19429954886436462, 0.3132495582103729, -0.19164150953292847, -0.13845202326774597, 0.00716474000364542, 0.04689890518784523, 0.16442722082138062, 0.4062231183052063, 0.0005395306507125497, -0.426071435213089, -0.2037416696548462, 0.10005231946706772, 0.35024067759513855, 0.2639217972755432, -0.10728493332862854, 0.07056286185979843, -0.2254527509212494, -0.0008433919865638018, -0.5115038156509399, 0.0738622397184372, -0.46677541732788086, 0.16232791543006897, -0.06393188238143921, 0.039340678602457047, -0.07321058213710785, 0.10592786967754364, 0.41512608528137207, 0.012317439541220665, 0.19225545227527618, -0.44520440697669983, -0.1524735391139984, 0.004612137097865343, -0.267276793718338, -0.022937936708331108, 0.06556562334299088, 0.14166010916233063, 0.022789880633354187, -0.002836367813870311, -0.1878829002380371, 0.2570880055427551, 0.17805872857570648, 0.18601886928081512, 0.01255307998508215, -0.15208032727241516, -0.049931056797504425, -0.19348865747451782, 0.11540695279836655, -0.2847634553909302, -0.2503964602947235, 0.012528789229691029, -0.13014532625675201, -0.13987988233566284, 0.3000994324684143, -0.130106583237648, -0.04806102439761162, -0.08532390743494034, 0.031592704355716705, 0.13715775310993195, -0.23483368754386902, 0.3178809881210327, 0.20617802441120148, -0.03271227702498436, 0.1371898353099823, 0.05437632277607918, -0.06348337978124619, 0.43353644013404846, -0.6073936223983765, 0.011803115718066692, 0.12747487425804138, -0.1586487889289856, 0.43401849269866943, 0.15402275323867798, 0.13630269467830658, -0.34804368019104004, 0.39937618374824524, 0.09785418957471848, -0.17442458868026733, -0.07815875113010406, 0.029662318527698517, 0.34470781683921814, 0.10677438229322433, -0.26071181893348694, 0.045466676354408264, 0.2535450756549835, 0.4215468168258667, 0.21455001831054688, 0.07139018177986145, 0.34713214635849, -0.0928129032254219, 0.004951091483235359, -0.011601821519434452, -0.1370810866355896, 0.23655813932418823, 0.0723629891872406, -0.15860724449157715, 0.05475778132677078, 0.13299493491649628, -0.1340162307024002, -0.047760963439941406, 0.21642422676086426, 0.2475656419992447, 0.36010128259658813, 0.033272095024585724, -0.3218236267566681, 0.07151785492897034, -0.1390921026468277, 0.0016084125963971019, -0.24285870790481567, 0.3411071300506592, -0.3269008696079254, -0.09251677244901657, -0.11647409945726395, -0.09597267955541611, 0.1539347618818283, 0.18481659889221191, -0.016218997538089752, 0.06815571337938309, -0.29288867115974426, -0.21626043319702148, 0.3869919776916504, 0.07764393091201782, 0.29669100046157837, 0.3587169945240021, -0.03876269608736038, -0.1900942474603653, -0.22383134067058563, 0.23210442066192627, -0.23535868525505066, -0.2910284996032715, -0.024192191660404205, -0.19958710670471191, -0.17059871554374695, -0.11761122941970825, 0.015942897647619247, 0.3203013837337494, -0.3727204501628876, 0.04084513708949089, 0.06154816970229149, 0.18546701967716217, -0.5737589001655579, 0.3050176501274109, 0.4097922742366791, -0.08355657011270523, 0.01688632369041443, -0.11477205157279968, -0.21267813444137573, 0.0392678827047348, -0.04424174129962921, -0.00787009485065937, 0.13211920857429504, 0.2614867389202118, 0.2518676519393921, 0.07431508600711823, -0.11275942623615265, 0.012591293081641197, 0.0150926373898983, -0.08803197741508484, -0.0566050224006176, -0.2803742289543152, 0.05961430072784424, 0.266684889793396, -0.022325245663523674, 0.12725982069969177, -0.12665735185146332, -0.020626232028007507, -0.06387785077095032, -0.009441413916647434, 0.026416046544909477, -0.00519104627892375, -0.1918908655643463, 0.009751965291798115, -0.037973932921886444, -0.2936766743659973, 0.0581156387925148, 0.06983965635299683, -0.10121890157461166, 0.17332972586154938, -0.25074663758277893, 0.3582316040992737, -0.00866732094436884, -0.1949634850025177, 0.1821196973323822, 0.08009480684995651, 0.025029398500919342, 0.048535723239183426, -0.1555716097354889, -0.19512581825256348, 0.15286588668823242, 0.315915584564209, 0.019678689539432526, -0.2284764051437378, 0.06912557780742645, 0.126540869474411, 0.014500551857054234, 0.01939055323600769, -0.2888757884502411, 0.3183635473251343, 0.3397102355957031, 0.16288632154464722, -0.17391134798526764, -0.08835654705762863, -0.053292252123355865, 0.059456173330545425, 0.04609530419111252, 0.0695139691233635, 0.247568279504776, -0.12607215344905853, 0.3333701193332672, -0.17323018610477448, -0.430961549282074, 0.3369181752204895, -0.36284777522087097, -0.37356722354888916, -0.4209733009338379, 0.13734304904937744, 0.21728022396564484, -0.006892985664308071, 0.26477017998695374, 0.02847120352089405, 0.4224870204925537, -0.07145911455154419, 0.004151202272623777, -0.07310185581445694, 0.18270115554332733, 0.24379217624664307, 0.05742264539003372, -0.1863994151353836, 0.10705577582120895, 0.18265260756015778, -0.18172264099121094, -0.39229899644851685 ]
42
..\pandas\reference\api\pandas.tseries.offsets.Milli.is_anchored.html
pandas.tseries.offsets.Milli.is_anchored
Milli.is_anchored()# Return False. Deprecated since version 2.2.0: is_anchored is deprecated and will be removed in a future version. Use False instead.
No parameters found
['>>> pd.offsets.Hour().is_anchored()\nFalse\n>>> pd.offsets.Hour(2).is_anchored()\nFalse']
pandas.tseries.offsets.Milli.is_anchored Milli.is_anchored()# Return False. Deprecated since version 2.2.0: is_anchored is deprecated and will be removed in a future version. Use False instead.
[ -0.34629738330841064, -0.7079617977142334, -0.18475714325904846, -0.10093075037002563, 0.0293272752314806, -0.1456950157880783, 0.5676390528678894, 0.24162720143795013, -0.1761787235736847, 0.3060610890388489, -0.015278773382306099, 0.15671250224113464, 0.04702381417155266, 0.00341246766038239, -0.4029332399368286, 0.10756342858076096, 0.13274773955345154, 0.583859384059906, -0.20332780480384827, 0.09162364155054092, -0.4825492203235626, 0.04641280695796013, -0.31359606981277466, 0.06914719939231873, -0.12212663888931274, -0.14435642957687378, 0.06160452216863632, -0.19690436124801636, -0.04282655566930771, -0.29807206988334656, 0.2967778146266937, 0.0460965558886528, -0.13551050424575806, 0.6106273531913757, -0.00010175786155741662, -0.16227221488952637, 0.2594935894012451, 0.08255337178707123, -0.17197303473949432, 0.3128315508365631, -0.14041957259178162, -0.2007131725549698, 0.20729738473892212, -0.29991620779037476, -0.17862169444561005, -0.14616405963897705, -0.11401882022619247, -0.10590359568595886, 0.26475271582603455, 0.34615907073020935, 0.2895618677139282, 0.18570655584335327, -0.08842012286186218, -0.15128475427627563, -0.09177803248167038, -0.16391870379447937, 0.008076411671936512, 0.39276573061943054, -0.4607875645160675, 0.13912023603916168, 0.1138247400522232, 0.26814255118370056, -0.10956072062253952, 0.31230777502059937, 0.06270793080329895, 0.013853684067726135, 0.2416185587644577, 0.003356676083058119, 0.03549946844577789, 0.4032664895057678, 0.3745715320110321, -0.09625876694917679, -0.18224890530109406, -0.25182652473449707, -0.1266648769378662, -0.025230232626199722, 0.038690775632858276, 0.0762542262673378, 0.19065862894058228, 0.4069708585739136, 0.13348804414272308, 0.3358628451824188, -0.09966399520635605, 0.09643743932247162, -0.6136982440948486, 0.33000656962394714, -0.10421044379472733, -0.09097789227962494, 0.11373407393693924, -0.05915852263569832, 0.18242892622947693, 0.07365263998508453, -0.062280409038066864, -0.13208501040935516, -0.04366328567266464, -0.21746084094047546, 0.3185920715332031, -0.1780901700258255, -0.12839311361312866, 0.0010487352265045047, -0.1514209359884262, 0.06983619928359985, 0.12757502496242523, 0.020419443026185036, 0.016216708347201347, 0.08416203409433365, -0.19331210851669312, -0.23561087250709534, 0.4473370313644409, 0.43809324502944946, -0.11628030240535736, 0.08600237965583801, 0.4759995639324188, -0.4513203203678131, 0.1784772425889969, 0.00523549597710371, 0.2762639820575714, 0.05341234430670738, -0.4532867670059204, 0.24721810221672058, -0.3522038459777832, -0.020402468740940094, 0.08963146805763245, -0.03538896143436432, -0.0026339469477534294, 0.7239166498184204, 0.2027912139892578, 0.07055303454399109, 0.1345948576927185, 0.10344942659139633, -0.2681315541267395, 0.3183411955833435, -0.06437896937131882, -0.3661794066429138, -0.18625710904598236, -0.03752386197447777, 0.018200159072875977, 0.23187530040740967, 0.002737864153459668, -0.1351509690284729, -0.1291695237159729, -0.33733609318733215, 0.3663802146911621, 0.3313595652580261, -0.22080767154693604, -0.18266594409942627, 0.08791002631187439, -0.14066705107688904, -0.0931304395198822, 0.10356354713439941, 0.1700185239315033, 0.09478361159563065, -0.04407709836959839, 0.31050416827201843, -0.10167327523231506, 0.09161834418773651, 0.1763947606086731, 0.2301706224679947, 0.08018756657838821, 0.3590099513530731, 0.544083297252655, -0.019481400027871132, -0.3772204518318176, -0.03231840208172798, 0.12446299195289612, 0.1654675155878067, -0.42471686005592346, 0.06374410539865494, 0.018789658322930336, -0.28591689467430115, 0.09727726876735687, 0.0031437149737030268, 0.21856394410133362, 0.024183962494134903, -0.33516767621040344, -0.3663497269153595, -0.21510379016399384, 0.018503757193684578, -0.07975023239850998, 0.015418422408401966, -0.06523896008729935, -0.03430197387933731, 0.22941341996192932, -0.04421662166714668, -0.36224010586738586, 0.12462859600782394, 0.07187553495168686, -0.010134542360901833, 0.2043534219264984, -0.007231217343360186, -0.22066248953342438, 0.07794234156608582, 0.1772119253873825, 0.1116786077618599, -0.06853584200143814, -0.31386712193489075, -0.0572889968752861, 0.24936801195144653, -0.06751085072755814, 0.16668400168418884, -0.21646811068058014, -0.10923360288143158, 0.25216495990753174, -0.25363874435424805, -0.056464843451976776, -0.3470095694065094, -0.11326219141483307, -0.014143195003271103, -0.018348388373851776, 0.14957047998905182, 0.2386058270931244, -0.28162044286727905, -0.34030336141586304, 0.26183387637138367, 0.14446784555912018, 0.36942628026008606, 0.27684834599494934, -0.043222375214099884, -0.058205366134643555, 0.4323326647281647, -0.25198793411254883, 0.18224981427192688, 0.07322302460670471, -0.020378511399030685, 0.3262704014778137, 0.04035105183720589, 0.042566943913698196, 0.03618866577744484, 0.08768782019615173, 0.3017673194408417, 0.26045340299606323, -0.1395602524280548, 0.03906107321381569, 0.5129241943359375, 0.062248699367046356, 0.16285759210586548, -0.2855282425880432, 0.02295476384460926, 0.1241426020860672, 0.22319044172763824, -0.34703293442726135, 0.3044402301311493, -0.05616952106356621, 0.17292959988117218, -0.24174638092517853, 0.618982195854187, -0.005710317753255367, -0.2077711820602417, 0.005686095450073481, 0.0624726340174675, 0.2504615783691406, -0.14415264129638672, -0.20064319670200348, -0.35772812366485596, 0.03976360335946083, -0.1360955685377121, -0.21007570624351501, 0.32816779613494873, -0.5538433790206909, 0.1472920924425125, 0.27200770378112793, 0.035829853266477585, 0.2839999496936798, 0.03767858073115349, 0.04971713200211525, -0.07630669325590134, 0.08241023868322372, 0.06290548294782639, 0.14588838815689087, 0.2742566764354706, 0.16515949368476868, 0.06972930580377579, -0.038990315049886703, -0.25257840752601624, 0.22085604071617126, 0.2458513230085373, 0.18582908809185028, 0.2522575259208679, 0.24315720796585083, -0.08825002610683441, -0.4049558937549591, 0.21674107015132904, -0.2765499949455261, 0.08756508678197861, -0.2581125795841217, -0.005623927805572748, -0.446474552154541, -0.28966760635375977, 0.03323649242520332, -0.3261320888996124, 0.024198943749070168, -0.2639825642108917, 0.15462079644203186, 0.2586038112640381, -0.18724973499774933, 0.16014166176319122, -0.24146126210689545, 0.3657892644405365, 0.26471206545829773, 0.09789175540208817, -0.0954580083489418, 0.06202252581715584, 0.1166444793343544, 0.25676852464675903, -0.13278153538703918, 0.20222531259059906, 0.29104191064834595, 0.11793221533298492, 0.26783832907676697, 0.28157472610473633, -0.10190215706825256, -0.033745020627975464, -0.1386490911245346, -0.06829079985618591, 0.3852929174900055, 0.2396520972251892, -0.259844034910202, 0.14625483751296997, 0.09987056255340576, -0.08812207728624344, 0.10401257872581482, -0.14255377650260925, -0.010440702550113201, 0.09142237901687622, -0.3453504145145416, -0.047598812729120255, 0.05637086182832718, -0.3008936941623688, -0.10583578795194626, -0.05831233784556389, 0.032040417194366455, 0.08710194379091263, 0.04064794257283211, 0.06962047517299652, 0.35821521282196045, -0.11204193532466888, -0.29931333661079407, -0.19723230600357056, 0.11437825858592987, 0.08498407900333405, -0.13040989637374878, 0.08271268010139465, -0.19665998220443726, -0.05987270176410675, -0.5084630250930786, -0.013834686949849129, -0.5840549468994141, -0.07087712734937668, 0.04664958268404007, -0.10268101096153259, -0.07775181531906128, 0.0020484314300119877, 0.018148422241210938, -0.43226805329322815, -0.01772155985236168, 0.13606572151184082, 0.17015302181243896, 0.11521158367395401, -0.01288521382957697, 0.18778136372566223, 0.5021827816963196, 0.21790346503257751, -0.05972183868288994, 0.184920072555542, -0.22607874870300293, 0.22193242609500885, -0.1771196573972702, 0.1434565931558609, -0.07723438739776611, -0.08846745640039444, -0.042120903730392456, 0.3832898736000061, 0.026005107909440994, 0.23095890879631042, -0.07671415060758591, 0.09142930060625076, -0.1442733258008957, -0.10102377086877823, 0.00396376196295023, -0.05829090252518654, -0.2937750518321991, -0.32661664485931396, 0.027899455279111862, -0.08724437654018402, 0.09423954784870148, 0.011610309593379498, -0.04410210996866226, -0.09318695962429047, 0.11238706856966019, 0.13682369887828827, -0.2026316523551941, -0.32159867882728577, 0.09072054922580719, -0.235468327999115, 0.13571541011333466, 0.03168800100684166, 0.33945006132125854, 0.120570108294487, -0.04437946900725365, 0.14674048125743866, -0.026461292058229446, 0.7297062873840332, -0.08599452674388885, -0.022874334827065468, 0.01233301218599081, 0.01951643079519272, -0.6771453022956848, -0.0783175677061081, -0.12293090671300888, -0.22430559992790222, -0.0827626958489418, 0.40828609466552734, -0.08427228033542633, -0.06128067150712013, 0.12097827345132828, -0.1521414816379547, -0.04294498637318611, -0.23034052550792694, -0.48682570457458496, -0.17253905534744263, 0.11080996692180634, 0.3997759222984314, 0.35665038228034973, 0.09005627036094666, 0.22267772257328033, -0.25603917241096497, -0.10151524841785431, -0.2885284721851349, 0.12241830676794052, 0.19629889726638794, 0.11262524873018265, 0.20382386445999146, -0.12395934760570526, -0.07139162719249725, 0.07196731120347977, 0.3864041864871979, -0.02632526308298111, -0.06941261142492294, 0.02370716817677021, -0.39335721731185913, -0.015740443021059036, 0.2257085144519806, 0.06651633977890015, -0.31815022230148315, -0.014907849952578545, -0.034911494702100754, 0.2793472409248352, -0.13784724473953247, -0.10113085806369781, 0.04495689645409584, 0.10272865742444992, 0.05139021575450897, -0.1096992939710617, 0.31850171089172363, -0.18539699912071228, 0.028281841427087784, -0.4084153175354004, -0.03812825679779053, -0.24551381170749664, -0.08696098625659943, 0.17956547439098358, 0.6432072520256042, 0.15339313447475433, -0.09587392210960388, 0.5718872547149658, -0.29730236530303955, 0.45421114563941956, -0.08268571645021439, 0.20007289946079254, -0.14905031025409698, -0.32418200373649597, -0.25666090846061707, 0.021704455837607384, -0.03079262375831604, -0.2759387791156769, -0.2776887118816376, -0.06834977865219116, -0.22138367593288422, 0.11293739080429077, -0.14869637787342072, 0.22704017162322998, 0.1886463165283203, -0.12559473514556885, -0.36358878016471863, 0.23491135239601135, -0.1029600277543068, -0.03823031112551689, -0.16949902474880219, 0.02720395289361477, -0.005125610623508692, 0.14573614299297333, 0.05767172947525978, -0.036498598754405975, 0.13641969859600067, 0.25243064761161804, 0.07630293816328049, -0.17362113296985626, -0.4176614284515381, -0.1617605984210968, 0.4558711051940918, -0.11363635212182999, 0.13102281093597412, 0.1774861365556717, 0.051811523735523224, 0.08805568516254425, -0.0322670079767704, 0.20390170812606812, 0.36354127526283264, -0.1496565192937851, -0.20045106112957, 0.09569010883569717, 0.11635138094425201, -0.14743287861347198, 0.06914954632520676, 0.08348158746957779, -0.1898532658815384, -0.12418311089277267, -0.3710017502307892, -0.2724229097366333, 0.14321744441986084, -0.10347282886505127, 0.26021111011505127, -0.13944217562675476, 0.05106394737958908, 0.06789852678775787, -0.08862118422985077, -0.35909271240234375, -0.2849442958831787, 0.7090700268745422, -0.16045325994491577, 0.2078918218612671, 0.10620196163654327, 0.1619076281785965, -0.5569899678230286, -0.23569637537002563, 0.252536416053772, 0.10147485882043839, 0.08107046782970428, 0.41021057963371277, 0.19318707287311554, -0.0035368071403354406, 0.08784866333007812, 0.22007963061332703, 0.15902483463287354, 0.14669425785541534, -0.1770121157169342, -0.0597669817507267, -0.3316393792629242, -0.08545004576444626, -0.022243322804570198, 0.37341544032096863, 0.12729699909687042, 0.03311556205153465, 0.2831171452999115, -0.400719553232193, -0.4487331509590149, -0.06341429054737091, -0.17211076617240906, -0.21236544847488403, 0.056156545877456665, -0.05662841722369194, -0.1576060652732849, -0.049869608134031296, 0.310300350189209, 0.09075057506561279, -0.059949882328510284, -0.3970585763454437, -0.08893898129463196, 0.04942339286208153, 0.04601336270570755, -0.030418504029512405, 0.06903262436389923, -0.06522730737924576, -0.2693626582622528, -0.07769118249416351, -0.2116803526878357, 0.2414812594652176, -0.10537460446357727, 0.2441941797733307, -0.009820434264838696, -0.17137263715267181, 0.0925118625164032, -0.06571246683597565, 0.023222655057907104, -0.27633509039878845, -0.22553743422031403, 0.0640798956155777, -0.03470030054450035, -0.07849620282649994, 0.03386803716421127, 0.1433761715888977, -0.029051998630166054, -0.05914958566427231, -0.10914786905050278, -0.12326580286026001, -0.3457585871219635, 0.38845208287239075, 0.4660334289073944, 0.014964232221245766, -0.07754971832036972, -0.2700474262237549, 0.05520476773381233, 0.2393396496772766, -0.537947416305542, 0.08524029701948166, 0.1975281685590744, 0.29077503085136414, 0.3647589683532715, 0.3449452519416809, 0.09971260279417038, -0.28930965065956116, 0.005824020132422447, 0.2951701283454895, 0.2720232903957367, -0.4239255487918854, -0.043478015810251236, 0.5246685743331909, 0.09036186337471008, 0.14544075727462769, 0.4997776746749878, 0.24169670045375824, 0.39397522807121277, 0.3832504451274872, 0.3579418957233429, 0.12016861885786057, 0.48207175731658936, 0.2026830017566681, -0.06545652449131012, 0.160335972905159, -0.0940721407532692, 0.3010633885860443, -0.3715251088142395, -0.10789841413497925, 0.43632394075393677, 0.10308820009231567, 0.014360824599862099, -0.1738515943288803, -0.212434783577919, 0.05201754719018936, -0.09692152589559555, -0.11318530887365341, -0.12147477269172668, 0.15689997375011444, -0.09744575619697571, -0.16897955536842346, 0.19110628962516785, 0.17675773799419403, 0.10869001597166061, -0.10786859691143036, 0.10372083634138107, 0.2958618700504303, -0.06150079518556595, -0.08419549465179443, 0.354669451713562, -0.18540887534618378, -0.4473763108253479, 0.38002538681030273, 0.13978822529315948, 0.09187444299459457, 0.26687371730804443, 0.17891919612884521, -0.040357235819101334, -0.2496640682220459, -0.018045982345938683, -0.14825253188610077, -0.06331581622362137, -0.08495490252971649, -0.06050129607319832, 0.07091111689805984, 0.04925895109772682, 0.24380949139595032, 0.27996841073036194, -0.3272364139556885, 0.5320311188697815, -0.008351328782737255, 0.07604022324085236, -0.5371156334877014, -0.03744451329112053, 0.1135500967502594, 0.0017055762000381947, -0.09385767579078674, 0.05144178494811058, 0.04178788140416145, -0.0588984452188015, -0.23054294288158417, -0.1751597672700882, 0.08689672499895096, -0.11695370078086853, 0.16572396457195282, 0.058132316917181015, 0.1206323504447937, -0.04221893846988678, -0.023876219987869263, 0.17167389392852783, -0.08999168127775192, -0.5737130641937256, -0.017204411327838898, 0.1007871925830841, 0.06974492222070694, 0.17749059200286865, -0.1447353959083557, -0.23464730381965637, -0.04512688145041466, 0.16545544564723969, 0.20941892266273499, -0.09936279058456421, -0.12516272068023682, -0.06405159085988998, 0.09179477393627167, -0.3468541204929352, -0.31649085879325867, -0.07018226385116577, -0.23689356446266174, 0.2791384756565094, -0.4594770669937134, 0.19292838871479034, 0.31961584091186523, 0.08245743066072464, -0.24977946281433105, 0.288189560174942, 0.3447026312351227, 0.20814278721809387, -0.23707963526248932, -0.307574063539505, 0.39472711086273193, -0.005545011721551418, 0.003502426901832223, -0.3985861539840698, 0.42291757464408875, -0.13543115556240082, 0.10667441040277481, -0.0929361954331398, -0.23225902020931244, 0.1706446409225464, 0.19969110190868378, 0.26875415444374084, -0.022572584450244904, -0.15799884498119354, -0.03069121390581131, -0.08085167407989502, -0.06217016279697418, -0.05012299492955208, -0.22418475151062012, -0.009577000513672829, 0.26204052567481995, 0.07381994277238846, -0.4517017602920532, 0.22026753425598145, -0.12179150432348251, -0.3943648338317871, -0.1565546691417694, 0.31802254915237427, -0.03327092528343201, -0.10922595858573914, -0.00785802397876978, -0.07678245007991791, 0.35442885756492615, 0.017294369637966156, -0.4193894565105438, -0.03537002578377724, 0.008347519673407078, -0.14524656534194946, -0.06423727422952652, -0.20026041567325592, 0.25234255194664, 0.03140178322792053, -0.03488636016845703, 0.00024394638603553176 ]
43
..\pandas\reference\api\pandas.Series.convert_dtypes.html
pandas.Series.convert_dtypes
Series.convert_dtypes(infer_objects=True, convert_string=True, convert_integer=True, convert_boolean=True, convert_floating=True, dtype_backend='numpy_nullable')[source]# Convert columns to the best possible dtypes using dtypes supporting pd.NA. Notes By default, convert_dtypes will attempt to convert a Series (or each Series in a DataFrame) to dtypes that support pd.NA. By using the options convert_string, convert_integer, convert_boolean and convert_floating, it is possible to turn off individual conversions to StringDtype, the integer extension types, BooleanDtype or floating extension types, respectively. For object-dtyped columns, if infer_objects is True, use the inference rules as during normal Series/DataFrame construction. Then, if possible, convert to StringDtype, BooleanDtype or an appropriate integer or floating extension type, otherwise leave as object. If the dtype is integer, convert to an appropriate integer extension type. If the dtype is numeric, and consists of all integers, convert to an appropriate integer extension type. Otherwise, convert to an appropriate floating extension type. In the future, as new dtypes are added that support pd.NA, the results of this method will change to support those new dtypes.
Parameters: infer_objectsbool, default TrueWhether object dtypes should be converted to the best possible types. convert_stringbool, default TrueWhether object dtypes should be converted to StringDtype(). convert_integerbool, default TrueWhether, if possible, conversion can be done to integer extension types. convert_booleanbool, defaults TrueWhether object dtypes should be converted to BooleanDtypes(). convert_floatingbool, defaults TrueWhether, if possible, conversion can be done to floating extension types. If convert_integer is also True, preference will be give to integer dtypes if the floats can be faithfully casted to integers. dtype_backend{‘numpy_nullable’, ‘pyarrow’}, default ‘numpy_nullable’Back-end data type applied to the resultant DataFrame (still experimental). Behaviour is as follows: "numpy_nullable": returns nullable-dtype-backed DataFrame (default). "pyarrow": returns pyarrow-backed nullable ArrowDtype DataFrame. Added in version 2.0. Returns: Series or DataFrameCopy of input object with new dtype.
['>>> df = pd.DataFrame(\n... {\n... "a": pd.Series([1, 2, 3], dtype=np.dtype("int32")),\n... "b": pd.Series(["x", "y", "z"], dtype=np.dtype("O")),\n... "c": pd.Series([True, False, np.nan], dtype=np.dtype("O")),\n... "d": pd.Series(["h", "i", np.nan], dtype=np.dtype("O")),\n... "e": pd.Series([10, np.nan, 20], dtype=np.dtype("float")),\n... "f": pd.Series([np.nan, 100.5, 200], dtype=np.dtype("float")),\n... }\n... )', '>>> df\n a b c d e f\n0 1 x True h 10.0 NaN\n1 2 y False i NaN 100.5\n2 3 z NaN NaN 20.0 200.0', '>>> df.dtypes\na int32\nb object\nc object\nd object\ne float64\nf float64\ndtype: object', '>>> dfn = df.convert_dtypes()\n>>> dfn\n a b c d e f\n0 1 x True h 10 <NA>\n1 2 y False i <NA> 100.5\n2 3 z <NA> <NA> 20 200.0', '>>> dfn.dtypes\na Int32\nb string[python]\nc boolean\nd string[python]\ne Int64\nf Float64\ndtype: object', '>>> s = pd.Series(["a", "b", np.nan])\n>>> s\n0 a\n1 b\n2 NaN\ndtype: object', '>>> s.convert_dtypes()\n0 a\n1 b\n2 <NA>\ndtype: string']
pandas.Series.convert_dtypes Series.convert_dtypes(infer_objects=True, convert_string=True, convert_integer=True, convert_boolean=True, convert_floating=True, dtype_backend='numpy_nullable')[source]# Convert columns to the best possible dtypes using dtypes supporting pd.NA. Notes By default, convert_dtypes will attempt to convert a Series (or each Series in a DataFrame) to dtypes that support pd.NA. By using the options convert_string, convert_integer, convert_boolean and convert_floating, it is possible to turn off individual conversions to StringDtype, the integer extension types, BooleanDtype or floating extension types, respectively. For object-dtyped columns, if infer_objects is True, use the inference rules as during normal Series/DataFrame construction. Then, if possible, convert to StringDtype, BooleanDtype or an appropriate integer or floating extension type, otherwise leave as object. If the dtype is integer, convert to an appropriate integer extension type. If the dtype is numeric, and consists of all integers, convert to an appropriate integer extension type. Otherwise, convert to an appropriate floating extension type. In the future, as new dtypes are added that support pd.NA, the results of this method will change to support those new dtypes.
[ -0.13318802416324615, -0.3157169818878174, -0.12565051019191742, 0.24171121418476105, 0.31444501876831055, 0.00809322390705347, 0.15593630075454712, 0.4222545921802521, -0.029989685863256454, 0.2169550061225891, -0.27500268816947937, 0.3529782295227051, 0.16694286465644836, 0.10472796857357025, -0.28533679246902466, -0.26919761300086975, 0.13545112311840057, 0.27906692028045654, -0.17877782881259918, -0.06088420748710632, -0.5243352055549622, 0.005813521798700094, -0.03421659767627716, -0.08638714253902435, -0.028610877692699432, -0.1574171930551529, -0.07057904452085495, -0.25553324818611145, -0.1296297162771225, -0.23349213600158691, -0.07011877000331879, 0.06757102906703949, 0.3874380886554718, 0.21897189319133759, -0.0000973134083324112, -0.12499604374170303, 0.20568932592868805, -0.060086969286203384, -0.03944205120205879, 0.19442953169345856, 0.2973182201385498, -0.2970161437988281, 0.1975513994693756, -0.2167288213968277, -0.17226998507976532, -0.3531761169433594, 0.07688342034816742, -0.2032618224620819, 0.18204884231090546, 0.3996911644935608, 0.3012005686759949, 0.05743952468037605, -0.009607730433344841, -0.004125935025513172, -0.22083835303783417, 0.09854299575090408, 0.017857832834124565, 0.27976930141448975, -0.250252366065979, 0.16285587847232819, 0.25370851159095764, 0.2176714688539505, -0.09133880585432053, 0.09487973898649216, -0.11473901569843292, 0.18065576255321503, 0.5319672226905823, -0.3057452142238617, 0.009896930307149887, 0.3632671535015106, 0.17424307763576508, -0.09482875466346741, -0.17692431807518005, -0.04655638709664345, 0.12095336616039276, -0.015109812840819359, -0.056303005665540695, -0.21303144097328186, -0.11129732429981232, 0.20697207748889923, 0.2917216420173645, 0.41840362548828125, -0.10114467889070511, 0.15493610501289368, -0.5808748602867126, 0.012358049862086773, -0.054951149970293045, -0.0379541739821434, 0.0556398443877697, -0.2443099170923233, -0.08558673411607742, -0.24667154252529144, 0.1725989431142807, -0.1101759597659111, 0.007710691075772047, -0.24797694385051727, -0.0009431319194845855, -0.20993676781654358, -0.19836130738258362, -0.3494822680950165, -0.04074273630976677, 0.12034747749567032, -0.138943150639534, 0.08582321554422379, -0.05207051709294319, -0.06915263831615448, -0.02109082043170929, -0.1278017908334732, 0.273821085691452, 0.18425917625427246, 0.06090472638607025, 0.001953421626240015, -0.038413017988204956, -0.10019063949584961, 0.04092331603169441, -0.012163526378571987, 0.4241451025009155, -0.051250383257865906, -0.46097832918167114, -0.22049736976623535, -0.1990760862827301, 0.3337559700012207, 0.14103034138679504, 0.2819378674030304, 0.1729591190814972, 0.6367037296295166, 0.11269157379865646, 0.058061596006155014, 0.1585378497838974, 0.008412686176598072, -0.26658448576927185, 0.06605307757854462, 0.08484235405921936, -0.15493296086788177, 0.1044144332408905, 0.08734223991632462, -0.11001090705394745, 0.10149085521697998, -0.0778053030371666, 0.1335638463497162, 0.031123226508498192, -0.34719857573509216, 0.35112667083740234, 0.18039897084236145, -0.2822900712490082, -0.06305050849914551, 0.3140575885772705, -0.21902896463871002, -0.24741782248020172, 0.204954132437706, 0.3625311553478241, 0.11910949647426605, -0.3314186632633209, 0.33205610513687134, -0.10766671597957611, -0.025862855836749077, -0.09626873582601547, 0.42115920782089233, 0.018593445420265198, 0.10998719930648804, 0.2319481521844864, -0.4708959758281708, 0.03326759487390518, -0.09962061047554016, 0.11743669956922531, 0.3806430995464325, -0.40655556321144104, 0.20865635573863983, -0.15353353321552277, -0.3628954589366913, 0.2202334851026535, 0.03943807631731033, 0.13865752518177032, -0.11233916133642197, -0.024903293699026108, -0.038433827459812164, 0.059176862239837646, -0.20931720733642578, 0.04694833979010582, 0.020089734345674515, 0.25000348687171936, 0.12136845290660858, 0.1736038476228714, 0.06566397100687027, -0.11079679429531097, 0.07525306940078735, -0.05016596242785454, 0.07849360257387161, -0.004432460758835077, -0.13475513458251953, -0.1473396271467209, 0.0527581088244915, 0.4064845144748688, -0.059556059539318085, -0.10825305432081223, 0.25288838148117065, -0.15410879254341125, -0.08199875801801682, 0.03192960098385811, -0.010563051328063011, -0.07405398041009903, -0.32994768023490906, 0.3268807828426361, -0.18554691970348358, 0.06939326226711273, -0.19839273393154144, -0.33060938119888306, -0.046942565590143204, -0.01671726629137993, 0.1986001878976822, -0.16453301906585693, -0.35579392313957214, -0.2263278365135193, -0.1543102264404297, 0.12767811119556427, 0.16923801600933075, 0.38144010305404663, 0.20524929463863373, -0.16910234093666077, -0.052766501903533936, -0.08456562459468842, -0.10389923304319382, -0.24036279320716858, 0.05030159279704094, 0.17345279455184937, 0.03408464044332504, 0.07405141741037369, -0.09410795569419861, -0.08332610130310059, 0.17899449169635773, 0.11435120552778244, 0.07033712416887283, 0.08519898355007172, 0.20812246203422546, 0.1811513900756836, -0.12072286009788513, -0.2181008905172348, 0.16461406648159027, 0.03960269317030907, 0.048681654036045074, 0.002895157551392913, 0.392911821603775, 0.25624319911003113, 0.10890920460224152, -0.1743771880865097, 0.3943956792354584, -0.14053775370121002, -0.08350247144699097, -0.08477982133626938, 0.12420842796564102, 0.5800572037696838, 0.25774869322776794, -0.07095416635274887, -0.41167697310447693, -0.3633562922477722, 0.4047451913356781, 0.034695837646722794, 0.2151559591293335, -0.5512711405754089, 0.2730570137500763, 0.15437890589237213, -0.20412354171276093, 0.33370015025138855, 0.00713313790038228, -0.0948118045926094, 0.0013162532122805715, 0.263404905796051, 0.10164186358451843, 0.05382121726870537, 0.20909340679645538, 0.29862862825393677, 0.0037851876113563776, -0.2097465991973877, -0.2619754374027252, 0.2623939514160156, 0.09705934673547745, -0.05040733516216278, 0.022901561111211777, 0.0842442438006401, -0.06735304743051529, -0.44758421182632446, -0.013543079607188702, -0.02759389393031597, 0.28509241342544556, -0.3523743748664856, 0.03522266820073128, -0.4067346751689911, -0.4821414351463318, -0.1420203447341919, -0.1382589340209961, 0.261183500289917, -0.3824167251586914, 0.033766455948352814, 0.16684697568416595, -0.31653285026550293, 0.0711100623011589, -0.057686109095811844, 0.30162668228149414, 0.2364191859960556, -0.1060764268040657, -0.46082189679145813, 0.0472395196557045, -0.09271746128797531, 0.27368953824043274, 0.11954715847969055, 0.1661413162946701, 0.01551242545247078, -0.17996381223201752, 0.11650317162275314, -0.1218896135687828, -0.36506980657577515, -0.13725708425045013, -0.21377427875995636, 0.03522854670882225, 0.2581721544265747, 0.38216638565063477, 0.028554216027259827, 0.03832312673330307, -0.045513398945331573, -0.03575305640697479, -0.006119599100202322, 0.11059814691543579, -0.15366220474243164, 0.09961076080799103, -0.24178200960159302, -0.25486189126968384, -0.1031559631228447, -0.3795742988586426, -0.04767732322216034, 0.15352018177509308, -0.026637213304638863, 0.08993465453386307, 0.04440358281135559, 0.3512936532497406, 0.28172942996025085, 0.1362399458885193, -0.1507253348827362, 0.16025984287261963, 0.5172841548919678, -0.005794811062514782, -0.006099926773458719, -0.07287310063838959, -0.2113739252090454, -0.13301979005336761, -0.1750592142343521, -0.07164028286933899, -0.6019659042358398, -0.16360953450202942, 0.18251170217990875, 0.18035189807415009, -0.21817420423030853, 0.04807376116514206, 0.21589705348014832, -0.2907051742076874, 0.011470998637378216, 0.1936984658241272, 0.014131917618215084, 0.15894418954849243, -0.029396282508969307, -0.16363462805747986, 0.28273850679397583, -0.0018233208684250712, -0.33981120586395264, 0.15107688307762146, -0.42868661880493164, 0.2409803867340088, -0.11988966912031174, 0.3841136395931244, -0.07509076595306396, 0.13524848222732544, -0.39376458525657654, 0.06619265675544739, 0.1505393087863922, 0.07856076210737228, -0.23847824335098267, -0.00616790447384119, 0.009723137132823467, 0.12831391394138336, -0.09289532899856567, -0.09301356226205826, 0.23629596829414368, -0.5859389901161194, -0.0941692665219307, -0.1068388894200325, 0.28013357520103455, -0.02169814519584179, -0.19005712866783142, -0.10834453254938126, 0.18802666664123535, -0.054380860179662704, -0.07472404092550278, -0.0546993650496006, 0.08787105232477188, -0.3617265522480011, 0.4753749966621399, 0.03216429427266121, 0.3927421271800995, 0.13964040577411652, -0.17381566762924194, 0.06352797150611877, 0.08967602998018265, 0.42097580432891846, -0.04353552684187889, -0.4040241837501526, 0.24540650844573975, -0.2786882817745209, -0.14029693603515625, -0.03740054368972778, -0.4638814926147461, -0.2684817612171173, -0.1839451938867569, 0.37632688879966736, -0.15960808098316193, -0.20371843874454498, 0.07842922955751419, 0.13868123292922974, 0.0361919179558754, 0.005648646038025618, -0.15139347314834595, -0.3600284457206726, 0.06764344125986099, 0.04349292069673538, 0.3635120391845703, 0.14757609367370605, -0.2996250092983246, -0.3886350095272064, -0.33966201543807983, -0.1264488250017166, 0.3058913052082062, 0.3782908022403717, 0.0838451012969017, 0.17773979902267456, -0.22075046598911285, -0.01059198472648859, 0.3028625547885895, 0.20341365039348602, -0.09377641975879669, -0.18970619142055511, -0.13735634088516235, -0.10222532600164413, -0.019212929531931877, 0.038672808557748795, 0.12481269240379333, -0.09078726172447205, 0.09092985838651657, -0.2291131317615509, -0.009809669107198715, -0.12186191231012344, 0.20330557227134705, 0.16055171191692352, 0.1386827677488327, 0.06721242517232895, -0.2851075232028961, 0.4879590570926666, -0.07300720363855362, -0.03483964130282402, 0.11241818964481354, 0.2605522871017456, -0.3415466845035553, 0.12724366784095764, 0.40816572308540344, 0.804141104221344, -0.1851753145456314, 0.11242780089378357, 0.5008155703544617, -0.07695655524730682, 0.5961838364601135, 0.03308534994721413, 0.017693541944026947, -0.20442135632038116, -0.06787430495023727, -0.12018770724534988, 0.20554424822330475, 0.16230013966560364, -0.05572110787034035, -0.5059014558792114, 0.1925990730524063, -0.39526447653770447, 0.26515018939971924, 0.11009768396615982, 0.017224835231900215, -0.1782163828611374, -0.2207820564508438, -0.3894026577472687, 0.2758924961090088, 0.06121867895126343, -0.1672748625278473, -0.13399584591388702, -0.050171710550785065, 0.09270249307155609, 0.09650620073080063, 0.12207584083080292, -0.17046453058719635, 0.06075061112642288, 0.18806743621826172, 0.05884970352053642, -0.10214045643806458, -0.20740659534931183, 0.320050984621048, 0.4423750042915344, -0.13008151948451996, -0.005977123975753784, 0.0013811378739774227, 0.23609259724617004, 0.08249072730541229, 0.13808102905750275, -0.04371247440576553, 0.5486010313034058, 0.020274978131055832, 0.01733686961233616, 0.1252983659505844, 0.13936695456504822, 0.05578519031405449, -0.04014940559864044, -0.09915713220834732, -0.12834185361862183, -0.23305858671665192, 0.009720205329358578, -0.21218492090702057, -0.31245526671409607, -0.10532878339290619, 0.2850814163684845, -0.025100402534008026, -0.054807525128126144, 0.21037162840366364, 0.0181578416377306, -0.34607914090156555, -0.0009404434822499752, 0.02297765202820301, 0.07043316960334778, 0.07091101258993149, 0.13110938668251038, -0.11701204627752304, -0.38177916407585144, -0.29876214265823364, 0.16527798771858215, -0.04035630077123642, 0.036385368555784225, 0.4859188199043274, 0.07836581021547318, -0.22837941348552704, -0.0799722895026207, 0.17812477052211761, -0.04279036819934845, 0.267021507024765, -0.36802011728286743, -0.150267094373703, -0.40300866961479187, 0.13734863698482513, 0.05430980399250984, 0.5732215642929077, -0.005704628303647041, 0.1501191109418869, -0.1391332745552063, -0.20596900582313538, -0.47237423062324524, -0.06265168637037277, -0.31361424922943115, 0.1231243908405304, -0.13087601959705353, 0.11955977976322174, -0.17954692244529724, 0.10929729789495468, 0.29750770330429077, 0.37665027379989624, 0.05029314383864403, -0.35526540875434875, -0.04208717867732048, 0.07577793300151825, -0.014865749515593052, -0.19457049667835236, 0.2052842527627945, 0.04158937931060791, -0.37614700198173523, -0.1715661883354187, -0.1776861697435379, -0.025439338758587837, -0.08602570742368698, 0.46411755681037903, -0.024211067706346512, 0.2253691703081131, -0.04694569110870361, -0.0735233724117279, 0.047747060656547546, -0.06814964860677719, -0.10440938919782639, 0.23321565985679626, -0.1779397577047348, -0.11745184659957886, -0.04023699834942818, 0.27815520763397217, 0.017144564539194107, -0.004525632131844759, 0.12738585472106934, 0.40170061588287354, -0.08241567760705948, -0.06381862610578537, 0.024372706189751625, 0.16593733429908752, -0.17056918144226074, -0.14833873510360718, 0.11214541643857956, 0.29721713066101074, -0.47868216037750244, 0.47543099522590637, -0.1598164439201355, -0.1665090024471283, 0.441219687461853, 0.32671618461608887, -0.08282309770584106, 0.20271015167236328, -0.13760295510292053, -0.2574583888053894, -0.08231104165315628, -0.19492940604686737, 0.059170905500650406, 0.5886297821998596, -0.09186388552188873, 0.04231048375368118, 0.35302963852882385, 0.1496453732252121, 0.15737022459506989, 0.44543734192848206, 0.1345500648021698, 0.20352020859718323, -0.17767059803009033, 0.02480078861117363, 0.16994430124759674, 0.11769389361143112, 0.16977708041667938, 0.32785865664482117, -0.25456613302230835, 0.09030691534280777, 0.46512481570243835, -0.1388465017080307, -0.3271443843841553, 0.04455030336976051, -0.3092907965183258, -0.027795622125267982, -0.22207985818386078, -0.2117653340101242, -0.22224494814872742, 0.000965192390140146, -0.3501965403556824, -0.2712562084197998, -0.015528043732047081, -0.20837892591953278, 0.23001906275749207, 0.058132052421569824, 0.017803946509957314, -0.07291265577077866, 0.2206650674343109, -0.03086540848016739, 0.3580634593963623, -0.15381865203380585, -0.07433632016181946, 0.3820435702800751, 0.11952122300863266, 0.14253434538841248, 0.06370128691196442, 0.20218464732170105, 0.08409596979618073, -0.23040440678596497, 0.08245723694562912, -0.0868401825428009, -0.2700299024581909, 0.014958307147026062, 0.05623188242316246, 0.10018342733383179, 0.4035385847091675, 0.20139014720916748, 0.2990134656429291, -0.2549862563610077, -0.034019920974969864, 0.03752942383289337, 0.12311159819364548, -0.2595444619655609, 0.8247241377830505, 0.11883014440536499, 0.010482161305844784, -0.03416202589869499, -0.08440178632736206, -0.044710107147693634, -0.1979922354221344, 0.08811657875776291, -0.22232404351234436, 0.11245787143707275, 0.1965707391500473, 0.1687164306640625, 0.23739546537399292, 0.25707659125328064, -0.14563395082950592, 0.3163743019104004, -0.035787973552942276, 0.21794773638248444, -0.4843834936618805, 0.07766782492399216, 0.4859345555305481, -0.17910324037075043, 0.016425039619207382, 0.034532759338617325, 0.2221958488225937, 0.02391093783080578, -0.07411655783653259, 0.18758133053779602, 0.03061302937567234, -0.1256427764892578, 0.05297242850065231, -0.18924790620803833, -0.39729073643684387, -0.10298747569322586, -0.08805385231971741, -0.4339381754398346, 0.23658022284507751, -0.11881180107593536, 0.27132779359817505, 0.013669472187757492, -0.015549025498330593, 0.09555765986442566, 0.19193324446678162, 0.15361079573631287, 0.2399464100599289, 0.2287680208683014, -0.10731980949640274, 0.20499897003173828, 0.2524639070034027, -0.05518285557627678, -0.3619861304759979, 0.31894662976264954, -0.22936072945594788, 0.03510226681828499, 0.12739570438861847, 0.012906024232506752, 0.10428494960069656, 0.23451651632785797, -0.0028749341145157814, -0.04960119351744652, -0.4775061309337616, 0.16425085067749023, -0.2988238036632538, -0.20420534908771515, 0.12363310903310776, 0.15940992534160614, 0.07385419309139252, 0.05613008886575699, -0.1395232379436493, -0.25450757145881653, 0.29649433493614197, -0.05567144975066185, -0.412317156791687, -0.16226549446582794, 0.06879034638404846, 0.32367658615112305, 0.06631659716367722, -0.37096819281578064, -0.08565587550401688, 0.24507805705070496, -0.16868847608566284, -0.3909137547016144, 0.13280583918094635, 0.16905145347118378, 0.05397571995854378, -0.3550863265991211, 0.025479160249233246, 0.01761442981660366, 0.15516042709350586, -0.19217169284820557, -0.36437711119651794 ]
44
..\pandas\reference\api\pandas.Series.to_json.html
pandas.Series.to_json
Series.to_json(path_or_buf=None, *, orient=None, date_format=None, double_precision=10, force_ascii=True, date_unit='ms', default_handler=None, lines=False, compression='infer', index=None, indent=None, storage_options=None, mode='w')[source]# Convert the object to a JSON string. Note NaN’s and None will be converted to null and datetime objects will be converted to UNIX timestamps. Notes The behavior of indent=0 varies from the stdlib, which does not indent the output but does insert newlines. Currently, indent=0 and the default indent=None are equivalent in pandas, though this may change in a future release. orient='table' contains a ‘pandas_version’ field under ‘schema’. This stores the version of pandas used in the latest revision of the schema.
Parameters: path_or_bufstr, path object, file-like object, or None, default NoneString, path object (implementing os.PathLike[str]), or file-like object implementing a write() function. If None, the result is returned as a string. orientstrIndication of expected JSON string format. Series: default is ‘index’ allowed values are: {‘split’, ‘records’, ‘index’, ‘table’}. DataFrame: default is ‘columns’ allowed values are: {‘split’, ‘records’, ‘index’, ‘columns’, ‘values’, ‘table’}. The format of the JSON string: ‘split’ : dict like {‘index’ -> [index], ‘columns’ -> [columns], ‘data’ -> [values]} ‘records’ : list like [{column -> value}, … , {column -> value}] ‘index’ : dict like {index -> {column -> value}} ‘columns’ : dict like {column -> {index -> value}} ‘values’ : just the values array ‘table’ : dict like {‘schema’: {schema}, ‘data’: {data}} Describing the data, where data component is like orient='records'. date_format{None, ‘epoch’, ‘iso’}Type of date conversion. ‘epoch’ = epoch milliseconds, ‘iso’ = ISO8601. The default depends on the orient. For orient='table', the default is ‘iso’. For all other orients, the default is ‘epoch’. double_precisionint, default 10The number of decimal places to use when encoding floating point values. The possible maximal value is 15. Passing double_precision greater than 15 will raise a ValueError. force_asciibool, default TrueForce encoded string to be ASCII. date_unitstr, default ‘ms’ (milliseconds)The time unit to encode to, governs timestamp and ISO8601 precision. One of ‘s’, ‘ms’, ‘us’, ‘ns’ for second, millisecond, microsecond, and nanosecond respectively. default_handlercallable, default NoneHandler to call if object cannot otherwise be converted to a suitable format for JSON. Should receive a single argument which is the object to convert and return a serialisable object. linesbool, default FalseIf ‘orient’ is ‘records’ write out line-delimited json format. Will throw ValueError if incorrect ‘orient’ since others are not list-like. compressionstr or dict, default ‘infer’For on-the-fly compression of the output data. If ‘infer’ and ‘path_or_buf’ is path-like, then detect compression from the following extensions: ‘.gz’, ‘.bz2’, ‘.zip’, ‘.xz’, ‘.zst’, ‘.tar’, ‘.tar.gz’, ‘.tar.xz’ or ‘.tar.bz2’ (otherwise no compression). Set to None for no compression. Can also be a dict with key 'method' set to one of {'zip', 'gzip', 'bz2', 'zstd', 'xz', 'tar'} and other key-value pairs are forwarded to zipfile.ZipFile, gzip.GzipFile, bz2.BZ2File, zstandard.ZstdCompressor, lzma.LZMAFile or tarfile.TarFile, respectively. As an example, the following could be passed for faster compression and to create a reproducible gzip archive: compression={'method': 'gzip', 'compresslevel': 1, 'mtime': 1}. Added in version 1.5.0: Added support for .tar files. Changed in version 1.4.0: Zstandard support. indexbool or None, default NoneThe index is only used when ‘orient’ is ‘split’, ‘index’, ‘column’, or ‘table’. Of these, ‘index’ and ‘column’ do not support index=False. indentint, optionalLength of whitespace used to indent each record. storage_optionsdict, optionalExtra options that make sense for a particular storage connection, e.g. host, port, username, password, etc. For HTTP(S) URLs the key-value pairs are forwarded to urllib.request.Request as header options. For other URLs (e.g. starting with “s3://”, and “gcs://”) the key-value pairs are forwarded to fsspec.open. Please see fsspec and urllib for more details, and for more examples on storage options refer here. modestr, default ‘w’ (writing)Specify the IO mode for output when supplying a path_or_buf. Accepted args are ‘w’ (writing) and ‘a’ (append) only. mode=’a’ is only supported when lines is True and orient is ‘records’. Returns: None or strIf path_or_buf is None, returns the resulting json format as a string. Otherwise returns None.
['>>> from json import loads, dumps\n>>> df = pd.DataFrame(\n... [["a", "b"], ["c", "d"]],\n... index=["row 1", "row 2"],\n... columns=["col 1", "col 2"],\n... )', '>>> result = df.to_json(orient="split")\n>>> parsed = loads(result)\n>>> dumps(parsed, indent=4) \n{\n "columns": [\n "col 1",\n "col 2"\n ],\n "index": [\n "row 1",\n "row 2"\n ],\n "data": [\n [\n "a",\n "b"\n ],\n [\n "c",\n "d"\n ]\n ]\n}', '>>> result = df.to_json(orient="records")\n>>> parsed = loads(result)\n>>> dumps(parsed, indent=4) \n[\n {\n "col 1": "a",\n "col 2": "b"\n },\n {\n "col 1": "c",\n "col 2": "d"\n }\n]', '>>> result = df.to_json(orient="index")\n>>> parsed = loads(result)\n>>> dumps(parsed, indent=4) \n{\n "row 1": {\n "col 1": "a",\n "col 2": "b"\n },\n "row 2": {\n "col 1": "c",\n "col 2": "d"\n }\n}', '>>> result = df.to_json(orient="columns")\n>>> parsed = loads(result)\n>>> dumps(parsed, indent=4) \n{\n "col 1": {\n "row 1": "a",\n "row 2": "c"\n },\n "col 2": {\n "row 1": "b",\n "row 2": "d"\n }\n}', '>>> result = df.to_json(orient="values")\n>>> parsed = loads(result)\n>>> dumps(parsed, indent=4) \n[\n [\n "a",\n "b"\n ],\n [\n "c",\n "d"\n ]\n]', '>>> result = df.to_json(orient="table")\n>>> parsed = loads(result)\n>>> dumps(parsed, indent=4) \n{\n "schema": {\n "fields": [\n {\n "name": "index",\n "type": "string"\n },\n {\n "name": "col 1",\n "type": "string"\n },\n {\n "name": "col 2",\n "type": "string"\n }\n ],\n "primaryKey": [\n "index"\n ],\n "pandas_version": "1.4.0"\n },\n "data": [\n {\n "index": "row 1",\n "col 1": "a",\n "col 2": "b"\n },\n {\n "index": "row 2",\n "col 1": "c",\n "col 2": "d"\n }\n ]\n}']
pandas.Series.to_json Series.to_json(path_or_buf=None, *, orient=None, date_format=None, double_precision=10, force_ascii=True, date_unit='ms', default_handler=None, lines=False, compression='infer', index=None, indent=None, storage_options=None, mode='w')[source]# Convert the object to a JSON string. Note NaN’s and None will be converted to null and datetime objects will be converted to UNIX timestamps. Notes The behavior of indent=0 varies from the stdlib, which does not indent the output but does insert newlines. Currently, indent=0 and the default indent=None are equivalent in pandas, though this may change in a future release. orient='table' contains a ‘pandas_version’ field under ‘schema’. This stores the version of pandas used in the latest revision of the schema.
[ 0.04317653551697731, 0.037846218794584274, -0.16474592685699463, 0.11332355439662933, 0.08907568454742432, 0.26120805740356445, 0.10395654290914536, 0.6668785810470581, -0.035063598304986954, 0.07280750572681427, -0.07814409583806992, 0.5538936257362366, 0.1980443149805069, 0.05491793900728226, -0.1634795069694519, -0.26850736141204834, 0.2591524124145508, 0.3658555746078491, -0.15452143549919128, -0.023546593263745308, -0.36027970910072327, 0.19226300716400146, -0.018041132017970085, 0.11211004853248596, -0.2370900958776474, -0.29562094807624817, -0.30400338768959045, -0.09902214258909225, -0.30886831879615784, -0.2903955578804016, 0.01962554268538952, 0.08035141229629517, 0.23012863099575043, 0.589293360710144, -0.0000978385069174692, -0.19217191636562347, 0.04640186205506325, -0.07019715756177902, -0.14008933305740356, 0.07724729180335999, -0.26552844047546387, -0.35268598794937134, 0.3637463450431824, -0.36778634786605835, -0.024337561801075935, -0.43652358651161194, 0.0016560670919716358, 0.04066653177142143, 0.5560548305511475, 0.19970567524433136, 0.3290109634399414, -0.23827165365219116, 0.09131030738353729, 0.008373296819627285, -0.09364668279886246, -0.08800707012414932, 0.05686240643262863, 0.17579959332942963, -0.4233850836753845, 0.11817912012338638, 0.09358306974172592, 0.3119070827960968, -0.055265091359615326, -0.12289148569107056, -0.02120397612452507, 0.2043135166168213, 0.22188790142536163, 0.009351623244583607, -0.10040028393268585, 0.2512461245059967, 0.4229731261730194, -0.337725967168808, -0.3858954906463623, 0.10267805308103561, 0.023242110386490822, -0.29152029752731323, -0.1687851846218109, 0.2175719439983368, 0.15217986702919006, 0.29302915930747986, 0.13436585664749146, 0.2106892317533493, -0.3960876762866974, 0.16381290555000305, -0.25431254506111145, 0.16358047723770142, -0.060576166957616806, -0.22177106142044067, -0.08620650321245193, -0.29254573583602905, -0.054665569216012955, -0.22813262045383453, -0.030894707888364792, 0.13976934552192688, 0.11707513779401779, -0.3611183762550354, 0.04863095283508301, -0.6436010599136353, -0.2210710644721985, 0.09021563827991486, 0.18404537439346313, 0.07211105525493622, -0.08034764230251312, 0.060649413615465164, 0.020620528608560562, 0.18991591036319733, -0.0013693352229893208, 0.050731562077999115, 0.11880119889974594, 0.15405167639255524, 0.08715318888425827, -0.20582807064056396, 0.19418783485889435, 0.007451072800904512, 0.03644031286239624, -0.1811230331659317, 0.2605913281440735, -0.007162979803979397, -0.3350233733654022, 0.07615013420581818, -0.41401639580726624, 0.09360199421644211, -0.19244559109210968, 0.2652950584888458, -0.08427097648382187, 0.4337724447250366, 0.3420734405517578, 0.04676082357764244, 0.12247168272733688, 0.33273032307624817, -0.2719689905643463, 0.41711917519569397, 0.3180971145629883, -0.032336171716451645, -0.11516178399324417, 0.21102763712406158, 0.042829155921936035, 0.2173490673303604, -0.2189883440732956, 0.029736308380961418, -0.06883658468723297, -0.02905307710170746, 0.4001365900039673, 0.260366290807724, 0.01761874556541443, -0.045484330505132675, -0.028122682124376297, -0.24205197393894196, -0.4310791492462158, 0.1856490522623062, 0.10468561202287674, -0.02472047507762909, -0.19609475135803223, 0.33776551485061646, -0.11557018011808395, -0.0259285606443882, 0.034534573554992676, 0.18323279917240143, -0.24377799034118652, 0.11661932617425919, 0.27604836225509644, -0.035875748842954636, 0.19937188923358917, -0.20448219776153564, 0.05682636424899101, 0.2724546790122986, -0.35998842120170593, 0.06467171013355255, 0.3288249671459198, -0.08761323988437653, 0.17359884083271027, 0.041314221918582916, 0.2719031870365143, 0.07234983146190643, 0.07993749529123306, 0.0413743294775486, 0.2176666408777237, -0.1625201404094696, -0.10844825953245163, 0.17504623532295227, 0.016084808856248856, 0.10520996153354645, 0.17639152705669403, 0.14282168447971344, -0.03402857854962349, 0.2567656934261322, 0.16237857937812805, 0.1910991668701172, 0.01110803708434105, -0.03610186278820038, -0.2315855622291565, -0.170190691947937, 0.06790421158075333, -0.006161739584058523, -0.3588244318962097, 0.34913456439971924, 0.009057811461389065, 0.11182653903961182, 0.18049199879169464, 0.030527597293257713, -0.0555453784763813, 0.24001123011112213, 0.27757537364959717, -0.19257637858390808, 0.010546577163040638, -0.06340210884809494, -0.08397465199232101, -0.26498040556907654, 0.21920175850391388, 0.25396689772605896, -0.2743228077888489, -0.2549935281276703, -0.26511240005493164, 0.013925369828939438, -0.10165255516767502, 0.1858232468366623, 0.3327789902687073, -0.04474740847945213, 0.05137134715914726, 0.03760123252868652, -0.14277778565883636, 0.12833745777606964, 0.07674075663089752, 0.07134045660495758, -0.15143164992332458, 0.026454903185367584, -0.016715992242097855, -0.2499709576368332, 0.3078461289405823, 0.07746969163417816, 0.09246762841939926, -0.11013301461935043, -0.02226676233112812, 0.2846381664276123, 0.03133762255311012, 0.07351753115653992, 0.0686149150133133, 0.17277580499649048, 0.03118625283241272, 0.24109572172164917, 0.19474220275878906, 0.23225103318691254, 0.22056016325950623, 0.0940428078174591, -0.2339227944612503, 0.6051695346832275, -0.17227181792259216, -0.21878142654895782, -0.033834557980298996, -0.018317783251404762, 0.47312214970588684, 0.1244177296757698, -0.1722555309534073, -0.387572705745697, -0.15865454077720642, 0.3809864819049835, -0.5026637315750122, -0.061767712235450745, -0.5112711191177368, 0.28600358963012695, 0.4226623773574829, -0.2502247989177704, 0.14592738449573517, 0.05970528721809387, 0.03175945207476616, -0.2023611217737198, 0.12218750268220901, 0.13384780287742615, -0.09936825186014175, 0.2687973082065582, 0.11345987766981125, 0.059768352657556534, -0.05132750794291496, -0.04190896078944206, 0.19542142748832703, -0.017352886497974396, 0.12939909100532532, -0.04074043035507202, 0.09745771437883377, 0.12398343533277512, -0.15000060200691223, 0.09286613017320633, -0.252322256565094, 0.3942239284515381, -0.1492043286561966, 0.2840293049812317, -0.3176799416542053, -0.13489781320095062, -0.01975746639072895, -0.4066801369190216, 0.052085086703300476, -0.364655464887619, 0.06008803844451904, 0.1095479354262352, -0.24345287680625916, 0.13243046402931213, 0.06595422327518463, 0.2380450963973999, 0.28301501274108887, 0.001901433221064508, -0.47288310527801514, -0.24007964134216309, -0.15865741670131683, 0.26785174012184143, 0.016604594886302948, 0.3928455710411072, -0.04321366176009178, -0.29560431838035583, 0.20869456231594086, -0.03543192893266678, -0.03410607948899269, 0.016496386379003525, -0.13677753508090973, -0.02583267167210579, 0.11163415759801865, 0.39886489510536194, -0.14371301233768463, -0.08811535686254501, -0.13822166621685028, -0.11255745589733124, -0.15322111546993256, 0.1110198050737381, -0.2633548080921173, 0.15987923741340637, 0.06578423082828522, -0.10179851204156876, 0.03414377570152283, -0.3409880995750427, 0.41780418157577515, 0.3115518093109131, 0.16417871415615082, -0.23370054364204407, 0.10156966745853424, 0.08816917985677719, 0.2544347941875458, 0.13033534586429596, -0.12805452942848206, -0.1927315890789032, 0.47550809383392334, -0.1989891529083252, -0.24489445984363556, 0.2927089333534241, -0.006154981907457113, -0.02959599904716015, -0.4423483908176422, -0.20346662402153015, -0.2770092487335205, -0.037188570946455, 0.0417080782353878, 0.020649727433919907, -0.10327291488647461, 0.19031113386154175, 0.17071183025836945, -0.22953322529792786, 0.102297842502594, -0.2089352011680603, 0.053835298866033554, 0.3138473927974701, -0.12139149010181427, -0.18851560354232788, 0.5364876985549927, -0.05978749319911003, -0.30930691957473755, 0.049860354512929916, -0.025855472311377525, 0.13898299634456635, -0.044747862964868546, 0.22941964864730835, -0.16233733296394348, 0.0846346765756607, -0.44834065437316895, -0.04252415895462036, 0.12159475684165955, 0.08225846290588379, -0.06545000523328781, 0.0530209019780159, -0.02967899665236473, -0.03764551132917404, -0.45959147810935974, -0.1136852502822876, 0.0902303010225296, -0.46804338693618774, -0.1539388746023178, -0.15877774357795715, 0.057250507175922394, -0.1850249171257019, -0.055994659662246704, -0.18484655022621155, 0.22527402639389038, 0.07950370013713837, -0.05863421410322189, -0.4743429124355316, -0.2362958937883377, -0.4168761968612671, 0.35717734694480896, -0.011012284085154533, 0.2937091886997223, 0.26822003722190857, -0.23611782491207123, 0.0379168838262558, -0.05193474888801575, 0.39667171239852905, 0.056438956409692764, -0.3027273714542389, 0.2293820083141327, -0.15349169075489044, -0.2900688648223877, 0.10222096741199493, -0.22128039598464966, 0.022991793230175972, 0.040072280913591385, 0.23244616389274597, -0.14999321103096008, -0.3277581036090851, 0.32271647453308105, 0.056468356400728226, -0.16699078679084778, -0.019485140219330788, -0.2006487250328064, -0.4403972625732422, -0.023031488060951233, 0.0759282112121582, 0.07648462802171707, 0.3863673806190491, -0.16190816462039948, -0.23411335051059723, -0.16456404328346252, -0.13685889542102814, 0.1440177708864212, 0.16465641558170319, 0.15648391842842102, 0.11716365814208984, -0.1386224776506424, -0.16124898195266724, 0.07614576071500778, 0.3918437957763672, -0.020283309742808342, -0.12265349179506302, 0.06873544305562973, 0.08717222511768341, -0.09304343163967133, 0.023871367797255516, 0.2669685482978821, 0.18975871801376343, 0.1413118839263916, -0.04678724333643913, 0.056775372475385666, -0.09668798744678497, -0.2361811101436615, 0.076633520424366, 0.09560498595237732, -0.20859035849571228, -0.2838672995567322, 0.28983622789382935, -0.016023900359869003, 0.15862403810024261, -0.05144769698381424, -0.046526648104190826, -0.18864338099956512, 0.3119947016239166, 0.060628507286310196, 0.826167643070221, -0.09397941827774048, 0.1892632693052292, 0.46437546610832214, -0.3766748309135437, 0.5387998223304749, -0.0626511350274086, 0.2570013701915741, -0.2547403872013092, 0.042764149606227875, -0.17819997668266296, 0.1606684923171997, -0.047028541564941406, 0.14649637043476105, -0.3674953877925873, 0.16391052305698395, -0.3328036963939667, 0.018199067562818527, 0.027726173400878906, 0.39965158700942993, -0.175195574760437, -0.1354447305202484, -0.6766177415847778, 0.24864092469215393, -0.03498699143528938, -0.34770888090133667, 0.014206145890057087, -0.3197660744190216, -0.22029733657836914, 0.005091140046715736, 0.18198154866695404, -0.10350199043750763, 0.3749549090862274, 0.19214801490306854, -0.15444841980934143, -0.3675169050693512, -0.4600563049316406, 0.006948639638721943, 0.16682519018650055, -0.25060826539993286, 0.06469037383794785, -0.013782763853669167, -0.056056372821331024, -0.025600869208574295, -0.013994609005749226, 0.16876313090324402, 0.5508158206939697, -0.03347816318273544, 0.01155856903642416, 0.19887875020503998, -0.003547907108440995, -0.29940885305404663, 0.2286004275083542, 0.12193165719509125, -0.39799705147743225, -0.14947833120822906, -0.28655126690864563, 0.05315450578927994, -0.1661517173051834, -0.24167369306087494, 0.3111293613910675, 0.19099801778793335, -0.20552301406860352, 0.16626331210136414, -0.07548540085554123, -0.30789849162101746, -0.2485889494419098, 0.16568468511104584, 0.1274024397134781, 0.05450552701950073, 0.20558562874794006, 0.19603940844535828, -0.31338202953338623, -0.2438255399465561, 0.3375491797924042, 0.3796532452106476, -0.11567219346761703, 0.465720534324646, -0.12243714928627014, 0.0995250791311264, 0.09803886711597443, 0.22433710098266602, -0.018626775592565536, 0.36886006593704224, -0.18844711780548096, -0.21771153807640076, -0.2810613811016083, 0.29241931438446045, 0.15554700791835785, 0.2597838044166565, 0.12696987390518188, 0.22149507701396942, -0.12100755423307419, -0.23016226291656494, -0.4849337041378021, 0.09397874772548676, -0.4949883222579956, -0.0307144857943058, -0.04912441223859787, 0.12307880073785782, 0.03801900893449783, -0.05349133163690567, 0.2484055757522583, 0.09464481472969055, -0.030496424064040184, -0.39356109499931335, 0.005288197658956051, -0.02103114128112793, -0.08499665558338165, -0.04589831084012985, -0.09631951153278351, -0.08681096136569977, -0.48867353796958923, -0.10539832711219788, -0.299947053194046, 0.14657330513000488, -0.15261131525039673, 0.3344334661960602, 0.025548899546265602, 0.08843103796243668, 0.10353942215442657, -0.3113635182380676, 0.08718760311603546, 0.31402888894081116, -0.13040044903755188, 0.22463218867778778, -0.2949146330356598, -0.04542475938796997, -0.03675949573516846, 0.2242555171251297, -0.32922473549842834, -0.0037574912421405315, 0.2649778723716736, -0.09527303278446198, -0.09186509996652603, -0.035137493163347244, 0.22971531748771667, 0.24458467960357666, -0.1547774225473404, -0.12131454795598984, 0.024370618164539337, 0.31063011288642883, -0.1806361973285675, -0.024205651134252548, 0.04133428633213043, -0.003933934029191732, 0.132051482796669, 0.23613688349723816, -0.1298387497663498, 0.047702644020318985, -0.13279782235622406, 0.19679978489875793, 0.13406254351139069, -0.14423279464244843, 0.10930324345827103, 0.3590899705886841, -0.01984814554452896, 0.20897680521011353, 0.2667595446109772, 0.4939263164997101, 0.12376168370246887, 0.1384555697441101, 0.3056897521018982, 0.04154910519719124, 0.22152628004550934, 0.08421219140291214, -0.18180406093597412, 0.10912611335515976, -0.2305540144443512, 0.16179685294628143, -0.2212763875722885, 0.10554135590791702, 0.47327956557273865, -0.1352398693561554, -0.10710988193750381, -0.052550721913576126, -0.14742758870124817, 0.07669783383607864, -0.07046740502119064, 0.027275286614894867, -0.06146581470966339, 0.03563402593135834, 0.015342514961957932, -0.17869722843170166, 0.021544450893998146, 0.016982166096568108, -0.03593156859278679, 0.016809068620204926, 0.14047011733055115, 0.023176873102784157, 0.21872182190418243, -0.1799507737159729, 0.2714313566684723, -0.17442592978477478, -0.34582415223121643, 0.13403265178203583, -0.11501506716012955, -0.12731239199638367, 0.03503338247537613, 0.3728855848312378, -0.06350307166576385, -0.1433352679014206, 0.2814862132072449, -0.1218930333852768, -0.4274079501628876, 0.24263791739940643, 0.06608620285987854, 0.3648652136325836, -0.07559723407030106, -0.15363898873329163, 0.35480570793151855, -0.22372086346149445, 0.20010794699192047, 0.14212411642074585, 0.4027444124221802, -0.15766608715057373, 0.19666671752929688, 0.2147284597158432, -0.3049205243587494, 0.05608919635415077, 0.057203687727451324, -0.16144929826259613, -0.11391007155179977, -0.2759033739566803, -0.11350131034851074, 0.014695990830659866, -0.015870437026023865, 0.20470252633094788, 0.057977546006441116, 0.22426584362983704, 0.016016818583011627, 0.2808028757572174, 0.13576675951480865, -0.11405868083238602, -0.08664494752883911, -0.07957596331834793, 0.1108112633228302, 0.05060204491019249, 0.11895250529050827, 0.19673876464366913, 0.05354486405849457, -0.11166931688785553, -0.04351027309894562, 0.004853357095271349, -0.4317203462123871, 0.1916235387325287, 0.03826229274272919, -0.051224976778030396, 0.05320173501968384, 0.17961078882217407, -0.172653466463089, -0.11793458461761475, 0.1823395937681198, -0.2764628529548645, 0.20072585344314575, -0.153072327375412, 0.07589486241340637, -0.020160071551799774, 0.5303645730018616, 0.024164685979485512, 0.21193349361419678, -0.1925356388092041, -0.157512366771698, -0.04583623632788658, 0.13570109009742737, -0.1658099740743637, -0.09371405839920044, 0.41123032569885254, -0.15273739397525787, 0.30663689970970154, 0.09280160069465637, -0.04339023306965828, 0.07013143599033356, 0.13902118802070618, -0.2533712387084961, -0.16979460418224335, -0.2704958915710449, 0.1692010462284088, -0.1173580065369606, -0.025951549410820007, 0.192801371216774, 0.1824359893798828, 0.022075887769460678, 0.12531684339046478, -0.05645085498690605, 0.019300201907753944, -0.006803607568144798, -0.0287329014390707, -0.4406184256076813, 0.029124515131115913, -0.05828952044248581, 0.08596130460500717, 0.035096924751996994, -0.13096030056476593, 0.07675016671419144, 0.19471615552902222, -0.038794420659542084, -0.4443913400173187, 0.3899899423122406, -0.012283293530344963, 0.056647635996341705, -0.13562080264091492, -0.02978183701634407, 0.1902264952659607, -0.028513187542557716, -0.24171984195709229, -0.36569273471832275 ]
45
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.equals.html
pandas.api.extensions.ExtensionArray.equals
ExtensionArray.equals(other)[source]# Return if another array is equivalent to this array. Equivalent means that both arrays have the same shape and dtype, and all values compare equal. Missing values in the same location are considered equal (in contrast with normal equality).
Parameters: otherExtensionArrayArray to compare to this Array. Returns: booleanWhether the arrays are equivalent.
['>>> arr1 = pd.array([1, 2, np.nan])\n>>> arr2 = pd.array([1, 2, np.nan])\n>>> arr1.equals(arr2)\nTrue']
pandas.api.extensions.ExtensionArray.equals ExtensionArray.equals(other)[source]# Return if another array is equivalent to this array. Equivalent means that both arrays have the same shape and dtype, and all values compare equal. Missing values in the same location are considered equal (in contrast with normal equality).
[ 0.18796971440315247, -0.42837637662887573, -0.276410311460495, 0.09775102883577347, -0.035857632756233215, 0.05087586119771004, -0.06435947865247726, 0.3581198453903198, 0.04105689004063606, 0.24335122108459473, -0.1282123178243637, 0.2505730986595154, 0.11148792505264282, 0.007408605422824621, -0.3268565833568573, -0.15941381454467773, 0.17780345678329468, 0.5396053791046143, -0.17405305802822113, -0.2349100559949875, -0.3345106840133667, 0.08558959513902664, -0.19020524621009827, 0.13836058974266052, 0.17321747541427612, 0.12132493406534195, -0.09939558804035187, -0.32079628109931946, -0.12325390428304672, -0.2543436586856842, 0.21961677074432373, 0.05360867455601692, -0.33262407779693604, 0.029069432988762856, -0.00011016825737897307, -0.02672945149242878, 0.23202337324619293, 0.08202739804983139, 0.05227965861558914, -0.17782142758369446, -0.24338668584823608, -0.2742841839790344, 0.2053053230047226, -0.2072228044271469, 0.15918351709842682, -0.30130982398986816, 0.17859643697738647, -0.4229307472705841, 0.08151315897703171, -0.08918803185224533, 0.18116144835948944, 0.027208833023905754, 0.10855033993721008, 0.034933798015117645, -0.02267066203057766, -0.12067966163158417, 0.32928070425987244, 0.09005499631166458, 0.13919377326965332, 0.14421486854553223, 0.4158840477466583, 0.007015638519078493, -0.18483594059944153, 0.487827867269516, 0.07704535871744156, 0.00830653216689825, 0.1267513781785965, -0.23569434881210327, 0.11695248633623123, 0.49330610036849976, 0.3285163938999176, -0.06797965615987778, -0.33584994077682495, -0.18818055093288422, -0.25329136848449707, 0.16677749156951904, -0.21598513424396515, 0.004426605999469757, 0.22481846809387207, -0.057786308228969574, 0.04886551946401596, 0.4892719089984894, -0.20040157437324524, 0.1366281360387802, -0.37239885330200195, 0.38568031787872314, 0.029071588069200516, 0.1300426572561264, -0.167509987950325, -0.16251584887504578, 0.06725582480430603, -0.36963143944740295, 0.15532194077968597, 0.32088881731033325, -0.11529027670621872, -0.29721465706825256, -0.15870600938796997, -0.569535493850708, 0.056262001395225525, -0.22512465715408325, 0.05201776325702667, 0.1223541796207428, -0.15054716169834137, 0.36917147040367126, 0.08426008373498917, 0.16534428298473358, 0.052503086626529694, 0.05058467760682106, -0.10086168348789215, -0.1840084344148636, -0.03847473859786987, 0.11193695664405823, 0.28339481353759766, -0.1274978220462799, -0.042732398957014084, -0.04873400181531906, 0.3284758925437927, -0.1344124674797058, -0.57318514585495, 0.3397567868232727, -0.395519882440567, -0.22705118358135223, -0.11971012502908707, -0.014582935720682144, 0.017876192927360535, 0.29168131947517395, 0.08103085309267044, -0.005147038027644157, 0.11162672936916351, 0.13487419486045837, -0.16048938035964966, 0.1956518441438675, 0.303446501493454, -0.4499239921569824, -0.07891253381967545, -0.007408060599118471, 0.33811038732528687, -0.0010184005368500948, 0.06284836679697037, 0.23746004700660706, 0.14818327128887177, -0.023963697254657745, 0.450704962015152, 0.3626950681209564, 0.21353410184383392, -0.0018177999882027507, 0.3071160316467285, 0.06210040673613548, -0.21488364040851593, 0.3085060119628906, 0.3118477463722229, 0.10907100141048431, -0.02962493523955345, 0.3438948690891266, -0.2068324238061905, 0.15366120636463165, -0.1469113826751709, 0.0703691840171814, -0.21086673438549042, -0.032701276242733, 0.46799764037132263, -0.047574903815984726, 0.2906377613544464, -0.13555808365345, 0.07303076237440109, 0.1803043633699417, -0.2869103252887726, 0.19121494889259338, -0.23474669456481934, -0.20237290859222412, -0.14820747077465057, 0.04550272971391678, -0.06424359977245331, -0.11844836175441742, -0.2586249113082886, 0.23969943821430206, 0.11117644608020782, 0.07136599719524384, -0.19747082889080048, -0.0856422409415245, 0.16147220134735107, 0.32464373111724854, 0.047911375761032104, 0.3070814311504364, -0.010457477532327175, 0.2633325457572937, -0.038587719202041626, -0.10313475131988525, 0.08855661004781723, -0.11453516036272049, -0.017803747206926346, 0.04730738699436188, 0.2935546934604645, -0.24480125308036804, 0.05917397886514664, -0.05248437449336052, 0.08114520460367203, -0.2836778163909912, -0.014128598384559155, -0.19389167428016663, -0.3009433448314667, -0.2310388833284378, 0.19427679479122162, -0.046355776488780975, -0.008235130459070206, -0.17922194302082062, -0.14054329693317413, 0.24016830325126648, -0.32867544889450073, -0.1791335642337799, 0.236756831407547, -0.2584487199783325, -0.2477845698595047, -0.05932607501745224, -0.023670267313718796, 0.010364962741732597, 0.277994304895401, -0.10225393623113632, 0.0959610715508461, 0.28743889927864075, -0.417285680770874, -0.04895571619272232, -0.2253485918045044, 0.023696448653936386, -0.20688526332378387, 0.16671058535575867, -0.014244714751839638, 0.24730440974235535, -0.09124969691038132, 0.041798971593379974, 0.009246992878615856, 0.09173616021871567, -0.0009715755004435778, 0.023109231144189835, 0.007311758119612932, 0.059404317289590836, 0.030764270573854446, 0.2279917150735855, -0.043730102479457855, 0.05818995088338852, -0.07275230437517166, 0.584862470626831, 0.4199123978614807, -0.04365204647183418, 0.05767825245857239, 0.49525779485702515, 0.06209157779812813, -0.17873483896255493, 0.18060718476772308, -0.25398969650268555, 0.18476176261901855, 0.11087323725223541, -0.18249887228012085, -0.0921868085861206, -0.2203681319952011, 0.14420185983181, 0.09068360179662704, 0.30793699622154236, -0.16884523630142212, 0.09615913778543472, 0.18597018718719482, -0.423820823431015, 0.20901040732860565, -0.008171144872903824, 0.07688236981630325, -0.03397883474826813, 0.0761021226644516, 0.08039549738168716, 0.37326109409332275, 0.20387408137321472, 0.1398555189371109, 0.17596766352653503, -0.2117537558078766, -0.08393032103776932, 0.3460341989994049, 0.2514891028404236, 0.027783749625086784, 0.05119495093822479, -0.039246149361133575, 0.21035653352737427, -0.3909831643104553, -0.09477534890174866, -0.12126591801643372, 0.22835412621498108, -0.10488159954547882, -0.09081807732582092, -0.16851577162742615, -0.3482378423213959, -0.008604975417256355, -0.708532989025116, -0.13130640983581543, -0.38138583302497864, 0.1043848767876625, 0.11272170394659042, -0.21639978885650635, 0.03642896190285683, -0.07986853271722794, 0.2572450637817383, 0.16781437397003174, -0.03205307945609093, -0.1435169130563736, 0.08250410854816437, -0.2533639669418335, 0.23108454048633575, -0.005048555787652731, -0.0654747262597084, 0.31765875220298767, -0.07627555727958679, 0.005354807712137699, -0.3326079547405243, -0.39201241731643677, -0.17664708197116852, -0.049288418143987656, -0.13295477628707886, 0.0753021314740181, 0.22927479445934296, -0.0029838201589882374, -0.3842002749443054, -0.126320943236351, 0.05057356506586075, -0.4127365052700043, -0.1830994337797165, 0.1428096443414688, -0.4018631875514984, -0.10302788764238358, -0.4215617775917053, 0.024957114830613136, -0.1459154337644577, 0.19501234591007233, -0.2236700803041458, 0.3042783737182617, -0.16091693937778473, 0.022298624739050865, 0.23921248316764832, 0.24972712993621826, -0.03984589874744415, -0.39705973863601685, 0.1927647739648819, 0.0652090311050415, 0.18998673558235168, -0.023691536858677864, 0.01581316441297531, -0.4611169993877411, 0.39044255018234253, -0.10768143087625504, 0.18969838321208954, -0.5984525680541992, -0.2599037289619446, -0.33468151092529297, 0.17258839309215546, 0.0559985525906086, 0.2702600061893463, -0.07505960017442703, -0.2091282606124878, -0.040181517601013184, -0.16315539181232452, 0.029495680704712868, 0.07622507959604263, -0.12370961904525757, -0.008950432762503624, 0.29067784547805786, 0.022662149742245674, -0.026515228673815727, 0.13221436738967896, -0.25544804334640503, 0.1736997812986374, -0.21703693270683289, 0.15202699601650238, 0.08967162668704987, -0.08824295550584793, -0.24563468992710114, 0.18711403012275696, -0.0482369139790535, 0.18905872106552124, -0.26464444398880005, -0.12158897519111633, 0.03724202141165733, -0.3013194799423218, -0.5600939989089966, 0.07972761988639832, -0.11511582136154175, -0.14310075342655182, -0.0722409337759018, 0.19434647262096405, -0.05284632742404938, 0.01182117871940136, 0.09587599337100983, -0.14889809489250183, 0.3740900158882141, 0.06170857697725296, -0.17983423173427582, -0.1023438572883606, -0.5591505765914917, 0.1826629489660263, 0.7347676157951355, 0.299111545085907, 0.4995713531970978, 0.3487628400325775, -0.2170611321926117, 0.20729081332683563, -0.04385093227028847, 0.7594003081321716, 0.23032842576503754, -0.20888972282409668, -0.21145212650299072, -0.19951622188091278, -0.11268880218267441, -0.2254931479692459, -0.014353485777974129, -0.12034555524587631, -0.11339600384235382, 0.35818880796432495, -0.043417178094387054, 0.013964553363621235, 0.029556915163993835, -0.0217429269105196, -0.07717669010162354, -0.000024071450752671808, -0.44499748945236206, -0.1776527762413025, -0.11222732067108154, -0.007144891656935215, 0.010745440609753132, -0.20420122146606445, 0.02835734188556671, -0.5264732241630554, -0.3031020164489746, -0.29364949464797974, 0.34409138560295105, 0.5408085584640503, 0.14145703613758087, 0.0126254977658391, -0.08530204743146896, -0.25805073976516724, 0.0009377195383422077, 0.17290814220905304, 0.20008164644241333, -0.044694267213344574, 0.12114596366882324, 0.03008926473557949, -0.04709184542298317, 0.21907897293567657, 0.11195193231105804, -0.011882850900292397, 0.13553501665592194, -0.24835306406021118, -0.17845726013183594, -0.004369289614260197, -0.038140349090099335, 0.2328028380870819, 0.21481192111968994, -0.046400658786296844, -0.2496633529663086, 0.49098753929138184, 0.1879713386297226, -0.15262053906917572, 0.17392952740192413, 0.5112206339836121, -0.01780044287443161, -0.23620019853115082, 0.022918101400136948, 0.5244036912918091, -0.08415666222572327, 0.06918269395828247, 0.25808262825012207, -0.6103007197380066, 0.32159876823425293, 0.46446099877357483, 0.2597922682762146, -0.16643749177455902, -0.23519137501716614, -0.2307969629764557, -0.05589985474944115, 0.2841801047325134, 0.10921110212802887, -0.20103448629379272, 0.3676769435405731, 0.2018027901649475, 0.3691999912261963, 0.301217257976532, 0.14675526320934296, -0.2623665928840637, 0.3184175491333008, -0.3110009729862213, 0.158746138215065, 0.08753437548875809, 0.2633592188358307, -0.04113136604428291, -0.10191570222377777, -0.39942944049835205, -0.12980546057224274, 0.08907218277454376, 0.021461980417370796, 0.20180992782115936, 0.2505601644515991, 0.1995050460100174, -0.0935932844877243, -0.2976737320423126, -0.2059883177280426, 0.03590555116534233, -0.04168220981955528, 0.1883537918329239, -0.06537346541881561, 0.1385178416967392, 0.1419484168291092, -0.13668110966682434, -0.2138741910457611, 0.39928561449050903, 0.005327054299414158, 0.05275692418217659, 0.2755056619644165, -0.07851743698120117, -0.03756093606352806, -0.3086659908294678, 0.3451494872570038, -0.0065660635009408, -0.26355767250061035, -0.3113333284854889, -0.11661507934331894, -0.34884607791900635, 0.1349795162677765, 0.12805737555027008, -0.19650574028491974, -0.13544215261936188, 0.23735949397087097, 0.2073601335287094, -0.43722328543663025, 0.10212093591690063, 0.07144539803266525, 0.2829209268093109, 0.2260132133960724, 0.23290491104125977, -0.7968557476997375, -0.11606104671955109, 0.02547334134578705, -0.16738709807395935, 0.06275837868452072, 0.1085134744644165, 0.26081523299217224, -0.15429510176181793, -0.06222580000758171, 0.08104923367500305, 0.0026768434327095747, 0.3095722496509552, 0.6537153124809265, -0.010444827377796173, -0.2398364096879959, -0.09321916848421097, 0.048698585480451584, -0.18927216529846191, 0.7616935968399048, 0.12482491880655289, 0.07341598719358444, 0.10090469568967819, -0.21187879145145416, -0.34246113896369934, 0.10968463122844696, -0.29495346546173096, 0.07882251590490341, -0.3052307367324829, 0.048695653676986694, -0.3779287040233612, -0.23040834069252014, 0.17927433550357819, 0.10990658402442932, -0.2427019327878952, -0.2612859308719635, 0.12635017931461334, 0.11885488033294678, 0.1009284034371376, -0.02155132219195366, -0.08179939538240433, -0.044368643313646317, 0.01498668733984232, 0.09741807729005814, -0.08345441520214081, 0.1309160441160202, -0.17410174012184143, 0.2409602701663971, 0.38542476296424866, -0.0681440532207489, -0.1894606649875641, -0.057546466588974, -0.23793905973434448, -0.009300325997173786, 0.15648385882377625, -0.025713561102747917, -0.2434084564447403, 0.1837901473045349, 0.197299063205719, -0.021032733842730522, -0.10838130861520767, -0.30298054218292236, 0.22636713087558746, 0.1885206252336502, -0.32539674639701843, -0.15328381955623627, 0.2933909595012665, 0.1851460039615631, 0.007474908605217934, -0.25654640793800354, 0.05597192421555519, 0.18929046392440796, -0.5730345845222473, 0.09521516412496567, 0.28324636816978455, -0.03095751814544201, 0.21245938539505005, 0.2581581771373749, 0.4099664092063904, -0.06708230823278427, 0.2450733780860901, 0.08020427823066711, 0.5346079468727112, 0.16688135266304016, 0.2937997579574585, 0.3110174238681793, 0.003962781745940447, -0.1049344390630722, 0.15548747777938843, 0.007744745817035437, 0.3739738166332245, -0.0999433696269989, 0.031081097200512886, 0.4064217209815979, -0.24227803945541382, 0.2116621881723404, 0.11258385330438614, 0.05874314904212952, 0.22362832725048065, 0.3339839577674866, -0.05231701582670212, 0.40297403931617737, 0.8238832354545593, -0.3456958532333374, -0.02608526684343815, 0.09320010244846344, 0.07214536517858505, 0.04341195523738861, -0.013466383330523968, 0.14144101738929749, 0.21632850170135498, -0.25278258323669434, -0.10468573123216629, -0.3584229648113251, 0.22804033756256104, -0.4150741398334503, 0.08221510052680969, -0.015953361988067627, -0.25595563650131226, 0.19622275233268738, 0.19237001240253448, 0.2652638256549835, 0.14036764204502106, -0.11414697766304016, -0.0957774966955185, 0.5570082664489746, -0.193959578871727, 0.18930567800998688, 0.5031962990760803, 0.32574179768562317, 0.05101197212934494, -0.27931758761405945, 0.14515171945095062, 0.06481551378965378, -0.10707708448171616, 0.19133533537387848, -0.19080407917499542, -0.11691863089799881, -0.2415364533662796, -0.058920968323946, 0.3112044334411621, -0.11052282899618149, 0.34607258439064026, -0.07353406399488449, 0.03163520619273186, -0.6690462827682495, 0.24273736774921417, -0.006299164146184921, 0.21250338852405548, -0.17769382894039154, 0.04444839805364609, -0.7119264602661133, -0.47999343276023865, -0.23629410564899445, -0.12335323542356491, 0.1707984358072281, 0.17966154217720032, 0.08823836594820023, 0.10127518326044083, -0.02397046983242035, 0.3034486472606659, 0.09703593701124191, -0.0010434082942083478, -0.03623887524008751, -0.429525226354599, 0.25262877345085144, -0.017988182604312897, -0.046124085783958435, 0.09242366999387741, 0.08500101417303085, -0.11327236145734787, -0.18895244598388672, 0.3017708659172058, 0.3209992051124573, -0.4836462438106537, 0.01714157871901989, -0.028875485062599182, -0.14886511862277985, -0.21140089631080627, -0.6146178245544434, -0.15187260508537292, -0.17684412002563477, 0.06565728038549423, -0.30781346559524536, 0.16440479457378387, 0.12297624349594116, 0.3981320858001709, 0.05290002375841141, 0.24523130059242249, -0.17162272334098816, 0.4801211953163147, 0.15386828780174255, -0.044062595814466476, 0.44752535223960876, 0.45903313159942627, 0.42485424876213074, -0.35476794838905334, 0.6065268516540527, 0.16884873807430267, 0.02443595416843891, 0.12905770540237427, -0.4276238977909088, 0.17897340655326843, 0.37020912766456604, 0.16331696510314941, -0.21599017083644867, -0.2733584940433502, 0.2376883178949356, -0.3390321433544159, -0.05449209362268448, -0.17031531035900116, 0.0791955292224884, 0.21542486548423767, 0.11319795250892639, -0.23608438670635223, -0.13062982261180878, 0.23103533685207367, -0.28096577525138855, -0.2797268033027649, -0.25252798199653625, -0.08268548548221588, 0.10595451295375824, -0.013946018181741238, -0.10872475057840347, -0.2693692743778229, 0.44733351469039917, -0.1826649308204651, 0.02655397355556488, -0.043288979679346085, -0.0932932123541832, -0.11094649136066437, -0.18799147009849548, -0.03156469389796257, 0.1707126349210739, -0.09687581658363342, 0.09515427052974701, -0.3721103072166443 ]
46
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.ohlc.html
pandas.core.groupby.SeriesGroupBy.ohlc
SeriesGroupBy.ohlc()[source]# Compute open, high, low and close values of a group, excluding missing values. For multiple groupings, the result index will be a MultiIndex
Returns: DataFrameOpen, high, low and close values within each group.
[">>> lst = ['SPX', 'CAC', 'SPX', 'CAC', 'SPX', 'CAC', 'SPX', 'CAC',]\n>>> ser = pd.Series([3.4, 9.0, 7.2, 5.2, 8.8, 9.4, 0.1, 0.5], index=lst)\n>>> ser\nSPX 3.4\nCAC 9.0\nSPX 7.2\nCAC 5.2\nSPX 8.8\nCAC 9.4\nSPX 0.1\nCAC 0.5\ndtype: float64\n>>> ser.groupby(level=0).ohlc()\n open high low close\nCAC 9.0 9.4 0.5 0.5\nSPX 3.4 8.8 0.1 0.1", ">>> data = {2022: [1.2, 2.3, 8.9, 4.5, 4.4, 3, 2 , 1],\n... 2023: [3.4, 9.0, 7.2, 5.2, 8.8, 9.4, 8.2, 1.0]}\n>>> df = pd.DataFrame(data, index=['SPX', 'CAC', 'SPX', 'CAC',\n... 'SPX', 'CAC', 'SPX', 'CAC'])\n>>> df\n 2022 2023\nSPX 1.2 3.4\nCAC 2.3 9.0\nSPX 8.9 7.2\nCAC 4.5 5.2\nSPX 4.4 8.8\nCAC 3.0 9.4\nSPX 2.0 8.2\nCAC 1.0 1.0\n>>> df.groupby(level=0).ohlc()\n 2022 2023\n open high low close open high low close\nCAC 2.3 4.5 1.0 1.0 9.0 9.4 1.0 1.0\nSPX 1.2 8.9 1.2 2.0 3.4 8.8 3.4 8.2", ">>> ser = pd.Series([1, 3, 2, 4, 3, 5],\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').ohlc()\n open high low close\n2023-01-01 1 3 1 2\n2023-02-01 4 5 3 5"]
pandas.core.groupby.SeriesGroupBy.ohlc SeriesGroupBy.ohlc()[source]# Compute open, high, low and close values of a group, excluding missing values. For multiple groupings, the result index will be a MultiIndex
[ -0.43957945704460144, -0.3352562487125397, -0.15197928249835968, 0.12752912938594818, -0.3220074474811554, 0.39106515049934387, 0.29687079787254333, 0.1408589780330658, 0.2633294463157654, 0.2296975702047348, -0.5751190185546875, 0.11572126299142838, 0.22155344486236572, 0.035173363983631134, -0.22238826751708984, -0.2197878360748291, 0.005674036685377359, 0.39169296622276306, 0.060401517897844315, 0.003989355638623238, -0.464766263961792, 0.07804011553525925, -0.2632419466972351, 0.15424855053424835, 0.035271577537059784, -0.4019905924797058, -0.17312051355838776, -0.13716506958007812, -0.04008390009403229, -0.09905998408794403, 0.010735072195529938, 0.25017476081848145, -0.168021097779274, 0.3223924934864044, -0.00009432042861590162, -0.37767544388771057, -0.06858942657709122, -0.15971288084983826, 0.11124001443386078, 0.07614117860794067, -0.31034645438194275, -0.08565233647823334, 0.061072126030921936, -0.23235467076301575, 0.02237909473478794, -0.12823589146137238, 0.02683304436504841, -0.47362959384918213, 0.2722495496273041, -0.0014340622583404183, 0.21115390956401825, 0.2609589993953705, -0.23408624529838562, 0.06477181613445282, 0.21515899896621704, -0.2837396562099457, 0.15739943087100983, 0.06777017563581467, -0.17462962865829468, -0.22383640706539154, -0.1213410422205925, 0.11754626035690308, -0.19121293723583221, -0.21150533854961395, -0.47323721647262573, 0.18265879154205322, -0.15435636043548584, -0.21378861367702484, 0.014536602422595024, 0.35000893473625183, 0.24199654161930084, -0.08273560553789139, -0.2836775481700897, 0.07308760285377502, 0.012113159522414207, -0.174515500664711, 0.027382906526327133, 0.14387470483779907, 0.3060043752193451, 0.10931572318077087, 0.10199123620986938, 0.5170204639434814, -0.18845170736312866, 0.12681861221790314, -0.2125166952610016, 0.474762499332428, 0.08323276042938232, 0.012246674858033657, 0.2376663237810135, -0.020928381010890007, -0.34908708930015564, -0.16921450197696686, 0.02114492654800415, 0.3030618131160736, -0.15329116582870483, -0.3223097026348114, 0.06140824779868126, 0.18525926768779755, -0.07153643667697906, -0.16176700592041016, 0.05162672698497772, -0.0020705638453364372, -0.22066260874271393, 0.2896359860897064, 0.014733808115124702, -0.10386357456445694, 0.04340449348092079, -0.042647331953048706, 0.32576480507850647, 0.16424943506717682, -0.03944448009133339, -0.02310211956501007, 0.10750710964202881, -0.17164568603038788, 0.11121342331171036, 0.03904228284955025, -0.20085200667381287, 0.08700694143772125, -0.5909813046455383, -0.2792091369628906, -0.36325016617774963, -0.10943685472011566, 0.23677052557468414, -0.00010745531471911818, -0.005229128058999777, 0.3282023072242737, 0.012221512384712696, 0.14721550047397614, -0.025192908942699432, -0.007403891533613205, -0.2092113494873047, 0.4876832067966461, 0.12471431493759155, 0.17675749957561493, -0.06758231669664383, -0.055914103984832764, 0.15833765268325806, 0.3349839746952057, 0.04409391060471535, -0.01524927094578743, 0.07663147896528244, -0.22614753246307373, 0.13836471736431122, 0.18270990252494812, 0.3433864414691925, -0.256123811006546, 0.0936264619231224, -0.33078834414482117, -0.12456692010164261, 0.09155848622322083, 0.43193793296813965, -0.07358704507350922, -0.11327777057886124, 0.27868983149528503, -0.10584236681461334, -0.10633864253759384, 0.04509478062391281, 0.1753583550453186, -0.10739411413669586, 0.042246200144290924, 0.49920088052749634, 0.18777258694171906, -0.07289931923151016, -0.22329263389110565, 0.09266635775566101, 0.1058054193854332, -0.10693077743053436, -0.24932904541492462, -0.3634231686592102, -0.2995719611644745, -0.15754123032093048, 0.09494312852621078, 0.039749715477228165, -0.03401975333690643, -0.060850728303194046, 0.0009499166626483202, 0.3036375343799591, -0.2476462870836258, -0.42015206813812256, -0.050651054829359055, 0.10049992799758911, -0.31367209553718567, 0.2553310692310333, 0.24125954508781433, -0.04717098921537399, -0.042840175330638885, -0.09443875402212143, 0.21456407010555267, -0.2152777761220932, -0.21061494946479797, 0.2508490979671478, 0.13525418937206268, 0.36828291416168213, 0.08083729445934296, -0.06991437822580338, 0.036780036985874176, 0.13379348814487457, -0.19653956592082977, 0.27826884388923645, 0.11032729595899582, -0.0863034650683403, -0.12227043509483337, 0.15805193781852722, -0.18451322615146637, 0.06319858878850937, -0.204883873462677, 0.06724194437265396, 0.007444995455443859, 0.10997170954942703, -0.21857398748397827, -0.06394262611865997, -0.3779124915599823, -0.34395331144332886, -0.2101534903049469, -0.02686505950987339, 0.37692952156066895, 0.2724300026893616, 0.024338562041521072, -0.07255440205335617, -0.011868307366967201, -0.12841671705245972, 0.20161083340644836, 0.13881060481071472, 0.022641655057668686, 0.09710706025362015, 0.10841286927461624, 0.07956914603710175, 0.1634969860315323, 0.19741152226924896, 0.22051262855529785, 0.4056694507598877, 0.11568441241979599, 0.24785716831684113, 0.32050058245658875, -0.03763885051012039, -0.048661112785339355, 0.2868022620677948, 0.08726882189512253, 0.08688337355852127, -0.010561452247202396, 0.035536378622055054, 0.0605950728058815, 0.24271263182163239, 0.06868273764848709, -0.21165065467357635, 0.6693419218063354, -0.18713901937007904, -0.13974329829216003, -0.07664576917886734, 0.20720238983631134, 0.12836682796478271, -0.0883776992559433, -0.09013986587524414, -0.249990314245224, -0.20922982692718506, 0.030736517161130905, 0.13613620400428772, 0.030280277132987976, -0.5539979934692383, 0.05950888246297836, 0.29502052068710327, -0.4101869761943817, 0.3748323619365692, 0.06219330057501793, 0.1627861112356186, 0.03944478929042816, -0.018468474969267845, 0.16947786509990692, 0.20210561156272888, 0.25266024470329285, 0.14497160911560059, -0.045675016939640045, -0.2204725295305252, 0.04619327560067177, 0.13867227733135223, 0.17883411049842834, -0.13074089586734772, -0.0659046545624733, 0.24664521217346191, 0.13193963468074799, -0.2467009574174881, -0.26624223589897156, 0.06732059270143509, 0.06858071684837341, 0.04251275956630707, 0.14783255755901337, -0.00528228934854269, -0.15935088694095612, 0.44169333577156067, -0.43779268860816956, -0.06935960054397583, -0.24995137751102448, 0.20084117352962494, 0.026788055896759033, -0.08135182410478592, 0.07443317770957947, -0.04593567177653313, 0.24996615946292877, 0.332956999540329, 0.11868743598461151, -0.09186402708292007, -0.07399355620145798, -0.1099957674741745, 0.29344308376312256, -0.19038406014442444, 0.03291832283139229, 0.22949714958667755, -0.22932270169258118, 0.06803515553474426, -0.1126851886510849, 0.17945784330368042, -0.03463565930724144, -0.2978402376174927, -0.34357061982154846, 0.08427878469228745, -0.15773604810237885, -0.4536013603210449, -0.3293251097202301, -0.3049308657646179, -0.15075019001960754, -0.132785826921463, -0.2535656690597534, -0.11983422935009003, 0.2834765911102295, -0.07532692700624466, -0.07765384763479233, -0.04641776159405708, -0.39340412616729736, 0.18145835399627686, -0.19512160122394562, 0.19841983914375305, -0.09359808266162872, -0.5327944755554199, 0.16156497597694397, 0.45637214183807373, -0.2068139612674713, -0.31770071387290955, -0.14710432291030884, 0.4171540439128876, -0.18130388855934143, -0.15640385448932648, 0.22851353883743286, -0.37943965196609497, 0.124381884932518, 0.009331169538199902, -0.20821695029735565, 0.024587007239460945, 0.1197906956076622, -0.18657702207565308, -0.11801817268133163, 0.18211621046066284, -0.14419035613536835, 0.18019583821296692, -0.2235892415046692, -0.12135092169046402, -0.04436798393726349, -0.10532724112272263, 0.07322855293750763, -0.12469542771577835, -0.38065311312675476, 0.5125640630722046, 0.07814125716686249, 0.02607729285955429, 0.08645456284284592, 0.22513069212436676, 0.12138701975345612, -0.07169891148805618, 0.16698284447193146, 0.2979150116443634, -0.18018564581871033, -0.4787275791168213, 0.07797618210315704, 0.09604610502719879, 0.20034877955913544, 0.15553726255893707, -0.20304837822914124, -0.10240785777568817, 0.09234173595905304, -0.36061006784439087, -0.013263008557260036, -0.20778204500675201, -0.05061938986182213, 0.07633472979068756, -0.10768631845712662, 0.0828225165605545, -0.20169536769390106, -0.08347640186548233, 0.0488053634762764, 0.06168675050139427, 0.20546582341194153, -0.3365288972854614, -0.08629155904054642, -0.1830301284790039, -0.07419861853122711, 0.5219661593437195, 0.19259530305862427, 0.1602557897567749, 0.33378347754478455, 0.08944118767976761, -0.257762610912323, 0.23867495357990265, 0.14470969140529633, -0.0598030723631382, 0.08151760697364807, 0.586954653263092, -0.3451261818408966, -0.29652413725852966, 0.05094701051712036, -0.3023841679096222, 0.07139159739017487, 0.16773073375225067, 0.12322767078876495, -0.11195091903209686, -0.1693423092365265, 0.5714504718780518, 0.11647054553031921, 0.0487983264029026, -0.22015580534934998, -0.07227866351604462, -0.2974943220615387, 0.23645630478858948, 0.03620024025440216, 0.11866604536771774, 0.08883973211050034, -0.15660220384597778, -0.15425939857959747, 0.09053241461515427, -0.13520903885364532, 0.16721484065055847, 0.059728480875492096, 0.18985208868980408, 0.4671436846256256, -0.04876961186528206, 0.09116426855325699, -0.10053524374961853, -0.031044548377394676, 0.08433680981397629, 0.2010047882795334, 0.10406296700239182, 0.12390436232089996, -0.10931292176246643, 0.23321674764156342, -0.16105914115905762, 0.1362394541501999, 0.1262320727109909, -0.05536924675107002, 0.07881560176610947, 0.2753295600414276, -0.008152302354574203, 0.05815514177083969, 0.272781640291214, -0.09836374968290329, -0.107697494328022, 0.818067729473114, 0.19984543323516846, -0.20481276512145996, 0.40184780955314636, -0.016285240650177002, -0.1831759512424469, 0.1637117564678192, 0.02717713639140129, 0.4536709487438202, -0.01280945260077715, -0.13694818317890167, 0.4038509428501129, -0.18169821798801422, 0.1745242327451706, 0.019785238429903984, 0.4510348439216614, -0.2617200016975403, -0.39106929302215576, -0.09064456820487976, -0.09883783012628555, -0.01863545924425125, 0.24984002113342285, -0.43288418650627136, 0.3607783615589142, -0.37098321318626404, -0.15347068011760712, 0.16578008234500885, -0.05221427604556084, -0.2690066397190094, -0.14866076409816742, -0.4025458097457886, 0.14032386243343353, 0.3225882351398468, 0.05633849650621414, -0.28458496928215027, 0.0011169411009177566, 0.08392031490802765, 0.28607532382011414, -0.1930684745311737, -0.22091831266880035, -0.09672331064939499, 0.3616721034049988, -0.021612899377942085, -0.12705668807029724, 0.09219416975975037, 0.10584568977355957, 0.2889603078365326, -0.13975897431373596, 0.2663850784301758, 0.11125971376895905, -0.035032983869314194, 0.0760490745306015, 0.14702177047729492, 0.16508592665195465, 0.36890146136283875, 0.030043769627809525, 0.007713356986641884, 0.2909931540489197, 0.014144903980195522, 0.06898617744445801, 0.13917504251003265, 0.3323809504508972, -0.20877811312675476, -0.39723265171051025, 0.22886304557323456, -0.21853107213974, -0.18310533463954926, -0.39698007702827454, 0.17613118886947632, 0.2644282281398773, -0.19346728920936584, 0.20417912304401398, -0.36971497535705566, -0.1785859763622284, -0.2471618801355362, 0.017323585227131844, 0.055980343371629715, -0.024563971906900406, -0.0640905573964119, 0.041392598301172256, -0.17107228934764862, -0.2346193939447403, 0.4238465428352356, 0.1091388687491417, 0.2199644297361374, 0.47479337453842163, -0.1743907928466797, -0.20076245069503784, 0.1737963706254959, 0.12285562604665756, 0.1502857804298401, 0.5881103277206421, -0.03150404989719391, -0.46189847588539124, -0.3350643217563629, 0.03716617450118065, 0.26631370186805725, 0.11013287305831909, -0.06477019190788269, -0.07952181249856949, 0.05299638956785202, -0.029892005026340485, -0.3818080723285675, 0.007188192568719387, -0.6271637678146362, 0.057235296815633774, 0.08035466820001602, -0.05957382917404175, 0.051453847438097, 0.20632494986057281, 0.3302520215511322, 0.0356285534799099, -0.10356288403272629, -0.29272717237472534, -0.14292003214359283, 0.07906604558229446, -0.1932411789894104, -0.08292235434055328, 0.2965420186519623, 0.16444694995880127, -0.2714588940143585, -0.18472950160503387, -0.048705074936151505, 0.20140999555587769, 0.08019202947616577, 0.155381441116333, 0.09322422742843628, -0.33535096049308777, -0.14462193846702576, -0.3216055631637573, 0.00733543187379837, -0.06361755728721619, -0.06692743301391602, 0.26562103629112244, -0.03396936506032944, -0.21267709136009216, 0.2213432341814041, -0.026346731930971146, -0.21452082693576813, -0.36396101117134094, 0.3393096923828125, 0.11836439371109009, -0.31175824999809265, 0.21453653275966644, 0.4191932678222656, -0.1800806224346161, 0.11298917233943939, 0.1274595409631729, -0.3299558758735657, 0.2869729995727539, -0.5748293399810791, -0.2756946384906769, 0.30258703231811523, 0.07637085765600204, 0.44257041811943054, 0.03289574384689331, -0.14656727015972137, -0.2057637721300125, 0.11311212927103043, -0.13974744081497192, 0.03519676625728607, 0.027299022302031517, 0.3176034986972809, 0.2569425106048584, -0.003117249347269535, 0.07720769196748734, 0.3510653078556061, 0.13088186085224152, 0.32467201352119446, -0.08489274978637695, 0.39713242650032043, 0.2999313771724701, 0.16606247425079346, 0.0425381176173687, 0.04893050715327263, -0.2505429685115814, -0.03026670031249523, 0.1110212504863739, -0.33429762721061707, -0.024376951158046722, 0.3107290267944336, -0.3041260838508606, -0.20424920320510864, 0.320167601108551, 0.10331292450428009, 0.2213299423456192, 0.04841207340359688, 0.0800958201289177, 0.36246412992477417, 0.0706038847565651, -0.2978827655315399, -0.15804363787174225, 0.3063482642173767, -0.3055766820907593, 0.07078338414430618, 0.0443853959441185, 0.404578298330307, 0.31716808676719666, 0.20353111624717712, 0.3693769872188568, 0.23548687994480133, -0.4584614336490631, -0.4848637580871582, 0.41603806614875793, -0.0173425804823637, 0.08254734426736832, 0.14874707162380219, 0.23336216807365417, -0.5087225437164307, -0.32103231549263, 0.44886818528175354, -0.18074122071266174, -0.21589863300323486, 0.10663529485464096, -0.19282583892345428, 0.14914876222610474, -0.026150954887270927, 0.14404597878456116, 0.21774224936962128, -0.30553364753723145, -0.033959172666072845, 0.11468160152435303, 0.04951874166727066, -0.49281492829322815, 0.05701051279902458, -0.09410513192415237, -0.3194880783557892, -0.12700028717517853, 0.04739736393094063, 0.11544272303581238, -0.19522246718406677, -0.20768147706985474, -0.05789078772068024, 0.14222051203250885, 0.08054407685995102, 0.1826522946357727, 0.08088801056146622, 0.08041983097791672, 0.09015646576881409, 0.4473423361778259, 0.09927240014076233, -0.403494656085968, -0.22249934077262878, -0.004064835142344236, 0.5243793725967407, -0.12633274495601654, 0.3283323347568512, 0.3229427933692932, 0.16640518605709076, 0.11159259080886841, 0.4596315622329712, 0.5463841557502747, -0.01682630553841591, -0.11817072331905365, -0.2161954939365387, -0.19070059061050415, -0.2444564402103424, -0.11353946477174759, -0.2687080204486847, -0.1521560698747635, 0.029195822775363922, -0.37895989418029785, 0.34002187848091125, 0.03393929451704025, -0.14174114167690277, 0.13004593551158905, 0.2652057409286499, 0.12229379266500473, 0.11110471189022064, 0.06097828596830368, -0.2762901186943054, 0.30084386467933655, 0.24568983912467957, -0.04593408480286598, -0.20493869483470917, 0.052271511405706406, -0.024765292182564735, 0.2637699842453003, 0.0982920452952385, -0.12721148133277893, 0.10076699405908585, 0.2301797866821289, 0.10018932074308395, 0.10892371833324432, -0.23552943766117096, 0.3376605808734894, -0.22668489813804626, -0.05701915919780731, 0.10218404233455658, 0.05805464833974838, -0.2654496431350708, 0.009059997275471687, -0.001841583987697959, -0.07944993674755096, 0.12279356271028519, -0.3543626070022583, -0.36884036660194397, -0.5937389731407166, 0.19845126569271088, 0.302530437707901, 0.07581686973571777, 0.48712339997291565, -0.026799727231264114, 0.4435877203941345, 0.01618398167192936, -0.4071868062019348, -0.2150774747133255, 0.14695394039154053, 0.0069963992573320866, 0.015907403081655502, -0.19451381266117096, 0.1663375347852707, -0.13987404108047485, 0.07577723264694214, -0.3439607322216034 ]
47
..\pandas\reference\api\pandas.tseries.offsets.BYearBegin.is_on_offset.html
pandas.tseries.offsets.BYearBegin.is_on_offset
BYearBegin.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.BYearBegin.is_on_offset BYearBegin.is_on_offset(dt)# Return boolean whether a timestamp intersects with this frequency.
[ -0.2369130700826645, -0.6124756336212158, -0.15325087308883667, -0.009553790092468262, -0.2661823332309723, -0.14639168977737427, 0.23471324145793915, 0.2854216992855072, -0.12664270401000977, 0.0326482355594635, 0.2080540508031845, 0.0307905413210392, -0.07671581953763962, 0.1815597414970398, -0.46378251910209656, 0.2825639545917511, -0.0688515305519104, 0.49538037180900574, -0.10097895562648773, 0.10831039398908615, -0.30574116110801697, 0.11006820946931839, -0.14869612455368042, -0.16565026342868805, -0.004124280996620655, -0.01823018118739128, -0.0625285878777504, -0.1190929040312767, 0.1717391014099121, -0.03261880949139595, 0.16493085026741028, 0.16242669522762299, -0.1175784170627594, 0.7021366357803345, -0.00010259938426315784, -0.15172123908996582, 0.23361250758171082, -0.19600684940814972, -0.11885260790586472, 0.3014703691005707, -0.3789752423763275, 0.12079117447137833, -0.15745007991790771, -0.21176710724830627, -0.32166340947151184, -0.06626179069280624, -0.21989008784294128, -0.2434277981519699, 0.18861572444438934, 0.35330647230148315, 0.21246162056922913, 0.37382298707962036, -0.18504326045513153, 0.18772444128990173, 0.41606375575065613, -0.01983674243092537, 0.14073942601680756, -0.07073576003313065, -0.22187018394470215, -0.08998546004295349, 0.009645611047744751, 0.2824692130088806, -0.03682274371385574, 0.25536733865737915, 0.04931461438536644, 0.02062242478132248, 0.19810625910758972, 0.18984898924827576, 0.03351839631795883, 0.2832825183868408, 0.5129377245903015, -0.34045863151550293, -0.2563934922218323, -0.0351480171084404, -0.19226257503032684, -0.1366107165813446, 0.17350050806999207, -0.30917805433273315, -0.07638205587863922, 0.15426674485206604, 0.14740082621574402, 0.33539777994155884, -0.2112356573343277, 0.01880439557135105, -0.3658789396286011, 0.09864397346973419, -0.07197388261556625, -0.11989058554172516, -0.021086545661091805, -0.021260671317577362, 0.34341368079185486, -0.09847945719957352, 0.2223673313856125, 0.28028416633605957, -0.0434899665415287, -0.36140066385269165, 0.14874258637428284, 0.014369620941579342, 0.004339779727160931, -0.11769027262926102, -0.053069107234478, -0.020243514329195023, -0.1109071671962738, -0.005491968244314194, 0.09101364016532898, -0.1763547956943512, -0.06511303037405014, -0.28142961859703064, 0.26716145873069763, 0.1114802286028862, -0.014448212459683418, 0.12072377651929855, 0.3952797055244446, -0.19568093121051788, 0.3767656981945038, -0.09812027215957642, 0.26021555066108704, -0.12016892433166504, -0.28858304023742676, 0.15586967766284943, -0.336364209651947, -0.1296696960926056, 0.16654479503631592, -0.045843109488487244, -0.08277161419391632, 0.1303129941225052, 0.08729206025600433, -0.31096556782722473, 0.05652065575122833, 0.29706066846847534, -0.25101298093795776, 0.22081148624420166, 0.19182109832763672, -0.32335537672042847, -0.09866634756326675, -0.04649874195456505, -0.12119849026203156, 0.278471440076828, -0.08197823911905289, 0.06696817278862, -0.1891271024942398, -0.2612254321575165, 0.24005426466464996, 0.3693634569644928, -0.5130022764205933, -0.09110991656780243, 0.10644560307264328, -0.0405643954873085, -0.2333044558763504, 0.22114403545856476, 0.3198074400424957, 0.047526586800813675, 0.14178819954395294, 0.30696287751197815, -0.19598302245140076, -0.039749808609485626, 0.18610307574272156, 0.30673012137413025, 0.005425900686532259, 0.08979371935129166, 0.3869773745536804, 0.12401551753282547, -0.34520936012268066, -0.08036260306835175, 0.04003201797604561, 0.1730324774980545, -0.4684804081916809, -0.042340729385614395, 0.1407405138015747, -0.31896674633026123, 0.20614178478717804, 0.03666474297642708, 0.34173864126205444, -0.2956346571445465, -0.29820516705513, -0.5197389721870422, -0.08444808423519135, -0.23629851639270782, -0.010302675887942314, 0.09109166264533997, -0.1278122067451477, 0.1754177063703537, 0.1620621532201767, 0.14784392714500427, -0.46846750378608704, -0.2782154083251953, 0.06046376749873161, 0.03685737028717995, -0.18148091435432434, -0.09967585653066635, -0.03298170864582062, 0.04823046922683716, 0.13942763209342957, 0.2593700885772705, 0.05642347037792206, -0.4958035349845886, -0.22064828872680664, 0.07876517623662949, 0.05593033507466316, 0.31388625502586365, -0.1826852411031723, 0.003993337042629719, 0.17392601072788239, -0.18532441556453705, -0.028601648285984993, -0.37170013785362244, 0.20505808293819427, 0.040802355855703354, -0.0574771948158741, 0.14762163162231445, 0.2247304767370224, -0.21318192780017853, -0.27994218468666077, 0.18846425414085388, 0.1394003927707672, 0.17955079674720764, 0.31098535656929016, 0.05453403666615486, 0.1576250046491623, 0.44999223947525024, -0.09392695873975754, 0.26769864559173584, -0.21391861140727997, -0.10541025549173355, 0.15479722619056702, -0.13656732439994812, 0.19778971374034882, 0.14790481328964233, 0.035317860543727875, 0.28265494108200073, 0.21147692203521729, 0.05406946688890457, 0.20194193720817566, 0.03464536368846893, 0.37791284918785095, 0.12503473460674286, 0.00716998428106308, 0.033343639224767685, 0.1199471578001976, 0.19490785896778107, -0.34964001178741455, 0.39769408106803894, 0.26553940773010254, 0.013886939734220505, -0.16511721909046173, 0.2962576746940613, -0.2204832136631012, -0.14686790108680725, -0.015523014590144157, -0.0826275497674942, 0.28591853380203247, -0.10358302295207977, -0.36900651454925537, -0.08310457319021225, 0.20359162986278534, 0.0644117072224617, -0.31887364387512207, 0.47748351097106934, -0.29816359281539917, 0.09654193371534348, 0.31826046109199524, -0.18017765879631042, -0.16176970303058624, 0.09498999267816544, -0.03832906484603882, -0.11704623699188232, -0.05838692560791969, 0.1547773778438568, -0.04804351180791855, 0.2766806483268738, 0.21902808547019958, -0.06953740119934082, -0.268498033285141, -0.07412903755903244, 0.1307566612958908, -0.020865149796009064, 0.14032582938671112, 0.058886151760816574, 0.17376457154750824, 0.10755064338445663, -0.4066711366176605, -0.3898228406906128, -0.12472724914550781, 0.08282967656850815, -0.16115149855613708, -0.12892550230026245, -0.22976788878440857, -0.3011262118816376, 0.14742189645767212, -0.5258376002311707, -0.056201666593551636, -0.19856654107570648, 0.32111236453056335, 0.45410600304603577, 0.009797296486794949, 0.08297047019004822, -0.17835074663162231, 0.3896658718585968, 0.4654591381549835, -0.1621047854423523, -0.16150349378585815, -0.3552171587944031, 0.1255338042974472, 0.3384093940258026, -0.1418156623840332, 0.2575155198574066, 0.40445148944854736, -0.0868208035826683, 0.13906008005142212, -0.009205453097820282, -0.08476598560810089, -0.05402328446507454, -0.3043394982814789, 0.02632174640893936, 0.010363757610321045, 0.12409454584121704, -0.2886570394039154, 0.12529562413692474, -0.09881503134965897, -0.09233858436346054, -0.17357853055000305, -0.17644542455673218, -0.04868864640593529, 0.21997107565402985, -0.13934209942817688, 0.2282470166683197, -0.0770186111330986, -0.35237181186676025, -0.08529799431562424, 0.0066274055279791355, 0.04254516214132309, 0.6051482558250427, -0.29178622364997864, 0.19813703000545502, 0.09729886800050735, -0.09573845565319061, -0.5701471567153931, -0.25357240438461304, -0.014312517829239368, 0.17189720273017883, -0.14466100931167603, 0.07894008606672287, -0.1320362538099289, 0.09966742247343063, 0.07889100909233093, -0.040762193500995636, -0.643449604511261, -0.010238110087811947, 0.05015577748417854, 0.1207166388630867, -0.2489883303642273, 0.15606020390987396, 0.0333268977701664, -0.39130899310112, -0.13938996195793152, 0.17757369577884674, 0.18251341581344604, 0.03667604178190231, -0.024737488478422165, 0.30762770771980286, 0.12027780711650848, -0.063582643866539, 0.28439101576805115, 0.3292129337787628, -0.2519437372684479, 0.19506189227104187, -0.21307779848575592, 0.05678873881697655, 0.30823245644569397, -0.07741093635559082, -0.201803058385849, 0.3593263328075409, 0.05154513195157051, 0.18999458849430084, -0.11555130034685135, 0.19362057745456696, -0.28357160091400146, -0.07488653063774109, -0.2979280650615692, -0.16422715783119202, -0.13860264420509338, -0.3389749825000763, 0.13439911603927612, -0.13537880778312683, -0.10254615545272827, -0.07207707315683365, 0.034456752240657806, -0.1610959768295288, 0.2493283450603485, 0.22375062108039856, -0.2207772135734558, 0.13886819779872894, 0.1117323711514473, -0.07256817817687988, -0.1327517181634903, 0.17901916801929474, 0.3050123453140259, -0.04327729716897011, -0.2579001486301422, -0.0955432653427124, -0.08231396973133087, 0.6172835230827332, -0.0034621080849319696, 0.2057703137397766, -0.013741317205131054, -0.13745160400867462, -0.5965012907981873, 0.12634910643100739, -0.20562660694122314, -0.084938645362854, -0.4460603594779968, 0.2867690622806549, 0.04909580945968628, 0.049204859882593155, 0.07111389189958572, -0.07102874666452408, 0.15575943887233734, -0.29321324825286865, -0.16536079347133636, -0.30585554242134094, 0.04168049246072769, 0.49452444911003113, 0.338864803314209, -0.042692720890045166, -0.051192257553339005, -0.27104461193084717, 0.03899746388196945, 0.05686986446380615, 0.3057679533958435, 0.32097718119621277, -0.005537522025406361, 0.09706320613622665, 0.0875549241900444, -0.06264367699623108, -0.2663414776325226, 0.24506768584251404, 0.024349862709641457, 0.11172280460596085, -0.2610221207141876, -0.2626996636390686, -0.0631415918469429, -0.0486912876367569, 0.04324223846197128, -0.06534536927938461, 0.19980204105377197, 0.02766675129532814, -0.031840186566114426, -0.2917754650115967, -0.15493084490299225, -0.03551312908530235, 0.3683874309062958, -0.1296716183423996, -0.19263316690921783, 0.4005937874317169, 0.20540732145309448, -0.07352662086486816, 0.03773030266165733, 0.06205851212143898, 0.04776011407375336, -0.16836190223693848, -0.1781313270330429, 0.45128360390663147, 0.10347619652748108, -0.12937821447849274, 0.5024644732475281, -0.25663846731185913, 0.3549917936325073, 0.18044564127922058, 0.2628948986530304, -0.08666406571865082, -0.5728529691696167, -0.274311900138855, -0.06711665540933609, -0.10499902069568634, -0.06196771189570427, -0.23892362415790558, -0.06969527900218964, 0.02040143311023712, 0.2112124115228653, 0.0733640044927597, -0.1258351355791092, -0.07381176203489304, 0.2385738044977188, -0.5885658860206604, 0.29035016894340515, 0.05248279869556427, 0.35247647762298584, -0.05995206534862518, 0.15060052275657654, -0.08258015662431717, -0.12522171437740326, -0.12101719528436661, -0.22294729948043823, 0.11958540976047516, 0.0346505232155323, -0.17922207713127136, -0.21577568352222443, -0.5487258434295654, -0.3615017831325531, 0.5336652994155884, -0.10606551915407181, 0.0824669748544693, 0.146950364112854, 0.25784820318222046, 0.18802741169929504, -0.23118630051612854, 0.09678833931684494, 0.33703815937042236, -0.10018220543861389, -0.0500163808465004, 0.2994907796382904, -0.15949155390262604, -0.16516156494617462, 0.3016580045223236, 0.11544003337621689, -0.5781086683273315, 0.10183040797710419, -0.03088330663740635, -0.1964215636253357, -0.03462637588381767, -0.01298727560788393, 0.1932561844587326, -0.013087198138237, 0.07411739230155945, 0.24505603313446045, -0.08649948984384537, -0.20831087231636047, -0.29919958114624023, 0.30048587918281555, -0.03952642157673836, 0.35068172216415405, 0.11407719552516937, 0.20205415785312653, -0.3575308620929718, -0.12387453764677048, -0.019582252949476242, 0.1112091988325119, -0.18586747348308563, 0.30782148241996765, 0.2975941002368927, 0.1395598202943802, 0.24704082310199738, 0.4880278408527374, 0.20834776759147644, 0.14747516810894012, -0.051718562841415405, -0.20686396956443787, -0.283570259809494, -0.0013001126935705543, -0.15788213908672333, 0.4840273857116699, 0.3905889391899109, 0.169388085603714, 0.10280691087245941, -0.09293129295110703, -0.4329057037830353, -0.23819564282894135, -0.3694927990436554, -0.010459456592798233, 0.23819340765476227, -0.14258572459220886, 0.12098103016614914, -0.05663588270545006, 0.26627326011657715, 0.15591241419315338, 0.003296211129054427, -0.3503817617893219, -0.1380292773246765, -0.010547998361289501, -0.09385555237531662, 0.03593362122774124, -0.026706406846642494, 0.12952353060245514, -0.17481392621994019, -0.046059656888246536, -0.15405970811843872, 0.27816978096961975, -0.014099787920713425, 0.21806852519512177, 0.20359286665916443, -0.2866100072860718, 0.053936466574668884, 0.028520705178380013, 0.1466076374053955, -0.11793845146894455, -0.1256604939699173, -0.034913185983896255, -0.14853127300739288, 0.007034733891487122, 0.3061811029911041, 0.19626514613628387, 0.01223908644169569, -0.3715740740299225, -0.1278759092092514, 0.23111960291862488, -0.15030305087566376, 0.518373966217041, 0.3449055850505829, -0.02362823486328125, 0.18006213009357452, -0.2930925190448761, -0.02973647601902485, 0.23158450424671173, -0.6335983872413635, -0.037072449922561646, 0.16645318269729614, -0.10970611125230789, 0.4498111605644226, 0.1852305680513382, -0.04937806352972984, -0.09943825751543045, 0.09393388777971268, 0.2667815685272217, 0.21425731480121613, -0.3557322025299072, -0.02193915657699108, 0.5065697431564331, 0.1156272366642952, -0.09205169975757599, 0.20576587319374084, 0.2556006610393524, 0.4286375641822815, 0.10626566410064697, 0.2911425828933716, 0.17854535579681396, -0.021151727065443993, 0.024338891729712486, -0.12237585335969925, -0.2505601644515991, -0.015083770267665386, 0.41879525780677795, -0.3024222254753113, 0.049725186079740524, 0.4656343460083008, 0.09832670539617538, -0.012253795750439167, 0.2874965965747833, -0.05829361453652382, -0.008586988784372807, 0.09919906407594681, 0.07366759330034256, 0.4543837904930115, -0.05641675740480423, -0.3005770742893219, -0.42161041498184204, 0.26200172305107117, 0.24294717609882355, 0.272403746843338, -0.1311332732439041, 0.20590461790561676, 0.09856989979743958, 0.02520770952105522, -0.06609386205673218, 0.07095711678266525, -0.14714419841766357, -0.3611869513988495, 0.23164544999599457, 0.03641662374138832, 0.173793762922287, 0.060579944401979446, 0.21954846382141113, -0.3204125761985779, -0.2240121066570282, 0.36791080236434937, -0.255622923374176, -0.15126663446426392, -0.14530044794082642, 0.09068301320075989, -0.0011698321904987097, -0.13900549709796906, 0.19944307208061218, 0.2752377390861511, -0.2019060105085373, 0.4814736843109131, -0.06811108440160751, -0.11387893557548523, -0.46605798602104187, 0.08053547143936157, 0.16250815987586975, 0.31377601623535156, -0.13383044302463531, 0.26177603006362915, 0.13529010117053986, -0.13659793138504028, -0.20799152553081512, -0.04533436894416809, 0.24400471150875092, 0.1784271001815796, 0.17742522060871124, -0.05833979323506355, -0.02730560675263405, 0.34381139278411865, 0.45271503925323486, 0.32060572504997253, -0.0811469703912735, -0.39914968609809875, 0.015594792552292347, 0.021798916161060333, 0.14071311056613922, 0.09199323505163193, -0.23633475601673126, 0.2609492540359497, 0.060019601136446, 0.35627979040145874, -0.03850052133202553, -0.14473164081573486, -0.2584035098552704, -0.09886755049228668, 0.005586645565927029, -0.5505530834197998, -0.35837993025779724, -0.04567726328969002, -0.17117789387702942, 0.12532135844230652, -0.1335478574037552, 0.2750680446624756, 0.06243988871574402, -0.18356305360794067, 0.0035791012924164534, -0.32526543736457825, 0.05585808306932449, 0.05321870371699333, 0.06301157921552658, -0.3820253014564514, 0.19446523487567902, 0.098501056432724, 0.2818036675453186, -0.4211382567882538, 0.31253182888031006, -0.003497104626148939, -0.05562378466129303, -0.020725009962916374, -0.13068242371082306, 0.3148052394390106, 0.49391189217567444, 0.05940282344818115, -0.00467365887016058, 0.021463368088006973, 0.07098452746868134, -0.17553426325321198, -0.114007867872715, -0.011166995391249657, -0.12120738625526428, 0.02054954692721367, 0.2830420732498169, 0.05193137377500534, -0.42699190974235535, 0.1672615259885788, -0.0035176053643226624, -0.08828217536211014, -0.257705420255661, -0.022019919008016586, -0.3348007798194885, 0.057510923594236374, 0.04959724843502045, 0.02375602349638939, 0.34384188055992126, -0.01801437698304653, 0.08611670136451721, -0.15580548346042633, 0.14581464231014252, 0.010777190327644348, -0.08914672583341599, 0.025859631597995758, 0.05855849012732506, 0.2520671486854553, 0.04520828276872635, -0.018982911482453346 ]
48
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.pct_change.html
pandas.core.groupby.SeriesGroupBy.pct_change
SeriesGroupBy.pct_change(periods=1, fill_method=<no_default>, limit=<no_default>, freq=None, axis=<no_default>)[source]# Calculate pct_change of each value to previous entry in group.
Returns: Series or DataFramePercentage changes 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).pct_change()\na NaN\na 1.000000\nb NaN\nb 0.333333\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").pct_change()\n b c\n tuna NaN NaN\n salmon 1.5 1.000\n catfish NaN NaN\ngoldfish 0.2 0.125']
pandas.core.groupby.SeriesGroupBy.pct_change SeriesGroupBy.pct_change(periods=1, fill_method=<no_default>, limit=<no_default>, freq=None, axis=<no_default>)[source]# Calculate pct_change of each value to previous entry in group.
[ -0.3548208773136139, -0.2521568238735199, -0.10425781458616257, 0.09028010070323944, -0.2155774086713791, 0.2704325020313263, 0.20801031589508057, 0.13848276436328888, -0.06408365070819855, 0.0864478126168251, 0.12773893773555756, 0.23902097344398499, 0.18960826098918915, 0.31523823738098145, -0.006940076593309641, -0.1713499128818512, 0.10846728086471558, 0.26834020018577576, -0.0076455590315163136, 0.15002021193504333, -0.1103353425860405, -0.01857089437544346, -0.2043439894914627, 0.1433073878288269, -0.14189380407333374, -0.34288057684898376, -0.3134538233280182, -0.2795220613479614, 0.08484668284654617, -0.26446300745010376, 0.3098180592060089, 0.2732444107532501, 0.044601231813430786, 0.4148765206336975, -0.00009841564315138385, -0.4848201274871826, -0.08947228640317917, -0.044159095734357834, 0.21644327044487, 0.5198381543159485, -0.14667603373527527, 0.09122626483440399, 0.017393898218870163, -0.30261313915252686, -0.07146656513214111, -0.1729700267314911, -0.24979308247566223, 0.1309346854686737, 0.40507370233535767, -0.07378176599740982, 0.25022268295288086, 0.06594478338956833, -0.15356840193271637, -0.11543732136487961, 0.10021067410707474, -0.34806594252586365, 0.17737478017807007, -0.03637990728020668, -0.18405529856681824, -0.28550538420677185, -0.061962708830833435, 0.21581010520458221, 0.1229715421795845, -0.3973654508590698, -0.08934054523706436, 0.05991110950708389, 0.4710335433483124, -0.12251593172550201, -0.07588769495487213, 0.14826323091983795, 0.3020661473274231, -0.19306595623493195, -0.2448413372039795, 0.03679359704256058, -0.12464908510446548, -0.15362350642681122, -0.19555144011974335, -0.2883116900920868, 0.01445019245147705, -0.08604978770017624, 0.21187056601047516, 0.5619590282440186, -0.13155902922153473, 0.10350709408521652, -0.11619226634502411, -0.19266843795776367, 0.1376352161169052, 0.028156498447060585, 0.017762042582035065, -0.06808324158191681, -0.11080189794301987, 0.33718010783195496, 0.015918705612421036, 0.34271571040153503, -0.2163086086511612, -0.4309432804584503, 0.10631171613931656, 0.5754513144493103, -0.1785360872745514, -0.08522868901491165, 0.13354143500328064, -0.06312805414199829, -0.18297183513641357, 0.12888000905513763, 0.022749466821551323, 0.22275111079216003, -0.10495154559612274, 0.12883807718753815, -0.03418205305933952, 0.35358667373657227, -0.25291889905929565, 0.10832440108060837, 0.05383528023958206, -0.29972031712532043, 0.45842427015304565, -0.01968921348452568, -0.15827196836471558, 0.053435467183589935, -0.37542635202407837, -0.4623142182826996, 0.12735611200332642, 0.10812268406152725, -0.015595749951899052, 0.049766167998313904, 0.05415525659918785, 0.546387255191803, 0.031203050166368484, -0.21772880852222443, 0.16306008398532867, -0.10871855914592743, -0.3028225302696228, 0.26811033487319946, -0.19118526577949524, 0.1565590649843216, -0.25415852665901184, -0.08876237273216248, 0.032497718930244446, 0.23050814867019653, 0.05640723556280136, 0.25484076142311096, -0.14603731036186218, -0.1993417590856552, 0.09117022901773453, 0.0754166767001152, 0.09793362021446228, -0.29506638646125793, 0.02353125438094139, -0.04208750277757645, -0.22685910761356354, 0.2599438726902008, 0.24263565242290497, 0.09285756945610046, 0.11951277405023575, 0.24348244071006775, 0.1785503327846527, -0.1684504598379135, -0.007358312141150236, 0.14442454278469086, 0.32432588934898376, -0.29164043068885803, 0.29698729515075684, -0.05449893698096275, -0.2494497150182724, -0.1954009085893631, -0.07816664129495621, 0.14009366929531097, -0.18084438145160675, -0.17503352463245392, 0.041323237121105194, -0.029984062537550926, -0.01200537383556366, 0.1294965147972107, 0.09056264162063599, -0.21865308284759521, 0.011002999730408192, -0.2322988659143448, 0.31672531366348267, -0.09292364865541458, -0.2109905332326889, -0.1579628586769104, -0.1362794041633606, -0.31341731548309326, 0.1554395854473114, 0.1311672329902649, -0.01359371654689312, -0.23615385591983795, -0.3060661256313324, 0.11164262890815735, -0.3118961453437805, 0.19040822982788086, -0.06029704958200455, -0.06811370700597763, 0.3197150230407715, -0.06525090336799622, -0.34258201718330383, 0.24590864777565002, 0.1978147178888321, 0.1374223828315735, 0.2937767505645752, 0.05472659319639206, 0.0506986528635025, -0.0015091047389432788, 0.34838151931762695, -0.19057363271713257, 0.27294570207595825, -0.28354528546333313, 0.26797300577163696, -0.12720927596092224, 0.07314620912075043, -0.20394998788833618, 0.272683709859848, -0.5147942304611206, -0.507046639919281, -0.14468532800674438, 0.048865336924791336, 0.2169843316078186, 0.2420075386762619, 0.13423854112625122, 0.12257611006498337, -0.12616105377674103, 0.004037069156765938, 0.15001575648784637, 0.2372298389673233, -0.08298972994089127, 0.03754470497369766, -0.14030735194683075, -0.0962866023182869, -0.23392321169376373, 0.21512781083583832, 0.3402805030345917, 0.4175357222557068, 0.07589565962553024, 0.12880779802799225, 0.10534143447875977, -0.10753462463617325, 0.4447225034236908, -0.07080121338367462, -0.10690407454967499, 0.016040515154600143, 0.02020845375955105, -0.06807471811771393, 0.10084446519613266, 0.0845775455236435, 0.05658692494034767, -0.008166412822902203, 0.42250508069992065, -0.2851130962371826, -0.274328351020813, -0.03709594905376434, 0.09923262149095535, -0.05785578489303589, -0.22818134725093842, 0.00721594225615263, -0.1953577846288681, -0.138785257935524, 0.1775955855846405, -0.012950542382895947, 0.0918935090303421, -0.18452894687652588, 0.495886892080307, 0.4462909400463104, -0.19313091039657593, -0.04577218368649483, 0.15841533243656158, 0.012963689863681793, -0.1814560741186142, 0.1331814080476761, 0.278871089220047, -0.061346810311079025, 0.209410160779953, 0.29400449991226196, 0.06940431892871857, -0.12963435053825378, 0.1637394279241562, 0.048071302473545074, -0.24387633800506592, -0.1710679978132248, -0.04816880077123642, 0.3711211085319519, 0.25127696990966797, -0.013182016089558601, -0.20832762122154236, -0.08440497517585754, 0.3795640766620636, -0.09485802054405212, 0.12677296996116638, 0.03557688370347023, -0.3228386640548706, 0.23311394453048706, -0.5199069976806641, 0.4013199210166931, -0.19745485484600067, 0.03832186013460159, -0.18706835806369781, 0.04683426767587662, -0.05293009430170059, -0.00006954817217774689, 0.2665048837661743, 0.582753598690033, -0.03759724274277687, -0.3120201826095581, -0.05446705222129822, -0.09748037159442902, 0.244254007935524, -0.28146541118621826, 0.048850879073143005, 0.11625590175390244, -0.25250276923179626, 0.15232542157173157, 0.16015060245990753, -0.14687997102737427, -0.18043270707130432, -0.19967405498027802, -0.27710381150245667, 0.20614711940288544, 0.03680093213915825, -0.23777222633361816, -0.24052827060222626, -0.37061867117881775, -0.39100950956344604, -0.2939852774143219, -0.20504797995090485, -0.07167227566242218, 0.35144859552383423, -0.14634782075881958, -0.003971940837800503, -0.06942761689424515, -0.12000034749507904, 0.25313252210617065, 0.2865905165672302, 0.12935328483581543, -0.13580995798110962, -0.38833901286125183, -0.040407225489616394, 0.22519370913505554, 0.0196536872535944, -0.3175579011440277, -0.11945681273937225, 0.20987746119499207, 0.014743564650416374, -0.15079627931118011, 0.321992963552475, -0.2978191375732422, 0.18357722461223602, 0.18597601354122162, -0.038788024336099625, -0.218094602227211, 0.12766613066196442, 0.3538272976875305, -0.19139184057712555, 0.13451124727725983, 0.21185992658138275, 0.3025275766849518, -0.22298264503479004, 0.09523885697126389, 0.03259357437491417, -0.2054755538702011, 0.03548358753323555, -0.22892509400844574, -0.3184155523777008, 0.5522181987762451, 0.2678356468677521, 0.0718747153878212, 0.19568437337875366, -0.0016690930351614952, 0.14283931255340576, -0.3697015941143036, -0.060721106827259064, 0.22442816197872162, 0.015585788525640965, -0.2502954602241516, -0.17335499823093414, 0.0477842353284359, 0.03277316316962242, 0.010084863752126694, -0.2438577264547348, -0.023496249690651894, 0.16694405674934387, -0.25547921657562256, 0.09185967594385147, -0.39160531759262085, -0.10817085951566696, 0.42337292432785034, -0.1630534827709198, -0.16159671545028687, -0.2779090404510498, -0.2890781760215759, 0.023315628990530968, 0.1874062418937683, -0.04531034827232361, -0.059936296194791794, -0.04918636381626129, 0.11274538189172745, -0.22230243682861328, 0.19575828313827515, -0.019978808239102364, 0.1022326648235321, 0.1834774911403656, 0.0007961251540109515, -0.20880290865898132, -0.028198961168527603, 0.06497332453727722, 0.17204834520816803, 0.2735997140407562, 0.3276909291744232, -0.38942959904670715, -0.2863933742046356, 0.02903125435113907, -0.23250721395015717, -0.2700161039829254, 0.12174258381128311, 0.1270485818386078, 0.07128096371889114, -0.026276230812072754, 0.5110860466957092, 0.2435968667268753, 0.041134871542453766, 0.0038903593085706234, -0.18925799429416656, -0.4803856611251831, 0.1665724515914917, 0.035963643342256546, 0.07540155202150345, 0.27810138463974, -0.2943894863128662, -0.20201976597309113, 0.04093599319458008, 0.0680459588766098, -0.06701276451349258, 0.08025351166725159, 0.23260802030563354, 0.13562311232089996, -0.10076404362916946, -0.04924166947603226, -0.11112982034683228, -0.0726211667060852, -0.29386815428733826, 0.1693447083234787, 0.14370866119861603, -0.014584084041416645, -0.019523948431015015, -0.058039188385009766, -0.09562917798757553, 0.008226994425058365, 0.1321985125541687, -0.15688654780387878, 0.20168738067150116, 0.08845686167478561, -0.04669664427638054, 0.04866677522659302, 0.30814099311828613, -0.07881036400794983, -0.3324181139469147, 0.7263529300689697, 0.44162341952323914, -0.13559603691101074, 0.09719698131084442, -0.40163037180900574, -0.3929562568664551, 0.42930373549461365, -0.259330689907074, 0.523768424987793, 0.12734685838222504, 0.12756694853305817, 0.4089231491088867, -0.06676419079303741, -0.0869981124997139, 0.3016124665737152, 0.011220244690775871, -0.3899954557418823, -0.25171709060668945, -0.23509815335273743, 0.00025000888854265213, -0.03539543226361275, 0.12564370036125183, -0.6937732696533203, 0.38724517822265625, -0.21210314333438873, -0.3336935043334961, 0.31165611743927, -0.11778933554887772, -0.2945396602153778, -0.05789007246494293, -0.3641654849052429, 0.1959528923034668, 0.23309706151485443, 0.030719533562660217, -0.1894846111536026, -0.04545186460018158, -0.039489999413490295, 0.2080894261598587, -0.16771014034748077, -0.2607710063457489, -0.297038733959198, -0.17785076797008514, 0.02255738154053688, -0.18822354078292847, -0.0013874080032110214, -0.06843449175357819, 0.3096696734428406, -0.07942916452884674, 0.2563343048095703, 0.03329750522971153, -0.008190860971808434, 0.1192733570933342, 0.08134470134973526, -0.015420434065163136, 0.4434126913547516, 0.04409544914960861, 0.019639892503619194, 0.275924414396286, -0.03997378796339035, -0.05256133899092674, -0.06059654429554939, 0.1486196666955948, -0.31344684958457947, -0.2972247898578644, 0.012464438565075397, -0.11113998293876648, -0.17914758622646332, -0.41588592529296875, 0.23189592361450195, 0.11882288753986359, -0.37224552035331726, 0.2952444553375244, -0.22030112147331238, -0.11587141454219818, -0.11914008110761642, 0.21181192994117737, -0.07015084475278854, 0.18889836966991425, 0.0681341215968132, -0.1979946792125702, -0.14033028483390808, -0.21241389214992523, 0.27635064721107483, 0.015814151614904404, 0.09276430308818817, 0.20470397174358368, -0.03390579670667648, 0.06979864835739136, 0.16207121312618256, 0.29424962401390076, 0.11612755805253983, 0.7791210412979126, 0.016443543136119843, -0.4562872350215912, -0.49430906772613525, -0.036916591227054596, 0.3331936001777649, 0.18882837891578674, 0.11622349172830582, 0.29104170203208923, 0.026521237567067146, -0.06489388644695282, -0.4318320155143738, 0.028180573135614395, -0.2261335402727127, 0.15775807201862335, 0.10792145133018494, -0.22838032245635986, -0.22250616550445557, 0.2152424454689026, 0.21583591401576996, 0.3871925175189972, 0.15419961512088776, -0.30104494094848633, 0.1085372269153595, 0.016446780413389206, -0.13049134612083435, 0.14165480434894562, -0.03761621564626694, 0.39010995626449585, -0.007567245047539473, 0.1026531234383583, 0.10841226577758789, 0.08768943697214127, 0.017793113365769386, 0.21927304565906525, 0.11535384505987167, -0.03301718458533287, 0.03132209926843643, -0.12244739383459091, -0.012668860144913197, -0.226189985871315, -0.22623658180236816, 0.47368571162223816, -0.1953442394733429, -0.0015423153527081013, 0.2864718735218048, 0.08490458130836487, -0.24674062430858612, -0.3442031443119049, 0.12370631098747253, 0.05276181176304817, -0.12837697565555573, 0.27512848377227783, 0.40745824575424194, -0.2965357303619385, -0.056823525577783585, 0.01225118525326252, -0.010899721644818783, 0.2984143793582916, -0.4260495603084564, 0.1024361178278923, 0.18201154470443726, 0.01833055168390274, 0.38935786485671997, 0.005061026196926832, 0.004218659829348326, -0.45428720116615295, 0.0569775365293026, 0.014078631065785885, 0.01386350393295288, -0.37280958890914917, 0.17106951773166656, 0.4228213131427765, 0.04491674527525902, 0.21072201430797577, 0.46940064430236816, 0.3292014002799988, -0.026068836450576782, 0.1499989777803421, 0.2919836938381195, 0.33719006180763245, 0.17793747782707214, -0.1846218705177307, -0.06712839752435684, -0.19914749264717102, -0.037957943975925446, 0.4228830337524414, -0.08085852861404419, -0.03402567282319069, 0.3587011396884918, -0.005349393468350172, 0.048928555101156235, 0.015421554446220398, 0.0880710780620575, 0.19605231285095215, 0.0430188812315464, -0.024523476138710976, 0.29379183053970337, 0.20357070863246918, -0.366864413022995, -0.11807029694318771, 0.002542940666899085, -0.2307363748550415, 0.15248613059520721, -0.0009682783274911344, 0.14801661670207977, 0.21970486640930176, 0.031746845692396164, 0.07859548926353455, 0.28261247277259827, -0.2134460061788559, -0.2731173038482666, -0.013519804924726486, 0.08522620052099228, -0.08834689855575562, 0.10577388852834702, 0.29795041680336, -0.2344563901424408, -0.3578927516937256, 0.38994771242141724, -0.04625086113810539, -0.24888920783996582, 0.22824738919734955, -0.21136954426765442, 0.10332927107810974, 0.10355135798454285, 0.1052246019244194, 0.18385271728038788, -0.3500553071498871, -0.12236883491277695, 0.16205382347106934, 0.022908125072717667, -0.5156375765800476, 0.3927792012691498, 0.034725259989500046, -0.3220248222351074, 0.04844343289732933, 0.1549280881881714, 0.15100914239883423, 0.10680214315652847, -0.12670791149139404, -0.1155046671628952, 0.23239699006080627, -0.02247684821486473, 0.1614711731672287, 0.15980197489261627, 0.15537992119789124, 0.0660591796040535, 0.16855576634407043, 0.3780420422554016, -0.49494469165802, -0.2831580340862274, 0.06207480654120445, 0.49857282638549805, -0.36300531029701233, 0.16659802198410034, 0.05093689262866974, -0.19135726988315582, 0.028366247192025185, 0.5059043765068054, 0.3353373110294342, -0.06009867787361145, 0.19215741753578186, -0.22667166590690613, 0.018859218806028366, -0.14664115011692047, -0.12271731346845627, -0.07215101271867752, -0.29294002056121826, 0.11800459027290344, 0.024003131315112114, 0.3676837086677551, 0.005922590848058462, -0.3098350763320923, 0.0005518262623809278, 0.44306710362434387, -0.01891542226076126, 0.04211052507162094, -0.12390457093715668, -0.2894505262374878, 0.4498598575592041, 0.08169961720705032, -0.13838587701320648, -0.28882408142089844, 0.18723344802856445, -0.3331679701805115, -0.09190335124731064, 0.22350549697875977, -0.09683574736118317, 0.035159237682819366, 0.21847960352897644, 0.1663157343864441, -0.2743631601333618, -0.09294649958610535, 0.21500755846500397, 0.16992078721523285, -0.15290910005569458, 0.0900423526763916, 0.29237261414527893, -0.15324702858924866, 0.18859370052814484, -0.08341104537248611, -0.26400572061538696, 0.2715872824192047, -0.41044309735298157, -0.30603155493736267, -0.3287879228591919, 0.11910396814346313, 0.11001532524824142, -0.15172749757766724, 0.531902015209198, 0.14552493393421173, 0.38229936361312866, -0.058145008981227875, -0.18983106315135956, 0.1718425303697586, -0.15849259495735168, 0.2589864134788513, -0.027301346883177757, 0.39875033497810364, 0.15289306640625, 0.10024215281009674, -0.11426583677530289, -0.47478654980659485 ]
49
..\pandas\reference\api\pandas.Series.to_latex.html
pandas.Series.to_latex
Series.to_latex(buf=None, *, columns=None, header=True, index=True, na_rep='NaN', formatters=None, float_format=None, sparsify=None, index_names=True, bold_rows=False, column_format=None, longtable=None, escape=None, encoding=None, decimal='.', multicolumn=None, multicolumn_format=None, multirow=None, caption=None, label=None, position=None)[source]# Render object to a LaTeX tabular, longtable, or nested table. Requires \usepackage{{booktabs}}. The output can be copy/pasted into a main LaTeX document or read from an external file with \input{{table.tex}}. Changed in version 2.0.0: Refactored to use the Styler implementation via jinja2 templating. Notes As of v2.0.0 this method has changed to use the Styler implementation as part of Styler.to_latex() via jinja2 templating. This means that jinja2 is a requirement, and needs to be installed, for this method to function. It is advised that users switch to using Styler, since that implementation is more frequently updated and contains much more flexibility with the output.
Parameters: bufstr, Path or StringIO-like, optional, default NoneBuffer to write to. If None, the output is returned as a string. columnslist of label, optionalThe subset of columns to write. Writes all columns by default. headerbool or list of str, default TrueWrite out the column names. If a list of strings is given, it is assumed to be aliases for the column names. indexbool, default TrueWrite row names (index). na_repstr, default ‘NaN’Missing data representation. formatterslist of functions or dict of {{str: function}}, optionalFormatter functions to apply to columns’ elements by position or name. The result of each function must be a unicode string. List must be of length equal to the number of columns. float_formatone-parameter function or str, optional, default NoneFormatter for floating point numbers. For example float_format="%.2f" and float_format="{{:0.2f}}".format will both result in 0.1234 being formatted as 0.12. sparsifybool, optionalSet to False for a DataFrame with a hierarchical index to print every multiindex key at each row. By default, the value will be read from the config module. index_namesbool, default TruePrints the names of the indexes. bold_rowsbool, default FalseMake the row labels bold in the output. column_formatstr, optionalThe columns format as specified in LaTeX table format e.g. ‘rcl’ for 3 columns. By default, ‘l’ will be used for all columns except columns of numbers, which default to ‘r’. longtablebool, optionalUse a longtable environment instead of tabular. Requires adding a usepackage{{longtable}} to your LaTeX preamble. By default, the value will be read from the pandas config module, and set to True if the option styler.latex.environment is “longtable”. Changed in version 2.0.0: The pandas option affecting this argument has changed. escapebool, optionalBy default, the value will be read from the pandas config module and set to True if the option styler.format.escape is “latex”. When set to False prevents from escaping latex special characters in column names. Changed in version 2.0.0: The pandas option affecting this argument has changed, as has the default value to False. encodingstr, optionalA string representing the encoding to use in the output file, defaults to ‘utf-8’. decimalstr, default ‘.’Character recognized as decimal separator, e.g. ‘,’ in Europe. multicolumnbool, default TrueUse multicolumn to enhance MultiIndex columns. The default will be read from the config module, and is set as the option styler.sparse.columns. Changed in version 2.0.0: The pandas option affecting this argument has changed. multicolumn_formatstr, default ‘r’The alignment for multicolumns, similar to column_format The default will be read from the config module, and is set as the option styler.latex.multicol_align. Changed in version 2.0.0: The pandas option affecting this argument has changed, as has the default value to “r”. multirowbool, default TrueUse multirow to enhance MultiIndex rows. Requires adding a usepackage{{multirow}} to your LaTeX preamble. Will print centered labels (instead of top-aligned) across the contained rows, separating groups via clines. The default will be read from the pandas config module, and is set as the option styler.sparse.index. Changed in version 2.0.0: The pandas option affecting this argument has changed, as has the default value to True. captionstr or tuple, optionalTuple (full_caption, short_caption), which results in \caption[short_caption]{{full_caption}}; if a single string is passed, no short caption will be set. labelstr, optionalThe LaTeX label to be placed inside \label{{}} in the output. This is used with \ref{{}} in the main .tex file. positionstr, optionalThe LaTeX positional argument for tables, to be placed after \begin{{}} in the output. Returns: str or NoneIf buf is None, returns the result as a string. Otherwise returns None.
['>>> df = pd.DataFrame(dict(name=[\'Raphael\', \'Donatello\'],\n... age=[26, 45],\n... height=[181.23, 177.65]))\n>>> print(df.to_latex(index=False,\n... formatters={"name": str.upper},\n... float_format="{:.1f}".format,\n... )) \n\\begin{tabular}{lrr}\n\\toprule\nname & age & height \\\\\n\\midrule\nRAPHAEL & 26 & 181.2 \\\\\nDONATELLO & 45 & 177.7 \\\\\n\\bottomrule\n\\end{tabular}']
pandas.Series.to_latex Series.to_latex(buf=None, *, columns=None, header=True, index=True, na_rep='NaN', formatters=None, float_format=None, sparsify=None, index_names=True, bold_rows=False, column_format=None, longtable=None, escape=None, encoding=None, decimal='.', multicolumn=None, multicolumn_format=None, multirow=None, caption=None, label=None, position=None)[source]# Render object to a LaTeX tabular, longtable, or nested table. Requires \usepackage{{booktabs}}. The output can be copy/pasted into a main LaTeX document or read from an external file with \input{{table.tex}}. Changed in version 2.0.0: Refactored to use the Styler implementation via jinja2 templating. Notes As of v2.0.0 this method has changed to use the Styler implementation as part of Styler.to_latex() via jinja2 templating. This means that jinja2 is a requirement, and needs to be installed, for this method to function. It is advised that users switch to using Styler, since that implementation is more frequently updated and contains much more flexibility with the output.
[ -0.13938887417316437, -0.1915835440158844, -0.16128675639629364, 0.0494748093187809, 0.2478054016828537, 0.1658899486064911, 0.10587037354707718, 0.7645797729492188, -0.09793590009212494, 0.13417764008045197, -0.306387335062027, 0.3591686487197876, 0.21569567918777466, 0.25468766689300537, 0.15077528357505798, -0.21919922530651093, 0.12658677995204926, 0.3583752512931824, -0.08583822846412659, -0.08438932150602341, -0.24407479166984558, 0.0272294282913208, 0.050928473472595215, 0.27651873230934143, -0.1864825189113617, -0.1719212383031845, -0.2357497215270996, -0.2374655157327652, -0.24511787295341492, -0.16274097561836243, 0.058150116354227066, 0.18504519760608673, 0.09430783987045288, 0.3611574172973633, -0.00009322945697931573, -0.22374746203422546, 0.012127400375902653, -0.11412200331687927, 0.04738541319966316, 0.2738484740257263, -0.21869692206382751, -0.28962039947509766, 0.3015163242816925, -0.2040446400642395, -0.12738080322742462, -0.5398999452590942, 0.0431225411593914, 0.13793285191059113, 0.36687079071998596, 0.09892049431800842, 0.3462497293949127, -0.3274613618850708, 0.18844124674797058, -0.040198102593421936, -0.03807787597179413, -0.11238691955804825, -0.10170572251081467, 0.17578236758708954, -0.2109810709953308, -0.3679479658603668, -0.021568555384874344, 0.17898143827915192, -0.20045658946037292, -0.11616630852222443, -0.06670413911342621, -0.07916419953107834, 0.3105248510837555, -0.06719829887151718, 0.04655969887971878, 0.6206408739089966, 0.17958219349384308, -0.4357481598854065, -0.21010951697826385, 0.16685253381729126, 0.1426689624786377, -0.16437439620494843, -0.3870699107646942, 0.14619234204292297, -0.0342896543443203, 0.22167451679706573, 0.093616783618927, -0.0475785993039608, -0.20332500338554382, 0.1809951514005661, -0.2675892114639282, 0.14955632388591766, -0.1672843098640442, -0.20587073266506195, -0.150521382689476, -0.201633483171463, -0.10061139613389969, -0.18419891595840454, 0.15695405006408691, 0.10419480502605438, 0.05590430274605751, -0.17124037444591522, 0.1494143158197403, -0.4671281576156616, -0.14309555292129517, -0.1510288417339325, 0.1435583531856537, 0.08663675934076309, 0.08544918894767761, 0.19442032277584076, -0.17493240535259247, 0.023401480168104172, -0.06356726586818695, 0.017987456172704697, 0.2738138735294342, 0.2887168526649475, 0.18256095051765442, -0.06629596650600433, 0.03806886821985245, -0.03920556977391243, -0.14712102711200714, -0.11025696247816086, 0.041266221553087234, -0.08788828551769257, -0.4496375620365143, -0.026293190196156502, 0.12558110058307648, 0.19541968405246735, 0.011833004653453827, 0.31420913338661194, -0.04542363062500954, 0.4277724623680115, 0.21817535161972046, -0.04862600564956665, 0.16351835429668427, 0.20479772984981537, -0.35036224126815796, 0.3436693251132965, 0.12760484218597412, 0.0589333102107048, -0.061930421739816666, 0.06760790199041367, 0.018632283434271812, 0.19348566234111786, 0.15140099823474884, 0.13119177520275116, -0.21093979477882385, -0.0459318645298481, 0.44929277896881104, 0.23218677937984467, -0.01593237742781639, -0.05449650436639786, 0.25077491998672485, -0.2406877726316452, -0.2569624185562134, 0.0830075740814209, 0.3120509386062622, -0.019633518531918526, -0.1939326822757721, 0.3030773997306824, 0.030161520466208458, 0.13961511850357056, 0.14935214817523956, 0.2689879238605499, 0.021879687905311584, 0.04569664224982262, 0.08009309321641922, 0.017471985891461372, 0.09380358457565308, -0.1709296554327011, 0.3537164628505707, 0.34378814697265625, -0.41138941049575806, 0.10528618842363358, 0.35923150181770325, -0.1097128763794899, 0.2169014811515808, -0.060832757502794266, 0.23733273148536682, 0.08711345493793488, 0.04762676730751991, -0.1608172506093979, 0.24133285880088806, -0.18697933852672577, -0.12205735594034195, 0.2235209047794342, 0.08386474847793579, -0.038575444370508194, 0.136691614985466, -0.05948880314826965, -0.12263274937868118, 0.1687927395105362, 0.12948206067085266, 0.15214146673679352, -0.0696224644780159, -0.04209643602371216, -0.27947261929512024, 0.020679645240306854, 0.0692344605922699, -0.04373670741915703, -0.08532126247882843, 0.35989806056022644, -0.07377344369888306, -0.17895729839801788, 0.3009433150291443, -0.03957056626677513, 0.02765783667564392, -0.16325965523719788, 0.2806417644023895, -0.10089239478111267, 0.004338295664638281, -0.05473211407661438, 0.26768961548805237, -0.11984974890947342, -0.021682096645236015, 0.15884381532669067, -0.15944817662239075, -0.16757625341415405, -0.327066570520401, -0.07318957895040512, -0.06499197334051132, 0.22350704669952393, 0.34769660234451294, -0.0423746220767498, -0.15730027854442596, -0.03348016366362572, -0.018611634150147438, -0.06997107714414597, 0.00759435910731554, 0.02463478408753872, 0.01974952220916748, -0.07844005525112152, 0.028854528442025185, -0.10199916362762451, 0.2759314775466919, -0.03569438308477402, 0.1921832412481308, 0.09209676086902618, 0.12888522446155548, 0.3628613352775574, -0.21699321269989014, 0.08296870440244675, -0.00928200501948595, 0.01899612508714199, -0.08233194053173065, 0.08987478166818619, 0.15185722708702087, 0.18113011121749878, 0.1476733535528183, -0.003941649105399847, -0.18096321821212769, 0.5093932747840881, -0.15763019025325775, -0.07860909402370453, 0.16300003230571747, 0.171611949801445, 0.3765164017677307, 0.22074489295482635, -0.16761772334575653, -0.317314475774765, -0.2474050372838974, 0.17866262793540955, -0.35250410437583923, -0.2648434340953827, -0.39233654737472534, 0.34801989793777466, 0.21217484772205353, -0.0499519519507885, 0.4054868519306183, -0.03862493857741356, -0.0020676851272583008, -0.10455545783042908, 0.21921351552009583, 0.06026318669319153, -0.20010554790496826, 0.1700585037469864, 0.12800557911396027, -0.012709027156233788, -0.27331894636154175, -0.14121302962303162, 0.22402440011501312, -0.08180055022239685, 0.05136285722255707, 0.10541834682226181, 0.03115699626505375, -0.16450966894626617, -0.3667054772377014, 0.08874357491731644, -0.2554311752319336, 0.09096043556928635, -0.1489540934562683, 0.1123419851064682, -0.262212872505188, -0.35301175713539124, -0.02329869754612446, -0.36593496799468994, 0.1615656465291977, -0.29412025213241577, 0.254830539226532, 0.15810751914978027, -0.22765322029590607, 0.12632298469543457, 0.028972942382097244, 0.14382189512252808, 0.2229665219783783, -0.09632799029350281, -0.3868393898010254, -0.1404624581336975, 0.0001639366237213835, 0.37863823771476746, -0.05717002600431442, 0.30820852518081665, 0.07249202579259872, -0.19176539778709412, 0.3299705684185028, -0.196090430021286, -0.124562107026577, -0.06773695349693298, -0.3047461211681366, -0.007665902376174927, 0.12373055517673492, 0.3369204103946686, -0.05737325921654701, 0.05806063860654831, 0.008123919367790222, -0.09600649029016495, 0.058918267488479614, 0.22856518626213074, -0.27520042657852173, -0.05177784711122513, -0.004321746062487364, -0.0026113702915608883, 0.23139986395835876, -0.4471690058708191, 0.2300391048192978, 0.29204261302948, 0.0693897157907486, -0.31994906067848206, 0.2614143192768097, 0.09007519483566284, 0.24108152091503143, 0.19012144207954407, -0.14712893962860107, -0.05837082862854004, 0.44598037004470825, -0.1826467663049698, -0.2412022054195404, 0.02912512794137001, 0.0448380783200264, 0.1780061274766922, -0.28660574555397034, -0.1721215695142746, -0.1312800645828247, 0.014198835007846355, -0.1562512218952179, 0.17987313866615295, 0.07218317687511444, 0.07816451042890549, 0.2406344711780548, -0.3285428583621979, 0.147026926279068, -0.009385445155203342, -0.09885843098163605, -0.047965824604034424, -0.10395079851150513, -0.33477911353111267, 0.41642022132873535, -0.04081098735332489, -0.1674700230360031, 0.0036771029699593782, 0.21477623283863068, 0.2526484727859497, -0.01994638703763485, 0.34552904963493347, -0.115354523062706, -0.13787512481212616, -0.286769300699234, -0.10432879626750946, 0.21485289931297302, 0.0388912558555603, -0.0802369937300682, 0.09521470963954926, -0.19846908748149872, 0.13912220299243927, -0.08500662446022034, -0.03169241175055504, 0.036856599152088165, -0.39234116673469543, 0.14111371338367462, 0.02757379785180092, 0.07652328908443451, -0.026211854070425034, -0.1306934654712677, -0.07483648508787155, 0.0596354603767395, 0.08488111197948456, -0.1334284245967865, -0.2688238322734833, -0.12520162761211395, -0.4773068130016327, 0.3877451419830322, 0.14622822403907776, 0.3390441834926605, 0.16093839704990387, -0.23581309616565704, -0.10861654579639435, 0.0116865960881114, 0.44078385829925537, 0.2522825002670288, -0.3525420129299164, 0.35957980155944824, -0.25294309854507446, -0.5256131291389465, -0.029529359191656113, -0.21782903373241425, 0.007847821339964867, -0.14796507358551025, 0.18668286502361298, -0.15493078529834747, -0.16169601678848267, 0.20168980956077576, 0.10245191305875778, -0.16487933695316315, -0.06945750117301941, -0.389171302318573, -0.26780596375465393, 0.04824100807309151, 0.10004232823848724, 0.14685484766960144, 0.23414652049541473, -0.27251020073890686, -0.3340607285499573, -0.1608237326145172, -0.2178710550069809, 0.3003225326538086, 0.2799987494945526, 0.02717357687652111, 0.08355195820331573, -0.18195520341396332, -0.14271734654903412, -0.02293083630502224, 0.02824350632727146, -0.176152765750885, -0.34045466780662537, 0.115957111120224, 0.10106536000967026, -0.07997004687786102, 0.024290602654218674, 0.22629617154598236, -0.05715404450893402, 0.08861711621284485, -0.25211939215660095, 0.02305317483842373, -0.009334487840533257, -0.23030024766921997, 0.0891830250620842, -0.0051241847686469555, -0.1642894148826599, -0.37819188833236694, 0.31695127487182617, -0.03129188343882561, 0.030650459229946136, 0.0838763639330864, 0.11963733285665512, -0.15034200251102448, 0.03023630939424038, 0.1270221322774887, 0.8154636025428772, -0.4083402156829834, 0.19867728650569916, 0.32687902450561523, -0.06189402565360069, 0.2553166449069977, -0.10891259461641312, 0.34124600887298584, -0.32478031516075134, -0.34736359119415283, -0.15705154836177826, 0.1380985826253891, -0.0897340327501297, 0.1356571465730667, -0.24708104133605957, 0.4198703467845917, -0.24748674035072327, -0.005513051990419626, 0.17486926913261414, 0.1803622841835022, -0.10504184663295746, -0.22878441214561462, -0.6310459971427917, 0.32220038771629333, 0.07658273726701736, -0.3818536698818207, -0.09239460527896881, -0.1038801372051239, -0.1047227531671524, 0.09270136058330536, 0.18988151848316193, 0.130349799990654, 0.1679680049419403, 0.3461593985557556, 0.01831202022731304, -0.23159700632095337, -0.3825545012950897, 0.13028709590435028, 0.07401645928621292, -0.11159231513738632, 0.025638502091169357, -0.030153129249811172, 0.1151857078075409, -0.1666814088821411, -0.15370355546474457, 0.26480329036712646, 0.5297123193740845, -0.06720380485057831, 0.03250866383314133, 0.291307270526886, 0.21203893423080444, 0.042930226773023605, 0.10962715744972229, 0.006060972809791565, 0.18129238486289978, -0.25384190678596497, -0.1908494085073471, -0.0333966501057148, 0.0010615357896313071, -0.3796199858188629, 0.30541419982910156, 0.21839399635791779, -0.2416052520275116, 0.2715331017971039, 0.051826853305101395, -0.12404686212539673, -0.10185357928276062, 0.14096170663833618, 0.0885300561785698, 0.23573064804077148, -0.04414920508861542, 0.18671923875808716, -0.27624884247779846, -0.2611981928348541, 0.09103458374738693, 0.06256286799907684, -0.1627030372619629, 0.3864499032497406, -0.2491518259048462, -0.07499564439058304, -0.04191288352012634, 0.030101090669631958, 0.03231121227145195, 0.24629557132720947, -0.20964834094047546, -0.06462445110082626, -0.266648530960083, 0.14004424214363098, 0.12052348256111145, 0.2871566414833069, 0.1511717289686203, 0.3642052710056305, -0.08444669842720032, -0.09362351149320602, -0.5159063935279846, -0.00883773434907198, -0.393806517124176, -0.12566334009170532, 0.050160907208919525, 0.2901683449745178, -0.07579714059829712, 0.09059270471334457, 0.28222236037254333, 0.2500646710395813, 0.0315481573343277, -0.4744410812854767, 0.049286942929029465, 0.013282570987939835, -0.049511443823575974, 0.01020720973610878, 0.04129273444414139, 0.030270418152213097, -0.4658489227294922, -0.17140722274780273, -0.18944880366325378, -0.039526913315057755, -0.06607469916343689, 0.1254289150238037, -0.034892790019512177, -0.06703726947307587, 0.04219203442335129, -0.1350099891424179, 0.019757773727178574, 0.032425977289676666, -0.09948509931564331, 0.1811411827802658, -0.11774057894945145, -0.2156350165605545, 0.025608263909816742, 0.23477397859096527, -0.10747607797384262, -0.08753081411123276, 0.2787930965423584, 0.04924442619085312, -0.15751029551029205, -0.19769319891929626, 0.20761503279209137, 0.05556320771574974, -0.14515402913093567, -0.02024519443511963, 0.07012231647968292, 0.3660832345485687, -0.45384520292282104, -0.031862422823905945, -0.10073979943990707, -0.0015887406188994646, 0.3194093108177185, 0.2337942123413086, -0.06079766899347305, -0.11923104524612427, -0.003105014096945524, 0.03933282941579819, -0.25959399342536926, -0.10074357688426971, -0.12692750990390778, 0.36868318915367126, 0.02961369790136814, 0.3290867805480957, 0.3658059239387512, 0.4294021725654602, -0.05199003219604492, 0.30758124589920044, 0.4035351276397705, 0.016314681619405746, -0.09390602260828018, 0.10950145125389099, 0.1291969269514084, 0.01889210194349289, -0.1011117622256279, 0.07833405584096909, -0.18812261521816254, 0.07619529217481613, 0.2573964297771454, -0.06997848302125931, -0.06737345457077026, -0.04535414278507233, -0.02120261825621128, 0.007336956914514303, -0.06096455454826355, -0.05245346575975418, 0.17844906449317932, -0.14588375389575958, -0.02034357376396656, -0.17050832509994507, 0.03476966544985771, 0.060612473636865616, -0.05352408066391945, -0.05241471901535988, 0.279887318611145, 0.007044394966214895, 0.14674793183803558, 0.03832779824733734, 0.4199371039867401, -0.2095928192138672, -0.3370426893234253, 0.29448023438453674, -0.015613369643688202, -0.27629709243774414, 0.31753262877464294, 0.30277106165885925, -0.03305170312523842, -0.09522021561861038, 0.08703337609767914, -0.04351535812020302, -0.34316667914390564, 0.1720314770936966, -0.0023151778150349855, 0.3753643035888672, 0.1684553474187851, -0.03226001560688019, 0.38105055689811707, -0.2533330023288727, -0.0004487877886276692, 0.13119077682495117, 0.40781915187835693, -0.15246623754501343, 0.29381081461906433, 0.04906721040606499, -0.30483725666999817, -0.14906513690948486, 0.08055227994918823, -0.3451178967952728, 0.24438676238059998, 0.2279653400182724, -0.2965291440486908, -0.010328534990549088, -0.055332038551568985, 0.20928680896759033, 0.23625266551971436, 0.3165813088417053, -0.20461617410182953, 0.4053886830806732, -0.043495167046785355, -0.25169268250465393, -0.06802688539028168, 0.22581999003887177, 0.20036952197551727, 0.020894605666399002, -0.11855054646730423, 0.20696896314620972, 0.19562937319278717, -0.02875259891152382, -0.05284203588962555, -0.09601259231567383, -0.4444727301597595, 0.13417130708694458, 0.15953315794467926, -0.1368638277053833, -0.22405953705310822, 0.17535144090652466, 0.0320412777364254, -0.299039363861084, 0.1910933256149292, -0.19996213912963867, 0.37102243304252625, -0.0961785838007927, 0.02862093783915043, -0.10230963677167892, 0.3063904941082001, 0.06884785741567612, 0.20178352296352386, -0.09723351895809174, -0.20553350448608398, -0.11127936094999313, 0.19277045130729675, -0.07934004068374634, -0.08466822654008865, 0.4585616886615753, -0.04551176354289055, 0.10730145871639252, 0.1781957745552063, -0.14897248148918152, 0.08253902941942215, 0.4612572491168976, 0.06768199801445007, 0.11048047244548798, -0.21596786379814148, 0.03227457404136658, -0.02250901609659195, -0.2344302386045456, 0.17444561421871185, 0.29426562786102295, -0.15857146680355072, 0.013002806343138218, 0.11786026507616043, -0.17744694650173187, 0.12661075592041016, -0.18077534437179565, -0.5420793294906616, -0.0427589975297451, -0.0330786295235157, 0.10171326249837875, 0.038890913128852844, -0.16848409175872803, 0.10267728567123413, 0.08674024790525436, -0.08703531324863434, -0.4380248785018921, 0.4027537405490875, -0.27742570638656616, 0.1612146645784378, -0.21335268020629883, -0.07323157042264938, 0.3049526512622833, -0.08052054792642593, -0.3918302357196808, -0.4156128168106079 ]
50
..\pandas\reference\api\pandas.DataFrame.rpow.html
pandas.DataFrame.rpow
DataFrame.rpow(other, axis='columns', level=None, fill_value=None)[source]# Get Exponential power of dataframe and other, element-wise (binary operator rpow). Equivalent to other ** dataframe, but with support to substitute a fill_value for missing data in one of the inputs. With reverse version, pow. Among flexible wrappers (add, sub, mul, div, floordiv, mod, pow) to arithmetic operators: +, -, *, /, //, %, **. Notes Mismatched indices will be unioned together.
Parameters: otherscalar, sequence, Series, dict or DataFrameAny single or multiple element data structure, or list-like object. axis{0 or ‘index’, 1 or ‘columns’}Whether to compare by the index (0 or ‘index’) or columns. (1 or ‘columns’). For Series input, axis to match Series index on. levelint or labelBroadcast across a level, matching Index values on the passed MultiIndex level. fill_valuefloat or None, default NoneFill existing missing (NaN) values, and any new element needed for successful DataFrame alignment, with this value before computation. If data in both corresponding DataFrame locations is missing the result will be missing. Returns: DataFrameResult of the arithmetic operation.
[">>> df = pd.DataFrame({'angles': [0, 3, 4],\n... 'degrees': [360, 180, 360]},\n... index=['circle', 'triangle', 'rectangle'])\n>>> df\n angles degrees\ncircle 0 360\ntriangle 3 180\nrectangle 4 360", '>>> df + 1\n angles degrees\ncircle 1 361\ntriangle 4 181\nrectangle 5 361', '>>> df.add(1)\n angles degrees\ncircle 1 361\ntriangle 4 181\nrectangle 5 361', '>>> df.div(10)\n angles degrees\ncircle 0.0 36.0\ntriangle 0.3 18.0\nrectangle 0.4 36.0', '>>> df.rdiv(10)\n angles degrees\ncircle inf 0.027778\ntriangle 3.333333 0.055556\nrectangle 2.500000 0.027778', '>>> df - [1, 2]\n angles degrees\ncircle -1 358\ntriangle 2 178\nrectangle 3 358', ">>> df.sub([1, 2], axis='columns')\n angles degrees\ncircle -1 358\ntriangle 2 178\nrectangle 3 358", ">>> df.sub(pd.Series([1, 1, 1], index=['circle', 'triangle', 'rectangle']),\n... axis='index')\n angles degrees\ncircle -1 359\ntriangle 2 179\nrectangle 3 359", ">>> df.mul({'angles': 0, 'degrees': 2})\n angles degrees\ncircle 0 720\ntriangle 0 360\nrectangle 0 720", ">>> df.mul({'circle': 0, 'triangle': 2, 'rectangle': 3}, axis='index')\n angles degrees\ncircle 0 0\ntriangle 6 360\nrectangle 12 1080", ">>> other = pd.DataFrame({'angles': [0, 3, 4]},\n... index=['circle', 'triangle', 'rectangle'])\n>>> other\n angles\ncircle 0\ntriangle 3\nrectangle 4", '>>> df * other\n angles degrees\ncircle 0 NaN\ntriangle 9 NaN\nrectangle 16 NaN', '>>> df.mul(other, fill_value=0)\n angles degrees\ncircle 0 0.0\ntriangle 9 0.0\nrectangle 16 0.0', ">>> df_multindex = pd.DataFrame({'angles': [0, 3, 4, 4, 5, 6],\n... 'degrees': [360, 180, 360, 360, 540, 720]},\n... index=[['A', 'A', 'A', 'B', 'B', 'B'],\n... ['circle', 'triangle', 'rectangle',\n... 'square', 'pentagon', 'hexagon']])\n>>> df_multindex\n angles degrees\nA circle 0 360\n triangle 3 180\n rectangle 4 360\nB square 4 360\n pentagon 5 540\n hexagon 6 720", '>>> df.div(df_multindex, level=1, fill_value=0)\n angles degrees\nA circle NaN 1.0\n triangle 1.0 1.0\n rectangle 1.0 1.0\nB square 0.0 0.0\n pentagon 0.0 0.0\n hexagon 0.0 0.0']
pandas.DataFrame.rpow DataFrame.rpow(other, axis='columns', level=None, fill_value=None)[source]# Get Exponential power of dataframe and other, element-wise (binary operator rpow). Equivalent to other ** dataframe, but with support to substitute a fill_value for missing data in one of the inputs. With reverse version, pow. Among flexible wrappers (add, sub, mul, div, floordiv, mod, pow) to arithmetic operators: +, -, *, /, //, %, **. Notes Mismatched indices will be unioned together.
[ -0.16810432076454163, -0.27544960379600525, -0.07474469393491745, 0.08928369730710983, -0.013033725321292877, 0.21488015353679657, 0.004422282800078392, 0.3593023717403412, 0.14548170566558838, 0.18281510472297668, -0.1352616846561432, 0.06354763358831406, 0.03137020766735077, 0.38641512393951416, -0.03996986895799637, -0.23905207216739655, -0.22926314175128937, 0.449128657579422, -0.456632137298584, 0.023583974689245224, -0.48195692896842957, -0.03726472705602646, -0.22131803631782532, 0.2088308334350586, 0.23477818071842194, 0.032166603952646255, -0.269112229347229, -0.11032380908727646, 0.09002155810594559, 0.18189938366413116, 0.24012570083141327, 0.05331544205546379, -0.17144626379013062, 0.14580273628234863, -0.0000962004778557457, -0.17053084075450897, -0.10863684862852097, 0.026654526591300964, -0.08614162355661392, -0.2266232818365097, -0.2617418169975281, 0.04835299029946327, -0.01621260680258274, -0.3133644461631775, -0.0572206936776638, -0.3573293685913086, -0.021020155400037766, -0.06400928646326065, -0.027735454961657524, -0.04659886285662651, 0.2864152193069458, 0.2991545498371124, -0.06212767958641052, -0.046610020101070404, 0.18182876706123352, 0.10997723788022995, 0.26534008979797363, -0.18101844191551208, 0.11676174402236938, -0.35982629656791687, 0.1804450899362564, 0.023821290582418442, -0.18003009259700775, 0.061666470021009445, -0.07118851691484451, 0.07818799465894699, 0.40836626291275024, 0.13471384346485138, -0.1798623651266098, 0.306817889213562, 0.23513372242450714, -0.1928274780511856, -0.1786971390247345, 0.05631997063755989, -0.19109371304512024, -0.1660507172346115, -0.08734093606472015, 0.2277492731809616, -0.12681099772453308, 0.03861680254340172, 0.1662674993276596, 0.36020612716674805, 0.07338804006576538, 0.1621302366256714, -0.20286262035369873, 0.6908315420150757, 0.2255508303642273, -0.025717895478010178, 0.07021210342645645, -0.04982781410217285, -0.3926275074481964, -0.1586494892835617, 0.27487021684646606, 0.23582199215888977, -0.03591373562812805, -0.27928948402404785, 0.011500571854412556, -0.05954771116375923, -0.01817096211016178, -0.06197315827012062, 0.25545719265937805, -0.22292618453502655, -0.07321784645318985, 0.3985069990158081, 0.12342017143964767, 0.0595129057765007, -0.19026905298233032, 0.02186308614909649, -0.024523893371224403, 0.15976683795452118, -0.0478324256837368, 0.060004860162734985, 0.00444682314991951, -0.07159469276666641, -0.07203353941440582, -0.04720127582550049, -0.14325717091560364, 0.018047353252768517, -0.6116971373558044, -0.18915089964866638, -0.10866326093673706, -0.1530945897102356, 0.16369931399822235, -0.06368844211101532, 0.01100700069218874, 0.3567701280117035, 0.2266862392425537, -0.11964809149503708, 0.09862983226776123, -0.026008497923612595, -0.206782266497612, 0.40206432342529297, -0.2186678647994995, -0.26821184158325195, -0.03124079667031765, 0.16991566121578217, 0.23972399532794952, 0.2389478087425232, 0.07033013552427292, 0.31323736906051636, 0.2060118466615677, -0.2330455332994461, 0.1606784164905548, 0.02386927790939808, 0.14527085423469543, -0.1584928333759308, 0.21375703811645508, -0.008697488345205784, -0.09164571017026901, 0.2521791160106659, 0.4143410623073578, -0.052536748349666595, -0.49593591690063477, 0.2738022208213806, 0.15413758158683777, 0.08639725297689438, -0.10793411731719971, 0.2208086997270584, -0.14475099742412567, -0.30417779088020325, 0.17204886674880981, 0.2622995972633362, 0.037293147295713425, -0.20183292031288147, 0.11815919727087021, 0.06380852311849594, -0.38505253195762634, -0.21089303493499756, 0.1234341636300087, -0.04129335284233093, 0.03998823091387749, 0.1035415381193161, -0.21078328788280487, -0.07668230682611465, -0.27637097239494324, -0.3342995047569275, 0.19976523518562317, -0.162967249751091, -0.10007425397634506, -0.0955539271235466, -0.07802007347345352, 0.07248903810977936, 0.15679976344108582, 0.24846220016479492, -0.120407834649086, -0.18603047728538513, 0.10115766525268555, 0.32285958528518677, -0.23605003952980042, 0.0780491977930069, -0.03087802045047283, -0.23550726473331451, 0.31677621603012085, 0.0058122482150793076, 0.20187872648239136, 0.0011093708453699946, -0.11044086515903473, -0.21701864898204803, 0.5050917863845825, -0.25511401891708374, 0.021857453510165215, -0.046360112726688385, -0.04734746739268303, -0.11390446126461029, -0.10425768792629242, -0.4196051061153412, 0.1905154287815094, 0.04144468531012535, 0.02820928953588009, 0.17692606151103973, 0.10059402137994766, -0.10541827231645584, -0.30286240577697754, -0.16394242644309998, 0.12782739102840424, -0.14911825954914093, 0.32001274824142456, -0.06756287068128586, -0.044840212911367416, -0.2091166377067566, -0.10556085407733917, 0.07526538521051407, -0.003235873766243458, 0.14471419155597687, -0.16052810847759247, 0.09054785221815109, 0.12044139951467514, 0.054221075028181076, -0.01630297116935253, 0.17136192321777344, 0.1314525455236435, 0.11864236742258072, 0.030774259939789772, 0.09041154384613037, -0.3280849754810333, 0.12437047064304352, -0.010262325406074524, 0.31829142570495605, -0.047843243926763535, 0.06757903844118118, -0.006910146679729223, 0.17867311835289001, 0.33479246497154236, 0.1428782343864441, -0.30492669343948364, 0.36363551020622253, 0.17843641340732574, 0.018222788348793983, 0.04391822591423988, 0.2643786072731018, -0.08634500950574875, -0.23976197838783264, 0.025424489751458168, -0.04924687370657921, 0.11599397659301758, 0.29247918725013733, 0.08068539202213287, 0.15727226436138153, 0.02133633755147457, 0.026790790259838104, 0.21544550359249115, -0.16906888782978058, 0.20196910202503204, 0.025001652538776398, -0.37638401985168457, 0.10277344286441803, -0.008815574459731579, 0.08959465473890305, -0.0014467930886894464, 0.4484122693538666, 0.06616067886352539, -0.1310582160949707, -0.25959494709968567, 0.07938263565301895, 0.2620798945426941, 0.038573093712329865, -0.2255096137523651, -0.2279197871685028, 0.19614385068416595, 0.06804011762142181, -0.07389283925294876, -0.04119136184453964, -0.13431213796138763, 0.07145491242408752, 0.029657654464244843, -0.028197064995765686, -0.15569035708904266, -0.231275275349617, 0.09748031198978424, -0.20120877027511597, 0.19180463254451752, -0.22637125849723816, -0.12919889390468597, 0.2218777984380722, -0.24197766184806824, -0.0697501003742218, -0.12153034657239914, 0.0599394217133522, 0.32548773288726807, -0.13729555904865265, 0.12097975611686707, 0.0008309133118018508, -0.05282537639141083, 0.3668929636478424, 0.0323098823428154, 0.13316428661346436, 0.18031463027000427, -0.10642346739768982, 0.19183780252933502, 0.10263621062040329, -0.20511548221111298, 0.09323746711015701, 0.025310993194580078, -0.4015217423439026, -0.09172111004590988, -0.1833430379629135, -0.24322302639484406, -0.2255541831254959, -0.0022836229763925076, -0.23433588445186615, -0.02366405911743641, 0.025112751871347427, -0.08739535510540009, 0.12113610655069351, -0.0948752760887146, 0.0028309342451393604, -0.18381138145923615, -0.17365428805351257, -0.007173215504735708, 0.18271315097808838, 0.3245675265789032, -0.6023495197296143, 0.00010760853183455765, 0.08178793638944626, 0.3288964629173279, -0.08881590515375137, -0.22348284721374512, -0.365316778421402, 0.4914554953575134, -0.08452369272708893, 0.0985698252916336, -0.21971046924591064, -0.4393479824066162, 0.20831741392612457, 0.21672417223453522, -0.006135067902505398, -0.35810577869415283, -0.20485977828502655, -0.039453648030757904, -0.1593073457479477, 0.2662689983844757, 0.34891507029533386, 0.26834121346473694, -0.32808271050453186, 0.07718801498413086, -0.030026769265532494, 0.14902688562870026, 0.03706265613436699, 0.00639494089409709, -0.14302794635295868, 0.320363849401474, 0.10750646889209747, -0.019430827349424362, -0.06866586208343506, -0.10184703767299652, 0.23697692155838013, -0.22144784033298492, 0.08285251259803772, 0.4527272880077362, -0.14660117030143738, -0.04340607300400734, 0.16541112959384918, 0.2550450563430786, 0.03816274181008339, -0.008017309010028839, -0.008693636395037174, -0.25426122546195984, -0.18442939221858978, -0.2988547086715698, -0.18691422045230865, 0.14060644805431366, -0.3106793761253357, 0.12500406801700592, 0.06204982101917267, -0.04254904016852379, -0.5066009759902954, -0.003129479940980673, 0.1310463398694992, -0.276471883058548, 0.04103126376867294, -0.4433528184890747, 0.551702618598938, 0.015265819616615772, -0.1794801652431488, 0.4362378716468811, 0.22918221354484558, -0.2122933268547058, 0.3782736659049988, -0.09384100884199142, -0.25796347856521606, 0.14225268363952637, 0.3456677794456482, 0.06883960217237473, -0.08591014891862869, 0.012436465360224247, -0.09045426547527313, -0.2811688184738159, 0.12899960577487946, -0.36701083183288574, -0.24399366974830627, 0.12357653677463531, 0.3767006993293762, -0.17957496643066406, -0.16171805560588837, 0.3674040138721466, 0.25422877073287964, -0.20292961597442627, -0.16297966241836548, 0.0165417417883873, -0.08200370520353317, -0.02049482986330986, 0.1918955147266388, 0.291152685880661, 0.20397157967090607, -0.15394949913024902, -0.3687255382537842, -0.1438176929950714, 0.2164480835199356, 0.5743190050125122, 0.039089467376470566, -0.01786223240196705, -0.16855742037296295, -0.21249762177467346, 0.015971602872014046, 0.06423294544219971, 0.0316472090780735, 0.11560184508562088, 0.3064788281917572, 0.1430826336145401, 0.11885873228311539, 0.05096026882529259, 0.23569579422473907, -0.08225022256374359, 0.18398188054561615, 0.052602361887693405, -0.47626742720603943, 0.2766028344631195, -0.09281371533870697, -0.2211332470178604, 0.26404571533203125, 0.2969837784767151, 0.004482863005250692, -0.29913759231567383, 0.29016581177711487, 0.3423035144805908, -0.20971368253231049, 0.2399943321943283, 0.25665706396102905, -0.13339662551879883, 0.2402363419532776, 0.15843182802200317, 0.6056162714958191, -0.1222863718867302, 0.14490699768066406, 0.3977312743663788, -0.21724052727222443, 0.413280725479126, -0.07863911986351013, 0.14975281059741974, -0.1968657523393631, -0.33144208788871765, -0.20188689231872559, -0.09894314408302307, -0.18550147116184235, 0.23889926075935364, -0.2617197632789612, 0.4981978237628937, -0.25996527075767517, 0.363772451877594, 0.4704083800315857, -0.260770320892334, -0.09104481339454651, -0.1922462284564972, -0.2627694606781006, 0.20997054874897003, 0.01607072539627552, -0.07450821995735168, -0.02289748564362526, -0.1295434981584549, 0.07348106801509857, -0.022140756249427795, -0.162434384226799, 0.13374477624893188, -0.042246874421834946, 0.10667744278907776, -0.23024596273899078, 0.02140324003994465, -0.013733814470469952, -0.02633676305413246, 0.2144882082939148, 0.10311386734247208, 0.17269931733608246, 0.012672727927565575, 0.04345707595348358, 0.28567880392074585, -0.19470448791980743, 0.14372514188289642, 0.4328010380268097, 0.11182919144630432, -0.23959338665008545, 0.479125052690506, 0.11573094129562378, -0.1590609848499298, -0.026251209899783134, 0.02840247005224228, -0.06456222385168076, -0.24104063212871552, 0.2262481302022934, -0.11643868684768677, -0.03246868774294853, -0.353997141122818, 0.23869116604328156, 0.014298006892204285, -0.35817164182662964, 0.3120594322681427, 0.03594309836626053, -0.13588638603687286, -0.19786475598812103, 0.1381143182516098, 0.07020866125822067, 0.08224567025899887, 0.29735949635505676, -0.12868383526802063, -0.015081360004842281, -0.16869761049747467, -0.0993034765124321, 0.15830223262310028, -0.02603527158498764, 0.31957346200942993, -0.20293943583965302, -0.15671388804912567, 0.032782986760139465, -0.11356482654809952, 0.1805187463760376, 0.36292505264282227, 0.10291738063097, -0.3842429518699646, -0.490667462348938, 0.03647851571440697, 0.4043791890144348, 0.20714013278484344, 0.0006406416650861502, 0.291896253824234, -0.23350779712200165, 0.20939667522907257, -0.478191614151001, 0.04224025830626488, -0.26593875885009766, 0.0572071336209774, 0.31729209423065186, -0.19282159209251404, 0.02333121746778488, 0.13075880706310272, 0.380045622587204, 0.2057696282863617, 0.15038830041885376, -0.3672231137752533, -0.4383164346218109, 0.007965799421072006, -0.09150344133377075, -0.058175671845674515, 0.1534365862607956, 0.06930309534072876, -0.004268518183380365, -0.19630691409111023, -0.04906285181641579, 0.028455933555960655, 0.0419217012822628, 0.060905370861291885, 0.330796480178833, -0.18616800010204315, -0.1664261668920517, -0.10131655633449554, 0.07052624225616455, -0.08307549357414246, 0.030129212886095047, 0.1328233778476715, -0.16668853163719177, -0.1162262037396431, 0.21950088441371918, 0.05030885711312294, 0.25420793890953064, -0.14169202744960785, 0.2255803942680359, 0.28976163268089294, -0.472374826669693, -0.03668428212404251, 0.49877843260765076, -0.040464699268341064, 0.18375465273857117, 0.15377795696258545, -0.03978966549038887, 0.4070078432559967, -0.5388181805610657, 0.06883343309164047, 0.2979661524295807, 0.03474735468626022, 0.36177077889442444, 0.12449204921722412, -0.04985819756984711, -0.2856111228466034, 0.12738019227981567, -0.2677016854286194, -0.24919246137142181, -0.20863951742649078, -0.15840032696723938, 0.6339117884635925, 0.2489350289106369, -0.16853605210781097, 0.2806513011455536, 0.22286047041416168, 0.6149281859397888, 0.021673042327165604, 0.041165899485349655, 0.0037146201357245445, -0.1413825899362564, -0.14976774156093597, -0.020787671208381653, -0.013175718486309052, 0.13370276987552643, 0.28526219725608826, 0.024928947910666466, -0.059109631925821304, 0.3576017916202545, 0.020663639530539513, -0.08296918869018555, 0.33836209774017334, -0.28362521529197693, 0.4698764681816101, 0.12423534691333771, -0.011589495465159416, 0.0008912128396332264, -0.32744723558425903, -0.36758852005004883, -0.17562134563922882, 0.21952663362026215, -0.3253450095653534, 0.1839544028043747, -0.05690756440162659, 0.27015843987464905, 0.02548472210764885, 0.06750620901584625, 0.3157748579978943, 0.11168215423822403, -0.28314346075057983, -0.3655862808227539, 0.63141930103302, -0.0997910350561142, -0.21620211005210876, 0.316021591424942, 0.27180373668670654, -0.09286455065011978, -0.3919889032840729, 0.1727524846792221, -0.0036540022119879723, -0.2341214418411255, -0.2551346719264984, -0.18399393558502197, 0.11679080128669739, 0.030691787600517273, 0.22660291194915771, 0.29224684834480286, -0.4115561842918396, -0.16531001031398773, -0.17993520200252533, 0.05078315734863281, -0.3660213053226471, 0.32876724004745483, 0.183602973818779, -0.23852163553237915, -0.0465146079659462, -0.22995814681053162, -0.1595657467842102, -0.1628565788269043, -0.12487651407718658, -0.03681904077529907, 0.16794100403785706, 0.12194337695837021, 0.1942535787820816, 0.05378233641386032, -0.10695690661668777, 0.15773461759090424, 0.024611206725239754, -0.0870622918009758, -0.25636857748031616, -0.5114011764526367, 0.2704380750656128, 0.16033469140529633, -0.2928040325641632, -0.12115947902202606, 0.02194121852517128, 0.2156173288822174, -0.17596673965454102, 0.09268142282962799, 0.4348750412464142, -0.14742812514305115, 0.14074775576591492, -0.3107551634311676, -0.28446832299232483, -0.2080853134393692, -0.31707310676574707, 0.10666285455226898, -0.15695799887180328, -0.19406409561634064, -0.018971603363752365, 0.39744067192077637, -0.2260744869709015, 0.03628525882959366, -0.16300612688064575, -0.0070557245053350925, 0.21395650506019592, 0.2664014399051666, -0.10015350580215454, -0.3204457759857178, 0.15325067937374115, 0.4811120927333832, 0.38210994005203247, -0.21860499680042267, 0.11264706403017044, -0.01631106063723564, 0.13924461603164673, -0.01579558476805687, -0.1659412980079651, 0.06533872336149216, 0.06473471224308014, -0.006485586985945702, -0.4059961140155792, -0.15672187507152557, 0.24754829704761505, -0.10060186684131622, -0.02772640809416771, -0.08646361529827118, 0.17505648732185364, -0.08473929017782211, -0.0045727272517979145, 0.030702639371156693, 0.04087163507938385, 0.22710922360420227, -0.16555291414260864, -0.4036805331707001, -0.2606693506240845, -0.13547652959823608, 0.1236325278878212, -0.11679144203662872, 0.4682101905345917, 0.14744369685649872, 0.21845968067646027, -0.16053719818592072, -0.0199042409658432, 0.09415377676486969, -0.015808425843715668, 0.19279411435127258, -0.11746010929346085, -0.025305820629000664, 0.2835747301578522, -0.12869291007518768, -0.2495046854019165, -0.1711006462574005 ]
51
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.factorize.html
pandas.api.extensions.ExtensionArray.factorize
ExtensionArray.factorize(use_na_sentinel=True)[source]# Encode the extension array as an enumerated type. Notes pandas.factorize() offers a sort keyword as well.
Parameters: use_na_sentinelbool, default TrueIf True, the sentinel -1 will be used for NaN values. If False, NaN values will be encoded as non-negative integers and will not drop the NaN from the uniques of the values. Added in version 1.5.0. Returns: codesndarrayAn integer NumPy array that’s an indexer into the original ExtensionArray. uniquesExtensionArrayAn ExtensionArray containing the unique values of self. Note uniques will not contain an entry for the NA value of the ExtensionArray if there are any missing values present in self.
['>>> idx1 = pd.PeriodIndex(["2014-01", "2014-01", "2014-02", "2014-02",\n... "2014-03", "2014-03"], freq="M")\n>>> arr, idx = idx1.factorize()\n>>> arr\narray([0, 0, 1, 1, 2, 2])\n>>> idx\nPeriodIndex([\'2014-01\', \'2014-02\', \'2014-03\'], dtype=\'period[M]\')']
pandas.api.extensions.ExtensionArray.factorize ExtensionArray.factorize(use_na_sentinel=True)[source]# Encode the extension array as an enumerated type. Notes pandas.factorize() offers a sort keyword as well.
[ 0.12031231820583344, -0.40128034353256226, -0.15748094022274017, 0.01473311334848404, 0.1879706233739853, 0.16976548731327057, 0.024657713249325752, 0.24145512282848358, 0.048076000064611435, 0.28253933787345886, -0.17918193340301514, 0.25747042894363403, -0.033103492110967636, 0.09892125427722931, 0.014049220830202103, -0.09772653132677078, 0.13855773210525513, 0.22317391633987427, 0.07555172592401505, 0.17503808438777924, -0.4416133165359497, 0.07045800983905792, 0.009518635459244251, 0.010411337018013, 0.28517866134643555, -0.09282250702381134, -0.10866068303585052, -0.10100846737623215, 0.05219298228621483, -0.35864004492759705, -0.057414405047893524, 0.059189580380916595, 0.08566681295633316, -0.03981196507811546, -0.00010163180559175089, -0.18416555225849152, 0.040191829204559326, 0.06397092342376709, 0.10432165116071701, 0.38596728444099426, -0.09225614368915558, -0.08927827328443527, 0.00736708240583539, -0.239755779504776, -0.04893092066049576, -0.5971294641494751, -0.08572002500295639, -0.32399481534957886, 0.15772350132465363, 0.015165548771619797, 0.25820884108543396, 0.05622350797057152, 0.20774707198143005, -0.03548171743750572, -0.24490194022655487, -0.08505239337682724, -0.03921155259013176, -0.2629116475582123, 0.0899161547422409, 0.471502423286438, 0.07585513591766357, 0.12244191765785217, 0.07219338417053223, -0.13163715600967407, 0.08332149684429169, -0.04705416411161423, 0.045306481420993805, -0.2228309065103531, 0.06145315244793892, 0.31441688537597656, 0.16209879517555237, -0.14108628034591675, -0.35868242383003235, -0.21554549038410187, 0.05511952191591263, 0.03269447386264801, -0.13128125667572021, -0.1515829712152481, 0.5443075299263, -0.09899979084730148, 0.330413818359375, 0.4266253113746643, -0.04510948434472084, 0.1329483836889267, -0.2641807794570923, 0.45580485463142395, 0.09084808826446533, -0.1735149621963501, 0.16093304753303528, -0.7377901673316956, 0.10887844115495682, -0.07985233515501022, 0.1859804391860962, 0.2114134281873703, 0.0029609312769025564, -0.3295871317386627, 0.011140658520162106, -0.42500028014183044, 0.07140519469976425, -0.06493019312620163, -0.43331483006477356, 0.07185047119855881, 0.06919936090707779, 0.17318220436573029, 0.08247917145490646, 0.2014642357826233, 0.16394664347171783, 0.09620122611522675, 0.08205077797174454, 0.07272788882255554, 0.15597541630268097, 0.017518090084195137, -0.056260596960783005, 0.0038608484901487827, 0.06255384534597397, 0.03352557495236397, -0.22767367959022522, 0.05679994449019432, -0.28209397196769714, -0.0501408651471138, -0.046696629375219345, 0.15415626764297485, 0.17826715111732483, 0.193446084856987, 0.1483241766691208, 0.3125804662704468, -0.04585423693060875, -0.16928307712078094, 0.1370043158531189, -0.07575604319572449, -0.20552587509155273, 0.13485312461853027, 0.40260180830955505, -0.11798801273107529, 0.0032503576949238777, 0.16028568148612976, 0.15284593403339386, -0.31076884269714355, 0.2693384885787964, 0.22227808833122253, 0.10391406714916229, 0.06610243022441864, 0.19092771410942078, 0.5394698977470398, 0.20829999446868896, -0.22089523077011108, 0.12796659767627716, 0.16037032008171082, -0.3919380307197571, 0.19845815002918243, 0.07190757244825363, 0.0014982514549046755, -0.15440185368061066, 0.25865599513053894, 0.20036481320858002, 0.10499001294374466, -0.08754653483629227, -0.06300617009401321, 0.2541469931602478, 0.0595773421227932, -0.002877600723877549, -0.036969974637031555, 0.19630387425422668, -0.11605314910411835, 0.03642747923731804, -0.2515503168106079, -0.12749385833740234, 0.1802642047405243, -0.6570709347724915, 0.01586834155023098, 0.005093489307910204, 0.02763066627085209, 0.10245087742805481, -0.2238209992647171, -0.14046968519687653, 0.5303032994270325, 0.20877140760421753, 0.17091083526611328, -0.10554944723844528, -0.19534476101398468, -0.09020678699016571, 0.03322143107652664, 0.040663979947566986, 0.4000925123691559, -0.04194262996315956, -0.15143084526062012, 0.04680236428976059, 0.3517444133758545, -0.059920914471149445, 0.033454831689596176, 0.16879481077194214, -0.20567795634269714, 0.3384973704814911, -0.08141972124576569, 0.030215563252568245, 0.026116440072655678, 0.04152560979127884, -0.3921990990638733, -0.012309388257563114, -0.19637198746204376, -0.1890830546617508, -0.07528577744960785, 0.10938097536563873, -0.003466371214017272, 0.32337087392807007, -0.41833701729774475, -0.04042438045144081, 0.06764307618141174, -0.3592893183231354, -0.47295430302619934, -0.19291752576828003, -0.6310586333274841, -0.13550351560115814, -0.0003097244771197438, 0.14062227308750153, 0.24946770071983337, 0.28711625933647156, -0.07093872129917145, -0.16485054790973663, -0.00016009467071853578, -0.07617161422967911, 0.060515325516462326, -0.026527313515543938, 0.03268258273601532, -0.18247374892234802, -0.033581335097551346, -0.0029880499932914972, 0.051053985953330994, 0.07628974318504333, -0.019094226881861687, 0.1646951287984848, 0.09929738938808441, 0.02679385058581829, 0.3128243088722229, 0.03060857020318508, -0.11276698857545853, 0.030026191845536232, 0.19216547906398773, -0.111435167491436, 0.1404564380645752, -0.15239228308200836, 0.47217491269111633, -0.13744349777698517, 0.24304309487342834, -0.18147359788417816, 0.7507421970367432, 0.12221764773130417, 0.043774377554655075, 0.12027139216661453, 0.2380087673664093, 0.15618479251861572, 0.31778857111930847, -0.11817184090614319, -0.437507301568985, -0.2649032175540924, 0.3077070415019989, -0.18120260536670685, 0.04912980645895004, -0.11169992387294769, 0.5294379591941833, 0.47624847292900085, -0.0731324702501297, 0.40516453981399536, -0.028563838452100754, -0.09365220367908478, 0.012003092095255852, 0.19692879915237427, 0.22832615673542023, -0.10190046578645706, 0.2199775129556656, 0.12331391125917435, -0.14572855830192566, -0.09239179641008377, 0.2329094260931015, 0.26425305008888245, 0.2395322620868683, 0.12649215757846832, 0.017857303842902184, 0.13972045481204987, 0.00017442037642467767, -0.4117627739906311, -0.03782196715474129, -0.19008280336856842, -0.004254170693457127, -0.1978529393672943, 0.2922331988811493, -0.28796711564064026, -0.3895958364009857, 0.15268546342849731, -0.4206666648387909, -0.31283122301101685, -0.2305580973625183, 0.15438194572925568, 0.05193125084042549, -0.39333054423332214, 0.05719070881605148, -0.21123845875263214, 0.1864214986562729, 0.4481217563152313, -0.031426358968019485, -0.0014276986476033926, 0.4749413728713989, -0.011846418492496014, 0.21291576325893402, -0.004471496678888798, -0.018520260229706764, 0.5597289800643921, 0.16714666783809662, 0.27071306109428406, -0.02690889686346054, -0.39029449224472046, -0.15174607932567596, -0.1412350982427597, -0.12140879780054092, 0.11550570279359818, 0.1650259792804718, -0.1858881413936615, -0.38805004954338074, -0.15484590828418732, 0.08578889816999435, -0.1901843249797821, -0.06205632537603378, 0.014190194196999073, -0.09893357008695602, -0.19577541947364807, -0.3548123836517334, 0.04796397313475609, -0.14608202874660492, 0.014660879038274288, 0.134895920753479, 0.4811570942401886, -0.3279302716255188, -0.2195570319890976, 0.13763809204101562, 0.256282240152359, -0.010027472861111164, -0.07191184908151627, 0.36741071939468384, 0.438985139131546, -0.025070738047361374, 0.05640926957130432, -0.016803985461592674, -0.4106137752532959, -0.14386074244976044, 0.05843142047524452, 0.42669808864593506, -0.3645718991756439, -0.2710208296775818, -0.12251516431570053, 0.004778530914336443, -0.1050122007727623, 0.5270444750785828, -0.07293538749217987, -0.22381116449832916, 0.04366399720311165, 0.05147383362054825, -0.043279390782117844, 0.12151135504245758, 0.10015808045864105, -0.20029394328594208, 0.36168956756591797, 0.34785258769989014, -0.24157817661762238, -0.22998641431331635, -0.1325598508119583, 0.0396115705370903, -0.19021596014499664, -0.15170511603355408, 0.06533903628587723, 0.03156508877873421, -0.12877002358436584, 0.2291073054075241, 0.24864435195922852, 0.21215873956680298, 0.1636205017566681, -0.1964501142501831, 0.3491663634777069, -0.04879584535956383, -0.10226938873529434, 0.13318407535552979, -0.029181674122810364, 0.11328105628490448, 0.18779230117797852, -0.18954893946647644, 0.07631972432136536, -0.3197709918022156, -0.12909290194511414, -0.19291850924491882, 0.07264182716608047, 0.02278021350502968, -0.05362073332071304, 0.04647503420710564, -0.31011778116226196, -0.16305415332317352, 0.45598068833351135, 0.31739869713783264, 0.17466042935848236, 0.28380078077316284, -0.08099856972694397, 0.09746162593364716, -0.2944488227367401, 0.6541860699653625, 0.2960968613624573, -0.17035822570323944, 0.19294147193431854, -0.09065090119838715, -0.3382265865802765, 0.06866476684808731, -0.019023176282644272, -0.16482792794704437, -0.037697695195674896, -0.019402040168642998, -0.13511544466018677, 0.0494440421462059, 0.008596418425440788, 0.1555180698633194, -0.0716804638504982, 0.05178261920809746, -0.3014634847640991, -0.2720615565776825, -0.04486921802163124, 0.25952214002609253, 0.16204304993152618, 0.2093091756105423, -0.12301904708147049, -0.36482053995132446, -0.11270689964294434, -0.5164476037025452, 0.1621638685464859, 0.22421574592590332, 0.35967934131622314, 0.27452346682548523, -0.0077212778851389885, -0.18984296917915344, 0.25195255875587463, -0.01883555017411709, -0.12889377772808075, 0.20505481958389282, -0.03540652245283127, -0.22494682669639587, -0.1099710687994957, 0.1527019590139389, 0.022832456976175308, -0.37604406476020813, 0.18583601713180542, 0.09364019334316254, 0.1459101438522339, 0.22348488867282867, -0.011301806196570396, 0.33966368436813354, -0.2550729513168335, 0.1399466097354889, -0.13440626859664917, 0.5194050073623657, 0.31627529859542847, -0.028640421107411385, 0.3583102226257324, 0.29825249314308167, -0.29043781757354736, -0.24689145386219025, 0.6241218447685242, 0.6373670101165771, -0.34267982840538025, -0.03837059065699577, 0.17389652132987976, -0.053990162909030914, 0.19568072259426117, 0.09248465299606323, 0.37722042202949524, -0.36644884943962097, -0.2002040445804596, -0.1319262683391571, 0.11895918846130371, 0.24676498770713806, -0.11391518265008926, -0.2914429008960724, 0.11185652762651443, -0.3624069094657898, 0.13598757982254028, 0.02419601008296013, 0.04204234853386879, -0.3927464783191681, -0.362110435962677, -0.23118151724338531, 0.20969116687774658, 0.05065521225333214, -0.4450194537639618, -0.006186597049236298, 0.05588792264461517, 0.11416248977184296, -0.05172179639339447, 0.11957003176212311, -0.02806461788713932, 0.05949288234114647, 0.23017705976963043, 0.03693237900733948, 0.1417611986398697, -0.2341175228357315, -0.10304107517004013, 0.23512892425060272, 0.08214643597602844, 0.0667608305811882, 0.008716775104403496, 0.04337092116475105, 0.1060396060347557, -0.09926201403141022, -0.11792552471160889, 0.32579362392425537, -0.06401211768388748, 0.3013766407966614, -0.28349798917770386, 0.48910558223724365, -0.2771397829055786, -0.3623794615268707, 0.17576628923416138, 0.19229759275913239, -0.22965453565120697, 0.07804270833730698, -0.0984921008348465, -0.2707068622112274, -0.04418564215302467, 0.24176523089408875, 0.09081856906414032, -0.07127386331558228, 0.21522383391857147, 0.06623826920986176, -0.018225008621811867, 0.04031447321176529, 0.16338643431663513, 0.4491634964942932, 0.2316884547472, 0.038900695741176605, -0.1725866198539734, -0.3291653096675873, -0.24268707633018494, -0.18835021555423737, 0.02437971532344818, 0.43725720047950745, 0.46987012028694153, -0.012273939326405525, -0.49161502718925476, -0.12733419239521027, -0.15097840130329132, -0.2796928882598877, 0.17293433845043182, -0.3078823387622833, -0.16525952517986298, -0.45374149084091187, 0.040988367050886154, -0.055418819189071655, 0.457878440618515, -0.10244475305080414, -0.022406263276934624, -0.2782967984676361, -0.17726728320121765, -0.38314518332481384, -0.1770424246788025, -0.16132710874080658, 0.03220323845744133, -0.29519274830818176, 0.2519649565219879, -0.04074326157569885, 0.15211476385593414, 0.2630755305290222, 0.1664036512374878, -0.15851108729839325, -0.3320573568344116, -0.0004409438115544617, -0.008385686203837395, -0.20076121389865875, 0.023514363914728165, 0.1400502324104309, -0.20290607213974, -0.35120731592178345, -0.2512509524822235, -0.06989786028862, -0.18514782190322876, 0.08045931160449982, 0.18134814500808716, 0.0728549137711525, -0.14214161038398743, 0.13346818089485168, -0.04368731379508972, -0.17618565261363983, -0.21753562986850739, -0.08669193089008331, 0.25074514746665955, -0.28331950306892395, 0.059967201203107834, -0.10283315926790237, 0.009957782924175262, -0.04248858243227005, -0.12103763222694397, 0.20199202001094818, 0.13999372720718384, -0.5412973761558533, -0.028292084112763405, 0.46687746047973633, 0.29249516129493713, 0.06886500120162964, -0.14682866632938385, 0.16283097863197327, 0.2623280882835388, -0.5044796466827393, -0.2037520557641983, 0.2719271183013916, -0.09120744466781616, 0.005383636336773634, 0.0999123826622963, 0.18547384440898895, 0.027163377031683922, 0.28204604983329773, -0.06531873345375061, 0.35432371497154236, -0.21224820613861084, 0.16655941307544708, 0.35431650280952454, 0.1353474110364914, -0.028994083404541016, 0.11118447780609131, -0.022240707650780678, 0.23289567232131958, 0.19231194257736206, -0.02228415571153164, 0.3036991059780121, -0.14698535203933716, -0.16682091355323792, 0.09803728014230728, 0.08306685090065002, 0.2274114042520523, 0.35752052068710327, 0.06469966471195221, 0.08939692378044128, 0.6345027089118958, -0.060363512486219406, -0.141696959733963, -0.2469489723443985, -0.2994126081466675, 0.14509733021259308, -0.11241699010133743, 0.146916463971138, 0.3782818019390106, 0.07739584892988205, -0.28640472888946533, -0.2548730969429016, 0.3466106653213501, -0.24815383553504944, -0.23984232544898987, -0.15381388366222382, 0.17420987784862518, -0.233107790350914, 0.3024502694606781, -0.06010055914521217, 0.38492393493652344, -0.2162310928106308, -0.20991839468479156, 0.3612528145313263, -0.009046663530170918, -0.09919091314077377, -0.10805018991231918, -0.019822977483272552, -0.1527300626039505, -0.14069178700447083, 0.008201556280255318, -0.28291085362434387, -0.18281491100788116, 0.0527426078915596, -0.2741580307483673, -0.2079557627439499, 0.051977310329675674, 0.010832242667675018, 0.22702735662460327, -0.2955549359321594, 0.016677051782608032, 0.11632871627807617, 0.12591375410556793, 0.022490093484520912, 0.3610609173774719, -0.016569210216403008, -0.07168524712324142, -0.15525101125240326, -0.19492989778518677, -0.20925891399383545, -0.32384443283081055, -0.2695893347263336, -0.24859313666820526, -0.032905157655477524, -0.05859893932938576, 0.15423260629177094, 0.1842082142829895, 0.08919890969991684, -0.07264965772628784, 0.14756926894187927, 0.31768763065338135, -0.1120486781001091, -0.2434641420841217, 0.23960232734680176, 0.16304923593997955, -0.22778740525245667, 0.31094592809677124, 0.2240425944328308, -0.1343332678079605, -0.377405047416687, 0.2753608226776123, -0.07299775630235672, 0.0023503259290009737, -0.05977088212966919, -0.027550052851438522, -0.1400355100631714, 0.1409948468208313, -0.09387315064668655, -0.18845191597938538, -0.07226809114217758, -0.0016753071686252952, -0.5165333151817322, 0.2516925632953644, 0.07976675033569336, -0.025849677622318268, 0.03903114050626755, 0.3051639795303345, 0.14136908948421478, 0.3288273215293884, 0.09301473945379257, -0.17062537372112274, 0.23367391526699066, 0.2809959948062897, 0.30305519700050354, -0.3594318628311157, 0.15593598783016205, 0.11562612652778625, 0.3058611750602722, -0.04012935236096382, -0.3402145206928253, -0.05557693913578987, 0.4157010614871979, 0.0016648077871650457, -0.05443931370973587, -0.19356030225753784, 0.5546759963035583, -0.3907061815261841, 0.06507076323032379, -0.1266499161720276, 0.03033898025751114, -0.030271414667367935, 0.009727376513183117, 0.1695968210697174, -0.397549033164978, 0.26483091711997986, -0.2463628053665161, -0.432627409696579, -0.36169111728668213, 0.14589743316173553, 0.250119149684906, 0.09014447033405304, 0.3761615753173828, -0.28414294123649597, 0.201980859041214, 0.10958877205848694, -0.01558152586221695, 0.3079046308994293, 0.03728055953979492, -0.06608489155769348, -0.2560093104839325, -0.1053013727068901, 0.07387953251600266, 0.04061893746256828, -0.016371816396713257, -0.28232720494270325 ]
52
..\pandas\reference\api\pandas.tseries.offsets.Milli.is_month_end.html
pandas.tseries.offsets.Milli.is_month_end
Milli.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.Milli.is_month_end Milli.is_month_end(ts)# Return boolean whether a timestamp occurs on the month end.
[ -0.030291566625237465, -0.5640547871589661, -0.2191922515630722, -0.20807285606861115, -0.21431797742843628, -0.0016075718449428678, 0.19940339028835297, 0.24112440645694733, -0.03332319110631943, 0.23242685198783875, 0.40866997838020325, 0.38793516159057617, 0.12209201604127884, 0.19889245927333832, -0.34997621178627014, 0.17966124415397644, 0.07653842866420746, 0.5259924530982971, -0.22961775958538055, 0.07610299438238144, -0.2620638608932495, -0.15165990591049194, -0.16637790203094482, -0.030257854610681534, 0.15179869532585144, -0.1522907167673111, -0.18159590661525726, -0.23863983154296875, -0.1398908495903015, -0.007819926366209984, 0.17004157602787018, -0.08904674649238586, -0.13023751974105835, 0.7235733866691589, -0.00010543112875893712, -0.2809290587902069, 0.1436847746372223, -0.1251252442598343, -0.24151836335659027, 0.2626248598098755, -0.07412808388471603, -0.1034739539027214, 0.15901413559913635, -0.11547556519508362, -0.11977671086788177, 0.29406264424324036, -0.04009189456701279, -0.29257285594940186, 0.32535552978515625, 0.38907042145729065, 0.2052391767501831, 0.0663505345582962, -0.21511058509349823, 0.06641828268766403, 0.23636487126350403, 0.013136680237948895, 0.1018977090716362, -0.07165689766407013, -0.031353604048490524, -0.06300642341375351, 0.24391190707683563, 0.2062569409608841, 0.04679439961910248, 0.27450212836265564, -0.2010742723941803, 0.04459662735462189, 0.5889546275138855, 0.1780812293291092, -0.027406120672822, 0.1601516753435135, 0.6706936359405518, -0.4620708227157593, -0.22251290082931519, -0.08382898569107056, -0.10725253075361252, 0.06757007539272308, 0.0032532589975744486, -0.09121029078960419, 0.1371527463197708, 0.14945000410079956, -0.011689148843288422, 0.38327303528785706, -0.17565184831619263, 0.162198007106781, -0.6624018549919128, 0.28097984194755554, -0.0034724518191069365, -0.15877385437488556, -0.20661918818950653, -0.09345927834510803, 0.4186578094959259, 0.023512419313192368, 0.0040075215511024, 0.23855891823768616, 0.16943232715129852, -0.4243703782558441, 0.19175727665424347, -0.07115054875612259, -0.09922090917825699, 0.06914377212524414, -0.0021052237134426832, -0.03132171928882599, -0.17536143958568573, 0.0025341082364320755, 0.25665363669395447, 0.20185640454292297, 0.07520022988319397, -0.022578101605176926, 0.2260155826807022, 0.09457243233919144, 0.062231454998254776, 0.17939279973506927, 0.3489755094051361, -0.2407395839691162, 0.21629761159420013, 0.14205653965473175, 0.2618536353111267, -0.13482984900474548, -0.1726827174425125, 0.16750799119472504, -0.06443556398153305, -0.2333996295928955, 0.055166300386190414, -0.08965350687503815, -0.16832567751407623, 0.3478550314903259, 0.1949467957019806, -0.33309406042099, 0.2047368735074997, 0.16601431369781494, -0.26803627610206604, 0.34327009320259094, 0.0019633390475064516, -0.31184110045433044, -0.17008806765079498, 0.056014224886894226, -0.21828532218933105, 0.14236827194690704, -0.26798951625823975, 0.15577563643455505, -0.1554809808731079, -0.32675692439079285, 0.22713451087474823, 0.4190079867839813, -0.2720290422439575, -0.11822550743818283, 0.11273183673620224, 0.009134269319474697, -0.19276432693004608, 0.09820400923490524, 0.3455975651741028, 0.19155703485012054, 0.06121709570288658, 0.36468762159347534, -0.3101300895214081, -0.041513118892908096, -0.08318082243204117, 0.06218648701906204, 0.22885864973068237, 0.18852432072162628, 0.5143631100654602, 0.028498787432909012, -0.32890987396240234, 0.011786933057010174, -0.10186423361301422, 0.1536513715982437, -0.4675624966621399, -0.022059006616473198, -0.07367783039808273, -0.5479680895805359, 0.026110883802175522, -0.12691758573055267, 0.4113258123397827, -0.046834055334329605, -0.267757773399353, -0.5738683342933655, -0.18518173694610596, -0.3054513931274414, 0.04082286357879639, 0.0875573679804802, -0.14660510420799255, -0.10558906197547913, 0.07756561040878296, 0.08579067140817642, -0.3695935010910034, -0.09809368848800659, 0.10665901005268097, -0.1655595302581787, -0.21547232568264008, -0.20814397931098938, -0.05085929110646248, -0.13344497978687286, 0.3103179931640625, 0.1631934642791748, 0.2364012449979782, -0.21127653121948242, -0.009042147547006607, 0.10754454135894775, 0.014211805537343025, 0.2637723684310913, -0.10350679606199265, -0.22941787540912628, 0.24427278339862823, -0.16222870349884033, -0.12127368897199631, -0.5300292372703552, -0.014510116539895535, 0.02157573029398918, 0.03439825773239136, 0.15693260729312897, 0.12087227404117584, -0.15089811384677887, -0.234896719455719, 0.09245315939188004, 0.23706306517124176, 0.5478290319442749, 0.27124637365341187, 0.07988076657056808, 0.036133311688899994, 0.5430169105529785, -0.0739646703004837, 0.07357507199048996, -0.08923157304525375, -0.18434332311153412, 0.07604801654815674, -0.10648863017559052, 0.07557757198810577, -0.04908786714076996, -0.06057199463248253, 0.18773885071277618, 0.14238907396793365, -0.006676508113741875, 0.18125079572200775, -0.07913284748792648, 0.16669566929340363, 0.22246603667736053, 0.06351903080940247, -0.17871221899986267, -0.08516587316989899, 0.3454146087169647, -0.4402829706668854, 0.39554885029792786, 0.06556051969528198, 0.011372839100658894, -0.03171837329864502, 0.28813979029655457, -0.10306915640830994, -0.3179975152015686, 0.013499444350600243, 0.0578201524913311, 0.1204279214143753, -0.09808754175901413, -0.23887385427951813, -0.3879449665546417, 0.226047083735466, -0.1071225106716156, -0.1959947943687439, 0.32898181676864624, -0.3188292980194092, 0.004490915220230818, 0.46325403451919556, -0.1504109650850296, 0.08897576481103897, 0.013926730491220951, 0.1845976710319519, -0.032264016568660736, 0.08507314324378967, 0.07414758205413818, -0.03678284212946892, 0.28563499450683594, 0.13671725988388062, 0.04510791227221489, -0.29988163709640503, 0.009424007497727871, 0.08635641634464264, 0.1661510020494461, 0.04751088470220566, 0.009837199002504349, 0.15304186940193176, 0.10762782394886017, -0.12379572540521622, 0.033171147108078, -0.017833644524216652, 0.10746382176876068, -0.2918238043785095, -0.11082707345485687, -0.24151933193206787, -0.37670326232910156, 0.270539253950119, -0.36986100673675537, 0.13022197782993317, -0.15865619480609894, 0.37208008766174316, 0.14279885590076447, -0.08301620930433273, -0.08520655333995819, -0.24227331578731537, 0.3908592164516449, 0.3842616677284241, -0.03119654953479767, -0.11876270174980164, -0.2741497755050659, -0.0038666122127324343, 0.29033228754997253, -0.11099622398614883, 0.21413327753543854, 0.3557420074939728, -0.14443553984165192, 0.12080417573451996, 0.02913511171936989, -0.04732361435890198, 0.10177723318338394, -0.17221617698669434, 0.15869399905204773, 0.03071683831512928, 0.19164618849754333, -0.09660162031650543, 0.15658311545848846, -0.125359907746315, -0.04810462146997452, -0.23829439282417297, -0.052896708250045776, 0.10259684920310974, 0.07561509311199188, -0.5321412086486816, 0.06569769233465195, -0.22824877500534058, -0.23809848725795746, -0.06425191462039948, 0.07245521992444992, 0.049732401967048645, 0.3916083574295044, -0.1381901055574417, 0.049232665449380875, -0.06577107310295105, 0.013819336891174316, -0.4074486792087555, -0.3039107918739319, -0.10234452784061432, 0.2691986560821533, -0.1628100723028183, 0.4512055516242981, -0.01634819433093071, -0.21259592473506927, -0.11369137465953827, -0.004888595547527075, -0.7741614580154419, 0.18729905784130096, -0.006256211083382368, 0.03040730394423008, -0.22668057680130005, 0.26073557138442993, -0.09139806777238846, -0.32478731870651245, -0.11463118344545364, 0.057828228920698166, 0.19993798434734344, 0.014121896587312222, -0.02627153880894184, 0.017921220511198044, 0.22831158339977264, 0.033771637827157974, 0.13417276740074158, 0.2130080759525299, -0.2739578187465668, 0.061070483177900314, -0.15098412334918976, -0.013469030149281025, 0.15556542575359344, 0.017587754875421524, -0.08942385762929916, 0.3229292035102844, 0.058841560035943985, 0.3297179639339447, -0.09357667714357376, 0.15985694527626038, -0.32183611392974854, -0.051760610193014145, -0.033761024475097656, 0.058336179703474045, -0.19132915139198303, -0.4774424135684967, 0.12398053705692291, -0.08650737255811691, 0.008795508183538914, -0.3044527471065521, -0.0491078644990921, -0.23996149003505707, 0.21393290162086487, 0.21616999804973602, -0.11840088665485382, -0.043654926121234894, 0.0782671719789505, 0.11157001554965973, -0.08779138326644897, 0.14633989334106445, 0.2303096503019333, -0.14088250696659088, -0.013171058148145676, -0.09708289057016373, -0.02612103521823883, 0.5618606805801392, -0.23039394617080688, 0.17803767323493958, 0.055158812552690506, -0.2684991657733917, -0.48276427388191223, -0.04409424960613251, -0.26624447107315063, -0.10958609730005264, -0.18832193315029144, 0.37899789214134216, -0.04997985064983368, 0.08094855397939682, 0.03588050976395607, -0.021907038986682892, -0.03285009786486626, -0.11083922535181046, -0.16159184277057648, 0.030410418286919594, 0.2166147232055664, 0.3839527368545532, 0.19143915176391602, -0.24865567684173584, 0.1740936040878296, -0.2930876612663269, -0.05810462310910225, -0.12156049907207489, 0.33280590176582336, 0.2804395854473114, 0.0017631691880524158, 0.0323646254837513, 0.13246344029903412, -0.10621462762355804, -0.08771422505378723, 0.4515129327774048, -0.18649837374687195, -0.10361243784427643, 0.023002589121460915, -0.24938668310642242, -0.26555728912353516, 0.01885884441435337, 0.1321713626384735, -0.2900100350379944, 0.04094715416431427, 0.05352545902132988, 0.13076236844062805, -0.28339871764183044, -0.16951841115951538, -0.0774507150053978, 0.275911808013916, 0.01496756263077259, -0.12796558439731598, 0.22551721334457397, 0.13475263118743896, -0.10833489149808884, -0.08415819704532623, -0.17035530507564545, -0.35015857219696045, -0.18657059967517853, -0.20660308003425598, 0.5629183053970337, 0.07676266878843307, -0.10470259189605713, 0.4593782126903534, 0.02765071578323841, 0.22111383080482483, 0.32054367661476135, 0.043845776468515396, 0.13571982085704803, -0.26213836669921875, -0.2800840735435486, -0.048842769116163254, -0.05304984375834465, -0.0845956802368164, -0.35440394282341003, 0.10309954732656479, -0.1711367964744568, 0.22918112576007843, 0.11482276767492294, 0.12593790888786316, -0.0652628168463707, 0.38279977440834045, -0.3645724058151245, 0.28444889187812805, -0.06977812945842743, -0.04549229145050049, -0.04146574065089226, 0.040741171687841415, -0.1541326344013214, 0.034380942583084106, 0.14055345952510834, -0.24563872814178467, 0.2629755139350891, -0.0631571039557457, -0.22202414274215698, -0.10049460828304291, -0.3746050000190735, -0.36977535486221313, 0.3582096993923187, -0.2037508636713028, 0.13495466113090515, -0.07428159564733505, 0.06128352880477905, 0.17531345784664154, -0.22298869490623474, 0.27290579676628113, 0.6547940373420715, -0.11860355734825134, -0.009137765504419804, 0.30495086312294006, -0.08677541464567184, -0.1640356183052063, 0.375406950712204, 0.3355500102043152, -0.3444516658782959, -0.17144626379013062, -0.278464674949646, -0.30202144384384155, 0.022758308798074722, -0.1142808198928833, 0.2198534905910492, 0.07675415277481079, 0.0031111035495996475, 0.36563101410865784, -0.27523618936538696, -0.04556836932897568, -0.3649387061595917, -0.000730798696167767, -0.20811520516872406, 0.5129899978637695, 0.06342340260744095, 0.12754735350608826, -0.3652428388595581, -0.1475372016429901, -0.20545215904712677, -0.16455286741256714, -0.2316557765007019, 0.46405044198036194, 0.15080882608890533, 0.06858382374048233, 0.12300299108028412, 0.4997948110103607, 0.14784890413284302, 0.24303540587425232, -0.04518293961882591, -0.227867990732193, -0.13317665457725525, 0.09948010742664337, 0.004870093893259764, 0.40320199728012085, 0.3576259911060333, 0.5656163692474365, 0.10515336692333221, -0.28250211477279663, -0.4259036183357239, -0.1701790690422058, -0.4121885895729065, 0.19547812640666962, -0.08929971605539322, 0.0709906667470932, -0.27855855226516724, -0.3475710451602936, 0.278354287147522, 0.12471679598093033, -0.007926062680780888, -0.34994834661483765, 0.01903947815299034, 0.0008352361037395895, -0.10184086859226227, 0.15875211358070374, 0.36948877573013306, 0.13519598543643951, -0.12524522840976715, -0.021316582337021828, -0.4914344251155853, 0.20356246829032898, -0.005945134442299604, 0.1706807166337967, 0.3769069015979767, -0.16115230321884155, 0.0004562683461699635, -0.09218956530094147, 0.11292940378189087, -0.16237051784992218, -0.3210114538669586, 0.3460465669631958, -0.23566807806491852, 0.14505016803741455, 0.14586979150772095, 0.07679646462202072, -0.0812731385231018, -0.2354530394077301, -0.2776251435279846, 0.0751275047659874, -0.19971343874931335, 0.4421856999397278, 0.2248622328042984, -0.19222764670848846, -0.15119001269340515, -0.13388670980930328, 0.04978279024362564, 0.21348753571510315, -0.47190165519714355, 0.18200814723968506, 0.06840034574270248, 0.051508549600839615, 0.47652173042297363, 0.25866302847862244, 0.10092343389987946, -0.08513075858354568, 0.11636661738157272, 0.4375559687614441, 0.42605072259902954, -0.14300569891929626, -0.07447101175785065, 0.49516561627388, 0.04008273035287857, 0.12883083522319794, 0.22048917412757874, 0.1931609809398651, -0.09222926944494247, 0.02695099078118801, 0.4101986885070801, -0.03586779162287712, 0.19498448073863983, 0.2818969190120697, -0.16928298771381378, -0.11324452608823776, 0.14480067789554596, 0.41693297028541565, -0.30858248472213745, 0.11147205531597137, 0.5341022610664368, 0.06024754419922829, 0.05290140211582184, 0.3607640862464905, -0.11409865319728851, 0.22132432460784912, 0.11098229885101318, 0.04958001896739006, 0.30208179354667664, -0.01384095847606659, -0.07094606012105942, -0.0815577507019043, 0.20199152827262878, 0.016075965017080307, 0.17219294607639313, -0.08345858752727509, 0.0834079384803772, 0.2506278157234192, 0.0522613599896431, 0.04296654835343361, 0.017269263043999672, -0.18524481356143951, -0.2664537727832794, 0.1036786213517189, -0.14653216302394867, 0.0504445843398571, 0.05961494892835617, 0.21913288533687592, -0.35082411766052246, -0.15362396836280823, 0.2771863043308258, -0.13768579065799713, -0.1955641359090805, 0.02280738204717636, 0.16658830642700195, 0.11911594122648239, 0.01371781062334776, -0.00585983507335186, 0.32267284393310547, -0.2347983866930008, 0.32297250628471375, 0.03750060126185417, 0.044294968247413635, -0.5837454795837402, 0.21215245127677917, 0.28291985392570496, 0.1520346701145172, -0.26682761311531067, 0.2552877366542816, -0.05256818234920502, 0.2773602306842804, -0.3216937780380249, 0.11113060265779495, 0.3081231117248535, 0.13230982422828674, 0.1738988757133484, -0.076984703540802, -0.27869024872779846, 0.07030358165502548, 0.5442491769790649, 0.27230802178382874, -0.17694471776485443, -0.27068617939949036, -0.11257706582546234, -0.07860641181468964, -0.10398220270872116, 0.09025818854570389, -0.12129788845777512, 0.19397138059139252, -0.08780712634325027, 0.38616374135017395, 0.2681442201137543, -0.1073070615530014, -0.11312304437160492, -0.04266330599784851, 0.013592461124062538, -0.2447311133146286, -0.12532716989517212, 0.040519826114177704, -0.33057504892349243, 0.13342538475990295, -0.3455652892589569, 0.19532513618469238, 0.14475879073143005, -0.11907683312892914, 0.058484915643930435, 0.06962268799543381, 0.19853834807872772, 0.030924320220947266, 0.04234591871500015, -0.298406183719635, 0.3605043590068817, -0.04414821043610573, 0.07258006930351257, -0.5892580151557922, 0.27797582745552063, 0.10256092250347137, 0.07096126675605774, -0.3374502658843994, -0.07758436352014542, 0.3962964415550232, 0.3369993567466736, 0.050081945955753326, -0.16620448231697083, -0.14221729338169098, -0.014686344191432, -0.14153245091438293, -0.22884541749954224, -0.01344052143394947, -0.09014150500297546, -0.0789254754781723, 0.024992123246192932, 0.01764402724802494, -0.40867578983306885, 0.03190504014492035, -0.0475778728723526, -0.13347017765045166, -0.327431321144104, 0.1193884015083313, -0.056134000420570374, -0.2312156707048416, 0.08467844873666763, -0.0692402794957161, 0.38852670788764954, 0.04629554972052574, -0.025308972224593163, -0.1664203405380249, 0.19815388321876526, 0.006299627013504505, -0.049568790942430496, -0.34528839588165283, 0.17960749566555023, 0.1663016527891159, -0.020562393590807915, -0.10433518141508102 ]
53
..\pandas\reference\api\pandas.Series.copy.html
pandas.Series.copy
Series.copy(deep=True)[source]# Make a copy of this object’s indices and data. When deep=True (default), a new object will be created with a copy of the calling object’s data and indices. Modifications to the data or indices of the copy will not be reflected in the original object (see notes below). When deep=False, a new object will be created without copying the calling object’s data or index (only references to the data and index are copied). Any changes to the data of the original will be reflected in the shallow copy (and vice versa). Note The deep=False behaviour as described above will change in pandas 3.0. Copy-on-Write will be enabled by default, which means that the “shallow” copy is that is returned with deep=False will still avoid making an eager copy, but changes to the data of the original will no longer be reflected in the shallow copy (or vice versa). Instead, it makes use of a lazy (deferred) copy mechanism that will copy the data only when any changes to the original or shallow copy is made. You can already get the future behavior and improvements through enabling copy on write pd.options.mode.copy_on_write = True Notes When deep=True, data is copied but actual Python objects will not be copied recursively, only the reference to the object. This is in contrast to copy.deepcopy in the Standard Library, which recursively copies object data (see examples below). While Index objects are copied when deep=True, the underlying numpy array is not copied for performance reasons. Since Index is immutable, the underlying data can be safely shared and a copy is not needed. Since pandas is not thread safe, see the gotchas when copying in a threading environment. When copy_on_write in pandas config is set to True, the copy_on_write config takes effect even when deep=False. This means that any changes to the copied data would make a new copy of the data upon write (and vice versa). Changes made to either the original or copied variable would not be reflected in the counterpart. See Copy_on_Write for more information.
Parameters: deepbool, default TrueMake a deep copy, including a copy of the data and the indices. With deep=False neither the indices nor the data are copied. Returns: Series or DataFrameObject type matches caller.
['>>> s = pd.Series([1, 2], index=["a", "b"])\n>>> s\na 1\nb 2\ndtype: int64', '>>> s_copy = s.copy()\n>>> s_copy\na 1\nb 2\ndtype: int64', '>>> s = pd.Series([1, 2], index=["a", "b"])\n>>> deep = s.copy()\n>>> shallow = s.copy(deep=False)', '>>> s is shallow\nFalse\n>>> s.values is shallow.values and s.index is shallow.index\nTrue', '>>> s is deep\nFalse\n>>> s.values is deep.values or s.index is deep.index\nFalse', '>>> s.iloc[0] = 3\n>>> shallow.iloc[1] = 4\n>>> s\na 3\nb 4\ndtype: int64\n>>> shallow\na 3\nb 4\ndtype: int64\n>>> deep\na 1\nb 2\ndtype: int64', '>>> s = pd.Series([[1, 2], [3, 4]])\n>>> deep = s.copy()\n>>> s[0][0] = 10\n>>> s\n0 [10, 2]\n1 [3, 4]\ndtype: object\n>>> deep\n0 [10, 2]\n1 [3, 4]\ndtype: object', '>>> with pd.option_context("mode.copy_on_write", True):\n... s = pd.Series([1, 2], index=["a", "b"])\n... copy = s.copy(deep=False)\n... s.iloc[0] = 100\n... s\na 100\nb 2\ndtype: int64\n>>> copy\na 1\nb 2\ndtype: int64']
pandas.Series.copy Series.copy(deep=True)[source]# Make a copy of this object’s indices and data. When deep=True (default), a new object will be created with a copy of the calling object’s data and indices. Modifications to the data or indices of the copy will not be reflected in the original object (see notes below). When deep=False, a new object will be created without copying the calling object’s data or index (only references to the data and index are copied). Any changes to the data of the original will be reflected in the shallow copy (and vice versa). Note The deep=False behaviour as described above will change in pandas 3.0. Copy-on-Write will be enabled by default, which means that the “shallow” copy is that is returned with deep=False will still avoid making an eager copy, but changes to the data of the original will no longer be reflected in the shallow copy (or vice versa). Instead, it makes use of a lazy (deferred) copy mechanism that will copy the data only when any changes to the original or shallow copy is made. You can already get the future behavior and improvements through enabling copy on write pd.options.mode.copy_on_write = True Notes When deep=True, data is copied but actual Python objects will not be copied recursively, only the reference to the object. This is in contrast to copy.deepcopy in the Standard Library, which recursively copies object data (see examples below). While Index objects are copied when deep=True, the underlying numpy array is not copied for performance reasons. Since Index is immutable, the underlying data can be safely shared and a copy is not needed. Since pandas is not thread safe, see the gotchas when copying in a threading environment. When copy_on_write in pandas config is set to True, the copy_on_write config takes effect even when deep=False. This means that any changes to the copied data would make a new copy of the data upon write (and vice versa). Changes made to either the original or copied variable would not be reflected in the counterpart. See Copy_on_Write for more information.
[ 0.03925415128469467, -0.4298054575920105, -0.10634952038526535, 0.06634686887264252, -0.09217073768377304, -0.11195550113916397, 0.15014337003231049, 0.25732240080833435, -0.24300982058048248, 0.31400179862976074, -0.28970417380332947, 0.2260473221540451, 0.2598373591899872, 0.04597045108675957, -0.13455909490585327, -0.12848961353302002, 0.19560596346855164, 0.28390878438949585, -0.15565800666809082, -0.32534563541412354, -0.34522396326065063, -0.22983741760253906, -0.05273290351033211, -0.051871106028556824, 0.03809298202395439, -0.1283426731824875, -0.3864139914512634, 0.004867065232247114, -0.17602407932281494, -0.1698330044746399, 0.15409941971302032, 0.19994215667247772, 0.08530455082654953, 0.3824145197868347, -0.00010134142939932644, -0.1513248234987259, 0.3828858733177185, 0.02055230736732483, -0.10823313891887665, -0.08041846752166748, -0.2223449945449829, -0.43277642130851746, 0.38183945417404175, -0.34897834062576294, 0.3201153874397278, -0.042298316955566406, 0.08278894424438477, 0.022221723571419716, 0.5402268171310425, -0.14826838672161102, 0.267574667930603, 0.14258432388305664, -0.02179555408656597, -0.10819756984710693, 0.14536230266094208, -0.25117748975753784, -0.01870190165936947, 0.22930482029914856, -0.11400622874498367, 0.321941077709198, 0.11040309071540833, 0.030506663024425507, -0.434872567653656, 0.1479162722826004, 0.0742991492152214, -0.08184896409511566, 0.2356540560722351, -0.32772794365882874, -0.05009327083826065, 0.6274045705795288, 0.33725130558013916, -0.13690978288650513, -0.4276289641857147, -0.30925896763801575, 0.06259651482105255, -0.24115228652954102, -0.12948068976402283, -0.13710865378379822, 0.0793708935379982, -0.009964167140424252, -0.11970914155244827, 0.2800835072994232, 0.04321755841374397, 0.12084224820137024, -0.04170040413737297, -0.1885903775691986, -0.08736653625965118, -0.0476362444460392, 0.2198016196489334, 0.021949857473373413, 0.39015430212020874, -0.3472144603729248, 0.24592866003513336, 0.12251751124858856, 0.1882946789264679, -0.26811426877975464, 0.06921660900115967, -0.3121851086616516, -0.14388157427310944, 0.04894430935382843, 0.1711222380399704, 0.08676557242870331, -0.021658746525645256, 0.2555308938026428, 0.1952114701271057, 0.2054234743118286, -0.2647339105606079, 0.04594438895583153, 0.1543634831905365, -0.12619028985500336, 0.06856357306241989, -0.21014602482318878, 0.22348810732364655, 0.1620461791753769, 0.364019513130188, -0.08465520292520523, 0.14181791245937347, -0.06100912392139435, -0.2101716548204422, -0.1479984074831009, -0.29358136653900146, -0.1815265566110611, -0.08305820822715759, 0.31500762701034546, 0.04877660423517227, 0.25073006749153137, -0.04221156984567642, 0.1763899028301239, -0.07599785178899765, 0.4006519913673401, -0.2812929153442383, -0.08415381610393524, 0.36829763650894165, -0.009085042402148247, -0.10237947106361389, 0.09153321385383606, 0.23770347237586975, 0.12420281022787094, 0.18700037896633148, 0.17500504851341248, 0.28112900257110596, -0.3515196740627289, 0.5931124091148376, 0.2653864622116089, 0.06349537521600723, -0.10214539617300034, 0.28760474920272827, 0.00955756101757288, -0.2646538019180298, 0.23144227266311646, 0.07726836204528809, -0.03747319057583809, 0.08632435649633408, 0.2883787453174591, -0.28772154450416565, -0.05965128540992737, 0.10750050842761993, 0.1044032871723175, -0.19269819557666779, 0.03268240764737129, 0.4613639712333679, -0.14139710366725922, 0.00620310427621007, -0.30211901664733887, 0.0778992548584938, 0.5341449975967407, 0.03877745196223259, -0.04120727255940437, -0.23956991732120514, -0.020882396027445793, 0.10133073478937149, -0.012030067853629589, 0.04202562943100929, -0.13507576286792755, 0.11062708497047424, 0.09754953533411026, 0.3074999153614044, 0.0019306750036776066, -0.1836639940738678, 0.08635427802801132, 0.10241596400737762, 0.23801037669181824, 0.17969068884849548, 0.031521618366241455, 0.06856530159711838, -0.08303110301494598, -0.21690481901168823, -0.1264001578092575, 0.1482202112674713, -0.0936819389462471, -0.24713708460330963, -0.06854124367237091, -0.0965932309627533, -0.2336253523826599, -0.1069943979382515, 0.1306307166814804, -0.004799425136297941, -0.23811908066272736, 0.07989225536584854, -0.0057822298258543015, 0.010237360373139381, -0.014490767382085323, 0.5111513733863831, 0.18865574896335602, 0.03844624012708664, 0.049629148095846176, -0.041699767112731934, 0.07389049977064133, 0.07038581371307373, -0.14609341323375702, 0.13211099803447723, -0.1090962141752243, -0.11761362850666046, -0.05389588326215744, -0.14889225363731384, 0.0913425013422966, 0.2945999205112457, 0.1799032837152481, 0.010058975778520107, 0.07080847769975662, -0.16895923018455505, 0.008646124973893166, -0.09758705645799637, -0.08705160021781921, -0.2607939541339874, 0.173678457736969, -0.09428895264863968, -0.07592585682868958, -0.18089275062084198, 0.08058260381221771, 0.17702284455299377, 0.05355309322476387, -0.03317106142640114, 0.27135106921195984, -0.20560972392559052, 0.10263057053089142, -0.3744186758995056, 0.42916786670684814, 0.18187308311462402, -0.07621951401233673, 0.4339871108531952, 0.0440639927983284, 0.2893408238887787, 0.17042076587677002, -0.09943091124296188, 0.5584633350372314, -0.2449924200773239, -0.20360590517520905, 0.07349634915590286, -0.34950846433639526, 0.15380243957042694, -0.07661385834217072, -0.16091391444206238, -0.3392730951309204, -0.2207515686750412, 0.49660009145736694, 0.2215682566165924, 0.0853850468993187, -0.3138599395751953, 0.2969188690185547, 0.18150562047958374, -0.316078782081604, 0.20163121819496155, 0.14192050695419312, -0.021522661671042442, -0.0990709662437439, 0.01249715220183134, 0.540652871131897, 0.1840057224035263, 0.22652137279510498, 0.28807970881462097, 0.09836568683385849, 0.07345062494277954, -0.09093008935451508, 0.29803186655044556, 0.08609694242477417, 0.4913714826107025, -0.022304285317659378, 0.011856216937303543, 0.23125459253787994, -0.2626519501209259, 0.13118304312229156, 0.055788781493902206, 0.18254947662353516, -0.12220598757266998, -0.03853924199938774, -0.08240704983472824, -0.12076005339622498, -0.28414443135261536, -0.1321154534816742, 0.09817484766244888, -0.3663623332977295, -0.16491226851940155, 0.22369971871376038, -0.2847588360309601, -0.3217093050479889, -0.09960950165987015, 0.04257975146174431, 0.05843062326312065, 0.02397659793496132, -0.3146441578865051, 0.10488463938236237, 0.1962481290102005, 0.1997060328722, -0.3078324794769287, -0.005149094853550196, 0.02356027439236641, 0.21111497282981873, -0.10332899540662766, 0.0160343237221241, -0.20001472532749176, -0.016288673505187035, -0.15243642032146454, -0.003537035547196865, 0.2678828835487366, -0.06944438815116882, -0.05980033800005913, -0.12072596698999405, -0.1735537052154541, -0.2163156419992447, -0.30258411169052124, -0.07607115060091019, 0.05056203529238701, 0.1335398405790329, -0.02958153374493122, 0.13812986016273499, -0.068001888692379, -0.2576342225074768, 0.5024644136428833, 0.11349138617515564, 0.08455069363117218, -0.10101109743118286, 0.08705107122659683, 0.44900575280189514, 0.23984533548355103, 0.3197931945323944, -0.25480055809020996, -0.0910990983247757, 0.16830414533615112, -0.1627802699804306, 0.0025009370874613523, -0.2405778169631958, -0.24904079735279083, -0.18113379180431366, -0.2506161034107208, -0.3372268080711365, -0.5890894532203674, -0.24105021357536316, 0.3414005935192108, 0.3169441521167755, 0.222605362534523, 0.33305618166923523, 0.13642217218875885, -0.2035784125328064, 0.0829024463891983, -0.12154829502105713, -0.2978868782520294, 0.48183688521385193, -0.092201828956604, -0.07694682478904724, 0.35920435190200806, 0.011204024776816368, 0.2148512452840805, 0.17222249507904053, 0.2643022835254669, 0.22938114404678345, 0.18645551800727844, 0.42015883326530457, -0.27398815751075745, -0.0889180600643158, -0.5321003198623657, -0.2701103091239929, -0.29853129386901855, -0.05196768045425415, -0.38141733407974243, -0.2475188970565796, 0.12612178921699524, -0.27605709433555603, -0.10877174884080887, -0.0011550798080861568, -0.0031784980092197657, -0.2809455394744873, -0.034363094717264175, 0.08813250064849854, 0.19142670929431915, -0.17195120453834534, 0.08329194784164429, -0.2942231595516205, -0.09804368764162064, 0.18110471963882446, -0.2831854820251465, 0.028724810108542442, -0.16150787472724915, -0.5930960774421692, 0.2540847957134247, 0.1748761534690857, 0.2531679570674896, 0.26778069138526917, -0.5599309206008911, 0.04058592766523361, -0.033351775258779526, 0.5524625182151794, -0.06441137939691544, -0.21800623834133148, 0.023396216332912445, -0.6719788908958435, -0.36624544858932495, 0.049975063651800156, -0.3302336037158966, -0.21952107548713684, 0.028270523995161057, 0.33969420194625854, 0.11045302450656891, -0.045635469257831573, 0.1573098748922348, -0.0168205164372921, 0.015443118289113045, 0.03220892325043678, -0.25322601199150085, -0.3025331497192383, 0.02357564866542816, -0.1489812284708023, 0.0171305350959301, -0.1453779637813568, -0.2778121829032898, 0.054600875824689865, -0.30294451117515564, -0.05341896042227745, -0.049072712659835815, 0.03181767091155052, 0.04129675403237343, 0.10866603255271912, -0.09329508990049362, 0.08061595261096954, -0.11181933432817459, -0.17554956674575806, 0.10539787262678146, -0.3277367651462555, 0.13261114060878754, -0.07674326002597809, 0.023269429802894592, 0.1273210346698761, 0.2902508080005646, 0.4120892584323883, 0.11656058579683304, -0.03375750407576561, 0.004483797121793032, -0.022279581055045128, -0.5200404524803162, -0.061735011637210846, 0.0381123423576355, 0.24389873445034027, -0.34082284569740295, 0.6950573325157166, 0.03981054201722145, -0.007536512799561024, -0.018511038273572922, -0.09738922864198685, -0.01069500669836998, 0.38902902603149414, 0.29045215249061584, 0.7742350101470947, -0.06573175638914108, 0.22466318309307098, 0.39305588603019714, -0.2643396854400635, 0.28481632471084595, 0.5253901481628418, 0.10115768015384674, -0.10619787126779556, -0.5547782778739929, -0.07829435914754868, 0.040160201489925385, -0.09855774790048599, -0.3224389851093292, -0.4700867533683777, 0.005662178620696068, -0.011267170310020447, -0.1298857182264328, 0.052735671401023865, 0.0029307412914931774, -0.12987744808197021, -0.04114941135048866, -0.20666265487670898, 0.19845420122146606, 0.5415534973144531, -0.169208824634552, 0.1831330806016922, 0.011325988918542862, -0.09843273460865021, 0.1255452185869217, 0.1141505092382431, -0.13585081696510315, -0.09658602625131607, 0.21266666054725647, -0.0031008808873593807, -0.4616824984550476, -0.18890173733234406, -0.043523628264665604, 0.2029264122247696, -0.10737215727567673, 0.2088671326637268, -0.18749456107616425, 0.6594176888465881, 0.0970103070139885, 0.021923517808318138, -0.17448242008686066, 0.4213818311691284, 0.09507261961698532, 0.04552089422941208, 0.2724766433238983, -0.10341370105743408, -0.12327596545219421, -0.02375844493508339, 0.23551996052265167, -0.2419014275074005, -0.20272506773471832, -0.24188776314258575, 0.21072420477867126, -0.3343667685985565, -0.19692306220531464, 0.2212882786989212, -0.0392097570002079, -0.27511265873908997, -0.015845760703086853, -0.24632751941680908, -0.4088663160800934, -0.13547629117965698, 0.42181506752967834, 0.455791175365448, 0.580112099647522, 0.5665417313575745, -0.25071147084236145, -0.10750000178813934, -0.12414558976888657, 0.2239243984222412, 0.1952362358570099, 0.18515489995479584, 0.4649805724620819, -0.33501407504081726, -0.2345767617225647, 0.07229453325271606, 0.008335907943546772, -0.16266228258609772, 0.3546036183834076, -0.5133171677589417, 0.040584463626146317, -0.20930907130241394, 0.07617203146219254, 0.3453156352043152, 0.46904274821281433, -0.07604324817657471, -0.026552710682153702, 0.06709995120763779, -0.04753079637885094, -0.4165515601634979, 0.027349049225449562, -0.37866610288619995, 0.061406128108501434, 0.05079963058233261, -0.26380208134651184, -0.07979241758584976, 0.04985647276043892, 0.21146297454833984, 0.36725902557373047, -0.10125474631786346, -0.3428789973258972, 0.02309737168252468, 0.0764756053686142, -0.08587347716093063, -0.2349698394536972, -0.07512883841991425, 0.0536673404276371, -0.3053329288959503, -0.047951094806194305, -0.09949470311403275, 0.06861612200737, -0.13147839903831482, 0.23574501276016235, -0.006538257002830505, -0.06973418593406677, -0.1611158698797226, -0.07510525733232498, -0.14196793735027313, -0.010461118072271347, -0.09643051028251648, 0.29293736815452576, -0.2875604033470154, -0.05338675528764725, 0.05357344076037407, -0.10909100621938705, -0.0927070677280426, -0.11815578490495682, 0.29228606820106506, 0.2850477695465088, -0.23724350333213806, -0.09532076120376587, 0.18117545545101166, 0.08607465028762817, 0.031171532347798347, -0.19205926358699799, 0.04236163571476936, 0.24589082598686218, -0.16041456162929535, -0.020893212407827377, -0.26418203115463257, -0.22165712714195251, 0.29876619577407837, 0.42116934061050415, 0.06939098984003067, 0.16123966872692108, -0.24492208659648895, 0.02237306721508503, 0.2648853659629822, -0.16119344532489777, 0.34724462032318115, 0.33488351106643677, 0.02356082946062088, -0.11313851177692413, 0.4650276005268097, 0.16269701719284058, 0.24016058444976807, -0.0009170218254439533, 0.47877997159957886, 0.38206204771995544, -0.19543905556201935, 0.18375438451766968, 0.010885276831686497, -0.14973345398902893, 0.40382397174835205, 0.320592999458313, -0.22568252682685852, 0.4045152962207794, 0.20907995104789734, -0.2565072476863861, -0.2088787704706192, 0.18524348735809326, -0.11712999641895294, 0.24501553177833557, -0.05122210830450058, -0.21484021842479706, 0.08589986711740494, -0.16176825761795044, -0.05800040438771248, -0.036091398447752, -0.0025514273438602686, -0.22295531630516052, 0.33202141523361206, 0.043775349855422974, 0.06364341080188751, 0.21971498429775238, 0.1446271687746048, -0.04478625953197479, 0.2530990540981293, -0.303267240524292, -0.3733294606208801, 0.27351224422454834, -0.17259597778320312, -0.28846240043640137, 0.4542294442653656, 0.37284645438194275, -0.07772771269083023, -0.1609681099653244, 0.3433227241039276, 0.09214764833450317, -0.3451431691646576, 0.11164408177137375, -0.15645089745521545, 0.1047884002327919, 0.0780240073800087, -0.04197806492447853, 0.2618635296821594, -0.19621498882770538, 0.044747281819581985, 0.063300222158432, 0.1715448796749115, -0.42887023091316223, 0.35184651613235474, 0.19895434379577637, -0.1530001014471054, 0.07483191043138504, 0.028506917878985405, -0.26333096623420715, 0.11873563379049301, 0.22379249334335327, -0.7087174654006958, 0.021490436047315598, 0.15314190089702606, 0.14622457325458527, -0.09093506634235382, 0.44734078645706177, 0.3604641258716583, -0.019795319065451622, -0.10929110646247864, 0.09795963764190674, -0.06144597381353378, 0.011153020896017551, 0.010987717658281326, -0.15242138504981995, 0.2730092406272888, 0.3499733805656433, -0.08641675114631653, -0.2939915359020233, -0.2613144516944885, 0.3584733307361603, -0.2771114110946655, 0.06462924927473068, 0.10057231038808823, -0.42426013946533203, -0.2862362861633301, -0.2551353871822357, -0.06378743797540665, -0.1962212473154068, 0.04184773191809654, -0.27754873037338257, 0.19178950786590576, 0.346540242433548, 0.07931708544492722, 0.08228981494903564, 0.36547279357910156, 0.2012600600719452, 0.19944530725479126, -0.22259771823883057, -0.30631449818611145, -0.022859876975417137, 0.39944988489151, 0.10368447750806808, -0.3763742744922638, 0.1389855593442917, -0.11074640601873398, -0.04984092339873314, 0.030847012996673584, 0.07620920985937119, 0.1026563048362732, 0.2234368473291397, 0.15110041201114655, -0.19171074032783508, -0.12332066148519516, 0.1579250544309616, -0.34000977873802185, -0.1419481635093689, 0.21456995606422424, 0.331981360912323, 0.04212231561541557, 0.127228781580925, -0.11202507466077805, -0.002026311820372939, 0.42426666617393494, -0.1372169405221939, -0.02581041306257248, -0.37917816638946533, -0.0484766848385334, 0.04312475770711899, 0.07327602803707123, -0.24049243330955505, -0.0016893555875867605, 0.27653056383132935, -0.07774555683135986, -0.49643704295158386, 0.2644142806529999, 0.034278202801942825, -0.08070050179958344, -0.24423445761203766, 0.23050089180469513, 0.2558688819408417, -0.08474869281053543, 0.05704856291413307, -0.1675347536802292 ]
54
..\pandas\reference\api\pandas.IndexSlice.html
pandas.IndexSlice
pandas.IndexSlice = <pandas.core.indexing._IndexSlice object># Create an object to more easily perform multi-index slicing. Notes See Defined Levels for further info on slicing a MultiIndex.
No parameters found
[">>> midx = pd.MultiIndex.from_product([['A0','A1'], ['B0','B1','B2','B3']])\n>>> columns = ['foo', 'bar']\n>>> dfmi = pd.DataFrame(np.arange(16).reshape((len(midx), len(columns))),\n... index=midx, columns=columns)", ">>> dfmi.loc[(slice(None), slice('B0', 'B1')), :]\n foo bar\n A0 B0 0 1\n B1 2 3\n A1 B0 8 9\n B1 10 11", ">>> idx = pd.IndexSlice\n>>> dfmi.loc[idx[:, 'B0':'B1'], :]\n foo bar\n A0 B0 0 1\n B1 2 3\n A1 B0 8 9\n B1 10 11"]
pandas.IndexSlice pandas.IndexSlice = <pandas.core.indexing._IndexSlice object># Create an object to more easily perform multi-index slicing. Notes See Defined Levels for further info on slicing a MultiIndex.
[ 0.07447535544633865, -0.32098323106765747, -0.22229734063148499, 0.03966568037867546, 0.18882441520690918, 0.43534597754478455, 0.39625731110572815, 0.19166453182697296, 0.27844324707984924, 0.43580153584480286, -0.25282254815101624, 0.4728591740131378, 0.02975074015557766, 0.36264610290527344, -0.16007567942142487, -0.23719774186611176, -0.004574873484671116, 0.297844797372818, 0.08748766779899597, 0.012844703160226345, -0.3570347726345062, -0.043109580874443054, -0.08643165230751038, 0.13135381042957306, 0.004241081420332193, -0.18238292634487152, -0.29904645681381226, 0.19823332130908966, 0.131168931722641, -0.2471068799495697, 0.2680948078632355, -0.15656985342502594, 0.0389631986618042, 0.2580161988735199, -0.0000902912433957681, 0.022661732509732246, 0.1771123707294464, 0.019873421639204025, -0.09144851565361023, 0.2567758858203888, -0.2897018492221832, -0.08029843866825104, 0.17456436157226562, -0.5118741989135742, 0.030103716999292374, -0.25110772252082825, -0.03313887491822243, -0.4053117632865906, -0.004601030144840479, -0.07268574833869934, 0.3660169243812561, -0.1189550831913948, 0.1353505700826645, -0.09104863554239273, -0.17510448396205902, -0.36703529953956604, 0.18529479205608368, 0.035963211208581924, -0.17692716419696808, 0.35201919078826904, 0.03915172815322876, 0.15201985836029053, -0.06877833604812622, -0.017954673618078232, -0.0420665442943573, 0.1923321932554245, 0.28177759051322937, -0.021809758618474007, -0.0342121385037899, 0.2634568214416504, 0.1679012030363083, -0.1674756407737732, -0.4156245291233063, 0.12445235252380371, 0.12386617064476013, -0.26182085275650024, -0.17962433397769928, 0.0018120866734534502, 0.28857308626174927, 0.1890544593334198, 0.4182867109775543, -0.04357825219631195, 0.022303259000182152, 0.13619713485240936, 0.008042478002607822, 0.5160210728645325, -0.0283847376704216, 0.0031643426045775414, 0.29851752519607544, -0.15517662465572357, 0.09991973638534546, 0.09696301072835922, -0.09062448889017105, -0.016865571960806847, -0.04486005753278732, -0.027034074068069458, 0.03398890793323517, -0.3701728582382202, -0.1900607943534851, -0.45316895842552185, 0.15657171607017517, 0.1313885897397995, 0.20762670040130615, 0.3193240761756897, 0.1439446657896042, 0.018932998180389404, -0.09066153317689896, 0.22849224507808685, 0.1015259250998497, -0.16421784460544586, 0.06094522401690483, -0.21237729489803314, 0.07988317310810089, 0.0006265651900321245, -0.022451648488640785, 0.13659115135669708, -0.0947471633553505, 0.1224237009882927, -0.3101358115673065, -0.2111417055130005, -0.322854608297348, -0.17143364250659943, 0.3040280342102051, 0.15314055979251862, -0.06699923425912857, 0.3484351336956024, -0.14177405834197998, 0.09172209352254868, -0.18198895454406738, 0.07596608251333237, -0.42580610513687134, 0.4252384603023529, 0.21457700431346893, -0.02800391986966133, -0.07704031467437744, -0.330014169216156, 0.13351982831954956, 0.002548287622630596, -0.015885602682828903, -0.18760515749454498, 0.09759803116321564, 0.07639838755130768, 0.0033774888142943382, 0.1598876416683197, -0.0449700802564621, -0.20273169875144958, 0.23715074360370636, -0.3755307197570801, -0.26365554332733154, 0.18191960453987122, -0.1007831022143364, -0.2163667529821396, -0.2607923746109009, 0.3136731684207916, 0.19050058722496033, 0.05054643750190735, -0.0820421427488327, 0.2831639349460602, 0.05598499998450279, 0.2599181532859802, 0.2001653015613556, 0.06349311769008636, -0.07629159092903137, -0.20385366678237915, 0.2779994606971741, -0.19554725289344788, -0.3055327534675598, -0.08010518550872803, -0.23783504962921143, -0.19254077970981598, 0.1528659462928772, -0.12269988656044006, -0.12512266635894775, -0.039231617003679276, -0.017997220158576965, 0.29132822155952454, 0.12450059503316879, -0.23070107400417328, -0.06752331554889679, -0.21067436039447784, -0.1478891670703888, -0.2211313396692276, 0.29531264305114746, 0.22525809705257416, -0.09415369480848312, 0.06312266737222672, 0.004965829197317362, 0.1562025249004364, -0.1644623726606369, 0.07905256003141403, -0.00011700075265252963, -0.08584181219339371, 0.006881307810544968, 0.07565946131944656, 0.08182290941476822, 0.047572243958711624, -0.10625165700912476, -0.060361478477716446, 0.16995270550251007, -0.1341235488653183, 0.11834897845983505, -0.004034640733152628, 0.056725431233644485, 0.11410556733608246, 0.057376813143491745, -0.15821443498134613, -0.06424138695001602, 0.1182936280965805, 0.22063852846622467, -0.22406204044818878, 0.11765973269939423, -0.4874342083930969, -0.09501901268959045, -0.0019235953222960234, 0.08381406962871552, 0.05162090063095093, 0.30841636657714844, 0.06743094325065613, -0.023147180676460266, -0.2320927381515503, -0.24987384676933289, -0.062438253313302994, 0.05135137587785721, -0.0558147057890892, -0.247422456741333, 0.0010328278876841068, -0.03965219110250473, 0.08353924751281738, -0.05903584882616997, 0.0889776200056076, 0.13130639493465424, 0.032045748084783554, 0.00837794691324234, 0.4092457890510559, 0.096394844353199, -0.10172243416309357, 0.44659221172332764, 0.09749438613653183, -0.054350681602954865, -0.254911333322525, 0.12331464886665344, 0.2555171549320221, 0.14294099807739258, 0.020283406600356102, -0.11390098929405212, 0.4039627015590668, -0.32411032915115356, -0.01719258539378643, -0.23688215017318726, 0.1260715126991272, 0.2709583342075348, 0.040780648589134216, 0.022027384489774704, -0.3234044313430786, -0.6445550322532654, 0.15913063287734985, -0.17149478197097778, -0.16951730847358704, -0.39367419481277466, 0.2188693881034851, 0.14693935215473175, -0.15032286942005157, 0.22330348193645477, -0.13189710676670074, 0.027362052351236343, 0.0018382817506790161, -0.18172213435173035, 0.10284482687711716, -0.00021164523786865175, 0.20940005779266357, 0.29062679409980774, -0.19310982525348663, 0.11893466114997864, -0.07920046150684357, 0.20189499855041504, 0.24805593490600586, -0.14477014541625977, -0.02259156107902527, -0.05509607866406441, -0.3613134026527405, -0.06286168098449707, 0.0837022215127945, -0.015438527800142765, 0.18401430547237396, -0.061875708401203156, 0.23128648102283478, -0.32375407218933105, -0.21558444201946259, -0.02417956478893757, -0.41478386521339417, 0.09661173820495605, -0.3182535469532013, -0.08109243214130402, 0.18013522028923035, -0.23326946794986725, 0.12870554625988007, -0.23966336250305176, 0.1260192096233368, 0.16044950485229492, 0.039611220359802246, 0.11206807941198349, -0.14963550865650177, -0.04233015701174736, 0.2959330677986145, -0.013145344331860542, 0.3076462745666504, -0.0005892334156669676, 0.27736741304397583, 0.17599408328533173, -0.06318078190088272, 0.031718041747808456, 0.007653451059013605, -0.17576982080936432, 0.16580796241760254, 0.10459545254707336, 0.05812760069966316, -0.2880028188228607, -0.2097862958908081, 0.14295369386672974, 0.07906889915466309, 0.11366169899702072, -0.1433020532131195, 0.004024986177682877, 0.18974752724170685, 0.13638582825660706, -0.19490793347358704, -0.18546561896800995, -0.34267163276672363, 0.03186774626374245, -0.28401312232017517, 0.23719950020313263, -0.10190796852111816, -0.029457729309797287, 0.2488563507795334, 0.379597544670105, 0.11349393427371979, -0.16229882836341858, -0.04075312614440918, -0.020099105313420296, -0.3692396283149719, 0.0191603172570467, -0.08035440742969513, -0.3184855878353119, 0.02440479025244713, -0.34175604581832886, 0.00922639574855566, -0.005512918345630169, -0.0972399115562439, -0.31739893555641174, -0.04962054640054703, 0.13068076968193054, 0.29615283012390137, 0.1836431622505188, -0.343572735786438, -0.07254377752542496, -0.1567937433719635, 0.0686861127614975, 0.06470803171396255, -0.2065993696451187, 0.09919589757919312, 0.5241852402687073, 0.024424007162451744, 0.19505207240581512, 0.1109234020113945, 0.0986550971865654, 0.21856091916561127, -0.08075878024101257, 0.12120285630226135, 0.08608447760343552, -0.3248101472854614, -0.37035080790519714, 0.14173923432826996, -0.08091102540493011, 0.11903836578130722, -0.08431987464427948, -0.14491835236549377, 0.06662920117378235, -0.20373748242855072, -0.3963461220264435, -0.12411406636238098, 0.04362824931740761, 0.08535270392894745, -0.04204529896378517, -0.09502052515745163, 0.05621980130672455, -0.29417678713798523, 0.02644268237054348, -0.1536472737789154, 0.013331083580851555, 0.0371754914522171, -0.16791066527366638, 0.20819351077079773, -0.28797054290771484, -0.29433467984199524, 0.31581777334213257, 0.24276697635650635, 0.14945845305919647, 0.33185601234436035, -0.32575905323028564, 0.036855846643447876, -0.07802314311265945, 0.4731658697128296, -0.06398426741361618, -0.14689147472381592, 0.316383421421051, -0.1970629096031189, -0.2703745365142822, 0.13227324187755585, -0.1417505443096161, 0.3731710910797119, 0.024241888895630836, 0.06404804438352585, -0.05014432966709137, -0.16807295382022858, 0.39402908086776733, 0.026160728186368942, -0.21283048391342163, 0.000012138991223764606, -0.31601420044898987, -0.26352474093437195, 0.36556747555732727, 0.16817469894886017, -0.13665135204792023, 0.489759236574173, 0.18163539469242096, -0.19269992411136627, -0.15358580648899078, -0.5816170573234558, -0.02352428436279297, 0.0583670400083065, 0.1893198937177658, 0.4134179353713989, 0.04135042428970337, 0.0930166020989418, 0.03213454410433769, 0.04609405994415283, 0.3453339636325836, -0.2891821563243866, 0.33230191469192505, -0.0730089619755745, -0.06472907215356827, 0.3239041864871979, -0.034345515072345734, -0.1110658049583435, 0.15194746851921082, -0.07677114009857178, 0.007406942080706358, 0.0043572671711444855, -0.16319045424461365, 0.1295173168182373, 0.07514490187168121, -0.18518619239330292, -0.28089639544487, 0.5901609659194946, 0.06690461933612823, -0.1001523956656456, 0.37107256054878235, 0.17567510902881622, -0.3365961015224457, 0.007886013016104698, 0.4645689129829407, 0.46042028069496155, -0.3410643935203552, -0.09769006073474884, 0.010766659863293171, -0.04555307328701019, 0.20524947345256805, 0.12312213331460953, 0.48118749260902405, -0.24357730150222778, -0.3856675624847412, -0.040434226393699646, 0.0734541267156601, -0.15710093080997467, 0.06277851015329361, -0.2737269401550293, 0.2114342451095581, -0.42085278034210205, 0.054826393723487854, -0.1708901822566986, 0.2003038227558136, 0.032414622604846954, -0.28923654556274414, -0.07562053948640823, 0.2692463994026184, 0.10905368626117706, -0.2611641585826874, -0.0052618044428527355, 0.03245837986469269, -0.16269585490226746, -0.07544055581092834, -0.057381391525268555, -0.15228281915187836, 0.3183567523956299, 0.5098438858985901, -0.20960311591625214, -0.07346169650554657, -0.3547590672969818, -0.052278876304626465, 0.35878440737724304, -0.32784247398376465, 0.10644291341304779, -0.019804945215582848, 0.07339049875736237, -0.08940747380256653, -0.23805081844329834, 0.10037674009799957, 0.28266650438308716, 0.13948632776737213, -0.15019303560256958, 0.16484513878822327, 0.2504650354385376, -0.4044620394706726, -0.23500420153141022, 0.1480618268251419, -0.168715238571167, -0.17728176712989807, 0.16414056718349457, -0.09140194207429886, 0.02989276871085167, -0.22335326671600342, 0.29293084144592285, 0.028732329607009888, -0.11895410716533661, 0.21520505845546722, 0.0532081201672554, -0.1998392939567566, -0.01766156032681465, 0.34795618057250977, 0.2677296996116638, 0.49799299240112305, 0.0497918538749218, 0.045979153364896774, -0.13596853613853455, -0.24620263278484344, -0.010803977027535439, 0.15964047610759735, 0.44868364930152893, 0.4797156751155853, -0.3179360330104828, -0.13350427150726318, 0.18061186373233795, 0.2823713719844818, -0.03406336531043053, 0.46806174516677856, -0.4378523528575897, -0.19402745366096497, -0.40365535020828247, 0.2720601260662079, 0.12731125950813293, 0.3632925748825073, -0.2483232468366623, 0.11619840562343597, -0.1529257744550705, 0.13416674733161926, -0.4966491460800171, -0.017743833363056183, -0.18206965923309326, 0.02906322106719017, 0.0007191963959485292, 0.1598120778799057, 0.20902884006500244, 0.26157769560813904, 0.35876980423927307, -0.05025305598974228, 0.059007007628679276, -0.42607417702674866, -0.11559801548719406, -0.007543017156422138, -0.02707601897418499, 0.171671524643898, -0.01586209423840046, -0.05289037898182869, -0.3517628610134125, -0.2799622416496277, -0.20172880589962006, 0.15862783789634705, 0.020071377977728844, 0.3715290427207947, 0.27880311012268066, -0.21280261874198914, 0.16502206027507782, -0.07017623633146286, 0.041671693325042725, 0.07195054739713669, -0.062384724617004395, 0.2645629644393921, -0.13416272401809692, -0.11098399758338928, 0.13571083545684814, 0.15881769359111786, -0.10621959716081619, -0.13736975193023682, -0.10694953799247742, 0.09429628401994705, -0.21465493738651276, 0.2750491499900818, 0.34322962164878845, 0.15334452688694, 0.16669440269470215, 0.2721247673034668, -0.08743961155414581, 0.40859919786453247, -0.36927568912506104, -0.06892387568950653, 0.2435551881790161, -0.1669279783964157, 0.25974687933921814, 0.49957817792892456, 0.05706048756837845, 0.09588738530874252, 0.05868631228804588, -0.16501103341579437, 0.08510158210992813, -0.03292284533381462, 0.03565539792180061, 0.29171422123908997, -0.05897236987948418, -0.0723448172211647, 0.30375906825065613, 0.20591865479946136, 0.48877692222595215, 0.4651643931865692, 0.08872587978839874, 0.24436868727207184, 0.042096592485904694, 0.13182781636714935, -0.009099804796278477, -0.28092512488365173, 0.21258752048015594, -0.007649874780327082, 0.059036947786808014, -0.14553146064281464, 0.2207326889038086, 0.263834148645401, -0.261862188577652, 0.0022377707064151764, -0.1460919976234436, 0.42829328775405884, -0.08901722729206085, -0.2472800314426422, 0.15894801914691925, -0.07235323637723923, -0.05575081706047058, -0.21536564826965332, 0.3541529178619385, -0.02621954120695591, -0.02384430170059204, -0.1610594093799591, 0.14531457424163818, -0.009443528950214386, -0.06036435812711716, 0.07966845482587814, 0.31114622950553894, -0.1930476874113083, -0.4079186022281647, 0.3834138512611389, 0.10717641562223434, -0.006443667225539684, 0.13393965363502502, -0.019199127331376076, -0.3220165967941284, -0.333816796541214, -0.09037528187036514, -0.13932566344738007, -0.22434650361537933, 0.02860025130212307, -0.1565268188714981, -0.017578378319740295, 0.03019772469997406, 0.1045193076133728, 0.29488039016723633, -0.2702057361602783, -0.08698166161775589, 0.21348585188388824, 0.3058862090110779, -0.19346758723258972, 0.028852440416812897, 0.3315189778804779, 0.002780668903142214, -0.14901767671108246, -0.07933656126260757, -0.3836337924003601, -0.26851776242256165, -0.05763467773795128, -0.39040306210517883, 0.0626026913523674, 0.4127885699272156, 0.21096782386302948, 0.07537314295768738, 0.2223847508430481, -0.21170711517333984, 0.20159831643104553, -0.09002947807312012, 0.01760195381939411, -0.10452369600534439, 0.010962409898638725, 0.01999606378376484, -0.06516265124082565, 0.1309095025062561, 0.2068520337343216, 0.03586692735552788, -0.17992937564849854, 0.1247781366109848, 0.06721366196870804, 0.1630486398935318, 0.12316130101680756, 0.039470404386520386, -0.20988178253173828, -0.21197420358657837, -0.2658005356788635, 0.06488078087568283, -0.11992453783750534, -0.08885256201028824, -0.12603776156902313, 0.31150954961776733, -0.16221024096012115, -0.1010090634226799, -0.0015029419446364045, -0.17030782997608185, 0.2277740091085434, -0.09101661294698715, 0.07290345430374146, -0.22579196095466614, 0.07252685725688934, 0.05010531470179558, -0.08900848776102066, -0.3386854827404022, 0.21725478768348694, 0.045180127024650574, 0.1801770031452179, -0.3021804690361023, -0.12882468104362488, -0.1796434074640274, 0.23546962440013885, 0.06213034316897392, -0.018463175743818283, -0.23479701578617096, 0.39733925461769104, -0.30040261149406433, -0.12975825369358063, -0.0028750370256602764, 0.273705393075943, 0.010092531330883503, 0.26387834548950195, 0.20487342774868011, -0.29802802205085754, 0.3315128982067108, -0.3786603510379791, -0.06997361034154892, -0.3075597882270813, 0.14426366984844208, 0.3012406826019287, 0.004084189422428608, 0.21237137913703918, 0.07400857657194138, 0.21684986352920532, -0.008821544237434864, -0.2695779800415039, 0.1095309928059578, 0.12938378751277924, 0.08361785858869553, -0.1346760094165802, -0.1775272637605667, 0.13012978434562683, 0.09360498189926147, -0.18527235090732574, -0.14842985570430756 ]
55
..\pandas\reference\api\pandas.tseries.offsets.BYearBegin.is_quarter_end.html
pandas.tseries.offsets.BYearBegin.is_quarter_end
BYearBegin.is_quarter_end(ts)# Return boolean whether a timestamp occurs on the quarter end.
No parameters found
['>>> ts = pd.Timestamp(2022, 1, 1)\n>>> freq = pd.offsets.Hour(5)\n>>> freq.is_quarter_end(ts)\nFalse']
pandas.tseries.offsets.BYearBegin.is_quarter_end BYearBegin.is_quarter_end(ts)# Return boolean whether a timestamp occurs on the quarter end.
[ -0.17303624749183655, -0.42020943760871887, -0.2070642113685608, -0.08649303764104843, -0.28774914145469666, -0.0501626692712307, 0.23164445161819458, 0.28072217106819153, -0.09889881312847137, -0.0002451538748573512, 0.19767741858959198, 0.17870545387268066, 0.13164906203746796, 0.04180319234728813, -0.35845136642456055, 0.16971291601657867, 0.07661743462085724, 0.6118110418319702, -0.40960824489593506, 0.11788912862539291, -0.34802865982055664, 0.027819031849503517, -0.23630468547344208, -0.029258690774440765, 0.009192157536745071, -0.14179421961307526, -0.06553729623556137, -0.21167995035648346, -0.05698314681649208, 0.07540422677993774, 0.32982832193374634, -0.12031583487987518, -0.10440260916948318, 0.7245016694068909, -0.00010461374040460214, -0.2974432408809662, 0.11330235749483109, -0.13176943361759186, -0.0928649827837944, 0.39418184757232666, 0.12444354593753815, 0.10466416925191879, 0.052504315972328186, -0.2064458727836609, -0.18423672020435333, -0.005157717503607273, -0.05673510581254959, -0.07353585958480835, 0.42830610275268555, 0.40644922852516174, 0.19182893633842468, 0.1039329394698143, -0.12200094759464264, 0.09565415978431702, 0.2967645227909088, -0.1847238540649414, 0.19337426126003265, -0.20277807116508484, -0.21025705337524414, -0.255549818277359, 0.23739835619926453, 0.30616697669029236, 0.11249516904354095, 0.24762937426567078, -0.2665351629257202, 0.05957793816924095, 0.3204191327095032, 0.2886103093624115, -0.12016613781452179, 0.16987942159175873, 0.5518097281455994, -0.36617210507392883, -0.32889899611473083, 0.015170239843428135, -0.14870810508728027, -0.1962593048810959, 0.089230976998806, -0.16253533959388733, 0.05232517421245575, 0.14494438469409943, -0.06764736026525497, 0.5671353340148926, -0.23285453021526337, 0.16671819984912872, -0.6350730061531067, 0.16302140057086945, -0.06096826121211052, -0.1753700226545334, -0.26549437642097473, -0.07390701770782471, 0.28928515315055847, 0.091523177921772, -0.06592492759227753, 0.22611236572265625, -0.0001634736981941387, -0.4707610607147217, 0.11729952692985535, 0.25673559308052063, -0.04138818755745888, -0.006735997274518013, -0.10742034018039703, 0.06816548109054565, -0.3303743600845337, -0.04903209209442139, 0.1582794040441513, 0.2660980224609375, -0.07716643065214157, 0.0007707897457294166, 0.23684778809547424, -0.011735860258340836, -0.0417168065905571, 0.1402822881937027, 0.40782415866851807, -0.17280006408691406, 0.08195799589157104, 0.1199595108628273, 0.2081211358308792, -0.03806271404027939, -0.22945429384708405, -0.008869254030287266, -0.006283171009272337, -0.16014766693115234, 0.1629256159067154, -0.016179712489247322, -0.20791049301624298, 0.216136172413826, 0.1793416291475296, -0.2686707675457001, 0.10798186808824539, 0.2798767387866974, -0.22054556012153625, 0.26758596301078796, 0.033576782792806625, -0.41159993410110474, -0.22680877149105072, 0.15070539712905884, -0.1466909945011139, 0.2459942102432251, -0.27142417430877686, 0.20083317160606384, -0.23072192072868347, -0.31109076738357544, 0.3066752254962921, 0.33747053146362305, -0.34582650661468506, -0.22660933434963226, 0.04545583575963974, 0.07971780747175217, -0.2361384779214859, 0.08707685768604279, 0.33316799998283386, 0.15835191309452057, -0.0951688215136528, 0.31301602721214294, -0.3560328185558319, -0.01862330734729767, 0.05353594198822975, 0.09257478266954422, 0.2475425899028778, 0.0825008675456047, 0.6304624676704407, 0.09132315218448639, -0.33858317136764526, -0.030666330829262733, -0.06146722659468651, 0.16849109530448914, -0.36881664395332336, 0.031116530299186707, 0.09977502375841141, -0.49474504590034485, -0.07337594777345657, 0.1860588639974594, 0.39178910851478577, -0.15687929093837738, -0.3376099467277527, -0.6229785680770874, 0.03571692854166031, -0.25494280457496643, 0.0006631615688093007, -0.040505893528461456, -0.19269829988479614, -0.026444390416145325, 0.017350945621728897, 0.09734716266393661, -0.3999890983104706, -0.1517122983932495, 0.1987786442041397, -0.02624368481338024, -0.21164001524448395, -0.1996006965637207, -0.03658537566661835, -0.04242248460650444, 0.21412526071071625, 0.1425199657678604, 0.14808104932308197, -0.28168147802352905, -0.15407675504684448, 0.006930998060852289, 0.03244304284453392, 0.30231016874313354, -0.08904339373111725, -0.33394357562065125, 0.3507351875305176, -0.08861697465181351, -0.08285017311573029, -0.5440004467964172, 0.20360852777957916, 0.0449717752635479, 0.04277437552809715, 0.005181802436709404, 0.27698272466659546, -0.05610733851790428, -0.13054297864437103, 0.10705552250146866, 0.3126882314682007, 0.44998615980148315, 0.27543824911117554, 0.014460621401667595, 0.1772816777229309, 0.6435384154319763, -0.06761855632066727, 0.055887024849653244, 0.04564668983221054, -0.14172492921352386, 0.03698987513780594, -0.22634394466876984, 0.141037717461586, 0.008202812634408474, -0.20453135669231415, 0.3225875198841095, 0.1489095687866211, -0.03310220316052437, 0.2267172783613205, 0.0918385460972786, 0.22724902629852295, 0.19718070328235626, -0.07977654784917831, -0.14620845019817352, -0.03998314589262009, 0.3094058036804199, -0.3864308297634125, 0.39509475231170654, 0.06884554028511047, 0.08104877173900604, -0.1439652442932129, 0.3972196877002716, -0.021457266062498093, -0.25620847940444946, -0.010712984949350357, 0.011602798476815224, 0.10320153087377548, -0.13827070593833923, -0.09907820075750351, -0.26161205768585205, 0.1776638925075531, -0.08997558057308197, -0.19480107724666595, 0.27893325686454773, -0.14504973590373993, 0.09610138833522797, 0.351502925157547, -0.25820639729499817, -0.0046776458621025085, 0.1490265280008316, 0.23300117254257202, -0.0777713730931282, 0.01770428568124771, 0.10779394954442978, 0.034102149307727814, 0.27999183535575867, 0.34614819288253784, -0.050147250294685364, -0.16467219591140747, -0.013197457417845726, 0.1617962270975113, 0.034333135932683945, -0.19224247336387634, -0.06680404394865036, 0.22217079997062683, 0.1358603686094284, -0.08505041152238846, -0.01129247434437275, -0.17361842095851898, 0.007974325679242611, -0.2667507529258728, -0.05990317836403847, -0.1658506691455841, -0.4814608693122864, 0.1610966920852661, -0.43686017394065857, 0.31930699944496155, -0.14850686490535736, 0.4405873715877533, 0.16203919053077698, -0.024061236530542374, -0.015290235169231892, -0.12378207594156265, 0.359351247549057, 0.36492714285850525, -0.008301880210638046, -0.11413988471031189, -0.3182179629802704, 0.05809209495782852, 0.28224143385887146, -0.21014288067817688, 0.16354164481163025, 0.3470574915409088, -0.1516510397195816, -0.021222081035375595, 0.04099082201719284, -0.1843249648809433, 0.012444215826690197, -0.2977219223976135, 0.18958039581775665, 0.2193407267332077, 0.12941589951515198, -0.22923435270786285, 0.011934075504541397, -0.10764168202877045, -0.07023132592439651, -0.29006892442703247, -0.11947615444660187, 0.11521463841199875, 0.19684386253356934, -0.39012202620506287, 0.28034883737564087, 0.015588464215397835, -0.30204182863235474, 0.22010648250579834, -0.07117529958486557, -0.06627974659204483, 0.43137362599372864, -0.1764611303806305, 0.0349394753575325, 0.06988342106342316, -0.21500372886657715, -0.41928672790527344, -0.2971838116645813, 0.04806387424468994, 0.14298108220100403, -0.12088235467672348, 0.2774621546268463, -0.03839607536792755, -0.060367751866579056, -0.034123364835977554, -0.06042597070336342, -0.5985355973243713, 0.17141197621822357, 0.04305216297507286, 0.14811250567436218, -0.21941712498664856, 0.23211416602134705, -0.1836237758398056, -0.3545460104942322, -0.045690443366765976, 0.11993669718503952, 0.08292436599731445, -0.04241182282567024, 0.10409646481275558, 0.0561566986143589, 0.27774766087532043, -0.056830499321222305, 0.37303417921066284, 0.3657061755657196, -0.17423829436302185, 0.009314742870628834, -0.1492096334695816, 0.09471496194601059, 0.0869617909193039, 0.07089889049530029, -0.21167197823524475, 0.2886061668395996, -0.018581971526145935, 0.2600996494293213, -0.0678168535232544, 0.13285019993782043, -0.3061680793762207, -0.06705614924430847, -0.3180646598339081, -0.045947764068841934, -0.10440143197774887, -0.6552390456199646, 0.036775752902030945, -0.20926930010318756, -0.11989615857601166, -0.11532215774059296, -0.04110703989863396, -0.2907830476760864, 0.1591798961162567, 0.2867300510406494, -0.15619021654129028, -0.17777875065803528, -0.08566316217184067, 0.08686825633049011, 0.0005996543332003057, 0.09936988353729248, 0.23093751072883606, -0.0154579421505332, -0.16302908957004547, -0.12476925551891327, -0.03043142706155777, 0.5573817491531372, -0.024510668590664864, 0.20913563668727875, -0.09811209887266159, -0.258067786693573, -0.4236248731613159, 0.05232415348291397, -0.1125439926981926, -0.2956048846244812, -0.15722887217998505, 0.25763586163520813, -0.07425068318843842, 0.06143506243824959, 0.11101624369621277, -0.09104510396718979, 0.017532620579004288, -0.07636524736881256, -0.26476117968559265, -0.14120136201381683, 0.3828263282775879, 0.48780128359794617, 0.3643277883529663, -0.276130735874176, 0.1509035974740982, -0.3748069405555725, -0.05930517613887787, -0.08428532630205154, 0.2962184250354767, 0.20055139064788818, 0.009520608000457287, -0.05072566866874695, 0.07330908626317978, -0.17521587014198303, -0.4019204378128052, 0.47028571367263794, -0.20817837119102478, -0.15229028463363647, 0.07573476433753967, -0.24429623782634735, -0.0809459388256073, 0.029941456392407417, 0.09452024847269058, -0.3165540099143982, 0.12815801799297333, -0.060837119817733765, 0.1779083013534546, -0.2042515128850937, -0.34944480657577515, -0.1761934757232666, 0.30989542603492737, 0.0037645928096026182, -0.017754944041371346, 0.34664416313171387, 0.020788880065083504, -0.09564703702926636, -0.02547784522175789, -0.0671733170747757, -0.2650895118713379, 0.0061157457530498505, -0.17093458771705627, 0.495595246553421, 0.018544159829616547, -0.04301569610834122, 0.46820226311683655, -0.1746181845664978, 0.5159151554107666, 0.27070921659469604, 0.11493609845638275, 0.061671432107686996, -0.351006418466568, -0.24451909959316254, -0.028880350291728973, -0.330321729183197, -0.07403868436813354, -0.2917992174625397, 0.03444292023777962, -0.11266285926103592, 0.2635245621204376, 0.039241161197423935, -0.04596204310655594, 0.020637590438127518, 0.4172319769859314, -0.49839526414871216, 0.2657897174358368, 0.004467593505978584, 0.062467969954013824, -0.1504942625761032, 0.03221433609724045, -0.084042489528656, -0.1767360270023346, -0.010367309674620628, -0.2371312826871872, 0.16686134040355682, -0.03224276378750801, 0.012605219148099422, -0.2345532476902008, -0.4943546950817108, 0.005752665922045708, 0.5506618618965149, -0.2626022696495056, 0.1419151872396469, 0.012308526784181595, 0.12155058979988098, 0.11267285794019699, -0.2334529310464859, 0.17520101368427277, 0.4207885265350342, -0.13586528599262238, 0.12887082993984222, 0.20961657166481018, -0.116730235517025, -0.15757279098033905, 0.34054169058799744, 0.3841114044189453, -0.5662233233451843, -0.11775330454111099, -0.13268022239208221, -0.3446856439113617, -0.015995873138308525, -0.12259356677532196, 0.19696761667728424, -0.010415485128760338, 0.05449395254254341, 0.23005978763103485, -0.28864699602127075, -0.10714858770370483, -0.32624104619026184, 0.14406025409698486, -0.27581843733787537, 0.35457855463027954, 0.1520817130804062, 0.1555270552635193, -0.32742834091186523, -0.1382104605436325, -0.18751277029514313, -0.023572295904159546, -0.32674288749694824, 0.38192570209503174, 0.1272221803665161, 0.16732650995254517, 0.27070286870002747, 0.45791932940483093, 0.20290161669254303, 0.27695390582084656, -0.0005784900858998299, -0.24044100940227509, -0.2743017375469208, 0.2179809808731079, -0.06789243221282959, 0.4638582766056061, 0.2648332417011261, 0.5138623714447021, 0.18694297969341278, -0.04603676497936249, -0.41656461358070374, -0.08865287154912949, -0.46836480498313904, 0.21621790528297424, -0.23067083954811096, -0.0058585344813764095, -0.18413114547729492, -0.11047089844942093, 0.24521803855895996, 0.226420059800148, -0.059305015951395035, -0.29659682512283325, -0.03686301037669182, -0.0054157390259206295, -0.09671329706907272, 0.023018205538392067, 0.24405021965503693, 0.25646355748176575, -0.04877234622836113, -0.013947182334959507, -0.3695845901966095, 0.18619436025619507, 0.010516168549656868, 0.21808885037899017, 0.3432529866695404, -0.045242175459861755, -0.10920096188783646, -0.11947538703680038, 0.08010920882225037, -0.1540074348449707, -0.2957184910774231, 0.285698801279068, -0.2908436954021454, 0.059232987463474274, 0.17990370094776154, 0.08268067240715027, -0.019090892747044563, -0.17450706660747528, -0.1478480100631714, 0.1991884708404541, -0.2861740291118622, 0.4523220956325531, 0.143356055021286, -0.21434499323368073, -0.09183132648468018, -0.18570706248283386, -0.03153984993696213, 0.19527050852775574, -0.45631304383277893, 0.1617419421672821, -0.05698755010962486, -0.04803766682744026, 0.36456799507141113, 0.3599456548690796, -0.028339317068457603, -0.19649873673915863, 0.4359647035598755, 0.358367383480072, 0.21766671538352966, -0.27609124779701233, 0.04879868030548096, 0.648200273513794, -0.11469119042158127, -0.01739400252699852, 0.17693248391151428, 0.22866487503051758, 0.03544129803776741, 0.14232872426509857, 0.4738630950450897, -0.08764427900314331, -0.06509171426296234, 0.18073564767837524, -0.3151266276836395, -0.09228625893592834, 0.04292787238955498, 0.4834812581539154, -0.3319624364376068, 0.029396219179034233, 0.4618278741836548, 0.14893193542957306, -0.11191651225090027, 0.5040274262428284, -0.1283288151025772, 0.15800994634628296, 0.15425413846969604, 0.025110581889748573, 0.40479525923728943, -0.0353897400200367, -0.1597503274679184, -0.20889832079410553, 0.1477397382259369, 0.09677618741989136, 0.2754225730895996, -0.0025950446724891663, 0.06776245683431625, 0.28468456864356995, 0.005251482594758272, 0.07424987852573395, 0.05205340310931206, -0.25783592462539673, -0.26391640305519104, 0.2809082269668579, -0.05155187100172043, 0.10807351022958755, 0.2186892330646515, 0.2673645317554474, -0.27190595865249634, -0.2757781445980072, 0.3141058087348938, -0.125629723072052, -0.16758835315704346, 0.0356018953025341, 0.2597358524799347, 0.19520312547683716, -0.07653138786554337, 0.005283178295940161, 0.3238880932331085, -0.19068904221057892, 0.5424194931983948, -0.09194235503673553, -0.042878277599811554, -0.5518805980682373, 0.25904199481010437, 0.1484251320362091, 0.19206368923187256, -0.19738546013832092, 0.24851728975772858, 0.04237312823534012, 0.29562607407569885, -0.4939402639865875, -0.03676135838031769, 0.3081185221672058, 0.23803585767745972, 0.1462620496749878, -0.006357518956065178, -0.10676517337560654, 0.17982783913612366, 0.6728135347366333, 0.16468848288059235, -0.3224884569644928, -0.1489364206790924, -0.18791206181049347, -0.041782595217227936, 0.16356073319911957, 0.11055877059698105, -0.1868278533220291, 0.1456000655889511, -0.020766323432326317, 0.3124195337295532, 0.1287086009979248, -0.3501533269882202, 0.010409073904156685, -0.0022074521984905005, 0.11088331043720245, -0.3014802932739258, -0.1564427763223648, -0.015593606978654861, -0.31131476163864136, 0.055223070085048676, 0.0036179220769554377, 0.18351539969444275, 0.10394328832626343, -0.044061750173568726, -0.00524666765704751, -0.18522094190120697, 0.13189172744750977, 0.11246668547391891, -0.031281474977731705, -0.2774813771247864, 0.28416600823402405, -0.012263419106602669, 0.04450790584087372, -0.5813707709312439, 0.29128968715667725, 0.10194877535104752, 0.039643555879592896, -0.2151029258966446, -0.13994856178760529, 0.37381047010421753, 0.4083320200443268, 0.1687813252210617, -0.1977672576904297, -0.05746503546833992, 0.018146738409996033, -0.16538025438785553, -0.22087132930755615, 0.11486879736185074, -0.033521223813295364, -0.01692332699894905, 0.2226337194442749, -0.01578422263264656, -0.46288061141967773, 0.11689770221710205, 0.047243665903806686, -0.07213227450847626, -0.2046978771686554, 0.17603498697280884, 0.07902777194976807, -0.19832424819469452, -0.22020356357097626, 0.03479002043604851, 0.4234188199043274, 0.15160243213176727, -0.12579979002475739, -0.10216527432203293, 0.2364930808544159, 0.016703426837921143, -0.06901421397924423, 0.03375716134905815, 0.17204514145851135, 0.21555311977863312, 0.11380479484796524, -0.16899172961711884 ]
56
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.pipe.html
pandas.core.groupby.SeriesGroupBy.pipe
SeriesGroupBy.pipe(func, *args, **kwargs)[source]# Apply a func with arguments to this GroupBy object and return its result. Use .pipe when you want to improve readability by chaining together functions that expect Series, DataFrames, GroupBy or Resampler objects. Instead of writing You can write which is much more readable. Notes See more here
Parameters: funccallable or tuple of (callable, str)Function to apply to this GroupBy object or, alternatively, a (callable, data_keyword) tuple where data_keyword is a string indicating the keyword of callable that expects the GroupBy object. argsiterable, optionalPositional arguments passed into func. kwargsdict, optionalA dictionary of keyword arguments passed into func. Returns: the return type of func.
['>>> h = lambda x, arg2, arg3: x + 1 - arg2 * arg3\n>>> g = lambda x, arg1: x * 5 / arg1\n>>> f = lambda x: x ** 4\n>>> df = pd.DataFrame([["a", 4], ["b", 5]], columns=["group", "value"])\n>>> h(g(f(df.groupby(\'group\')), arg1=1), arg2=2, arg3=3)', ">>> (df.groupby('group')\n... .pipe(f)\n... .pipe(g, arg1=1)\n... .pipe(h, arg2=2, arg3=3))", ">>> df = pd.DataFrame({'A': 'a b a b'.split(), 'B': [1, 2, 3, 4]})\n>>> df\n A B\n0 a 1\n1 b 2\n2 a 3\n3 b 4", ">>> df.groupby('A').pipe(lambda x: x.max() - x.min())\n B\nA\na 2\nb 2"]
pandas.core.groupby.SeriesGroupBy.pipe SeriesGroupBy.pipe(func, *args, **kwargs)[source]# Apply a func with arguments to this GroupBy object and return its result. Use .pipe when you want to improve readability by chaining together functions that expect Series, DataFrames, GroupBy or Resampler objects. Instead of writing You can write which is much more readable. Notes See more here
[ -0.007191408425569534, -0.09241419285535812, -0.12258073687553406, -0.03317654877901077, 0.20504826307296753, 0.27817079424858093, 0.19927015900611877, 0.03693340718746185, -0.13633973896503448, 0.2355421781539917, -0.052456989884376526, 0.2596721947193146, 0.0967969223856926, -0.006364862900227308, -0.09892839193344116, -0.4865178167819977, 0.14407961070537567, 0.1282098889350891, 0.04377157986164093, -0.03867683559656143, -0.32849982380867004, 0.12078192085027695, -0.15900985896587372, 0.2798711061477661, -0.08904861658811569, -0.24537351727485657, -0.16359442472457886, -0.022362101823091507, -0.00243180594407022, -0.2405828833580017, 0.3451089859008789, 0.19202739000320435, 0.0516381599009037, 0.4612473249435425, -0.0001032921063597314, -0.34893035888671875, 0.10863054543733597, -0.18099240958690643, 0.20008203387260437, 0.01749291457235813, 0.02506547048687935, 0.0595187284052372, 0.20310862362384796, -0.49114111065864563, 0.05720958486199379, -0.09705545008182526, -0.007171408738940954, -0.20258451998233795, 0.4174861013889313, 0.018599361181259155, 0.24892297387123108, -0.2624308466911316, -0.15536342561244965, 0.0018927588826045394, -0.15530967712402344, -0.14872464537620544, 0.02586323954164982, 0.2546297013759613, -0.03432285413146019, 0.16563543677330017, 0.06312895566225052, 0.08793959766626358, -0.3205703794956207, -0.12078078091144562, -0.09236368536949158, -0.11638898402452469, 0.2826763093471527, -0.18892548978328705, -0.1227068305015564, 0.264799028635025, 0.15938493609428406, -0.20632730424404144, -0.240474671125412, -0.07229529321193695, -0.09894704073667526, 0.15234296023845673, -0.21760503947734833, 0.02434040792286396, -0.004990157671272755, 0.18038780987262726, 0.11788666248321533, 0.47381794452667236, 0.019267117604613304, 0.19470982253551483, 0.00837137270718813, 0.14240899682044983, -0.13509352505207062, 0.2718227505683899, 0.16698332130908966, -0.1540084183216095, -0.30998674035072327, -0.10619769245386124, -0.27839982509613037, 0.25525662302970886, 0.011793459765613079, -0.03311500698328018, 0.30399590730667114, 0.29782015085220337, 0.0015149118844419718, -0.14812703430652618, -0.1692664623260498, -0.044008783996105194, -0.031276050955057144, 0.19613467156887054, 0.1420184075832367, 0.20918118953704834, 0.21878497302532196, 0.09230265021324158, 0.19056694209575653, -0.018679019063711166, -0.23307769000530243, -0.2225864976644516, 0.1856113225221634, -0.09831845760345459, 0.023853642866015434, 0.15606723725795746, -0.08212516456842422, 0.07541722804307938, -0.21121832728385925, -0.3022429049015045, 0.09252146631479263, -0.031240353360772133, 0.20479455590248108, 0.1964724212884903, 0.27823930978775024, 0.6005231738090515, 0.030650688335299492, 0.11992809921503067, 0.16782855987548828, 0.13831833004951477, -0.22925807535648346, 0.3319516181945801, -0.22484798729419708, 0.05950445681810379, -0.29787614941596985, -0.11254840344190598, 0.2428513765335083, 0.18072591722011566, 0.15665309131145477, -0.0019868111703544855, -0.04954410344362259, -0.26943257451057434, -0.024005239829421043, 0.15717275440692902, 0.2491339147090912, 0.011323876678943634, 0.16767340898513794, -0.325920045375824, -0.22614581882953644, -0.0183086097240448, 0.14797885715961456, -0.0997597947716713, -0.03168829157948494, 0.2743067145347595, -0.21860499680042267, 0.2417384386062622, -0.2260170578956604, 0.38323020935058594, -0.13144393265247345, -0.28855058550834656, 0.23407454788684845, -0.013711635954678059, 0.023522065952420235, -0.42318499088287354, -0.020238684490323067, 0.18423140048980713, -0.14083893597126007, -0.08282630890607834, -0.2801312804222107, -0.38462451100349426, 0.2117520421743393, 0.03382318466901779, 0.008079337887465954, 0.1151365339756012, -0.016049619764089584, -0.03187507390975952, 0.6542487144470215, -0.36065763235092163, -0.34863826632499695, 0.06586329638957977, -0.05510573461651802, 0.19327567517757416, 0.23556636273860931, 0.024085689336061478, 0.20069658756256104, -0.03694476932287216, -0.08960560709238052, 0.231961190700531, -0.2228008210659027, 0.05702701583504677, 0.1670675277709961, 0.06560247391462326, 0.16237975656986237, -0.2802651822566986, -0.299346387386322, 0.5126478672027588, 0.13264192640781403, -0.2189684510231018, 0.3461628258228302, -0.12522925436496735, -0.1264144778251648, -0.08302047848701477, 0.0864105299115181, -0.04708665981888771, 0.043658893555402756, -0.07974708080291748, -0.07928509265184402, -0.10763824731111526, 0.2009667456150055, -0.20706671476364136, -0.1741056591272354, -0.5505093336105347, -0.16439364850521088, -0.06570887565612793, 0.07027668505907059, 0.20138005912303925, 0.22704818844795227, 0.19910581409931183, 0.33495455980300903, -0.0928364172577858, 0.05833468958735466, 0.5543003678321838, -0.14207996428012848, -0.0315839946269989, -0.15854017436504364, -0.20531006157398224, 0.11569001525640488, -0.1908985823392868, -0.23521031439304352, 0.0045022666454315186, 0.24095958471298218, 0.1426166445016861, 0.007981128990650177, 0.3534659445285797, 0.14172939956188202, 0.048050519078969955, -0.1476115733385086, 0.11307649314403534, -0.21433961391448975, 0.4943663477897644, 0.029197992756962776, 0.11006547510623932, 0.2397654801607132, -0.06828967481851578, -0.03959524258971214, 0.4126269221305847, -0.18868304789066315, -0.04646303504705429, 0.07274001836776733, 0.189428448677063, 0.3184337913990021, 0.05932186171412468, -0.4151970148086548, -0.0593612864613533, -0.22141726315021515, -0.0020837478805333376, -0.027867117896676064, 0.020047230646014214, -0.3869906961917877, 0.03713146969676018, 0.7801610231399536, -0.12268564850091934, 0.23585672676563263, 0.11862431466579437, 0.001209857757203281, 0.16308194398880005, 0.4202021360397339, 0.2711244523525238, 0.4241921007633209, 0.2192661017179489, 0.013730647042393684, -0.009152310900390148, 0.16166412830352783, 0.10617765039205551, -0.13118784129619598, 0.20912113785743713, -0.2134951651096344, -0.26328974962234497, 0.2865568697452545, 0.11696301400661469, -0.14851130545139313, -0.3047136962413788, -0.3196944296360016, 0.04061110317707062, -0.11624378710985184, 0.2771177887916565, 0.04243498295545578, -0.15941575169563293, 0.17800907790660858, -0.666992723941803, 0.17094559967517853, -0.40373677015304565, -0.17031016945838928, 0.20742718875408173, -0.1573021560907364, 0.05522872507572174, 0.17136593163013458, 0.2106413096189499, 0.159037783741951, -0.10221942514181137, -0.3533540964126587, 0.3082599341869354, -0.107821524143219, 0.19303159415721893, -0.299032062292099, -0.016128620132803917, 0.23926706612110138, -0.07848556339740753, 0.14785361289978027, 0.11488766968250275, -0.0404413677752018, -0.08435981720685959, -0.30000510811805725, 0.17439782619476318, 0.37775129079818726, 0.26098453998565674, -0.6049309372901917, -0.8744924068450928, -0.13369442522525787, -0.16763681173324585, 0.06818043440580368, -0.12284967303276062, 0.10225770622491837, 0.022776635363698006, -0.26478469371795654, 0.1096101701259613, -0.165696382522583, -0.6078938841819763, 0.4284152090549469, -0.030901722609996796, 0.04715082421898842, -0.15966713428497314, -0.1878388226032257, 0.09036548435688019, 0.021359894424676895, 0.1734042763710022, -0.19169099628925323, -0.1733374148607254, 0.2927015423774719, -0.18847984075546265, -0.051696352660655975, 0.17736577987670898, -0.407508909702301, 0.19651725888252258, 0.036006513983011246, -0.09480180591344833, -0.3502681851387024, 0.07335327565670013, -0.013681512326002121, 0.2540542483329773, 0.41018807888031006, -0.25427812337875366, 0.12770283222198486, -0.05637693032622337, 0.04065321758389473, 0.008642798289656639, -0.1135026216506958, 0.11594738066196442, -0.05049099028110504, 0.07048052549362183, 0.5550467371940613, 0.17163966596126556, 0.15502561628818512, 0.16271457076072693, -0.017902033403515816, 0.024226555600762367, -0.15606825053691864, 0.0374625101685524, 0.1860705018043518, -0.41481322050094604, -0.3345981240272522, -0.07614274322986603, -0.03808343783020973, 0.09078077971935272, 0.05640750005841255, -0.0969180092215538, -0.01496265921741724, 0.46160417795181274, -0.2120341807603836, -0.09403625875711441, -0.07284257560968399, 0.02739529311656952, 0.08888711035251617, -0.2148851752281189, 0.13113820552825928, -0.24341562390327454, 0.12476323544979095, -0.21677152812480927, 0.1323295682668686, 0.04011208191514015, 0.11175433546304703, -0.028715215623378754, -0.033300384879112244, -0.4102594554424286, 0.492201566696167, 0.0475546270608902, 0.04854574427008629, 0.11977946758270264, 0.06104347109794617, -0.13169459998607635, 0.05034102126955986, 0.5302802324295044, 0.07426180690526962, -0.5163407325744629, 0.2061234712600708, -0.3313201367855072, -0.2744315564632416, 0.04953025281429291, 0.12697437405586243, 0.1088346317410469, 0.2799258530139923, -0.16156962513923645, -0.10622011125087738, -0.029332827776670456, 0.31028255820274353, -0.08314584195613861, -0.18211767077445984, -0.06742110103368759, -0.16000184416770935, -0.6483833193778992, 0.02945571579039097, -0.12614740431308746, 0.09729237854480743, -0.00521018635481596, -0.04941463842988014, -0.19727736711502075, 0.06015545129776001, -0.0015475691761821508, 0.1883501410484314, 0.1690804809331894, 0.2478513866662979, 0.3486325740814209, -0.33267468214035034, -0.09057801216840744, -0.12404850870370865, -0.3845495879650116, 0.07228491455316544, 0.03550807014107704, 0.005459365900605917, -0.06946621090173721, 0.016558170318603516, 0.33664247393608093, 0.10174056142568588, -0.1547544002532959, 0.21026195585727692, -0.18629515171051025, 0.048357315361499786, 0.06914307177066803, 0.018425732851028442, 0.2916882038116455, 0.2140590399503708, -0.12885171175003052, -0.6160256266593933, 0.6869195699691772, 0.4596315324306488, -0.0994231253862381, 0.3093469738960266, -0.03500567749142647, -0.3151136338710785, 0.28900787234306335, -0.23116280138492584, 0.7794986367225647, 0.01072743907570839, -0.040895409882068634, 0.40702569484710693, 0.013511528261005878, 0.40048569440841675, -0.2288181036710739, 0.04281637817621231, -0.12846492230892181, -0.1332806497812271, -0.24467992782592773, -0.022680485621094704, 0.10634180158376694, 0.2075163573026657, -0.6893787980079651, 0.31376469135284424, -0.3846594989299774, -0.1338721364736557, 0.07112395018339157, 0.11340101808309555, -0.17378532886505127, -0.1760488897562027, -0.5762515068054199, 0.21666032075881958, 0.07773999869823456, -0.16319197416305542, -0.14812754094600677, 0.024735789746046066, 0.13112406432628632, -0.17289482057094574, -0.09671247005462646, -0.07834050804376602, -0.06277965754270554, 0.013804655522108078, -0.04204781353473663, -0.08197029680013657, -0.034069981426000595, -0.018192438408732414, 0.10705368965864182, -0.03753090649843216, 0.44415196776390076, 0.03897055238485336, 0.1721198856830597, 0.11780290305614471, -0.02588539384305477, 0.08290904760360718, 0.30213552713394165, 0.1990165263414383, 0.09259911626577377, 0.37336042523384094, 0.03718389943242073, -0.37248972058296204, -0.09793756157159805, 0.13307508826255798, -0.17035606503486633, -0.6357725262641907, -0.15310966968536377, 0.09746427834033966, -0.3821890354156494, -0.1042783260345459, 0.18342503905296326, 0.08097474277019501, -0.4766457974910736, 0.39146509766578674, -0.18832847476005554, -0.18637245893478394, -0.07195747643709183, -0.14184769988059998, 0.10674785077571869, 0.05318225920200348, -0.31404489278793335, 0.19824068248271942, -0.06785685569047928, -0.06117473170161247, -0.21536187827587128, 0.15793372690677643, 0.00934915617108345, 0.4014658033847809, 0.15424449741840363, -0.05014964938163757, -0.023445501923561096, 0.012153861112892628, -0.10397575795650482, 0.4689122140407562, -0.3014567494392395, -0.17132966220378876, -0.4954705834388733, 0.21744738519191742, 0.2427823394536972, 0.3313038945198059, 0.08831068873405457, -0.26275235414505005, -0.01878596656024456, 0.14177042245864868, -0.4203389883041382, -0.3419029116630554, -0.47355157136917114, 0.10674738138914108, 0.12542738020420074, 0.1183851957321167, -0.15459120273590088, 0.23612560331821442, 0.27038058638572693, 0.3125057518482208, -0.0980449914932251, -0.2700006663799286, -0.05760151892900467, 0.07919759303331375, 0.06375560909509659, -0.02228308469057083, 0.2753050625324249, 0.04325463995337486, -0.21116545796394348, -0.23369063436985016, 0.29552319645881653, 0.2759963572025299, -0.11445000022649765, 0.21877507865428925, 0.046636369079351425, 0.11563046276569366, 0.03791124373674393, -0.13791243731975555, 0.030202511698007584, 0.013781046494841576, -0.04858475178480148, 0.3664953112602234, 0.011903275735676289, -0.04535572603344917, 0.06521876901388168, 0.006867139600217342, 0.0271790511906147, -0.01017211377620697, 0.07000811398029327, 0.18547719717025757, -0.18891966342926025, 0.08720286935567856, 0.3383444845676422, -0.025166448205709457, -0.2832682728767395, 0.32211223244667053, -0.1707068681716919, 0.24896405637264252, -0.32308778166770935, -0.011464007198810577, 0.0590323731303215, 0.055168889462947845, 0.24325081706047058, 0.2565937042236328, -0.21587121486663818, -0.16692449152469635, 0.33507364988327026, -0.2684658169746399, 0.28621959686279297, -0.07988597452640533, 0.5356792211532593, 0.4539926052093506, -0.07052949070930481, 0.15327782928943634, 0.3158048987388611, 0.3461539149284363, 0.04300808161497116, 0.20238308608531952, 0.3512361943721771, 0.04939424991607666, 0.13571949303150177, -0.09917892515659332, 0.3034627139568329, -0.05188757926225662, -0.06452873349189758, 0.34385985136032104, -0.21487943828105927, 0.27556008100509644, 0.3693082332611084, -0.5085418224334717, -0.19338849186897278, 0.05028766766190529, 0.1069759875535965, 0.07674799859523773, -0.09996028244495392, 0.14296308159828186, 0.3394497036933899, 0.088605135679245, -0.3711731731891632, -0.3249471187591553, 0.19764374196529388, -0.30648016929626465, 0.3881181478500366, -0.04021812230348587, 0.3117513060569763, 0.23772692680358887, 0.09924357384443283, -0.0470656082034111, 0.2662598192691803, -0.3374030292034149, -0.4055251181125641, 0.32712090015411377, 0.23197586834430695, -0.0017494462663307786, 0.08593344688415527, 0.3590792119503021, 0.015546118840575218, -0.0671774297952652, 0.18595075607299805, -0.3203344941139221, -0.18099559843540192, 0.0409446656703949, 0.14136415719985962, 0.05548364296555519, 0.1595420092344284, -0.014011730439960957, 0.28375065326690674, -0.23758135735988617, -0.1422775685787201, 0.042047832161188126, -0.04613271355628967, -0.6102917194366455, 0.7885446548461914, 0.010572701692581177, -0.08924423903226852, -0.13915200531482697, 0.05757469683885574, -0.14778649806976318, -0.08251557499170303, 0.10881596058607101, -0.23674848675727844, 0.19194258749485016, -0.19181311130523682, 0.15262547135353088, 0.16223888099193573, -0.047515783458948135, 0.21310080587863922, 0.7841986417770386, 0.03431054577231407, -0.2746357023715973, 0.028219807893037796, -0.1940479278564453, 0.26739269495010376, -0.2557313144207001, 0.16315974295139313, 0.06640098243951797, -0.07490812987089157, 0.06045014038681984, -0.017636295408010483, 0.21132983267307281, -0.36832770705223083, 0.03432435169816017, 0.04056747257709503, -0.2293110489845276, -0.3866206109523773, -0.20698024332523346, -0.013617879711091518, -0.26634564995765686, -0.11655497550964355, -0.22816415131092072, 0.21799986064434052, -0.005503204185515642, -0.1937432736158371, 0.21110224723815918, 0.07200964540243149, 0.08963078260421753, 0.28632763028144836, 0.17857125401496887, -0.25942450761795044, 0.3322615623474121, 0.05695716291666031, -0.12986208498477936, -0.2158818244934082, -0.22385437786579132, -0.40310707688331604, 0.35846567153930664, 0.03719592094421387, -0.020581936463713646, -0.2108287811279297, -0.1723869889974594, 0.08612561970949173, 0.21546044945716858, -0.06920426338911057, 0.2327156364917755, -0.22832471132278442, -0.018902018666267395, -0.0858033075928688, 0.3252597153186798, -0.10218541324138641, 0.13729390501976013, 0.09819912165403366, 0.13778094947338104, 0.3560636043548584, -0.3658721148967743, -0.6251653432846069, -0.2846378684043884, 0.02096288651227951, -0.04474490135908127, -0.10860569775104523, 0.27326881885528564, -0.18081700801849365, 0.3240388035774231, 0.031958021223545074, -0.3761069178581238, 0.023665089160203934, 0.092984639108181, -0.10045412927865982, -0.03979126363992691, -0.2386818379163742, 0.17459669709205627, 0.028730129823088646, 0.23568981885910034, -0.5078819394111633 ]
57
..\pandas\reference\api\pandas.Series.to_list.html
pandas.Series.to_list
Series.to_list()[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
['>>> s = pd.Series([1, 2, 3])\n>>> s.to_list()\n[1, 2, 3]', ">>> idx = pd.Index([1, 2, 3])\n>>> idx\nIndex([1, 2, 3], dtype='int64')", '>>> idx.to_list()\n[1, 2, 3]']
pandas.Series.to_list Series.to_list()[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.05339159443974495, -0.5116212368011475, -0.27403515577316284, 0.16777338087558746, 0.2978720963001251, 0.2782030701637268, 0.1803893744945526, 0.31115105748176575, -0.027576347813010216, 0.2413930594921112, -0.20003922283649445, 0.3407663106918335, 0.07763988524675369, 0.18403448164463043, -0.057149581611156464, -0.49500587582588196, 0.01717788353562355, 0.23697684705257416, -0.08706635236740112, -0.0540565624833107, -0.2699289619922638, 0.07687295228242874, -0.06964384764432907, 0.2741865813732147, -0.001797487842850387, -0.2509233057498932, 0.03925521671772003, -0.13530994951725006, 0.015027835965156555, -0.40065598487854004, -0.008776746690273285, -0.11022340506315231, 0.2869616746902466, 0.37570860981941223, -0.00009508521907264367, -0.13640694320201874, 0.3049836754798889, -0.06226043775677681, -0.085366390645504, 0.16165325045585632, -0.33443060517311096, -0.07639522850513458, 0.349047988653183, -0.4552944600582123, 0.015283670276403427, -0.11772957444190979, 0.22628991305828094, -0.12667711079120636, 0.2158423215150833, 0.3884298503398895, 0.35544663667678833, 0.12670378386974335, -0.012418118305504322, -0.2019364833831787, 0.20729005336761475, -0.2328532338142395, 0.050577856600284576, 0.08030106872320175, 0.16532616317272186, 0.2914928197860718, 0.07666795700788498, 0.14893992245197296, -0.11750169843435287, -0.09963817894458771, -0.028449533507227898, 0.09773232042789459, -0.009647374041378498, -0.1741216629743576, -0.15891602635383606, 0.3483346402645111, 0.4296039640903473, -0.11107279360294342, 0.004539160989224911, 0.23770496249198914, -0.23159289360046387, -0.1308811604976654, -0.16010338068008423, 0.2181350439786911, -0.04432082548737526, 0.07160162925720215, 0.1502150297164917, 0.4388965666294098, -0.29051655530929565, 0.25139665603637695, -0.446167916059494, 0.377032995223999, -0.24777133762836456, 0.05786123871803284, -0.0598740316927433, -0.09632370620965958, -0.15886954963207245, -0.21789495646953583, 0.3695122301578522, 0.24379771947860718, 0.01926213502883911, -0.11139126121997833, -0.052741196006536484, -0.16359038650989532, -0.39832803606987, -0.10967029631137848, 0.1913933902978897, 0.052723512053489685, -0.11973027139902115, 0.2415389120578766, 0.044131338596343994, 0.02066904865205288, -0.0614350363612175, -0.00596557417884469, 0.24567312002182007, 0.2213050276041031, 0.0916559025645256, -0.15374122560024261, 0.08459635823965073, 0.20986638963222504, 0.1256536990404129, 0.04708496481180191, -0.07080388069152832, 0.07077492028474808, -0.47533220052719116, 0.11983273923397064, -0.2291191667318344, -0.15399481356143951, 0.11053919792175293, 0.22953316569328308, -0.12116874754428864, 0.4011121094226837, 0.06520123779773712, -0.14207322895526886, 0.2616759240627289, 0.09838588535785675, -0.30807095766067505, 0.2967703938484192, 0.16267482936382294, -0.17739950120449066, -0.1525050550699234, -0.19099242985248566, 0.18148508667945862, 0.1864079385995865, 0.0330381914973259, 0.012746339663863182, 0.1598377674818039, -0.18142668902873993, 0.12359502911567688, 0.290939599275589, -0.01951305940747261, 0.09460229426622391, 0.21146079897880554, -0.12471500784158707, -0.35594940185546875, 0.20107239484786987, 0.006147277541458607, 0.010170100256800652, 0.008046637289226055, 0.3555373549461365, 0.0999503806233406, -0.1105295792222023, 0.02472136914730072, 0.1032181978225708, 0.188145712018013, -0.05118505284190178, 0.31925758719444275, -0.08596058189868927, -0.04897243157029152, -0.3136826753616333, -0.090216726064682, -0.0943610742688179, -0.41554075479507446, 0.06885372847318649, 0.022379662841558456, -0.3283546268939972, 0.2774450480937958, 0.14858444035053253, -0.037701062858104706, 0.0705457255244255, 0.011274043470621109, 0.20553623139858246, 0.1756160408258438, -0.269142746925354, 0.19256262481212616, -0.09083355963230133, 0.16826337575912476, -0.05763263255357742, 0.21073605120182037, 0.3443301022052765, 0.13705755770206451, -0.14481838047504425, 0.13098366558551788, -0.10150096565485, -0.11603118479251862, -0.15378901362419128, -0.012915895320475101, 0.10218097269535065, 0.09985964000225067, 0.019023088738322258, 0.011728443205356598, 0.30853113532066345, 0.07927528768777847, 0.13630223274230957, 0.10759085416793823, 0.06257320940494537, -0.11058445274829865, 0.102987140417099, 0.2033579796552658, -0.1222749575972557, 0.007495506666600704, -0.33807745575904846, 0.25774192810058594, -0.18534959852695465, -0.06040029227733612, 0.09871312975883484, 0.15431927144527435, -0.0925346091389656, -0.6014961004257202, -0.01491451170295477, 0.12620268762111664, 0.27078527212142944, 0.3385074734687805, 0.14293590188026428, 0.08263742178678513, 0.3087354302406311, -0.05528481304645538, 0.026789773255586624, -0.20596405863761902, -0.20545804500579834, -0.2093086987733841, -0.06139489263296127, 0.016211012378335, 0.007258257362991571, -0.05918915942311287, -0.06330299377441406, 0.11992698907852173, 0.1567319929599762, -0.004702925682067871, 0.1477200984954834, 0.1280720829963684, 0.09739136695861816, -0.04061675816774368, 0.4705757796764374, 0.05141410231590271, 0.028779286891222, 0.05958258733153343, 0.24154476821422577, 0.32313331961631775, -0.11170502007007599, -0.056889694184064865, 0.43797698616981506, -0.18603140115737915, -0.15925824642181396, -0.06822958588600159, 0.27119314670562744, 0.37153348326683044, 0.3435845673084259, -0.14230990409851074, -0.12655852735042572, -0.13612304627895355, 0.44281330704689026, -0.19773153960704803, 0.015376616269350052, -0.7096008658409119, 0.21634933352470398, 0.5779510140419006, -0.44696691632270813, 0.29244229197502136, 0.15223783254623413, -0.054773300886154175, -0.13547661900520325, 0.04536473751068115, 0.1868409663438797, 0.04457233473658562, 0.07502447068691254, 0.20525385439395905, -0.18243002891540527, -0.19631825387477875, -0.18094468116760254, 0.22956812381744385, 0.1317458152770996, -0.047037772834300995, -0.20507697761058807, 0.019696049392223358, -0.02002587914466858, -0.19437074661254883, 0.00859049241989851, -0.3394568860530853, 0.1597837507724762, -0.11531496047973633, 0.23013193905353546, -0.2008047103881836, -0.010762769728899002, -0.0545901395380497, -0.3094295859336853, 0.038737352937459946, -0.5405826568603516, 0.07369289547204971, 0.20482976734638214, -0.12082970142364502, -0.019491100683808327, -0.06106250733137131, 0.25804010033607483, 0.38277292251586914, 0.2377569079399109, -0.49762675166130066, -0.12635459005832672, -0.08550281822681427, 0.33399030566215515, -0.22794052958488464, -0.006900208070874214, 0.12188052386045456, -0.22908121347427368, 0.26389044523239136, -0.042305346578359604, -0.14305078983306885, 0.12377861142158508, -0.3012083172798157, 0.094460628926754, 0.2662462592124939, 0.49381834268569946, -0.13591282069683075, -0.08760308474302292, -0.06427691876888275, 0.09601281583309174, -0.0997014120221138, 0.03081160970032215, -0.09960276633501053, 0.13893036544322968, 0.013713321648538113, -0.11192366480827332, -0.30113425850868225, -0.36221620440483093, 0.0012296185595914721, 0.18124929070472717, 0.1587870568037033, -0.1360640525817871, -0.2764837443828583, 0.3464029133319855, 0.15060998499393463, 0.17301353812217712, -0.4279349744319916, 0.03893963620066643, 0.32885199785232544, -0.2320164442062378, -0.095650814473629, 0.07520300149917603, -0.026877054944634438, 0.11777283251285553, -0.1834823191165924, -0.18570999801158905, -0.44389626383781433, -0.26969969272613525, -0.05389733240008354, 0.1410905122756958, 0.11798155307769775, 0.028607981279492378, 0.007071183528751135, -0.28472900390625, -0.02382500283420086, 0.02497396431863308, -0.002670534187927842, 0.0554281622171402, -0.23182588815689087, 0.09725655615329742, 0.263302206993103, -0.14507891237735748, 0.36261531710624695, 0.08800893276929855, -0.26873335242271423, 0.02154449187219143, 0.00005992038131807931, 0.04835396632552147, -0.150737002491951, -0.041491422802209854, -0.38328590989112854, 0.06210654228925705, -0.06368061900138855, 0.06343858689069748, -0.25408637523651123, -0.04416390880942345, -0.04542335867881775, 0.15579022467136383, -0.28645822405815125, 0.0549326054751873, -0.06381107866764069, -0.13179077208042145, 0.20439530909061432, -0.07565008848905563, 0.10922522842884064, -0.18366174399852753, -0.07687368243932724, -0.2920374870300293, 0.2271982878446579, -0.08918662369251251, -0.14869345724582672, -0.30084502696990967, -0.20558269321918488, -0.27627360820770264, 0.3915402293205261, 0.1173328161239624, 0.2244286686182022, -0.03002801723778248, -0.189203143119812, 0.037530310451984406, 0.263101190328598, 0.3014364540576935, -0.005537828896194696, -0.38910341262817383, 0.14439406991004944, -0.3931634724140167, -0.12888385355472565, 0.08533385396003723, -0.43973588943481445, -0.01732398010790348, -0.22912678122520447, 0.17271600663661957, -0.05816841870546341, -0.18166223168373108, 0.194828599691391, -0.02699427120387554, -0.1069469004869461, 0.20462331175804138, -0.060033008456230164, -0.3927583694458008, 0.2508191168308258, 0.0014350562123581767, 0.18283171951770782, 0.18021976947784424, -0.2957698106765747, -0.27115070819854736, -0.03809429332613945, 0.08919263631105423, 0.24908800423145294, 0.014379255473613739, 0.09520729631185532, 0.06775170564651489, -0.317099392414093, -0.3214496076107025, -0.09294889867305756, -0.07963726669549942, -0.00843829195946455, -0.16932207345962524, 0.02825895883142948, 0.1401243656873703, -0.18969622254371643, -0.044196467846632004, 0.02509620040655136, -0.1906684935092926, 0.14159706234931946, 0.11568288505077362, 0.09514165669679642, -0.22017019987106323, -0.09396573901176453, 0.2580071985721588, 0.19619141519069672, -0.07071983069181442, -0.35548707842826843, 0.22700104117393494, 0.13330382108688354, -0.13256120681762695, 0.17539148032665253, -0.35471099615097046, -0.109878771007061, -0.11267779022455215, 0.2937963604927063, 0.7948461771011353, -0.28086647391319275, 0.284908264875412, 0.6678120493888855, 0.0062512061558663845, 0.25411057472229004, 0.19551146030426025, 0.18033994734287262, -0.34488871693611145, -0.1045793890953064, -0.29034537076950073, -0.06096119433641434, -0.14231589436531067, 0.11438571661710739, -0.587917149066925, 0.08704326301813126, -0.2934204638004303, 0.26735997200012207, 0.15134476125240326, -0.055356014519929886, -0.06808571517467499, 0.03951488062739372, -0.529138445854187, 0.3108607232570648, -0.12494682520627975, -0.1454356610774994, -0.09175178408622742, -0.10282932221889496, -0.07699830085039139, -0.05600374564528465, -0.12766826152801514, -0.2234092354774475, 0.03807588294148445, 0.25212085247039795, -0.05252741277217865, -0.10949613898992538, -0.40217769145965576, 0.22481688857078552, 0.1891370266675949, -0.1751134693622589, 0.09119416773319244, -0.07411672174930573, 0.037498749792575836, 0.03525165095925331, 0.008576113730669022, 0.12190328538417816, 0.4056800603866577, -0.032880883663892746, 0.10583724826574326, 0.4819432199001312, 0.029825473204255104, -0.17801369726657867, -0.1594037413597107, 0.41843530535697937, -0.4764607548713684, -0.3239157497882843, -0.2805716395378113, -0.07054919004440308, -0.35290148854255676, -0.12237033247947693, 0.27518758177757263, 0.2256849706172943, -0.066004179418087, 0.282220721244812, 0.016286583617329597, -0.3617016673088074, -0.13770119845867157, -0.058223675936460495, 0.2501653730869293, 0.0718766301870346, 0.13273553550243378, 0.12336521595716476, -0.38809236884117126, -0.2560000419616699, 0.21836067736148834, -0.253730833530426, -0.20255684852600098, 0.6798580288887024, -0.1646241843700409, -0.15419577062129974, -0.022142918780446053, 0.3390693664550781, -0.11940515041351318, 0.35613957047462463, -0.4368759095668793, -0.2841123938560486, -0.26585182547569275, 0.01999199017882347, 0.35888436436653137, 0.32122352719306946, 0.06667513400316238, -0.14526164531707764, -0.09421025961637497, -0.3874199390411377, -0.48333314061164856, -0.02832792140543461, -0.5331164002418518, 0.09168550372123718, 0.006332720629870892, 0.019566835835576057, 0.1910865157842636, 0.3131442666053772, 0.28657111525535583, 0.1659400910139084, -0.26328954100608826, -0.4128040671348572, 0.03930084779858589, 0.04274258762598038, -0.2112901359796524, -0.2620070278644562, 0.008251698687672615, 0.07949765026569366, -0.3563460409641266, -0.07112675905227661, -0.2464895397424698, 0.35947301983833313, 0.00853350106626749, 0.2378407120704651, 0.09152120351791382, 0.18284456431865692, 0.1983463168144226, -0.18019255995750427, 0.034322939813137054, 0.16507083177566528, 0.17679361999034882, 0.23912473022937775, -0.03682297468185425, -0.21033388376235962, -0.05202580615878105, 0.3528645634651184, 0.08966388553380966, -0.18463045358657837, 0.3025115132331848, 0.07563217729330063, -0.12348663806915283, 0.07492053508758545, 0.20038598775863647, 0.14261190593242645, -0.28056952357292175, -0.03604801371693611, -0.2674107849597931, 0.3361828923225403, -0.07722342014312744, 0.06359949707984924, -0.060990601778030396, 0.11217405647039413, 0.22118790447711945, 0.34540504217147827, -0.031664956361055374, 0.17796272039413452, 0.2044389843940735, -0.1389111578464508, 0.09949991852045059, -0.2707412838935852, 0.31849241256713867, 0.35549795627593994, 0.19631505012512207, 0.1503610759973526, 0.1978650689125061, 0.12894511222839355, 0.025629770010709763, -0.015974225476384163, 0.32427117228507996, 0.18178600072860718, 0.05607812851667404, -0.18816837668418884, 0.3813616931438446, 0.012295453809201717, -0.011776117607951164, 0.3024114966392517, -0.41522645950317383, 0.2964397668838501, 0.565301239490509, 0.017999038100242615, -0.22968173027038574, 0.07135206460952759, -0.32521867752075195, 0.1016581580042839, -0.035888347774744034, -0.029728688299655914, 0.032308533787727356, -0.14063028991222382, -0.2359708696603775, -0.2585465610027313, 0.18756580352783203, 0.12386920303106308, 0.32320332527160645, -0.011945436708629131, 0.33696886897087097, -0.015905939042568207, 0.17636099457740784, -0.1078222468495369, 0.08388175815343857, -0.01784462109208107, -0.3043915629386902, 0.3049224615097046, 0.09399911761283875, 0.11650330573320389, 0.14197507500648499, 0.32856285572052, 0.0018442217260599136, -0.06247365102171898, 0.3078158497810364, -0.13521558046340942, -0.2311292290687561, 0.1310179978609085, 0.06315143406391144, 0.13667601346969604, 0.1843537837266922, 0.0969000831246376, 0.395027756690979, -0.21663279831409454, 0.2818337678909302, -0.06461726129055023, 0.07014419138431549, -0.3158191442489624, 0.28542450070381165, 0.10590840876102448, -0.026918429881334305, -0.15842205286026, 0.08724943548440933, -0.30011242628097534, 0.20320464670658112, 0.08249541372060776, -0.11072249710559845, 0.18214720487594604, -0.0672035813331604, 0.20598596334457397, -0.0283326655626297, 0.2811213731765747, 0.03747229650616646, 0.5645298361778259, 0.01683158427476883, -0.06433091312646866, 0.0833229348063469, 0.22224314510822296, 0.2101191282272339, -0.09595215320587158, 0.0669143795967102, 0.0828208178281784, 0.13499107956886292, -0.009954066015779972, 0.3793722987174988, -0.2966116964817047, -0.5115979313850403, 0.05398525670170784, 0.09812681376934052, -0.20449118316173553, -0.15574541687965393, -0.025363827124238014, -0.0977482944726944, -0.1577185094356537, 0.04378508776426315, -0.14984863996505737, 0.37353333830833435, -0.25832876563072205, -0.12599176168441772, -0.0016975501785054803, 0.21422897279262543, 0.0910872295498848, 0.14056947827339172, -0.04422923922538757, -0.29163452982902527, 0.11568719148635864, 0.3694419264793396, -0.11985688656568527, -0.16237872838974, 0.35713991522789, -0.33318373560905457, 0.15102195739746094, 0.03991436958312988, -0.10901810973882675, -0.1139509528875351, 0.3127012252807617, -0.04850151762366295, -0.05914497748017311, -0.12070143222808838, 0.06800110638141632, -0.3640340268611908, -0.13554301857948303, 0.31623566150665283, 0.18390001356601715, 0.12425661832094193, 0.24710354208946228, 0.06160043925046921, -0.24498069286346436, 0.2061825543642044, -0.145170196890831, -0.4825287163257599, -0.08319498598575592, -0.14931337535381317, -0.10791976004838943, 0.1430130898952484, -0.25591176748275757, -0.16345925629138947, 0.4413164556026459, -0.15749996900558472, -0.21846522390842438, -0.061026643961668015, 0.026636242866516113, -0.010716432705521584, -0.18049585819244385, -0.053995855152606964, 0.19041231274604797, 0.055971402674913406, -0.0742587149143219, -0.39135411381721497 ]
58
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.fillna.html
pandas.api.extensions.ExtensionArray.fillna
ExtensionArray.fillna(value=None, method=None, limit=None, copy=True)[source]# Fill NA/NaN values using the specified method.
Parameters: valuescalar, array-likeIf a scalar value is passed it is used to fill all missing values. Alternatively, an array-like “value” can be given. It’s expected that the array-like have the same length as ‘self’. method{‘backfill’, ‘bfill’, ‘pad’, ‘ffill’, None}, default NoneMethod to use for filling holes in reindexed Series: pad / ffill: propagate last valid observation forward to next valid. backfill / bfill: use NEXT valid observation to fill gap. Deprecated since version 2.1.0. limitint, default NoneIf method is specified, this is the maximum number of consecutive NaN values to forward/backward fill. In other words, if there is a gap with more than this number of consecutive NaNs, it will only be partially filled. If method is not specified, this is the maximum number of entries along the entire axis where NaNs will be filled. Deprecated since version 2.1.0. copybool, default TrueWhether to make a copy of the data before filling. If False, then the original should be modified and no new memory should be allocated. For ExtensionArray subclasses that cannot do this, it is at the author’s discretion whether to ignore “copy=False” or to raise. The base class implementation ignores the keyword in pad/backfill cases. Returns: ExtensionArrayWith NA/NaN filled.
['>>> arr = pd.array([np.nan, np.nan, 2, 3, np.nan, np.nan])\n>>> arr.fillna(0)\n<IntegerArray>\n[0, 0, 2, 3, 0, 0]\nLength: 6, dtype: Int64']
pandas.api.extensions.ExtensionArray.fillna ExtensionArray.fillna(value=None, method=None, limit=None, copy=True)[source]# Fill NA/NaN values using the specified method.
[ 0.31672510504722595, -0.2007848471403122, -0.17356005311012268, -0.14498652517795563, -0.1552714854478836, -0.16584157943725586, 0.11416393518447876, 0.30978894233703613, -0.09053385257720947, 0.4912838041782379, -0.03476199507713318, 0.22317776083946228, 0.3912893533706665, 0.22904135286808014, -0.2141144722700119, 0.009003954939544201, -0.05952342227101326, 0.28295111656188965, 0.15329235792160034, 0.07884830981492996, -0.35117432475090027, 0.00620313361287117, 0.07007680833339691, 0.059296615421772, -0.026204753667116165, -0.018794773146510124, -0.239299938082695, -0.1746567338705063, -0.055573735386133194, -0.10923300683498383, 0.4616669714450836, 0.11011476814746857, -0.24995513260364532, -0.2601682245731354, -0.00010252391075482592, -0.22670038044452667, 0.2914697825908661, 0.023771662265062332, -0.04291657358407974, 0.4965951144695282, -0.00439226720482111, -0.08971571922302246, 0.18989981710910797, -0.10085669904947281, 0.1074429377913475, -0.13955387473106384, -0.04745789244771004, -0.24849778413772583, 0.11518672108650208, 0.0974394753575325, 0.1668795645236969, 0.22325719892978668, -0.11483439803123474, 0.030024340376257896, -0.07912199199199677, -0.24495145678520203, 0.07062401622533798, 0.250559538602829, 0.14448457956314087, -0.04424777254462242, 0.00908620934933424, 0.13191013038158417, -0.1524898260831833, -0.10845139622688293, 0.08106917887926102, 0.23332718014717102, 0.32799607515335083, -0.279471755027771, 0.2682318389415741, 0.44817855954170227, -0.14018070697784424, -0.14953088760375977, -0.22611436247825623, -0.17463183403015137, 0.04948301985859871, -0.07800597697496414, -0.1649656593799591, 0.22953465580940247, 0.04516713693737984, 0.02182534709572792, 0.3774895668029785, 0.10279925167560577, -0.17079636454582214, 0.18110480904579163, -0.36360570788383484, -0.012296946719288826, 0.007238640449941158, -0.15657486021518707, 0.15524744987487793, -0.5320024490356445, -0.00869075395166874, -0.4258255362510681, 0.061307597905397415, 0.28194209933280945, 0.021580979228019714, -0.21523164212703705, -0.18041148781776428, -0.0468028225004673, 0.09814638644456863, -0.20178259909152985, 0.1417551338672638, 0.12916268408298492, -0.37428224086761475, 0.2964230477809906, -0.1025352030992508, -0.19712576270103455, -0.07860121130943298, 0.13973316550254822, -0.047818154096603394, 0.13958202302455902, 0.2863970398902893, 0.1347581148147583, 0.13583843410015106, -0.15887349843978882, -0.05101216956973076, -0.12316275388002396, 0.2387232929468155, -0.016111040487885475, -0.5235884785652161, 0.12060092389583588, -0.07100267708301544, 0.2463548481464386, 0.09000848978757858, 0.13603141903877258, -0.050543226301670074, 0.3376414179801941, 0.15919622778892517, 0.059183623641729355, 0.12345268577337265, 0.006354058161377907, -0.24706131219863892, 0.29383599758148193, 0.19273976981639862, -0.031190767884254456, 0.23766648769378662, -0.07203540951013565, 0.1075340136885643, -0.09373923391103745, 0.031033039093017578, 0.2502763569355011, -0.02492426335811615, -0.2680409550666809, 0.22343938052654266, 0.4611886441707611, -0.16382253170013428, -0.2679678797721863, 0.17824125289916992, -0.11060650646686554, -0.10999643057584763, 0.39471104741096497, 0.2530614733695984, 0.26104944944381714, -0.22820807993412018, 0.28994569182395935, 0.19489851593971252, 0.14958253502845764, 0.3636838495731354, 0.02961806021630764, 0.14576728641986847, 0.036379627883434296, 0.19962653517723083, 0.15490007400512695, -0.044790368527173996, -0.316098690032959, 0.27637702226638794, 0.2317967265844345, -0.30114537477493286, -0.11238104104995728, -0.2534774839878082, 0.024467308074235916, 0.1598801165819168, -0.019785365089774132, 0.19188269972801208, -0.2904602289199829, -0.15610462427139282, 0.4431792199611664, 0.21749728918075562, -0.029792407527565956, -0.10692920535802841, -0.3381672203540802, 0.21772295236587524, -0.14814651012420654, 0.017739927396178246, 0.2837730050086975, -0.23438680171966553, 0.00972696766257286, 0.11170145869255066, 0.38974371552467346, -0.05262602120637894, -0.16467124223709106, 0.04721770063042641, -0.3631869852542877, 0.3259619176387787, 0.131100133061409, -0.1459774672985077, -0.010829436592757702, -0.09385861456394196, -0.5153769254684448, -0.0811866745352745, -0.147865429520607, 0.1267586052417755, -0.325175017118454, 0.12148161977529526, -0.09863907098770142, -0.00986266229301691, -0.09637250751256943, -0.3810969889163971, 0.0038365263026207685, -0.3556845188140869, -0.06946840137243271, -0.22688668966293335, -0.5819105505943298, -0.17306672036647797, 0.017523406073451042, 0.1136045977473259, -0.12603865563869476, 0.26998940110206604, 0.1185525506734848, 0.12161412090063095, 0.08866294473409653, -0.19070129096508026, -0.06266941875219345, -0.3575100600719452, 0.2351323664188385, -0.32838350534439087, 0.07060230523347855, 0.0975533276796341, 0.018963748589158058, 0.010302319191396236, 0.04380946233868599, 0.2485702484846115, 0.1739039123058319, 0.20150309801101685, 0.2534610331058502, -0.13037940859794617, 0.08309260755777359, -0.32391852140426636, 0.13766677677631378, 0.15499308705329895, 0.18820330500602722, -0.20549656450748444, 0.6092262268066406, 0.20887593924999237, 0.1191307008266449, -0.25547415018081665, 0.6154878735542297, -0.0978183001279831, -0.21015731990337372, 0.1287018358707428, 0.09422788769006729, 0.25497713685035706, -0.04651271179318428, -0.1613910049200058, -0.469515860080719, -0.2994777262210846, 0.25066113471984863, 0.1836874634027481, 0.21815070509910583, -0.2281741201877594, 0.2746008038520813, 0.08674255758523941, -0.09923820197582245, 0.2770128548145294, -0.16174225509166718, 0.01695573516190052, 0.06408584117889404, -0.018369873985648155, 0.39786964654922485, 0.13459070026874542, 0.20890982449054718, 0.10563811659812927, 0.12156972289085388, -0.1056804433465004, -0.14635562896728516, 0.2466362714767456, 0.038231655955314636, 0.061676736921072006, 0.1574648916721344, 0.11615024507045746, -0.13182218372821808, -0.2998477518558502, 0.18885184824466705, -0.01788475550711155, 0.1654016673564911, -0.13017001748085022, -0.1575910896062851, -0.31993842124938965, -0.596544623374939, 0.24611064791679382, -0.2978341281414032, -0.11689195036888123, -0.09811433404684067, 0.0023253895342350006, 0.20490550994873047, -0.3075207769870758, -0.008520212024450302, -0.4745347499847412, 0.3254956603050232, 0.22883149981498718, -0.02633819356560707, -0.2726837396621704, 0.23988980054855347, -0.0297792199999094, 0.2595670223236084, 0.0550554096698761, 0.15950919687747955, 0.1621074080467224, 0.04815711826086044, 0.30303409695625305, -0.007588970009237528, -0.16976220905780792, -0.0457259863615036, 0.19801673293113708, -0.19558566808700562, 0.044812966138124466, 0.4298553466796875, 0.030374271795153618, -0.018148060888051987, -0.17087656259536743, 0.05759294331073761, -0.22444787621498108, -0.21024225652217865, -0.04086142033338547, 0.10392633825540543, -0.3858586549758911, -0.22685393691062927, -0.22262701392173767, -0.30045053362846375, -0.030867617577314377, -0.0030634067952632904, 0.3513530492782593, 0.03646385297179222, -0.0662984699010849, 0.256508469581604, 0.045369744300842285, -0.14641276001930237, -0.13866879045963287, -0.013108042068779469, 0.46661269664764404, -0.040667824447155, -0.06075841933488846, 0.07621125131845474, -0.5527829527854919, 0.19924862682819366, 0.18228155374526978, 0.22144070267677307, -0.34809789061546326, -0.2121628075838089, 0.21980629861354828, -0.08789157122373581, -0.11565885692834854, 0.35042721033096313, 0.06346078962087631, -0.17290744185447693, -0.15576760470867157, -0.005242325831204653, 0.17882589995861053, 0.14498604834079742, -0.32419198751449585, 0.05246986448764801, 0.24071291089057922, -0.04306568205356598, -0.3150686025619507, 0.20434562861919403, -0.15634015202522278, 0.511389970779419, -0.26813003420829773, 0.14015419781208038, 0.27347317337989807, 0.12107332050800323, -0.37604838609695435, 0.24091874063014984, 0.324456125497818, 0.08929110318422318, -0.03429737314581871, 0.012086276896297932, 0.04063469544053078, -0.40395277738571167, -0.35083672404289246, -0.06976532936096191, 0.2177015244960785, -0.2775510847568512, 0.3215809762477875, -0.13231682777404785, -0.06743621826171875, -0.0759606882929802, -0.1712333709001541, -0.2771695852279663, -0.09343661367893219, 0.3224731683731079, -0.2861669063568115, -0.09221367537975311, 0.04097804054617882, -0.08208386600017548, 0.45811522006988525, 0.20972950756549835, 0.2970476746559143, 0.22321423888206482, 0.016845479607582092, -0.05339213088154793, -0.15340399742126465, 0.6984701156616211, -0.044995203614234924, -0.1363360583782196, 0.11286233365535736, 0.1450345367193222, -0.3897341191768646, 0.20665794610977173, 0.02293574810028076, -0.021799208596348763, 0.10434423387050629, 0.1849891096353531, -0.27967968583106995, -0.07269144058227539, 0.05630657449364662, 0.13303518295288086, -0.20302294194698334, 0.10956272482872009, -0.11047128587961197, -0.19172127544879913, -0.2605537474155426, -0.018231866881251335, 0.212121844291687, 0.3871946930885315, 0.15530824661254883, -0.1325640082359314, -0.2503660321235657, -0.039344582706689835, 0.19272951781749725, 0.18473948538303375, 0.20484629273414612, 0.15807262063026428, 0.0021891098003834486, -0.2916354537010193, 0.10930828750133514, 0.14557892084121704, 0.020372873172163963, 0.1616295427083969, -0.0573851652443409, -0.14022281765937805, 0.004526832140982151, 0.16862542927265167, 0.021889235824346542, 0.11354301869869232, 0.3870767652988434, 0.006114135961979628, 0.09594614058732986, 0.2685832381248474, -0.062225136905908585, -0.09859512746334076, -0.14882586896419525, 0.3076583445072174, -0.40338847041130066, 0.4041980504989624, 0.2229398488998413, 0.06452867388725281, 0.24500826001167297, 0.27626046538352966, -0.13599708676338196, -0.09135755896568298, 0.2786753475666046, 0.6128637790679932, 0.026951637119054794, 0.04411550611257553, 0.23731155693531036, -0.2472197264432907, 0.490959495306015, 0.254422128200531, 0.07970983535051346, -0.3649757206439972, 0.06391823291778564, -0.09373000264167786, 0.04446152597665787, 0.33456066250801086, -0.20549526810646057, -0.3046092689037323, 0.24462446570396423, -0.23286746442317963, 0.17899371683597565, 0.23525570333003998, -0.19902217388153076, -0.45153459906578064, -0.35889527201652527, -0.07160796225070953, 0.18709363043308258, -0.03738991916179657, -0.3302268981933594, -0.13202422857284546, 0.05156640335917473, -0.08000179380178452, 0.14766184985637665, 0.3908604085445404, 0.14648586511611938, -0.1388045698404312, 0.08214344829320908, 0.26627546548843384, 0.2055840641260147, -0.4727097153663635, 0.07554543763399124, 0.3060376048088074, -0.09532756358385086, 0.17812147736549377, 0.12937408685684204, -0.12928292155265808, 0.04346419870853424, -0.150277242064476, -0.007839824073016644, 0.3808659017086029, -0.08279631286859512, -0.10246531665325165, 0.15276135504245758, 0.027757970616221428, -0.04412354528903961, -0.30553627014160156, 0.005645879078656435, 0.043922971934080124, -0.1501910537481308, -0.3859744369983673, -0.3306533694267273, -0.09132508933544159, -0.053585462272167206, 0.22119632363319397, 0.23353371024131775, -0.07437681406736374, -0.06659530103206635, -0.010119074024260044, -0.07959039509296417, -0.00012956045975442976, 0.1810068041086197, 0.3445047438144684, 0.33078452944755554, 0.44135570526123047, -0.4397009611129761, -0.07251141220331192, -0.17273478209972382, -0.15026679635047913, 0.04689204320311546, 0.1023712158203125, 0.28743788599967957, -0.07755780965089798, -0.2720867693424225, -0.14260704815387726, 0.05222203955054283, -0.16459748148918152, 0.4075396656990051, 0.03707440197467804, -0.5497249960899353, -0.549370527267456, 0.10864154249429703, -0.035512957721948624, 0.39725321531295776, -0.08590961247682571, 0.004487538710236549, -0.06633969396352768, -0.06375850737094879, -0.401907354593277, 0.11495517939329147, -0.19806452095508575, 0.004781415220350027, 0.009373917244374752, 0.17620958387851715, -0.17705993354320526, -0.010441125370562077, 0.16887478530406952, 0.4054625630378723, -0.01471504382789135, -0.30938243865966797, -0.09034211933612823, 0.0071273990906775, -0.15117862820625305, -0.07864335179328918, 0.020397696644067764, 0.021993879228830338, -0.3056781589984894, -0.04358052462339401, -0.10106225311756134, -0.3161155879497528, 0.06460580974817276, 0.11063166707754135, 0.04123159497976303, -0.06531253457069397, -0.1258486956357956, -0.12366390228271484, -0.014009075239300728, -0.2560851275920868, -0.2492886632680893, 0.13584941625595093, -0.3274884521961212, -0.07276962697505951, 0.20310167968273163, -0.09977292269468307, 0.01637107878923416, -0.40827736258506775, -0.17002125084400177, 0.2701672911643982, -0.6285867691040039, -0.3019401729106903, 0.3266679346561432, 0.072207510471344, -0.05467122420668602, 0.32681167125701904, 0.45699548721313477, 0.2691202163696289, -0.4698735177516937, 0.059994298964738846, 0.5325692892074585, -0.18091320991516113, 0.32200688123703003, 0.12011301517486572, -0.070492684841156, -0.4071584641933441, -0.18220002949237823, 0.10377232730388641, -0.18596288561820984, -0.38851821422576904, 0.03427031636238098, 0.6833339929580688, 0.11704927682876587, -0.14870500564575195, 0.45687487721443176, 0.19805029034614563, 0.23818255960941315, 0.09142115712165833, 0.3485413193702698, 0.527273952960968, 0.028422553092241287, -0.18595486879348755, -0.04573613032698631, -0.24459399282932281, -0.13025252521038055, 0.31169918179512024, -0.11161544173955917, 0.06936381757259369, 0.5684765577316284, -0.2579970359802246, 0.3616204857826233, -0.33362361788749695, 0.08367745578289032, 0.23648782074451447, -0.1666153222322464, -0.14348649978637695, -0.16415730118751526, 0.039813265204429626, -0.19008293747901917, 0.004712808411568403, 0.4335932433605194, -0.29348960518836975, 0.07846876978874207, -0.11959082633256912, -0.16174401342868805, 0.12210952490568161, 0.2387779802083969, 0.21337421238422394, 0.09024664014577866, -0.2570764124393463, -0.2661839723587036, 0.24049112200737, -0.12930156290531158, -0.2940645217895508, 0.22608429193496704, 0.17140232026576996, 0.05579378455877304, -0.15611277520656586, 0.2665456235408783, -0.1288428157567978, -0.22412659227848053, -0.13396292924880981, -0.25048232078552246, 0.2987334430217743, -0.01751691848039627, 0.11278937011957169, 0.18690569698810577, -0.27595049142837524, 0.10813181102275848, 0.2768503427505493, 0.2930283844470978, -0.42788276076316833, 0.20060031116008759, 0.08969571441411972, -0.19791018962860107, -0.03256845101714134, -0.15550154447555542, -0.46211087703704834, -0.14280174672603607, -0.11813319474458694, -0.22830595076084137, 0.2813238799571991, 0.06414806842803955, 0.12661199271678925, 0.11339303851127625, 0.19983765482902527, 0.003648236393928528, 0.10852032154798508, 0.31463122367858887, -0.369128942489624, -0.5019054412841797, -0.1315823197364807, 0.02213604375720024, -0.2683120369911194, 0.10000567138195038, 0.0934639722108841, -0.11739477515220642, -0.24268266558647156, -0.24777117371559143, 0.3473425805568695, 0.43464213609695435, -0.025797909125685692, -0.1787007749080658, -0.09937477856874466, 0.05546960234642029, -0.32021450996398926, 0.08966267108917236, -0.323030948638916, 0.20188218355178833, -0.48368027806282043, 0.3273483216762543, 0.37695369124412537, 0.11285879462957382, -0.07669475674629211, 0.39328429102897644, 0.1710810661315918, 0.20872505009174347, -0.20848898589611053, -0.24453474581241608, 0.26136514544487, 0.133254274725914, 0.5667698383331299, -0.09640970826148987, 0.22585421800613403, 0.18253234028816223, 0.20935100317001343, 0.12761516869068146, -0.184851735830307, 0.13647259771823883, 0.14813080430030823, -0.08339385688304901, -0.11424349993467331, 0.11710505932569504, 0.4190841019153595, -0.011441212147474289, -0.044038690626621246, -0.27238500118255615, 0.08559706807136536, -0.3925330638885498, 0.1793821007013321, 0.0834350511431694, -0.13667751848697662, 0.4554329216480255, -0.3141973912715912, -0.47956544160842896, -0.15064796805381775, 0.012536427937448025, 0.1816958636045456, 0.15448211133480072, -0.05667633190751076, -0.047699879854917526, 0.18486787378787994, -0.3287857174873352, -0.27926990389823914, 0.2382868230342865, -0.02878638543188572, -0.11376500874757767, -0.04305563494563103, -0.04654930531978607, 0.44830453395843506, 0.012025621719658375, -0.053516894578933716, -0.4729655981063843 ]
59
..\pandas\reference\api\pandas.Series.corr.html
pandas.Series.corr
Series.corr(other, method='pearson', min_periods=None)[source]# Compute correlation with other Series, excluding missing values. The two Series objects are not required to be the same length and will be aligned internally before the correlation function is applied. Notes Pearson, Kendall and Spearman correlation are currently computed using pairwise complete observations. Pearson correlation coefficient Kendall rank correlation coefficient Spearman’s rank correlation coefficient Automatic data alignment: as with all pandas operations, automatic data alignment is performed for this method. corr() automatically considers values with matching indices.
Parameters: otherSeriesSeries with which to compute the correlation. method{‘pearson’, ‘kendall’, ‘spearman’} or callableMethod used to compute correlation: pearson : Standard correlation coefficient kendall : Kendall Tau correlation coefficient spearman : Spearman rank correlation callable: Callable with input two 1d ndarrays and returning a float. Warning Note that the returned matrix from corr will have 1 along the diagonals and will be symmetric regardless of the callable’s behavior. min_periodsint, optionalMinimum number of observations needed to have a valid result. Returns: floatCorrelation with other.
['>>> def histogram_intersection(a, b):\n... v = np.minimum(a, b).sum().round(decimals=1)\n... return v\n>>> s1 = pd.Series([.2, .0, .6, .2])\n>>> s2 = pd.Series([.3, .6, .0, .1])\n>>> s1.corr(s2, method=histogram_intersection)\n0.3', '>>> s1 = pd.Series([1, 2, 3], index=[0, 1, 2])\n>>> s2 = pd.Series([1, 2, 3], index=[2, 1, 0])\n>>> s1.corr(s2)\n-1.0']
pandas.Series.corr Series.corr(other, method='pearson', min_periods=None)[source]# Compute correlation with other Series, excluding missing values. The two Series objects are not required to be the same length and will be aligned internally before the correlation function is applied. Notes Pearson, Kendall and Spearman correlation are currently computed using pairwise complete observations. Pearson correlation coefficient Kendall rank correlation coefficient Spearman’s rank correlation coefficient Automatic data alignment: as with all pandas operations, automatic data alignment is performed for this method. corr() automatically considers values with matching indices.
[ -0.05565953627228737, -0.32981571555137634, 0.012728823348879814, 0.03046347014605999, -0.29931649565696716, 0.22808018326759338, 0.1159818097949028, 0.02214481122791767, 0.17149819433689117, 0.3429228961467743, -0.48361220955848694, 0.1302504539489746, 0.37160924077033997, -0.15980511903762817, -0.23156124353408813, -0.1716594249010086, -0.2554088532924652, 0.38571155071258545, 0.0530155673623085, 0.07373154163360596, -0.24071529507637024, 0.07289205491542816, -0.09656888991594315, -0.041354868561029434, -0.22677075862884521, -0.18251976370811462, -0.09866593778133392, 0.1617647409439087, 0.2933814823627472, 0.02320731431245804, 0.4956320822238922, 0.2874581813812256, -0.09981612861156464, 0.22472693026065826, -0.00010377098806202412, -0.3797746002674103, 0.2186916023492813, -0.13160352408885956, 0.14490151405334473, -0.13102930784225464, -0.35390782356262207, 0.05625482276082039, 0.3348592221736908, -0.19386026263237, 0.04915503412485123, 0.3353439271450043, 0.024958133697509766, -0.13621816039085388, 0.46193036437034607, 0.04691321775317192, 0.241163432598114, 0.12184245884418488, 0.1425190567970276, -0.3228544294834137, -0.023941708728671074, 0.004003521520644426, 0.26018524169921875, -0.0881943479180336, -0.4199030101299286, 0.21182003617286682, 0.07603015005588531, 0.26841646432876587, -0.234984889626503, 0.1228085607290268, -0.20909762382507324, 0.06765252351760864, -0.04916071519255638, -0.3409743905067444, -0.027250267565250397, 0.48886409401893616, 0.22893720865249634, -0.13646237552165985, 0.10629307478666306, 0.25454333424568176, 0.175013467669487, -0.08118625730276108, -0.005689631216228008, -0.11337153613567352, -0.15749017894268036, -0.08636710047721863, 0.21793390810489655, 0.5611709952354431, -0.1515604704618454, 0.20308087766170502, -0.2707382142543793, 0.3243107497692108, 0.006690246984362602, -0.0069389487616717815, 0.08921387791633606, -0.04685574769973755, -0.14551301300525665, -0.3045661747455597, 0.14737588167190552, 0.1144397109746933, -0.3454761803150177, -0.2893179655075073, -0.1580706238746643, -0.031929902732372284, -0.035087328404188156, -0.0066794343292713165, -0.025158528238534927, 0.05613689497113228, 0.08693836629390717, 0.44265955686569214, -0.28417184948921204, 0.03051353059709072, -0.22301791608333588, 0.18361707031726837, 0.2038634568452835, 0.18216970562934875, -0.08324100077152252, -0.04691073298454285, 0.18345299363136292, -0.11058022081851959, 0.15302979946136475, -0.03993438184261322, -0.2615205943584442, -0.07907374203205109, -0.4741609990596771, 0.0003007302002515644, -0.14908449351787567, 0.0001651202328503132, -0.0033756843768060207, 0.24330420792102814, -0.11751583963632584, 0.4142919182777405, -0.03923904150724411, -0.16128525137901306, 0.2473749816417694, 0.23802007734775543, -0.16414429247379303, 0.3626931309700012, 0.424844890832901, 0.09704255312681198, 0.035495273768901825, -0.37108302116394043, 0.22857040166854858, 0.03658683970570564, 0.5721858143806458, 0.07727519422769547, 0.1035599336028099, -0.13640423119068146, 0.2842978835105896, 0.3361806869506836, 0.19593824446201324, 0.04519940912723541, 0.08141990751028061, 0.23155418038368225, -0.349285751581192, 0.04247976839542389, -0.30935049057006836, -0.13945315778255463, -0.0244245957583189, 0.23891548812389374, -0.0553133487701416, -0.19327561557292938, 0.10985112190246582, 0.16365468502044678, -0.2228558212518692, -0.08273996412754059, 0.25344961881637573, 0.011807085014879704, 0.0032581761479377747, -0.24424663186073303, 0.2154178023338318, 0.14147010445594788, -0.26899558305740356, 0.09624216705560684, -0.2131527066230774, 0.03287750110030174, 0.06336293369531631, -0.011057812720537186, 0.14399856328964233, -0.07295101881027222, -0.12605585157871246, -0.16549618542194366, 0.8004336953163147, -0.38571861386299133, -0.04404941573739052, -0.14345280826091766, 0.13898015022277832, 0.2374563366174698, 0.1953626275062561, 0.2595627009868622, -0.34512948989868164, 0.2187916487455368, -0.06466437876224518, 0.39745357632637024, -0.22128267586231232, -0.33332738280296326, 0.020682625472545624, 0.0829704999923706, -0.18165209889411926, 0.19259220361709595, 0.1972537785768509, 0.009121706709265709, 0.15475812554359436, -0.44550469517707825, -0.016788270324468613, -0.053774747997522354, -0.042115818709135056, 0.054868344217538834, 0.0759088471531868, 0.11592597514390945, 0.1691444367170334, -0.17990319430828094, -0.020864004269242287, -0.09091251343488693, 0.11800223588943481, 0.10852508991956711, 0.009067618288099766, -0.10498719662427902, -0.3662879765033722, -0.34783920645713806, -0.1094931811094284, 0.06100005283951759, 0.1956617683172226, 0.0722610130906105, 0.03284627944231033, -0.006338383536785841, -0.15280739963054657, 0.35624247789382935, 0.28090807795524597, -0.1438278704881668, -0.18193009495735168, 0.19531506299972534, -0.01985256001353264, 0.07758381962776184, -0.03215258941054344, 0.29664725065231323, 0.1555497795343399, 0.11528588086366653, 0.039115406572818756, 0.306403785943985, 0.12873634696006775, 0.19675563275814056, 0.11649441719055176, -0.2967795431613922, -0.1692132204771042, 0.05141187086701393, -0.2298927754163742, 0.2736983597278595, 0.2592661678791046, 0.06934083998203278, -0.10741382092237473, 0.5986106395721436, 0.1578163504600525, -0.10416345298290253, -0.13674865663051605, 0.04399901255965233, 0.13143138587474823, 0.018086392432451248, -0.043106719851493835, 0.006669596303254366, 0.0701412707567215, 0.16500122845172882, -0.09312078356742859, -0.011468515731394291, -0.585027277469635, 0.0330507792532444, 0.09168832749128342, -0.21352967619895935, 0.17809927463531494, 0.18656115233898163, -0.16537034511566162, 0.01822013035416603, -0.10149406641721725, 0.11562381684780121, 0.152752086520195, 0.2603166401386261, 0.053463127464056015, 0.07905874401330948, -0.47675392031669617, -0.21278154850006104, -0.015770725905895233, 0.17394162714481354, 0.0394422821700573, -0.020899707451462746, 0.35036933422088623, 0.3185563385486603, -0.2187524437904358, -0.2986755967140198, -0.4160536229610443, -0.0976567491889, -0.05571957305073738, 0.18728986382484436, -0.028200749307870865, -0.10046718269586563, -0.1499287188053131, -0.1803419291973114, 0.021034501492977142, -0.5190902352333069, 0.04826034605503082, 0.11548935621976852, -0.13077975809574127, 0.05486154556274414, -0.10660897940397263, 0.33765846490859985, 0.2713859975337982, -0.21865315735340118, -0.4296693205833435, -0.042516473680734634, -0.1389676332473755, 0.2838117778301239, -0.17205308377742767, 0.2879583537578583, 0.21146251261234283, -0.19922591745853424, 0.2951320707798004, 0.26660895347595215, -0.25731396675109863, -0.12616285681724548, -0.17979896068572998, -0.3904750347137451, 0.1789703667163849, -0.22858168184757233, -0.46259161829948425, -0.24455700814723969, 0.07486487179994583, -0.12603525817394257, -0.04064648970961571, 0.08395275473594666, -0.20660308003425598, 0.3088740408420563, 0.03383616358041763, -0.0788392424583435, -0.002052197465673089, -0.21683496236801147, -0.011620174162089825, 0.27158206701278687, 0.09660426527261734, -0.4948568344116211, -0.2873360216617584, 0.03787882626056671, -0.21341024339199066, 0.1698523908853531, -0.29648178815841675, -0.2558821737766266, 0.6717895865440369, -0.15701599419116974, -0.02804371900856495, 0.27901917695999146, -0.29705867171287537, 0.14304594695568085, -0.13110803067684174, 0.0525008849799633, -0.46837034821510315, -0.01227108109742403, -0.07174515724182129, 0.01180735882371664, 0.3229748010635376, 0.16243736445903778, 0.1489488035440445, -0.22854529321193695, 0.10635633021593094, 0.13345842063426971, 0.06239272281527519, -0.04805714637041092, -0.1799919456243515, -0.3280233144760132, 0.44434091448783875, -0.3831486701965332, -0.09920568019151688, 0.20271208882331848, 0.06713394820690155, 0.0007134915213100612, -0.06704385578632355, 0.17812205851078033, 0.0367310494184494, 0.02959965169429779, -0.26824966073036194, 0.35474395751953125, 0.2505699694156647, 0.10529286414384842, -0.008742140606045723, 0.12749913334846497, -0.5126224160194397, -0.16743874549865723, 0.007157586049288511, 0.05937203764915466, -0.14942139387130737, -0.17409160733222961, 0.16728144884109497, -0.016604484990239143, -0.08967001736164093, -0.1329990029335022, -0.40444520115852356, -0.19918183982372284, 0.1949792355298996, -0.030633285641670227, -0.1747991144657135, -0.030427882447838783, 0.1299218237400055, -0.3998481333255768, 0.708106279373169, 0.2780529856681824, 0.06851617246866226, 0.2886536121368408, -0.1349608153104782, -0.16361179947853088, 0.2671971619129181, -0.01469449233263731, -0.2693786323070526, -0.6083455085754395, 0.045339759439229965, -0.33731335401535034, -0.39650222659111023, 0.22200307250022888, -0.32207709550857544, -0.7171299457550049, -0.22463512420654297, 0.14238102734088898, 0.1340096890926361, -0.11557196080684662, 0.3926185965538025, 0.25794005393981934, -0.1377151906490326, -0.5326130390167236, -0.36761870980262756, -0.2368158996105194, 0.03362899273633957, -0.017023872584104538, -0.05729469656944275, 0.18271470069885254, -0.1731756031513214, -0.4199022948741913, -0.13201358914375305, 0.06488418579101562, 0.44813910126686096, 0.11426004767417908, 0.03695659711956978, 0.1058322936296463, -0.06966843456029892, 0.25212499499320984, 0.2867356240749359, 0.16344599425792694, -0.26879769563674927, 0.07521836459636688, 0.1551567167043686, -0.21973487734794617, -0.10596635937690735, 0.2231280356645584, -0.1083400622010231, -0.20659513771533966, 0.18548278510570526, -0.5217478275299072, 0.13152144849300385, -0.015413844026625156, -0.18323688209056854, 0.27762123942375183, 0.3092986047267914, -0.42132166028022766, -0.09737090021371841, 0.1819314807653427, 0.08888091892004013, 0.09034386277198792, 0.0007178696687333286, 0.004165788646787405, -0.14964653551578522, 0.04512186348438263, 0.08899518847465515, 0.6290817856788635, 0.11187095195055008, 0.06774448603391647, 0.4258815050125122, 0.009019503369927406, 0.8780918717384338, -0.005874841008335352, 0.46369078755378723, -0.09930824488401413, -0.05333057790994644, -0.27484631538391113, -0.09689107537269592, -0.03678116202354431, -0.16118891537189484, -0.36686015129089355, 0.5826346278190613, -0.03157804533839226, 0.15004116296768188, 0.06960999965667725, -0.1058577299118042, -0.05813588947057724, -0.19741545617580414, -0.11350500583648682, 0.12707830965518951, 0.2291097342967987, 0.17809107899665833, -0.08736008405685425, 0.006171985995024443, -0.0499897226691246, -0.03241507336497307, 0.03696192055940628, 0.0920875295996666, 0.2628944516181946, 0.07204745709896088, -0.059747837483882904, -0.09964387118816376, 0.010658824816346169, -0.2574103772640228, 0.5299712419509888, -0.10036315023899078, 0.07105948776006699, 0.1499587595462799, 0.07959248870611191, 0.08499711006879807, 0.0355096161365509, -0.18027156591415405, 0.21598224341869354, -0.04680350422859192, -0.10036278516054153, 0.508915901184082, 0.19141390919685364, -0.17279088497161865, -0.154137521982193, 0.11042879521846771, -0.35409054160118103, 0.06514694541692734, -0.12109270691871643, 0.03964724764227867, -0.07452955096960068, -0.1484256088733673, 0.21350519359111786, 0.044482000172138214, -0.2245049625635147, 0.3833179771900177, -0.24552729725837708, -0.3660731017589569, -0.28618308901786804, 0.15032154321670532, 0.007615833077579737, -0.08637422323226929, 0.060333967208862305, -0.17996662855148315, -0.23819929361343384, -0.013693359680473804, 0.028400210663676262, 0.30886945128440857, -0.35063034296035767, 0.0019050108967348933, -0.09027943760156631, 0.011861687526106834, -0.014133775606751442, 0.5892784595489502, 0.004564632195979357, 0.396582692861557, -0.00817275233566761, -0.40342509746551514, -0.24070033431053162, -0.2150886505842209, 0.293520987033844, 0.2853138744831085, 0.08318183571100235, 0.3474307358264923, -0.1360008418560028, 0.11813214421272278, -0.3987977206707001, -0.04745069891214371, -0.2758903205394745, -0.07054653763771057, -0.00019824804621748626, 0.17921783030033112, 0.1733284443616867, 0.2551116645336151, 0.1667420119047165, 0.32065197825431824, 0.05329538509249687, -0.2887059450149536, -0.013270758092403412, 0.02525968663394451, -0.20694595575332642, -0.047884128987789154, -0.001197352772578597, 0.022643353790044785, -0.1430458426475525, -0.15076908469200134, -0.22373013198375702, 0.19380821287631989, -0.18640805780887604, 0.266634076833725, -0.307854562997818, -0.10232318937778473, -0.1181684210896492, -0.01835019513964653, 0.01841682568192482, -0.1124090701341629, -0.10731597989797592, 0.30530357360839844, -0.308245450258255, 0.0016827206127345562, 0.32094600796699524, 0.23855821788311005, -0.022567883133888245, -0.18971022963523865, 0.18427510559558868, 0.2111232578754425, -0.529292106628418, -0.1834685206413269, 0.4940115809440613, 0.06187070533633232, 0.2120477259159088, -0.12904444336891174, -0.14251980185508728, 0.2287721335887909, -0.4981308877468109, 0.11640286445617676, 0.25420671701431274, 0.2917017340660095, 0.30588051676750183, 0.21301288902759552, 0.10574627667665482, -0.05643383041024208, 0.11622663587331772, -0.07558539509773254, -0.011330632492899895, -0.07792159914970398, 0.15803055465221405, 0.21397167444229126, 0.5057981014251709, 0.2145555019378662, 0.3742733597755432, 0.15918779373168945, 0.322726309299469, -0.19907867908477783, 0.20705439150333405, 0.4065447151660919, -0.045444294810295105, -0.15870536863803864, 0.1630762666463852, -0.2309933453798294, 0.5075247883796692, 0.19711989164352417, -0.1177789568901062, -0.20640110969543457, 0.3123413920402527, 0.007551469840109348, 0.036652807146310806, -0.06714975088834763, -0.3348691761493683, 0.10414661467075348, 0.09777814894914627, 0.0352783240377903, 0.2829968333244324, -0.34034958481788635, -0.26038387417793274, -0.12070534378290176, 0.4394058287143707, 0.09777309745550156, 0.16594983637332916, -0.018399666994810104, 0.3237508535385132, -0.008365505374968052, 0.1523025929927826, 0.2601839303970337, 0.2969073951244354, -0.09923793375492096, -0.347986102104187, 0.4366460144519806, -0.14344120025634766, 0.09795715659856796, -0.023452626541256905, 0.26590579748153687, -0.20716094970703125, -0.019905343651771545, 0.23481793701648712, 0.07034099847078323, -0.26010242104530334, 0.053261443972587585, 0.06123551353812218, 0.11422503739595413, -0.5190799236297607, 0.12531766295433044, 0.2784503400325775, -0.3319442868232727, 0.18928121030330658, -0.1459878385066986, 0.2577045261859894, -0.5420575141906738, 0.292420893907547, -0.016584487631917, 0.03836346045136452, 0.03614204376935959, 0.1510818898677826, -0.07088187336921692, 0.028058866038918495, -0.12421571463346481, -0.18115633726119995, -0.0871526375412941, -0.15715114772319794, 0.15609800815582275, -0.07020602375268936, 0.314468652009964, 0.1196727603673935, 0.15889883041381836, -0.060810353606939316, -0.3596663475036621, -0.29058876633644104, 0.42173734307289124, 0.22280696034431458, -0.10875681787729263, -0.051837291568517685, -0.050364330410957336, 0.06971666216850281, -0.1485404074192047, 0.16845451295375824, 0.19897328317165375, -0.11056100577116013, -0.15213313698768616, 0.08343029022216797, -0.08807703852653503, -0.30077865719795227, -0.5693712830543518, -0.09100351482629776, -0.1938815414905548, -0.04865320399403572, -0.22416378557682037, 0.25338777899742126, -0.029026467353105545, -0.0891365334391594, 0.06508848071098328, 0.32254600524902344, -0.22264473140239716, 0.23370008170604706, 0.20197603106498718, -0.11648214608430862, 0.31680071353912354, 0.4257260859012604, -0.08570720255374908, -0.10815191268920898, 0.2840594947338104, -0.13672418892383575, 0.18532909452915192, 0.036261383444070816, -0.1004304364323616, -0.0038721745368093252, 0.45976582169532776, 0.09917834401130676, -0.30078551173210144, -0.11718292534351349, 0.11964597553014755, -0.39349332451820374, 0.05301203578710556, 0.2592516541481018, 0.2150861620903015, 0.05583994835615158, 0.0925382599234581, 0.06713682413101196, -0.07109862565994263, 0.14433857798576355, -0.018044499680399895, -0.28909581899642944, -0.4304879605770111, -0.152816504240036, 0.5101325511932373, 0.12303812801837921, -0.12606848776340485, 0.1001044362783432, 0.34516018629074097, 0.08571522682905197, -0.2030414193868637, 0.2400013655424118, -0.0814124271273613, 0.06908100098371506, -0.14713680744171143, -0.31697237491607666, 0.2802641689777374, 0.06484688818454742, -0.15858004987239838, -0.30894309282302856 ]
60
..\pandas\reference\api\pandas.tseries.offsets.BYearBegin.is_quarter_start.html
pandas.tseries.offsets.BYearBegin.is_quarter_start
BYearBegin.is_quarter_start(ts)# Return boolean whether a timestamp occurs on the quarter start.
No parameters found
['>>> ts = pd.Timestamp(2022, 1, 1)\n>>> freq = pd.offsets.Hour(5)\n>>> freq.is_quarter_start(ts)\nTrue']
pandas.tseries.offsets.BYearBegin.is_quarter_start BYearBegin.is_quarter_start(ts)# Return boolean whether a timestamp occurs on the quarter start.
[ -0.2939758598804474, -0.3328196108341217, -0.16903185844421387, 0.006344327237457037, -0.2738332450389862, -0.0706484392285347, 0.29906854033470154, 0.24187633395195007, -0.13136069476604462, -0.08262239396572113, 0.2963658571243286, 0.16820816695690155, 0.0665866956114769, 0.0708804652094841, -0.353166788816452, 0.18101397156715393, 0.11610481142997742, 0.5915631651878357, -0.3109726011753082, 0.16778701543807983, -0.3541131615638733, 0.008825820870697498, -0.343460351228714, -0.015594160184264183, -0.09332601726055145, -0.11589276045560837, -0.08872316777706146, -0.15044370293617249, -0.058545734733343124, 0.0016337110428139567, 0.28956088423728943, -0.07361435890197754, 0.012429418973624706, 0.670013427734375, -0.00010368855146225542, -0.33429956436157227, 0.17683382332324982, -0.15516909956932068, -0.04004993289709091, 0.4112228751182556, 0.10031764954328537, 0.06422720104455948, 0.0921432375907898, -0.2699601948261261, -0.3503629267215729, -0.1217731162905693, -0.03228852525353432, -0.0636695921421051, 0.5011724829673767, 0.4068230390548706, 0.18884393572807312, 0.1486317366361618, -0.13911892473697662, 0.06258366256952286, 0.3343375623226166, -0.18453939259052277, 0.19332599639892578, -0.13545039296150208, -0.22751368582248688, -0.2971799671649933, 0.10805902630090714, 0.24230609834194183, 0.008792898617684841, 0.31911173462867737, -0.1762700229883194, 0.09036891162395477, 0.2722044885158539, 0.2871938943862915, -0.13453757762908936, 0.09159412235021591, 0.5676665306091309, -0.4239526391029358, -0.24394161999225616, 0.003557366319000721, -0.04754699021577835, -0.26490652561187744, 0.07833509892225266, -0.19661575555801392, 0.03220771998167038, 0.15212275087833405, 0.08547616004943848, 0.5728841423988342, -0.17674724757671356, 0.21824775636196136, -0.5280457735061646, 0.20042817294597626, -0.07797488570213318, -0.1833360344171524, -0.20198044180870056, -0.08699237555265427, 0.37312135100364685, 0.12498308718204498, -0.06491386145353317, 0.3555525839328766, -0.05608233064413071, -0.4118497669696808, 0.17939390242099762, 0.2595171332359314, -0.11770056188106537, 0.011239615269005299, -0.19008329510688782, 0.03937636688351631, -0.2310158610343933, -0.013865244574844837, 0.18354098498821259, 0.30294662714004517, -0.06595953553915024, 0.007866616360843182, 0.27935290336608887, 0.06148563697934151, -0.09721063077449799, 0.10091845691204071, 0.3087795376777649, -0.20938406884670258, 0.13765081763267517, 0.19168150424957275, 0.315325528383255, 0.05530008673667908, -0.25847411155700684, 0.010970056056976318, -0.05821031704545021, -0.3026382029056549, 0.17041140794754028, -0.02064928039908409, -0.21112293004989624, 0.13624563813209534, 0.19330963492393494, -0.1377280354499817, 0.16351507604122162, 0.2476625293493271, -0.25813770294189453, 0.2471151351928711, 0.08375158160924911, -0.3158115744590759, -0.2374168038368225, 0.04957194626331329, -0.14152467250823975, 0.2576863467693329, -0.20576253533363342, 0.17936231195926666, -0.07015231996774673, -0.25356727838516235, 0.23056644201278687, 0.3587546944618225, -0.36938753724098206, -0.2848624289035797, 0.14243042469024658, 0.058290787041187286, -0.1765299141407013, 0.12364742159843445, 0.2797330319881439, 0.14336587488651276, -0.02732924371957779, 0.26241886615753174, -0.3420054614543915, 0.10242889076471329, 0.05258204787969589, 0.15512503683567047, 0.23580263555049896, 0.01786915957927704, 0.5730450749397278, 0.16623617708683014, -0.29689690470695496, -0.05966087803244591, 0.031364403665065765, 0.1878376305103302, -0.38100913166999817, -0.04580778628587723, 0.022846123203635216, -0.4742242693901062, -0.14249424636363983, 0.10407974570989609, 0.2869906723499298, -0.06399068981409073, -0.23139773309230804, -0.5774730443954468, -0.015098800882697105, -0.26445847749710083, 0.08917547762393951, -0.07884444296360016, -0.24183021485805511, -0.06661495566368103, -0.0002871211909223348, 0.07877733558416367, -0.48441585898399353, -0.1521628350019455, 0.16834406554698944, -0.037850067019462585, -0.2728074789047241, -0.15213190019130707, 0.016623318195343018, -0.2060249149799347, 0.197989359498024, 0.20119212567806244, 0.14324399828910828, -0.26128318905830383, -0.19078107178211212, 0.03317679092288017, -0.03245740756392479, 0.2803371548652649, -0.08760855346918106, -0.32407549023628235, 0.3837496340274811, -0.1580202281475067, -0.034677185118198395, -0.4671025574207306, 0.1698083132505417, 0.05016482621431351, 0.05150345712900162, -0.017203761264681816, 0.3272995948791504, -0.07692555338144302, -0.04574369266629219, 0.13270655274391174, 0.262940913438797, 0.4278397560119629, 0.31368666887283325, 0.06336028128862381, 0.13575050234794617, 0.5552911162376404, -0.11288662254810333, 0.11335565149784088, -0.023166529834270477, -0.12119056284427643, -0.04605904221534729, -0.24037425220012665, 0.1024274155497551, -0.0015658832853659987, -0.21254301071166992, 0.18442140519618988, 0.22834616899490356, -0.03752231225371361, 0.15659332275390625, 0.10699575394392014, 0.1959170699119568, 0.23651470243930817, -0.07877305895090103, -0.28207480907440186, -0.06353651732206345, 0.2676582336425781, -0.3382475674152374, 0.33087649941444397, 0.06242544576525688, 0.03428202494978905, -0.1266361027956009, 0.4245890974998474, -0.14039815962314606, -0.22589296102523804, -0.08861835300922394, -0.0014826650731265545, 0.11619023233652115, -0.14872829616069794, -0.15666460990905762, -0.25844326615333557, 0.14419448375701904, -0.08369820564985275, -0.17334206402301788, 0.31700950860977173, -0.26228368282318115, 0.12213695794343948, 0.33242249488830566, -0.20535998046398163, -0.0991043746471405, 0.07836420089006424, 0.1547911912202835, -0.09254324436187744, 0.026608772575855255, 0.08231016993522644, 0.11525607109069824, 0.24818937480449677, 0.22167694568634033, -0.11207309365272522, -0.1424781233072281, -0.004422622267156839, 0.169867143034935, -0.015894070267677307, -0.1680925041437149, -0.12702801823616028, 0.2658367156982422, 0.0682549923658371, -0.0733560174703598, -0.0035936960484832525, -0.10824704170227051, 0.10869204252958298, -0.2370261400938034, -0.1129426434636116, -0.06278559565544128, -0.45990195870399475, 0.18160380423069, -0.3714647889137268, 0.3463177978992462, -0.07177850604057312, 0.4448547959327698, 0.16641907393932343, -0.03529570624232292, 0.01642695814371109, -0.10964993387460709, 0.39200296998023987, 0.25957992672920227, 0.010236815549433231, -0.11663305759429932, -0.41955146193504333, 0.05048230662941933, 0.2899608612060547, -0.21921837329864502, 0.2132088541984558, 0.3266364336013794, -0.310994952917099, 0.04690396785736084, 0.15744063258171082, -0.18957532942295074, 0.04051068797707558, -0.3347281813621521, 0.22929450869560242, 0.17172788083553314, 0.1442909836769104, -0.31164851784706116, -0.007941834628582, -0.15302346646785736, -0.009390007704496384, -0.2779363691806793, -0.20399567484855652, 0.08395645022392273, 0.11190974712371826, -0.3957117199897766, 0.23240847885608673, 0.06301447004079819, -0.3029206693172455, 0.17389826476573944, -0.027633577585220337, -0.12183817476034164, 0.46602198481559753, -0.17122457921504974, 0.07834641635417938, 0.11986270546913147, -0.1297900378704071, -0.43950679898262024, -0.2858694791793823, 0.02677258849143982, 0.1307653933763504, -0.22310133278369904, 0.21702158451080322, -0.07806213200092316, -0.06603763997554779, -0.07180868834257126, -0.06428457796573639, -0.5757416486740112, 0.2761158049106598, 0.025500968098640442, 0.198648139834404, -0.2531493306159973, 0.24607564508914948, -0.10164432972669601, -0.34474536776542664, -0.08361076563596725, 0.08398650586605072, -0.0021432421635836363, 0.030230816453695297, 0.0940893292427063, 0.14773164689540863, 0.3019431233406067, -0.1695033609867096, 0.4832530915737152, 0.31534987688064575, -0.11033930629491806, 0.0677364394068718, -0.13408972322940826, 0.15868660807609558, 0.08138320595026016, -0.013403047807514668, -0.20092734694480896, 0.3630411922931671, -0.08818750083446503, 0.26242566108703613, -0.12476468831300735, 0.10719321668148041, -0.3690612018108368, -0.0009004792664200068, -0.3458368480205536, -0.08128533512353897, -0.16146895289421082, -0.680745005607605, 0.07371886074542999, -0.20980606973171234, -0.09688428789377213, -0.19731368124485016, -0.09840154647827148, -0.35432520508766174, 0.18191657960414886, 0.28668490052223206, -0.14548933506011963, -0.2664181590080261, -0.11643709987401962, 0.0695590153336525, -0.02688908576965332, 0.025859594345092773, 0.1958768367767334, -0.03306051343679428, -0.17877687513828278, -0.03767794743180275, -0.0556793250143528, 0.5436887741088867, -0.08919171243906021, 0.16185158491134644, 0.05092674866318703, -0.17584775388240814, -0.44412899017333984, 0.08191971480846405, -0.14943407475948334, -0.30179038643836975, -0.23074258863925934, 0.29455870389938354, -0.10632079094648361, 0.017421215772628784, 0.11774787306785583, -0.0603831522166729, 0.04667559266090393, -0.08379499614238739, -0.29308977723121643, -0.14656303822994232, 0.25367215275764465, 0.5314387083053589, 0.37895211577415466, -0.23564530909061432, 0.1613222360610962, -0.20664936304092407, -0.16585247218608856, 0.10618472099304199, 0.28741756081581116, 0.3181121051311493, 0.12901830673217773, 0.009414378553628922, 0.1278674453496933, -0.06610563397407532, -0.4885263442993164, 0.39396634697914124, -0.15970177948474884, -0.13874170184135437, 0.05020469054579735, -0.2611643373966217, -0.06824083626270294, -0.04636894538998604, 0.19095732271671295, -0.34537240862846375, 0.13613960146903992, -0.033896464854478836, 0.18133465945720673, -0.18005739152431488, -0.3095731735229492, -0.07878188043832779, 0.28626108169555664, -0.018476512283086777, -0.13434509932994843, 0.2762215733528137, 0.091710165143013, -0.16464608907699585, -0.022387761622667313, -0.1879548728466034, -0.136759951710701, 0.07840917259454727, -0.13922856748104095, 0.49726420640945435, -0.005829507950693369, -0.035942092537879944, 0.4989692270755768, -0.1033012717962265, 0.542204737663269, 0.3096023499965668, 0.12100023776292801, 0.028019243851304054, -0.4086674749851227, -0.21709643304347992, 0.011389892548322678, -0.27336204051971436, -0.06952465325593948, -0.3189312815666199, 0.021624216809868813, -0.05458340421319008, 0.294518381357193, -0.007137158419936895, -0.05771560221910477, 0.174057275056839, 0.36235466599464417, -0.4647063612937927, 0.25306448340415955, 0.0002643301268108189, 0.13480617105960846, -0.14053168892860413, -0.028937898576259613, 0.006085751112550497, -0.18283186852931976, 0.0847274512052536, -0.21776911616325378, 0.13552945852279663, -0.03927912190556526, 0.13477563858032227, -0.21010722219944, -0.5638580918312073, 0.10604015737771988, 0.6446846127510071, -0.32942143082618713, 0.06566288322210312, 0.04634001851081848, 0.19905175268650055, 0.08722507953643799, -0.35978227853775024, 0.121783047914505, 0.4232011139392853, -0.041156668215990067, 0.13803845643997192, 0.14147377014160156, -0.15363956987857819, -0.061787545680999756, 0.2729743719100952, 0.4585345983505249, -0.5085939168930054, -0.08636641502380371, -0.2474684715270996, -0.2579862177371979, -0.04597273841500282, -0.12532904744148254, 0.21594053506851196, -0.029232865199446678, 0.18546444177627563, 0.20508132874965668, -0.23817689716815948, -0.16814537346363068, -0.30090072751045227, 0.13243667781352997, -0.1521567851305008, 0.39397937059402466, 0.11608225107192993, 0.19743597507476807, -0.2634311318397522, -0.14244705438613892, -0.14603503048419952, 0.07291814684867859, -0.2844202518463135, 0.38995838165283203, 0.3644319772720337, 0.05707374960184097, 0.36278364062309265, 0.4318772554397583, 0.10583513230085373, 0.2853195071220398, 0.016545312479138374, -0.16967372596263885, -0.3824472725391388, 0.24865294992923737, 0.008781718090176582, 0.4500114619731903, 0.445060670375824, 0.4261052906513214, 0.14966747164726257, -0.06710270792245865, -0.4254801571369171, -0.14060845971107483, -0.4172467291355133, 0.20631587505340576, -0.17988663911819458, 0.048680566251277924, -0.1029316857457161, -0.09748014807701111, 0.23899579048156738, 0.19506299495697021, -0.0336281880736351, -0.31274208426475525, -0.05214083567261696, -0.007005976513028145, -0.071982242166996, -0.05165831744670868, 0.21608290076255798, 0.1272018551826477, -0.0656672865152359, -0.11339514702558517, -0.3109326958656311, 0.18079248070716858, -0.008420904166996479, 0.17136132717132568, 0.24332641065120697, -0.07876889407634735, -0.09392058849334717, -0.07180006057024002, 0.03274711221456528, -0.19620276987552643, -0.32438144087791443, 0.3161477744579315, -0.2577733099460602, 0.07929366827011108, 0.13437868654727936, 0.08644785732030869, -0.03253798186779022, -0.0914437472820282, -0.16980811953544617, 0.210064098238945, -0.2922590374946594, 0.33406147360801697, 0.1500525027513504, -0.29026806354522705, -0.02442016452550888, -0.14817050099372864, -0.0630418062210083, 0.17711564898490906, -0.5323857665061951, 0.15298216044902802, -0.1291869878768921, -0.14190632104873657, 0.40524011850357056, 0.30955466628074646, -0.016993409022688866, -0.08751658350229263, 0.3191097676753998, 0.36593887209892273, 0.266279935836792, -0.2634890675544739, 0.0826028510928154, 0.6176172494888306, -0.10757748782634735, -0.07359622418880463, 0.2595440447330475, 0.259003221988678, 0.06106805056333542, 0.05932985991239548, 0.4820486009120941, -0.06587405502796173, -0.04869595542550087, 0.12068727612495422, -0.3007897436618805, -0.16173173487186432, 0.20612218976020813, 0.6204261183738708, -0.3277772068977356, -0.07774890214204788, 0.42268913984298706, 0.25215524435043335, -0.11871974915266037, 0.4207766056060791, -0.08196214586496353, 0.09787604212760925, 0.15464721620082855, -0.004227666184306145, 0.3839358389377594, 0.04588663578033447, -0.15662622451782227, -0.22808115184307098, 0.14822928607463837, 0.16761593520641327, 0.33647215366363525, -0.012001855298876762, 0.1526772379875183, 0.24580641090869904, 0.03845187649130821, 0.12698282301425934, -0.12266864627599716, -0.22209414839744568, -0.20718464255332947, 0.13072016835212708, -0.07415435463190079, 0.1599544733762741, 0.26333868503570557, 0.30854594707489014, -0.23069563508033752, -0.29952272772789, 0.27722105383872986, -0.10478619486093521, -0.262736439704895, -0.05167330056428909, 0.15681545436382294, 0.15481099486351013, -0.05625540763139725, -0.03085208125412464, 0.33160287141799927, -0.18315039575099945, 0.5350933074951172, -0.07901554554700851, -0.1592397540807724, -0.4497823119163513, 0.24176667630672455, 0.04231221228837967, 0.19726860523223877, -0.12654997408390045, 0.2539224624633789, 0.012273522093892097, 0.31086134910583496, -0.4280393421649933, -0.02311958745121956, 0.3194431960582733, 0.13646286725997925, 0.15409131348133087, -0.04561363905668259, -0.12188050895929337, 0.05980900675058365, 0.5646059513092041, 0.1567893624305725, -0.27535656094551086, -0.3269137442111969, -0.12012241780757904, 0.037500787526369095, 0.28867048025131226, 0.11815919727087021, -0.24554359912872314, 0.13588817417621613, -0.047208987176418304, 0.2570219039916992, 0.034723322838544846, -0.36567381024360657, 0.02607862837612629, 0.03782253712415695, 0.07839106023311615, -0.2729629576206207, -0.08065823465585709, 0.04334769397974014, -0.25465577840805054, 0.09624888747930527, -0.057053472846746445, 0.19083282351493835, -0.00039005381404422224, -0.08879906684160233, 0.11145493388175964, -0.1801828294992447, 0.1701635718345642, 0.037774428725242615, 0.0304290559142828, -0.36881521344184875, 0.37226247787475586, 0.03982042521238327, -0.03000026009976864, -0.5487306118011475, 0.30635201930999756, 0.011170731857419014, 0.007479810621589422, -0.24895155429840088, -0.1753043532371521, 0.35265132784843445, 0.3561513125896454, 0.16603156924247742, -0.1353548765182495, -0.08262773603200912, 0.05371275544166565, -0.20692072808742523, -0.1795581728219986, 0.0775933489203453, -0.027947133406996727, -0.03278234973549843, 0.33169811964035034, 0.0011581818107515574, -0.5285155177116394, 0.20860642194747925, -0.03767324239015579, -0.04879807308316231, -0.27695536613464355, 0.13868843019008636, 0.06475312262773514, -0.24471721053123474, -0.1741594523191452, 0.09928236156702042, 0.36815446615219116, 0.06256081163883209, -0.12184701859951019, -0.0715668722987175, 0.29174110293388367, 0.09491398185491562, -0.08071262389421463, -0.06321092694997787, 0.15473981201648712, 0.19242064654827118, 0.19746914505958557, -0.0424274317920208 ]
61
..\pandas\reference\api\pandas.infer_freq.html
pandas.infer_freq
pandas.infer_freq(index)[source]# Infer the most likely frequency given the input index.
Parameters: indexDatetimeIndex, TimedeltaIndex, Series or array-likeIf passed a Series will use the values of the series (NOT THE INDEX). Returns: str or NoneNone if no discernible frequency. Raises: TypeErrorIf the index is not datetime-like. ValueErrorIf there are fewer than three values.
[">>> idx = pd.date_range(start='2020/12/01', end='2020/12/30', periods=30)\n>>> pd.infer_freq(idx)\n'D'"]
pandas.infer_freq pandas.infer_freq(index)[source]# Infer the most likely frequency given the input index.
[ -0.20814672112464905, -0.7377070784568787, -0.05496711656451225, -0.04757699370384216, 0.04884137213230133, 0.022191548720002174, 0.027667775750160217, 0.3349318504333496, -0.07929530739784241, 0.37406373023986816, 0.012638714164495468, 0.09712071716785431, 0.07875463366508484, 0.057514045387506485, -0.31470972299575806, 0.11585164815187454, -0.16080959141254425, 0.3900400400161743, 0.05881011113524437, 0.11136683076620102, -0.2562408149242401, -0.015617289580404758, -0.1776769906282425, 0.19927094876766205, -0.09926868230104446, 0.13621610403060913, -0.045983780175447464, -0.17293070256710052, -0.0912041962146759, -0.12053650617599487, 0.06474475562572479, 0.2541292905807495, -0.04081416130065918, 0.12951311469078064, -0.00010272704093949869, -0.16815423965454102, 0.2857055962085724, -0.21918389201164246, 0.2036890983581543, -0.10428369045257568, -0.3715384006500244, 0.15828903019428253, -0.07379711419343948, -0.29198893904685974, -0.113804392516613, -0.06737994402647018, 0.2608982026576996, -0.062326230108737946, -0.04258960112929344, 0.20806469023227692, 0.2278009057044983, 0.06087559834122658, -0.16814102232456207, -0.0766572505235672, 0.09143009036779404, -0.19872984290122986, 0.253436416387558, 0.22110451757907867, -0.18579299747943878, -0.09452056884765625, 0.09292137622833252, 0.14974316954612732, 0.030592208728194237, 0.06471679359674454, 0.18438227474689484, 0.17287257313728333, 0.26262518763542175, -0.23352541029453278, -0.03661564737558365, 0.4646066129207611, 0.2622408866882324, -0.26839524507522583, -0.1648688018321991, 0.03619924932718277, -0.10187505930662155, 0.0942312702536583, -0.16125188767910004, -0.14241735637187958, -0.2119879573583603, 0.06393134593963623, 0.48621413111686707, 0.27906882762908936, -0.1550273448228836, 0.00013699251576326787, -0.35581010580062866, 0.4835522472858429, -0.14937154948711395, 0.13078032433986664, 0.25490930676460266, -0.01392569299787283, -0.10852024704217911, -0.1733642965555191, 0.21700623631477356, 0.12915073335170746, 0.1587866246700287, -0.22984103858470917, 0.10302635282278061, -0.08651693165302277, -0.07051889598369598, -0.06812713295221329, -0.023164216428995132, 0.04459415376186371, 0.006667315028607845, 0.13380342721939087, 0.08297953754663467, -0.43138712644577026, -0.036255620419979095, -0.16083696484565735, 0.2034885287284851, 0.12504880130290985, -0.013418449088931084, 0.033852193504571915, 0.1501922756433487, -0.28829047083854675, 0.21398267149925232, -0.3550964593887329, 0.15661422908306122, -0.06571709364652634, -0.21311768889427185, -0.06914394348859787, -0.2708376944065094, -0.06276135891675949, -0.13998058438301086, 0.22353225946426392, -0.044166237115859985, 0.6182228922843933, 0.012406397610902786, 0.05732663348317146, 0.12480004131793976, -0.06692365556955338, -0.1922769844532013, 0.24729108810424805, 0.053909286856651306, -0.3342946767807007, -0.22142459452152252, -0.16895903646945953, 0.25372394919395447, 0.2015182375907898, 0.18878163397312164, -0.18172557651996613, -0.008311170153319836, -0.43648940324783325, 0.14505353569984436, 0.08348792791366577, -0.38527026772499084, 0.09651977568864822, 0.2959573566913605, -0.023499542847275734, -0.3051671087741852, 0.14682640135288239, 0.3460564613342285, -0.04541875422000885, 0.005998915061354637, 0.26116684079170227, 0.04676833003759384, -0.025092164054512978, 0.05312157794833183, 0.5738987922668457, -0.18564040958881378, -0.011185298673808575, 0.17398034036159515, -0.023533202707767487, -0.14201267063617706, -0.03986606374382973, 0.0976930633187294, 0.07007482647895813, -0.12067127972841263, -0.10401717573404312, 0.03188478201627731, -0.3871103525161743, 0.30383968353271484, -0.03502365201711655, -0.16809436678886414, 0.05072428658604622, -0.010856997221708298, 0.21294400095939636, 0.11906389147043228, -0.2792682349681854, -0.05977451056241989, 0.1872960478067398, -0.05359145626425743, 0.18573322892189026, 0.32676422595977783, 0.30436238646507263, -0.09233887493610382, -0.24826978147029877, 0.2714325189590454, 0.12385541945695877, -0.02958793379366398, -0.12196095287799835, -0.04932377487421036, -0.07876571267843246, -0.06482616066932678, 0.12365596741437912, 0.28534436225891113, -0.10121266543865204, -0.11821591854095459, -0.021600008010864258, 0.3115696609020233, 0.054959334433078766, -0.3946854770183563, -0.000866162939928472, 0.366862952709198, -0.07910827547311783, -0.05587015673518181, -0.3053239583969116, 0.5787479877471924, 0.05325182154774666, -0.03256281837821007, -0.2246532142162323, -0.012808818370103836, -0.33485957980155945, -0.4552709460258484, 0.09434125572443008, 0.23070181906223297, 0.37110790610313416, 0.3350508511066437, 0.03886186704039574, -0.17243435978889465, 0.06766467541456223, -0.1337423026561737, 0.13330285251140594, -0.37866151332855225, -0.021528329700231552, 0.12132356315851212, 0.021360035985708237, 0.03346025571227074, 0.08653229475021362, 0.18250510096549988, -0.07901039719581604, 0.14538101851940155, 0.18638844788074493, 0.1915099173784256, 0.3452405631542206, 0.2908807694911957, 0.17275986075401306, 0.36597225069999695, 0.20931951701641083, -0.16341127455234528, -0.06711416691541672, -0.3338623344898224, -0.0029636970721185207, 0.2595807909965515, 0.18405860662460327, 0.02730424515902996, -0.008916348218917847, -0.055045198649168015, -0.21534477174282074, -0.17647472023963928, -0.12139338254928589, 0.11888992786407471, 0.03884189948439598, -0.19134439527988434, -0.06220671162009239, -0.07904064655303955, 0.3248966932296753, -0.36047449707984924, 0.4272846579551697, -0.7279852032661438, 0.045026663690805435, 0.17468999326229095, -0.21783758699893951, -0.01748689077794552, 0.12425258010625839, 0.08707412332296371, -0.16786956787109375, -0.15052753686904907, -0.041021112352609634, -0.04629278928041458, 0.2358510047197342, -0.0009535161661915481, -0.11063717305660248, -0.3371583819389343, -0.07076667994260788, 0.21495456993579865, 0.3705194592475891, -0.006265518255531788, -0.23215511441230774, -0.13395777344703674, -0.0012086019851267338, -0.34663867950439453, -0.274936705827713, -0.015978137031197548, -0.0019188444130122662, -0.19864891469478607, -0.003998443949967623, -0.18024787306785583, -0.04097229242324829, -0.011278853751718998, -0.5545536875724792, -0.07015985995531082, -0.18233488500118256, 0.08602620661258698, 0.10353682190179825, -0.09281768649816513, -0.11850468069314957, -0.2346925288438797, 0.26211073994636536, 0.5664361119270325, -0.2750476002693176, -0.12251974642276764, -0.10978490859270096, 0.11937825381755829, 0.20858584344387054, -0.13115455210208893, 0.3772592842578888, 0.15948839485645294, -0.3419652283191681, 0.1990058273077011, 0.06895463913679123, -0.11423949897289276, -0.11965524405241013, -0.17183905839920044, 0.4092772603034973, 0.10280664265155792, 0.3392782211303711, -0.3379589915275574, -0.15751954913139343, -0.07833005487918854, -0.002802930073812604, 0.24149173498153687, -0.17984753847122192, -0.2255401462316513, 0.18534794449806213, 0.29105237126350403, -0.12678714096546173, -0.059694863855838776, -0.3208531141281128, -0.2827777862548828, 0.08234553039073944, 0.027186661958694458, 0.1983809918165207, -0.11342199891805649, 0.0619051419198513, 0.23217695951461792, 0.17250604927539825, -0.48881950974464417, 0.05944310873746872, 0.2767352759838104, 0.07915323972702026, 0.06287365406751633, -0.23840788006782532, -0.3093853294849396, 0.012433196417987347, -0.023617003113031387, -0.12875618040561676, -0.4899129569530487, -0.11679763346910477, 0.05228560045361519, 0.0610639862716198, 0.14569701254367828, -0.0273469015955925, 0.18927213549613953, -0.3414953052997589, -0.027671489864587784, 0.2389727532863617, 0.21187764406204224, 0.1085255891084671, -0.10987523943185806, 0.31802162528038025, 0.30502575635910034, 0.1141987293958664, 0.32221442461013794, -0.06378501653671265, -0.2574147880077362, 0.09404679387807846, -0.06162472441792488, 0.09370683878660202, 0.28853172063827515, 0.1910112053155899, -0.021715858951210976, 0.24327175319194794, 0.1361658126115799, 0.27692073583602905, -0.1941174417734146, 0.1423153132200241, -0.045404594391584396, 0.08179348707199097, -0.14814597368240356, -0.2647327482700348, 0.05399749428033829, -0.2098856419324875, 0.1811918318271637, 0.16250278055667877, 0.15548066794872284, -0.16857494413852692, 0.025223229080438614, -0.0188221987336874, 0.028585461899638176, 0.1775204837322235, -0.15528196096420288, 0.3012906610965729, -0.19538848102092743, -0.3387850821018219, 0.0838170126080513, 0.2364552915096283, 0.31376561522483826, 0.2144836187362671, -0.17407654225826263, -0.027997953817248344, 0.06639999151229858, 0.10636471956968307, 0.1265621930360794, -0.29039648175239563, -0.16369834542274475, -0.24826201796531677, -0.48797979950904846, 0.13660107553005219, -0.27554506063461304, -0.04862690344452858, -0.3779626190662384, 0.12047244608402252, -0.20316264033317566, 0.10504639148712158, 0.24558113515377045, 0.18976043164730072, 0.031959597021341324, -0.0590147040784359, -0.24684348702430725, -0.3626329004764557, 0.14880253374576569, 0.45770129561424255, 0.2660202383995056, -0.01336780097335577, -0.21404355764389038, 0.17769452929496765, 0.09810495376586914, -0.03016461618244648, 0.3689834177494049, 0.3159126043319702, 0.23306754231452942, 0.30968987941741943, 0.007267219014465809, 0.15702617168426514, -0.2955205738544464, -0.2677372097969055, 0.0819118469953537, 0.21453383564949036, -0.018348362296819687, -0.20543025434017181, 0.12144561111927032, -0.04796070232987404, -0.022974759340286255, -0.015515835955739021, 0.2615290582180023, -0.040583401918411255, 0.03542148321866989, -0.23170213401317596, 0.0890805646777153, 0.315625935792923, 0.17529873549938202, -0.2302733063697815, -0.4036530554294586, 0.6464866399765015, 0.07719773054122925, -0.23624016344547272, 0.42270627617836, 0.19968077540397644, -0.06961295753717422, -0.07882055640220642, 0.09985160827636719, 0.6357012391090393, 0.038032203912734985, -0.16123677790164948, 0.35626420378685, -0.3244628608226776, -0.15491996705532074, -0.1348789483308792, 0.1407855898141861, -0.1265803426504135, -0.6480511426925659, -0.050442151725292206, -0.010332793928682804, 0.15025970339775085, 0.15707552433013916, -0.43936100602149963, -0.10111252963542938, -0.17805536091327667, -0.07792811095714569, 0.343482106924057, -0.13772264122962952, -0.2764286994934082, -0.0286461990326643, -0.4994834363460541, 0.1600228101015091, 0.12726721167564392, 0.0013706664321944118, -0.04466346278786659, 0.1535474807024002, -0.10596934705972672, -0.09418943524360657, 0.09222538769245148, -0.31107306480407715, 0.013231944292783737, 0.2398272007703781, -0.14798663556575775, 0.20798389613628387, -0.3137843608856201, 0.09234028309583664, 0.1946846842765808, 0.3209998607635498, 0.008218696340918541, 0.23535658419132233, 0.25537484884262085, 0.001300376607105136, 0.008981742896139622, 0.12882576882839203, 0.3246203660964966, 0.12138494104146957, -0.3892647922039032, 0.488142192363739, -0.09092461317777634, -0.13592904806137085, -0.08920419961214066, -0.23906782269477844, -0.5436468124389648, 0.03082370012998581, -0.3358609974384308, -0.09281694144010544, -0.1560813933610916, 0.08326049149036407, 0.18016809225082397, 0.22654052078723907, -0.1703163981437683, 0.4325491189956665, -0.06863486021757126, -0.3752773702144623, -0.11738552898168564, 0.1987944394350052, 0.019201597198843956, 0.3669063150882721, 0.15722452104091644, -0.3969000577926636, -0.2359801083803177, -0.0954328402876854, 0.19824780523777008, -0.12386166304349899, 0.20894365012645721, 0.32053229212760925, 0.11035706847906113, -0.10445725172758102, -0.15296073257923126, 0.3908962905406952, 0.11803019791841507, 0.12492111325263977, 0.08494933694601059, -0.1379360854625702, -0.36751601099967957, 0.15819630026817322, 0.2069820761680603, 0.3167012929916382, 0.21569746732711792, -0.14008505642414093, 0.06365315616130829, 0.028751280158758163, -0.4407036602497101, -0.04964021220803261, -0.4691479504108429, 0.3192131221294403, 0.05928661674261093, 0.027905059978365898, 0.16656449437141418, 0.13338536024093628, 0.36501041054725647, 0.30254870653152466, 0.05011984333395958, -0.33482086658477783, -0.26175403594970703, 0.05140124633908272, -0.20651637017726898, 0.05538749322295189, 0.05856609344482422, -0.11635709553956985, -0.18448349833488464, -0.0951504185795784, -0.1658507138490677, 0.4983096122741699, 0.13267041742801666, 0.28894826769828796, -0.06232341006398201, -0.23103974759578705, 0.0836707353591919, -0.0040898011066019535, -0.06781990826129913, 0.09090212732553482, -0.06706882268190384, 0.09749318659305573, -0.23637163639068604, -0.08320445567369461, 0.003229897003620863, 0.21548329293727875, -0.05013377219438553, -0.38611429929733276, -0.10387975722551346, 0.13840976357460022, -0.13238736987113953, 0.32157376408576965, 0.4356845021247864, 0.3040779232978821, -0.04883480444550514, -0.05381565913558006, 0.011700455099344254, 0.3100588023662567, -0.527023196220398, 0.28480860590934753, -0.06681820005178452, -0.2795678675174713, 0.5950157046318054, 0.2478381246328354, 0.1748371720314026, -0.035333551466464996, 0.14122289419174194, -0.152383491396904, -0.2477167844772339, -0.2603743374347687, 0.0919988825917244, 0.19165851175785065, 0.29947400093078613, -0.10309626907110214, 0.19625872373580933, 0.09057052433490753, 0.569779098033905, 0.2641293704509735, 0.07772502303123474, 0.25752681493759155, -0.1740279346704483, -0.21084444224834442, 0.14023998379707336, -0.0943915918469429, 0.3669598698616028, 0.46131959557533264, -0.30897682905197144, 0.06267885118722916, 0.4430907070636749, 0.27924370765686035, -0.27425891160964966, 0.08474171906709671, -0.21286720037460327, -0.09520503133535385, 0.20497414469718933, -0.19746853411197662, 0.35266920924186707, -0.19648469984531403, -0.4514467120170593, -0.3630309998989105, 0.4374353885650635, -0.09258841723203659, -0.09734170138835907, 0.1336064636707306, 0.3015388548374176, -0.01835433579981327, 0.093345046043396, 0.03524284437298775, 0.42839106917381287, -0.36185216903686523, -0.33786192536354065, -0.008350466378033161, 0.009377090260386467, 0.5365695357322693, 0.10423891991376877, -0.10954871028661728, -0.27591314911842346, -0.09664478152990341, 0.1575128138065338, -0.07863906770944595, -0.2617757320404053, -0.056892309337854385, -0.1024232730269432, 0.26224127411842346, 0.2964915633201599, 0.5487940907478333, 0.29996028542518616, -0.3342283368110657, 0.006114993244409561, 0.15876491367816925, 0.31116363406181335, -0.5022374391555786, 0.019190458580851555, 0.23367555439472198, 0.18807007372379303, -0.25104576349258423, -0.09687090665102005, -0.3264012038707733, 0.03463179990649223, -0.2819784879684448, -0.18829013407230377, 0.006291044410318136, 0.02650187723338604, 0.1821582168340683, 0.421842485666275, -0.11825022101402283, 0.03425120934844017, 0.30525192618370056, 0.21929208934307098, -0.15962499380111694, -0.3849326968193054, -0.07205083221197128, 0.379422664642334, -0.225835382938385, 0.2159043848514557, 0.025462649762630463, 0.04953666031360626, 0.013220403343439102, -0.024117182940244675, -0.31850752234458923, -0.22575247287750244, 0.2072419673204422, 0.13195955753326416, -0.1119985431432724, -0.8803527355194092, 0.025005070492625237, -0.07230305671691895, -0.20886559784412384, 0.015151947736740112, -0.07559804618358612, 0.35683363676071167, -0.10995204001665115, -0.24012897908687592, 0.32169386744499207, -0.019820433109998703, 0.1422349512577057, 0.016834678128361702, 0.17286351323127747, -0.4272923469543457, 0.07641855627298355, 0.24730852246284485, -0.024780871346592903, -0.3601321876049042, 0.11596553772687912, 0.01911117695271969, 0.34458211064338684, 0.2494787573814392, -0.17648909986019135, 0.16168725490570068, 0.39068230986595154, 0.10477185249328613, 0.07662753760814667, -0.19384290277957916, -0.08374173194169998, -0.3370150625705719, -0.05283856764435768, -0.1762639433145523, 0.26880353689193726, 0.03438590094447136, 0.1153019517660141, 0.0004494076711125672, -0.27744966745376587, 0.19340486824512482, -0.2832973301410675, -0.324582576751709, -0.46014872193336487, 0.04787522181868553, -0.34173670411109924, 0.21025338768959045, 0.08862179517745972, -0.006240737158805132, 0.35634133219718933, -0.053800974041223526, 0.09952733665704727, -0.18037566542625427, 0.3114289939403534, 0.08245930820703506, -0.19326293468475342, 0.10773022472858429, -0.10022854059934616, 0.12072812020778656, -0.12147162854671478, -0.30227088928222656 ]
62
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.plot.html
pandas.core.groupby.SeriesGroupBy.plot
property SeriesGroupBy.plot[source]# Make plots of Series or DataFrame. Uses the backend specified by the option plotting.backend. By default, matplotlib is used. Notes See matplotlib documentation online for more on this subject If kind = ‘bar’ or ‘barh’, you can specify relative alignments for bar plot layout by position keyword. From 0 (left/bottom-end) to 1 (right/top-end). Default is 0.5 (center)
Parameters: dataSeries or DataFrameThe object for which the method is called. xlabel or position, default NoneOnly used if data is a DataFrame. ylabel, position or list of label, positions, default NoneAllows plotting of one column versus another. Only used if data is a DataFrame. kindstrThe kind of plot to produce: ‘line’ : line plot (default) ‘bar’ : vertical bar plot ‘barh’ : horizontal bar plot ‘hist’ : histogram ‘box’ : boxplot ‘kde’ : Kernel Density Estimation plot ‘density’ : same as ‘kde’ ‘area’ : area plot ‘pie’ : pie plot ‘scatter’ : scatter plot (DataFrame only) ‘hexbin’ : hexbin plot (DataFrame only) axmatplotlib axes object, default NoneAn axes of the current figure. subplotsbool or sequence of iterables, default FalseWhether to group columns into subplots: False : No subplots will be used True : Make separate subplots for each column. sequence of iterables of column labels: Create a subplot for each group of columns. For example [(‘a’, ‘c’), (‘b’, ‘d’)] will create 2 subplots: one with columns ‘a’ and ‘c’, and one with columns ‘b’ and ‘d’. Remaining columns that aren’t specified will be plotted in additional subplots (one per column). Added in version 1.5.0. sharexbool, default True if ax is None else FalseIn case subplots=True, share x axis and set some x axis labels to invisible; defaults to True if ax is None otherwise False if an ax is passed in; Be aware, that passing in both an ax and sharex=True will alter all x axis labels for all axis in a figure. shareybool, default FalseIn case subplots=True, share y axis and set some y axis labels to invisible. layouttuple, optional(rows, columns) for the layout of subplots. figsizea tuple (width, height) in inchesSize of a figure object. use_indexbool, default TrueUse index as ticks for x axis. titlestr or listTitle to use for the plot. If a string is passed, print the string at the top of the figure. If a list is passed and subplots is True, print each item in the list above the corresponding subplot. gridbool, default None (matlab style default)Axis grid lines. legendbool or {‘reverse’}Place legend on axis subplots. stylelist or dictThe matplotlib line style per column. logxbool or ‘sym’, default FalseUse log scaling or symlog scaling on x axis. logybool or ‘sym’ default FalseUse log scaling or symlog scaling on y axis. loglogbool or ‘sym’, default FalseUse log scaling or symlog scaling on both x and y axes. xtickssequenceValues to use for the xticks. ytickssequenceValues to use for the yticks. xlim2-tuple/listSet the x limits of the current axes. ylim2-tuple/listSet the y limits of the current axes. xlabellabel, optionalName to use for the xlabel on x-axis. Default uses index name as xlabel, or the x-column name for planar plots. Changed in version 2.0.0: Now applicable to histograms. ylabellabel, optionalName to use for the ylabel on y-axis. Default will show no ylabel, or the y-column name for planar plots. Changed in version 2.0.0: Now applicable to histograms. rotfloat, default NoneRotation for ticks (xticks for vertical, yticks for horizontal plots). fontsizefloat, default NoneFont size for xticks and yticks. colormapstr or matplotlib colormap object, default NoneColormap to select colors from. If string, load colormap with that name from matplotlib. colorbarbool, optionalIf True, plot colorbar (only relevant for ‘scatter’ and ‘hexbin’ plots). positionfloatSpecify relative alignments for bar plot layout. From 0 (left/bottom-end) to 1 (right/top-end). Default is 0.5 (center). tablebool, Series or DataFrame, default FalseIf True, draw a table using the data in the DataFrame and the data will be transposed to meet matplotlib’s default layout. If a Series or DataFrame is passed, use passed data to draw a table. yerrDataFrame, Series, array-like, dict and strSee Plotting with Error Bars for detail. xerrDataFrame, Series, array-like, dict and strEquivalent to yerr. stackedbool, default False in line and bar plots, and True in area plotIf True, create stacked plot. secondary_ybool or sequence, default FalseWhether to plot on the secondary y-axis if a list/tuple, which columns to plot on secondary y-axis. mark_rightbool, default TrueWhen using a secondary_y axis, automatically mark the column labels with “(right)” in the legend. include_boolbool, default is FalseIf True, boolean values can be plotted. backendstr, default NoneBackend to use instead of the backend specified in the option plotting.backend. For instance, ‘matplotlib’. Alternatively, to specify the plotting.backend for the whole session, set pd.options.plotting.backend. **kwargsOptions to pass to matplotlib plotting method. Returns: matplotlib.axes.Axes or numpy.ndarray of themIf the backend is not the default matplotlib one, the return value will be the object returned by the backend.
['>>> ser = pd.Series([1, 2, 3, 3])\n>>> plot = ser.plot(kind=\'hist\', title="My plot")', '>>> df = pd.DataFrame({\'length\': [1.5, 0.5, 1.2, 0.9, 3],\n... \'width\': [0.7, 0.2, 0.15, 0.2, 1.1]},\n... index=[\'pig\', \'rabbit\', \'duck\', \'chicken\', \'horse\'])\n>>> plot = df.plot(title="DataFrame Plot")', '>>> lst = [-1, -2, -3, 1, 2, 3]\n>>> ser = pd.Series([1, 2, 2, 4, 6, 6], index=lst)\n>>> plot = ser.groupby(lambda x: x > 0).plot(title="SeriesGroupBy Plot")', '>>> df = pd.DataFrame({"col1" : [1, 2, 3, 4],\n... "col2" : ["A", "B", "A", "B"]})\n>>> plot = df.groupby("col2").plot(kind="bar", title="DataFrameGroupBy Plot")']
pandas.core.groupby.SeriesGroupBy.plot property SeriesGroupBy.plot[source]# Make plots of Series or DataFrame. Uses the backend specified by the option plotting.backend. By default, matplotlib is used. Notes See matplotlib documentation online for more on this subject If kind = ‘bar’ or ‘barh’, you can specify relative alignments for bar plot layout by position keyword. From 0 (left/bottom-end) to 1 (right/top-end). Default is 0.5 (center)
[ -0.32453957200050354, -0.33388447761535645, -0.13352783024311066, -0.0929003655910492, -0.18237856030464172, 0.27274608612060547, 0.4270579218864441, 0.21751472353935242, -0.07060469686985016, 0.19761326909065247, -0.3867509365081787, 0.2071634829044342, 0.22196343541145325, 0.3371742069721222, -0.11588023602962494, -0.05734238401055336, -0.01766282133758068, 0.5450476408004761, 0.1564016193151474, 0.06869431585073471, -0.21077129244804382, -0.15257607400417328, -0.1226097121834755, 0.14660486578941345, -0.32528963685035706, -0.19751089811325073, -0.15461289882659912, -0.03137616440653801, 0.14309346675872803, -0.293089896440506, 0.14096641540527344, 0.0448877215385437, 0.0678262934088707, 0.548721194267273, -0.00009232212323695421, -0.3073190450668335, -0.23347380757331848, 0.0001639189140405506, 0.37157854437828064, 0.04635858163237572, -0.07957007735967636, 0.023409167304635048, 0.26425135135650635, -0.15418662130832672, -0.13265599310398102, -0.12012549489736557, 0.0462096706032753, -0.08380650728940964, 0.42172709107398987, -0.09229636937379837, 0.343235582113266, -0.07941169291734695, -0.34271183609962463, -0.24763968586921692, 0.010544853284955025, -0.17559586465358734, -0.08388344943523407, 0.2297755479812622, -0.01878841407597065, 0.03027615137398243, -0.14061228930950165, -0.05667438358068466, -0.058760128915309906, -0.05763515084981918, -0.022913629189133644, 0.11859209090471268, 0.3960290551185608, -0.3224002718925476, -0.09188864380121231, 0.4699016511440277, 0.43919914960861206, -0.2490910142660141, -0.16965171694755554, -0.10327216982841492, -0.12377872318029404, 0.29914477467536926, -0.11131443828344345, 0.31983089447021484, 0.07715476304292679, 0.22769780457019806, 0.058448415249586105, 0.3320598006248474, -0.04599984735250473, 0.06891055405139923, -0.18832312524318695, 0.30352622270584106, -0.11382373422384262, 0.12177551537752151, -0.10744059830904007, 0.028556209057569504, -0.435819536447525, 0.059751007705926895, -0.10602933168411255, 0.2900804281234741, -0.017254812642931938, -0.008488656021654606, 0.16452127695083618, 0.04977509379386902, -0.11853393167257309, 0.28029707074165344, 0.08618257939815521, -0.0133132915943861, -0.08621922880411148, 0.14485850930213928, 0.09060528129339218, 0.24211449921131134, 0.08941605687141418, -0.1554873287677765, 0.47443538904190063, 0.1463335156440735, 0.20532283186912537, 0.0327657014131546, -0.04042794182896614, -0.2530871331691742, 0.006508346647024155, -0.2171318382024765, -0.20614945888519287, -0.0156902726739645, -0.181129589676857, -0.03325985372066498, 0.05569614842534065, 0.19455038011074066, 0.17389771342277527, 0.4934994876384735, -0.011975724250078201, 0.3393184244632721, -0.008581549860537052, 0.0022736522369086742, 0.30590417981147766, 0.31078121066093445, -0.2339007705450058, 0.24933567643165588, -0.1890227198600769, 0.1841157227754593, -0.13191494345664978, -0.12415808439254761, 0.23684215545654297, 0.17460228502750397, -0.10458027571439743, 0.07342149317264557, -0.3629917502403259, -0.16062983870506287, 0.12192301452159882, 0.13871940970420837, 0.37959328293800354, -0.04898833483457565, 0.06871861219406128, -0.2889702320098877, -0.2790781855583191, 0.19430197775363922, 0.4304399788379669, 0.09387173503637314, -0.19850313663482666, 0.2950449287891388, -0.21079295873641968, 0.11450886726379395, -0.34492433071136475, 0.16194464266300201, 0.003461610060185194, 0.0019057438476011157, 0.274316668510437, 0.12822721898555756, 0.11585748195648193, -0.1957278549671173, 0.02116766758263111, 0.2693360447883606, -0.45238861441612244, -0.2071617841720581, 0.11740820854902267, -0.3343663811683655, 0.032737504690885544, -0.10122703015804291, 0.07322973757982254, -0.23628264665603638, 0.11161399632692337, 0.2781484127044678, 0.21883326768875122, -0.09607501327991486, -0.3375736474990845, -0.10056710243225098, -0.10993324220180511, -0.07863170653581619, 0.10573475807905197, 0.3585352599620819, -0.00681859627366066, 0.13760906457901, -0.2470252513885498, 0.17469732463359833, 0.1366834044456482, 0.16413967311382294, 0.034795038402080536, -0.09294671565294266, 0.10199908912181854, 0.050424396991729736, -0.280537873506546, 0.23518389463424683, 0.21059271693229675, -0.35073673725128174, 0.3369199335575104, 0.08483965694904327, -0.19983628392219543, 0.04690678417682648, 0.43153852224349976, -0.11507217586040497, 0.12396398186683655, -0.07412612438201904, -0.07515817880630493, -0.05800700932741165, 0.021503232419490814, -0.02383412979543209, 0.21646316349506378, -0.3785706162452698, -0.40371063351631165, -0.3823970556259155, -0.3184470534324646, 0.22112296521663666, 0.23222127556800842, -0.020217394456267357, 0.2564854025840759, -0.15424221754074097, -0.234368696808815, 0.299622118473053, -0.233090341091156, -0.01535097323358059, -0.024932200089097023, 0.17548204958438873, 0.01816362887620926, -0.10042184591293335, 0.17240220308303833, 0.056252263486385345, -0.042507968842983246, 0.25035688281059265, 0.021810520440340042, 0.293284147977829, -0.002790317637845874, 0.24508802592754364, -0.06929615139961243, 0.01905485801398754, -0.015035158023238182, 0.18965569138526917, -0.06804997473955154, 0.017676452174782753, 0.04670653119683266, 0.20845262706279755, -0.13953691720962524, 0.20848186314105988, 0.0037140382919460535, -0.14448517560958862, 0.023905515670776367, 0.03700968250632286, 0.34775081276893616, -0.019255107268691063, -0.11861028522253036, -0.4124755263328552, -0.12935896217823029, 0.2353164404630661, -0.009743576869368553, 0.11822249740362167, -0.3397658169269562, 0.20010368525981903, 0.4655902087688446, 0.1491251289844513, 0.36526399850845337, 0.09555286169052124, -0.2187976986169815, 0.07075535506010056, 0.49099910259246826, 0.36559784412384033, -0.04057195782661438, 0.1866758167743683, -0.16046567261219025, 0.2550562620162964, -0.03364912047982216, -0.10316845774650574, -0.13272015750408173, 0.01995961181819439, 0.19031408429145813, -0.09389770776033401, 0.10894317924976349, 0.1255112737417221, -0.035655707120895386, -0.15261216461658478, -0.2906622588634491, 0.28146862983703613, -0.22469556331634521, -0.12851180136203766, -0.18015538156032562, 0.02018097974359989, 0.18843458592891693, -0.3089211583137512, -0.08064576238393784, -0.25931504368782043, 0.20935246348381042, 0.2129727452993393, -0.07154558598995209, 0.2881687581539154, -0.017773251980543137, 0.37026429176330566, -0.062350716441869736, 0.11276291310787201, -0.26982757449150085, -0.06995675712823868, -0.16967961192131042, 0.328930139541626, -0.12147192656993866, 0.1115281879901886, 0.19366072118282318, -0.41538581252098083, 0.17689426243305206, -0.008835959248244762, -0.04332459345459938, -0.09839748591184616, -0.12103946506977081, -0.08204975724220276, 0.20694845914840698, 0.35703742504119873, -0.4394867718219757, -0.19401419162750244, -0.05419885367155075, -0.1613517850637436, -0.06615909188985825, -0.23400776088237762, -0.299559623003006, -0.12142103165388107, -0.11313536763191223, 0.08510393649339676, -0.17858678102493286, -0.49776899814605713, 0.44711410999298096, 0.15591692924499512, 0.04287124425172806, -0.24479065835475922, -0.09410975128412247, -0.14753153920173645, 0.031441014260053635, 0.08919558674097061, -0.17188288271427155, -0.26257431507110596, 0.4592711329460144, -0.20312367379665375, -0.10156561434268951, 0.3373945951461792, -0.19142305850982666, 0.058491624891757965, -0.15189824998378754, -0.11787324398756027, -0.47528380155563354, -0.1348067671060562, 0.06405139714479446, 0.23998822271823883, 0.1516229212284088, -0.23037484288215637, 0.10023417323827744, -0.17620933055877686, 0.22137995064258575, 0.019974874332547188, -0.11294656991958618, 0.11591272056102753, -0.11089660227298737, -0.07557398825883865, 0.16824093461036682, 0.12395316362380981, -0.2731682360172272, 0.2869502902030945, -0.1819619983434677, 0.20201794803142548, -0.37557512521743774, 0.2037997841835022, 0.040131352841854095, -0.016930796205997467, -0.28158363699913025, 0.22437703609466553, 0.3171887695789337, 0.09243601560592651, 0.03764097020030022, 0.020765123888850212, 0.08888056874275208, 0.32352134585380554, -0.30880898237228394, 0.1703183650970459, -0.14858339726924896, -0.1521501988172531, 0.047981422394514084, -0.23293380439281464, -0.008273983374238014, 0.05608779564499855, -0.16922014951705933, -0.2737576365470886, 0.0824572741985321, -0.007644675672054291, 0.016697527840733528, -0.153158500790596, -0.005749725271016359, -0.24857203662395477, 0.33166271448135376, 0.10801137983798981, -0.05860394239425659, 0.0069190580397844315, 0.0990259051322937, -0.11576426774263382, 0.017727170139551163, 0.1943085640668869, 0.2947472333908081, -0.2174062728881836, -0.10981493443250656, -0.26115715503692627, -0.5780388116836548, 0.04475925490260124, 0.31315553188323975, 0.08282725512981415, -0.00967689324170351, 0.1826336532831192, 0.26569297909736633, 0.022646844387054443, 0.11249899119138718, -0.009789071045815945, -0.20176398754119873, -0.21040160953998566, -0.30356448888778687, -0.22120051085948944, -0.20118719339370728, -0.05534233897924423, 0.09093134105205536, 0.03644264489412308, -0.1110202819108963, -0.521369218826294, 0.1525646597146988, -0.1765562742948532, -0.004647513385862112, 0.4567142724990845, 0.3774278163909912, 0.24933898448944092, -0.19351854920387268, 0.10326093435287476, 0.25831523537635803, -0.10128596425056458, 0.005855994299054146, 0.07259941846132278, -0.1668766438961029, 0.04401068761944771, -0.13376691937446594, 0.2201133519411087, 0.0843011811375618, 0.02361704595386982, 0.11692766845226288, -0.08690893650054932, 0.02282232791185379, -0.07067578285932541, 0.022630244493484497, -0.005568542517721653, 0.0742926225066185, 0.07166215032339096, -0.4889470338821411, 0.6403235197067261, 0.14809665083885193, 0.08419661223888397, 0.1188313290476799, -0.03255950286984444, -0.10944139212369919, -0.14885789155960083, -0.029489973559975624, 0.5885081887245178, 0.053358934819698334, -0.1490672379732132, 0.4437132775783539, 0.08693250268697739, 0.05441034585237503, 0.058296896517276764, 0.18526405096054077, -0.5947746634483337, 0.061656247824430466, -0.1677662432193756, -0.12372899800539017, 0.00579150440171361, 0.1651553064584732, -0.29344525933265686, 0.15005287528038025, -0.46762576699256897, -0.0004545504634734243, -0.026158178225159645, -0.012369135394692421, -0.18254545331001282, -0.14137400686740875, -0.6524690985679626, 0.25872910022735596, -0.148790180683136, -0.13601884245872498, -0.1439150720834732, 0.4397161900997162, -0.32061758637428284, 0.198039710521698, -0.2506507337093353, -0.07903286069631577, -0.005351276136934757, 0.06754831224679947, -0.10310841351747513, -0.2550739049911499, -0.08632618188858032, 0.07680051028728485, 0.05447609722614288, -0.19046930968761444, 0.29649582505226135, 0.18958638608455658, 0.052771199494600296, 0.02142510935664177, 0.05875198170542717, 0.2929787039756775, 0.10967230051755905, -0.1982784867286682, -0.147163525223732, 0.29852986335754395, 0.20627829432487488, -0.41846612095832825, -0.18284040689468384, 0.0728977620601654, -0.09548142552375793, -0.2547641396522522, -0.04273778572678566, -0.0904226154088974, 0.04892010614275932, -0.22017060220241547, 0.29647740721702576, 0.19692470133304596, -0.28125450015068054, 0.1651611030101776, -0.10388422757387161, -0.1335325837135315, -0.23775917291641235, 0.07572732120752335, -0.14954635500907898, 0.21510250866413116, -0.15554216504096985, 0.262249618768692, -0.219304159283638, -0.1708354949951172, 0.13482075929641724, 0.434177964925766, -0.1204586774110794, 0.179908886551857, -0.13959363102912903, -0.25334569811820984, 0.09103941172361374, 0.30532264709472656, 0.197850301861763, 0.43302157521247864, -0.2142605483531952, -0.22154055535793304, -0.38232389092445374, 0.20076769590377808, 0.2820582687854767, 0.5469216704368591, 0.2519484758377075, 0.12249018251895905, -0.06917349249124527, -0.16890880465507507, -0.4703865349292755, -0.11606353521347046, -0.42044690251350403, -0.11463549733161926, 0.0718117207288742, 0.11658299714326859, -0.20508228242397308, -0.09818410873413086, 0.21650810539722443, 0.27443456649780273, -0.03891364857554436, -0.4404260814189911, -0.030886830762028694, -0.05325379595160484, -0.17563921213150024, -0.0955166295170784, 0.09725701808929443, 0.13135680556297302, -0.3365078568458557, -0.3025616705417633, 0.12716394662857056, 0.24372225999832153, 0.10394423454999924, 0.14419998228549957, -0.033166129142045975, -0.4618421792984009, -0.05921053886413574, -0.1965438425540924, 0.03872015327215195, -0.11596875637769699, 0.056791119277477264, 0.368634968996048, -0.13952071964740753, -0.05520343780517578, 0.060219116508960724, 0.13398712873458862, 0.04489070177078247, 0.1579616665840149, -0.12098147720098495, -0.03475549444556236, 0.13066557049751282, 0.053906168788671494, 0.2907395362854004, -0.042467646300792694, 0.10060760378837585, -0.07345060259103775, 0.16835565865039825, 0.30987730622291565, -0.38202786445617676, -0.08470979332923889, 0.11771256476640701, 0.10817942768335342, 0.3373786509037018, 0.19290784001350403, -0.1001373752951622, 0.011890105903148651, -0.18056230247020721, -0.021309025585651398, 0.39577826857566833, -0.11004714667797089, 0.4985024929046631, 0.31451329588890076, -0.0252938624471426, 0.2805953025817871, 0.2587122321128845, 0.2989593744277954, 0.16088934242725372, 0.12454655766487122, 0.0509377121925354, 0.2635824382305145, -0.07275015860795975, -0.16241160035133362, 0.2842700481414795, -0.003362308256328106, -0.2906629741191864, 0.10180774331092834, -0.35239169001579285, 0.02649778313934803, 0.5555758476257324, 0.16873186826705933, -0.2761090397834778, -0.08175809681415558, -0.10326355695724487, 0.01801423542201519, -0.13544490933418274, 0.14489732682704926, -0.09499063342809677, -0.07343932241201401, -0.07755967974662781, -0.13523085415363312, 0.10898862779140472, -0.19011111557483673, 0.20528459548950195, -0.12386582046747208, -0.030769670382142067, 0.00673329085111618, 0.292866975069046, 0.16006886959075928, 0.32915157079696655, 0.05538104474544525, -0.35093212127685547, 0.1270875483751297, 0.17802272737026215, -0.1391049325466156, 0.08872018754482269, 0.1645255982875824, -0.17761698365211487, 0.11318906396627426, 0.09342498332262039, -0.15915872156620026, -0.17284949123859406, 0.15236252546310425, -0.3550870418548584, 0.17477355897426605, -0.11373142898082733, -0.032015543431043625, 0.3831125795841217, -0.304064005613327, 0.11032520234584808, -0.05323932692408562, 0.21394893527030945, -0.14198777079582214, 0.4503427743911743, -0.18949171900749207, -0.4008696973323822, 0.17065469920635223, -0.02527650259435177, 0.22224317491054535, 0.09322808682918549, 0.046365994960069656, -0.19027462601661682, 0.008102004416286945, -0.17114245891571045, 0.21672910451889038, 0.34119662642478943, 0.04738591983914375, 0.1758470982313156, 0.496454656124115, 0.2803694009780884, -0.21347761154174805, -0.180131733417511, 0.04392671212553978, 0.2657201886177063, -0.2664183974266052, 0.05487891286611557, 0.24652326107025146, -0.17530928552150726, -0.022853005677461624, 0.5745007395744324, 0.4364931881427765, -0.23354259133338928, -0.10513284802436829, 0.08400330692529678, 0.12140358984470367, -0.09962192177772522, 0.017846478149294853, -0.15022172033786774, -0.2460571974515915, -0.10578133165836334, -0.08854173123836517, 0.25501495599746704, -0.06178475543856621, -0.059791382402181625, 0.021471017971634865, -0.1724560409784317, 0.2615027129650116, -0.07365034520626068, -0.17623892426490784, -0.16182056069374084, 0.28639960289001465, -0.10030555725097656, -0.26212722063064575, -0.18894758820533752, 0.06661893427371979, -0.38561761379241943, 0.29230526089668274, 0.09170075505971909, 0.12104832381010056, -0.12516313791275024, -0.07374002784490585, 0.14452898502349854, 0.28527769446372986, -0.0074841538444161415, 0.07596179097890854, 0.040628038346767426, -0.22510211169719696, 0.10115765035152435, 0.20799614489078522, -0.23073545098304749, -0.10884109139442444, 0.12283144891262054, 0.03043881058692932, -0.06514723598957062, -0.057071197777986526, -0.2841011583805084, -0.11758731305599213, -0.14752890169620514, 0.18445150554180145, 0.055425528436899185, 0.18853026628494263, -0.17858365178108215, 0.19796119630336761, 0.19544123113155365, -0.23479896783828735, 0.1429774910211563, 0.0234296265989542, -0.17132191359996796, -0.07840836048126221, -0.3270280361175537, 0.1248660534620285, -0.14667226374149323, 0.046227533370256424, -0.4700356721878052 ]
63
..\pandas\reference\api\pandas.tseries.offsets.Milli.is_month_start.html
pandas.tseries.offsets.Milli.is_month_start
Milli.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.Milli.is_month_start Milli.is_month_start(ts)# Return boolean whether a timestamp occurs on the month start.
[ -0.16875168681144714, -0.5035843849182129, -0.17228256165981293, -0.13164183497428894, -0.2237841933965683, -0.044342610985040665, 0.30377933382987976, 0.15300758183002472, -0.0482943169772625, 0.12843413650989532, 0.4772928059101105, 0.3494406044483185, 0.03381737694144249, 0.222309410572052, -0.35745158791542053, 0.21295247972011566, 0.09262055158615112, 0.5141214728355408, -0.13258947432041168, 0.1436062604188919, -0.29565343260765076, -0.147446408867836, -0.25818270444869995, -0.03157320246100426, 0.04107392579317093, -0.10307628661394119, -0.17125412821769714, -0.13888084888458252, -0.10906282067298889, -0.1079244390130043, 0.14168599247932434, -0.057023786008358, -0.010455852374434471, 0.6780146360397339, -0.00010428823588881642, -0.3492485284805298, 0.20201097428798676, -0.15674269199371338, -0.1936081498861313, 0.2956870496273041, -0.12710748612880707, -0.11359351873397827, 0.194046750664711, -0.19669999182224274, -0.2897106409072876, 0.17629921436309814, -0.04700903221964836, -0.26751071214675903, 0.38135337829589844, 0.40719765424728394, 0.20093099772930145, 0.12748216092586517, -0.24205560982227325, 0.0504465289413929, 0.2276885211467743, 0.02931774966418743, 0.11244766414165497, 0.04957982897758484, -0.09773796051740646, -0.09291361272335052, 0.08761224150657654, 0.16468077898025513, -0.06341835111379623, 0.390508770942688, -0.06877561658620834, 0.06885920464992523, 0.5437558889389038, 0.15789946913719177, -0.061024099588394165, 0.10564154386520386, 0.6719680428504944, -0.49468326568603516, -0.14665204286575317, -0.12689568102359772, -0.01224732305854559, -0.015425185672938824, 0.018165990710258484, -0.08701807260513306, 0.10415713489055634, 0.1609818935394287, 0.11590943485498428, 0.40089088678359985, -0.09225933998823166, 0.17029298841953278, -0.5969570875167847, 0.2913743853569031, -0.02108537033200264, -0.17131662368774414, -0.12338627129793167, -0.09126310050487518, 0.48528918623924255, 0.057244956493377686, 0.03324553743004799, 0.38000544905662537, 0.1137344017624855, -0.3356468379497528, 0.2410307377576828, -0.08682320266962051, -0.16266998648643494, 0.0972261056303978, -0.08331456035375595, -0.09968514740467072, -0.09520638734102249, 0.02689017727971077, 0.2535873353481293, 0.2293865978717804, 0.06970630586147308, -0.030946137383580208, 0.27617040276527405, 0.17627020180225372, 0.004705426748842001, 0.1477997601032257, 0.26475855708122253, -0.25114619731903076, 0.2842935025691986, 0.202110156416893, 0.35301703214645386, -0.01556436251848936, -0.2151172161102295, 0.20961803197860718, -0.14092755317687988, -0.421163946390152, 0.10087700933218002, -0.08036824315786362, -0.1514492779970169, 0.2546670138835907, 0.18128351867198944, -0.2194935828447342, 0.24049872159957886, 0.13276687264442444, -0.3064385652542114, 0.3127880394458771, 0.0590539425611496, -0.23485983908176422, -0.16666007041931152, -0.03381529450416565, -0.16868436336517334, 0.15149439871311188, -0.1591881662607193, 0.14831732213497162, 0.022099152207374573, -0.28188782930374146, 0.20658078789710999, 0.43908149003982544, -0.3195416033267975, -0.1569516360759735, 0.1996549665927887, -0.016091035678982735, -0.14497387409210205, 0.13536319136619568, 0.2622756063938141, 0.15142083168029785, 0.11267093569040298, 0.30582064390182495, -0.29763588309288025, 0.08178654313087463, -0.0690792128443718, 0.15202775597572327, 0.20631076395511627, 0.14083142578601837, 0.4511532485485077, 0.12026499956846237, -0.2826799750328064, -0.03034958243370056, 0.02074018120765686, 0.16931341588497162, -0.46414127945899963, -0.08342455327510834, -0.13100044429302216, -0.5146681666374207, -0.02052135393023491, -0.2109406590461731, 0.27307042479515076, 0.0495699942111969, -0.1856255829334259, -0.48858630657196045, -0.2307562381029129, -0.2669704258441925, 0.11671773344278336, 0.06721106916666031, -0.19296564161777496, -0.13309553265571594, 0.046219658106565475, 0.049976397305727005, -0.4503406286239624, -0.11164800077676773, 0.09779899567365646, -0.1512306183576584, -0.25527748465538025, -0.14836865663528442, 0.01899031735956669, -0.24744196236133575, 0.24389013648033142, 0.21776825189590454, 0.21947404742240906, -0.21916083991527557, -0.032279323786497116, 0.1566164642572403, -0.0699487030506134, 0.2397836595773697, -0.1542131006717682, -0.2162279486656189, 0.2471846491098404, -0.23827093839645386, -0.08042683452367783, -0.4466727674007416, -0.029502300545573235, 0.02799677476286888, 0.007048424333333969, 0.13326266407966614, 0.2014342099428177, -0.1625927984714508, -0.17202061414718628, 0.16488400101661682, 0.2088865488767624, 0.526015043258667, 0.30438533425331116, 0.08941617608070374, 0.01956372894346714, 0.4711019694805145, -0.10592888295650482, 0.13755954802036285, -0.14981712400913239, -0.15576998889446259, 0.03352154418826103, -0.13962534070014954, 0.04907621815800667, -0.01891949772834778, -0.06024891510605812, 0.07108600437641144, 0.1934361308813095, -0.007635555230081081, 0.1151205524802208, -0.03941112384200096, 0.14179213345050812, 0.27292731404304504, 0.05231504887342453, -0.2800229787826538, -0.08899212628602982, 0.284688800573349, -0.3945804238319397, 0.3462589383125305, 0.04129776731133461, -0.014946836978197098, -0.06476175040006638, 0.3271794021129608, -0.24231413006782532, -0.3063999116420746, -0.08294868469238281, 0.03513919934630394, 0.1596975028514862, -0.13586552441120148, -0.3024984300136566, -0.35417163372039795, 0.18881995975971222, -0.09134439378976822, -0.212270587682724, 0.3989158570766449, -0.44042739272117615, 0.033724162727594376, 0.43879276514053345, -0.12280373275279999, -0.03390844911336899, -0.07393769919872284, 0.06623491644859314, -0.0656173899769783, 0.10815177112817764, 0.017593864351511, 0.007515961769968271, 0.25772514939308167, 0.03202621266245842, -0.03319969400763512, -0.2936551868915558, 0.02377854846417904, 0.1262645274400711, 0.1141262874007225, 0.0711214616894722, -0.03114817664027214, 0.21163439750671387, 0.03677184507250786, -0.12424610555171967, 0.021043702960014343, 0.002469538478180766, 0.18243804574012756, -0.2784586548805237, -0.1506110280752182, -0.12684009969234467, -0.37481728196144104, 0.2472163587808609, -0.30304765701293945, 0.1730569750070572, -0.10440244525671005, 0.33457159996032715, 0.14647087454795837, -0.07792361825704575, -0.05195308476686478, -0.2481430023908615, 0.440784752368927, 0.3071475327014923, -0.03173619881272316, -0.08422917872667313, -0.354902446269989, 0.039101775735616684, 0.2910924553871155, -0.10120050609111786, 0.2807461619377136, 0.32899609208106995, -0.2938145697116852, 0.17932474613189697, 0.1722269356250763, -0.06084815412759781, 0.12106536328792572, -0.17354850471019745, 0.18053846061229706, -0.005010036751627922, 0.16435064375400543, -0.19427162408828735, 0.13773296773433685, -0.17422637343406677, 0.010307040996849537, -0.19073781371116638, -0.1359087973833084, 0.05267391353845596, -0.0009743702248670161, -0.5079346895217896, 0.058919262140989304, -0.16430798172950745, -0.2320416122674942, -0.06906819343566895, 0.14162306487560272, -0.0002830701123457402, 0.3901781141757965, -0.16511525213718414, 0.10217326879501343, 0.011434551328420639, 0.10964328795671463, -0.4321538805961609, -0.2711040675640106, -0.0942222848534584, 0.26464688777923584, -0.2378387302160263, 0.36363041400909424, -0.10211573541164398, -0.22790266573429108, -0.14614787697792053, -0.0038933095056563616, -0.7236232757568359, 0.275111585855484, -0.010133542120456696, 0.0967276319861412, -0.23556803166866302, 0.2565343976020813, -0.010473791509866714, -0.2997358739376068, -0.1245250329375267, 0.04744267836213112, 0.13418292999267578, 0.11691471189260483, -0.026336578652262688, 0.12687814235687256, 0.26392680406570435, -0.0925898551940918, 0.24789269268512726, 0.17669405043125153, -0.22610566020011902, 0.10247655212879181, -0.17078626155853271, 0.02673151344060898, 0.18540960550308228, -0.062381137162446976, -0.0743357390165329, 0.4352763891220093, -0.009279422461986542, 0.31678494811058044, -0.1272849440574646, 0.12974682450294495, -0.3548976182937622, 0.02336292341351509, -0.10593456774950027, 0.0369519405066967, -0.24846459925174713, -0.5162687301635742, 0.17548596858978271, -0.05687455087900162, 0.018932703882455826, -0.37042832374572754, -0.09043783694505692, -0.282722532749176, 0.21400897204875946, 0.2259398251771927, -0.10440009087324142, -0.1086999699473381, 0.0662982240319252, 0.09775575250387192, -0.1562025099992752, 0.06850944459438324, 0.19304536283016205, -0.1127379834651947, -0.06806354224681854, -0.016298023983836174, -0.09224909543991089, 0.5248193144798279, -0.24941205978393555, 0.11039543151855469, 0.16434435546398163, -0.19274330139160156, -0.5037059187889099, -0.02233003079891205, -0.2847159802913666, -0.06819384545087814, -0.25051265954971313, 0.42738425731658936, -0.0850054919719696, 0.06520108133554459, 0.04453793168067932, 0.028670169413089752, -0.0029492094181478024, -0.10984817147254944, -0.18918034434318542, 0.023103410378098488, 0.09153628349304199, 0.45071396231651306, 0.20885182917118073, -0.18452981114387512, 0.20640331506729126, -0.13813146948814392, -0.17532677948474884, 0.05042588338255882, 0.3506498634815216, 0.3960920572280884, 0.12546050548553467, 0.09913375973701477, 0.20306989550590515, -0.0056279487907886505, -0.18941374123096466, 0.3641338050365448, -0.09488460421562195, -0.08975374698638916, -0.012944687157869339, -0.2961704432964325, -0.25076475739479065, -0.06876390427350998, 0.17798741161823273, -0.27952292561531067, 0.03029618412256241, 0.05653689429163933, 0.12743163108825684, -0.2829524874687195, -0.13935232162475586, -0.02178330160677433, 0.24577367305755615, -0.01844107359647751, -0.23928596079349518, 0.16454224288463593, 0.19586922228336334, -0.18676471710205078, -0.07377945631742477, -0.2579590380191803, -0.19910159707069397, -0.14341382682323456, -0.14329177141189575, 0.5446279048919678, 0.018701136112213135, -0.14249682426452637, 0.5051197409629822, 0.09368430823087692, 0.2697398364543915, 0.3581758141517639, 0.03747566416859627, 0.0817960649728775, -0.2864670157432556, -0.2546830475330353, -0.041274234652519226, -0.027054306119680405, -0.08397608995437622, -0.3477017283439636, 0.07857835292816162, -0.13901019096374512, 0.2682253420352936, 0.03942546993494034, 0.16454769670963287, 0.10286974161863327, 0.3143947422504425, -0.3165021240711212, 0.2742559611797333, -0.07267402857542038, 0.03796429559588432, -0.04101414233446121, -0.021479720249772072, -0.08560512214899063, 0.014529074542224407, 0.189512237906456, -0.2282065451145172, 0.22576992213726044, -0.06561192870140076, -0.08892612904310226, -0.10021132975816727, -0.4492904245853424, -0.2726958990097046, 0.47424641251564026, -0.29441890120506287, 0.07740060240030289, -0.041799046099185944, 0.12594139575958252, 0.1493673175573349, -0.35214945673942566, 0.18850168585777283, 0.6367630362510681, -0.05237870290875435, 0.014862969517707825, 0.19441573321819305, -0.11846354603767395, -0.09020430594682693, 0.3090537488460541, 0.43561986088752747, -0.30187270045280457, -0.11889075487852097, -0.3897061049938202, -0.22000418603420258, -0.0016426140209659934, -0.07423122972249985, 0.23287895321846008, 0.06271295994520187, 0.125939279794693, 0.3313908576965332, -0.20272645354270935, -0.10209088027477264, -0.36692890524864197, -0.01669546589255333, -0.08858691900968552, 0.543454647064209, 0.024345289915800095, 0.15839841961860657, -0.33473819494247437, -0.13434097170829773, -0.16992399096488953, -0.06632709503173828, -0.20484189689159393, 0.4772190451622009, 0.359286367893219, -0.051331665366888046, 0.23817235231399536, 0.4700399935245514, 0.05606410279870033, 0.2946605980396271, -0.00005429144948720932, -0.14657416939735413, -0.23620350658893585, 0.07024671137332916, 0.02785380929708481, 0.38764622807502747, 0.5350655317306519, 0.45597371459007263, 0.06653287261724472, -0.28627216815948486, -0.42557114362716675, -0.2002711296081543, -0.34689295291900635, 0.14566770195960999, 0.007580443285405636, 0.08538804948329926, -0.21359975636005402, -0.3222552537918091, 0.27560675144195557, 0.08505858480930328, 0.04148786887526512, -0.35906946659088135, -0.04064684733748436, 0.003807287896052003, -0.09614228457212448, 0.0729546770453453, 0.3203431963920593, 0.020628808066248894, -0.14379480481147766, -0.12487147003412247, -0.4643630385398865, 0.2143474668264389, -0.0016296602552756667, 0.08992111682891846, 0.3096468150615692, -0.21777093410491943, 0.02006237581372261, -0.0023675556294620037, 0.06062595546245575, -0.19171404838562012, -0.37149032950401306, 0.3686963617801666, -0.18055132031440735, 0.1490841954946518, 0.085912324488163, 0.09300613403320312, -0.10246481746435165, -0.16069744527339935, -0.3048560917377472, 0.10537823289632797, -0.1715765744447708, 0.3419558107852936, 0.23201631009578705, -0.22768574953079224, -0.08877988904714584, -0.11032368987798691, 0.005871083587408066, 0.18540562689304352, -0.5692185759544373, 0.13613595068454742, 0.0013202661648392677, -0.06304577738046646, 0.49943459033966064, 0.22668087482452393, 0.13482633233070374, 0.03849947452545166, -0.03220667690038681, 0.4551440179347992, 0.4755510985851288, -0.12599994242191315, -0.05693771690130234, 0.4750007092952728, 0.03815129026770592, 0.042743947356939316, 0.2909509539604187, 0.24071772396564484, -0.019739780575037003, -0.07128193974494934, 0.39446210861206055, -0.0076306769624352455, 0.22579064965248108, 0.20205947756767273, -0.13404831290245056, -0.16977360844612122, 0.2717875838279724, 0.49305155873298645, -0.3092122972011566, -0.01081252470612526, 0.4915876090526581, 0.1550317108631134, 0.03780452162027359, 0.2844645082950592, -0.08418678492307663, 0.20167122781276703, 0.11734115332365036, 0.018752768635749817, 0.260730504989624, 0.07162748277187347, -0.06446663290262222, -0.11036074161529541, 0.2131524235010147, 0.0867847129702568, 0.2468419075012207, -0.0756336897611618, 0.15063679218292236, 0.2455410361289978, 0.0856131762266159, 0.0767209604382515, -0.13303230702877045, -0.16130532324314117, -0.2584848403930664, -0.011271705850958824, -0.1173233762383461, 0.13032005727291107, 0.06064595282077789, 0.28128519654273987, -0.2814426124095917, -0.16541463136672974, 0.21887937188148499, -0.09870733320713043, -0.3010005056858063, -0.09409546107053757, 0.04839295893907547, 0.07238085567951202, 0.02041729912161827, -0.016616633161902428, 0.3264302611351013, -0.24626214802265167, 0.3103448450565338, 0.020741665735840797, -0.07252800464630127, -0.4632333219051361, 0.20683696866035461, 0.15512984991073608, 0.16952145099639893, -0.18720340728759766, 0.2731625735759735, -0.04982110857963562, 0.29190731048583984, -0.2669620215892792, 0.12133428454399109, 0.3239271640777588, 0.044425446540117264, 0.17504899203777313, -0.12340227514505386, -0.2705531418323517, -0.03953443840146065, 0.42780762910842896, 0.28469759225845337, -0.12485326826572418, -0.4976908266544342, -0.08213973045349121, -0.0066022383980453014, -0.0330117903649807, 0.10536683350801468, -0.1589578241109848, 0.1750994175672531, -0.12270230054855347, 0.3193466067314148, 0.17272795736789703, -0.0941736102104187, -0.09070038795471191, 0.007130116689950228, -0.03851872310042381, -0.2515616714954376, -0.0869356170296669, 0.08533480763435364, -0.24499207735061646, 0.21446366608142853, -0.41864684224128723, 0.2159135788679123, 0.05617976933717728, -0.15026497840881348, 0.14461301267147064, 0.05378046631813049, 0.22348666191101074, -0.024172257632017136, 0.09836020320653915, -0.3708077073097229, 0.4604906439781189, 0.019933240488171577, 0.009724048897624016, -0.5626379251480103, 0.31110328435897827, -0.04191017150878906, 0.04091159626841545, -0.3690619468688965, -0.13179746270179749, 0.3582984507083893, 0.2845640480518341, 0.06323523074388504, -0.10220184177160263, -0.171088308095932, 0.014981402084231377, -0.18370668590068817, -0.17011475563049316, -0.031002506613731384, -0.06674224138259888, -0.08920721709728241, 0.1349841058254242, 0.09427472949028015, -0.4693836271762848, 0.15636536478996277, -0.1352672576904297, -0.08452565968036652, -0.4097248911857605, 0.06322402507066727, -0.08772314339876175, -0.23833470046520233, 0.11776929348707199, -0.004462251905351877, 0.3561037480831146, -0.062267180532217026, -0.04727652668952942, -0.13271529972553253, 0.2496713101863861, 0.09341920912265778, -0.05536552146077156, -0.447765052318573, 0.15978185832500458, 0.1302323192358017, 0.04031840339303017, 0.06180593743920326 ]
64
..\pandas\reference\api\pandas.Series.to_markdown.html
pandas.Series.to_markdown
Series.to_markdown(buf=None, mode='wt', index=True, storage_options=None, **kwargs)[source]# Print Series in Markdown-friendly format. Notes Requires the tabulate package.
Parameters: bufstr, Path or StringIO-like, optional, default NoneBuffer to write to. If None, the output is returned as a string. modestr, optionalMode in which file is opened, “wt” by default. indexbool, optional, default TrueAdd index (row) labels. storage_optionsdict, optionalExtra options that make sense for a particular storage connection, e.g. host, port, username, password, etc. For HTTP(S) URLs the key-value pairs are forwarded to urllib.request.Request as header options. For other URLs (e.g. starting with “s3://”, and “gcs://”) the key-value pairs are forwarded to fsspec.open. Please see fsspec and urllib for more details, and for more examples on storage options refer here. **kwargsThese parameters will be passed to tabulate. Returns: strSeries in Markdown-friendly format.
['>>> s = pd.Series(["elk", "pig", "dog", "quetzal"], name="animal")\n>>> print(s.to_markdown())\n| | animal |\n|---:|:---------|\n| 0 | elk |\n| 1 | pig |\n| 2 | dog |\n| 3 | quetzal |', '>>> print(s.to_markdown(tablefmt="grid"))\n+----+----------+\n| | animal |\n+====+==========+\n| 0 | elk |\n+----+----------+\n| 1 | pig |\n+----+----------+\n| 2 | dog |\n+----+----------+\n| 3 | quetzal |\n+----+----------+']
pandas.Series.to_markdown Series.to_markdown(buf=None, mode='wt', index=True, storage_options=None, **kwargs)[source]# Print Series in Markdown-friendly format. Notes Requires the tabulate package.
[ -0.2710273563861847, -0.19883762300014496, -0.16697213053703308, -0.0879206508398056, 0.2621128559112549, 0.43806949257850647, 0.11272601038217545, 0.5361465215682983, 0.05028095096349716, 0.1888369768857956, -0.15794624388217926, 0.43932098150253296, -0.11398562043905258, 0.21536698937416077, -0.10896200686693192, -0.19168809056282043, 0.11173655092716217, 0.2727488875389099, -0.07053893059492111, 0.005409591365605593, -0.19562272727489471, -0.10610338300466537, -0.04309814050793648, 0.00923943892121315, -0.029507188126444817, -0.2838887572288513, 0.015832889825105667, -0.5072618722915649, -0.14830684661865234, -0.36634066700935364, -0.08027263730764389, 0.25863856077194214, 0.19093550741672516, 0.3073773682117462, -0.00009823971049627289, -0.2892440855503082, 0.0490301288664341, -0.16518425941467285, -0.0031841036397963762, 0.22696921229362488, -0.2628674805164337, -0.11249688267707825, 0.36619508266448975, -0.2682792842388153, -0.07151981443166733, -0.5443968772888184, 0.07317687571048737, -0.03611411526799202, 0.3417176306247711, 0.10645055025815964, 0.3141540288925171, -0.00671011907979846, -0.1787838637828827, -0.11883682012557983, -0.14495252072811127, -0.2241724133491516, -0.0788658931851387, 0.5128628015518188, -0.23779846727848053, -0.3056497573852539, -0.06623811274766922, 0.4807257652282715, -0.1426704078912735, -0.23594051599502563, -0.21588291227817535, -0.04483182355761528, 0.5276302099227905, -0.09493488818407059, 0.2380082607269287, 0.4424857497215271, 0.5538195967674255, -0.3923105001449585, -0.16188429296016693, 0.034559465944767, 0.17375998198986053, 0.08064129948616028, -0.5272006392478943, 0.3059593141078949, -0.1745842546224594, 0.24898850917816162, -0.03422734513878822, 0.26293566823005676, -0.17246048152446747, 0.13539959490299225, 0.0524158738553524, 0.5697546005249023, -0.056270018219947815, -0.21216502785682678, -0.1268988698720932, 0.046749603003263474, -0.09466240555047989, -0.08688753843307495, -0.041836585849523544, 0.11517570912837982, 0.13780972361564636, -0.2654181122779846, -0.005098062101751566, -0.5938606262207031, -0.019836990162730217, 0.14361980557441711, 0.04513305425643921, 0.014953327365219593, 0.19373342394828796, 0.10431899130344391, -0.03390190377831459, 0.10858750343322754, 0.17797116935253143, -0.1501448005437851, 0.30571743845939636, 0.25818341970443726, 0.183253675699234, -0.1578684002161026, -0.05863698944449425, -0.008368577808141708, -0.07917901128530502, -0.06522401422262192, 0.1383194476366043, -0.039898764342069626, -0.3894712030887604, -0.16410182416439056, -0.10251420736312866, -0.07302150875329971, -0.02848718874156475, 0.3153609037399292, -0.09156715869903564, 0.4227599799633026, 0.1073300838470459, -0.03630693256855011, 0.1847684532403946, 0.3633280396461487, -0.37101083993911743, 0.33060330152511597, 0.28500744700431824, -0.14066001772880554, -0.23621408641338348, 0.01977348141372204, 0.290402352809906, 0.2243298590183258, 0.09425263106822968, 0.11686339974403381, 0.032025475054979324, 0.06889966130256653, 0.18783850967884064, 0.15714794397354126, -0.022127695381641388, 0.15682360529899597, 0.2136644721031189, -0.15816152095794678, -0.20086170732975006, 0.16943174600601196, 0.26447486877441406, -0.01660756766796112, -0.47033658623695374, 0.2689495384693146, 0.04952999949455261, -0.037370212376117706, -0.32627415657043457, 0.2280552089214325, 0.17985643446445465, 0.09180926531553268, 0.23241721093654633, -0.02848624624311924, -0.06186894327402115, -0.25780656933784485, 0.2658495306968689, 0.33942365646362305, -0.2611290514469147, 0.10727481544017792, 0.42872369289398193, -0.16391144692897797, 0.40495267510414124, 0.06962236762046814, 0.015445167198777199, 0.11935234814882278, -0.0477471798658371, 0.13840024173259735, 0.25245800614356995, -0.07977808266878128, -0.06673503667116165, 0.11602252721786499, 0.06238729879260063, -0.1945992112159729, 0.2234363555908203, -0.08064666390419006, -0.1736922413110733, 0.034475214779376984, -0.08861696720123291, -0.024861179292201996, 0.00480771204456687, 0.11578124016523361, -0.13412794470787048, -0.2409936934709549, 0.2570251226425171, -0.1677263230085373, -0.14505402743816376, 0.06133762001991272, 0.02628035470843315, -0.02476123906672001, 0.45214560627937317, -0.07901729643344879, -0.00015554959827568382, -0.18690012395381927, 0.3674672245979309, -0.08906007558107376, -0.011369172483682632, -0.13750597834587097, 0.26379361748695374, -0.05236165225505829, 0.12297581136226654, 0.04136871173977852, -0.2199566811323166, -0.32281169295310974, -0.5303777456283569, -0.09532679617404938, -0.05883437395095825, 0.08461319655179977, 0.3026702404022217, -0.03964925929903984, -0.10963889211416245, 0.18839538097381592, -0.16568823158740997, -0.028337817639112473, -0.11772710829973221, -0.029045822098851204, 0.09579414874315262, -0.16739340126514435, 0.06354515254497528, -0.17101149260997772, 0.19822219014167786, 0.0327010303735733, 0.12745943665504456, 0.24037791788578033, 0.020678764209151268, 0.347429096698761, -0.27001941204071045, 0.03935389593243599, 0.09108800441026688, -0.0762551873922348, -0.10111569613218307, -0.12272115051746368, -0.007232428528368473, 0.33534181118011475, 0.1967843621969223, 0.019206855446100235, -0.398049533367157, 0.17916619777679443, -0.12423422187566757, -0.12838631868362427, 0.000010672421922208741, 0.1928853839635849, 0.2810062766075134, 0.11686839908361435, -0.06824188679456711, -0.40589192509651184, -0.0280765388160944, 0.2049870789051056, -0.056243374943733215, -0.19616271555423737, -0.28214365243911743, 0.3915341794490814, 0.3524698317050934, -0.04464822635054588, 0.4476468861103058, 0.039041463285684586, -0.180794820189476, -0.04714205861091614, 0.3131476938724518, 0.012267690151929855, -0.07377785444259644, 0.24680903553962708, 0.26647618412971497, -0.02576330490410328, -0.11542272567749023, -0.12611481547355652, 0.1594802588224411, -0.041428934782743454, -0.1423112154006958, 0.09601008892059326, 0.16134914755821228, -0.16547885537147522, -0.22908496856689453, 0.3284553587436676, -0.3635999858379364, 0.17137187719345093, -0.05866009369492531, 0.20339491963386536, -0.2729012072086334, -0.3189699053764343, -0.22771523892879486, -0.31973910331726074, -0.007676681037992239, -0.36594560742378235, 0.10566003620624542, 0.20887193083763123, -0.2121501863002777, 0.16819432377815247, -0.12784473598003387, 0.10944151878356934, 0.25184178352355957, 0.2435854971408844, -0.24327589571475983, -0.2308286428451538, -0.046965114772319794, 0.27303749322891235, -0.02924574911594391, 0.290436327457428, 0.3819463849067688, -0.048576921224594116, 0.10504166036844254, 0.0987369641661644, -0.019096851348876953, -0.0779244601726532, -0.2600753605365753, -0.060213614255189896, 0.22713707387447357, 0.49568724632263184, -0.2601168155670166, -0.1192576140165329, -0.14022555947303772, -0.031823378056287766, 0.09441585093736649, -0.05001014843583107, -0.03392491489648819, 0.006596101447939873, -0.05441005527973175, -0.04861350357532501, -0.015127831138670444, -0.4283975064754486, 0.2081044614315033, -0.008070769719779491, -0.03879643231630325, -0.2549251914024353, 0.036770761013031006, 0.10360150784254074, 0.16004566848278046, 0.10343699902296066, -0.11357821524143219, 0.06867753714323044, 0.49342581629753113, -0.15397685766220093, -0.237302765250206, 0.2953648865222931, 0.05912747606635094, -0.023635847494006157, -0.2949645519256592, -0.1336653083562851, -0.19781938195228577, -0.05448567494750023, -0.1004098579287529, 0.0730697363615036, 0.20018942654132843, 0.16918721795082092, 0.24378380179405212, -0.22940678894519806, 0.11842574924230576, 0.2222128063440323, 0.0400562509894371, -0.15973912179470062, -0.05910902097821236, -0.016511114314198494, 0.438053160905838, 0.18776845932006836, -0.04588145390152931, 0.3281198740005493, 0.36328575015068054, 0.012684544548392296, -0.27366334199905396, 0.18077373504638672, 0.053274597972631454, -0.07528651505708694, -0.24622443318367004, 0.09957601875066757, 0.10915801674127579, 0.2039574533700943, -0.02109644003212452, 0.18703097105026245, -0.056680064648389816, 0.14016766846179962, 0.024738362058997154, -0.14038380980491638, 0.016423530876636505, -0.28566956520080566, 0.10058906674385071, -0.1731933206319809, 0.2536552846431732, -0.072784423828125, -0.29419663548469543, -0.012697003781795502, 0.011826623231172562, 0.0011418652720749378, -0.10645972937345505, -0.11620093137025833, 0.14050889015197754, -0.6119077205657959, 0.19825194776058197, 0.29254549741744995, 0.12261036783456802, 0.17743311822414398, -0.14576970040798187, 0.12851162254810333, 0.01584409549832344, 0.3171387314796448, 0.10775742679834366, -0.22262439131736755, 0.06036124378442764, -0.11961232125759125, -0.42492368817329407, -0.06997107714414597, -0.178037628531456, -0.22884200513362885, -0.25487765669822693, 0.020013485103845596, -0.16931267082691193, -0.20307175815105438, 0.24831198155879974, 0.2539922297000885, -0.2768974304199219, -0.11599214375019073, -0.2804563641548157, -0.5925087928771973, 0.13755713403224945, 0.08972854912281036, 0.27702367305755615, 0.029033927246928215, -0.21918520331382751, -0.07505399733781815, -0.03107050247490406, -0.2615240514278412, 0.15864726901054382, 0.2271694540977478, 0.14869317412376404, 0.29982027411460876, -0.3020502030849457, -0.0536036342382431, -0.12305738031864166, 0.07924438267946243, -0.044460490345954895, -0.13065534830093384, -0.25955936312675476, -0.15879413485527039, -0.30830633640289307, 0.3019099831581116, 0.09876380115747452, -0.2010144591331482, 0.2156451791524887, -0.12315733730792999, 0.020362960174679756, -0.1886427253484726, -0.10520369559526443, 0.014360062777996063, -0.14052921533584595, -0.11960258334875107, -0.44628795981407166, 0.5899642109870911, -0.013334164395928383, 0.07909005135297775, 0.014819154515862465, -0.14637716114521027, -0.3558588922023773, -0.031143492087721825, 0.32798999547958374, 0.8078216314315796, -0.18861597776412964, 0.0011154552921652794, 0.3855544328689575, -0.3678302466869354, 0.2225235253572464, 0.06442508101463318, 0.2782766819000244, -0.36590075492858887, -0.2868335545063019, -0.2114773988723755, 0.15631893277168274, -0.1124609187245369, 0.2098800241947174, -0.3572799563407898, 0.28177085518836975, -0.47570061683654785, 0.27125415205955505, 0.19144344329833984, 0.054957497864961624, -0.09024633467197418, -0.17697063088417053, -0.6836009621620178, 0.23755066096782684, -0.08357220888137817, -0.27270275354385376, -0.021663598716259003, -0.1963331401348114, 0.1525709629058838, -0.10466673970222473, -0.10799185931682587, 0.04731353744864464, -0.04566929116845131, 0.2723139524459839, -0.18292264640331268, -0.23690655827522278, -0.17227496206760406, 0.22352540493011475, 0.40160784125328064, -0.06928887963294983, 0.07004286348819733, -0.09942761063575745, 0.10916145890951157, -0.21382468938827515, -0.18840423226356506, 0.4108788073062897, 0.3703671991825104, -0.027711691334843636, 0.07858350872993469, 0.4188792407512665, 0.278710275888443, -0.13419364392757416, -0.20841865241527557, -0.026807615533471107, -0.09914702922105789, -0.32953524589538574, -0.131047785282135, -0.14196152985095978, -0.12666454911231995, -0.11909029632806778, 0.2626746594905853, 0.16120444238185883, -0.23363082110881805, 0.18549896776676178, -0.04519956186413765, -0.05727789178490639, -0.04950791597366333, 0.244588702917099, 0.036329977214336395, 0.05677945539355278, 0.26240628957748413, 0.11726777255535126, -0.3742109537124634, -0.27685391902923584, 0.06671148538589478, 0.16192270815372467, -0.12824371457099915, 0.4861033260822296, 0.03071100078523159, 0.13632246851921082, -0.11004701256752014, 0.1716766655445099, -0.06706514209508896, 0.1404474675655365, -0.24447429180145264, -0.13389372825622559, -0.24731725454330444, 0.14606569707393646, 0.31118378043174744, 0.30500346422195435, 0.0822777971625328, 0.05300978943705559, -0.18026192486286163, -0.19213475286960602, -0.4691087603569031, -0.17362958192825317, -0.4125913381576538, -0.11960964649915695, 0.04061972722411156, 0.21332813799381256, 0.21867196261882782, 0.1158776506781578, 0.28544777631759644, 0.21916602551937103, 0.01397144328802824, -0.39487072825431824, -0.11436432600021362, 0.017412422224879265, -0.16794419288635254, -0.030060045421123505, 0.08141910284757614, 0.04690751060843468, -0.34779801964759827, -0.1524517834186554, -0.038295257836580276, 0.23276108503341675, -0.07080802321434021, 0.38349205255508423, 0.1854470670223236, 0.08349044620990753, -0.2222735434770584, -0.1991584450006485, -0.10844261944293976, 0.20179814100265503, -0.0408821739256382, 0.04287220537662506, 0.05203419551253319, -0.050932541489601135, 0.16256146132946014, 0.10500673949718475, -0.002660226309671998, 0.008336112834513187, 0.09633716940879822, 0.08624854683876038, -0.2086203396320343, 0.1973806619644165, 0.1634250432252884, 0.07972054183483124, -0.17905373871326447, -0.024474045261740685, 0.11592569947242737, 0.3185744285583496, -0.37745872139930725, -0.033647939562797546, -0.11246912181377411, -0.006061755120754242, 0.3190394341945648, 0.35981640219688416, -0.07489103823900223, -0.19991543889045715, -0.12227284908294678, -0.04169571027159691, 0.12878957390785217, -0.45484575629234314, 0.008243590593338013, 0.6416121125221252, 0.17989115417003632, 0.08125670999288559, 0.0613536573946476, 0.43743130564689636, 0.20926286280155182, -0.04520636051893234, 0.3513149321079254, 0.31348317861557007, 0.20270328223705292, 0.03663737326860428, -0.07792302966117859, 0.05775599181652069, -0.11262349039316177, 0.17102578282356262, -0.17759349942207336, 0.20514076948165894, 0.36770203709602356, -0.13155080378055573, -0.11293560266494751, 0.00631695194169879, 0.000975982693489641, 0.1218293234705925, 0.0316646508872509, -0.0756467804312706, -0.12385088205337524, 0.042521730065345764, -0.1311110258102417, -0.13233989477157593, -0.00545702688395977, -0.054661303758621216, -0.011690868996083736, 0.04172147810459137, 0.2456902116537094, 0.1660565584897995, -0.194043830037117, -0.008186490274965763, 0.5731879472732544, -0.3335539996623993, -0.4324127733707428, 0.3427814245223999, 0.12218903750181198, -0.24084098637104034, 0.25416234135627747, 0.3757328391075134, -0.011448504403233528, -0.13474994897842407, 0.07545832544565201, -0.22669750452041626, -0.2864895462989807, 0.26385974884033203, 0.05657588317990303, 0.2829647362232208, 0.06240087375044823, -0.0897560715675354, 0.33573997020721436, -0.2502271234989166, 0.2759819030761719, 0.17532937228679657, 0.05489843711256981, -0.09611601382493973, 0.1326204091310501, 0.125326007604599, -0.26814502477645874, -0.012336432002484798, -0.09424813091754913, 0.014538472518324852, 0.11919069290161133, 0.12763787806034088, -0.0932169258594513, 0.045722026377916336, 0.0615319162607193, 0.20411209762096405, 0.3355271518230438, 0.34519314765930176, -0.07086869329214096, 0.1928659975528717, 0.18857768177986145, -0.16016626358032227, -0.06818382441997528, -0.10535462200641632, 0.2617085874080658, -0.1513703167438507, 0.0010707878973335028, -0.24405556917190552, 0.10419117659330368, 0.17164383828639984, -0.04691508039832115, 0.06898768246173859, -0.21488870680332184, 0.19452862441539764, 0.13505510985851288, -0.3184780180454254, -0.04123464226722717, 0.0881035253405571, -0.03611334413290024, -0.232192724943161, 0.17469650506973267, -0.14977505803108215, 0.3670131266117096, -0.08499357104301453, 0.06354740262031555, -0.05937197059392929, 0.08015256375074387, -0.1401093453168869, 0.11302628368139267, -0.017366323620080948, -0.24450087547302246, 0.10862919688224792, 0.37046706676483154, 0.04615730419754982, -0.14799357950687408, 0.38917383551597595, 0.05691729858517647, 0.15503625571727753, -0.05958443880081177, -0.30217182636260986, -0.1432088166475296, 0.3053656816482544, 0.0470239594578743, 0.1311396062374115, -0.27375921607017517, -0.07519100606441498, 0.09684985131025314, -0.3503745496273041, 0.27492812275886536, 0.16727571189403534, -0.2301436960697174, 0.00398998474702239, 0.2178713083267212, -0.2684054374694824, 0.23752301931381226, -0.4353257417678833, -0.5868349671363831, -0.2328101098537445, -0.02199437841773033, -0.1849013715982437, 0.04474373906850815, -0.13660843670368195, 0.2478971928358078, 0.22326397895812988, -0.0744793713092804, -0.3681546151638031, 0.33996474742889404, 0.07826630771160126, 0.059175945818424225, -0.05112814903259277, 0.19953210651874542, 0.2017572522163391, 0.07469803094863892, -0.31236740946769714, -0.48380666971206665 ]
65
..\pandas\reference\api\pandas.DataFrame.rsub.html
pandas.DataFrame.rsub
DataFrame.rsub(other, axis='columns', level=None, fill_value=None)[source]# Get Subtraction of dataframe and other, element-wise (binary operator rsub). Equivalent to other - dataframe, but with support to substitute a fill_value for missing data in one of the inputs. With reverse version, sub. Among flexible wrappers (add, sub, mul, div, floordiv, mod, pow) to arithmetic operators: +, -, *, /, //, %, **. Notes Mismatched indices will be unioned together.
Parameters: otherscalar, sequence, Series, dict or DataFrameAny single or multiple element data structure, or list-like object. axis{0 or ‘index’, 1 or ‘columns’}Whether to compare by the index (0 or ‘index’) or columns. (1 or ‘columns’). For Series input, axis to match Series index on. levelint or labelBroadcast across a level, matching Index values on the passed MultiIndex level. fill_valuefloat or None, default NoneFill existing missing (NaN) values, and any new element needed for successful DataFrame alignment, with this value before computation. If data in both corresponding DataFrame locations is missing the result will be missing. Returns: DataFrameResult of the arithmetic operation.
[">>> df = pd.DataFrame({'angles': [0, 3, 4],\n... 'degrees': [360, 180, 360]},\n... index=['circle', 'triangle', 'rectangle'])\n>>> df\n angles degrees\ncircle 0 360\ntriangle 3 180\nrectangle 4 360", '>>> df + 1\n angles degrees\ncircle 1 361\ntriangle 4 181\nrectangle 5 361', '>>> df.add(1)\n angles degrees\ncircle 1 361\ntriangle 4 181\nrectangle 5 361', '>>> df.div(10)\n angles degrees\ncircle 0.0 36.0\ntriangle 0.3 18.0\nrectangle 0.4 36.0', '>>> df.rdiv(10)\n angles degrees\ncircle inf 0.027778\ntriangle 3.333333 0.055556\nrectangle 2.500000 0.027778', '>>> df - [1, 2]\n angles degrees\ncircle -1 358\ntriangle 2 178\nrectangle 3 358', ">>> df.sub([1, 2], axis='columns')\n angles degrees\ncircle -1 358\ntriangle 2 178\nrectangle 3 358", ">>> df.sub(pd.Series([1, 1, 1], index=['circle', 'triangle', 'rectangle']),\n... axis='index')\n angles degrees\ncircle -1 359\ntriangle 2 179\nrectangle 3 359", ">>> df.mul({'angles': 0, 'degrees': 2})\n angles degrees\ncircle 0 720\ntriangle 0 360\nrectangle 0 720", ">>> df.mul({'circle': 0, 'triangle': 2, 'rectangle': 3}, axis='index')\n angles degrees\ncircle 0 0\ntriangle 6 360\nrectangle 12 1080", ">>> other = pd.DataFrame({'angles': [0, 3, 4]},\n... index=['circle', 'triangle', 'rectangle'])\n>>> other\n angles\ncircle 0\ntriangle 3\nrectangle 4", '>>> df * other\n angles degrees\ncircle 0 NaN\ntriangle 9 NaN\nrectangle 16 NaN', '>>> df.mul(other, fill_value=0)\n angles degrees\ncircle 0 0.0\ntriangle 9 0.0\nrectangle 16 0.0', ">>> df_multindex = pd.DataFrame({'angles': [0, 3, 4, 4, 5, 6],\n... 'degrees': [360, 180, 360, 360, 540, 720]},\n... index=[['A', 'A', 'A', 'B', 'B', 'B'],\n... ['circle', 'triangle', 'rectangle',\n... 'square', 'pentagon', 'hexagon']])\n>>> df_multindex\n angles degrees\nA circle 0 360\n triangle 3 180\n rectangle 4 360\nB square 4 360\n pentagon 5 540\n hexagon 6 720", '>>> df.div(df_multindex, level=1, fill_value=0)\n angles degrees\nA circle NaN 1.0\n triangle 1.0 1.0\n rectangle 1.0 1.0\nB square 0.0 0.0\n pentagon 0.0 0.0\n hexagon 0.0 0.0']
pandas.DataFrame.rsub DataFrame.rsub(other, axis='columns', level=None, fill_value=None)[source]# Get Subtraction of dataframe and other, element-wise (binary operator rsub). Equivalent to other - dataframe, but with support to substitute a fill_value for missing data in one of the inputs. With reverse version, sub. Among flexible wrappers (add, sub, mul, div, floordiv, mod, pow) to arithmetic operators: +, -, *, /, //, %, **. Notes Mismatched indices will be unioned together.
[ -0.04593639075756073, -0.17254236340522766, -0.07658407837152481, 0.052658095955848694, -0.22976067662239075, 0.2187534123659134, 0.13500814139842987, 0.22235044836997986, 0.03195831552147865, 0.28787320852279663, -0.21343103051185608, 0.23415903747081757, 0.1762535125017166, 0.2781729996204376, -0.31374508142471313, -0.1798311471939087, -0.1973903775215149, 0.261001318693161, -0.1985962688922882, -0.002227885415777564, -0.28206226229667664, -0.03598753362894058, -0.23996995389461517, -0.06393013894557953, 0.31480446457862854, -0.1765090525150299, -0.171664759516716, -0.21179580688476562, 0.17540064454078674, 0.10993413627147675, 0.36958232522010803, 0.062213435769081116, 0.09381098300218582, 0.26076608896255493, -0.00009704498370410874, -0.19482167065143585, -0.056702326983213425, 0.033393874764442444, -0.22772035002708435, -0.12894967198371887, -0.2196425050497055, -0.09629928320646286, 0.16771632432937622, -0.3561779260635376, -0.19562596082687378, -0.2853616178035736, -0.07051998376846313, 0.1525789499282837, 0.3429136574268341, -0.1301823854446411, 0.2825009226799011, 0.18733932077884674, -0.2814420759677887, -0.12095782160758972, 0.15220068395137787, -0.018605338409543037, 0.35529348254203796, 0.09803255647420883, -0.053236912935972214, -0.2536817789077759, 0.13991516828536987, 0.11133064329624176, -0.16700445115566254, -0.11185474693775177, -0.14302176237106323, 0.11402231454849243, 0.1281949132680893, -0.03253066539764404, -0.13573534786701202, 0.34137505292892456, 0.3143918812274933, -0.3374238908290863, -0.2435653805732727, -0.06789615005254745, -0.08189228177070618, -0.14415548741817474, -0.09127618372440338, 0.0914805680513382, -0.04616781324148178, 0.03351834416389465, 0.12867408990859985, 0.22306890785694122, -0.016823595389723778, 0.22110237181186676, -0.055858783423900604, 0.36018070578575134, 0.2384684830904007, -0.031357619911432266, -0.021822774782776833, -0.0018847571918740869, -0.33530765771865845, -0.10954965651035309, 0.1680581271648407, 0.3375314176082611, -0.16848976910114288, -0.30787041783332825, -0.07987753301858902, -0.27636292576789856, -0.2595706880092621, 0.18680059909820557, 0.13933062553405762, -0.10265784710645676, -0.21514587104320526, 0.3777356743812561, 0.11528723686933517, 0.070379838347435, -0.28387755155563354, 0.1893930286169052, 0.0015436997637152672, 0.14661772549152374, 0.2824665904045105, 0.03578083962202072, 0.035307977348566055, -0.053346507251262665, -0.04778734967112541, 0.06999930739402771, -0.12830008566379547, 0.20170637965202332, -0.5538315773010254, 0.011028511449694633, -0.05902897194027901, -0.17571890354156494, 0.23031631112098694, -0.020549729466438293, -0.04236620292067528, -0.054002273827791214, 0.18751566112041473, 0.08829665929079056, 0.07447556406259537, 0.10243427008390427, -0.18512192368507385, 0.38750436902046204, -0.2535746395587921, -0.4828898310661316, -0.12803992629051208, 0.08652269840240479, 0.0495392307639122, 0.25413209199905396, 0.23934128880500793, 0.2930120527744293, -0.04222383722662926, -0.3401726484298706, 0.2514607608318329, -0.0021897973492741585, 0.12310798466205597, -0.16843965649604797, 0.23219425976276398, -0.23359614610671997, -0.05996372178196907, 0.04847315698862076, 0.3076639771461487, 0.07139929383993149, -0.5410460829734802, 0.2860850989818573, 0.27759256958961487, 0.008449304848909378, 0.021850770339369774, 0.40298619866371155, -0.1865042895078659, -0.18716035783290863, 0.24403204023838043, 0.18696174025535583, -0.23693333566188812, -0.2835618853569031, 0.19806380569934845, 0.125174418091774, -0.30527642369270325, -0.24138730764389038, 0.24050883948802948, -0.05265612527728081, 0.34487152099609375, -0.043168455362319946, -0.1469976007938385, -0.13110047578811646, -0.16064633429050446, -0.21971896290779114, 0.2578299045562744, -0.05907368287444115, -0.18801218271255493, 0.07267560064792633, -0.08991391211748123, 0.08068124204874039, 0.07032547891139984, 0.35903939604759216, 0.026199787855148315, -0.04981941357254982, 0.14802610874176025, 0.16201835870742798, -0.20287740230560303, -0.013928929343819618, 0.10294578969478607, -0.27398887276649475, 0.5812413692474365, 0.17789946496486664, 0.3145211637020111, 0.06380482017993927, 0.08596038073301315, -0.3893508017063141, 0.586706280708313, 0.045272346585989, 0.05198365077376366, 0.015500114299356937, 0.13106019794940948, 0.07158394157886505, -0.0864868238568306, -0.6131213903427124, 0.27991917729377747, 0.09339286386966705, 0.027818722650408745, 0.1284928321838379, 0.3068629205226898, -0.19312365353107452, -0.38073021173477173, -0.2286413013935089, 0.15565571188926697, 0.1076478436589241, 0.3439094126224518, -0.13553521037101746, 0.0711701363325119, -0.0811982974410057, -0.31898435950279236, 0.15063801407814026, 0.057128455489873886, 0.1662040501832962, -0.3207990825176239, 0.29991790652275085, 0.08459459990262985, -0.009188489057123661, -0.005831988528370857, 0.35568758845329285, 0.2081088423728943, 0.09696141630411148, 0.008530465885996819, 0.24141258001327515, -0.07597516477108002, 0.0701013132929802, 0.15232568979263306, -0.16460047662258148, -0.0027351626195013523, 0.20136231184005737, -0.15371978282928467, 0.35755765438079834, 0.2062942087650299, 0.2908398509025574, -0.09179729968309402, 0.2469814270734787, -0.11441176384687424, 0.00538041815161705, -0.09637873619794846, 0.21154068410396576, -0.08504393696784973, -0.111222043633461, 0.028734104707837105, -0.13034306466579437, 0.03953031077980995, 0.08433867245912552, -0.22277113795280457, -0.04758360981941223, -0.19358569383621216, 0.03609519824385643, 0.07765157520771027, -0.2112659215927124, 0.22319912910461426, 0.06314611434936523, -0.22417429089546204, 0.19989877939224243, -0.07258540391921997, 0.5726096630096436, -0.1636054664850235, 0.42196011543273926, 0.09496314078569412, -0.021096987649798393, -0.16432388126850128, 0.09040440618991852, 0.13371214270591736, 0.12874774634838104, -0.08887847512960434, -0.02193518728017807, 0.10792198777198792, 0.1655486524105072, -0.10855861753225327, 0.07512415200471878, -0.17714548110961914, 0.11226456612348557, 0.22356337308883667, -0.050244320183992386, -0.2821901738643646, -0.14295637607574463, -0.030298009514808655, -0.3822849690914154, 0.0988951027393341, -0.22834378480911255, 0.04440704733133316, 0.03960670530796051, -0.08974764496088028, -0.042720794677734375, -0.029591497033834457, -0.022078637033700943, 0.06362168490886688, -0.07530608773231506, 0.046635713428258896, -0.25237753987312317, 0.013809013180434704, 0.41222554445266724, -0.1350681185722351, 0.24939708411693573, 0.18899917602539062, -0.11759895086288452, -0.07422319799661636, 0.1695006787776947, -0.14279626309871674, 0.008645269088447094, -0.07641534507274628, -0.25290441513061523, 0.17561177909374237, -0.04823164641857147, -0.40648216009140015, -0.19719725847244263, -0.13422079384326935, -0.03159979358315468, -0.10819429904222488, 0.04445722699165344, -0.13795095682144165, 0.10625723749399185, -0.0717407763004303, -0.04021437093615532, -0.29010435938835144, -0.2589804232120514, -0.02916243113577366, -0.06631899625062943, 0.24795420467853546, -0.3010327219963074, -0.08350834995508194, -0.029751766473054886, 0.2996918261051178, 0.13093186914920807, -0.25938764214515686, -0.13232043385505676, 0.13662375509738922, 0.04738183692097664, 0.001673704362474382, 0.0012221599463373423, -0.257929265499115, -0.018810711801052094, 0.006634845398366451, -0.05812482908368111, -0.3535137474536896, -0.10787863284349442, -0.1322081983089447, -0.25023749470710754, 0.17458347976207733, 0.3383743464946747, 0.3263545036315918, -0.28592365980148315, 0.17860205471515656, -0.056005168706178665, 0.028797084465622902, 0.040648654103279114, -0.1257869005203247, -0.166630819439888, 0.43520304560661316, 0.14274369180202484, 0.10135550796985626, 0.25778865814208984, -0.1619301587343216, 0.0860029011964798, -0.16108573973178864, 0.24401962757110596, 0.43597176671028137, -0.2853870391845703, 0.01992855779826641, 0.08796266466379166, -0.027098888531327248, -0.07405073940753937, -0.1481107473373413, -0.05344457924365997, -0.29790234565734863, -0.36048710346221924, -0.327628493309021, -0.21960309147834778, -0.09055909514427185, -0.25398194789886475, 0.046063363552093506, -0.05834916606545448, -0.032312050461769104, -0.2892737090587616, 0.05101166293025017, 0.1225166767835617, -0.009645096026360989, 0.08732911199331284, -0.44317513704299927, -0.07639606297016144, -0.2164001315832138, -0.16030211746692657, 0.41176390647888184, 0.23415260016918182, -0.31239721179008484, 0.30348172783851624, -0.1493750661611557, -0.16005201637744904, 0.08129660040140152, 0.35604846477508545, -0.01946738362312317, -0.08223605155944824, -0.06107409670948982, -0.1390572190284729, -0.33402588963508606, 0.11883623898029327, -0.15498857200145721, -0.08394251763820648, -0.008362805470824242, 0.18363983929157257, -0.11510980129241943, -0.13756760954856873, 0.5119394063949585, 0.19650903344154358, -0.1696697622537613, -0.17574593424797058, -0.22030770778656006, -0.027250099927186966, -0.148102805018425, 0.12403306365013123, 0.08267133682966232, 0.20805829763412476, 0.023331323638558388, -0.25679242610931396, -0.1914302408695221, 0.1341162770986557, 0.44423219561576843, 0.11052846908569336, 0.161733478307724, 0.12214415520429611, -0.09175819158554077, 0.006756804417818785, 0.18829800188541412, 0.11945218592882156, 0.03121093288064003, -0.08092338591814041, -0.06600778549909592, 0.013252373784780502, 0.09154727309942245, 0.34114980697631836, -0.08755118399858475, 0.008127438835799694, 0.10745419561862946, -0.10868304967880249, 0.17652194201946259, -0.2843152582645416, -0.403828501701355, 0.10032950341701508, 0.2993457615375519, 0.10673686861991882, -0.2917160093784332, 0.0580325610935688, 0.15746508538722992, -0.2517393231391907, 0.0023495592176914215, 0.11082278937101364, -0.16335441172122955, 0.34346577525138855, 0.11595150083303452, 0.5939192771911621, -0.08876711130142212, -0.010348143056035042, 0.2502828538417816, -0.34392377734184265, 0.2395496964454651, 0.03136221691966057, 0.3160651922225952, -0.18254639208316803, -0.37939971685409546, -0.2826314866542816, 0.02406424470245838, -0.25930967926979065, -0.010760749690234661, -0.011163384653627872, 0.3744889199733734, -0.35334157943725586, 0.5266202688217163, 0.20005550980567932, -0.3869520425796509, -0.035456955432891846, 0.0023158888798207045, -0.325634628534317, 0.1985803097486496, 0.032374657690525055, -0.1491970717906952, -0.13045966625213623, -0.08083945512771606, -0.007956366054713726, 0.15982398390769958, -0.17689813673496246, 0.06982466578483582, 0.0907478854060173, 0.08293995261192322, 0.19860674440860748, 0.012281062081456184, -0.10446549206972122, 0.3957456052303314, 0.5814000368118286, 0.16950394213199615, 0.19038312137126923, -0.06003570184111595, -0.07481558620929718, 0.24985072016716003, -0.1935729831457138, 0.14105145633220673, 0.4189560115337372, 0.2096387892961502, -0.18264774978160858, 0.5770297050476074, 0.2041836529970169, 0.04506369307637215, -0.17229849100112915, 0.3034939467906952, -0.172057643532753, -0.31779563426971436, 0.17814604938030243, -0.11735215038061142, 0.16011270880699158, -0.3995472192764282, 0.20987235009670258, 0.05663947016000748, -0.3433210253715515, 0.12893788516521454, -0.21000997722148895, -0.20594054460525513, -0.26256224513053894, 0.22414658963680267, 0.19198498129844666, 0.15715400874614716, 0.2733628451824188, -0.12326426804065704, -0.07866302877664566, -0.14038030803203583, -0.054143596440553665, 0.24563933908939362, 0.12722614407539368, 0.42440342903137207, -0.24542199075222015, -0.04890650883316994, 0.06215275824069977, -0.2678932547569275, 0.16975146532058716, 0.3032767176628113, 0.07657850533723831, -0.44255924224853516, -0.3888469934463501, 0.10175368934869766, 0.4305567145347595, 0.17279066145420074, 0.07238786667585373, 0.06519530713558197, -0.3094422519207001, 0.01016438938677311, -0.46529120206832886, 0.04877687990665436, -0.4009479284286499, 0.05972841754555702, 0.1688990294933319, -0.17297618091106415, 0.0786428153514862, -0.01888202875852585, 0.34156593680381775, 0.1634465605020523, 0.15262091159820557, -0.3158169984817505, -0.3281939625740051, -0.017016354948282242, -0.2921302914619446, 0.017439480870962143, 0.006038336083292961, 0.13042840361595154, -0.13551343977451324, -0.14588752388954163, 0.024612175300717354, 0.133888378739357, 0.04792053997516632, 0.2805820107460022, 0.31845322251319885, -0.05406983569264412, -0.19880513846874237, -0.20426061749458313, -0.09479452669620514, 0.14034798741340637, -0.09928793460130692, -0.1614661067724228, -0.1279696673154831, -0.06448233872652054, 0.02898743748664856, 0.1743386685848236, 0.41775816679000854, -0.2476724088191986, 0.2253924459218979, 0.3503111004829407, -0.278737336397171, 0.1261337250471115, 0.6020728349685669, -0.21915557980537415, 0.1727951318025589, 0.08244185894727707, -0.10473289340734482, 0.37425196170806885, -0.642877995967865, -0.02793204039335251, 0.2957272231578827, -0.22242669761180878, 0.3813819885253906, 0.17795950174331665, -0.14007019996643066, 0.05578700453042984, 0.04566347599029541, -0.07790075987577438, -0.159875750541687, -0.5027908086776733, 0.009083556942641735, 0.5626799464225769, 0.15632109344005585, -0.2191821038722992, 0.12199753522872925, 0.24621829390525818, 0.26023051142692566, 0.15467795729637146, 0.05431448295712471, 0.5449400544166565, 0.15473084151744843, -0.29658937454223633, 0.015567371621727943, -0.03260274603962898, 0.32712581753730774, 0.4852611720561981, -0.04464377090334892, -0.055600181221961975, 0.3175102472305298, -0.12833276391029358, -0.16275908052921295, 0.19071441888809204, -0.10405246168375015, 0.4497915208339691, 0.08114463835954666, -0.07914480566978455, 0.006665552966296673, -0.28487494587898254, -0.44291961193084717, -0.16994565725326538, 0.344348281621933, -0.2071850448846817, -0.0008839091751724482, -0.16297948360443115, 0.3340790569782257, 0.04695066809654236, 0.019485855475068092, 0.20744729042053223, 0.1701633781194687, -0.31253597140312195, -0.4461894631385803, 0.39046427607536316, -0.0967121496796608, -0.022946728393435478, 0.2093476802110672, 0.29766175150871277, -0.2620998024940491, -0.43978869915008545, 0.19148685038089752, -0.024226173758506775, -0.17067474126815796, -0.14436408877372742, -0.06806408613920212, 0.10172499716281891, 0.2296115905046463, 0.2432660609483719, 0.2684573233127594, -0.3909831643104553, 0.15631712973117828, -0.12698011100292206, 0.25291597843170166, -0.6180327534675598, 0.37834087014198303, 0.12282221019268036, 0.00540757505223155, -0.10522688925266266, -0.06062402203679085, -0.12173081934452057, -0.2738298177719116, -0.03860468044877052, 0.07108758389949799, 0.15896546840667725, 0.021506352350115776, 0.24499036371707916, 0.010263361036777496, -0.003801328595727682, 0.11343885958194733, -0.03044361062347889, 0.015193763189017773, -0.06694936752319336, -0.357720285654068, 0.05010088533163071, 0.3206624388694763, -0.249305859208107, -0.18467488884925842, -0.010113809257745743, 0.23426589369773865, -0.08839869499206543, 0.08500068634748459, 0.38300102949142456, 0.0518031120300293, 0.01118351612240076, -0.15372736752033234, -0.07285795360803604, -0.33598193526268005, -0.3192446827888489, 0.12468112260103226, -0.057844068855047226, -0.22108721733093262, 0.005526842549443245, 0.265752911567688, -0.031097156926989555, -0.23947234451770782, -0.01671227253973484, 0.013641191646456718, 0.11401593685150146, 0.10085505247116089, -0.18609455227851868, -0.3522387146949768, -0.018694115802645683, 0.6053376197814941, 0.209408700466156, -0.3412227928638458, 0.19926781952381134, -0.14170204102993011, 0.14258542656898499, -0.08943457156419754, -0.12710975110530853, 0.1229904294013977, -0.10869385302066803, 0.21117562055587769, -0.32796844840049744, -0.29333677887916565, 0.15813370048999786, 0.07202626764774323, 0.02438175119459629, 0.23314517736434937, 0.22497887909412384, 0.03648858889937401, 0.2551003694534302, 0.16367045044898987, -0.09889840334653854, 0.09031858295202255, -0.12314748764038086, -0.31794968247413635, -0.42053553462028503, -0.2556295096874237, 0.03619910404086113, -0.0014280617469921708, 0.1621140092611313, 0.2610796093940735, 0.26326078176498413, -0.10502780228853226, 0.10448257625102997, 0.041349146515131, 0.22865527868270874, 0.13596288859844208, 0.041457775980234146, -0.26641857624053955, 0.3438342809677124, -0.04627983644604683, 0.042431626468896866, -0.1879417598247528 ]
66
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.html
pandas.api.extensions.ExtensionArray
class pandas.api.extensions.ExtensionArray[source]# Abstract base class for custom 1-D array types. pandas will recognize instances of this class as proper arrays with a custom type and will not attempt to coerce them to objects. They may be stored directly inside a DataFrame or Series. Attributes dtype An instance of ExtensionDtype. nbytes The number of bytes needed to store this object in memory. ndim Extension Arrays are only allowed to be 1-dimensional. shape Return a tuple of the array dimensions. Methods argsort(*[, ascending, kind, na_position]) Return the indices that would sort this array. astype(dtype[, copy]) Cast to a NumPy array or ExtensionArray with 'dtype'. copy() Return a copy of the array. dropna() Return ExtensionArray without NA values. duplicated([keep]) Return boolean ndarray denoting duplicate values. factorize([use_na_sentinel]) Encode the extension array as an enumerated type. fillna([value, method, limit, copy]) Fill NA/NaN values using the specified method. equals(other) Return if another array is equivalent to this array. insert(loc, item) Insert an item at the given position. interpolate(*, method, axis, index, limit, ...) See DataFrame.interpolate.__doc__. isin(values) Pointwise comparison for set containment in the given values. isna() A 1-D array indicating if each value is missing. ravel([order]) Return a flattened view on this array. repeat(repeats[, axis]) Repeat elements of a ExtensionArray. searchsorted(value[, side, sorter]) Find indices where elements should be inserted to maintain order. shift([periods, fill_value]) Shift values by desired number. take(indices, *[, allow_fill, fill_value]) Take elements from an array. tolist() Return a list of the values. unique() Compute the ExtensionArray of unique values. view([dtype]) Return a view on the array. _accumulate(name, *[, skipna]) Return an ExtensionArray performing an accumulation operation. _concat_same_type(to_concat) Concatenate multiple array of this dtype. _explode() Transform each element of list-like to a row. _formatter([boxed]) Formatting function for scalar values. _from_factorized(values, original) Reconstruct an ExtensionArray after factorization. _from_sequence(scalars, *[, dtype, copy]) Construct a new ExtensionArray from a sequence of scalars. _from_sequence_of_strings(strings, *[, ...]) Construct a new ExtensionArray from a sequence of strings. _hash_pandas_object(*, encoding, hash_key, ...) Hook for hash_pandas_object. _pad_or_backfill(*, method[, limit, ...]) Pad or backfill values, used by Series/DataFrame ffill and bfill. _reduce(name, *[, skipna, keepdims]) Return a scalar result of performing the reduction operation. _values_for_argsort() Return values for sorting. _values_for_factorize() Return an array and missing value suitable for factorization. Notes The interface includes the following abstract methods that must be implemented by subclasses: _from_sequence _from_factorized __getitem__ __len__ __eq__ dtype nbytes isna take copy _concat_same_type interpolate A default repr displaying the type, (truncated) data, length, and dtype is provided. It can be customized or replaced by by overriding: __repr__ : A default repr for the ExtensionArray. _formatter : Print scalars inside a Series or DataFrame. Some methods require casting the ExtensionArray to an ndarray of Python objects with self.astype(object), which may be expensive. When performance is a concern, we highly recommend overriding the following methods: fillna _pad_or_backfill dropna unique factorize / _values_for_factorize argsort, argmax, argmin / _values_for_argsort searchsorted map The remaining methods implemented on this class should be performant, as they only compose abstract methods. Still, a more efficient implementation may be available, and these methods can be overridden. One can implement methods to handle array accumulations or reductions. _accumulate _reduce One can implement methods to handle parsing from strings that will be used in methods such as pandas.io.parsers.read_csv. _from_sequence_of_strings This class does not inherit from ‘abc.ABCMeta’ for performance reasons. Methods and properties required by the interface raise pandas.errors.AbstractMethodError and no register method is provided for registering virtual subclasses. ExtensionArrays are limited to 1 dimension. They may be backed by none, one, or many NumPy arrays. For example, pandas.Categorical is an extension array backed by two arrays, one for codes and one for categories. An array of IPv6 address may be backed by a NumPy structured array with two fields, one for the lower 64 bits and one for the upper 64 bits. Or they may be backed by some other storage type, like Python lists. Pandas makes no assumptions on how the data are stored, just that it can be converted to a NumPy array. The ExtensionArray interface does not impose any rules on how this data is stored. However, currently, the backing data cannot be stored in attributes called .values or ._values to ensure full compatibility with pandas internals. But other names as .data, ._data, ._items, … can be freely used. If implementing NumPy’s __array_ufunc__ interface, pandas expects that You defer by returning NotImplemented when any Series are present in inputs. Pandas will extract the arrays and call the ufunc again. You define a _HANDLED_TYPES tuple as an attribute on the class. Pandas inspect this to determine whether the ufunc is valid for the types present. See NumPy universal functions for more. By default, ExtensionArrays are not hashable. Immutable subclasses may override this behavior.
No parameters found
[]
pandas.api.extensions.ExtensionArray class pandas.api.extensions.ExtensionArray[source]# Abstract base class for custom 1-D array types. pandas will recognize instances of this class as proper arrays with a custom type and will not attempt to coerce them to objects. They may be stored directly inside a DataFrame or Series. Attributes dtype An instance of ExtensionDtype. nbytes The number of bytes needed to store this object in memory. ndim Extension Arrays are only allowed to be 1-dimensional. shape Return a tuple of the array dimensions. Methods argsort(*[, ascending, kind, na_position]) Return the indices that would sort this array. astype(dtype[, copy]) Cast to a NumPy array or ExtensionArray with 'dtype'. copy() Return a copy of the array. dropna() Return ExtensionArray without NA values. duplicated([keep]) Return boolean ndarray denoting duplicate values. factorize([use_na_sentinel]) Encode the extension array as an enumerated type. fillna([value, method, limit, copy]) Fill NA/NaN values using the specified method. equals(other) Return if another array is equivalent to this array. insert(loc, item) Insert an item at the given position. interpolate(*, method, axis, index, limit, ...) See DataFrame.interpolate.__doc__. isin(values) Pointwise comparison for set containment in the given values. isna() A 1-D array indicating if each value is missing. ravel([order]) Return a flattened view on this array. repeat(repeats[, axis]) Repeat elements of a ExtensionArray. searchsorted(value[, side, sorter]) Find indices where elements should be inserted to maintain order. shift([periods, fill_value]) Shift values by desired number. take(indices, *[, allow_fill, fill_value]) Take elements from an array. tolist() Return a list of the values. unique() Compute the ExtensionArray of unique values. view([dtype]) Return a view on the array. _accumulate(name, *[, skipna]) Return an ExtensionArray performing an accumulation operation. _concat_same_type(to_concat) Concatenate multiple array of this dtype. _explode() Transform each element of list-like to a row. _formatter([boxed]) Formatting function for scalar values. _from_factorized(values, original) Reconstruct an ExtensionArray after factorization. _from_sequence(scalars, *[, dtype, copy]) Construct a new ExtensionArray from a sequence of scalars. _from_sequence_of_strings(strings, *[, ...]) Construct a new ExtensionArray from a sequence of strings. _hash_pandas_object(*, encoding, hash_key, ...) Hook for hash_pandas_object. _pad_or_backfill(*, method[, limit, ...]) Pad or backfill values, used by Series/DataFrame ffill and bfill. _reduce(name, *[, skipna, keepdims]) Return a scalar result of performing the reduction operation. _values_for_argsort() Return values for sorting. _values_for_factorize() Return an array and missing value suitable for factorization. Notes The interface includes the following abstract methods that must be implemented by subclasses: _from_sequence _from_factorized __getitem__ __len__ __eq__ dtype nbytes isna take copy _concat_same_type interpolate A default repr displaying the type, (truncated) data, length, and dtype is provided. It can be customized or replaced by by overriding: __repr__ : A default repr for the ExtensionArray. _formatter : Print scalars inside a Series or DataFrame. Some methods require casting the ExtensionArray to an ndarray of Python objects with self.astype(object), which may be expensive. When performance is a concern, we highly recommend overriding the following methods: fillna _pad_or_backfill dropna unique factorize / _values_for_factorize argsort, argmax, argmin / _values_for_argsort searchsorted map The remaining methods implemented on this class should be performant, as they only compose abstract methods. Still, a more efficient implementation may be available, and these methods can be overridden. One can implement methods to handle array accumulations or reductions. _accumulate _reduce One can implement methods to handle parsing from strings that will be used in methods such as pandas.io.parsers.read_csv. _from_sequence_of_strings This class does not inherit from ‘abc.ABCMeta’ for performance reasons. Methods and properties required by the interface raise pandas.errors.AbstractMethodError and no register method is provided for registering virtual subclasses. ExtensionArrays are limited to 1 dimension. They may be backed by none, one, or many NumPy arrays. For example, pandas.Categorical is an extension array backed by two arrays, one for codes and one for categories. An array of IPv6 address may be backed by a NumPy structured array with two fields, one for the lower 64 bits and one for the upper 64 bits. Or they may be backed by some other storage type, like Python lists. Pandas makes no assumptions on how the data are stored, just that it can be converted to a NumPy array. The ExtensionArray interface does not impose any rules on how this data is stored. However, currently, the backing data cannot be stored in attributes called .values or ._values to ensure full compatibility with pandas internals. But other names as .data, ._data, ._items, … can be freely used. If implementing NumPy’s __array_ufunc__ interface, pandas expects that You defer by returning NotImplemented when any Series are present in inputs. Pandas will extract the arrays and call the ufunc again. You define a _HANDLED_TYPES tuple as an attribute on the class. Pandas inspect this to determine whether the ufunc is valid for the types present. See NumPy universal functions for more. By default, ExtensionArrays are not hashable. Immutable subclasses may override this behavior.
[ 0.07646344602108002, -0.3325943052768707, -0.3476572036743164, 0.07469093799591064, 0.17403544485569, 0.08992239832878113, 0.12678559124469757, 0.16131165623664856, 0.07819733768701553, 0.35279417037963867, -0.030880730599164963, 0.2372918725013733, 0.0463455431163311, 0.005676881410181522, -0.09818681329488754, -0.17114953696727753, 0.02312016300857067, 0.25678154826164246, 0.052529361099004745, -0.19244840741157532, -0.30741608142852783, 0.1120351180434227, 0.016933929175138474, 0.1913013458251953, 0.23863135278224945, -0.24961698055267334, -0.1591418981552124, -0.14162427186965942, -0.08811888843774796, -0.23690122365951538, 0.09024623036384583, 0.028571249917149544, -0.19738662242889404, 0.21996647119522095, -0.00009735376079333946, -0.22269944846630096, 0.22075684368610382, 0.09030725806951523, -0.20337329804897308, 0.26127535104751587, -0.0031960085034370422, -0.1686219424009323, 0.19405926764011383, -0.41463997960090637, 0.08994772285223007, -0.3540542423725128, 0.11254071444272995, -0.3372044861316681, 0.2601444125175476, 0.08669982105493546, 0.3819839060306549, -0.15127992630004883, 0.1582702100276947, -0.20075471699237823, 0.11181602627038956, -0.07480108737945557, 0.021878069266676903, 0.032738134264945984, 0.21647603809833527, 0.2091163545846939, -0.026690946891903877, 0.19290074706077576, 0.02887631393969059, 0.04463137313723564, 0.1575229912996292, -0.13345366716384888, 0.30961015820503235, -0.004130260087549686, 0.0912453904747963, 0.12274723500013351, -0.015949005261063576, -0.24009162187576294, -0.2302921563386917, -0.05692239850759506, 0.06842128932476044, 0.024459877982735634, -0.16518306732177734, -0.05528957396745682, 0.046478692442178726, -0.11620845645666122, 0.14502295851707458, 0.3746015727519989, -0.28280335664749146, 0.11207456886768341, -0.1624716818332672, 0.17521336674690247, -0.06615472584962845, -0.031018389388918877, 0.10922961682081223, -0.30667680501937866, 0.03788894787430763, -0.18000906705856323, 0.15922537446022034, 0.11586935818195343, -0.0066687725484371185, -0.032061055302619934, 0.14609654247760773, -0.3971896469593048, -0.041750602424144745, -0.08485753834247589, 0.17973969876766205, 0.07398964464664459, 0.18430641293525696, 0.20508471131324768, -0.1349363476037979, 0.2226334512233734, -0.07103155553340912, -0.1310104876756668, -0.0004826333897653967, 0.11293768137693405, 0.09243964403867722, 0.10991431027650833, -0.09584749490022659, 0.05564846470952034, 0.19739778339862823, 0.011891589500010014, -0.15057504177093506, 0.0702255442738533, -0.27829259634017944, 0.043535053730010986, -0.20718379318714142, 0.03010834939777851, 0.06869462877511978, 0.1633366346359253, -0.06858544051647186, 0.008382366970181465, 0.02733113057911396, -0.12963944673538208, 0.04683433845639229, 0.10046893358230591, -0.4281039535999298, 0.3022046983242035, 0.06316959857940674, -0.20566827058792114, 0.0876670852303505, 0.19252663850784302, 0.15389792621135712, -0.16949263215065002, 0.23157057166099548, 0.16867586970329285, 0.16600599884986877, -0.13424812257289886, 0.4000910222530365, 0.30798789858818054, 0.004748099949210882, -0.23464342951774597, 0.25766003131866455, 0.16377714276313782, -0.2600855827331543, -0.0291412565857172, 0.10319961607456207, -0.08771910518407822, -0.18102595210075378, 0.43332406878471375, 0.20185518264770508, 0.19702976942062378, 0.112594373524189, 0.014331788755953312, 0.0782238095998764, -0.03497990965843201, 0.11572346836328506, -0.020855063572525978, 0.18361204862594604, -0.35622745752334595, 0.1359146386384964, -0.001107536954805255, -0.19813977181911469, 0.10836824029684067, -0.4727674126625061, -0.09611117839813232, 0.12235678732395172, 0.012624667026102543, 0.043521326035261154, -0.052771296352148056, -0.26162537932395935, 0.3316226303577423, 0.18947948515415192, 0.01640925742685795, -0.2513119876384735, -0.1909467577934265, -0.09870677441358566, -0.0676247626543045, 0.08175362646579742, 0.27526482939720154, 0.053839556872844696, 0.09373913705348969, 0.10876436531543732, 0.04604792594909668, 0.016329795122146606, -0.09943763166666031, -0.14697673916816711, -0.40619421005249023, 0.1528521329164505, -0.07000388950109482, -0.027502890676259995, -0.11827948689460754, 0.1695059984922409, -0.35731610655784607, -0.04922895506024361, -0.19454874098300934, -0.10152477025985718, -0.12563994526863098, 0.17916736006736755, -0.03164643421769142, 0.05984867736697197, -0.2463112622499466, -0.14807772636413574, 0.05779079347848892, -0.2497067004442215, -0.08269652724266052, 0.044381480664014816, -0.33318570256233215, -0.25761252641677856, -0.011629514396190643, 0.006071329582482576, 0.046166785061359406, 0.44733238220214844, 0.07487261295318604, 0.20946672558784485, -0.03898199647665024, -0.020957719534635544, -0.10700476169586182, -0.3676424026489258, -0.2449931800365448, -0.21021686494350433, 0.010835661552846432, -0.29314014315605164, -0.13814233243465424, -0.04579748958349228, 0.13484890758991241, 0.07067232578992844, 0.05079898238182068, 0.0672130361199379, 0.2659812271595001, 0.05751815065741539, -0.04688823223114014, -0.08092620968818665, 0.2713819444179535, -0.15165755152702332, 0.03734907880425453, -0.05162636190652847, 0.3037486970424652, 0.20925414562225342, -0.08766462653875351, -0.18285848200321198, 0.5132663249969482, 0.08054079115390778, -0.07980664074420929, 0.3412289023399353, -0.09518750756978989, 0.17851264774799347, 0.15919193625450134, -0.11366547644138336, -0.42127525806427, 0.013175414875149727, 0.060668691992759705, -0.011529242619872093, -0.04122496023774147, -0.1360769122838974, 0.3034173250198364, 0.33103394508361816, -0.09574706852436066, 0.3382139205932617, 0.0016698638210073113, 0.09217127412557602, -0.15301121771335602, 0.14725658297538757, 0.14939674735069275, 0.16758784651756287, 0.2689926326274872, 0.12056002765893936, -0.09625762701034546, -0.12090335041284561, -0.08847774565219879, 0.20968210697174072, 0.1144903302192688, -0.009117848239839077, -0.05243157967925072, 0.1603725552558899, 0.03725507855415344, -0.3748242259025574, -0.2275223284959793, -0.1978640854358673, 0.06322261691093445, -0.0924757793545723, 0.10396993160247803, -0.13078737258911133, -0.2589728832244873, 0.1766974776983261, -0.3140873610973358, 0.05616074055433273, -0.3582122325897217, -0.009927515871822834, 0.11065971106290817, -0.3167279064655304, -0.07623313367366791, 0.007969025522470474, 0.34702444076538086, 0.4028966426849365, 0.07785119116306305, -0.2950471043586731, 0.20131829380989075, -0.17707155644893646, 0.3514986038208008, -0.08279842138290405, 0.31485289335250854, 0.5256410241127014, 0.1847369223833084, 0.15095967054367065, -0.14153996109962463, -0.2845863699913025, -0.05698247626423836, -0.07296743243932724, -0.13475987315177917, 0.280292272567749, 0.13188832998275757, -0.12632954120635986, -0.31930944323539734, -0.005605482961982489, -0.300070196390152, -0.2798815369606018, -0.02689312770962715, 0.06491951644420624, -0.2196170538663864, -0.3473668694496155, -0.2933073341846466, -0.19494321942329407, -0.2776406407356262, 0.20571593940258026, 0.1257065236568451, 0.3839254677295685, 0.06876935809850693, -0.059438858181238174, 0.5520625710487366, 0.22855982184410095, 0.19031423330307007, -0.3140227496623993, 0.11251050978899002, 0.4183465540409088, -0.10632508248090744, -0.10410557687282562, -0.23936527967453003, -0.4657142460346222, 0.20515011250972748, -0.006102282553911209, -0.042402222752571106, -0.4361177682876587, -0.2077113687992096, 0.10466577112674713, 0.007506445050239563, -0.07123399525880814, 0.4300978183746338, 0.14012795686721802, -0.3616807758808136, -0.07246600836515427, -0.02829301357269287, 0.14930842816829681, 0.1301795244216919, -0.22158996760845184, -0.31431272625923157, 0.2551015615463257, -0.021288670599460602, 0.02125225029885769, -0.0864248275756836, -0.096645288169384, 0.09520361572504044, -0.09630837291479111, 0.12731829285621643, -0.11399202048778534, -0.21842680871486664, -0.02412027306854725, 0.10145062953233719, -0.0827127993106842, 0.15433286130428314, -0.127397358417511, -0.049118172377347946, 0.1750861555337906, 0.16524051129817963, -0.1337365061044693, -0.0037152646109461784, -0.09346761554479599, 0.14556598663330078, 0.12592175602912903, -0.18143044412136078, 0.21913906931877136, -0.28588929772377014, 0.047128256410360336, -0.068973109126091, 0.022551707923412323, -0.08718636631965637, -0.19116538763046265, -0.10138578712940216, -0.14110888540744781, -0.046246133744716644, 0.37510764598846436, 0.36055153608322144, 0.2345474511384964, 0.03358392044901848, -0.13259068131446838, 0.11397852003574371, -0.18759910762310028, 0.5856513977050781, 0.0651167705655098, -0.030386975035071373, 0.2602931559085846, -0.13133294880390167, -0.05661187693476677, -0.030691593885421753, -0.27974289655685425, -0.0752851590514183, 0.18911251425743103, 0.2189144790172577, -0.07934636622667313, -0.026910297572612762, 0.1501910537481308, 0.05594456195831299, -0.00043123975046910346, 0.02618609182536602, -0.2166307121515274, -0.3326769173145294, -0.12293722480535507, 0.01946018822491169, 0.028976744040846825, 0.22561781108379364, -0.009719676338136196, -0.20133504271507263, -0.25856220722198486, -0.3711809515953064, 0.20909342169761658, 0.22358101606369019, 0.19988135993480682, 0.07879140973091125, -0.13373400270938873, -0.04588775709271431, 0.03901035338640213, 0.2544509768486023, 0.008898771367967129, 0.0959760770201683, 0.20436328649520874, 0.16778907179832458, -0.194817915558815, -0.012502904050052166, 0.1531064361333847, -0.06938880681991577, 0.031167712062597275, -0.20878295600414276, 0.28304871916770935, -0.015043133869767189, 0.027628084644675255, 0.21107175946235657, -0.17479100823402405, 0.12476306408643723, -0.1903178095817566, 0.42124810814857483, 0.08252279460430145, -0.18038898706436157, 0.33012285828590393, 0.3039310872554779, -0.2845153510570526, 0.04271535575389862, 0.38654157519340515, 0.8744606375694275, -0.025870202109217644, 0.10726635158061981, 0.5415255427360535, -0.19617560505867004, 0.01054375246167183, 0.21074867248535156, 0.2285812348127365, -0.27287018299102783, -0.16014112532138824, -0.1260945200920105, 0.06590569019317627, 0.2813766300678253, -0.009926284663379192, -0.41003674268722534, -0.00036424092832021415, -0.15661628544330597, 0.2851806879043579, 0.09619930386543274, 0.05871926248073578, -0.09746167808771133, -0.07595743238925934, -0.12796610593795776, 0.3534720540046692, 0.22997309267520905, -0.24253161251544952, -0.037912532687187195, -0.017574703320860863, -0.1998976320028305, 0.017750835046172142, 0.1250467598438263, -0.06837587803602219, -0.08919220417737961, 0.43334922194480896, -0.13193877041339874, -0.015012680552899837, -0.22433993220329285, -0.23817424476146698, 0.12146450579166412, -0.010080643929541111, 0.1770225316286087, -0.08601006120443344, 0.3024351894855499, 0.04187347739934921, -0.13068446516990662, -0.14889678359031677, 0.37415212392807007, -0.009462583810091019, 0.16022281348705292, 0.18497322499752045, 0.11545263230800629, -0.13292963802814484, -0.3967270851135254, 0.2132783979177475, 0.2054292857646942, -0.33975669741630554, -0.10944052785634995, -0.2257479429244995, -0.4643190801143646, -0.0848132073879242, 0.29828646779060364, 0.01664949208498001, -0.090115986764431, 0.19300618767738342, 0.15223997831344604, -0.10233704000711441, -0.12215349823236465, 0.15354189276695251, 0.35029226541519165, 0.06188291311264038, 0.14120852947235107, -0.2968210279941559, -0.20507517457008362, -0.3729477524757385, -0.10434366017580032, 0.06527005136013031, 0.13830266892910004, 0.3095797002315521, -0.20287884771823883, -0.43410900235176086, 0.019481530413031578, 0.034277401864528656, 0.068902388215065, 0.29966822266578674, -0.3094942569732666, -0.1363113969564438, -0.400457501411438, -0.034138742834329605, 0.16517023742198944, 0.5395349860191345, -0.1264788806438446, 0.04656332731246948, -0.13394998013973236, 0.08985947072505951, -0.5416858196258545, -0.12173313647508621, -0.3115555942058563, -0.19391922652721405, -0.3020627200603485, -0.07500186562538147, -0.10381492972373962, 0.1682429164648056, 0.39868709444999695, 0.10817814618349075, -0.35990196466445923, -0.4062577188014984, 0.14342692494392395, 0.027719661593437195, -0.2145262062549591, -0.018268831074237823, 0.059398580342531204, -0.016182102262973785, -0.3508189022541046, -0.06281076371669769, -0.16519367694854736, -0.06708551943302155, 0.07393501698970795, 0.2010936141014099, 0.17151080071926117, 0.20038507878780365, 0.1954079121351242, -0.11974191665649414, -0.06340017914772034, 0.149974063038826, -0.034882839769124985, 0.06962337344884872, -0.1429242044687271, -0.1278184950351715, -0.027229702100157738, 0.14459049701690674, -0.11348345875740051, -0.20834936201572418, 0.21036981046199799, 0.1469593197107315, -0.48879656195640564, -0.00376989901997149, 0.24769912660121918, 0.08836422860622406, -0.18950526416301727, -0.33615073561668396, -0.08325542509555817, 0.43711310625076294, -0.3292655348777771, 0.1255079209804535, 0.19312401115894318, 0.04753626510500908, 0.2968013286590576, 0.2810978889465332, -0.07698709517717361, -0.11377152800559998, 0.029046857729554176, 0.1546359807252884, 0.24669267237186432, -0.047085314989089966, 0.16881199181079865, 0.375202476978302, 0.012420151382684708, -0.13965670764446259, 0.2562651038169861, 0.04819408059120178, 0.3593738377094269, 0.1963510662317276, 0.09982353448867798, 0.6591317057609558, -0.049979884177446365, 0.0669802650809288, 0.007311469875276089, 0.07049050182104111, 0.13336756825447083, 0.3907482922077179, -0.020052794367074966, 0.13015058636665344, 0.44603317975997925, -0.08911801874637604, -0.23191557824611664, -0.07198567688465118, -0.2633766233921051, -0.0004744546313304454, -0.23905915021896362, 0.06697282195091248, 0.09475184231996536, -0.11705835908651352, -0.3423902094364166, -0.28583747148513794, 0.2289588451385498, -0.029568396508693695, 0.07178954780101776, -0.2112114578485489, 0.08765937387943268, -0.09679082036018372, 0.10945268720388412, 0.04336338862776756, 0.3864307701587677, -0.1769528090953827, -0.022937918081879616, 0.6347285509109497, 0.10846102982759476, -0.24156074225902557, 0.2482348382472992, 0.2974447011947632, 0.2311016321182251, -0.168214350938797, 0.04741596058011055, -0.06132703647017479, -0.3598352372646332, -0.07621100544929504, -0.1274232268333435, 0.03385632112622261, 0.017799094319343567, 0.22770117223262787, 0.40413129329681396, -0.3769210875034332, 0.08351671695709229, 0.24753759801387787, -0.0222760159522295, -0.1884637176990509, 0.44225579500198364, 0.020414434373378754, -0.1644017994403839, 0.05947162210941315, -0.0319971889257431, -0.46600592136383057, -0.3097602427005768, -0.17570382356643677, -0.2801368832588196, 0.2148916870355606, 0.04330340027809143, 0.17414526641368866, 0.03209683299064636, 0.41137292981147766, -0.036261387169361115, 0.19136174023151398, 0.09344910085201263, -0.27154049277305603, -0.41398677229881287, 0.2220548838376999, 0.1065722107887268, -0.31113022565841675, 0.059642937034368515, 0.3246477246284485, -0.1323157697916031, -0.3295385539531708, 0.045124273747205734, -0.06814924627542496, -0.033210624009370804, 0.08370887488126755, -0.3442296087741852, 0.05806946009397507, 0.017303824424743652, -0.2169019728899002, 0.04265417158603668, -0.24131174385547638, 0.12342837452888489, -0.4319586753845215, 0.4172833263874054, 0.028301844373345375, -0.00005803001840831712, -0.0030876193195581436, 0.35656115412712097, 0.2770281136035919, 0.05160224065184593, -0.10343879461288452, -0.3026542663574219, 0.03647087141871452, 0.22119437158107758, 0.4311620891094208, -0.02948416769504547, 0.34870198369026184, 0.3280213475227356, 0.21143998205661774, 0.034280769526958466, -0.3916813135147095, 0.06923428922891617, 0.3156720697879791, 0.18540912866592407, 0.08249995857477188, -0.12799003720283508, 0.4979613423347473, -0.1702888458967209, 0.13426463305950165, -0.20750902593135834, 0.09593965858221054, 0.056738853454589844, 0.17406222224235535, -0.08577356487512589, -0.3951738178730011, 0.4525400400161743, -0.20669564604759216, -0.3278888463973999, -0.16904814541339874, 0.12661463022232056, -0.06948641687631607, 0.006785511039197445, -0.12097374349832535, -0.10626346617937088, 0.31250515580177307, -0.058141618967056274, -0.10691049695014954, 0.22403809428215027, -0.16527746617794037, -0.011394263245165348, -0.15945348143577576, 0.15173795819282532, 0.1809338927268982, 0.03847658261656761, 0.017839735373854637, -0.38927900791168213 ]
67
..\pandas\reference\api\pandas.Series.count.html
pandas.Series.count
Series.count()[source]# Return number of non-NA/null observations in the Series.
Returns: intNumber of non-null values in the Series.
['>>> s = pd.Series([0.0, 1.0, np.nan])\n>>> s.count()\n2']
pandas.Series.count Series.count()[source]# Return number of non-NA/null observations in the Series.
[ -0.1670270413160324, -0.4149026870727539, -0.13524414598941803, -0.06325946748256683, -0.11424483358860016, 0.10509410500526428, 0.15228521823883057, 0.2177039533853531, -0.10323098301887512, 0.11175590008497238, -0.13638949394226074, 0.06904594600200653, 0.035960204899311066, 0.22571825981140137, 0.034787170588970184, 0.04369731619954109, 0.023933248594403267, 0.17780019342899323, 0.13940532505512238, 0.150380477309227, -0.3317883312702179, 0.24408315122127533, -0.09662912786006927, -0.014487827196717262, -0.13772164285182953, -0.07025046646595001, 0.06304476410150528, -0.34668949246406555, 0.1744697242975235, -0.4243135452270508, 0.1196647584438324, -0.10710824280977249, -0.03707648441195488, 0.2953416705131531, -0.00009717978537082672, -0.31674984097480774, 0.2551742494106293, -0.07093452662229538, -0.15799492597579956, 0.07983915507793427, -0.002379582729190588, -0.14626391232013702, 0.17913241684436798, -0.14280521869659424, -0.11325131356716156, -0.3275347650051117, 0.02485361509025097, -0.22035087645053864, -0.10706275701522827, 0.2842218279838562, 0.2331322282552719, 0.2670634090900421, -0.18307246267795563, -0.1143667921423912, -0.02402392588555813, -0.027749110013246536, 0.18270769715309143, 0.03717293217778206, -0.17835961282253265, -0.22390545904636383, -0.231697216629982, 0.5048403739929199, -0.030386682599782944, -0.22072471678256989, -0.1945704221725464, 0.24749048054218292, 0.05938348546624184, -0.027818365022540092, 0.2901216745376587, 0.3393849730491638, 0.4100559949874878, -0.24324540793895721, -0.10886567085981369, -0.0378042608499527, 0.14933174848556519, -0.004763331729918718, -0.15573951601982117, 0.04438520967960358, -0.13133543729782104, 0.1155976727604866, 0.22393454611301422, 0.4929651916027069, -0.11949498951435089, -0.1418597400188446, -0.3729555308818817, 0.0556437112390995, -0.018791478127241135, -0.04602456092834473, 0.07775025069713593, -0.11232242733240128, -0.08366168290376663, -0.3051292598247528, 0.1807284653186798, 0.15916240215301514, -0.09776993840932846, -0.2214844822883606, 0.40812569856643677, -0.22169984877109528, -0.0018811689224094152, -0.058061983436346054, 0.0887003168463707, -0.03370688110589981, -0.3354893624782562, 0.1208048164844513, 0.10866217315196991, -0.22287459671497345, 0.31366628408432007, -0.038215335458517075, 0.1456298530101776, 0.07245209813117981, 0.16447992622852325, -0.031019631773233414, 0.2411905825138092, -0.15105508267879486, 0.25708305835723877, -0.018124353140592575, 0.010496257804334164, 0.004905104637145996, -0.3475756347179413, -0.020316412672400475, -0.38998228311538696, -0.01693664863705635, 0.09761834144592285, 0.08546625822782516, 0.3272692561149597, 0.7754675149917603, 0.04261576011776924, -0.17876099050045013, 0.06961866468191147, -0.2600562870502472, -0.427151620388031, 0.25231167674064636, 0.009569828398525715, -0.24909599125385284, -0.08738858997821808, -0.22094175219535828, 0.22587430477142334, -0.2619381546974182, -0.09766404330730438, 0.11184775084257126, 0.30749890208244324, -0.42460277676582336, 0.05054854601621628, 0.40345752239227295, -0.11217585951089859, -0.07252999395132065, 0.1481463611125946, -0.09537597745656967, -0.2456764429807663, 0.2903704345226288, 0.5497354865074158, -0.18235599994659424, 0.0052759465761482716, 0.26863008737564087, -0.0859684869647026, -0.002253302838653326, 0.26675885915756226, 0.40730011463165283, -0.09985464811325073, 0.0230029858648777, 0.243150532245636, 0.00456954212859273, -0.027954934164881706, -0.21560242772102356, 0.1752229630947113, 0.4458664655685425, -0.37397539615631104, 0.10788680613040924, -0.2744033932685852, -0.5848105549812317, 0.09513632208108902, 0.11248442530632019, 0.0858977809548378, -0.09992548078298569, -0.09890598803758621, 0.22976793348789215, 0.09691358357667923, -0.17825330793857574, -0.20391397178173065, -0.18387076258659363, 0.04048808664083481, -0.05375593528151512, 0.24437974393367767, 0.450624018907547, -0.4435842037200928, 0.047966331243515015, 0.1925068199634552, -0.12736622989177704, -0.29607680439949036, -0.12830311059951782, 0.11973007768392563, -0.011965681798756123, 0.19227413833141327, 0.07625573873519897, 0.23678410053253174, -0.12813429534435272, 0.11418139934539795, -0.13831917941570282, 0.176271453499794, -0.10244990885257721, -0.1413409262895584, -0.1885344535112381, 0.44030895829200745, -0.1424100548028946, -0.049592964351177216, -0.2335963398218155, -0.1106419488787651, -0.0005993242957629263, -0.025227416306734085, 0.08535350114107132, 0.04443607106804848, -0.32137033343315125, -0.46738460659980774, 0.09070257097482681, 0.2714882493019104, -0.029187414795160294, 0.34713754057884216, 0.09849756956100464, -0.16168484091758728, 0.2543562054634094, -0.2800777852535248, 0.19212070107460022, -0.2878033220767975, -0.13222992420196533, -0.03629612177610397, 0.14544151723384857, 0.16155943274497986, -0.1783217489719391, 0.07228974252939224, 0.09174355864524841, 0.21435625851154327, 0.3173932731151581, 0.36491644382476807, 0.1609915941953659, 0.0769355371594429, -0.01206160057336092, 0.3352092504501343, 0.04612487182021141, -0.07791874557733536, -0.2127322107553482, -0.03714272752404213, 0.2942975163459778, 0.2214747965335846, 0.016711009666323662, -0.3169691562652588, 0.22989660501480103, -0.03892425075173378, -0.15251874923706055, -0.09188061952590942, 0.13104230165481567, 0.4323459565639496, 0.3034546673297882, -0.19703279435634613, -0.287355899810791, 0.0011167514603585005, 0.22212320566177368, -0.025241157039999962, 0.14904075860977173, -0.4735969007015228, -0.0706179291009903, 0.15426436066627502, -0.04929649457335472, 0.25068846344947815, 0.10830935835838318, -0.20048020780086517, -0.10258016735315323, 0.26772478222846985, 0.032313816249370575, 0.09697894752025604, 0.2976357638835907, 0.277532160282135, -0.009243619628250599, -0.1982830911874771, -0.17074844241142273, 0.20219175517559052, -0.01563871279358864, -0.06111989915370941, 0.026338543742895126, 0.20137082040309906, -0.0839397981762886, -0.47437891364097595, -0.17571857571601868, -0.12486367672681808, 0.2718251049518585, -0.16771313548088074, -0.035305723547935486, 0.10574213415384293, -0.2071887105703354, 0.21065765619277954, -0.21179650723934174, -0.05490132048726082, -0.23717829585075378, 0.13761194050312042, 0.1666487604379654, -0.2738664746284485, -0.10026553273200989, -0.2967689335346222, 0.09758351743221283, 0.3323591947555542, 0.20232698321342468, -0.24658122658729553, -0.17002063989639282, 0.17806535959243774, 0.36949622631073, -0.22287064790725708, 0.1050185039639473, 0.3520134687423706, -0.17096905410289764, 0.1462666094303131, -0.1051703542470932, -0.25612252950668335, -0.1561293601989746, -0.13879495859146118, -0.15617428719997406, 0.31949669122695923, 0.10252369940280914, -0.27929696440696716, 0.14026647806167603, -0.2793954908847809, -0.1931220442056656, -0.06333911418914795, 0.01800881326198578, -0.1730547547340393, 0.39102423191070557, -0.07091342657804489, -0.23499619960784912, -0.06486388295888901, -0.2554243803024292, -0.05121808499097824, 0.14831407368183136, 0.11581460386514664, 0.14661014080047607, -0.019106069579720497, 0.5335443615913391, 0.032106366008520126, -0.33235302567481995, -0.08828771114349365, 0.08578502386808395, 0.33585160970687866, 0.01863040216267109, 0.02236541360616684, 0.3758559823036194, -0.3086630702018738, -0.05545416474342346, 0.008778819814324379, -0.21542145311832428, -0.3991806209087372, 0.1861090064048767, 0.034744612872600555, 0.1959121972322464, -0.05193597450852394, 0.10740775614976883, 0.318371444940567, -0.3111961781978607, -0.014026228338479996, -0.05164141580462456, -0.010570399463176727, 0.23669134080410004, -0.028901493176817894, -0.05533807352185249, 0.1357949823141098, 0.3724294900894165, -0.014481444843113422, 0.41209539771080017, -0.01756412908434868, 0.049709755927324295, -0.0736846923828125, 0.019258644431829453, 0.22372084856033325, 0.07265496999025345, -0.3096421957015991, 0.1800069957971573, 0.19201865792274475, 0.2239835411310196, 0.0000963391357799992, 0.06202293932437897, -0.06981341540813446, -0.20072345435619354, -0.2844395935535431, 0.16546526551246643, 0.1572057604789734, -0.29970261454582214, 0.38430771231651306, -0.1630823165178299, -0.04965554550290108, -0.12819771468639374, -0.11240624636411667, -0.35151639580726624, -0.10438601672649384, 0.17365394532680511, -0.26716405153274536, -0.1442505270242691, 0.1469697505235672, -0.2909010350704193, 0.45586010813713074, 0.02198895439505577, -0.0892132893204689, 0.17415544390678406, 0.0250684916973114, 0.012455759570002556, 0.1278475821018219, 0.4978020191192627, -0.15493151545524597, -0.13657021522521973, 0.11513476818799973, -0.31918996572494507, -0.4197363555431366, 0.296188622713089, -0.3500661849975586, -0.39377063512802124, -0.19399620592594147, 0.024885477498173714, -0.09009099751710892, 0.05746734142303467, 0.35564517974853516, -0.016683872789144516, 0.014115910977125168, -0.06293018162250519, -0.15510278940200806, -0.3749166429042816, 0.175828218460083, 0.28079134225845337, 0.25484246015548706, 0.1492019146680832, -0.18716205656528473, -0.36656540632247925, -0.04907253384590149, -0.20539076626300812, 0.21545001864433289, 0.1762092411518097, 0.24602782726287842, 0.406322181224823, -0.036017660051584244, -0.056046225130558014, -0.020734475925564766, 0.2076205164194107, -0.11690044403076172, 0.16931791603565216, -0.18330684304237366, -0.1846144050359726, 0.047969575971364975, 0.30630403757095337, 0.07318627089262009, -0.11141382902860641, 0.13939785957336426, 0.11575531959533691, 0.055609431117773056, 0.23294034600257874, 0.005518389865756035, -0.0466148778796196, 0.28097227215766907, 0.18410108983516693, -0.16337381303310394, 0.4146404266357422, 0.09004229307174683, -0.0014020133530721068, -0.07128019630908966, -0.07551934570074081, -0.17818529903888702, -0.25003790855407715, 0.05687796324491501, 0.5488828420639038, -0.12922927737236023, 0.01376783661544323, 0.3359600603580475, -0.3463650345802307, 0.4337003529071808, 0.001564691076055169, 0.2884221374988556, -0.2712847590446472, -0.18361924588680267, -0.038468360900878906, -0.11475959420204163, 0.2502228319644928, 0.0703834667801857, -0.2560324966907501, 0.12544944882392883, -0.18035419285297394, 0.0029713802505284548, 0.16448579728603363, -0.18274293839931488, -0.024257134646177292, 0.0948009043931961, -0.5504827499389648, 0.24833878874778748, -0.14928092062473297, -0.02889298088848591, -0.1257735639810562, 0.0841078981757164, 0.08848049491643906, -0.028992850333452225, 0.1769997477531433, -0.23125727474689484, 0.018742123618721962, 0.03442664444446564, 0.10529375821352005, -0.341217577457428, -0.2659859359264374, 0.3137047290802002, 0.1873021423816681, -0.1511489599943161, 0.148838609457016, 0.004687118344008923, -0.013441929593682289, 0.12498581409454346, 0.16348311305046082, 0.20525802671909332, 0.3473145365715027, -0.0742974653840065, -0.24332565069198608, 0.4356222450733185, -0.07425276190042496, -0.05107685178518295, 0.45220017433166504, 0.11799435317516327, 0.03009966015815735, -0.09210000187158585, 0.16839680075645447, -0.024057384580373764, -0.3708896040916443, -0.06586103141307831, 0.2574947476387024, 0.3387606143951416, -0.2751585841178894, 0.15361280739307404, -0.32624268531799316, -0.08703017979860306, -0.051704443991184235, 0.1335069090127945, 0.17585264146327972, 0.18531593680381775, 0.09630175679922104, 0.0895334780216217, -0.31630074977874756, -0.14638082683086395, -0.0308908149600029, -0.043544940650463104, -0.09758137166500092, 0.49663838744163513, 0.2077617347240448, -0.09374340623617172, -0.09163471311330795, 0.05910419672727585, -0.11912543326616287, 0.47973766922950745, -0.20128118991851807, -0.042282167822122574, -0.588985025882721, 0.12618274986743927, -0.010494887828826904, 0.2715758979320526, 0.11152689903974533, 0.013814842328429222, 0.34727808833122253, -0.21778759360313416, -0.43916019797325134, -0.11070998758077621, -0.6070639491081238, 0.42452704906463623, 0.042180150747299194, -0.014895427972078323, -0.03623416647315025, 0.08014066517353058, 0.30481961369514465, 0.3112913966178894, -0.1517713963985443, -0.4014745354652405, 0.12237832695245743, 0.005981746129691601, -0.05274353548884392, -0.10621128976345062, 0.16046276688575745, 0.10625195503234863, -0.2953949272632599, -0.04706424102187157, -0.19892582297325134, 0.3347392678260803, -0.027201902121305466, 0.31323862075805664, 0.01472066156566143, 0.06312862783670425, -0.18357320129871368, -0.0007522001978941262, -0.08282291144132614, -0.23683233559131622, -0.1920350193977356, 0.044974759221076965, 0.024377208203077316, -0.10932896286249161, 0.23036931455135345, 0.0633469820022583, -0.15488795936107635, -0.013460577465593815, -0.011341645382344723, 0.2192256599664688, -0.3103014826774597, 0.1518925428390503, 0.3165167272090912, -0.2910732626914978, 0.00009608234540792182, 0.15266895294189453, 0.07827414572238922, 0.3010345697402954, -0.6102026700973511, 0.1481589823961258, -0.008473208174109459, 0.13684900104999542, 0.5058169960975647, 0.05483226105570793, -0.04880356416106224, -0.17651498317718506, 0.046997249126434326, 0.033397018909454346, -0.17784488201141357, -0.1443103849887848, 0.28785714507102966, 0.45857322216033936, -0.009858113713562489, 0.08125326782464981, 0.1024208813905716, 0.11948297917842865, 0.15182805061340332, 0.262888640165329, 0.15167692303657532, 0.09777292609214783, -0.20671899616718292, -0.15901842713356018, -0.17794430255889893, 0.021155692636966705, -0.01075541228055954, 0.522813081741333, -0.5113584995269775, 0.06600042432546616, 0.30522048473358154, -0.19325819611549377, 0.15942810475826263, 0.2612551152706146, -0.12845711410045624, -0.0945834368467331, -0.022258920595049858, 0.126408189535141, 0.038534268736839294, 0.20331887900829315, -0.1372523158788681, -0.11704614758491516, 0.26320680975914, -0.19261527061462402, 0.1654823273420334, 0.01011426467448473, 0.13149063289165497, 0.022987645119428635, 0.1656741201877594, 0.21714632213115692, 0.25533708930015564, -0.3029365539550781, -0.4439244568347931, 0.2824315130710602, 0.19404910504817963, 0.204779252409935, 0.31663641333580017, -0.015376484021544456, -0.33528807759284973, -0.08610367774963379, 0.3715956509113312, -0.00023734949354548007, -0.24203459918498993, -0.04069843888282776, -0.18089143931865692, 0.10633489489555359, 0.2294691652059555, 0.08067174255847931, 0.24898262321949005, -0.308772474527359, 0.04625491797924042, 0.04256197065114975, 0.09606636315584183, -0.6307399868965149, 0.4505266845226288, -0.22821804881095886, -0.32438600063323975, -0.11886841058731079, 0.009983670897781849, -0.04682856425642967, 0.038847435265779495, 0.040628764778375626, -0.20907360315322876, 0.11428650468587875, 0.11821560561656952, 0.19072914123535156, -0.025423675775527954, -0.10636162757873535, -0.28172338008880615, 0.030156567692756653, 0.1431107372045517, -0.2525951564311981, -0.33146601915359497, 0.012165006250143051, 0.38898202776908875, 0.08758187294006348, -0.2009645700454712, -0.029012814164161682, -0.087273009121418, 0.15533646941184998, 0.013643481768667698, 0.03828378766775131, -0.0581720732152462, 0.08649501204490662, 0.10967511683702469, -0.15302327275276184, -0.4425482451915741, -0.19504325091838837, -0.12777088582515717, -0.09923773258924484, 0.0724821537733078, -0.34992164373397827, 0.36860111355781555, 0.23044420778751373, -0.08858627080917358, 0.24076049029827118, 0.5408334732055664, 0.03183049336075783, 0.08516813814640045, 0.11412462592124939, -0.10924084484577179, 0.2541925311088562, 0.3350844979286194, -0.003001987701281905, -0.0438050739467144, 0.45695143938064575, 0.0935596451163292, 0.36158671975135803, 0.03704128414392471, 0.022371934726834297, 0.28899118304252625, 0.16708682477474213, 0.159305140376091, 0.08095724135637283, -0.09285707026720047, 0.15023867785930634, -0.336914598941803, -0.17199595272541046, -0.05903458222746849, -0.06641097366809845, 0.11304445564746857, -0.3566645383834839, -0.11699198931455612, -0.28344568610191345, -0.0422203503549099, -0.22763985395431519, -0.3406223952770233, -0.49696898460388184, 0.25850510597229004, 0.007355493493378162, -0.04146580770611763, 0.18559493124485016, 0.01193317212164402, 0.43638744950294495, 0.07039467245340347, -0.19095927476882935, -0.16080155968666077, -0.1778334528207779, -0.16024519503116608, -0.07939871400594711, -0.34475430846214294, 0.06837364286184311, 0.2699829936027527, 0.11002130061388016, -0.42031314969062805 ]
68
..\pandas\reference\api\pandas.tseries.offsets.BYearBegin.is_year_end.html
pandas.tseries.offsets.BYearBegin.is_year_end
BYearBegin.is_year_end(ts)# Return boolean whether a timestamp occurs on the year end.
No parameters found
['>>> ts = pd.Timestamp(2022, 1, 1)\n>>> freq = pd.offsets.Hour(5)\n>>> freq.is_year_end(ts)\nFalse']
pandas.tseries.offsets.BYearBegin.is_year_end BYearBegin.is_year_end(ts)# Return boolean whether a timestamp occurs on the year end.
[ -0.14077475666999817, -0.3605037331581116, -0.18296340107917786, -0.0022813596297055483, -0.2608541250228882, -0.11560992896556854, 0.16411426663398743, 0.3167762756347656, -0.005165231414139271, -0.044745560735464096, 0.3702397644519806, 0.17616291344165802, 0.09320558607578278, 0.08335243910551071, -0.4392032325267792, 0.07436961680650711, 0.17180559039115906, 0.4356398582458496, -0.33906397223472595, 0.03352139890193939, -0.41897284984588623, -0.016414709389209747, -0.2192758470773697, -0.014584707096219063, 0.029543260112404823, -0.15514126420021057, -0.10754375904798508, -0.07576104253530502, -0.06250552833080292, 0.02636503428220749, 0.26036542654037476, -0.08515631407499313, -0.08449798077344894, 0.7573540210723877, -0.00010412303527118638, -0.22713042795658112, 0.18489809334278107, -0.11349708586931229, -0.24130697548389435, 0.26581010222435, -0.043198779225349426, 0.21052107214927673, 0.06547778844833374, -0.14595063030719757, -0.2756522595882416, -0.05025353282690048, -0.08784912526607513, -0.36044394969940186, 0.3926520049571991, 0.3449595272541046, 0.2038382738828659, 0.20035786926746368, 0.010835472494363785, 0.030782826244831085, 0.1332811564207077, -0.1580980122089386, 0.16394692659378052, -0.2228558361530304, -0.17700064182281494, -0.2351202517747879, 0.09644663333892822, 0.2454841285943985, 0.08168896287679672, 0.2250678390264511, -0.11109204590320587, 0.05815146490931511, 0.3451358675956726, 0.23300638794898987, -0.15520542860031128, 0.09771894663572311, 0.5798472166061401, -0.5130364894866943, -0.3061615228652954, -0.03454287722706795, -0.18633413314819336, -0.25746798515319824, 0.1522638201713562, -0.3060370087623596, 0.04899575561285019, 0.10410657525062561, -0.029852932319045067, 0.4204423427581787, -0.274349182844162, 0.17699751257896423, -0.5702973008155823, 0.22973501682281494, -0.028371013700962067, -0.1507607102394104, -0.23354679346084595, -0.06923872977495193, 0.35509195923805237, 0.08104271441698074, -0.05036604031920433, 0.18182194232940674, -0.01779589243233204, -0.43423616886138916, 0.14505289494991302, 0.11365646123886108, -0.1539507508277893, -0.13645964860916138, 0.005281355232000351, -0.13302920758724213, -0.3080870807170868, -0.1132885068655014, 0.28372302651405334, 0.20858100056648254, -0.06698156148195267, -0.12700746953487396, 0.19766782224178314, -0.02279704622924328, -0.04233119636774063, 0.1280984729528427, 0.4517531096935272, -0.34812697768211365, 0.24581420421600342, 0.17750056087970734, 0.3905009627342224, -0.1246725469827652, -0.08802185207605362, 0.07277387380599976, -0.17198088765144348, -0.186412513256073, 0.05383970960974693, 0.029912244528532028, -0.2443583756685257, 0.15338057279586792, 0.22397170960903168, -0.3015204071998596, 0.09021931886672974, 0.3427773416042328, -0.2736089825630188, 0.3137633204460144, 0.08304181694984436, -0.38863223791122437, -0.19262008368968964, -0.0012548660160973668, -0.2322457879781723, 0.3569220006465912, -0.2796543836593628, 0.03488814830780029, -0.21836704015731812, -0.2369236797094345, 0.4070049524307251, 0.32330501079559326, -0.2830611765384674, -0.07828088104724884, 0.08486764132976532, 0.0029633180238306522, -0.23067547380924225, 0.06486523151397705, 0.3289283812046051, 0.07159475982189178, -0.08528169244527817, 0.33360981941223145, -0.4494855999946594, -0.14834162592887878, 0.10633867233991623, 0.018760228529572487, 0.22852906584739685, 0.24864283204078674, 0.5950378179550171, 0.05947205424308777, -0.4046712815761566, -0.005233848933130503, -0.021123364567756653, 0.2427607625722885, -0.4423999488353729, 0.06576616317033768, 0.040752165019512177, -0.5913657546043396, -0.18861134350299835, 0.10680361092090607, 0.4951895773410797, -0.0784178301692009, -0.2211528867483139, -0.7210259437561035, -0.049483343958854675, -0.2147814780473709, -0.0643366202712059, -0.03884211555123329, -0.11513686180114746, -0.06043282151222229, 0.0431298166513443, 0.18139436841011047, -0.374930739402771, -0.15556952357292175, 0.025223275646567345, -0.03933490812778473, -0.023708462715148926, -0.20483115315437317, -0.045982178300619125, -0.025898180902004242, 0.24518074095249176, 0.10426832735538483, 0.18529801070690155, -0.18587881326675415, -0.17333362996578217, -0.06297998875379562, 0.003626361722126603, 0.22876408696174622, -0.02353650890290737, -0.21666014194488525, 0.3150028586387634, -0.08162197470664978, -0.08061949908733368, -0.3630162179470062, -0.004985149949789047, 0.02760852873325348, 0.017215903848409653, 0.040470633655786514, 0.1168707087635994, -0.10861874371767044, -0.1848631054162979, 0.1843433827161789, 0.17224353551864624, 0.4176441729068756, 0.2814963757991791, -0.05837529897689819, 0.2116382122039795, 0.5779560208320618, -0.06458758562803268, 0.1967911422252655, 0.03207028657197952, -0.07195574045181274, -0.024447284638881683, -0.11097684502601624, 0.13401998579502106, 0.06082741916179657, -0.06579189747571945, 0.2559294104576111, 0.12641926109790802, -0.06948927044868469, 0.1839596927165985, 0.12338026612997055, 0.12390340864658356, 0.2637404799461365, -0.013662777841091156, -0.1335798054933548, 0.032148610800504684, 0.3130013048648834, -0.34383076429367065, 0.5472996830940247, 0.04369225725531578, 0.08249562233686447, -0.12376172095537186, 0.44498100876808167, -0.021648427471518517, -0.23659105598926544, 0.010342993773519993, 0.005528686102479696, 0.01899774931371212, -0.16001391410827637, -0.1202467530965805, -0.32940012216567993, -0.019579263404011726, -0.036572620272636414, -0.3028937578201294, 0.39591866731643677, -0.22827090322971344, -0.04712069034576416, 0.496253103017807, -0.13079401850700378, 0.06682179868221283, 0.13066579401493073, 0.28325438499450684, -0.0637434646487236, -0.012334983795881271, -0.08768418431282043, -0.023334963247179985, 0.1908562183380127, 0.24829131364822388, 0.07209640741348267, -0.153843492269516, -0.014316149987280369, 0.15095923840999603, 0.10440347343683243, 0.02544020488858223, -0.12887568771839142, 0.1865745335817337, 0.22399887442588806, -0.15172633528709412, -0.015625610947608948, -0.25729456543922424, 0.17371225357055664, -0.2882845401763916, -0.05272596329450607, -0.14923353493213654, -0.4579847753047943, 0.18281526863574982, -0.38299867510795593, 0.11282709240913391, -0.1398225873708725, 0.45843103528022766, 0.23747864365577698, -0.07874608784914017, 0.0010606857249513268, -0.19220271706581116, 0.3315699100494385, 0.3351895809173584, -0.07507099211215973, -0.08766455948352814, -0.3902052938938141, 0.037543945014476776, 0.293185293674469, -0.18178020417690277, 0.0643341913819313, 0.32713067531585693, 0.05175844952464104, -0.008414926938712597, -0.09351617097854614, -0.15265138447284698, 0.06418434530496597, -0.35937413573265076, 0.0518314503133297, 0.07389409840106964, 0.2265799194574356, -0.22808776795864105, 0.018790673464536667, -0.1025945320725441, -0.042489998042583466, -0.2957087755203247, -0.12571491301059723, 0.035920124500989914, 0.14002294838428497, -0.3502967953681946, 0.11418164521455765, -0.017762314528226852, -0.30407363176345825, 0.16288815438747406, 0.03105403482913971, 0.010378027334809303, 0.5183761715888977, -0.022786250337958336, -0.17201092839241028, 0.0714903399348259, -0.1590428501367569, -0.34376218914985657, -0.36429286003112793, -0.06753922253847122, 0.3093295097351074, -0.20121413469314575, 0.2240351140499115, -0.033253852277994156, -0.0848439410328865, -0.0037088918033987284, -0.1469699889421463, -0.7413482069969177, 0.2286462038755417, -0.037688083946704865, 0.2026882767677307, -0.1986083835363388, 0.25717082619667053, -0.05081358551979065, -0.3350503146648407, -0.14437465369701385, 0.14264550805091858, 0.25255271792411804, -0.117630735039711, 0.04176994785666466, 0.12912039458751678, 0.2904312014579773, -0.04833962023258209, 0.25970959663391113, 0.4440084397792816, -0.2784428894519806, 0.08092909306287766, -0.11711481213569641, 0.1526416540145874, 0.017987210303544998, 0.05796250328421593, -0.2014821171760559, 0.28361791372299194, 0.10894250124692917, 0.2709910273551941, -0.030458347871899605, 0.18399296700954437, -0.29197198152542114, -0.11270386725664139, -0.30569812655448914, -0.15969574451446533, -0.20832908153533936, -0.3579115569591522, 0.1222836822271347, -0.27367261052131653, -0.13015033304691315, -0.16605369746685028, 0.04833477362990379, -0.13852736353874207, 0.2946758270263672, 0.3674989342689514, -0.06918620318174362, 0.012892678380012512, 0.19235916435718536, 0.21596156060695648, 0.05326223745942116, 0.036125462502241135, 0.2574167251586914, -0.027270274236798286, -0.1839313507080078, -0.05682020261883736, 0.011002274230122566, 0.6067326664924622, 0.007720803841948509, 0.2076338231563568, -0.05739340931177139, -0.18784157931804657, -0.3291216492652893, 0.1728786677122116, -0.18351471424102783, -0.13633215427398682, -0.06781533360481262, 0.16742222011089325, -0.007304379716515541, -0.02996055595576763, 0.07930152863264084, -0.1396792083978653, 0.009262988343834877, -0.2226860225200653, -0.1890871226787567, -0.09790623188018799, 0.24516457319259644, 0.5721460580825806, 0.3976696729660034, -0.23864991962909698, 0.1317855417728424, -0.3404076397418976, -0.04083316773176193, -0.26399797201156616, 0.2727823555469513, 0.2405252456665039, 0.03631189838051796, -0.02111945115029812, 0.057979192584753036, -0.21534286439418793, -0.2061528116464615, 0.43866419792175293, -0.18051987886428833, -0.09508482366800308, -0.10945494472980499, -0.29120001196861267, -0.08324483782052994, 0.19245855510234833, 0.07841875404119492, -0.4306468367576599, 0.08813254535198212, -0.03427065163850784, 0.11646867543458939, -0.22452330589294434, -0.3830210566520691, -0.14879728853702545, 0.3846934735774994, -0.13661189377307892, -0.12060373276472092, 0.4221231937408447, 0.19994640350341797, -0.1744970977306366, 0.028965959325432777, 0.03849667310714722, -0.3498953878879547, -0.005048566963523626, -0.15401677787303925, 0.5365464687347412, 0.04294879734516144, 0.013275428675115108, 0.3608681857585907, 0.007571746129542589, 0.3661867082118988, 0.49444881081581116, 0.09691166132688522, 0.06870975345373154, -0.30747613310813904, -0.2647525370121002, -0.04221165180206299, -0.2305728793144226, -0.16992604732513428, -0.28498271107673645, 0.07572045177221298, -0.15907709300518036, 0.30246487259864807, 0.13051071763038635, 0.12802822887897491, -0.026505831629037857, 0.4038425385951996, -0.5378832221031189, 0.25786080956459045, 0.127171590924263, 0.15164302289485931, -0.06906086951494217, -0.055893197655677795, -0.08646179735660553, -0.06623192131519318, 0.12891939282417297, -0.3220489025115967, 0.1407679170370102, 0.017630495131015778, 0.02063559740781784, -0.3194756805896759, -0.28976836800575256, -0.031529996544122696, 0.6426641345024109, -0.13638466596603394, 0.0896933525800705, -0.059642523527145386, 0.1360030174255371, 0.21071605384349823, -0.24965356290340424, 0.26440125703811646, 0.4514184594154358, -0.12267045676708221, 0.15399543941020966, 0.18879671394824982, -0.039849456399679184, -0.1131453737616539, 0.1785549819469452, 0.2699050307273865, -0.4385930597782135, -0.15518617630004883, -0.02644570730626583, -0.2633056044578552, -0.14640192687511444, -0.034388329833745956, 0.1971879005432129, 0.03163355588912964, 0.18736405670642853, 0.14257660508155823, -0.2727430760860443, -0.18187838792800903, -0.28886663913726807, 0.04649360477924347, -0.14643746614456177, 0.5191742181777954, 0.1715516448020935, 0.22048428654670715, -0.2347380816936493, -0.15298758447170258, -0.3556126058101654, -0.021373264491558075, -0.22944766283035278, 0.46485140919685364, 0.3299786150455475, 0.1802823543548584, 0.17888149619102478, 0.4044432044029236, 0.04718880355358124, 0.37060996890068054, -0.04258064180612564, -0.21887421607971191, -0.2269824743270874, 0.1779468059539795, -0.1884695589542389, 0.46030136942863464, 0.15249860286712646, 0.5524243116378784, 0.18828025460243225, -0.3042255640029907, -0.4290819764137268, -0.20274870097637177, -0.2061358392238617, 0.06032709404826164, -0.03698325157165527, -0.04873967543244362, -0.29387158155441284, -0.22678539156913757, 0.27727097272872925, 0.06400538235902786, -0.13580270111560822, -0.3083043396472931, 0.009881270118057728, 0.027476074174046516, -0.12205884605646133, 0.020471390336751938, 0.11154638975858688, 0.23222169280052185, -0.12159905582666397, -0.012951120734214783, -0.2908581495285034, 0.2990521788597107, -0.00985042192041874, 0.3013843297958374, 0.408890038728714, -0.0758865550160408, -0.05270547419786453, -0.09744703024625778, 0.05283757299184799, -0.14847415685653687, -0.371493935585022, 0.33958449959754944, -0.26528826355934143, 0.13467662036418915, 0.26371365785598755, 0.12102001160383224, -0.06219826638698578, -0.06316617131233215, -0.08518048375844955, 0.2879800498485565, -0.30401819944381714, 0.46105530858039856, 0.24759171903133392, -0.127674862742424, 0.039377860724925995, -0.1497717648744583, -0.03272112086415291, 0.21533076465129852, -0.5128931999206543, 0.207590252161026, 0.05325121432542801, -0.047367267310619354, 0.37244945764541626, 0.34428808093070984, -0.01526116207242012, -0.07029828429222107, 0.3148387372493744, 0.35849565267562866, 0.3368503153324127, -0.2735947370529175, 0.06062684953212738, 0.4911291003227234, -0.04638464003801346, 0.024485833942890167, 0.19132058322429657, 0.16034497320652008, -0.03831109777092934, 0.1244465559720993, 0.3890789747238159, -0.10912925750017166, 0.09233245998620987, 0.2313500940799713, -0.1415240466594696, -0.048547472804784775, 0.017880145460367203, 0.319730281829834, -0.32315415143966675, 0.04356541857123375, 0.4058510959148407, 0.10392238199710846, 0.13729146122932434, 0.45731115341186523, -0.1669752299785614, 0.1558217853307724, 0.1499597281217575, -0.021689075976610184, 0.26867198944091797, -0.04012089595198631, -0.13040035963058472, -0.19370925426483154, 0.1189374029636383, -0.12088111788034439, 0.10529173165559769, 0.010411608964204788, 0.1226332038640976, 0.2820386290550232, 0.12269280105829239, 0.09697560966014862, 0.02477825991809368, -0.13475142419338226, -0.11299625784158707, 0.25258830189704895, -0.09428714960813522, 0.11343605816364288, 0.13280628621578217, 0.3384492099285126, -0.3048039376735687, -0.34152737259864807, 0.4476500153541565, -0.12951889634132385, -0.15709100663661957, -0.09181804209947586, 0.14352639019489288, 0.07797238975763321, -0.11581876128911972, -0.0030734569299966097, 0.34582608938217163, -0.15109683573246002, 0.4552466869354248, -0.16252772510051727, 0.10061681270599365, -0.5401602983474731, 0.23328697681427002, 0.20720741152763367, 0.07257639616727829, -0.169870063662529, 0.2859325110912323, -0.08613395690917969, -0.012469964101910591, -0.2020881325006485, 0.037622515112161636, 0.3203970193862915, 0.16509965062141418, 0.1580302119255066, -0.011995396576821804, -0.09151868522167206, 0.19358599185943604, 0.6161829233169556, 0.22514444589614868, -0.10681155323982239, -0.34389638900756836, -0.10479182004928589, 0.03348267450928688, 0.1484960913658142, -0.010606915690004826, -0.25947535037994385, 0.12353440374135971, -0.06137477979063988, 0.36601266264915466, 0.10854167491197586, -0.3441092073917389, -0.11994237452745438, -0.05704452469944954, 0.12568333745002747, -0.21555475890636444, -0.13027143478393555, 0.01613607630133629, -0.2011040896177292, 0.057417429983615875, -0.2214837223291397, 0.22754749655723572, 0.00655502500012517, -0.10123609751462936, -0.06277221441268921, -0.12828437983989716, 0.03533637523651123, 0.19099357724189758, 0.02614968828856945, -0.2802228033542633, 0.27546289563179016, -0.12174607813358307, 0.05121268704533577, -0.5804986953735352, 0.3582254946231842, 0.07593104988336563, 0.048489417880773544, -0.20341607928276062, -0.29516610503196716, 0.29989373683929443, 0.40004247426986694, 0.0669255405664444, -0.15830887854099274, -0.21939383447170258, 0.06492967903614044, -0.11354424059391022, -0.1708461046218872, 0.029934111982584, -0.00653191888704896, -0.017346816137433052, 0.20644843578338623, -0.08797962963581085, -0.5885112881660461, 0.11146626621484756, -0.16973114013671875, -0.02861088328063488, -0.3232971429824829, 0.11685854941606522, 0.04805592820048332, -0.1535932868719101, -0.0922212228178978, 0.030828993767499924, 0.4444989264011383, 0.03832301124930382, -0.08522145450115204, -0.12362713366746902, 0.08189994841814041, 0.03392915055155754, -0.05749136582016945, -0.013739253394305706, 0.1085483580827713, 0.10538597404956818, 0.1740432232618332, -0.21288354694843292 ]
69
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.prod.html
pandas.core.groupby.SeriesGroupBy.prod
SeriesGroupBy.prod(numeric_only=False, min_count=0)[source]# Compute prod 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. Returns: Series or DataFrameComputed prod 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).prod()\na 2\nb 12\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").prod()\n b c\na\n1 16 10\n2 30 72']
pandas.core.groupby.SeriesGroupBy.prod SeriesGroupBy.prod(numeric_only=False, min_count=0)[source]# Compute prod of group values.
[ -0.34890902042388916, -0.5457055568695068, -0.1738121211528778, 0.1081177219748497, -0.17927546799182892, 0.10413794964551926, 0.39084291458129883, 0.026777295395731926, -0.04645063728094101, 0.40045058727264404, -0.26929494738578796, 0.21514016389846802, 0.016494493931531906, 0.3473140001296997, -0.07466847449541092, 0.07686247676610947, 0.0800398588180542, 0.32388389110565186, 0.21280668675899506, 0.08541861921548843, -0.19392113387584686, 0.11078167706727982, -0.08112926036119461, 0.13801997900009155, -0.026771198958158493, -0.2620379626750946, 0.05056840553879738, 0.04657807946205139, 0.1802775114774704, -0.04820425808429718, 0.17489944398403168, 0.1493828445672989, -0.009447100572288036, 0.3532697558403015, -0.00009339586540590972, -0.37125682830810547, -0.04705308750271797, -0.07409398257732391, 0.1128329336643219, 0.21306632459163666, -0.00015997645095922053, 0.2573624849319458, -0.04744378849864006, -0.22389772534370422, -0.0828162208199501, -0.08542484790086746, -0.18038760125637054, 0.010890246368944645, 0.04368245601654053, 0.06236213818192482, 0.2499513477087021, 0.18678776919841766, -0.14514394104480743, 0.09644242376089096, -0.2566705048084259, -0.24123984575271606, 0.15811361372470856, 0.29640254378318787, -0.08823152631521225, -0.17572517693042755, 0.24296721816062927, 0.24286167323589325, -0.012909472920000553, 0.005777040962129831, -0.3137352466583252, 0.012515880167484283, 0.33117756247520447, -0.4092269241809845, -0.028261970728635788, 0.20621171593666077, 0.16768814623355865, -0.23730823397636414, -0.2360013723373413, 0.028342025354504585, 0.15820294618606567, -0.180030956864357, -0.033486258238554, 0.10016974806785583, -0.01119091548025608, 0.08900118619203568, 0.046253789216279984, 0.5814400911331177, -0.045908015221357346, -0.029952792450785637, -0.00962730124592781, 0.2524462640285492, 0.03687798231840134, -0.03446075692772865, 0.2311580628156662, -0.18363985419273376, -0.5073090195655823, 0.13010536134243011, 0.11090993881225586, 0.3205941319465637, -0.14510002732276917, -0.43245795369148254, 0.11842795461416245, 0.2688145339488983, -0.12858755886554718, -0.10653523355722427, -0.11500650644302368, -0.03472677990794182, 0.012251564301550388, 0.10173094272613525, -0.0024481371510773897, -0.047103527933359146, 0.20809966325759888, -0.25880593061447144, 0.17271924018859863, 0.37234023213386536, 0.10073493421077728, 0.28871074318885803, -0.08088328689336777, -0.23880504071712494, 0.17869949340820312, 0.011192415840923786, -0.14460164308547974, 0.07516485452651978, -0.485012024641037, -0.17337928712368011, -0.08260838687419891, 0.19551488757133484, 0.046300701797008514, 0.05896135792136192, 0.19388748705387115, 0.4686022996902466, -0.011154486797749996, -0.19498635828495026, -0.009003841318190098, -0.029909852892160416, -0.19930540025234222, 0.40769803524017334, 0.09018494188785553, -0.0018913724925369024, -0.06986451148986816, -0.18562330305576324, 0.27647635340690613, 0.10695859044790268, 0.09551037102937698, -0.0814375951886177, -0.09793945401906967, -0.24565951526165009, -0.08131125569343567, 0.24578773975372314, 0.2502322494983673, -0.11743951588869095, -0.01759636402130127, -0.18500344455242157, -0.2374466508626938, 0.19386158883571625, 0.5379543900489807, -0.23409612476825714, -0.023425474762916565, 0.28794270753860474, -0.025067279115319252, 0.07173261046409607, -0.16710419952869415, 0.19477684795856476, 0.023575736209750175, 0.17982815206050873, 0.10727113485336304, 0.09846798330545425, -0.13774415850639343, -0.18915501236915588, 0.04512340947985649, 0.05273005738854408, -0.23567181825637817, -0.12472739815711975, -0.17047017812728882, -0.47679272294044495, -0.05713909491896629, 0.13899420201778412, 0.050280939787626266, 0.025783471763134003, 0.046040598303079605, -0.10440187156200409, 0.14113079011440277, -0.05373524874448776, -0.39569467306137085, -0.07483305782079697, -0.11360912770032883, -0.3491118550300598, 0.3266231417655945, 0.13351492583751678, -0.2445233166217804, -0.15305186808109283, -0.013745126314461231, 0.2995729148387909, -0.1376054435968399, 0.13846372067928314, 0.019787074998021126, -0.020467523485422134, 0.3446965217590332, 0.044540926814079285, -0.1902630776166916, 0.12328078597784042, 0.0479026697576046, -0.14171645045280457, 0.26610544323921204, -0.02073092944920063, -0.11015692353248596, 0.07196727395057678, 0.2133561074733734, -0.2526147961616516, 0.09368423372507095, -0.31678909063339233, 0.11969543993473053, 0.09571512043476105, -0.21431025862693787, -0.0725671797990799, 0.08828742802143097, -0.5067861676216125, -0.37066954374313354, -0.1417376548051834, 0.1757083535194397, 0.13091550767421722, 0.22172266244888306, -0.044072944670915604, 0.11892657727003098, -0.26632237434387207, 0.005947842728346586, 0.28391799330711365, 0.09026044607162476, -0.06201166287064552, -0.036739349365234375, -0.21769429743289948, -0.15739227831363678, -0.11496811360120773, 0.14007890224456787, 0.20380645990371704, 0.287335604429245, 0.12683750689029694, 0.42829829454421997, 0.18908965587615967, -0.18749375641345978, 0.16090847551822662, 0.02523377723991871, -0.2009718269109726, 0.0076701343059539795, 0.21276238560676575, -0.1669670045375824, -0.18058599531650543, 0.21259306371212006, 0.1671150028705597, -0.16817797720432281, 0.38245537877082825, -0.08905566483736038, -0.20487570762634277, -0.06916343420743942, 0.24153587222099304, 0.344849556684494, 0.04100367799401283, 0.08328736573457718, -0.14572514593601227, -0.09812118113040924, 0.10159821808338165, -0.2902684509754181, 0.3826003074645996, -0.5384984016418457, 0.4140390157699585, 0.2358870804309845, -0.19002118706703186, 0.3087070882320404, 0.02937256172299385, 0.015640346333384514, -0.12770865857601166, 0.3349306583404541, 0.27278319001197815, 0.037513617426157, 0.1979767382144928, 0.12246447801589966, -0.16979458928108215, -0.2254793494939804, 0.14289149641990662, 0.12639328837394714, -0.09527869522571564, 0.007167208008468151, -0.20851072669029236, 0.29294708371162415, -0.14842133224010468, -0.08345717936754227, -0.21618248522281647, 0.15637795627117157, 0.15226781368255615, -0.10997913777828217, 0.031056977808475494, 0.031295422464609146, 0.026612795889377594, 0.20546391606330872, -0.4959592819213867, -0.08709608018398285, 0.027753308415412903, 0.19825074076652527, 0.2801312208175659, -0.1748155653476715, 0.10122306644916534, 0.028762271627783775, 0.07732054591178894, 0.2047240138053894, -0.04199900105595589, -0.11889620870351791, 0.17533931136131287, -0.025844166055321693, 0.2850675582885742, -0.3414176404476166, 0.12036535888910294, 0.19796185195446014, -0.22034993767738342, -0.06978974491357803, -0.049903761595487595, 0.1622297614812851, -0.1745852679014206, -0.31914740800857544, -0.021511634811758995, 0.2731035351753235, -0.14304843544960022, -0.3667212128639221, -0.33360472321510315, -0.3310938775539398, -0.12807948887348175, -0.1848820000886917, -0.1442628800868988, -0.006115088239312172, 0.14370346069335938, -0.3020800054073334, -0.08334868401288986, -0.16422252357006073, -0.17290225625038147, 0.1441642940044403, 0.4420865476131439, 0.2577049732208252, -0.25771966576576233, -0.26380783319473267, 0.06637799739837646, 0.3710841238498688, 0.03719966113567352, -0.280276358127594, -0.04925348982214928, 0.34666621685028076, -0.054701223969459534, -0.2578867971897125, 0.33617570996284485, -0.41798919439315796, 0.142266646027565, 0.003910670522600412, 0.07769182324409485, -0.16659516096115112, 0.07335944473743439, 0.030234983190894127, 0.01034807413816452, 0.21056294441223145, -0.17934562265872955, 0.3520059883594513, -0.27771812677383423, -0.02849833108484745, 0.03470595180988312, -0.09684676676988602, -0.12680530548095703, -0.13954652845859528, 0.004048742353916168, 0.4427076578140259, 0.10317600518465042, 0.17930413782596588, 0.08341117203235626, -0.18234965205192566, -0.02285863272845745, -0.1797173172235489, 0.10097378492355347, 0.5814453363418579, -0.09519932419061661, -0.2792397439479828, 0.3821667730808258, 0.3098101019859314, 0.20529134571552277, 0.1279761642217636, -0.14441724121570587, 0.12665575742721558, 0.33063340187072754, -0.38266777992248535, 0.20509719848632812, -0.2310825139284134, 0.04535077512264252, 0.10770166665315628, -0.08979238569736481, 0.07492069900035858, -0.2238018661737442, -0.1343030482530594, -0.10562236607074738, -0.20741939544677734, 0.022399824112653732, -0.09795365482568741, 0.11247286945581436, -0.0873434767127037, -0.43027839064598083, 0.30184611678123474, 0.04367004707455635, 0.32630664110183716, 0.2810889482498169, 0.08909161388874054, -0.10253792256116867, 0.003978183027356863, 0.38966286182403564, 0.06836296617984772, 0.27436724305152893, 0.3540100157260895, -0.4534508287906647, -0.1497044563293457, 0.034800078719854355, -0.2060266137123108, -0.12520477175712585, 0.04998009279370308, 0.12029657512903214, -0.15891699492931366, -0.15752817690372467, 0.4844807982444763, 0.020624758675694466, -0.039859797805547714, -0.057338349521160126, -0.2660369575023651, -0.5508696436882019, 0.11309269815683365, 0.1855500489473343, 0.13539259135723114, 0.3885229527950287, -0.3730296790599823, 0.02709823288023472, 0.04683837294578552, -0.04691954702138901, 0.2105351686477661, 0.20087483525276184, 0.18467900156974792, 0.3044942617416382, -0.0590253509581089, -0.06401905417442322, -0.0364278219640255, -0.14828187227249146, -0.14675898849964142, 0.2707708477973938, 0.057121649384498596, -0.06442199647426605, -0.11041472852230072, 0.25117313861846924, -0.10556719452142715, -0.22528153657913208, -0.1392638385295868, -0.07423975318670273, 0.25154730677604675, 0.19985289871692657, -0.10872497409582138, 0.17439937591552734, 0.34465301036834717, -0.008735445328056812, -0.03165917843580246, 0.6657435297966003, 0.3454117476940155, -0.14075565338134766, -0.04931751266121864, -0.1221548318862915, -0.32934582233428955, -0.21197117865085602, 0.044458623975515366, 0.486564576625824, -0.045699942857027054, -0.11265074461698532, 0.26267799735069275, -0.02456744946539402, 0.3041303753852844, 0.032748013734817505, 0.2929287552833557, -0.27465730905532837, -0.28288301825523376, -0.06981675326824188, -0.09022979438304901, -0.09139610826969147, 0.3263290822505951, -0.2656581401824951, 0.4653586745262146, -0.26480206847190857, -0.07099494338035583, 0.27432259917259216, 0.08324337005615234, -0.3560703694820404, -0.35865122079849243, -0.40484529733657837, 0.2002687007188797, 0.2519109547138214, 0.0745168998837471, -0.27550268173217773, 0.03449992090463638, 0.12554877996444702, 0.017372002825140953, -0.20418678224086761, -0.21501193940639496, 0.026026664301753044, 0.11910807341337204, -0.007590082008391619, -0.011832419782876968, 0.020405808463692665, 0.1491340547800064, 0.24285529553890228, -0.0623924620449543, 0.16275496780872345, -0.09093353897333145, -0.04869861155748367, 0.02485146000981331, 0.08534099906682968, 0.24578247964382172, 0.36453184485435486, -0.029018577188253403, -0.12934750318527222, 0.07412031292915344, 0.06432811915874481, 0.11725713312625885, -0.17291420698165894, 0.19497470557689667, -0.22559517621994019, -0.2985481321811676, 0.03211449086666107, -0.2788105607032776, -0.29440420866012573, -0.39215517044067383, 0.25624772906303406, 0.042185649275779724, -0.5346251130104065, 0.1998000144958496, -0.3723800778388977, -0.18867293000221252, -0.16762712597846985, 0.15507358312606812, 0.1809353232383728, 0.18132178485393524, -0.10818365216255188, 0.014676046557724476, -0.22003686428070068, -0.32062554359436035, -0.08707506954669952, -0.09531927108764648, -0.052926741540431976, 0.4249988794326782, 0.2740335464477539, -0.31724342703819275, -0.13888143002986908, -0.13240358233451843, 0.02268402837216854, 0.5351714491844177, -0.1202826127409935, -0.3829510807991028, -0.5168372392654419, 0.04009590297937393, 0.13267727196216583, 0.3129226565361023, 0.2856071889400482, -0.04296188801527023, 0.06267722696065903, -0.27437201142311096, -0.4297334849834442, 0.1086043193936348, -0.5999543070793152, 0.1666572391986847, -0.05680755153298378, 0.019662844017148018, -0.09109874814748764, 0.23057065904140472, 0.2981424927711487, 0.24021980166435242, 0.1923302710056305, -0.35839059948921204, -0.06188143044710159, 0.025469481945037842, -0.19900712370872498, -0.0691242590546608, 0.2806006669998169, 0.29058507084846497, -0.35439160466194153, 0.052938312292099, 0.013127603568136692, 0.1636597216129303, 0.15582992136478424, 0.15090064704418182, 0.4266400933265686, 0.0511464886367321, 0.005969180725514889, -0.1933804601430893, -0.09103039652109146, -0.041424404829740524, -0.41288357973098755, 0.29162323474884033, 0.01832740008831024, 0.010936889797449112, 0.1013939380645752, -0.1528625339269638, -0.22131921350955963, -0.09339778870344162, 0.13263849914073944, -0.02148359641432762, -0.2773062288761139, 0.1410364806652069, 0.5553141832351685, -0.138313889503479, -0.05279058218002319, 0.09156287461519241, 0.07052665203809738, 0.3443433344364166, -0.6175430417060852, -0.34744733572006226, 0.07293446362018585, -0.13673263788223267, 0.36269286274909973, 0.11506431549787521, -0.13230694830417633, -0.11456692963838577, 0.21381601691246033, -0.08156943321228027, 0.056650687009096146, -0.3257492780685425, 0.07133965194225311, 0.12653031945228577, -0.11085394769906998, 0.2685394287109375, 0.42559540271759033, 0.19403883814811707, 0.23149457573890686, -0.009900660254061222, 0.2406042367219925, 0.19067473709583282, 0.1607852280139923, -0.23181186616420746, 0.05185462906956673, -0.20037749409675598, -0.155931755900383, 0.2913528382778168, 0.00817786529660225, 0.16567392647266388, 0.2759667932987213, -0.09483370184898376, -0.30800822377204895, 0.17309406399726868, 0.08238764107227325, 0.07429628819227219, -0.022001007571816444, 0.05732211098074913, 0.19647057354450226, 0.2749185264110565, -0.08056226372718811, -0.12402939796447754, 0.3155071437358856, -0.5611838698387146, 0.1701720803976059, -0.017164109274744987, -0.008101030252873898, -0.01934724859893322, 0.0649467334151268, 0.2736058533191681, 0.18855245411396027, -0.30162280797958374, -0.45244574546813965, 0.1756163388490677, 0.27774009108543396, -0.09206505864858627, 0.15556058287620544, 0.1031205952167511, -0.3307431936264038, -0.14715057611465454, 0.2546941637992859, -0.04556489363312721, -0.12940946221351624, -0.005911693908274174, -0.09290749579668045, 0.08248963952064514, 0.09100091457366943, 0.08625704050064087, 0.26154398918151855, -0.34299349784851074, -0.31834790110588074, 0.34422656893730164, -0.09514741599559784, -0.231101393699646, 0.38278183341026306, -0.23591585457324982, -0.32004231214523315, -0.10887937992811203, 0.16682390868663788, 0.20825648307800293, -0.07084299623966217, -0.18126629292964935, 0.08817077428102493, 0.20565806329250336, -0.11435335129499435, 0.18826924264431, 0.1804494857788086, -0.024798210710287094, -0.13788524270057678, 0.29274147748947144, 0.2528983950614929, 0.09015750139951706, -0.24215897917747498, 0.002898290054872632, 0.4750518798828125, -0.31837156414985657, 0.19062896072864532, 0.1736077070236206, -0.14278250932693481, -0.03428468853235245, 0.46217435598373413, 0.5303529500961304, 0.05434776097536087, 0.09951315820217133, -0.06728482246398926, -0.06932993233203888, -0.3318711221218109, -0.19298306107521057, -0.02212035469710827, -0.3707832396030426, 0.18117058277130127, -0.3353748023509979, 0.3402775526046753, -0.07222118228673935, -0.10831008851528168, 0.19596484303474426, 0.36017075181007385, -0.06009591370820999, 0.1614096611738205, -0.15358394384384155, -0.21106083691120148, 0.3056078255176544, -0.03738243877887726, -0.0200129896402359, -0.15532852709293365, 0.043951284140348434, -0.23726235330104828, -0.06819696724414825, 0.10376010835170746, 0.1078474223613739, -0.010973645374178886, 0.2558266222476959, 0.07367026060819626, 0.17320634424686432, -0.08035348355770111, 0.23179982602596283, -0.24265195429325104, 0.04194384440779686, 0.08886846899986267, 0.15377472341060638, -0.2525672912597656, 0.10115712136030197, -0.07497654855251312, -0.09355337917804718, 0.22991451621055603, -0.30055394768714905, -0.5540669560432434, -0.5332391262054443, 0.3394360840320587, 0.3411765396595001, -0.05999702215194702, 0.5196471810340881, 0.20568223297595978, 0.2887815833091736, 0.06340935081243515, -0.27698567509651184, -0.08579450100660324, -0.2429874986410141, -0.05211595445871353, -0.14338169991970062, -0.12896504998207092, -0.12645766139030457, 0.15036612749099731, 0.06528598070144653, -0.38178420066833496 ]
70
..\pandas\reference\api\pandas.Series.cov.html
pandas.Series.cov
Series.cov(other, min_periods=None, ddof=1)[source]# Compute covariance with Series, excluding missing values. The two Series objects are not required to be the same length and will be aligned internally before the covariance is calculated.
Parameters: otherSeriesSeries with which to compute the covariance. min_periodsint, optionalMinimum number of observations needed to have a valid result. ddofint, default 1Delta degrees of freedom. The divisor used in calculations is N - ddof, where N represents the number of elements. Returns: floatCovariance between Series and other normalized by N-1 (unbiased estimator).
['>>> s1 = pd.Series([0.90010907, 0.13484424, 0.62036035])\n>>> s2 = pd.Series([0.12528585, 0.26962463, 0.51111198])\n>>> s1.cov(s2)\n-0.01685762652715874']
pandas.Series.cov Series.cov(other, min_periods=None, ddof=1)[source]# Compute covariance with Series, excluding missing values. The two Series objects are not required to be the same length and will be aligned internally before the covariance is calculated.
[ -0.05782139301300049, -0.5351572036743164, 0.0008159332210198045, -0.007767837028950453, -0.22183723747730255, 0.3230714797973633, 0.11768564581871033, 0.062253549695014954, 0.04032569006085396, 0.3610716164112091, -0.08879176527261734, 0.10766759514808655, 0.13678964972496033, -0.008501341566443443, -0.2675471603870392, -0.10046661645174026, -0.12007136642932892, 0.4451265335083008, -0.11891051381826401, -0.10143487900495529, -0.019347604364156723, -0.12358926236629486, -0.13154520094394684, -0.07785843312740326, 0.05270955339074135, -0.21441569924354553, -0.1307266354560852, -0.10926724970340729, 0.184149369597435, 0.05790112912654877, 0.5066995024681091, 0.1608864963054657, -0.13731291890144348, 0.3397350609302521, -0.00009780959226191044, -0.362551748752594, 0.15216368436813354, -0.13787905871868134, 0.38754090666770935, 0.12595543265342712, -0.6492502093315125, -0.14504753053188324, 0.08356566727161407, -0.22064931690692902, -0.08845221251249313, 0.12274125218391418, 0.03409986570477486, -0.23908981680870056, 0.3252272605895996, 0.004349847324192524, 0.28350332379341125, 0.3300502598285675, -0.16508029401302338, -0.3202882707118988, 0.006448602769523859, -0.13808278739452362, 0.20950311422348022, 0.33748337626457214, -0.32047247886657715, -0.07280530035495758, -0.07104157656431198, 0.4247763454914093, -0.01824955642223358, -0.008826566860079765, -0.09326586127281189, 0.1780015528202057, 0.2501837909221649, -0.0033170285169035196, 0.03631985932588577, 0.4271581470966339, 0.3391105532646179, -0.0898565798997879, -0.009707508608698845, 0.12350822240114212, 0.02111642062664032, -0.02657346799969673, -0.2148170918226242, -0.009800728410482407, -0.0976700484752655, -0.0583660826086998, -0.04427715763449669, 0.576402485370636, -0.30118870735168457, 0.16423499584197998, -0.13813716173171997, -0.06110471487045288, 0.09137476235628128, 0.010469615459442139, 0.06741413474082947, -0.08010640740394592, -0.30080467462539673, -0.022550014778971672, 0.13374245166778564, 0.1536584496498108, -0.07142160087823868, -0.4488094449043274, -0.12835323810577393, -0.041559748351573944, -0.03516225516796112, -0.06796316057443619, 0.10773837566375732, -0.1393386721611023, -0.17988505959510803, 0.38197362422943115, -0.04418362304568291, 0.14838871359825134, -0.20710265636444092, -0.013418206013739109, 0.030581209808588028, 0.26729103922843933, -0.0789014920592308, -0.021725378930568695, 0.2760311961174011, -0.27859655022621155, 0.15387143194675446, 0.0001826913794502616, -0.027476748451590538, -0.003152507124468684, -0.49959561228752136, -0.1882411241531372, -0.24006518721580505, 0.10082532465457916, 0.06090087071061134, 0.3046531677246094, -0.05811813473701477, 0.4594250023365021, 0.0023595087695866823, 0.015617663972079754, 0.0734749436378479, -0.09536518901586533, -0.37020522356033325, 0.5579119920730591, 0.26748159527778625, -0.1810983568429947, -0.06351083517074585, -0.11032954603433609, 0.2248338907957077, -0.015841959044337273, 0.3844139575958252, 0.22515150904655457, -0.11678648740053177, -0.06633061915636063, 0.08891486376523972, 0.12777484953403473, 0.12497123330831528, -0.0253253523260355, 0.096168652176857, 0.2339581549167633, -0.28985509276390076, -0.06054577976465225, 0.06920766830444336, -0.16395337879657745, -0.03412457928061485, 0.2892035245895386, -0.04140273854136467, -0.12812823057174683, 0.24881599843502045, 0.20421665906906128, 0.022630343213677406, -0.1185714527964592, 0.2195974439382553, 0.22991591691970825, 0.10133755207061768, -0.26851677894592285, 0.2537485659122467, 0.19864094257354736, -0.21138061583042145, 0.06899763643741608, -0.10088285803794861, -0.013005534186959267, 0.22969508171081543, -0.04508494213223457, 0.08960115909576416, -0.23230993747711182, -0.0145042035728693, -0.2702409327030182, 0.27568554878234863, -0.30728983879089355, -0.20177648961544037, -0.12145383656024933, 0.0009200964123010635, 0.12410718202590942, 0.2497757524251938, 0.16321435570716858, -0.24703699350357056, 0.016299020498991013, -0.23026534914970398, 0.1577625721693039, -0.49223917722702026, -0.1785103976726532, 0.012558943592011929, -0.11330364644527435, 0.07867071777582169, 0.14399263262748718, 0.20399722456932068, 0.10060533136129379, 0.18701942265033722, -0.24319057166576385, 0.15495434403419495, 0.03934130817651749, 0.13545170426368713, 0.013687336817383766, 0.32088470458984375, -0.23917941749095917, 0.15995539724826813, -0.21022182703018188, 0.028370385989546776, -0.03798262029886246, 0.36497461795806885, -0.042427919805049896, 0.2141319364309311, -0.32534030079841614, -0.31887829303741455, -0.4112355709075928, 0.11322233825922012, 0.18133194744586945, 0.249411940574646, -0.0542096346616745, -0.07665587961673737, -0.11522407084703445, -0.0038577616214752197, 0.14652830362319946, 0.13604839146137238, -0.19406361877918243, -0.23596630990505219, 0.08727525919675827, -0.15400348603725433, 0.089029461145401, 0.028652362525463104, 0.18920457363128662, 0.21932680904865265, 0.1409091353416443, 0.15541724860668182, 0.23256303369998932, -0.23877286911010742, 0.36036184430122375, -0.05987842381000519, -0.2444763332605362, -0.0347125269472599, -0.1603112667798996, -0.013710437342524529, 0.09974174201488495, 0.25974130630493164, 0.10279610008001328, -0.1866494119167328, 0.4049704372882843, -0.2488803267478943, -0.28599730134010315, 0.003123563015833497, 0.18170371651649475, 0.2588960528373718, -0.12459117919206619, -0.21860435605049133, -0.33437490463256836, 0.047285180538892746, -0.08826965093612671, -0.27370887994766235, -0.09199543297290802, -0.6001980304718018, 0.2906701862812042, 0.2516370713710785, -0.14222772419452667, 0.015127441845834255, 0.05787602439522743, 0.02742527611553669, 0.0967424213886261, -0.1298064887523651, 0.312355101108551, 0.0002486437151674181, 0.33610260486602783, 0.01955871842801571, 0.0036003063432872295, -0.2865578234195709, -0.07175412029027939, -0.007589487824589014, 0.014034649357199669, 0.17241831123828888, -0.00713348900899291, 0.21720559895038605, 0.1949799358844757, 0.03012622334063053, -0.30209654569625854, -0.31053271889686584, 0.09327898919582367, -0.024377917870879173, 0.07455271482467651, -0.2635616362094879, -0.19255736470222473, -0.1774551421403885, -0.34054192900657654, 0.1900380551815033, -0.20926757156848907, 0.12537315487861633, 0.13129886984825134, -0.3616601228713989, 0.21035967767238617, 0.04046596586704254, 0.24582812190055847, 0.22853825986385345, 0.16346211731433868, -0.10989712923765182, -0.08039499819278717, -0.11207772046327591, 0.35993996262550354, -0.3110927939414978, 0.21994811296463013, 0.19109077751636505, -0.12424150109291077, 0.1622600257396698, 0.058409448713064194, -0.06611450016498566, -0.11330600082874298, -0.26097312569618225, -0.3600265681743622, 0.10272523015737534, -0.03264055401086807, -0.476900190114975, -0.10254520177841187, -0.13133370876312256, -0.0942043662071228, -0.0852506011724472, -0.058566682040691376, -0.16264943778514862, 0.24378427863121033, -0.19849331676959991, -0.047691091895103455, -0.1704862415790558, -0.23044489324092865, -0.04370621219277382, 0.10399925708770752, -0.009968061000108719, -0.09106432646512985, 0.05501081421971321, -0.08822573721408844, 0.24153754115104675, 0.07850529253482819, -0.19480891525745392, -0.01171863917261362, 0.47771087288856506, 0.06747110933065414, -0.0930124819278717, 0.3238772451877594, -0.42481762170791626, 0.08117924630641937, 0.007201694417744875, -0.025858217850327492, -0.46962401270866394, 0.0256611630320549, -0.15935270488262177, 0.0007064056117087603, 0.07568993419408798, 0.3318605422973633, 0.06539348512887955, -0.22688043117523193, -0.18304581940174103, 0.06921439617872238, 0.2571958303451538, 0.1259489506483078, -0.22761738300323486, -0.3377990424633026, 0.45479586720466614, -0.2523662745952606, 0.17204758524894714, 0.15654011070728302, -0.021213704720139503, 0.00702045951038599, -0.029691603034734726, 0.16141732037067413, 0.2326204925775528, -0.09819986671209335, -0.2869742512702942, 0.3320354223251343, 0.1264648139476776, 0.038641106337308884, -0.07824622094631195, 0.30326250195503235, -0.21353484690189362, -0.391448050737381, -0.2532545328140259, 0.04376288130879402, -0.23617355525493622, -0.20674042403697968, -0.014682827517390251, 0.24418042600154877, 0.06523515284061432, -0.10710052400827408, -0.24077384173870087, -0.24331767857074738, 0.2554665207862854, -0.026038581505417824, -0.18482324481010437, 0.0782257542014122, -0.1989489644765854, -0.18490591645240784, 0.4931164085865021, -0.008053366094827652, -0.14056728780269623, 0.36938387155532837, -0.1074448749423027, -0.2864890694618225, 0.09348655492067337, 0.2730828523635864, -0.03204724192619324, -0.15122240781784058, 0.05915391445159912, -0.28661489486694336, -0.17650726437568665, 0.06309227645397186, -0.2304307073354721, -0.4022209346294403, -0.2064921110868454, -0.019136903807520866, 0.049838412553071976, 0.031606487929821014, 0.6380761861801147, 0.3079342246055603, 0.04424009844660759, -0.09503981471061707, -0.20139050483703613, -0.20783622562885284, -0.009419864043593407, -0.024290520697832108, -0.06516200304031372, 0.08883741497993469, -0.31776145100593567, -0.2561381757259369, -0.018237169831991196, 0.08611224591732025, 0.408810555934906, 0.2429414689540863, 0.24885429441928864, 0.1293070912361145, 0.1460842490196228, -0.0354459322988987, 0.2550652027130127, 0.4263438582420349, -0.3845958113670349, 0.25499117374420166, -0.13469506800174713, -0.1659340262413025, -0.23928943276405334, 0.037563204765319824, -0.08245999366044998, -0.10389119386672974, 0.04772339016199112, -0.05745192989706993, 0.11110551655292511, 0.10756693035364151, -0.13184864819049835, -0.00130743149202317, 0.24009232223033905, -0.32286760210990906, -0.1054815724492073, 0.10744769126176834, -0.07564041018486023, -0.045656122267246246, 0.01089407317340374, -0.11036740988492966, -0.3977758586406708, 0.20580372214317322, -0.07881564646959305, 0.5319364070892334, 0.21703945100307465, 0.0372047945857048, 0.4281860589981079, 0.26997148990631104, 0.6105051040649414, 0.17021766304969788, 0.42480018734931946, -0.1926649659872055, -0.2965657711029053, -0.07873033732175827, 0.04895017668604851, 0.0663812905550003, -0.016352929174900055, -0.461654394865036, 0.5172814130783081, 0.010720782913267612, 0.3290053606033325, 0.08438561856746674, -0.23039937019348145, 0.11700806021690369, -0.1966673880815506, -0.07551106065511703, 0.16533569991588593, 0.2262352555990219, 0.07223398238420486, -0.11354537308216095, -0.17375953495502472, -0.20542490482330322, -0.1334397792816162, -0.06815279275178909, 0.02213265188038349, 0.45886242389678955, 0.07647266238927841, 0.00747328856959939, -0.10751725733280182, -0.07231492549180984, -0.0316614992916584, 0.3711545467376709, -0.0798548236489296, 0.004077925346791744, 0.22594116628170013, 0.19174307584762573, -0.09805453568696976, 0.012545838952064514, -0.09403722733259201, 0.12263759970664978, -0.08836141228675842, -0.1264096051454544, 0.19876772165298462, 0.14134426414966583, -0.09116239845752716, 0.15026377141475677, 0.15525610744953156, -0.298134982585907, 0.06605536490678787, -0.20908722281455994, 0.14475806057453156, -0.025603318586945534, -0.41048216819763184, 0.21487121284008026, 0.11172854900360107, -0.2145853191614151, 0.22294184565544128, -0.25514695048332214, -0.24447689950466156, -0.3373485207557678, -0.02646220289170742, 0.3865087330341339, -0.00011682394688250497, 0.1987682729959488, -0.1670359969139099, -0.12233337759971619, -0.25930073857307434, 0.09700369089841843, 0.06834676861763, -0.32119202613830566, 0.17927995324134827, -0.04747404530644417, -0.08898810297250748, 0.05966920778155327, 0.1663351207971573, 0.04523230344057083, 0.5495642423629761, 0.08761344850063324, -0.46545058488845825, -0.41272175312042236, 0.04493528977036476, 0.21727432310581207, 0.1170220822095871, -0.031038688495755196, 0.3877388536930084, -0.28470051288604736, -0.07138162851333618, -0.47857430577278137, -0.10506291687488556, -0.308969110250473, -0.007293560542166233, -0.052936483174562454, 0.220071941614151, 0.10755765438079834, -0.1086418628692627, 0.2664734721183777, 0.29657649993896484, 0.07751958072185516, -0.34291473031044006, 0.006048270035535097, -0.015170134603977203, -0.37343212962150574, -0.13308514654636383, 0.12185591459274292, 0.12086989730596542, -0.3302939236164093, -0.034354109317064285, -0.3085253834724426, 0.3052379786968231, 0.012798244133591652, 0.21195046603679657, -0.125138521194458, 0.06955523043870926, 0.172378271818161, -0.1543031632900238, 0.04265235736966133, 0.13527369499206543, -0.16712144017219543, 0.20307175815105438, 0.011504819616675377, -0.04878978803753853, 0.41244587302207947, 0.06931900978088379, -0.21704822778701782, -0.13433291018009186, 0.04676184430718422, 0.2116430401802063, -0.35030725598335266, 0.025726523250341415, 0.4323272109031677, -0.11375094950199127, 0.15731897950172424, 0.0926167219877243, 0.0008592687081545591, 0.349236398935318, -0.7159188985824585, 0.22060920298099518, 0.3982280492782593, 0.07289198786020279, 0.4582683742046356, 0.1236557886004448, -0.1722644865512848, -0.10827882587909698, 0.2732173502445221, 0.10472103208303452, 0.2051636129617691, 0.013373404741287231, 0.2330200970172882, 0.1627042144536972, 0.35501858592033386, 0.2228543758392334, 0.06847148388624191, 0.28278830647468567, 0.48912662267684937, -0.21935516595840454, -0.027149414643645287, 0.10394621640443802, 0.026075415313243866, -0.09465979784727097, -0.22041937708854675, -0.4018898010253906, 0.15956902503967285, 0.4226842522621155, -0.4661709666252136, -0.22302959859371185, 0.35890644788742065, -0.282652884721756, 0.10946396738290787, -0.1180357038974762, -0.21844515204429626, -0.02794545888900757, 0.14046438038349152, 0.1691548079252243, 0.13351435959339142, -0.1642751544713974, -0.18850015103816986, -0.04782097786664963, 0.5057277083396912, -0.06484004110097885, 0.2071344405412674, -0.15784847736358643, 0.07241103053092957, 0.1803583949804306, 0.35673758387565613, 0.0608302466571331, 0.06668272614479065, -0.05806871876120567, -0.3600620925426483, 0.4597407281398773, -0.08239242434501648, 0.2450566589832306, 0.15288832783699036, 0.13900719583034515, -0.15979331731796265, 0.10647080838680267, 0.43863630294799805, 0.25247883796691895, -0.30710655450820923, 0.05335687845945358, 0.023412618786096573, 0.2860863208770752, -0.1442025899887085, 0.17263023555278778, 0.3200434148311615, -0.4502055048942566, 0.2667457163333893, 0.11674217134714127, 0.12394943833351135, -0.5578160881996155, 0.022404424846172333, -0.065928615629673, 0.1280418187379837, 0.01306562963873148, 0.11375942826271057, -0.14999838173389435, -0.20344243943691254, -0.07401345670223236, 0.05385899171233177, -0.001251980778761208, -0.023652054369449615, 0.18467219173908234, -0.1602233648300171, 0.223755344748497, -0.032574813812971115, 0.289654016494751, 0.03708985820412636, -0.202435702085495, -0.33653968572616577, 0.2757556438446045, 0.090436190366745, -0.10547199100255966, -0.22572103142738342, 0.20064669847488403, 0.16529756784439087, -0.27260729670524597, 0.3893314599990845, 0.48943957686424255, 0.06722310185432434, 0.024454740807414055, 0.15549157559871674, -0.18719959259033203, -0.25075504183769226, -0.37765777111053467, 0.07252166420221329, -0.34935489296913147, 0.14666058123111725, -0.20878832042217255, 0.35557255148887634, 0.0986270159482956, -0.06144482269883156, 0.16789060831069946, 0.27588552236557007, -0.08168241381645203, 0.1837707757949829, 0.03765856847167015, -0.2908279597759247, 0.18555396795272827, 0.24220332503318787, -0.18549767136573792, -0.2593567669391632, 0.34620678424835205, 0.09835265576839447, 0.2679029405117035, -0.06664058566093445, 0.1377703696489334, 0.11587527394294739, 0.3740207254886627, 0.12172569334506989, -0.21340928971767426, -0.053629159927368164, 0.5297002196311951, -0.15969248116016388, -0.10104992240667343, -0.011985553428530693, 0.009214697405695915, -0.054427918046712875, 0.042646538466215134, -0.022090844810009003, -0.06610476225614548, 0.23234018683433533, -0.28186479210853577, -0.17191456258296967, -0.540939450263977, -0.01068099308758974, 0.3270086646080017, 0.07492371648550034, 0.14387808740139008, 0.05194861441850662, 0.22687304019927979, -0.03084012307226658, -0.23187890648841858, -0.03959541395306587, -0.11465376615524292, -0.130271315574646, -0.022796818986535072, -0.17141470313072205, 0.2826292812824249, -0.19672833383083344, 0.2022608518600464, -0.34546974301338196 ]
71
..\pandas\reference\api\pandas.DataFrame.rtruediv.html
pandas.DataFrame.rtruediv
DataFrame.rtruediv(other, axis='columns', level=None, fill_value=None)[source]# Get Floating division of dataframe and other, element-wise (binary operator rtruediv). Equivalent to other / dataframe, but with support to substitute a fill_value for missing data in one of the inputs. With reverse version, truediv. Among flexible wrappers (add, sub, mul, div, floordiv, mod, pow) to arithmetic operators: +, -, *, /, //, %, **. Notes Mismatched indices will be unioned together.
Parameters: otherscalar, sequence, Series, dict or DataFrameAny single or multiple element data structure, or list-like object. axis{0 or ‘index’, 1 or ‘columns’}Whether to compare by the index (0 or ‘index’) or columns. (1 or ‘columns’). For Series input, axis to match Series index on. levelint or labelBroadcast across a level, matching Index values on the passed MultiIndex level. fill_valuefloat or None, default NoneFill existing missing (NaN) values, and any new element needed for successful DataFrame alignment, with this value before computation. If data in both corresponding DataFrame locations is missing the result will be missing. Returns: DataFrameResult of the arithmetic operation.
[">>> df = pd.DataFrame({'angles': [0, 3, 4],\n... 'degrees': [360, 180, 360]},\n... index=['circle', 'triangle', 'rectangle'])\n>>> df\n angles degrees\ncircle 0 360\ntriangle 3 180\nrectangle 4 360", '>>> df + 1\n angles degrees\ncircle 1 361\ntriangle 4 181\nrectangle 5 361', '>>> df.add(1)\n angles degrees\ncircle 1 361\ntriangle 4 181\nrectangle 5 361', '>>> df.div(10)\n angles degrees\ncircle 0.0 36.0\ntriangle 0.3 18.0\nrectangle 0.4 36.0', '>>> df.rdiv(10)\n angles degrees\ncircle inf 0.027778\ntriangle 3.333333 0.055556\nrectangle 2.500000 0.027778', '>>> df - [1, 2]\n angles degrees\ncircle -1 358\ntriangle 2 178\nrectangle 3 358', ">>> df.sub([1, 2], axis='columns')\n angles degrees\ncircle -1 358\ntriangle 2 178\nrectangle 3 358", ">>> df.sub(pd.Series([1, 1, 1], index=['circle', 'triangle', 'rectangle']),\n... axis='index')\n angles degrees\ncircle -1 359\ntriangle 2 179\nrectangle 3 359", ">>> df.mul({'angles': 0, 'degrees': 2})\n angles degrees\ncircle 0 720\ntriangle 0 360\nrectangle 0 720", ">>> df.mul({'circle': 0, 'triangle': 2, 'rectangle': 3}, axis='index')\n angles degrees\ncircle 0 0\ntriangle 6 360\nrectangle 12 1080", ">>> other = pd.DataFrame({'angles': [0, 3, 4]},\n... index=['circle', 'triangle', 'rectangle'])\n>>> other\n angles\ncircle 0\ntriangle 3\nrectangle 4", '>>> df * other\n angles degrees\ncircle 0 NaN\ntriangle 9 NaN\nrectangle 16 NaN', '>>> df.mul(other, fill_value=0)\n angles degrees\ncircle 0 0.0\ntriangle 9 0.0\nrectangle 16 0.0', ">>> df_multindex = pd.DataFrame({'angles': [0, 3, 4, 4, 5, 6],\n... 'degrees': [360, 180, 360, 360, 540, 720]},\n... index=[['A', 'A', 'A', 'B', 'B', 'B'],\n... ['circle', 'triangle', 'rectangle',\n... 'square', 'pentagon', 'hexagon']])\n>>> df_multindex\n angles degrees\nA circle 0 360\n triangle 3 180\n rectangle 4 360\nB square 4 360\n pentagon 5 540\n hexagon 6 720", '>>> df.div(df_multindex, level=1, fill_value=0)\n angles degrees\nA circle NaN 1.0\n triangle 1.0 1.0\n rectangle 1.0 1.0\nB square 0.0 0.0\n pentagon 0.0 0.0\n hexagon 0.0 0.0']
pandas.DataFrame.rtruediv DataFrame.rtruediv(other, axis='columns', level=None, fill_value=None)[source]# Get Floating division of dataframe and other, element-wise (binary operator rtruediv). Equivalent to other / dataframe, but with support to substitute a fill_value for missing data in one of the inputs. With reverse version, truediv. Among flexible wrappers (add, sub, mul, div, floordiv, mod, pow) to arithmetic operators: +, -, *, /, //, %, **. Notes Mismatched indices will be unioned together.
[ -0.07323997467756271, -0.43314996361732483, -0.07086724042892456, 0.023833222687244415, 0.0635254979133606, 0.2032863348722458, 0.10602908581495285, 0.34936872124671936, -0.17731976509094238, 0.24424614012241364, -0.4453646242618561, 0.3301968276500702, 0.10082444548606873, 0.08548957854509354, -0.2917349338531494, -0.4717392325401306, -0.21870659291744232, 0.45645949244499207, -0.2785436511039734, -0.025961708277463913, -0.3621225655078888, -0.06324495375156403, -0.25790220499038696, 0.007295405492186546, 0.2703355550765991, -0.04001501202583313, -0.2363453060388565, -0.1705513596534729, 0.2744845449924469, 0.09696144610643387, 0.23910915851593018, 0.025710873305797577, 0.11960282176733017, 0.30114996433258057, -0.00009766609582584351, -0.06218194589018822, -0.11826031655073166, -0.014453873969614506, -0.1619708389043808, -0.018715687096118927, 0.19659528136253357, -0.07821253687143326, 0.003925604745745659, -0.30063602328300476, -0.37481677532196045, -0.3870374858379364, -0.11559686064720154, 0.051468171179294586, 0.19442766904830933, -0.09930974990129471, 0.27602922916412354, 0.26412126421928406, -0.09344670176506042, -0.02462894655764103, 0.029614407569169998, -0.12619589269161224, 0.1982402801513672, 0.32602858543395996, -0.0670652687549591, -0.07792779058218002, 0.16880878806114197, 0.23637352883815765, -0.11194673180580139, -0.04436329007148743, -0.11730924993753433, 0.10825257748365402, 0.17798666656017303, 0.023532776162028313, -0.020021796226501465, 0.5287718772888184, 0.18601220846176147, -0.30030331015586853, -0.1366734355688095, 0.010957240127027035, -0.024075370281934738, -0.15524901449680328, -0.15103888511657715, 0.14109715819358826, -0.13671888411045074, 0.09511280804872513, 0.253138929605484, 0.23205582797527313, -0.08494120091199875, 0.34294137358665466, -0.40420833230018616, 0.6322050094604492, 0.15588636696338654, -0.02070443704724312, 0.15784570574760437, -0.038070082664489746, -0.5483866333961487, -0.026144392788410187, 0.3323616087436676, 0.236783966422081, 0.013819696381688118, -0.4112110733985901, -0.19366510212421417, -0.20217573642730713, -0.23750080168247223, -0.04446086287498474, -0.012027623131871223, -0.07368992269039154, -0.3099808990955353, 0.15936404466629028, -0.006623739376664162, -0.048685476183891296, -0.3940964937210083, 0.15653684735298157, 0.09377093613147736, 0.12743902206420898, 0.24162907898426056, 0.030417390167713165, -0.1520102173089981, -0.1471216082572937, -0.20642775297164917, -0.025803927332162857, -0.23498383164405823, 0.38340744376182556, -0.4912215769290924, -0.0603381022810936, 0.06612936407327652, 0.09462539851665497, 0.2417459487915039, 0.15437348186969757, -0.04705500975251198, 0.12693019211292267, 0.14470277726650238, 0.06399434804916382, 0.09656982868909836, -0.0018795474898070097, -0.12053754925727844, 0.4298456907272339, -0.0860469713807106, -0.5303723216056824, -0.07581247389316559, -0.02351471409201622, 0.06370238214731216, 0.33365267515182495, 0.3084067702293396, 0.28069043159484863, 0.03235026076436043, -0.3789765238761902, 0.31951022148132324, 0.0234437994658947, -0.06397226452827454, -0.22565682232379913, 0.19347932934761047, -0.11562424898147583, -0.06595820933580399, 0.14139315485954285, 0.39324864745140076, 0.042218949645757675, -0.6444913148880005, 0.2436581403017044, 0.3021925389766693, 0.09080757200717926, 0.25967714190483093, 0.3088237941265106, 0.02161911502480507, -0.2329656034708023, 0.19879867136478424, 0.09920791536569595, -0.09068456292152405, -0.299189954996109, 0.23038646578788757, 0.11948952823877335, -0.3660612404346466, -0.13072437047958374, -0.084810271859169, -0.04171719402074814, 0.29437246918678284, 0.03722463548183441, -0.03657360374927521, -0.006679616402834654, -0.15926121175289154, -0.25307613611221313, 0.11915808916091919, -0.035961028188467026, 0.07460372149944305, 0.07401816546916962, -0.1504310518503189, 0.09247090667486191, -0.1038578525185585, 0.3576482832431793, -0.019436322152614594, -0.04174941033124924, 0.1253749579191208, 0.2551552951335907, -0.2725272476673126, 0.026497341692447662, 0.010006832890212536, -0.22470344603061676, 0.5292294025421143, 0.1689450889825821, 0.3097861707210541, -0.13728933036327362, -0.007187952287495136, -0.2597637176513672, 0.4361489415168762, -0.21775829792022705, 0.08690837770700455, -0.205254927277565, -0.01928263157606125, 0.010543262585997581, 0.01398093905299902, -0.6590383648872375, 0.08394082635641098, 0.10250307619571686, 0.013691090978682041, 0.08958160877227783, 0.28616127371788025, -0.20942561328411102, -0.3883168399333954, -0.3003523647785187, 0.10645455867052078, 0.17553134262561798, 0.35180729627609253, 0.008783499710261822, -0.1255773901939392, 0.00659068301320076, -0.24569064378738403, -0.2611059546470642, 0.007977734319865704, 0.1470651626586914, -0.02353787049651146, 0.31256943941116333, 0.2213010936975479, 0.03414047509431839, -0.059122372418642044, 0.4624464511871338, 0.15951474010944366, 0.04423012584447861, 0.15574467182159424, 0.25820019841194153, -0.1974467635154724, 0.16292588412761688, -0.045141495764255524, 0.03503389656543732, 0.06985846161842346, 0.05309082940220833, -0.09054245054721832, 0.14478465914726257, 0.19118696451187134, 0.2658489942550659, -0.01192005816847086, 0.3822222650051117, -0.3278539776802063, -0.09999670833349228, -0.04775048419833183, 0.2853553891181946, 0.0569758415222168, -0.10125018656253815, 0.12261752784252167, -0.31069135665893555, 0.02387240156531334, 0.03563655540347099, -0.08241765946149826, -0.008300339803099632, -0.2168593853712082, 0.10555364191532135, 0.015967510640621185, -0.2334882915019989, 0.2765144109725952, -0.0707935243844986, -0.16010324656963348, 0.16192509233951569, -0.023909974843263626, 0.20823736488819122, -0.15342894196510315, 0.3726309537887573, 0.24187837541103363, -0.04936031624674797, -0.1450163573026657, 0.0370839387178421, 0.3115447759628296, 0.004620887339115143, -0.30986881256103516, 0.13271775841712952, 0.01406406331807375, 0.0837390199303627, 0.05314888432621956, 0.08260858803987503, -0.09981538355350494, 0.11240842938423157, 0.16718369722366333, -0.1481175571680069, -0.3388814926147461, -0.13171328604221344, -0.1569514274597168, -0.457695335149765, 0.013041974045336246, -0.21666739881038666, -0.06871253997087479, 0.10415485501289368, -0.2055738866329193, -0.007016350515186787, -0.05183083936572075, 0.21610713005065918, 0.19411601126194, -0.14697210490703583, 0.12028086185455322, -0.16112536191940308, -0.030951110646128654, 0.35413694381713867, -0.005189364776015282, 0.18210932612419128, 0.3219224512577057, -0.2253570258617401, 0.07959531992673874, 0.21963608264923096, -0.2705942690372467, 0.14934676885604858, -0.018279368057847023, -0.2644246220588684, 0.22667917609214783, -0.00573330745100975, -0.25997108221054077, -0.05771644786000252, -0.04797452315688133, 0.053635936230421066, 0.07710128277540207, 0.01955426298081875, -0.16658499836921692, 0.14189539849758148, -0.18704994022846222, -0.10453005135059357, -0.32256826758384705, -0.27346357703208923, -0.2669628858566284, -0.10973494499921799, 0.22647389769554138, -0.45111286640167236, -0.10110025107860565, 0.14138302206993103, 0.18941549956798553, 0.059054479002952576, -0.28091004490852356, 0.11703221499919891, 0.13130661845207214, -0.14375334978103638, 0.17890360951423645, -0.051926080137491226, -0.35578370094299316, 0.15598268806934357, -0.012489516288042068, 0.01735546626150608, -0.2751041352748871, -0.14734230935573578, 0.17622753977775574, -0.39033934473991394, 0.09324713051319122, 0.2699224054813385, 0.21916939318180084, -0.22473318874835968, 0.07033919543027878, 0.1375773847103119, -0.01061597466468811, -0.08452316373586655, -0.2322811335325241, -0.015284345485270023, 0.3417603075504303, 0.3036826550960541, 0.22186243534088135, 0.17331668734550476, -0.1564098447561264, 0.018746497109532356, -0.30180060863494873, 0.28871452808380127, 0.3408646285533905, -0.25277945399284363, 0.07301399856805801, 0.24545423686504364, 0.08807742595672607, 0.019134733825922012, -0.08685414493083954, -0.008251730352640152, -0.22012849152088165, -0.24615134298801422, -0.24815897643566132, -0.22578607499599457, 0.1845095306634903, -0.3639231026172638, 0.09842880815267563, -0.08127707988023758, 0.006788673344999552, -0.39589282870292664, -0.11154802143573761, 0.04330993816256523, 0.24449339509010315, 0.032614242285490036, -0.3909200131893158, 0.3551587164402008, -0.37337398529052734, -0.04019770398736, 0.3719080090522766, 0.4209236204624176, -0.10500890016555786, 0.24967755377292633, -0.11846265941858292, -0.12430990487337112, 0.1717337667942047, 0.2289956957101822, -0.03583495691418648, -0.1274082511663437, -0.055139973759651184, -0.21083571016788483, -0.2889596223831177, 0.17738986015319824, -0.2751696705818176, -0.2884216010570526, 0.03347133845090866, 0.29988664388656616, -0.3014349341392517, -0.1379386931657791, 0.5339968204498291, 0.17354974150657654, -0.02793147973716259, -0.17338769137859344, -0.21334432065486908, 0.0037938833702355623, 0.03211003541946411, 0.25195544958114624, 0.1590336561203003, 0.16046105325222015, -0.11400534957647324, -0.20574024319648743, -0.1435970515012741, 0.14405156672000885, 0.4022475779056549, 0.10260073840618134, 0.1316617876291275, 0.11509779840707779, -0.28640201687812805, 0.10687734186649323, 0.0863107219338417, 0.04828760400414467, -0.07809377461671829, -0.028348112478852272, 0.019662924110889435, -0.03591539338231087, 0.18143928050994873, 0.2126835733652115, -0.030884331092238426, -0.0023535580839961767, 0.11119724065065384, -0.26274362206459045, 0.3454607129096985, -0.2984427511692047, -0.07923082262277603, 0.00587020069360733, 0.12451214343309402, -0.022088106721639633, -0.2752014100551605, -0.025133980438113213, -0.028700266033411026, -0.08369211852550507, 0.13792990148067474, 0.15959809720516205, -0.21232916414737701, 0.1911126673221588, 0.2637951076030731, 0.6102103590965271, -0.019007889553904533, 0.05216918885707855, 0.5743836760520935, -0.2413455992937088, 0.33804431557655334, 0.024482930079102516, 0.23376798629760742, -0.2928832173347473, -0.19938962161540985, -0.2433548867702484, 0.06650876998901367, -0.2739209234714508, -0.10889307409524918, -0.24097265303134918, 0.18608471751213074, -0.4247246980667114, 0.6883525252342224, 0.2437782734632492, -0.35119134187698364, -0.13847139477729797, -0.17426863312721252, -0.17760799825191498, 0.15633206069469452, -0.12796278297901154, -0.20314249396324158, -0.19935359060764313, -0.14895060658454895, 0.051384229212999344, 0.23536109924316406, -0.11803358048200607, -0.07152257859706879, 0.13308879733085632, 0.07368598878383636, -0.06245255097746849, 0.16643007099628448, -0.11319544166326523, 0.22029614448547363, 0.6872283220291138, 0.1406363993883133, 0.09013713151216507, -0.05676320940256119, -0.09642026573419571, 0.2401854395866394, -0.017208443954586983, 0.0633101835846901, 0.45084768533706665, 0.03967919945716858, -0.20129148662090302, 0.42391666769981384, 0.18859025835990906, 0.06422017514705658, -0.23989000916481018, 0.2495301216840744, 0.001824680482968688, -0.16980859637260437, 0.2836218476295471, -0.24945735931396484, 0.085176020860672, -0.24253258109092712, 0.21225401759147644, -0.03787176311016083, -0.2669185996055603, 0.03600830212235451, -0.09838126599788666, -0.2983631193637848, -0.2568887174129486, 0.1610923558473587, 0.05044844001531601, 0.07867961376905441, 0.2790798842906952, -0.1566130816936493, -0.24287943542003632, -0.1694955825805664, 0.06487442553043365, 0.11666461080312729, -0.14837244153022766, 0.4198004901409149, -0.12287729233503342, -0.09955417364835739, -0.020904887467622757, -0.18455035984516144, 0.34825319051742554, 0.22092977166175842, -0.11394175887107849, -0.44738638401031494, -0.3940010666847229, 0.10944561660289764, 0.41107049584388733, 0.2376180738210678, 0.014256657101213932, 0.3880462944507599, -0.32215121388435364, -0.0030981649179011583, -0.4702857434749603, 0.03998652100563049, -0.1595393717288971, 0.1478969007730484, -0.1302499622106552, -0.24741700291633606, -0.1732327938079834, 0.1813293695449829, 0.3565390408039093, 0.27272170782089233, 0.12337334454059601, -0.30256950855255127, -0.35929274559020996, 0.02244557999074459, -0.2979133129119873, -0.08538291603326797, 0.08239665627479553, 0.07854697853326797, -0.18300198018550873, -0.27585700154304504, 0.13032591342926025, 0.056792546063661575, 0.05288166552782059, 0.1742202788591385, 0.30378687381744385, 0.08655855059623718, -0.11352319270372391, -0.18672879040241241, -0.0028920392505824566, 0.028452754020690918, -0.17567212879657745, -0.014897199347615242, -0.14258207380771637, -0.07359527051448822, 0.28384819626808167, 0.1688612848520279, 0.4361885190010071, -0.17290009558200836, 0.2522810399532318, 0.36344027519226074, -0.18952003121376038, 0.06082974001765251, 0.4297129213809967, -0.01932070031762123, 0.07306087017059326, 0.07356243580579758, 0.13989369571208954, 0.3519428074359894, -0.46455103158950806, 0.017717894166707993, 0.27062007784843445, -0.03951697796583176, 0.34767472743988037, 0.21579696238040924, -0.1291859894990921, -0.00039118670974858105, 0.016506796702742577, -0.19146834313869476, -0.13824620842933655, -0.5755329728126526, -0.022458000108599663, 0.5247176885604858, 0.15515615046024323, -0.10139865428209305, 0.05025242269039154, 0.10445800423622131, 0.3071623146533966, 0.209454745054245, 0.020284196361899376, 0.24784885346889496, 0.043040886521339417, -0.2297113686800003, 0.19828198850154877, -0.12352705746889114, 0.18700869381427765, 0.5147775411605835, -0.04801742359995842, 0.08870332688093185, 0.24489125609397888, -0.11228074133396149, -0.21026010811328888, -0.016614768654108047, -0.3473049998283386, 0.39006462693214417, -0.07875581085681915, 0.037465255707502365, -0.19844399392604828, -0.21733419597148895, -0.4462331533432007, -0.1743696630001068, 0.3836624026298523, -0.25423523783683777, -0.051198747009038925, -0.023635419085621834, 0.22668513655662537, -0.01749434508383274, 0.011041918769478798, 0.34936249256134033, 0.2546559274196625, -0.27071821689605713, -0.4262314736843109, 0.5834621787071228, 0.0033293962478637695, -0.04399092122912407, -0.0068524922244250774, 0.1593640148639679, -0.03401755541563034, -0.4406968951225281, 0.005505899898707867, -0.11124961823225021, -0.11196518689393997, -0.14031071960926056, 0.01603323221206665, -0.01247680839151144, 0.3483336865901947, 0.33386489748954773, 0.2886446714401245, -0.437502384185791, 0.019308408722281456, -0.03709828481078148, 0.2555820643901825, -0.6589670181274414, 0.35724830627441406, 0.0707351341843605, 0.14289918541908264, -0.08433321118354797, -0.17039568722248077, -0.10352496057748795, -0.1042654812335968, -0.15369850397109985, -0.12043888866901398, 0.09257327765226364, 0.13293766975402832, 0.19116854667663574, 0.32380619645118713, -0.09257760643959045, 0.0029792040586471558, -0.14622174203395844, -0.06384387612342834, -0.18459966778755188, -0.38797590136528015, 0.07471979409456253, 0.4857344925403595, -0.23239314556121826, -0.09830113500356674, -0.022794099524617195, 0.05452049523591995, -0.11715815961360931, 0.11232665926218033, 0.2898648977279663, 0.24646474421024323, 0.0902383029460907, -0.0347607284784317, -0.14764103293418884, -0.4397023916244507, -0.27352941036224365, 0.04351094365119934, -0.2291197031736374, -0.08638153970241547, 0.04220714792609215, 0.26401129364967346, 0.18080833554267883, -0.10451239347457886, -0.015909535810351372, -0.15457524359226227, 0.029653821140527725, 0.1354474127292633, -0.10433840751647949, -0.37861958146095276, 0.14839668571949005, 0.3776785433292389, 0.2893529236316681, -0.3280090093612671, 0.3752492368221283, -0.1511351615190506, 0.18873973190784454, -0.018608074635267258, -0.19914817810058594, 0.057993415743112564, -0.07064788788557053, 0.2892383635044098, -0.04709693789482117, -0.26790326833724976, 0.18143664300441742, 0.01769808866083622, -0.015126648359000683, 0.19515454769134521, 0.3378794491291046, 0.02635369449853897, 0.3390079140663147, 0.19472993910312653, -0.22320808470249176, 0.26701945066452026, -0.21838049590587616, -0.5065585970878601, -0.2664158046245575, -0.10090146958827972, 0.20806172490119934, -0.02274501882493496, 0.3273399770259857, 0.13839322328567505, 0.2769577205181122, -0.06157978996634483, 0.23467513918876648, -0.008367649279534817, 0.15351790189743042, 0.053239692002534866, 0.006268716882914305, 0.04777936637401581, 0.36358076333999634, -0.04815494269132614, 0.10606934875249863, -0.20681366324424744 ]
72
..\pandas\reference\api\pandas.Int16Dtype.html
pandas.Int16Dtype
class pandas.Int16Dtype[source]# An ExtensionDtype for int16 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.Int16Dtype class pandas.Int16Dtype[source]# An ExtensionDtype for int16 integer data. Uses pandas.NA as its missing value, rather than numpy.nan. Attributes None Methods None
[ 0.15449360013008118, -0.41414159536361694, -0.15318135917186737, 0.27898088097572327, 0.5062121748924255, 0.26814669370651245, 0.39530253410339355, 0.3134981393814087, 0.21016381680965424, 0.33100372552871704, 0.09789126366376877, -0.10724630206823349, -0.061889030039310455, 0.0027951907832175493, -0.15676049888134003, -0.19671113789081573, 0.10203276574611664, 0.254508912563324, 0.061506446450948715, -0.17492882907390594, -0.5822901129722595, 0.00855338852852583, 0.05145970731973648, 0.263871431350708, -0.2933415174484253, -0.07923269271850586, -0.10893488675355911, -0.07967028021812439, 0.1513582170009613, -0.16996771097183228, 0.4797617793083191, -0.12157527357339859, 0.011949571780860424, 0.22403988242149353, -0.00009969303209800273, -0.018436087295413017, 0.12634408473968506, 0.05228833109140396, -0.07077717036008835, 0.4558967053890228, 0.38080793619155884, -0.13014058768749237, 0.09597828984260559, -0.365119069814682, -0.1697559505701065, -0.1965230405330658, 0.09623032808303833, -0.2334429919719696, -0.1714153289794922, 0.20794153213500977, 0.29711565375328064, -0.0160952378064394, 0.091990165412426, -0.1844252347946167, -0.2496938556432724, 0.1303340047597885, 0.06669627130031586, 0.1343327909708023, 0.10911544412374496, 0.3137005567550659, 0.22034944593906403, 0.12523716688156128, 0.021889857947826385, -0.03678670525550842, -0.016980700194835663, -0.03736848384141922, 0.2478226125240326, -0.24570946395397186, 0.19254812598228455, 0.2236616313457489, 0.1040768027305603, 0.06500657647848129, -0.07780994474887848, 0.096535824239254, 0.0764799639582634, -0.19089286029338837, 0.025378696620464325, 0.10147833079099655, 0.2779173254966736, 0.13019247353076935, 0.32093727588653564, 0.12609250843524933, -0.19486989080905914, 0.11477430909872055, -0.36457309126853943, 0.018870899453759193, -0.20053717494010925, 0.020916085690259933, -0.21294504404067993, -0.4172436594963074, -0.3338453471660614, -0.06571253389120102, 0.15448343753814697, 0.16863226890563965, 0.17447683215141296, -0.25279462337493896, 0.004545137751847506, -0.3094950318336487, -0.1340635120868683, -0.3074498176574707, -0.2093343734741211, 0.10653262585401535, -0.30647268891334534, 0.11256412416696548, -0.16721290349960327, -0.1561669409275055, -0.07434314489364624, 0.10715402662754059, 0.1998022049665451, 0.019529297947883606, 0.21012723445892334, -0.019791211932897568, -0.048180676996707916, 0.042086679488420486, 0.13540922105312347, -0.15104804933071136, 0.20671232044696808, 0.19974622130393982, -0.4148577153682709, 0.1187487244606018, 0.05391519516706467, 0.17345494031906128, -0.004747731611132622, 0.09250466525554657, 0.050094977021217346, 0.35284334421157837, 0.18442390859127045, 0.06808340549468994, -0.11362634599208832, -0.27542242407798767, -0.37070730328559875, 0.20328012108802795, 0.2862769365310669, -0.4163267910480499, 0.22171936929225922, 0.184157595038414, 0.12162721902132034, 0.17961415648460388, -0.24126245081424713, 0.24236960709095, -0.03375951200723648, -0.2841564416885376, 0.12589430809020996, 0.41907554864883423, -0.38506054878234863, -0.07061677426099777, 0.44604188203811646, -0.10864681750535965, -0.15920354425907135, 0.16627520322799683, 0.09551873058080673, -0.13085825741291046, -0.40338820219039917, 0.350547194480896, 0.13794948160648346, -0.027632737532258034, 0.34052759408950806, 0.12601055204868317, 0.0007880971534177661, 0.03820169344544411, 0.2677423655986786, -0.16946303844451904, 0.003344528842717409, -0.33018413186073303, 0.17107683420181274, 0.058294929563999176, -0.17697830498218536, -0.06932348012924194, -0.30039694905281067, -0.28308793902397156, 0.11550433933734894, 0.16483478248119354, 0.10715878754854202, -0.20524448156356812, -0.27058643102645874, 0.30118224024772644, 0.04659052565693855, -0.1592080295085907, -0.13581866025924683, -0.041643157601356506, 0.1092240959405899, -0.15820664167404175, -0.08610618859529495, 0.42807435989379883, -0.31634488701820374, -0.18911093473434448, 0.24684840440750122, 0.2581987679004669, -0.08443398028612137, -0.21949297189712524, -0.15088127553462982, -0.07437314093112946, 0.44398006796836853, 0.22866176068782806, 0.07150592654943466, -0.046258918941020966, -0.08257298916578293, -0.27005624771118164, -0.14372383058071136, -0.20266422629356384, -0.0025961112696677446, -0.23542557656764984, 0.13975463807582855, 0.02900676056742668, 0.017849840223789215, -0.1700057089328766, -0.15287122130393982, 0.04776562377810478, -0.0024661864154040813, -0.14264453947544098, 0.03387581929564476, -0.37159523367881775, -0.1986943781375885, -0.17473967373371124, 0.12181297689676285, -0.2655712366104126, 0.3045942187309265, -0.059910062700510025, 0.05793656408786774, 0.26794400811195374, 0.05336202308535576, -0.267523854970932, -0.6769686341285706, 0.06773155182600021, 0.16557860374450684, -0.15338276326656342, -0.11051557958126068, 0.17486672103405, -0.038987766951322556, 0.24025017023086548, -0.027489792555570602, -0.06619951874017715, -0.006903833709657192, 0.26519641280174255, -0.08061844110488892, -0.11971814930438995, 0.053267717361450195, 0.2639801800251007, 0.3455093502998352, -0.1791655421257019, 0.053602010011672974, 0.4756406843662262, 0.15525572001934052, -0.21262121200561523, 0.0984005481004715, 0.564432680606842, -0.05208273231983185, -0.12382183969020844, -0.05732258781790733, 0.016602061688899994, 0.36642277240753174, 0.11344365775585175, 0.0727119967341423, -0.17356498539447784, -0.11819957941770554, 0.20617498457431793, 0.15269973874092102, 0.14562910795211792, -0.49921298027038574, 0.09339412301778793, 0.18910013139247894, -0.18389880657196045, 0.26248106360435486, 0.21957023441791534, -0.02034405805170536, 0.20169223845005035, -0.14813868701457977, -0.060049962252378464, 0.3733789622783661, 0.10582631826400757, 0.014607023447751999, -0.03559839725494385, -0.02897520735859871, -0.17580512166023254, 0.332365483045578, 0.06889389455318451, 0.042328838258981705, -0.20799627900123596, 0.005889704916626215, 0.09479311853647232, -0.2197691947221756, 0.07585572451353073, -0.07863633334636688, 0.13611848652362823, -0.2508699297904968, 0.07643219083547592, -0.17088767886161804, -0.40490198135375977, 0.1462179273366928, -0.3336789608001709, -0.24800227582454681, -0.2072688490152359, 0.053968645632267, -0.19174300134181976, -0.39416301250457764, -0.021680278703570366, -0.2695468068122864, 0.20901069045066833, 0.2698576748371124, 0.11452005058526993, -0.28281673789024353, 0.08317778259515762, -0.21673783659934998, 0.2070390284061432, -0.14016856253147125, -0.3643931746482849, 0.3879798352718353, -0.04795236513018608, 0.08937060087919235, -0.17249633371829987, -0.4693230390548706, -0.05596695840358734, -0.1618763506412506, 0.1305219829082489, 0.3402438163757324, 0.23920407891273499, -0.044563502073287964, -0.04668847844004631, 0.19117002189159393, -0.19509759545326233, -0.022249890491366386, -0.06958380341529846, 0.04021850600838661, 0.014164538122713566, -0.3805272877216339, -0.23451828956604004, -0.34025490283966064, -0.27203696966171265, 0.12717387080192566, -0.05385758727788925, 0.15984545648097992, 0.29174044728279114, -0.13488520681858063, 0.4114317297935486, 0.6515759229660034, 0.1725921481847763, -0.4329321086406708, 0.02505369670689106, 0.4055643677711487, 0.008655956014990807, -0.1722785234451294, 0.11364879459142685, -0.4109879434108734, 0.17762920260429382, -0.1953444629907608, -0.19557353854179382, -0.07626431435346603, -0.24890223145484924, 0.18766853213310242, 0.07757563889026642, -0.10789769887924194, 0.18443389236927032, -0.11535665392875671, -0.24535664916038513, -0.13195887207984924, 0.021550007164478302, -0.004192744381725788, -0.28816887736320496, 0.0460936464369297, 0.008512107655405998, 0.36318737268447876, -0.06458941847085953, 0.05777350440621376, -0.0066130985505878925, -0.37341609597206116, 0.0904681459069252, -0.16392607986927032, 0.3079140782356262, 0.03196260705590248, -0.14826062321662903, 0.03936436027288437, 0.21903158724308014, 0.002667488995939493, 0.3234065771102905, -0.21549132466316223, 0.05965925008058548, 0.042599890381097794, -0.11774220317602158, -0.27786388993263245, -0.1566806435585022, 0.046301208436489105, -0.1125037744641304, 0.19414007663726807, -0.09256619215011597, 0.014694087207317352, -0.15404042601585388, 0.06080668047070503, -0.03508338704705238, 0.33797699213027954, 0.027349036186933517, -0.07908269762992859, 0.17646311223506927, -0.3224087953567505, -0.06628858298063278, 0.39781951904296875, 0.04425254464149475, 0.5335755348205566, 0.07277032732963562, -0.1821185052394867, 0.05830865353345871, 0.2177082598209381, 0.6133142113685608, -0.14253012835979462, -0.15240605175495148, 0.23801489174365997, -0.04883507266640663, -0.3735295534133911, -0.04319928213953972, -0.2077815681695938, 0.10537067800760269, 0.17804981768131256, 0.12036840617656708, -0.100041963160038, -0.20696768164634705, 0.3006041347980499, -0.09049928933382034, -0.23601607978343964, -0.0035501159727573395, -0.2567409873008728, -0.3208697736263275, 0.133902907371521, 0.05381983891129494, 0.3670806586742401, 0.12472854554653168, -0.14389383792877197, 0.05431006848812103, -0.49820855259895325, -0.14232908189296722, 0.38119593262672424, -0.020311009138822556, 0.13419541716575623, 0.12720321118831635, -0.14073283970355988, -0.40618419647216797, 0.09698586910963058, 0.18005654215812683, -0.010280654765665531, 0.04947592690587044, -0.11947896331548691, 0.2656205892562866, -0.24906598031520844, 0.32610923051834106, 0.005826805252581835, 0.11251981556415558, 0.051021452993154526, -0.1117338016629219, 0.08605368435382843, -0.32242581248283386, 0.007879913784563541, 0.3071548044681549, -0.08109921216964722, -0.05074971541762352, -0.05881326273083687, 0.4482632279396057, 0.1829545646905899, 0.11838576197624207, 0.2518462538719177, 0.1734185367822647, -0.1645369678735733, -0.2932378053665161, 0.35142508149147034, 0.6279451847076416, 0.10437028855085373, 0.11581084132194519, 0.4233134984970093, -0.1337970644235611, 0.3658421039581299, 0.3889143168926239, 0.09866029769182205, -0.24471206963062286, -0.11976271867752075, -0.0436423234641552, 0.15341944992542267, 0.2545735836029053, -0.08828170597553253, -0.3998395800590515, 0.03437740355730057, -0.40983134508132935, 0.29722970724105835, 0.27666211128234863, -0.09544491767883301, -0.27102819085121155, -0.11746858805418015, -0.27652567625045776, 0.28428831696510315, 0.06438403576612473, -0.1680154651403427, -0.3009567856788635, 0.02116638422012329, 0.03179946541786194, 0.05214916169643402, -0.05042439326643944, -0.13684728741645813, -0.047400932759046555, 0.3864753544330597, 0.11285580694675446, 0.07022988796234131, 0.062156304717063904, -0.056133758276700974, 0.5454216003417969, 0.007920676842331886, -0.0337795726954937, 0.023942727595567703, -0.08529184013605118, 0.060033559799194336, -0.07986718416213989, 0.009178080596029758, 0.595947265625, 0.07480167597532272, -0.006819362286478281, 0.20831196010112762, -0.11469274759292603, 0.16797678172588348, -0.22426453232765198, 0.0001371833641314879, -0.0731687843799591, -0.41392412781715393, -0.16803476214408875, -0.31106114387512207, -0.25215503573417664, -0.05993001163005829, 0.26160749793052673, 0.01869196444749832, 0.13006913661956787, -0.20954637229442596, 0.020542992278933525, -0.3011910021305084, -0.13475579023361206, -0.039873942732810974, 0.3795355260372162, 0.13002587854862213, 0.24991151690483093, -0.15019860863685608, -0.20917363464832306, -0.31492844223976135, 0.1776295006275177, -0.12180336564779282, -0.0362037792801857, 0.46543973684310913, 0.1255130022764206, -0.18136528134346008, -0.12887662649154663, -0.004595029633492231, 0.05600693076848984, 0.01780700869858265, -0.15899336338043213, -0.15594255924224854, -0.5305485725402832, -0.0909147635102272, -0.17695856094360352, 0.35836273431777954, -0.19065243005752563, 0.03830491378903389, 0.2344539910554886, -0.1551096886396408, -0.4591590166091919, 0.10804688185453415, -0.3096827566623688, 0.08935434371232986, 0.007338184397667646, 0.1164623275399208, 0.015418346039950848, 0.15228575468063354, 0.25420302152633667, 0.04852564260363579, -0.126237154006958, -0.3092944025993347, -0.1930028647184372, 0.037798717617988586, -0.08729792386293411, -0.026123447343707085, 0.30511587858200073, 0.04672127962112427, -0.2270525097846985, 0.16477468609809875, -0.2852056920528412, -0.16214607656002045, -0.011561622843146324, 0.6386174559593201, 0.16509273648262024, 0.3006964325904846, 0.0066292560659348965, -0.05803414434194565, -0.035029735416173935, 0.5419968366622925, -0.08055227249860764, -0.03945639356970787, -0.001989436335861683, -0.08997712284326553, -0.08167936652898788, 0.1717982143163681, -0.1678878217935562, -0.302713006734848, 0.12709565460681915, -0.016999850049614906, -0.010276726447045803, 0.09598095715045929, -0.05417068302631378, 0.020377762615680695, -0.4242876172065735, -0.012179815210402012, -0.019689777866005898, 0.34547632932662964, -0.33172422647476196, 0.3139887750148773, -0.04747560992836952, -0.031265947967767715, 0.07728072255849838, 0.20062565803527832, 0.01964408904314041, 0.03027481585741043, 0.0342133603990078, 0.04503694549202919, 0.0708867684006691, -0.4293642044067383, 0.24994860589504242, 0.6296814680099487, -0.08121707290410995, -0.1069733127951622, 0.3568229079246521, 0.02551399916410446, 0.1965581476688385, 0.3852272927761078, 0.14414082467556, 0.2457319051027298, -0.19808070361614227, -0.0235513336956501, -0.030682671815156937, 0.023838616907596588, 0.1415792554616928, 0.28969091176986694, -0.4371112883090973, 0.1935535967350006, 0.38088861107826233, 0.4126429259777069, -0.3955633044242859, -0.02129378356039524, -0.0687989890575409, 0.13701382279396057, -0.37019529938697815, -0.0038052015006542206, -0.04224293306469917, 0.002335777273401618, -0.2604272961616516, -0.21105718612670898, 0.130588099360466, 0.029801027849316597, 0.18925078213214874, 0.14144963026046753, -0.18516075611114502, -0.2744310796260834, 0.36197924613952637, 0.16103197634220123, 0.3689546585083008, -0.13607777655124664, -0.17682330310344696, 0.5179669857025146, -0.11599629372358322, 0.26793718338012695, 0.4882308840751648, 0.3492557406425476, -0.06425505876541138, -0.15359073877334595, 0.03940118849277496, -0.19465704262256622, -0.3059665560722351, -0.03618180751800537, -0.10054845362901688, 0.14798253774642944, -0.04838429391384125, 0.06735936552286148, 0.2996920645236969, -0.2051229625940323, -0.03031877428293228, 0.1037641242146492, 0.07200293987989426, -0.31421390175819397, 0.6823115348815918, -0.09595909714698792, -0.11079840362071991, -0.18809422850608826, 0.11932875961065292, -0.26861974596977234, -0.21090905368328094, 0.07441394031047821, -0.0776602178812027, 0.18362395465373993, 0.049330562353134155, 0.15368585288524628, -0.023762434720993042, 0.38063105940818787, 0.13377630710601807, -0.1070149764418602, 0.0758311077952385, -0.16432128846645355, -0.38020411133766174, 0.10117843747138977, 0.21863047778606415, -0.1545834243297577, 0.3346131145954132, 0.04868477210402489, 0.0023951432667672634, -0.46505123376846313, 0.14258943498134613, 0.08348215371370316, 0.27060094475746155, -0.13520652055740356, -0.17465652525424957, -0.13660061359405518, -0.30765488743782043, -0.20623432099819183, 0.03270271420478821, -0.11655757576227188, 0.19157761335372925, -0.300585001707077, 0.2771734297275543, -0.14838771522045135, 0.1709495484828949, -0.09749889373779297, 0.46256059408187866, 0.4070882499217987, 0.3763293921947479, -0.029535675421357155, -0.1676912158727646, -0.00442115031182766, 0.21548667550086975, 0.11103876680135727, -0.24771538376808167, 0.5238819122314453, -0.0012481545563787222, -0.016631679609417915, -0.06697439402341843, -0.44880834221839905, 0.10953706502914429, 0.27588874101638794, 0.026068395003676414, -0.03251625970005989, -0.3917178809642792, 0.5876156687736511, -0.39170917868614197, 0.051503781229257584, 0.023723995313048363, 0.13954392075538635, 0.004177473485469818, 0.202702596783638, -0.10014786571264267, -0.44110986590385437, 0.3767073452472687, -0.11747561395168304, -0.3219935894012451, -0.3189387917518616, 0.24704651534557343, -0.11356329172849655, 0.29271435737609863, -0.25273266434669495, -0.13693302869796753, 0.37844276428222656, -0.03824987635016441, -0.4370429813861847, 0.3326539397239685, -0.0934142917394638, -0.1970837414264679, -0.011241354048252106, 0.4861941337585449, 0.05913655459880829, -0.03387472778558731, 0.04791836440563202, -0.26121723651885986 ]
72
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.insert.html
pandas.api.extensions.ExtensionArray.insert
ExtensionArray.insert(loc, item)[source]# Insert an item at the given position. Notes This method should be both type and dtype-preserving. If the item cannot be held in an array of this type/dtype, either ValueError or TypeError should be raised. The default implementation relies on _from_sequence to raise on invalid items.
Parameters: locint itemscalar-like Returns: same type as self
['>>> arr = pd.array([1, 2, 3])\n>>> arr.insert(2, -1)\n<IntegerArray>\n[1, 2, -1, 3]\nLength: 4, dtype: Int64']
pandas.api.extensions.ExtensionArray.insert ExtensionArray.insert(loc, item)[source]# Insert an item at the given position. Notes This method should be both type and dtype-preserving. If the item cannot be held in an array of this type/dtype, either ValueError or TypeError should be raised. The default implementation relies on _from_sequence to raise on invalid items.
[ 0.45206665992736816, -0.5374671816825867, -0.09425076097249985, -0.05667131021618843, -0.051358018070459366, 0.08271520584821701, 0.10921597480773926, 0.011280260048806667, 0.15446428954601288, 0.11095140874385834, 0.18090318143367767, 0.2579449415206909, 0.07633861899375916, 0.03150223568081856, 0.08279863744974136, -0.12137128412723541, 0.10984982550144196, 0.3956589698791504, 0.021085452288389206, 0.0050852252170443535, -0.37942978739738464, -0.07035044580698013, -0.07376489788293839, -0.01669936254620552, -0.0701206773519516, -0.34703201055526733, -0.4156081974506378, 0.13657246530056, 0.1294376254081726, -0.45368555188179016, 0.27039745450019836, -0.07492006570100784, 0.05539127439260483, 0.1676388680934906, -0.00010253120854031295, -0.10660003870725632, 0.16427737474441528, 0.007238252554088831, -0.18848375976085663, 0.09376642107963562, -0.5652979612350464, -0.3499630093574524, -0.06427325308322906, -0.15866804122924805, 0.18191756308078766, -0.48708444833755493, 0.23283381760120392, -0.26619744300842285, 0.24581395089626312, 0.35736000537872314, 0.20483985543251038, 0.06612036377191544, 0.38625064492225647, -0.1623726338148117, -0.054301101714372635, -0.015432538464665413, 0.13291093707084656, 0.05346915125846863, 0.22078119218349457, 0.28008681535720825, 0.24621829390525818, -0.2614169418811798, 0.1008177250623703, -0.1562223583459854, 0.2438104748725891, 0.11753258854150772, -0.07470998913049698, -0.3245176374912262, -0.2324528992176056, 0.2689480781555176, 0.2814067006111145, -0.32815417647361755, -0.40191540122032166, -0.11492758989334106, 0.04119648411870003, -0.03806941956281662, -0.13507747650146484, 0.02723870612680912, 0.3266022801399231, 0.05239308252930641, 0.5317209959030151, 0.019460614770650864, -0.3260100185871124, 0.17045022547245026, -0.2684570550918579, 0.26983627676963806, 0.0519062839448452, -0.1948355883359909, 0.032157208770513535, -0.32932278513908386, 0.035923875868320465, 0.01896950602531433, -0.00825877208262682, 0.4962766766548157, -0.15262892842292786, -0.2351735383272171, -0.00880496483296156, -0.18587365746498108, -0.0005228815716691315, -0.17810700833797455, 0.1889800727367401, -0.02401714399456978, -0.19736211001873016, 0.42971014976501465, 0.02958039939403534, 0.09076180309057236, -0.015025140717625618, -0.03118853271007538, -0.05645228549838066, 0.17825014889240265, 0.2382112592458725, 0.01725473813712597, 0.06078600883483887, -0.08012783527374268, 0.22878141701221466, -0.06743624061346054, 0.14005297422409058, 0.25320011377334595, -0.2752859890460968, 0.3464110791683197, -0.23297715187072754, 0.1993485540151596, -0.12250563502311707, 0.14576001465320587, 0.11574055999517441, 0.2826414108276367, 0.2164582908153534, 0.11735809594392776, 0.449893981218338, 0.30900779366493225, -0.10393046587705612, 0.527377724647522, 0.2589327096939087, -0.16097520291805267, -0.09316643327474594, -0.010005103424191475, 0.2582593858242035, -0.043673980981111526, 0.04544353857636452, -0.0064656613394618034, -0.15182636678218842, -0.14307472109794617, 0.3297320008277893, 0.5445918440818787, 0.026806199923157692, -0.1678505688905716, -0.04779042303562164, -0.015963969752192497, -0.11082667857408524, 0.38873913884162903, 0.11755659431219101, 0.11725305020809174, -0.3590947091579437, 0.28086617588996887, 0.11109530925750732, 0.09582730382680893, -0.10620275884866714, 0.014578284695744514, -0.0002908044552896172, 0.10624703764915466, 0.2384740710258484, 0.11224298924207687, 0.10621191561222076, -0.2528012692928314, -0.06633501499891281, 0.26533085107803345, -0.2852872312068939, 0.22050273418426514, -0.3565983474254608, 0.1791246235370636, -0.2185092270374298, -0.27553027868270874, 0.2022632211446762, 0.18281804025173187, -0.13359031081199646, 0.3903506398200989, 0.10581274330615997, -0.046442680060863495, -0.04370790347456932, -0.09166838973760605, -0.19018720090389252, 0.06583719700574875, -0.03876854106783867, 0.485878050327301, 0.06672749668359756, -0.08250316232442856, -0.0007958877831697464, 0.22718140482902527, -0.12773354351520538, 0.005645420402288437, -0.013701459392905235, -0.054829251021146774, 0.2011135220527649, -0.21461066603660583, -0.058091115206480026, -0.09702163189649582, 0.08990643918514252, -0.1109035536646843, -0.2185489684343338, -0.011475061066448689, -0.19152624905109406, 0.1998681128025055, 0.3051719665527344, -0.0382065623998642, 0.022162429988384247, -0.2918766438961029, -0.47598931193351746, 0.08383318036794662, -0.23510266840457916, -0.22779206931591034, -0.03408835083246231, -0.21859286725521088, -0.3604396879673004, 0.18045516312122345, 0.0027745473198592663, 0.15587285161018372, 0.19518311321735382, -0.014254997484385967, 0.24705584347248077, 0.1967676877975464, -0.33431610465049744, 0.03573509305715561, 0.0003255228220950812, 0.28312230110168457, -0.21500076353549957, 0.059316422790288925, -0.06002609059214592, -0.05281854420900345, -0.15582093596458435, -0.10840854793787003, 0.12796367704868317, -0.07571953535079956, 0.10410532355308533, 0.4399260878562927, 0.1411978006362915, -0.12937285006046295, -0.247286856174469, -0.0024362129624933004, 0.4146803617477417, 0.1894351989030838, -0.3102874159812927, 0.3635866343975067, 0.37458693981170654, -0.009199388325214386, -0.17637251317501068, 0.47633084654808044, 0.015080359764397144, -0.19656293094158173, 0.08741385489702225, 0.0012854916276410222, 0.25151699781417847, 0.008112392388284206, -0.05486017093062401, -0.23552049696445465, -0.3240101635456085, 0.2658193111419678, 0.07448034733533859, 0.10239598900079727, -0.2886182963848114, 0.09798040241003036, 0.058202456682920456, -0.08713598549365997, 0.48022884130477905, 0.06005788967013359, 0.21253702044487, 0.12686556577682495, -0.02914087288081646, 0.14649471640586853, 0.27518463134765625, 0.13267184793949127, -0.21210363507270813, -0.15827973186969757, -0.10931036621332169, -0.11390147358179092, 0.12807032465934753, 0.058567505329847336, 0.2218986302614212, -0.03526197001338005, 0.3429003953933716, 0.07506522536277771, -0.14518503844738007, 0.029705295339226723, 0.002668860601261258, 0.23666323721408844, -0.14910641312599182, 0.00007184107380453497, -0.25223609805107117, -0.31776681542396545, -0.17048661410808563, -0.6303237676620483, 0.054157037287950516, -0.3064262568950653, 0.16365563869476318, 0.09727887064218521, -0.21413153409957886, 0.001997149782255292, 0.09359756857156754, 0.41965797543525696, 0.17454908788204193, 0.1246190294623375, -0.18186858296394348, 0.3988777995109558, -0.015716999769210815, 0.21362191438674927, 0.06814341247081757, 0.34355440735816956, 0.48703551292419434, 0.35966476798057556, 0.11536519229412079, 0.013498005457222462, -0.18764585256576538, -0.17429280281066895, 0.1040123775601387, -0.005915317218750715, 0.10630331933498383, 0.37691375613212585, 0.1439453661441803, -0.3647812604904175, -0.312992125749588, -0.014702684246003628, -0.2052627056837082, -0.08436771482229233, 0.09894557297229767, -0.045616455376148224, -0.3072532117366791, -0.13162720203399658, -0.09768775850534439, -0.2610432803630829, -0.024955736473202705, 0.10461751371622086, 0.3599022328853607, -0.27649450302124023, -0.025224298238754272, 0.16334307193756104, 0.4360862076282501, -0.020585307851433754, 0.024864686653017998, 0.16696599125862122, 0.377477765083313, -0.058334674686193466, -0.21432806551456451, 0.03576776012778282, -0.6348448991775513, -0.07704877853393555, 0.10386422276496887, 0.21889932453632355, -0.5897554159164429, -0.24750562012195587, -0.028853967785835266, 0.0401373989880085, -0.019842587411403656, 0.48556798696517944, -0.044695720076560974, -0.162510946393013, -0.16339555382728577, 0.04317198321223259, 0.19149473309516907, 0.24837253987789154, -0.1588418334722519, 0.18959550559520721, 0.36126768589019775, 0.1532929390668869, -0.31487560272216797, -0.05565754324197769, -0.39267176389694214, 0.49696940183639526, -0.4072919189929962, 0.17798827588558197, -0.012686500325798988, -0.03507512807846069, -0.505122721195221, 0.2703064978122711, -0.13846537470817566, 0.009005888365209103, -0.13055530190467834, -0.05838698148727417, 0.09089447557926178, 0.0661962553858757, -0.31012997031211853, 0.12306257337331772, -0.035790614783763885, -0.18196053802967072, 0.2214975655078888, -0.22913753986358643, -0.16059190034866333, 0.04541582241654396, 0.028811173513531685, -0.23726443946361542, 0.04478026181459427, 0.20383726060390472, -0.17146074771881104, 0.1287679821252823, -0.3266523778438568, -0.057558853179216385, 0.1750040501356125, 0.4288877844810486, 0.46191585063934326, 0.2371167093515396, -0.029101938009262085, 0.11395901441574097, -0.20653727650642395, 0.46963635087013245, 0.11100320518016815, -0.3800402283668518, -0.16894298791885376, 0.1301983892917633, 0.012694058939814568, 0.13080433011054993, -0.041127339005470276, 0.14992685616016388, 0.033130962401628494, 0.27611953020095825, -0.2637721598148346, 0.3248920738697052, -0.07008067518472672, -0.025139199569821358, -0.27624234557151794, -0.05445202440023422, -0.23122231662273407, -0.4677543044090271, -0.30302128195762634, 0.16667504608631134, 0.4968733787536621, 0.11260368674993515, 0.3631425201892853, -0.32448676228523254, -0.2735086977481842, -0.20611348748207092, 0.23602436482906342, 0.14114320278167725, 0.07402148842811584, 0.3518086373806, -0.005201753228902817, -0.23339155316352844, 0.01225633081048727, 0.21198542416095734, 0.2054370492696762, 0.031620752066373825, 0.0660250261425972, -0.2749570906162262, -0.1878109723329544, 0.37397903203964233, 0.18649333715438843, 0.18711724877357483, 0.38851845264434814, -0.23092208802700043, -0.07644195854663849, -0.009967070072889328, -0.12033514678478241, 0.13522109389305115, -0.2683204710483551, -0.06834213435649872, -0.2318819910287857, 0.32492145895957947, 0.06633766740560532, 0.024788573384284973, 0.14266017079353333, 0.4181461036205292, -0.40498101711273193, 0.008081339299678802, 0.3871815800666809, 0.6126986145973206, -0.20811566710472107, 0.002058512531220913, 0.36954715847969055, -0.27733728289604187, 0.24697481095790863, 0.43249672651290894, 0.06146828457713127, -0.5318969488143921, -0.20446038246154785, -0.18644961714744568, 0.07358761876821518, 0.24409662187099457, -0.236223042011261, -0.4607952833175659, 0.13407637178897858, -0.3381984531879425, 0.22540894150733948, 0.3319142162799835, 0.09755773842334747, -0.3260250389575958, -0.3563239872455597, -0.43156859278678894, 0.22976359724998474, 0.19765792787075043, -0.22503726184368134, -0.21279287338256836, -0.127299502491951, -0.05732862278819084, -0.0999530553817749, -0.04272092506289482, -0.10955062508583069, -0.11693142354488373, 0.15869127213954926, 0.13318271934986115, 0.06820639967918396, -0.4152286946773529, 0.05621139332652092, 0.16454826295375824, 0.02858351543545723, 0.29828500747680664, -0.17346718907356262, 0.1547611504793167, -0.07828987389802933, -0.11471354961395264, -0.1430390328168869, 0.6150782108306885, 0.02964085340499878, 0.15044482052326202, 0.2917290925979614, -0.1440642774105072, -0.04354499280452728, -0.21318073570728302, 0.3679162561893463, -0.08345135301351547, -0.10253792256116867, -0.46466338634490967, -0.14538490772247314, -0.1485113948583603, 0.009638158604502678, 0.21556290984153748, 0.08090034127235413, -0.18916645646095276, 0.0002856368664652109, -0.06250964850187302, 0.014091814868152142, -0.04976794123649597, 0.1410750448703766, 0.11228098720312119, 0.43427973985671997, 0.2914159595966339, -0.11693639308214188, -0.07962729036808014, -0.14886215329170227, 0.04659755527973175, 0.23969607055187225, 0.05291798710823059, 0.26418638229370117, -0.15535366535186768, -0.2916177213191986, -0.19127051532268524, 0.07831018418073654, 0.0036362132523208857, 0.14299343526363373, -0.24247050285339355, -0.35586926341056824, -0.3496980369091034, 0.13064789772033691, 0.25334838032722473, 0.3691430389881134, -0.1345653086900711, 0.10853540152311325, -0.11214572936296463, 0.2401382178068161, -0.40718165040016174, 0.010649153031408787, -0.3417310416698456, -0.003200834384188056, -0.2775735557079315, 0.1827942579984665, -0.03543364629149437, -0.11141791194677353, 0.22704730927944183, 0.4213225841522217, 0.1970292329788208, -0.2685951888561249, -0.13777853548526764, 0.04341878369450569, 0.11097948998212814, 0.05698704347014427, -0.11566509306430817, -0.47651559114456177, -0.11349652707576752, 0.01427222229540348, -0.2815133333206177, -0.015329994261264801, -0.1413978785276413, 0.18082831799983978, 0.6001281142234802, 0.0920177772641182, 0.06237952038645744, 0.13475006818771362, -0.16336224973201752, -0.08606210350990295, -0.11580131947994232, 0.08438912034034729, -0.32716238498687744, 0.037553876638412476, 0.10426118969917297, 0.17462971806526184, 0.09904816001653671, -0.33225032687187195, 0.20656611025333405, -0.03504449874162674, -0.3335892856121063, -0.0033771772868931293, 0.2758511006832123, 0.14727556705474854, 0.02585412934422493, 0.11878842860460281, 0.1436234712600708, 0.2425382137298584, -0.4471147954463959, -0.09076566994190216, 0.10034428536891937, -0.18753324449062347, 0.16251325607299805, 0.26484420895576477, -0.0174554493278265, -0.2411053627729416, -0.089109405875206, 0.25012698769569397, 0.12758786976337433, -0.1785561740398407, -0.17097587883472443, 0.10774829238653183, 0.0546228289604187, 0.03265370428562164, 0.10986753553152084, 0.08603354543447495, 0.5265361666679382, -0.22671113908290863, 0.14964352548122406, 0.4678298830986023, 0.08325697481632233, -0.2557462453842163, 0.18436025083065033, -0.0937441810965538, 0.15134701132774353, 0.19985905289649963, 0.27059853076934814, -0.0069678002037107944, 0.8360231518745422, -0.0016957457410171628, -0.1829727739095688, -0.12267894297838211, 0.007815021090209484, -0.01082758978009224, -0.08313828706741333, 0.1795254647731781, 0.26916033029556274, 0.0633508563041687, -0.2748695909976959, -0.31623172760009766, 0.31619614362716675, -0.48199713230133057, -0.17988355457782745, 0.03037387691438198, -0.015270045958459377, -0.1740330457687378, 0.05050415173172951, 0.27430009841918945, 0.35741445422172546, -0.36474180221557617, -0.056397225707769394, 0.3264614939689636, -0.2901114523410797, -0.056827086955308914, 0.012757985852658749, 0.08642871677875519, 0.2546168565750122, -0.21845003962516785, 0.49536195397377014, -0.3992847502231598, -0.24487189948558807, 0.1502474546432495, -0.20075438916683197, -0.09060639142990112, 0.19047236442565918, 0.10263580828905106, 0.2940160930156708, -0.23223377764225006, 0.365824431180954, 0.30318954586982727, 0.22076047956943512, -0.2439907342195511, 0.3829268217086792, -0.024989496916532516, -0.08402680605649948, -0.20601116120815277, 0.011466873809695244, -0.36983606219291687, -0.19227664172649384, -0.2389303743839264, -0.43277737498283386, 0.13886404037475586, 0.028013288974761963, 0.14135921001434326, 0.11664175242185593, 0.15003952383995056, 0.36398130655288696, 0.18257340788841248, 0.1602429449558258, -0.14135274291038513, -0.45616936683654785, 0.13122022151947021, 0.03460879251360893, -0.2994440793991089, 0.38308730721473694, -0.019681710749864578, -0.26052066683769226, -0.37180134654045105, -0.21853621304035187, 0.0763525739312172, -0.15070165693759918, 0.22703270614147186, -0.13152796030044556, -0.11283069849014282, -0.14537693560123444, -0.10851991921663284, -0.15684477984905243, -0.08240251988172531, 0.04183113947510719, -0.5220959186553955, 0.34334293007850647, 0.012988816015422344, -0.06385097652673721, -0.17468222975730896, 0.1195894181728363, 0.1605367213487625, 0.19136998057365417, -0.26971131563186646, -0.3194015920162201, 0.37105244398117065, 0.12958067655563354, 0.2614406645298004, -0.4050610363483429, 0.10652712732553482, 0.26852503418922424, 0.23156766593456268, 0.13887928426265717, -0.2618009150028229, -0.08717280626296997, 0.1147715374827385, -0.04573145508766174, 0.003997927997261286, -0.27201971411705017, 0.28181636333465576, -0.46083587408065796, -0.08510652929544449, 0.036689624190330505, 0.23403286933898926, -0.04182920977473259, 0.08950605988502502, 0.1222834512591362, -0.2869102656841278, 0.3077789843082428, -0.34652289748191833, -0.24045757949352264, -0.08350431174039841, 0.035413116216659546, 0.05184783786535263, -0.12131102383136749, 0.059338487684726715, -0.21285490691661835, 0.15427638590335846, -0.24924837052822113, -0.2662317752838135, 0.049560416489839554, 0.057322945445775986, -0.12409240752458572, -0.17794400453567505, 0.07939624041318893, 0.17138797044754028, 0.1675172597169876, -0.03982378542423248, -0.2765634059906006 ]
74
..\pandas\reference\api\pandas.Series.to_numpy.html
pandas.Series.to_numpy
Series.to_numpy(dtype=None, copy=False, na_value=<no_default>, **kwargs)[source]# A NumPy ndarray representing the values in this Series or Index. Notes The returned array will be the same up to equality (values equal in self will be equal in the returned array; likewise for values that are not equal). When self contains an ExtensionArray, the dtype may be different. For example, for a category-dtype Series, to_numpy() will return a NumPy array and the categorical dtype will be lost. For NumPy dtypes, this will be a reference to the actual data stored in this Series or Index (assuming copy=False). Modifying the result in place will modify the data stored in the Series or Index (not that we recommend doing that). For extension types, to_numpy() may require copying data and coercing the result to a NumPy type (possibly object), which may be expensive. When you need a no-copy reference to the underlying data, Series.array should be used instead. This table lays out the different dtypes and default return types of to_numpy() for various dtypes within pandas. dtype array type category[T] ndarray[T] (same dtype as input) period ndarray[object] (Periods) interval ndarray[object] (Intervals) IntegerNA ndarray[object] datetime64[ns] datetime64[ns] datetime64[ns, tz] ndarray[object] (Timestamps)
Parameters: dtypestr or numpy.dtype, optionalThe dtype to pass to numpy.asarray(). copybool, default FalseWhether to ensure that the returned value is not a view on another array. Note that copy=False does not ensure that to_numpy() is no-copy. Rather, copy=True ensure that a copy is made, even if not strictly necessary. na_valueAny, optionalThe value to use for missing values. The default value depends on dtype and the type of the array. **kwargsAdditional keywords passed through to the to_numpy method of the underlying array (for extension arrays). Returns: numpy.ndarray
[">>> ser = pd.Series(pd.Categorical(['a', 'b', 'a']))\n>>> ser.to_numpy()\narray(['a', 'b', 'a'], dtype=object)", '>>> ser = pd.Series(pd.date_range(\'2000\', periods=2, tz="CET"))\n>>> ser.to_numpy(dtype=object)\narray([Timestamp(\'2000-01-01 00:00:00+0100\', tz=\'CET\'),\n Timestamp(\'2000-01-02 00:00:00+0100\', tz=\'CET\')],\n dtype=object)', '>>> ser.to_numpy(dtype="datetime64[ns]")\n... \narray([\'1999-12-31T23:00:00.000000000\', \'2000-01-01T23:00:00...\'],\n dtype=\'datetime64[ns]\')']
pandas.Series.to_numpy Series.to_numpy(dtype=None, copy=False, na_value=<no_default>, **kwargs)[source]# A NumPy ndarray representing the values in this Series or Index. Notes The returned array will be the same up to equality (values equal in self will be equal in the returned array; likewise for values that are not equal). When self contains an ExtensionArray, the dtype may be different. For example, for a category-dtype Series, to_numpy() will return a NumPy array and the categorical dtype will be lost. For NumPy dtypes, this will be a reference to the actual data stored in this Series or Index (assuming copy=False). Modifying the result in place will modify the data stored in the Series or Index (not that we recommend doing that). For extension types, to_numpy() may require copying data and coercing the result to a NumPy type (possibly object), which may be expensive. When you need a no-copy reference to the underlying data, Series.array should be used instead. This table lays out the different dtypes and default return types of to_numpy() for various dtypes within pandas. dtype array type category[T] ndarray[T] (same dtype as input) period ndarray[object] (Periods) interval ndarray[object] (Intervals) IntegerNA ndarray[object] datetime64[ns] datetime64[ns] datetime64[ns, tz] ndarray[object] (Timestamps)
[ 0.007561724167317152, -0.10450219362974167, -0.16465750336647034, -0.0005316526512615383, 0.1339997500181198, 0.19651441276073456, 0.07454990595579147, 0.3588082790374756, -0.06124240532517433, 0.17454800009727478, -0.23109371960163116, 0.39562952518463135, 0.07334236055612564, -0.0010930398711934686, -0.0998847559094429, -0.17854999005794525, 0.14661423861980438, 0.2485593855381012, -0.24116657674312592, -0.07785256952047348, -0.27088072896003723, -0.023255061358213425, 0.06581330299377441, 0.17161063849925995, -0.1366221010684967, -0.22980062663555145, -0.15361055731773376, -0.20396137237548828, 0.10722320526838303, -0.34311434626579285, 0.3313884139060974, 0.02053842693567276, 0.15751193463802338, 0.3618704080581665, -0.00009609545668354258, -0.20671430230140686, 0.12126413732767105, -0.14804525673389435, -0.02862132526934147, 0.1139843612909317, 0.0024325475096702576, -0.21211132407188416, 0.23282021284103394, -0.4388728737831116, 0.0014074922073632479, -0.19247183203697205, -0.004439098294824362, -0.3095753788948059, 0.330411821603775, 0.17115594446659088, 0.3148995637893677, -0.1924573928117752, -0.13307756185531616, -0.07695376127958298, -0.2054111510515213, 0.012321405112743378, 0.11326919496059418, 0.2972991168498993, -0.13629990816116333, 0.1548871099948883, 0.1674983650445938, 0.26371434330940247, -0.06595426797866821, -0.022668607532978058, 0.11796538531780243, 0.12006397545337677, 0.6259104609489441, -0.22852982580661774, -0.023418817669153214, 0.47185948491096497, 0.26064440608024597, -0.24171780049800873, -0.1663714498281479, 0.011169073171913624, -0.12915292382240295, -0.011105471290647984, -0.2645294964313507, 0.09157960116863251, -0.08170872926712036, 0.011389907449483871, 0.24353504180908203, 0.7009141445159912, -0.14462941884994507, 0.3023435175418854, -0.5111587047576904, 0.12345264852046967, 0.04146994650363922, -0.029355566948652267, 0.013677372597157955, -0.3799162805080414, 0.20173794031143188, -0.15859925746917725, 0.13286280632019043, 0.1733740270137787, 0.04374483972787857, -0.17844340205192566, -0.1683696210384369, -0.4403413236141205, -0.1957339197397232, -0.36556971073150635, 0.12820693850517273, 0.13165201246738434, -0.14678306877613068, 0.13186316192150116, 0.013582190498709679, 0.07911255955696106, 0.030138453468680382, -0.13258492946624756, -0.013991974294185638, -0.03257349506020546, 0.06999243795871735, -0.060494814068078995, 0.26705402135849, 0.03860682621598244, 0.35103854537010193, -0.06138325110077858, 0.04399467632174492, 0.09304733574390411, -0.4068238139152527, -0.11854813247919083, -0.18443334102630615, 0.13870874047279358, -0.16717703640460968, 0.19931797683238983, -0.05357552692294121, 0.2459525614976883, -0.12115335464477539, -0.044089268893003464, 0.2727700471878052, 0.2535592317581177, -0.4109806418418884, 0.16046923398971558, 0.05358574166893959, -0.028062401339411736, -0.027436159551143646, -0.02088942378759384, 0.20780350267887115, 0.07814491540193558, 0.04045751690864563, 0.23092293739318848, -0.10020755976438522, -0.055328529328107834, 0.43441635370254517, 0.08714290708303452, -0.06074315682053566, 0.16169974207878113, 0.2555466294288635, 0.08231980353593826, -0.43846946954727173, 0.18068759143352509, 0.16764967143535614, 0.12619416415691376, -0.07306140661239624, 0.3200557231903076, -0.0561654306948185, 0.10072993487119675, 0.0015653608134016395, 0.2428523749113083, -0.015831124037504196, -0.15685677528381348, 0.34885576367378235, -0.3192117214202881, 0.027552319690585136, -0.36907657980918884, 0.07173428684473038, 0.11258556693792343, -0.19027189910411835, 0.16626454889774323, -0.1807161420583725, -0.041916560381650925, 0.22866784036159515, 0.03286559134721756, 0.027970323339104652, -0.14316874742507935, -0.1053549274802208, 0.11109073460102081, 0.37763023376464844, 0.1382305771112442, -0.23287153244018555, -0.27794313430786133, 0.13818076252937317, -0.02743348851799965, 0.08305606991052628, 0.4835797846317291, -0.0539122112095356, -0.09367052465677261, -0.01256520114839077, -0.02121228165924549, -0.14967960119247437, -0.020221112295985222, -0.007310876157134771, -0.11204422265291214, 0.2465960681438446, -0.09107676148414612, -0.19804510474205017, 0.24266575276851654, 0.14398744702339172, -0.23641881346702576, 0.12282832711935043, -0.026695674285292625, -0.000204381940420717, -0.1301165372133255, 0.3083213269710541, -0.0036944271996617317, -0.06642691045999527, -0.1846642941236496, 0.006641405168920755, -0.016408994793891907, 0.003820856800302863, -0.10490431636571884, 0.05161371827125549, -0.3172118365764618, -0.3848358690738678, -0.12884913384914398, 0.14620400965213776, 0.2183465212583542, 0.30050763487815857, 0.13110139966011047, 0.1263340413570404, 0.1853879690170288, -0.044627025723457336, 0.17389504611492157, -0.06360389292240143, -0.09843065589666367, -0.13903369009494781, -0.0047529698349535465, 0.04901086166501045, -0.34358206391334534, -0.03514750301837921, 0.15540608763694763, 0.14874041080474854, 0.2030651718378067, 0.031694356352090836, 0.14378468692302704, -0.03343196585774422, -0.0051461998373270035, -0.36168214678764343, 0.08658891171216965, 0.02581194043159485, 0.08394040167331696, 0.23350299894809723, 0.6320648789405823, 0.2197442203760147, 0.036694690585136414, -0.12713444232940674, 0.5173773765563965, -0.3166920244693756, -0.16618070006370544, 0.07711686939001083, 0.11995784193277359, 0.23459935188293457, 0.22947081923484802, -0.25621894001960754, -0.2157520353794098, -0.38433632254600525, 0.13214701414108276, -0.23870061337947845, 0.018374618142843246, -0.3869933485984802, 0.43815693259239197, 0.34401923418045044, -0.19703172147274017, 0.3531903326511383, 0.06807258725166321, -0.21030351519584656, -0.13672587275505066, 0.11205042898654938, 0.09569597989320755, 0.15636985003948212, 0.2521490454673767, 0.28780511021614075, -0.03215194121003151, -0.1233057752251625, -0.15824103355407715, 0.15061292052268982, 0.046247124671936035, -0.11899233609437943, -0.10965780168771744, 0.13402105867862701, 0.056995488703250885, -0.05665174126625061, 0.08924409747123718, -0.40160027146339417, 0.13674072921276093, -0.032111894339323044, 0.20942822098731995, -0.2672746181488037, -0.4300910532474518, -0.13697800040245056, -0.3736586570739746, 0.1569129377603531, -0.5365740656852722, -0.1058741956949234, 0.2209082692861557, -0.2482140064239502, -0.08269821107387543, -0.17626754939556122, -0.1142410933971405, 0.36467915773391724, -0.12559296190738678, -0.31213125586509705, -0.24034066498279572, -0.22297422587871552, 0.2811996638774872, -0.2319747656583786, 0.2647395133972168, 0.15369004011154175, 0.024834835901856422, 0.14970965683460236, -0.037323299795389175, -0.1809721738100052, -0.14310261607170105, -0.094273142516613, -0.09172584116458893, 0.14393723011016846, 0.4962775707244873, -0.3157053291797638, -0.3348819315433502, -0.1753416210412979, -0.07299064099788666, -0.10917043685913086, 0.1064659059047699, -0.15320006012916565, 0.2262798696756363, -0.04043131694197655, -0.1927654892206192, -0.32558727264404297, -0.37197646498680115, -0.025549864396452904, -0.0340338870882988, 0.08126610517501831, 0.00891183316707611, -0.06667134910821915, 0.12806624174118042, 0.10126310586929321, -0.02177959680557251, -0.34600311517715454, 0.4157028794288635, 0.5612608790397644, -0.11732783168554306, -0.0802796334028244, 0.050331976264715195, -0.33886176347732544, 0.08086490631103516, -0.03509446606040001, -0.069754958152771, -0.3877747356891632, -0.023240789771080017, 0.1394524723291397, 0.13056287169456482, -0.06288760155439377, 0.09308461099863052, 0.14692087471485138, -0.2634176015853882, 0.2431233823299408, 0.115952268242836, 0.08210349082946777, 0.41631078720092773, -0.1334330141544342, -0.0740433782339096, 0.3196353614330292, 0.005171134136617184, -0.043871235102415085, 0.2103603333234787, -0.3728654384613037, 0.2098408043384552, -0.22869662940502167, 0.09447013586759567, -0.0486137717962265, -0.0537610687315464, -0.3703966736793518, 0.01828085072338581, 0.07279439270496368, 0.10225390642881393, -0.20723630487918854, -0.058316994458436966, 0.04499363526701927, -0.05627669394016266, -0.21001264452934265, -0.13966049253940582, 0.12543624639511108, -0.16036167740821838, 0.07454771548509598, -0.01711769960820675, 0.15201614797115326, -0.20489907264709473, -0.33763229846954346, -0.1530313640832901, 0.1912405639886856, -0.14208300411701202, 0.09926895797252655, -0.22196094691753387, 0.014665132388472557, -0.13126108050346375, 0.4992979168891907, 0.24304229021072388, 0.02225816249847412, 0.18983836472034454, -0.2617565989494324, -0.08840586990118027, 0.23115958273410797, 0.34036388993263245, 0.17265434563159943, -0.2212953269481659, 0.16511835157871246, -0.12108918279409409, -0.5228172540664673, -0.03215387091040611, -0.12588459253311157, -0.0489124059677124, 0.028138065710663795, 0.025976210832595825, -0.10108397901058197, 0.0027956669218838215, 0.06330446898937225, 0.29790499806404114, -0.08465156704187393, 0.08796679228544235, -0.18618136644363403, -0.4535575807094574, 0.2762218713760376, -0.106120266020298, 0.04334306716918945, 0.1676812469959259, -0.10814796388149261, -0.3384244441986084, -0.2767265737056732, -0.22927524149417877, 0.24623408913612366, 0.1350375860929489, 0.30864647030830383, 0.19794273376464844, -0.10199946165084839, -0.11336639523506165, 0.05209413170814514, 0.1523524522781372, -0.15221242606639862, -0.08658482134342194, 0.1808190643787384, 0.0644388273358345, -0.13844045996665955, -0.002555880695581436, 0.2975321412086487, 0.0996805801987648, -0.015117744915187359, -0.12137684971094131, -0.11814507842063904, 0.052802231162786484, 0.02251194603741169, -0.09521762281656265, 0.0898594781756401, -0.052640367299318314, -0.533969521522522, 0.4029467701911926, 0.08409163355827332, -0.18066631257534027, 0.12381184846162796, -0.02567927911877632, -0.2425016462802887, 0.06729847192764282, 0.21272489428520203, 0.7201524972915649, 0.06973269581794739, 0.2960151433944702, 0.5796350240707397, 0.09449519962072372, 0.4394584596157074, 0.3347778916358948, 0.2761668264865875, -0.3371751606464386, -0.06133151054382324, -0.20749391615390778, 0.03784004971385002, -0.2018395960330963, 0.17919860780239105, -0.48646217584609985, 0.3132292330265045, -0.2969857156276703, 0.11318695545196533, 0.11284308135509491, -0.08752726763486862, -0.17835819721221924, -0.02926306240260601, -0.2981612980365753, 0.24966736137866974, 0.036203593015670776, 0.017515752464532852, 0.0546455942094326, -0.37995657324790955, -0.3652755618095398, 0.23251083493232727, 0.17228665947914124, -0.20473767817020416, -0.06573089957237244, 0.14752380549907684, -0.0814608633518219, -0.1720745712518692, -0.44043388962745667, 0.07293526828289032, 0.5290265679359436, -0.22543400526046753, 0.2569768726825714, -0.16513694822788239, 0.20637238025665283, 0.0797724723815918, 0.06803935766220093, 0.0455859899520874, 0.4753711521625519, 0.08757885545492172, 0.09592040628194809, 0.3871402442455292, 0.24045933783054352, 0.0031684739515185356, -0.2794339954853058, 0.09408636391162872, -0.437561571598053, -0.43210968375205994, -0.26166269183158875, -0.07260717451572418, -0.33002540469169617, -0.006872133351862431, 0.24901022017002106, 0.025593871250748634, -0.04640226811170578, 0.3786068558692932, -0.09398263692855835, -0.17830881476402283, -0.09131593257188797, 0.07104169577360153, 0.27582496404647827, 0.04766752943396568, 0.04362324997782707, -0.27505791187286377, -0.1558208465576172, -0.14086492359638214, 0.12404860556125641, 0.016632553189992905, -0.04919055476784706, 0.41880613565444946, -0.2616223692893982, -0.0679360032081604, 0.10482243448495865, 0.1795591115951538, -0.14706671237945557, 0.49881210923194885, -0.329423189163208, -0.04883177578449249, -0.29058393836021423, 0.1365778148174286, 0.42058995366096497, 0.4670247733592987, -0.14670051634311676, 0.029322130605578423, -0.2655895948410034, -0.26471373438835144, -0.48558300733566284, -0.18771325051784515, -0.04961783066391945, 0.057894203811883926, -0.11368153244256973, 0.05945398658514023, -0.04786123335361481, 0.09853162616491318, 0.2677682340145111, 0.2799171507358551, -0.1751016080379486, -0.389283150434494, 0.07150682806968689, 0.02624797634780407, -0.26153764128685, -0.11168449372053146, -0.0438973493874073, -0.031059037894010544, -0.3051399886608124, -0.15504883229732513, -0.12423121929168701, 0.07470521330833435, -0.031361863017082214, 0.2264643907546997, -0.00013647797459270805, 0.14125503599643707, 0.20136742293834686, -0.026381568983197212, -0.061215732246637344, 0.2643764019012451, -0.07680308818817139, 0.24189168214797974, -0.1113319918513298, -0.0276753231883049, -0.03990007936954498, 0.13684144616127014, -0.21140260994434357, -0.3692481517791748, 0.09878930449485779, 0.1724795252084732, -0.3249076306819916, -0.1187002956867218, 0.2366906702518463, 0.09943195432424545, -0.1127786710858345, -0.11366167664527893, -0.07031486183404922, 0.34161147475242615, -0.2766794264316559, 0.24491636455059052, 0.026982812210917473, 0.07646065205335617, 0.3717549443244934, 0.4673406183719635, -0.013452469371259212, 0.035163793712854385, 0.06247161701321602, -0.08966778218746185, 0.38957270979881287, -0.18008239567279816, 0.07232844084501266, 0.6705532073974609, 0.18277569115161896, 0.0770082175731659, 0.29454153776168823, 0.1572832614183426, 0.2817145586013794, 0.24796149134635925, 0.2615956962108612, 0.33755967020988464, 0.19269885122776031, -0.18871347606182098, 0.16516095399856567, 0.1660849004983902, -0.10945568978786469, 0.44535592198371887, -0.24068310856819153, 0.31253671646118164, 0.5992047190666199, -0.2843179702758789, -0.2484484314918518, -0.11701995879411697, -0.15245507657527924, -0.09054400026798248, -0.0763983428478241, 0.10414626449346542, 0.14534179866313934, -0.1506682187318802, -0.21269074082374573, -0.2431139051914215, 0.07999833673238754, -0.2831552028656006, 0.09991036355495453, -0.018848253414034843, 0.11062581092119217, 0.17968352138996124, 0.06551012396812439, 0.026468150317668915, 0.201246440410614, 0.01975260116159916, -0.3691194951534271, 0.43231654167175293, -0.2246207594871521, -0.019304974004626274, 0.30091404914855957, 0.33409810066223145, -0.056300241500139236, -0.30534639954566956, 0.3592447340488434, -0.02984793484210968, -0.3837086856365204, 0.1945149004459381, -0.19230958819389343, 0.1002471074461937, -0.025582563132047653, -0.031251780688762665, 0.35876473784446716, -0.2107667326927185, 0.15118640661239624, 0.06544730067253113, 0.2702583074569702, -0.341838002204895, 0.43184375762939453, 0.11963243782520294, -0.0336589477956295, 0.06890938431024551, -0.02168682962656021, -0.25599512457847595, -0.1434621959924698, -0.033539947122335434, -0.22150620818138123, 0.1433141529560089, 0.09562647342681885, 0.1906602382659912, -0.016606628894805908, 0.2342994511127472, -0.2373998612165451, 0.4776674211025238, 0.15702401101589203, -0.008535085245966911, -0.33986932039260864, 0.023280879482626915, 0.23237748444080353, -0.10630778968334198, 0.022054459899663925, 0.06399351358413696, 0.015808872878551483, 0.0933431014418602, -0.023378446698188782, 0.1600581705570221, -0.28617173433303833, 0.27725112438201904, 0.09586955606937408, -0.32799243927001953, -0.160679429769516, 0.012025315314531326, -0.028182094916701317, -0.29454246163368225, 0.19281819462776184, -0.5028012990951538, 0.30451083183288574, 0.047550927847623825, 0.006015250459313393, 0.18049956858158112, 0.5076889395713806, 0.21155528724193573, 0.1401243805885315, -0.18556205928325653, -0.03474264219403267, 0.17407198250293732, 0.23726868629455566, 0.056096822023391724, -0.20252610743045807, 0.28869369626045227, -0.0595092698931694, 0.3274242579936981, -0.04676061496138573, -0.2586469352245331, 0.11615996807813644, 0.25715285539627075, 0.20004238188266754, -0.20424310863018036, -0.15491986274719238, 0.12182232737541199, -0.2427360862493515, -0.048906970769166946, 0.09035231173038483, 0.29137328267097473, 0.08771675080060959, 0.1801283359527588, 0.06256094574928284, -0.1871299147605896, 0.256474107503891, -0.272154837846756, -0.30805158615112305, -0.2987763583660126, -0.09683852642774582, 0.13017262518405914, 0.1684081256389618, -0.02639557421207428, -0.01239477563649416, 0.3515300154685974, -0.11264924705028534, -0.22985567152500153, -0.034154072403907776, -0.06846930086612701, -0.1414872109889984, -0.30213627219200134, -0.11374358087778091, 0.2642318308353424, -0.05010329931974411, -0.16281220316886902, -0.4266844391822815 ]
75
..\pandas\reference\api\pandas.tseries.offsets.Milli.is_on_offset.html
pandas.tseries.offsets.Milli.is_on_offset
Milli.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.Milli.is_on_offset Milli.is_on_offset(dt)# Return boolean whether a timestamp intersects with this frequency.
[ -0.26747095584869385, -0.6083695292472839, -0.1646234542131424, -0.015919124707579613, -0.22750414907932281, -0.156777024269104, 0.25442448258399963, 0.2570873498916626, -0.18887415528297424, 0.11408165097236633, 0.34299805760383606, 0.16108845174312592, -0.12305077910423279, 0.22276629507541656, -0.4887256324291229, 0.3273769021034241, -0.07383275777101517, 0.4933692514896393, -0.0777939185500145, 0.09648431837558746, -0.2917115390300751, 0.03330741077661514, -0.1139945238828659, -0.16047906875610352, -0.05369718745350838, -0.0636795237660408, 0.018673842772841454, -0.0929364264011383, 0.09550713747739792, -0.01818743534386158, 0.07110833376646042, 0.14710895717144012, -0.13074859976768494, 0.7269221544265747, -0.0001031414867611602, -0.20131096243858337, 0.26051369309425354, -0.18454626202583313, -0.19548828899860382, 0.29323887825012207, -0.31272581219673157, 0.03485993295907974, -0.12335329502820969, -0.13273680210113525, -0.30091533064842224, 0.006468287669122219, -0.24012036621570587, -0.2648727595806122, 0.1409565955400467, 0.3839757442474365, 0.2007409930229187, 0.3519957661628723, -0.20535391569137573, 0.19516049325466156, 0.3524445593357086, -0.047040052711963654, 0.15419210493564606, 0.10950461030006409, -0.14445558190345764, 0.004871944896876812, 0.052473653107881546, 0.3326282799243927, -0.002081683836877346, 0.2764440178871155, 0.08585740625858307, -0.060201216489076614, 0.24848894774913788, 0.19097627699375153, -0.008991021662950516, 0.2627589702606201, 0.522224485874176, -0.3462803363800049, -0.23882164061069489, -0.050945013761520386, -0.22639456391334534, -0.051242645829916, 0.16764919459819794, -0.22418393194675446, -0.051595550030469894, 0.14030241966247559, 0.11666882783174515, 0.37997081875801086, -0.19674640893936157, 0.01421002484858036, -0.42513495683670044, 0.09454934298992157, -0.05621740221977234, -0.08628171682357788, 0.01286759227514267, -0.010927808471024036, 0.41660770773887634, -0.0865551307797432, 0.2569640874862671, 0.2877562940120697, 0.024609500542283058, -0.3634133040904999, 0.1605103611946106, -0.06007670983672142, 0.04611794650554657, 0.03490407019853592, -0.10041558742523193, 0.010126171633601189, -0.05435726419091225, 0.011298815719783306, 0.13225342333316803, -0.1925637274980545, -0.11018615961074829, -0.22971200942993164, 0.29414793848991394, 0.09365825355052948, -0.002975654089823365, 0.10663030296564102, 0.3389008641242981, -0.2124960571527481, 0.3474253714084625, -0.07553212344646454, 0.20030400156974792, -0.0936284288764, -0.3154228925704956, 0.22388511896133423, -0.4094665050506592, -0.18455888330936432, 0.18133607506752014, -0.07957769185304642, -0.030850069597363472, 0.26406824588775635, 0.07764692604541779, -0.29037782549858093, 0.07729042321443558, 0.15575416386127472, -0.2403254359960556, 0.22068312764167786, 0.1560550034046173, -0.29021504521369934, -0.10575525462627411, -0.014625453390181065, -0.13014015555381775, 0.22891689836978912, -0.06940211355686188, 0.05394773557782173, -0.07370909303426743, -0.24868465960025787, 0.17876744270324707, 0.38601475954055786, -0.47358712553977966, -0.09803949296474457, 0.14525456726551056, 0.06152520328760147, -0.23416820168495178, 0.1888461709022522, 0.3040916621685028, 0.1027103140950203, 0.16627420485019684, 0.30796927213668823, -0.11664415150880814, -0.021724477410316467, 0.17968310415744781, 0.3119650185108185, 0.047973424196243286, 0.0952124372124672, 0.382148802280426, 0.14272280037403107, -0.3438407778739929, -0.09018117189407349, -0.00540527468547225, 0.12339898943901062, -0.5496764779090881, -0.036669421941041946, 0.08298195153474808, -0.3078329861164093, 0.24970459938049316, -0.04958728328347206, 0.34024351835250854, -0.2555161714553833, -0.24622884392738342, -0.5019357800483704, -0.1068088561296463, -0.26874840259552, -0.03884189948439598, 0.14732390642166138, -0.11367557942867279, 0.08714761584997177, 0.19661970436573029, 0.1578943431377411, -0.5176888108253479, -0.27929672598838806, 0.14189434051513672, -0.03026594966650009, -0.2391233891248703, -0.1160188764333725, -0.03300575166940689, -0.04740462452173233, 0.17234323918819427, 0.326220840215683, 0.09965780377388, -0.4748563766479492, -0.13960687816143036, 0.07313641905784607, -0.009761536493897438, 0.3421233296394348, -0.21238072216510773, -0.0491863451898098, 0.17041996121406555, -0.1640855371952057, -0.008845959790050983, -0.46756604313850403, 0.22773031890392303, 0.03984074667096138, -0.15661492943763733, 0.1873590350151062, 0.25162309408187866, -0.20087720453739166, -0.2734096348285675, 0.2087305784225464, 0.11835335195064545, 0.19736291468143463, 0.2929125726222992, -0.017383482307195663, 0.08788353204727173, 0.4347369372844696, -0.10595110058784485, 0.25506237149238586, -0.21813084185123444, -0.11113272607326508, 0.2191893309354782, -0.1197516918182373, 0.13239042460918427, 0.0804072692990303, 0.05598729848861694, 0.30139076709747314, 0.19564329087734222, 0.09472829103469849, 0.19537274539470673, 0.031237905845046043, 0.3463016450405121, 0.11740748584270477, 0.005042615812271833, 0.01491306908428669, 0.09091760963201523, 0.23888054490089417, -0.3421643376350403, 0.335275262594223, 0.24891744554042816, 0.04895969107747078, -0.15336675941944122, 0.26502397656440735, -0.14103452861309052, -0.18184764683246613, -0.051236432045698166, -0.05273530259728432, 0.2999063730239868, -0.056147586554288864, -0.37589579820632935, -0.11425116658210754, 0.1812867522239685, 0.04590209573507309, -0.23571915924549103, 0.45966359972953796, -0.335116446018219, 0.13266654312610626, 0.2611958384513855, -0.20995928347110748, -0.1341887265443802, -0.006820015609264374, -0.1102604791522026, -0.12325184047222137, -0.06761078536510468, 0.13235189020633698, -0.041004251688718796, 0.32399246096611023, 0.18451657891273499, -0.10637354850769043, -0.28799617290496826, -0.05304524302482605, 0.0786495953798294, 0.045253120362758636, 0.15821704268455505, 0.09427586942911148, 0.1256745606660843, 0.06860492378473282, -0.3632276654243469, -0.30533891916275024, -0.12020929157733917, 0.08650633692741394, -0.2095254510641098, -0.13686831295490265, -0.2568451762199402, -0.3009619414806366, 0.16419242322444916, -0.4386604428291321, -0.06417325139045715, -0.1878039687871933, 0.25125011801719666, 0.3836962580680847, 0.0017703019548207521, 0.04637402296066284, -0.17908068001270294, 0.44391930103302, 0.5084362030029297, -0.08114232122898102, -0.14389817416667938, -0.3579740524291992, 0.11720537394285202, 0.33666089177131653, -0.09881581366062164, 0.2963145673274994, 0.45240822434425354, -0.09590176492929459, 0.2266213595867157, 0.06882169842720032, -0.04482511803507805, -0.005545349325984716, -0.23221242427825928, 0.11109752953052521, 0.04225729778409004, 0.1390848606824875, -0.20070423185825348, 0.17884767055511475, -0.09014005213975906, -0.042608074843883514, -0.15840019285678864, -0.21176175773143768, -0.07840577512979507, 0.24191436171531677, -0.17809250950813293, 0.17621906101703644, -0.14167143404483795, -0.294440895318985, -0.12319430708885193, 0.041225455701351166, 0.05654817074537277, 0.4838862121105194, -0.27217522263526917, 0.27531611919403076, 0.14599694311618805, 0.01768004521727562, -0.6558680534362793, -0.2621903717517853, -0.07249689102172852, 0.20315833389759064, -0.15745648741722107, 0.13148774206638336, -0.10707969963550568, -0.03774752840399742, 0.029680829495191574, 0.049579959362745285, -0.6938963532447815, 0.01644558645784855, -0.01163192093372345, 0.03734005615115166, -0.26496216654777527, 0.1418672800064087, 0.016002127900719643, -0.3919896185398102, -0.1261703073978424, 0.21412701904773712, 0.1869002729654312, 0.07016848027706146, 0.04418876767158508, 0.3078670799732208, 0.19736719131469727, 0.02257787436246872, 0.28021350502967834, 0.3289014399051666, -0.27982428669929504, 0.1685090810060501, -0.21528851985931396, 0.03811246529221535, 0.36810556054115295, -0.028567297384142876, -0.08176225423812866, 0.36204424500465393, 0.078921377658844, 0.23532752692699432, -0.1169535294175148, 0.22795569896697998, -0.2595907747745514, -0.07317384332418442, -0.2613926827907562, -0.11200271546840668, -0.21403658390045166, -0.40883299708366394, 0.12367864698171616, -0.08095090091228485, -0.03735136613249779, -0.14744238555431366, 0.09303471446037292, -0.18497632443904877, 0.2451368272304535, 0.15172913670539856, -0.21930523216724396, 0.11805343627929688, 0.07281967252492905, -0.03622256964445114, -0.14033278822898865, 0.21542443335056305, 0.3308448791503906, -0.06813187897205353, -0.2038293480873108, -0.08152894675731659, -0.14912821352481842, 0.6068439483642578, -0.13186626136302948, 0.2378973811864853, -0.022211343050003052, -0.08080024272203445, -0.5965708494186401, 0.08871965855360031, -0.2317851483821869, -0.14320963621139526, -0.4590264856815338, 0.35688990354537964, 0.038197822868824005, 0.05480875447392464, 0.09968070685863495, -0.07153768837451935, 0.14773711562156677, -0.22484399378299713, -0.171904519200325, -0.18866954743862152, 0.013364248909056187, 0.5105978846549988, 0.24814826250076294, -0.041073013097047806, 0.012408913113176823, -0.26410022377967834, 0.01830027438700199, 0.04401212930679321, 0.33126065135002136, 0.24927949905395508, 0.025518521666526794, 0.04767388105392456, 0.03834113851189613, -0.025559037923812866, -0.23291654884815216, 0.3224489688873291, 0.05286446958780289, 0.08512356132268906, -0.1976623386144638, -0.20730413496494293, -0.11453140527009964, -0.0712212398648262, 0.045610953122377396, -0.07142338901758194, 0.06145041808485985, 0.10872894525527954, -0.01684683747589588, -0.33657410740852356, -0.055775564163923264, -0.097505584359169, 0.37125909328460693, -0.09219009429216385, -0.2088318169116974, 0.3640693426132202, 0.2795872986316681, -0.04361177608370781, 0.040273163467645645, -0.10286962985992432, 0.03050432726740837, -0.2789427638053894, -0.07326745241880417, 0.44048264622688293, 0.12499821186065674, -0.17638356983661652, 0.49831622838974, -0.2766467034816742, 0.19676975905895233, 0.06998823583126068, 0.15257884562015533, -0.004938277881592512, -0.49705660343170166, -0.3090430200099945, -0.09868300706148148, -0.09696361422538757, -0.0600549578666687, -0.21971049904823303, -0.08444610983133316, 0.030790241435170174, 0.17023159563541412, 0.09259936213493347, -0.07334389537572861, -0.19924591481685638, 0.26266252994537354, -0.43546682596206665, 0.29381218552589417, -0.010261853225529194, 0.2666625678539276, -0.0659400075674057, 0.15776121616363525, -0.15280736982822418, -0.10873256623744965, -0.1291443556547165, -0.26573050022125244, 0.013049262575805187, 0.031222835183143616, -0.24658341705799103, -0.26348966360092163, -0.5433914065361023, -0.5197086334228516, 0.4657668471336365, -0.0962267592549324, 0.05836466699838638, 0.1631987988948822, 0.24507907032966614, 0.22862131893634796, -0.1727009415626526, 0.1599813550710678, 0.4273061454296112, -0.09296725690364838, -0.057994794100522995, 0.22962452471256256, -0.18446598947048187, -0.11881674826145172, 0.2988351285457611, 0.1725200116634369, -0.5131082534790039, 0.13324731588363647, -0.131536066532135, -0.24983510375022888, -0.024549875408411026, -0.028486957773566246, 0.20572145283222198, -0.023434260860085487, 0.09275844693183899, 0.2651446759700775, -0.0938427746295929, -0.15542873740196228, -0.3293673098087311, 0.2907354533672333, -0.023010699078440666, 0.3107985258102417, 0.008350345306098461, 0.2397472858428955, -0.39844831824302673, -0.14156891405582428, 0.10456936806440353, 0.15933190286159515, -0.122682124376297, 0.35644009709358215, 0.26699358224868774, 0.038262635469436646, 0.2918230891227722, 0.5485681891441345, 0.19459980726242065, 0.130693718791008, -0.04200934246182442, -0.21652747690677643, -0.26759445667266846, 0.008722169324755669, -0.15227092802524567, 0.45187580585479736, 0.4162110388278961, 0.21627263724803925, 0.110136978328228, -0.18045225739479065, -0.42161908745765686, -0.22394831478595734, -0.40194499492645264, -0.018520353361964226, 0.20724986493587494, -0.14235253632068634, 0.07751709967851639, -0.10613112896680832, 0.25908783078193665, 0.12610775232315063, 0.03220563009381294, -0.3551962375640869, -0.12979592382907867, -0.008694902993738651, -0.09210623800754547, 0.06930475682020187, 0.08203212916851044, 0.06792618334293365, -0.22709600627422333, -0.031141189858317375, -0.2129821628332138, 0.23474201560020447, -0.03965701535344124, 0.17331209778785706, 0.1588776409626007, -0.21266382932662964, 0.12903569638729095, 0.0688747689127922, 0.09994778037071228, -0.12594904005527496, -0.08428183943033218, -0.024279335513710976, -0.06909941136837006, 0.05333773046731949, 0.24886111915111542, 0.22689393162727356, 0.0819045901298523, -0.4426046311855316, -0.15977030992507935, 0.1742919236421585, -0.12491985410451889, 0.5690338015556335, 0.3701888918876648, 0.017548607662320137, 0.13017497956752777, -0.3153335452079773, -0.006721793673932552, 0.22176049649715424, -0.633180558681488, -0.005768539384007454, 0.05133728310465813, -0.14150305092334747, 0.46418559551239014, 0.15635372698307037, -0.024031125009059906, -0.07526072859764099, -0.05778573080897331, 0.31402748823165894, 0.2610735297203064, -0.3201747536659241, -0.05807897076010704, 0.47664520144462585, 0.15132787823677063, -0.09083879739046097, 0.22346264123916626, 0.2899339497089386, 0.3905119001865387, 0.12700240314006805, 0.32561126351356506, 0.2056962549686432, 0.11044202744960785, 0.011312752030789852, -0.12939512729644775, -0.20849622786045074, -0.021549073979258537, 0.4267508387565613, -0.360957533121109, 0.05351266264915466, 0.4776284992694855, 0.11913233250379562, -0.026163242757320404, 0.21984584629535675, -0.03968619555234909, 0.007537753786891699, 0.14088034629821777, 0.10822608321905136, 0.3929368853569031, -0.028428830206394196, -0.23608261346817017, -0.41494908928871155, 0.2749478816986084, 0.23614780604839325, 0.17852357029914856, -0.11714134365320206, 0.22274500131607056, 0.0868799164891243, -0.010971875861287117, -0.06265699118375778, 0.038526516407728195, -0.16242896020412445, -0.4037328362464905, 0.22682589292526245, 0.045786429196596146, 0.2053077518939972, -0.07953342795372009, 0.1990741491317749, -0.2886401414871216, -0.27927958965301514, 0.2813017666339874, -0.25521498918533325, -0.13033965229988098, -0.13216987252235413, 0.05341625586152077, 0.028305936604738235, -0.11903491616249084, 0.23262475430965424, 0.2825928032398224, -0.22953596711158752, 0.29080894589424133, 0.008808854967355728, -0.15868300199508667, -0.4906471371650696, 0.1312878131866455, 0.12181225419044495, 0.2616065740585327, -0.12574175000190735, 0.27639731764793396, 0.07446858286857605, -0.09825378656387329, -0.3140828311443329, 0.019658494740724564, 0.2179240584373474, 0.14256903529167175, 0.18227089941501617, -0.08929109573364258, -0.05979121848940849, 0.277266263961792, 0.373731791973114, 0.38200077414512634, -0.09812232851982117, -0.4144757390022278, -0.051057107746601105, -0.003031284548342228, 0.056649092584848404, 0.10482551902532578, -0.17933160066604614, 0.29265210032463074, 0.03381456807255745, 0.39162325859069824, 0.10407578200101852, -0.0428755059838295, -0.23034371435642242, -0.04029431939125061, -0.029561113566160202, -0.582170307636261, -0.3777048587799072, -0.034389957785606384, -0.15570445358753204, 0.11723347008228302, -0.2558138966560364, 0.26875627040863037, 0.075751394033432, -0.2602981626987457, 0.034114666283130646, -0.21811364591121674, 0.14984379708766937, -0.004099161364138126, 0.12865287065505981, -0.36288759112358093, 0.23992107808589935, 0.05679257959127426, 0.3292953670024872, -0.45679759979248047, 0.3022342026233673, -0.07105406373739243, -0.11388935893774033, -0.05626304820179939, -0.11407997459173203, 0.30702877044677734, 0.4947690963745117, 0.058660656213760376, -0.0737454742193222, 0.008485176600515842, 0.07192658632993698, -0.15403789281845093, -0.09399016946554184, -0.0644148662686348, -0.19340528547763824, 0.04656047001481056, 0.27496594190597534, 0.07715965062379837, -0.3744174838066101, 0.12365728616714478, 0.043045517057180405, -0.12682116031646729, -0.30927208065986633, -0.022551657631993294, -0.33520978689193726, 0.061533402651548386, 0.12241522967815399, -0.03014184720814228, 0.3175356984138489, -0.018456099554896355, 0.055296335369348526, -0.16804836690425873, 0.1742216944694519, -0.024364357814192772, -0.07000613957643509, -0.1333186775445938, 0.06068236380815506, 0.2560785710811615, 0.02426321804523468, -0.0018623784417286515 ]
76
..\pandas\reference\api\pandas.tseries.offsets.BYearBegin.is_year_start.html
pandas.tseries.offsets.BYearBegin.is_year_start
BYearBegin.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.BYearBegin.is_year_start BYearBegin.is_year_start(ts)# Return boolean whether a timestamp occurs on the year start.
[ -0.23949268460273743, -0.3206510543823242, -0.14516466856002808, 0.07058463990688324, -0.2783242166042328, -0.1053539365530014, 0.2683584690093994, 0.23763060569763184, -0.018626870587468147, -0.1515052616596222, 0.44927558302879333, 0.11821532249450684, 0.03617892041802406, 0.10610977560281754, -0.43657344579696655, 0.09587643295526505, 0.14580397307872772, 0.47640010714530945, -0.23989354074001312, 0.09966904670000076, -0.425658643245697, -0.0382375568151474, -0.31968259811401367, -0.03569274768233299, -0.06071113422513008, -0.11512523144483566, -0.12490440905094147, 0.006406211294233799, 0.008156939409673214, -0.03353744372725487, 0.1978054642677307, -0.017732780426740646, 0.008256024681031704, 0.7713509202003479, -0.00010300012945663184, -0.2994261682033539, 0.2540345788002014, -0.13968311250209808, -0.19306688010692596, 0.27562883496284485, -0.1570536494255066, 0.23363392055034637, 0.09313046187162399, -0.23145446181297302, -0.4135619103908539, -0.16107413172721863, -0.10533803701400757, -0.33866655826568604, 0.44431206583976746, 0.3452043831348419, 0.21702690422534943, 0.28006407618522644, -0.026864586398005486, 0.015543497167527676, 0.1919335275888443, -0.10388050228357315, 0.16608178615570068, -0.11512722820043564, -0.18253476917743683, -0.2229027897119522, -0.04738622531294823, 0.20071005821228027, -0.03546159714460373, 0.3181155025959015, -0.0378507561981678, 0.10500114411115646, 0.3086872398853302, 0.20706208050251007, -0.13792166113853455, 0.05330253392457962, 0.5892238020896912, -0.5328139662742615, -0.2393583506345749, -0.09268088638782501, -0.1433137059211731, -0.2885081171989441, 0.16574278473854065, -0.31531721353530884, -0.011401411145925522, 0.12455258518457413, 0.1054079607129097, 0.3509588837623596, -0.22014480829238892, 0.18230485916137695, -0.5154581665992737, 0.24074283242225647, -0.06295107305049896, -0.16426166892051697, -0.15914006531238556, -0.04425013065338135, 0.44316568970680237, 0.13296107947826385, 0.031157052144408226, 0.3367479741573334, -0.04010577127337456, -0.39089450240135193, 0.18233881890773773, 0.07778237760066986, -0.18528588116168976, -0.12547214329242706, -0.07280801981687546, -0.20134218037128448, -0.2491316944360733, -0.09845989942550659, 0.24683575332164764, 0.24043315649032593, -0.06027288734912872, -0.1397245228290558, 0.22372879087924957, 0.041996125131845474, -0.14373648166656494, 0.08995790779590607, 0.3569943904876709, -0.3780352771282196, 0.3120401203632355, 0.22084449231624603, 0.41887617111206055, -0.03894226625561714, -0.13151173293590546, 0.11657806485891342, -0.2387070506811142, -0.33980125188827515, 0.11961949616670609, 0.01898200251162052, -0.2418392300605774, 0.029415303841233253, 0.26083722710609436, -0.20641757547855377, 0.1470305621623993, 0.2759189009666443, -0.3304738402366638, 0.2943357825279236, 0.1462392508983612, -0.30705496668815613, -0.1862502098083496, -0.1131599023938179, -0.1797022521495819, 0.3527850806713104, -0.20070914924144745, 0.059240952134132385, -0.03644659370183945, -0.21292875707149506, 0.3863818943500519, 0.35280320048332214, -0.31119173765182495, -0.11905600130558014, 0.1689884066581726, -0.034852661192417145, -0.17496222257614136, 0.13873076438903809, 0.1857282817363739, 0.035206135362386703, -0.011030272580683231, 0.29090413451194763, -0.3575422763824463, -0.01039040181785822, 0.10813426971435547, 0.09098166227340698, 0.23396636545658112, 0.14561037719249725, 0.4931313097476959, 0.15263588726520538, -0.3628966808319092, -0.046777281910181046, 0.12805192172527313, 0.24897964298725128, -0.42300334572792053, 0.002582426415756345, -0.0300412867218256, -0.47672998905181885, -0.1941537708044052, 0.03351664915680885, 0.39542606472969055, 0.037193022668361664, -0.1672072410583496, -0.599480390548706, -0.03586309403181076, -0.2157188504934311, 0.07681403309106827, -0.020694976672530174, -0.14656920731067657, -0.10197755694389343, 0.0327763706445694, 0.09201806783676147, -0.4643465578556061, -0.18478600680828094, 0.020930510014295578, -0.046020761132240295, -0.07023059576749802, -0.14789950847625732, 0.00654579745605588, -0.1629173457622528, 0.1931924968957901, 0.1942521035671234, 0.15551066398620605, -0.1950877457857132, -0.20474876463413239, -0.013492997735738754, -0.07576321810483932, 0.17779944837093353, -0.04814499616622925, -0.16919171810150146, 0.31369748711586, -0.15801994502544403, -0.048508305102586746, -0.32661861181259155, 0.0075088790617883205, 0.026125088334083557, 0.00670514814555645, 0.0050489818677306175, 0.20984262228012085, -0.08887913078069687, -0.10575598478317261, 0.227808877825737, 0.1536089926958084, 0.409484326839447, 0.30558064579963684, -0.08274321258068085, 0.22816723585128784, 0.5159990191459656, -0.0575077161192894, 0.26605772972106934, -0.03392741084098816, -0.061850689351558685, -0.0927267074584961, -0.12409386783838272, 0.09459995478391647, 0.06774520874023438, -0.05459233745932579, 0.16522936522960663, 0.20916511118412018, -0.03602294996380806, 0.14022868871688843, 0.13521094620227814, 0.1254591941833496, 0.27071088552474976, -0.05483042076230049, -0.25157907605171204, 0.02290523052215576, 0.24461638927459717, -0.338649719953537, 0.46904903650283813, 0.0510256290435791, 0.039071258157491684, -0.1730358898639679, 0.4490344524383545, -0.17428940534591675, -0.192243292927742, -0.012575339525938034, -0.04192694276571274, 0.06901416927576065, -0.21400140225887299, -0.15483589470386505, -0.3040006756782532, 0.007778326515108347, -0.004434125032275915, -0.3090840280056, 0.4317154884338379, -0.32701268792152405, -0.021270012483000755, 0.4774715006351471, -0.10160932689905167, -0.06716261059045792, 0.08248620480298996, 0.16733531653881073, -0.09467751532793045, -0.031189024448394775, -0.11529240012168884, 0.0031644441187381744, 0.18945522606372833, 0.16426220536231995, 0.01777561567723751, -0.15248070657253265, -0.0048144846223294735, 0.1910659372806549, 0.037084512412548065, 0.06527059525251389, -0.08980536460876465, 0.24537087976932526, 0.17242015898227692, -0.13005290925502777, -0.03198513388633728, -0.23221087455749512, 0.24384303390979767, -0.2395423799753189, -0.10523223131895065, -0.07116125524044037, -0.4241100251674652, 0.17965860664844513, -0.3013545572757721, 0.14868304133415222, -0.05412529408931732, 0.38645562529563904, 0.2417566329240799, -0.04174913838505745, 0.028820447623729706, -0.1976744532585144, 0.3752562403678894, 0.2867545485496521, -0.046885136514902115, -0.061594925820827484, -0.4618523418903351, 0.04423997178673744, 0.2950614392757416, -0.18855102360248566, 0.14262977242469788, 0.3125362694263458, -0.13171757757663727, 0.022685568779706955, 0.05091558396816254, -0.18068939447402954, 0.08613857626914978, -0.3356357514858246, 0.06250632554292679, 0.019156072288751602, 0.21744579076766968, -0.28399381041526794, -0.023234138265252113, -0.15497413277626038, 0.010123709216713905, -0.265918105840683, -0.20245467126369476, 0.008711093105375767, 0.08832713216543198, -0.3303653597831726, 0.11321208626031876, 0.03855574503540993, -0.261423259973526, 0.1747138500213623, 0.11703187227249146, -0.05004055052995682, 0.5363394618034363, -0.08743526041507721, -0.08988658338785172, 0.1847018003463745, 0.0006480711745098233, -0.3889284133911133, -0.34887412190437317, -0.07811114937067032, 0.28266680240631104, -0.23790906369686127, 0.15656861662864685, -0.11553146690130234, -0.13518674671649933, -0.002113970462232828, -0.12310083955526352, -0.6581315994262695, 0.25854727625846863, -0.04894035682082176, 0.2283901572227478, -0.18114204704761505, 0.348335325717926, 0.0034736469388008118, -0.31191444396972656, -0.16422073543071747, 0.12328959256410599, 0.1756170690059662, -0.010169330053031445, 0.04714297875761986, 0.23194999992847443, 0.3456186354160309, -0.17623259127140045, 0.3437226712703705, 0.39221999049186707, -0.21392783522605896, 0.10306169092655182, -0.1589563935995102, 0.11957650631666183, -0.007540864869952202, -0.013269880786538124, -0.1602058708667755, 0.35764363408088684, 0.004227846395224333, 0.28827759623527527, -0.04461868852376938, 0.19046993553638458, -0.3486156463623047, 0.004561521578580141, -0.35976675152778625, -0.17038507759571075, -0.28282296657562256, -0.3930450677871704, 0.1909601092338562, -0.27457427978515625, -0.15936754643917084, -0.24349217116832733, 0.029954135417938232, -0.18609271943569183, 0.2839852273464203, 0.3744727373123169, -0.1059984341263771, -0.0526801235973835, 0.16664564609527588, 0.18222716450691223, -0.01183119136840105, 0.02610085904598236, 0.18333818018436432, -0.04281442239880562, -0.27442866563796997, 0.002336398232728243, -0.08166168630123138, 0.626578688621521, -0.08196533471345901, 0.1525859385728836, 0.01434137299656868, -0.1051577627658844, -0.42154455184936523, 0.17974629998207092, -0.2052118182182312, -0.09617860615253448, -0.11432766169309616, 0.22309860587120056, -0.05776567384600639, -0.06781105697154999, 0.13064348697662354, -0.07635512202978134, 0.038425225764513016, -0.2501327693462372, -0.24176843464374542, -0.07249098271131516, 0.15917472541332245, 0.5917847752571106, 0.3985302746295929, -0.1822383999824524, 0.14637796580791473, -0.17648926377296448, -0.1599004715681076, -0.05070267990231514, 0.2503017485141754, 0.34531834721565247, 0.13032352924346924, 0.036954622715711594, 0.14200010895729065, -0.12486401200294495, -0.28961366415023804, 0.3482971489429474, -0.10872615873813629, -0.07529157400131226, -0.14052380621433258, -0.3016544580459595, -0.13318192958831787, 0.09559845924377441, 0.11217056959867477, -0.4338609278202057, 0.04728180915117264, -0.011166529729962349, 0.11317907273769379, -0.2634013891220093, -0.32694634795188904, -0.0730547308921814, 0.3207142651081085, -0.16588139533996582, -0.221332386136055, 0.3529796004295349, 0.2666587829589844, -0.22871647775173187, 0.059603914618492126, -0.05698500573635101, -0.2137458622455597, 0.0668410211801529, -0.11547000706195831, 0.5380634069442749, 0.020202817395329475, -0.020084885880351067, 0.39959585666656494, 0.06891123205423355, 0.41539058089256287, 0.5178380012512207, 0.09189774096012115, 0.008682871237397194, -0.418441504240036, -0.2197200506925583, -0.03586700186133385, -0.2027575820684433, -0.1903909593820572, -0.30659523606300354, 0.018185386434197426, -0.10808415710926056, 0.3298734426498413, 0.09436860680580139, 0.1207209900021553, 0.1716902107000351, 0.35793250799179077, -0.45516088604927063, 0.24551232159137726, 0.11285893619060516, 0.1883472502231598, -0.06570306420326233, -0.09321539849042892, -0.03302013874053955, -0.10849806666374207, 0.16223366558551788, -0.2867152988910675, 0.08296258747577667, -0.005567563697695732, 0.17080381512641907, -0.3269801139831543, -0.3303889036178589, 0.029201729223132133, 0.7728204727172852, -0.17584773898124695, -0.005202138796448708, -0.019403310492634773, 0.20977553725242615, 0.24111656844615936, -0.35698625445365906, 0.1816263496875763, 0.42586660385131836, -0.06925729662179947, 0.1837920993566513, 0.1181006208062172, -0.11374256014823914, -0.0730263963341713, 0.11349309235811234, 0.3401292860507965, -0.42432937026023865, -0.08099238574504852, -0.18639340996742249, -0.1708620935678482, -0.10736145824193954, -0.01949523389339447, 0.2186582237482071, -0.0007867288659326732, 0.29401689767837524, 0.07727330923080444, -0.18543179333209991, -0.22396154701709747, -0.2572542726993561, 0.08652206510305405, -0.04631175473332405, 0.5560956597328186, 0.12167172133922577, 0.2683403193950653, -0.21764211356639862, -0.15217547118663788, -0.2962806522846222, 0.06769941747188568, -0.1875804364681244, 0.4410993456840515, 0.48832130432128906, 0.09259726107120514, 0.2434961050748825, 0.3563525080680847, -0.008804524317383766, 0.37916165590286255, 0.04497833549976349, -0.1551969200372696, -0.28667619824409485, 0.11960174143314362, -0.1743917614221573, 0.3919367492198944, 0.33281025290489197, 0.4555325508117676, 0.130834698677063, -0.27628982067108154, -0.4374617040157318, -0.2042582631111145, -0.1601095050573349, 0.052385978400707245, 0.05548570677638054, -0.05836816877126694, -0.23174002766609192, -0.2292543202638626, 0.28046083450317383, 0.041242241859436035, -0.09189889580011368, -0.3237772583961487, -0.036789409816265106, 0.021803706884384155, -0.11836349219083786, -0.0693688914179802, 0.052359480410814285, 0.10860764980316162, -0.1233787015080452, -0.09706344455480576, -0.2259664684534073, 0.28852105140686035, 0.008408615365624428, 0.25357988476753235, 0.3292423188686371, -0.11831360310316086, -0.10752720385789871, -0.009614627808332443, -0.017246384173631668, -0.20763632655143738, -0.40225642919540405, 0.3481501638889313, -0.23851929605007172, 0.13364437222480774, 0.2050437480211258, 0.16161884367465973, -0.12088891118764877, -0.038854993879795074, -0.11900544911623001, 0.2996653616428375, -0.2720397710800171, 0.3941159248352051, 0.2825245261192322, -0.17918913066387177, 0.10120132565498352, -0.10799761861562729, -0.08581417053937912, 0.20767277479171753, -0.5777842998504639, 0.14720696210861206, 0.01727139763534069, -0.1377154439687729, 0.4091418981552124, 0.31368839740753174, -0.031856704503297806, 0.0321119986474514, 0.1884627789258957, 0.370324969291687, 0.3577929437160492, -0.254305899143219, 0.07400938868522644, 0.5133746862411499, -0.007429666351526976, -0.01532243937253952, 0.256209135055542, 0.18231242895126343, 0.012028675526380539, 0.03527215123176575, 0.3550189435482025, -0.08836577832698822, 0.10808970034122467, 0.13546434044837952, -0.14666247367858887, -0.13836124539375305, 0.10158020257949829, 0.38885200023651123, -0.3429163694381714, -0.0789559930562973, 0.3058633804321289, 0.19045142829418182, 0.1286948025226593, 0.3429695963859558, -0.12987832725048065, 0.10634102672338486, 0.14101353287696838, -0.10877301543951035, 0.2299293577671051, 0.025332489982247353, -0.1330200880765915, -0.2190380096435547, 0.13568009436130524, -0.030140411108732224, 0.18916386365890503, 0.02255285158753395, 0.2039777636528015, 0.22329215705394745, 0.14860939979553223, 0.09562233090400696, -0.10029397159814835, -0.09156878292560577, -0.09151646494865417, 0.12858521938323975, -0.09676381200551987, 0.16642336547374725, 0.11890015751123428, 0.38235434889793396, -0.26932838559150696, -0.40440621972084045, 0.377322793006897, -0.16212256252765656, -0.25372329354286194, -0.16461476683616638, 0.07142810523509979, 0.02273520827293396, -0.11476259678602219, -0.018298201262950897, 0.3598884046077728, -0.1615440398454666, 0.48484155535697937, -0.14299654960632324, -0.025949202477931976, -0.45553115010261536, 0.1873774230480194, 0.10371547192335129, 0.11516539752483368, -0.04241243749856949, 0.28873544931411743, -0.08261161297559738, 0.061276085674762726, -0.1361100822687149, 0.007445394527167082, 0.36363568902015686, 0.12957614660263062, 0.16695080697536469, -0.06554099917411804, -0.08311288803815842, 0.11513421684503555, 0.476752370595932, 0.2450041025876999, -0.07026100903749466, -0.5007825493812561, -0.06506426632404327, 0.10226395726203918, 0.2036864161491394, -0.0026702880859375, -0.2887292206287384, 0.08374444395303726, -0.1172153651714325, 0.2914090156555176, 0.03561249002814293, -0.307768315076828, -0.10352544486522675, -0.009740865789353848, 0.09663378447294235, -0.2168659269809723, -0.11407534778118134, -0.0033992573153227568, -0.13408377766609192, 0.1275504231452942, -0.26332294940948486, 0.23974226415157318, -0.0644359365105629, -0.13835769891738892, 0.041652798652648926, -0.09896048158407211, 0.045079950243234634, 0.1278352588415146, 0.10086344182491302, -0.37816929817199707, 0.3874806761741638, -0.02186334691941738, 0.022381676360964775, -0.48902031779289246, 0.39067718386650085, -0.03027668222784996, -0.0088295117020607, -0.25883054733276367, -0.34543800354003906, 0.28013673424720764, 0.32438892126083374, 0.10558008402585983, -0.1131901890039444, -0.27480268478393555, 0.09059430658817291, -0.11373287439346313, -0.12246650457382202, 0.07258358597755432, 0.006008396856486797, -0.04815253987908363, 0.32219961285591125, -0.007811505347490311, -0.6369842290878296, 0.2071029245853424, -0.23733584582805634, -0.004069420043379068, -0.3839741051197052, 0.08095148950815201, 0.02678704261779785, -0.13637030124664307, -0.022241631522774696, 0.07724187523126602, 0.4307701587677002, -0.053298771381378174, -0.14016765356063843, -0.05091336369514465, 0.12838777899742126, 0.11324997246265411, -0.03382239118218422, -0.09248561412096024, 0.10977058857679367, 0.043990302830934525, 0.21736302971839905, -0.05692629516124725 ]
77
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.quantile.html
pandas.core.groupby.SeriesGroupBy.quantile
SeriesGroupBy.quantile(q=0.5, interpolation='linear', numeric_only=False)[source]# Return group values at the given quantile, a la numpy.percentile.
Parameters: qfloat or array-like, default 0.5 (50% quantile)Value(s) between 0 and 1 providing the quantile(s) to compute. interpolation{‘linear’, ‘lower’, ‘higher’, ‘midpoint’, ‘nearest’}Method to use when the desired quantile falls between two points. 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 DataFrameReturn type determined by caller of GroupBy object.
[">>> df = pd.DataFrame([\n... ['a', 1], ['a', 2], ['a', 3],\n... ['b', 1], ['b', 3], ['b', 5]\n... ], columns=['key', 'val'])\n>>> df.groupby('key').quantile()\n val\nkey\na 2.0\nb 3.0"]
pandas.core.groupby.SeriesGroupBy.quantile SeriesGroupBy.quantile(q=0.5, interpolation='linear', numeric_only=False)[source]# Return group values at the given quantile, a la numpy.percentile.
[ -0.37741121649742126, -0.07632367312908173, -0.1663055270910263, 0.021261068060994148, 0.09067869186401367, 0.17515161633491516, 0.07544893026351929, 0.47422370314598083, -0.03880852833390236, 0.2941252291202545, -0.513741135597229, 0.2905884385108948, 0.17076094448566437, 0.02194037102162838, -0.02217610739171505, -0.14915943145751953, -0.1432359516620636, 0.3473709225654602, 0.13971689343452454, -0.07593106478452682, -0.3321971595287323, 0.06937582045793533, 0.036410849541425705, 0.30712729692459106, -0.26075106859207153, -0.20437520742416382, 0.12905138731002808, 0.015554467216134071, -0.06536250561475754, -0.021330811083316803, 0.3272610604763031, -0.016987532377243042, 0.1676158607006073, 0.35054096579551697, -0.00009775962826097384, -0.2690870761871338, -0.02548043057322502, -0.07530888170003891, 0.36356121301651, 0.17308467626571655, 0.061615437269210815, 0.005975702777504921, -0.20631840825080872, -0.16552859544754028, -0.27083784341812134, -0.012322013266384602, -0.034261588007211685, -0.3060675263404846, 0.17612224817276, 0.05337280035018921, 0.24901027977466583, 0.16316160559654236, -0.40468257665634155, 0.03862590715289116, -0.11779846251010895, -0.39061397314071655, 0.09932955354452133, 0.36714789271354675, -0.09415096044540405, -0.024814659729599953, -0.06777698546648026, 0.2349197268486023, 0.18193425238132477, -0.15490740537643433, -0.46185117959976196, 0.17898468673229218, 0.17863616347312927, -0.18783500790596008, -0.23437371850013733, 0.13587616384029388, 0.08299022167921066, -0.058857183903455734, -0.41439077258110046, 0.2818400263786316, -0.054552916437387466, -0.25081703066825867, -0.059506140649318695, 0.1532694399356842, -0.13470558822155, 0.07030567526817322, -0.30732059478759766, 0.46711453795433044, -0.2313889116048813, 0.18795546889305115, -0.4986543357372284, 0.43564531207084656, -0.04443858563899994, -0.023803027346730232, 0.07593068480491638, 0.004673495888710022, -0.5115020275115967, 0.3050011396408081, 0.012744057923555374, 0.2544592022895813, -0.20491857826709747, -0.3464893698692322, 0.10940901190042496, 0.527399480342865, 0.22358709573745728, 0.11055300384759903, 0.20699848234653473, -0.04191843047738075, -0.15761715173721313, -0.11894670873880386, 0.17178991436958313, 0.07266978174448013, 0.09829534590244293, 0.09106165915727615, 0.388988196849823, 0.13422279059886932, 0.030790530145168304, 0.04242010414600372, 0.059542927891016006, -0.17327789962291718, 0.29600581526756287, 0.10258324444293976, -0.2564733624458313, -0.07855059951543808, -0.4521709382534027, -0.1532732993364334, -0.09057571738958359, 0.25427523255348206, 0.020088568329811096, -0.02372327633202076, 0.20475606620311737, 0.5743368864059448, -0.016462836414575577, 0.10391010344028473, 0.1252804696559906, -0.24251708388328552, -0.12569589912891388, 0.2949216663837433, -0.151169553399086, 0.07053740322589874, -0.12785135209560394, -0.28247371315956116, 0.2971610128879547, 0.11157967895269394, 0.29146087169647217, 0.1419459581375122, 0.035867687314748764, -0.14028115570545197, -0.12522254884243011, 0.041635140776634216, 0.1393890082836151, -0.13407637178897858, 0.01119465846568346, -0.18945644795894623, -0.18998323380947113, -0.015444819815456867, 0.504861056804657, 0.13820351660251617, 0.06072160601615906, 0.21987983584403992, 0.1302967220544815, 0.07932627946138382, -0.1666242480278015, 0.20032517611980438, 0.19668123126029968, 0.1304330974817276, 0.3588942885398865, -0.011339085176587105, 0.053679414093494415, -0.15347625315189362, 0.10165530443191528, -0.018513094633817673, -0.31605264544487, -0.21082410216331482, -0.18909834325313568, -0.19673272967338562, -0.06102273240685463, 0.1393561065196991, 0.23040169477462769, 0.009761117398738861, 0.08392644673585892, 0.12484866380691528, 0.4001621901988983, -0.4219960570335388, -0.4479312598705292, 0.05623196065425873, -0.11298803985118866, -0.397722452878952, 0.07172631472349167, 0.18214182555675507, 0.00853732693940401, 0.16774313151836395, 0.010838508605957031, 0.30714377760887146, -0.28395041823387146, 0.10066793859004974, -0.001202989835292101, -0.15646164119243622, 0.15945212543010712, 0.26179906725883484, -0.07778721302747726, 0.23501993715763092, 0.2938637137413025, -0.20150351524353027, 0.4168062210083008, -0.09335900098085403, -0.18238075077533722, -0.22106747329235077, 0.2303425371646881, -0.37213650345802307, -0.036370012909173965, -0.3843405842781067, 0.13251222670078278, 0.1678258329629898, -0.3098698854446411, -0.17260277271270752, 0.02335694059729576, -0.3237636983394623, -0.45665183663368225, -0.23953528702259064, -0.06559737771749496, 0.12414833158254623, 0.26060956716537476, -0.003056839108467102, 0.2744108736515045, 0.008419064804911613, -0.12935926020145416, 0.04645324498414993, 0.4063814580440521, -0.0015482044545933604, 0.00002441539618303068, 0.09802409261465073, 0.09759531915187836, -0.2020406872034073, 0.12618400156497955, 0.14970830082893372, 0.18772496283054352, 0.04533455893397331, 0.3453834354877472, 0.20260217785835266, -0.011022321879863739, -0.02620329149067402, 0.2112938016653061, -0.004602730739861727, -0.01117690745741129, 0.24243035912513733, 0.10557854920625687, 0.036767829209566116, 0.02235967293381691, 0.4428551495075226, -0.05087656527757645, 0.6262492537498474, -0.06261443346738815, -0.2557145059108734, -0.23774538934230804, 0.2960040271282196, 0.3009873926639557, -0.06757345795631409, -0.02742144465446472, -0.25484514236450195, -0.05384998768568039, 0.17408210039138794, 0.0418749675154686, 0.01254558190703392, -0.2398272454738617, 0.13426530361175537, 0.1396944224834442, -0.2168547809123993, 0.24784773588180542, -0.2708580493927002, -0.040577344596385956, 0.127371683716774, 0.2646549642086029, 0.12299226969480515, 0.0764983743429184, 0.1979622095823288, 0.018562618643045425, -0.18018271028995514, -0.11277692019939423, 0.041375063359737396, -0.11836308240890503, 0.009270967915654182, 0.0022384689655154943, 0.03330172970890999, 0.12879429757595062, -0.07049910724163055, -0.08611123263835907, -0.02269113063812256, -0.2303587794303894, -0.0897151455283165, -0.12327504903078079, 0.122670017182827, 0.025496290996670723, 0.08117705583572388, 0.2850709855556488, -0.3942652940750122, -0.1357695460319519, -0.16410735249519348, 0.011467838659882545, -0.04374980926513672, 0.12968429923057556, 0.060703109949827194, -0.3081102669239044, 0.4171457886695862, 0.4714930057525635, 0.08761680871248245, -0.1263275444507599, 0.11115290224552155, 0.020784281194210052, 0.26086658239364624, -0.5827335119247437, -0.07061518728733063, 0.28121164441108704, -0.3611699640750885, 0.40403059124946594, 0.0677306279540062, 0.014310963451862335, -0.10773805528879166, -0.18899808824062347, 0.4848235845565796, 0.3602612614631653, 0.07002070546150208, -0.3374142348766327, -0.15489760041236877, -0.14642977714538574, 0.06311379373073578, -0.11425303667783737, -0.1128174290060997, -0.05855119228363037, 0.22522912919521332, -0.01835665851831436, 0.1110282838344574, -0.14296332001686096, -0.1581401377916336, 0.040545180439949036, 0.44228166341781616, -0.09000255167484283, -0.31941089034080505, -0.4634733498096466, 0.17370562255382538, 0.01496470719575882, -0.19215859472751617, -0.29517048597335815, -0.08623673766851425, 0.5382615327835083, -0.21145205199718475, -0.1122795045375824, 0.04283284768462181, -0.19237008690834045, 0.2752750813961029, 0.19827161729335785, 0.06245582923293114, -0.19280020892620087, -0.07058634608983994, 0.48087799549102783, -0.004412471782416105, 0.06403109431266785, -0.2251717895269394, 0.06330375373363495, -0.22048498690128326, 0.046118877828121185, 0.07969191670417786, -0.10197416692972183, -0.05856724828481674, 0.037279415875673294, -0.12772786617279053, 0.4396238327026367, 0.192486971616745, 0.23312702775001526, 0.43167054653167725, 0.00990914274007082, -0.01983698084950447, -0.15512117743492126, 0.18017816543579102, 0.4370154142379761, -0.07043317705392838, -0.14990879595279694, 0.12108675390481949, 0.11504977941513062, 0.07471811026334763, 0.2570420801639557, 0.11886675655841827, -0.036774035543203354, 0.10191283375024796, -0.2812095284461975, -0.011060567572712898, -0.27771252393722534, -0.1647447645664215, 0.3288298547267914, -0.05545632541179657, 0.313928484916687, -0.1302625983953476, -0.15188585221767426, -0.09217936545610428, 0.13619229197502136, 0.13471965491771698, -0.10715953260660172, -0.013396134600043297, -0.004912633448839188, -0.22481414675712585, 0.478853315114975, 0.34247905015945435, 0.13161425292491913, 0.30326607823371887, 0.21728794276714325, -0.15196138620376587, -0.041625119745731354, 0.2646864652633667, 0.05603552982211113, 0.1201256811618805, -0.013477739877998829, -0.453983873128891, -0.10450855642557144, 0.1422986090183258, -0.12103872746229172, -0.12610748410224915, -0.062175244092941284, -0.010555225424468517, -0.15176519751548767, -0.08055292814970016, 0.3119889199733734, -0.09336696565151215, -0.13768845796585083, 0.04052003100514412, -0.18845005333423615, -0.21156224608421326, 0.3576555550098419, 0.14156068861484528, -0.15381528437137604, 0.03623448312282562, -0.1388692557811737, -0.1180684044957161, 0.09149143844842911, -0.16864430904388428, 0.13857363164424896, 0.19696484506130219, 0.3499654233455658, 0.23203198611736298, -0.3766528367996216, 0.09500670433044434, -0.1946609914302826, -0.2226991504430771, -0.08513519912958145, -0.037501703947782516, 0.10344026237726212, -0.13528233766555786, -0.1703566312789917, 0.24028903245925903, -0.05266105756163597, -0.12234185636043549, -0.23668482899665833, 0.00790499523282051, 0.023419605568051338, 0.05673118308186531, -0.07717586308717728, 0.19642293453216553, 0.13839951157569885, 0.21965783834457397, -0.20723015069961548, 0.7213171720504761, 0.30864250659942627, -0.00746975326910615, -0.019357021898031235, -0.0596693679690361, -0.35634851455688477, -0.10623550415039062, 0.190664604306221, 0.3557184934616089, 0.059276267886161804, -0.062165338546037674, 0.33064621686935425, 0.1814596801996231, 0.38619107007980347, 0.19197355210781097, 0.04817648231983185, -0.36409127712249756, -0.06323076784610748, -0.21439743041992188, -0.07971310615539551, -0.06611386686563492, 0.3362880349159241, -0.2720154821872711, 0.31248489022254944, -0.6304033994674683, -0.30165809392929077, 0.2319735586643219, -0.25679638981819153, -0.2102387249469757, 0.08145911246538162, -0.4762483835220337, 0.1882646232843399, -0.29030993580818176, -0.06583470106124878, -0.16264589130878448, -0.056477755308151245, -0.3647996485233307, 0.19966520369052887, -0.06842774897813797, -0.18041512370109558, -0.08095020055770874, 0.12538398802280426, 0.14161424338817596, -0.13971349596977234, -0.26655876636505127, -0.20771381258964539, 0.2536618709564209, 0.03348305821418762, 0.04382535442709923, 0.06773597747087479, 0.17843161523342133, 0.2080916315317154, 0.5574148297309875, 0.3424514830112457, 0.2873958349227905, -0.018664393573999405, -0.0425955168902874, 0.2252081036567688, 0.16573674976825714, -0.03212651237845421, -0.033512894064188004, -0.011612003669142723, -0.2602752149105072, -0.5600638389587402, 0.26378878951072693, -0.39481639862060547, -0.05572545900940895, -0.2773649990558624, 0.22222429513931274, 0.23057937622070312, -0.060909073799848557, -0.019686253741383553, 0.08847875148057938, -0.19659076631069183, -0.15579535067081451, 0.15219436585903168, -0.18242686986923218, -0.18483801186084747, -0.22150133550167084, -0.08686423301696777, -0.3155830502510071, -0.18798020482063293, 0.36674684286117554, 0.15495575964450836, -0.20797018706798553, 0.27692559361457825, 0.007291655987501144, 0.056734271347522736, 0.0126241035759449, 0.14013062417507172, 0.1617933213710785, 0.15171152353286743, 0.006294981110841036, -0.3850618004798889, -0.30757325887680054, 0.15373831987380981, -0.05802097171545029, 0.10444927215576172, -0.002660747617483139, -0.09072485566139221, 0.037436045706272125, -0.16562290489673615, -0.38282978534698486, -0.25531327724456787, -0.5307567119598389, 0.00638981070369482, 0.16321325302124023, -0.006301209330558777, -0.15719157457351685, 0.3271283805370331, 0.328671932220459, 0.059348367154598236, -0.08702335506677628, -0.28029143810272217, -0.26931068301200867, 0.040351737290620804, -0.19801773130893707, -0.26848235726356506, 0.49603235721588135, 0.28053367137908936, -0.29841262102127075, -0.07448098063468933, 0.08999188244342804, 0.010745872743427753, 0.2730039656162262, 0.3169090449810028, 0.318738728761673, -0.12846367061138153, -0.06561458855867386, -0.09562443196773529, 0.0059994482435286045, -0.07973851263523102, -0.31595340371131897, 0.4756098687648773, 0.03166716918349266, -0.11221133917570114, -0.02156728506088257, 0.20282822847366333, 0.0834510549902916, 0.01723172329366207, 0.27769434452056885, -0.14042869210243225, 0.014748592860996723, 0.31353211402893066, 0.4759964942932129, 0.07970353960990906, -0.2013106346130371, 0.17411062121391296, -0.3064158856868744, 0.31079041957855225, -0.27463626861572266, -0.11143208295106888, -0.25353026390075684, -0.07907641679048538, 0.21332821249961853, 0.3902140259742737, -0.14894452691078186, -0.15842847526073456, 0.38073456287384033, -0.20826765894889832, 0.20054270327091217, -0.36933815479278564, 0.09617733210325241, 0.3270871937274933, 0.16703113913536072, 0.2571347653865814, 0.4702109694480896, 0.11296422779560089, -0.0014793741283938289, 0.2444048821926117, 0.2763189971446991, -0.1583395004272461, -0.1424708515405655, -0.11999428272247314, -0.04144604876637459, -0.06059298291802406, -0.16406719386577606, 0.1607312709093094, -0.22278134524822235, 0.1577715128660202, 0.35110020637512207, 0.052561528980731964, -0.34164875745773315, 0.050534073263406754, -0.1525459885597229, 0.17864197492599487, -0.023103024810552597, -0.0009311450994573534, -0.020383000373840332, 0.004736486356705427, -0.5235767960548401, -0.102641262114048, -0.03836642578244209, -0.19270984828472137, 0.033717624843120575, 0.15011364221572876, 0.05746087059378624, -0.1600436419248581, 0.08217373490333557, 0.12188034504652023, 0.17660833895206451, -0.4031863212585449, -0.33477163314819336, 0.16440123319625854, 0.1482795625925064, -0.06028209626674652, 0.28243380784988403, 0.0008393008611164987, -0.09490174800157547, -0.16122008860111237, 0.0846758559346199, -0.31199440360069275, -0.022916356101632118, 0.045222412794828415, -0.039280179888010025, 0.06774668395519257, 0.02854890190064907, 0.22263899445533752, 0.314019113779068, -0.29265379905700684, -0.21825362741947174, 0.08060075342655182, 0.14921389520168304, -0.44204777479171753, 0.6606478095054626, -0.2302124947309494, -0.1485929787158966, -0.14129281044006348, -0.10281793773174286, 0.020143622532486916, 0.3133377730846405, -0.5798223614692688, 0.06147889792919159, 0.05117864906787872, -0.19136865437030792, 0.15753436088562012, 0.2914735674858093, 0.04022064059972763, -0.15032130479812622, 0.4555715024471283, -0.02247399277985096, -0.18569804728031158, -0.14236214756965637, -0.08627140522003174, 0.5858105421066284, -0.3262332081794739, 0.1647389531135559, 0.11591649800539017, -0.12064194679260254, 0.320766806602478, 0.28428882360458374, 0.4709123969078064, 0.017173532396554947, -0.07906258851289749, -0.18911513686180115, -0.09842070192098618, -0.21281488239765167, -0.08152510225772858, -0.12922728061676025, -0.36705708503723145, 0.12523822486400604, -0.2816086411476135, 0.31428560614585876, -0.01118863932788372, -0.4198453724384308, 0.3248533606529236, 0.31937751173973083, 0.06362561881542206, 0.243580162525177, -0.09366507828235626, -0.31450191140174866, 0.14475201070308685, -0.409297376871109, -0.00674420315772295, -0.30837100744247437, -0.16504700481891632, -0.252885639667511, 0.2969120144844055, 0.25279879570007324, -0.30755093693733215, -0.3009805679321289, 0.1913602501153946, 0.05764924734830856, 0.08088503032922745, 0.08992091566324234, 0.14520731568336487, -0.1610766053199768, -0.2715432345867157, 0.15146447718143463, 0.12846167385578156, -0.1263601928949356, 0.3051726818084717, 0.010343285277485847, 0.04910413548350334, 0.09611468762159348, -0.2237699329853058, -0.34583115577697754, -0.32752764225006104, 0.26752394437789917, 0.15490764379501343, -0.33563026785850525, 0.4702775478363037, -0.06310410797595978, 0.3871626555919647, 0.10821721702814102, -0.2908569276332855, -0.05936236307024956, 0.19006387889385223, -0.15174926817417145, -0.047399383038282394, 0.0019927278626710176, 0.028163040056824684, 0.02272489294409752, 0.0013521156506612897, -0.2576638460159302 ]
78
..\pandas\reference\api\pandas.Series.cummax.html
pandas.Series.cummax
Series.cummax(axis=None, skipna=True, *args, **kwargs)[source]# Return cumulative maximum over a DataFrame or Series axis. Returns a DataFrame or Series of the same size containing the cumulative maximum.
Parameters: axis{0 or ‘index’, 1 or ‘columns’}, default 0The index or the name of the axis. 0 is equivalent to None or ‘index’. For Series this parameter is unused and defaults to 0. skipnabool, default TrueExclude NA/null values. If an entire row/column is NA, the result will be NA. *args, **kwargsAdditional keywords have no effect but might be accepted for compatibility with NumPy. Returns: scalar or SeriesReturn cumulative maximum of scalar or Series.
['>>> s = pd.Series([2, np.nan, 5, -1, 0])\n>>> s\n0 2.0\n1 NaN\n2 5.0\n3 -1.0\n4 0.0\ndtype: float64', '>>> s.cummax()\n0 2.0\n1 NaN\n2 5.0\n3 5.0\n4 5.0\ndtype: float64', '>>> s.cummax(skipna=False)\n0 2.0\n1 NaN\n2 NaN\n3 NaN\n4 NaN\ndtype: float64', ">>> df = pd.DataFrame([[2.0, 1.0],\n... [3.0, np.nan],\n... [1.0, 0.0]],\n... columns=list('AB'))\n>>> df\n A B\n0 2.0 1.0\n1 3.0 NaN\n2 1.0 0.0", '>>> df.cummax()\n A B\n0 2.0 1.0\n1 3.0 NaN\n2 3.0 1.0', '>>> df.cummax(axis=1)\n A B\n0 2.0 2.0\n1 3.0 NaN\n2 1.0 1.0']
pandas.Series.cummax Series.cummax(axis=None, skipna=True, *args, **kwargs)[source]# Return cumulative maximum over a DataFrame or Series axis. Returns a DataFrame or Series of the same size containing the cumulative maximum.
[ -0.2318311631679535, -0.39764338731765747, -0.1296285092830658, 0.14397715032100677, 0.18195320665836334, 0.020667390897870064, -0.0205288827419281, 0.3482076823711395, 0.20016488432884216, 0.22709283232688904, -0.2018091380596161, 0.2692829370498657, 0.10324721783399582, 0.18576574325561523, -0.07372403144836426, -0.11900010704994202, -0.07877383381128311, 0.1283111274242401, -0.34894609451293945, -0.1010030061006546, -0.42512577772140503, -0.11264923214912415, -0.04248250648379326, 0.08190315961837769, -0.3016306459903717, -0.03414377197623253, -0.02165314368903637, -0.12316267192363739, 0.15451806783676147, -0.12133285403251648, 0.38431742787361145, -0.1585291624069214, 0.04649487882852554, 0.6005455255508423, -0.00010128259600605816, -0.307390421628952, 0.20662212371826172, -0.13141432404518127, 0.28197014331817627, 0.1177746132016182, -0.05078699067234993, -0.00537643488496542, -0.0005138066480867565, -0.46955111622810364, 0.038945142179727554, -0.14044629037380219, -0.06835202127695084, -0.4579348564147949, 0.026780152693390846, 0.02070983126759529, 0.26990795135498047, -0.16950103640556335, -0.4246012270450592, -0.39709827303886414, -0.06423717737197876, -0.57013338804245, 0.11936114728450775, 0.3113444447517395, 0.054040294140577316, -0.2989100515842438, -0.22436794638633728, 0.08226220309734344, 0.0969981700181961, 0.13605089485645294, 0.21633127331733704, 0.055643074214458466, 0.7139390707015991, 0.00045046996092423797, 0.17777284979820251, 0.34332168102264404, 0.5822710394859314, -0.1784869134426117, -0.0807328075170517, 0.06374646723270416, -0.03980528190732002, -0.14678649604320526, 0.06543507426977158, 0.34897109866142273, -0.3649694323539734, 0.01987309567630291, -0.18385884165763855, 0.487201452255249, -0.030418209731578827, 0.19020713865756989, -0.44668859243392944, 0.057238928973674774, -0.01760721579194069, -0.055695001035928726, 0.2925955057144165, -0.08526179194450378, -0.06099444627761841, -0.02698007971048355, 0.35392698645591736, 0.1626705527305603, -0.4209730625152588, -0.18850243091583252, 0.19358135759830475, 0.20090283453464508, 0.0496145524084568, 0.14649178087711334, 0.45836007595062256, -0.11795718967914581, 0.25566011667251587, 0.13740535080432892, 0.22315748035907745, -0.040551040321588516, -0.18719683587551117, -0.34030017256736755, 0.06215675175189972, 0.10100335627794266, -0.13635237514972687, 0.08173644542694092, 0.2809278964996338, 0.06880496442317963, 0.17291070520877838, 0.10933669656515121, -0.3163735270500183, -0.018085142597556114, -0.22586852312088013, -0.04001907631754875, 0.052262082695961, -0.08654635399580002, -0.06803251057863235, 0.13922849297523499, 0.04285626485943794, 0.19862689077854156, -0.3141186833381653, 0.023572888225317, 0.33420175313949585, 0.43658772110939026, -0.2993752658367157, 0.28856953978538513, -0.18516993522644043, -0.06078590452671051, 0.09902482479810715, -0.23505352437496185, 0.18086618185043335, 0.1073402538895607, 0.2788184583187103, -0.09271641820669174, 0.07215443253517151, -0.22533032298088074, 0.1742173433303833, 0.16665029525756836, 0.11918432265520096, -0.1673620194196701, 0.1451428383588791, 0.09846895933151245, -0.24935202300548553, 0.25124862790107727, 0.2818976640701294, -0.1455124020576477, 0.05081808194518089, 0.24530130624771118, 0.05758350342512131, 0.10450548678636551, -0.40292656421661377, 0.316794216632843, -0.06456167995929718, 0.13846702873706818, 0.2928863763809204, 0.22855302691459656, 0.1234886571764946, -0.21641117334365845, 0.07649151235818863, -0.07221417129039764, -0.6928382515907288, -0.057491518557071686, -0.04123849794268608, -0.1542121171951294, -0.10355474799871445, 0.15390686690807343, -0.011309567838907242, -0.11632585525512695, -0.19461654126644135, -0.3510780334472656, -0.08935126662254333, -0.3444523811340332, -0.398810476064682, -0.090323805809021, -0.1446063369512558, 0.19241362810134888, 0.13137950003147125, 0.11414612829685211, -0.16045042872428894, -0.09285291284322739, 0.05916478484869003, 0.10371623188257217, -0.05035359039902687, -0.08291740715503693, 0.022386670112609863, -0.08318495005369186, 0.30174508690834045, -0.1323508769273758, 0.1616555154323578, 0.15399675071239471, 0.05142366141080856, -0.08321639895439148, 0.13137780129909515, 0.12086619436740875, -0.03727039694786072, -0.2085069864988327, 0.031089626252651215, -0.4906172752380371, -0.04241589084267616, -0.34398090839385986, 0.2966635525226593, 0.14153335988521576, -0.05436330288648605, -0.17853380739688873, 0.2874607741832733, -0.39712485671043396, -0.34973883628845215, -0.18459616601467133, 0.1843501180410385, 0.10950944572687149, 0.28981682658195496, 0.20388181507587433, 0.15306207537651062, -0.037952251732349396, -0.08764676749706268, 0.13041695952415466, -0.15711089968681335, -0.039275411516427994, 0.19368931651115417, -0.0857054814696312, 0.17040219902992249, 0.013327549211680889, -0.015708131715655327, 0.06930055469274521, 0.05151829123497009, 0.25491729378700256, 0.1900327503681183, 0.16636750102043152, -0.2613103985786438, 0.34450918436050415, 0.10003294795751572, 0.16361954808235168, -0.2071813941001892, -0.08918093144893646, 0.005644164048135281, 0.1949397474527359, 0.07737701386213303, 0.07816307246685028, -0.2818042039871216, 0.1363668292760849, -0.008385244756937027, -0.0994163528084755, 0.1197756826877594, 0.21915766596794128, -0.04797999560832977, -0.19936588406562805, 0.0032506792340427637, -0.1216946691274643, -0.17960818111896515, 0.3468377888202667, -0.16027936339378357, 0.009391339495778084, -0.14920909702777863, -0.056623175740242004, 0.6099595427513123, -0.206498920917511, 0.2498643696308136, 0.11233101040124893, -0.058769263327121735, -0.06985466927289963, 0.014434677548706532, 0.15157277882099152, 0.015557141043245792, 0.26245149970054626, 0.3568691313266754, -0.0385725200176239, 0.0038407579995691776, -0.104696124792099, 0.18052750825881958, 0.32586538791656494, 0.07566096633672714, -0.03092396818101406, 0.17098701000213623, 0.009721878916025162, -0.031366992741823196, 0.00036124748294241726, -0.014250420033931732, -0.012285944074392319, 0.03507326543331146, -0.16264232993125916, -0.160899356007576, -0.3487468361854553, 0.12648311257362366, -0.2723468840122223, -0.014854325912892818, -0.2817225754261017, -0.12641309201717377, 0.14975695312023163, -0.07684285938739777, 0.12004496157169342, -0.25808677077293396, 0.5620611906051636, 0.2268969714641571, -0.057098254561424255, -0.04707185924053192, -0.010317827574908733, -0.016730530187487602, 0.3279171586036682, -0.1720680147409439, -0.07995603233575821, 0.15963222086429596, 0.058123115450143814, 0.3663123548030853, -0.003911762498319149, 0.08069154620170593, -0.0012474347604438663, -0.09827900677919388, 0.17089131474494934, -0.09149350970983505, -0.008705698885023594, -0.45787903666496277, -0.15556910634040833, -0.253327339887619, -0.173060342669487, 0.10671589523553848, -0.26319363713264465, 0.07910358160734177, 0.49153852462768555, 0.026275331154465675, 0.13278615474700928, -0.13682225346565247, -0.4479101598262787, -0.044500306248664856, 0.16880853474140167, 0.11063555628061295, -0.2176479697227478, -0.08728858083486557, 0.33731478452682495, 0.30864113569259644, -0.04020122438669205, -0.33257123827934265, -0.4096672534942627, 0.29948991537094116, -0.07276026159524918, 0.013284776359796524, -0.19233709573745728, -0.417132169008255, 0.36846989393234253, 0.015653889626264572, -0.22467613220214844, -0.24879290163516998, 0.00974108837544918, 0.14129243791103363, 0.05507557466626167, 0.10315889120101929, -0.010061698034405708, -0.18253183364868164, -0.3644639551639557, 0.02006872370839119, -0.13950088620185852, -0.11725906282663345, -0.090324267745018, 0.09728001058101654, 0.009206956252455711, 0.00628290232270956, 0.3125574588775635, 0.26866185665130615, 0.1684010922908783, 0.3474608063697815, 0.17400391399860382, -0.08486568182706833, 0.07611002773046494, 0.15353932976722717, -0.12868931889533997, -0.015579428523778915, -0.03326400741934776, 0.2998066246509552, 0.13854964077472687, 0.01275984849780798, -0.10604377090930939, -0.028771897777915, -0.10526905953884125, -0.29870834946632385, -0.004179925192147493, -0.11818242818117142, -0.3544166088104248, 0.055492620915174484, 0.1224755048751831, 0.08859866112470627, -0.2257840782403946, 0.029179681092500687, -0.11512984335422516, -0.1797647476196289, -0.09176479279994965, -0.0075608836486935616, 0.13236570358276367, 0.2472323775291443, -0.08712746948003769, 0.3673202395439148, 0.12689392268657684, -0.3240424692630768, 0.22586603462696075, -0.21353673934936523, -0.26731783151626587, 0.07194399833679199, 0.657854437828064, 0.04507069289684296, -0.23160962760448456, 0.026481572538614273, -0.4117790758609772, -0.2838583290576935, 0.19057399034500122, -0.12653490900993347, -0.040734101086854935, 0.3251066505908966, 0.027239752933382988, 0.1624896079301834, 0.00043016948620788753, 0.050751615315675735, 0.12922023236751556, 0.03990444913506508, -0.20258066058158875, -0.08081259578466415, -0.09874080866575241, 0.04317020624876022, 0.3032422363758087, 0.09347327798604965, 0.24461549520492554, -0.2669953405857086, -0.36967557668685913, -0.06844457983970642, 6.23670700861112e-7, 0.32937005162239075, 0.1951223462820053, 0.19918563961982727, 0.3348905146121979, -0.17587687075138092, -0.09065459668636322, -0.1275809109210968, 0.14244170486927032, -0.014830512925982475, 0.23086002469062805, 0.37167277932167053, 0.08959338814020157, -0.32181623578071594, 0.20763355493545532, -0.11995597928762436, -0.034065671265125275, -0.007115535903722048, -0.3252831995487213, 0.04541628807783127, 0.07339834421873093, -0.26577088236808777, -0.07140438258647919, 0.011189388111233711, -0.14441558718681335, -0.22118109464645386, 0.6781215667724609, 0.13306349515914917, -0.07388042658567429, 0.1983143538236618, 0.032187581062316895, -0.23194262385368347, -0.3307684659957886, 0.16285555064678192, 0.6399268507957458, 0.03818837180733681, 0.0601368322968483, -0.029428930953145027, 0.24060453474521637, 0.45603030920028687, 0.17389637231826782, 0.1892070174217224, -0.06895521283149719, -0.42283135652542114, -0.20618899166584015, -0.15823116898536682, -0.14771206676959991, 0.19955432415008545, -0.2565818727016449, 0.20943759381771088, -0.16722054779529572, 0.0847693383693695, 0.28321346640586853, -0.16578839719295502, -0.3738061785697937, -0.24555978178977966, -0.3761599063873291, 0.27481409907341003, -0.09500937908887863, -0.05491124093532562, -0.020213142037391663, 0.08234557509422302, 0.05335503816604614, -0.10509304702281952, -0.10260524600744247, 0.020485064014792442, -0.05146434158086777, 0.01852233335375786, 0.03233198821544647, -0.41938552260398865, -0.2361486852169037, -0.002968429820612073, -0.06440835446119308, -0.07204924523830414, 0.025441579520702362, -0.002941747196018696, 0.2315775454044342, 0.09498316794633865, 0.13063886761665344, -0.03891268000006676, 0.5635999441146851, 0.009787330403923988, -0.08907695859670639, 0.44682446122169495, 0.34239688515663147, -0.20744198560714722, 0.40095168352127075, 0.07801274955272675, -0.11112339049577713, 0.0975511223077774, -0.2510368227958679, -0.23623128235340118, -0.1491633802652359, -0.24115873873233795, 0.21946215629577637, -0.09184578061103821, -0.2280053049325943, 0.11823242157697678, -0.16227410733699799, -0.20247390866279602, -0.2099297046661377, 0.23547881841659546, 0.09329749643802643, -0.21091705560684204, 0.06328178942203522, -0.13239584863185883, -0.02544424869120121, -0.19440816342830658, -0.08983036130666733, 0.08991561830043793, 0.03584955632686615, 0.3094107210636139, -0.0996161475777626, -0.03387732058763504, 0.04231249541044235, 0.06391450017690659, 0.23205196857452393, 0.40049999952316284, -0.24165698885917664, -0.36895236372947693, -0.4924957752227783, 0.07975703477859497, 0.002525655785575509, 0.3557604253292084, -0.08469614386558533, 0.13403399288654327, 0.15663069486618042, -0.08634179830551147, -0.42829033732414246, 0.057828933000564575, -0.23505699634552002, -0.2997291088104248, 0.07560166716575623, 0.012882431037724018, -0.08670933544635773, 0.3753131628036499, 0.2446359246969223, 0.5199970602989197, 0.09236954152584076, -0.4154490828514099, -0.39327624440193176, 0.0329800620675087, -0.03338214382529259, -0.1696191281080246, 0.17228785157203674, 0.15918254852294922, -0.11870211362838745, -0.2141900211572647, -0.10282538831233978, 0.16506391763687134, 0.11756352335214615, 0.23559318482875824, 0.07483822852373123, -0.0699729323387146, 0.04598643258213997, -0.28687578439712524, 0.16449464857578278, -0.00956044252961874, -0.1703006774187088, 0.32767564058303833, -0.05273020640015602, 0.0007066899561323225, -0.18645496666431427, 0.03396758437156677, -0.10435102880001068, 0.1851806789636612, -0.05299895629286766, 0.29560044407844543, -0.22498546540737152, 0.2994794547557831, 0.18832078576087952, -0.016257576644420624, -0.13772283494472504, -0.12481179088354111, -0.21504522860050201, 0.3480927348136902, -0.3945200741291046, 0.07896177470684052, 0.0739591047167778, 0.0344645157456398, 0.2781611382961273, 0.30394574999809265, 0.04593225568532944, -0.006972432602196932, 0.24695686995983124, -0.2213575839996338, 0.14048604667186737, -0.3880617916584015, 0.38029056787490845, 0.4650815427303314, 0.10494820773601532, 0.17615126073360443, 0.2694465219974518, 0.21717680990695953, 0.28340795636177063, 0.4332750737667084, 0.22353817522525787, -0.008494583889842033, -0.22009935975074768, -0.4082024395465851, -0.08998815715312958, -0.17553205788135529, 0.018531227484345436, 0.3277258276939392, -0.45853447914123535, 0.21741829812526703, 0.34399113059043884, -0.13288584351539612, -0.14467114210128784, 0.25377318263053894, -0.41775262355804443, -0.09804804623126984, -0.0011974942171946168, -0.11841223388910294, 0.07848279923200607, -0.2848362922668457, 0.10756390541791916, -0.017223739996552467, 0.2952101230621338, -0.10173923522233963, 0.3979242742061615, -0.2778499126434326, 0.15585674345493317, -0.06410527974367142, 0.06891527771949768, 0.15171539783477783, 0.12855501472949982, -0.11234689503908157, -0.43172216415405273, 0.6735501289367676, 0.3208567500114441, -0.023883502930402756, 0.3659898638725281, 0.20782703161239624, -0.16014423966407776, -0.24560916423797607, 0.15079843997955322, 0.16833540797233582, -0.21112853288650513, -0.19419792294502258, 0.03161020949482918, 0.2739088237285614, 0.2153119146823883, 0.3031717538833618, 0.37119144201278687, -0.36899885535240173, 0.26458466053009033, 0.05753353610634804, 0.3054562509059906, -0.6177398562431335, 0.2458488643169403, 0.18479906022548676, 0.13263338804244995, 0.10253696143627167, 0.18366767466068268, -0.2243146151304245, -0.1077815368771553, 0.05892742797732353, -0.05242365226149559, 0.15608452260494232, -0.07422182708978653, 0.19875727593898773, -0.007929888553917408, 0.35061115026474, 0.05275546759366989, 0.6159663200378418, -0.1316644549369812, 0.02326192334294319, -0.2679286003112793, 0.23749634623527527, 0.181126207113266, -0.18222017586231232, -0.19440239667892456, 0.13044875860214233, 0.07265640050172806, -0.0031378017738461494, 0.35974788665771484, -0.00008353811426786706, -0.22923381626605988, -0.04735036939382553, -0.053157541900873184, -0.37712761759757996, -0.0453454963862896, -0.21182359755039215, 0.009604550898075104, -0.31169745326042175, -0.032083723694086075, -0.1467050462961197, 0.3475291430950165, -0.0692325159907341, -0.16254238784313202, 0.14230011403560638, 0.19141894578933716, 0.13546372950077057, 0.19839408993721008, 0.2233029305934906, -0.27192655205726624, 0.1871432214975357, -0.006215508561581373, 0.1891820728778839, -0.1870293915271759, 0.007348274812102318, 0.04597633332014084, 0.3447181284427643, -0.010053384117782116, -0.12071767449378967, 0.10575581341981888, 0.08750627934932709, 0.27041056752204895, 0.09324723482131958, 0.1179843470454216, -0.014028527773916721, -0.026623953133821487, -0.3563196063041687, 0.14346890151500702, 0.4372124969959259, -0.18700914084911346, 0.38621553778648376, 0.04536297917366028, -0.12753307819366455, 0.13643039762973785, -0.5046332478523254, -0.5980666875839233, -0.36540132761001587, 0.04122757911682129, 0.07091612368822098, -0.21198251843452454, 0.0977446660399437, 0.13785320520401, 0.3933185040950775, -0.0890110582113266, -0.27650901675224304, 0.00493969488888979, -0.5944799184799194, 0.17713381350040436, -0.01964779570698738, -0.193110853433609, 0.11745869368314743, -0.2844918668270111, -0.11970962584018707, -0.27032211422920227 ]
79
..\pandas\reference\api\pandas.DataFrame.sample.html
pandas.DataFrame.sample
DataFrame.sample(n=None, frac=None, replace=False, weights=None, random_state=None, axis=None, ignore_index=False)[source]# Return a random sample of items from an axis of object. You can use random_state for reproducibility. Notes If frac > 1, replacement should be set to True.
Parameters: nint, optionalNumber of items from axis to return. Cannot be used with frac. Default = 1 if frac = None. fracfloat, optionalFraction of axis items to return. Cannot be used with n. replacebool, default FalseAllow or disallow sampling of the same row more than once. weightsstr or ndarray-like, optionalDefault ‘None’ results in equal probability weighting. If passed a Series, will align with target object on index. Index values in weights not found in sampled object will be ignored and index values in sampled object not in weights will be assigned weights of zero. If called on a DataFrame, will accept the name of a column when axis = 0. Unless weights are a Series, weights must be same length as axis being sampled. If weights do not sum to 1, they will be normalized to sum to 1. Missing values in the weights column will be treated as zero. Infinite values not allowed. 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 axis{0 or ‘index’, 1 or ‘columns’, None}, default NoneAxis to sample. Accepts axis number or name. Default is stat axis for given data type. For Series this parameter is unused and defaults to None. ignore_indexbool, default FalseIf True, the resulting index will be labeled 0, 1, …, n - 1. Added in version 1.3.0. Returns: Series or DataFrameA new object of same type as caller containing n items randomly sampled from the caller object.
[">>> df = pd.DataFrame({'num_legs': [2, 4, 8, 0],\n... 'num_wings': [2, 0, 0, 0],\n... 'num_specimen_seen': [10, 2, 1, 8]},\n... index=['falcon', 'dog', 'spider', 'fish'])\n>>> df\n num_legs num_wings num_specimen_seen\nfalcon 2 2 10\ndog 4 0 2\nspider 8 0 1\nfish 0 0 8", ">>> df['num_legs'].sample(n=3, random_state=1)\nfish 0\nspider 8\nfalcon 2\nName: num_legs, dtype: int64", '>>> df.sample(frac=0.5, replace=True, random_state=1)\n num_legs num_wings num_specimen_seen\ndog 4 0 2\nfish 0 0 8', '>>> df.sample(frac=2, replace=True, random_state=1)\n num_legs num_wings num_specimen_seen\ndog 4 0 2\nfish 0 0 8\nfalcon 2 2 10\nfalcon 2 2 10\nfish 0 0 8\ndog 4 0 2\nfish 0 0 8\ndog 4 0 2', ">>> df.sample(n=2, weights='num_specimen_seen', random_state=1)\n num_legs num_wings num_specimen_seen\nfalcon 2 2 10\nfish 0 0 8"]
pandas.DataFrame.sample DataFrame.sample(n=None, frac=None, replace=False, weights=None, random_state=None, axis=None, ignore_index=False)[source]# Return a random sample of items from an axis of object. You can use random_state for reproducibility. Notes If frac > 1, replacement should be set to True.
[ 0.019590290263295174, -0.3365422189235687, -0.10109981149435043, 0.011462977156043053, 0.031831685453653336, 0.11560516804456711, 0.3784247636795044, 0.3081706464290619, 0.2785770893096924, 0.31060102581977844, 0.14927826821804047, 0.5994406938552856, -0.003043383825570345, 0.22277048230171204, -0.07223524898290634, -0.2515972852706909, -0.11213558912277222, 0.3429301083087921, -0.32288435101509094, -0.2624782919883728, -0.2695601284503937, -0.19148778915405273, -0.12738768756389618, 0.05479826405644417, -0.1456928849220276, -0.11761714518070221, -0.38231736421585083, -0.05929294228553772, -0.1670442819595337, -0.21869432926177979, 0.17584291100502014, 0.04783226177096367, 0.02432922273874283, 0.19901634752750397, -0.00009258891805075109, -0.27906474471092224, 0.12929688394069672, -0.0019024473149329424, 0.030618350952863693, -0.06975369155406952, 0.021061284467577934, -0.04840927571058273, 0.03354282304644585, -0.34146392345428467, -0.01159812230616808, -0.3907557427883148, 0.04248863831162453, 0.04639192298054695, 0.2684975266456604, 0.0027491978835314512, 0.3476455807685852, 0.1491466909646988, -0.16991250216960907, -0.18421100080013275, 0.1302368938922882, 0.0031357912812381983, 0.10993580520153046, 0.06418818980455399, 0.057206302881240845, 0.13710132241249084, -0.006253838539123535, -0.0800398513674736, -0.08674420416355133, 0.2971983850002289, 0.1945512592792511, 0.045931391417980194, 0.14987166225910187, -0.20498842000961304, -0.034155137836933136, 0.6332812905311584, 0.2776799201965332, -0.23038314282894135, -0.24399258196353912, -0.06935658305883408, 0.0027515965048223734, 0.14154140651226044, -0.4621411859989166, 0.320102334022522, -0.17820660769939423, 0.14112429320812225, -0.06139293685555458, 0.08243093639612198, 0.08325082808732986, 0.09273520112037659, -0.08233774453401566, 0.16610659658908844, -0.009820523671805859, 0.05580334737896919, 0.10666400194168091, -0.02394929714500904, -0.08298947662115097, -0.2316049188375473, -0.05718481168150902, 0.06800354272127151, 0.09073280543088913, -0.38367921113967896, 0.024203229695558548, -0.2347295582294464, 0.16110022366046906, 0.17271140217781067, 0.1010369285941124, -0.06997611373662949, -0.12126152217388153, 0.11755100637674332, 0.21171115338802338, -0.15546154975891113, -0.12429523468017578, 0.004901372827589512, -0.03281433880329132, 0.09244764596223831, -0.016175955533981323, -0.009234446100890636, 0.0680953785777092, 0.007351003121584654, 0.10436377674341202, 0.06852725893259048, -0.04111509025096893, -0.11983908712863922, -0.23591066896915436, -0.19127504527568817, -0.18818727135658264, 0.17334572970867157, -0.28963524103164673, 0.2326469123363495, -0.05943283438682556, 0.3898670971393585, -0.05567242205142975, 0.042524222284555435, 0.13997586071491241, -0.04764465242624283, -0.3719295263290405, 0.47874972224235535, -0.005882334429770708, -0.23647481203079224, -0.04327895864844322, 0.08262110501527786, 0.26733699440956116, 0.1406240314245224, -0.08367603272199631, -0.28072622418403625, 0.2030993103981018, -0.009140046313405037, 0.22750917077064514, 0.046048395335674286, 0.15418092906475067, -0.10980299860239029, 0.36122187972068787, 0.02912229485809803, -0.28678175806999207, 0.1507878601551056, 0.03917398676276207, 0.03452348709106445, -0.06555205583572388, 0.36679157614707947, -0.10380729287862778, -0.11043602973222733, 0.13531982898712158, 0.1654665768146515, -0.18881317973136902, 0.1724981665611267, 0.22949112951755524, 0.22699733078479767, 0.23772738873958588, -0.303872674703598, 0.056035496294498444, 0.5122790932655334, -0.21642211079597473, -0.19191047549247742, 0.04842228814959526, -0.038716040551662445, 0.32249003648757935, -0.09042595326900482, -0.20127946138381958, 0.009470698423683643, -0.08147730678319931, 0.1206120178103447, -0.11598401516675949, -0.13112342357635498, -0.19782058894634247, 0.03722262755036354, -0.20003077387809753, -0.05249430984258652, 0.1278182864189148, 0.21397247910499573, 0.22923919558525085, 0.049342527985572815, -0.0807914063334465, 0.2022750973701477, -0.08297688513994217, 0.07915034145116806, 0.00021598990133497864, -0.5841772556304932, 0.2603183686733246, 0.03547685593366623, 0.15519636869430542, 0.4224017858505249, 0.06365730613470078, -0.06628274917602539, 0.322695255279541, -0.2031085193157196, -0.20685811340808868, -0.12048839032649994, 0.47861364483833313, -0.03375106304883957, -0.08590772747993469, -0.186067596077919, 0.1583826094865799, -0.010692262090742588, 0.09166260063648224, 0.03354299068450928, 0.25280532240867615, -0.3441384732723236, -0.15186016261577606, -0.09694133698940277, 0.10940081626176834, -0.13765893876552582, 0.3812415897846222, 0.020370887592434883, 0.11953488737344742, -0.1624857634305954, -0.2114587128162384, -0.11541073769330978, -0.1603875309228897, 0.09877100586891174, -0.18033304810523987, 0.26767030358314514, 0.1637042909860611, -0.0687960535287857, 0.1162148118019104, -0.0908413678407669, 0.07761569321155548, -0.13927704095840454, 0.13051706552505493, 0.3273198902606964, 0.009862617589533329, -0.0036940285935997963, 0.21681253612041473, 0.020534520968794823, 0.13447873294353485, 0.01351892203092575, 0.08218404650688171, 0.11516448110342026, 0.1963193714618683, 0.27271315455436707, -0.10855021327733994, 0.551004946231842, -0.11161340028047562, 0.009968033991754055, -0.09449522197246552, 0.19451914727687836, 0.16362681984901428, -0.129766583442688, -0.08124932646751404, 0.006291239522397518, -0.1476781964302063, 0.04696626588702202, 0.06020548939704895, 0.09605170041322708, -0.34273695945739746, 0.09675130993127823, 0.09502287209033966, -0.24564890563488007, 0.27607306838035583, -0.10658310353755951, -0.13099177181720734, 0.08487182855606079, 0.016819918528199196, 0.3474341332912445, 0.19972430169582367, 0.3278592824935913, -0.17043627798557281, -0.1857234686613083, 0.007767916191369295, -0.029527980834245682, -0.037007104605436325, 0.051448799669742584, 0.06140407919883728, -0.14347326755523682, -0.0395675003528595, -0.05111419036984444, -0.21075338125228882, -0.05879996716976166, -0.12064179033041, 0.22589224576950073, 0.11678901314735413, -0.04860593006014824, -0.18003696203231812, 0.2266560196876526, -0.030757606029510498, -0.16268867254257202, 0.2082439661026001, 0.10592774301767349, 0.04326799511909485, 0.22493904829025269, -0.07590851932764053, 0.02815992385149002, 0.012168141081929207, 0.44205182790756226, -0.03620944544672966, 0.12769463658332825, -0.041222378611564636, -0.08321882039308548, -0.049579448997974396, 0.34579575061798096, -0.27245450019836426, 0.5101653933525085, 0.39448046684265137, -0.1881234347820282, 0.2598649263381958, 0.033160366117954254, 0.16910162568092346, -0.0022680230904370546, 0.061808597296476364, 0.23679295182228088, 0.14369936287403107, 0.35913538932800293, -0.37816256284713745, 0.05219162255525589, -0.08741027861833572, -0.25276488065719604, -0.06979938596487045, -0.020641054958105087, -0.09926271438598633, -0.08873797208070755, 0.02660113386809826, -0.029927201569080353, -0.280742347240448, -0.13006092607975006, -0.11899840086698532, 0.2901325523853302, 0.05607610195875168, -0.15645192563533783, 0.35875454545021057, 0.1282062530517578, 0.27941223978996277, 0.029835309833288193, -0.23404504358768463, -0.5025063157081604, 0.14194701611995697, -0.209498330950737, -0.12306766957044601, -0.21999391913414001, -0.11788684874773026, -0.18834882974624634, 0.10296609252691269, -0.29305315017700195, -0.5419357419013977, -0.19612744450569153, 0.04785371199250221, 0.020091699436306953, 0.17198386788368225, 0.41038742661476135, 0.2254778891801834, -0.35573387145996094, -0.01895061694085598, 0.23750922083854675, 0.31330016255378723, -0.012696722522377968, -0.03484134376049042, 0.1352090984582901, 0.15640316903591156, 0.05907450243830681, 0.26770836114883423, 0.2625434696674347, -0.26949048042297363, 0.08990887552499771, -0.3234647214412689, 0.25666671991348267, 0.12903784215450287, -0.0277048759162426, -0.14205238223075867, 0.014888088218867779, -0.06712488830089569, 0.060717687010765076, -0.18223725259304047, 0.19044159352779388, -0.15016759932041168, 0.10764110088348389, -0.3583950698375702, -0.1660865843296051, -0.10689998418092728, -0.09524975717067719, -0.012158861383795738, -0.017710687592625618, 0.34122657775878906, -0.2459862381219864, 0.1364801824092865, 0.06622764468193054, -0.024446139112114906, 0.17054715752601624, -0.12726035714149475, -0.41942399740219116, -0.34057509899139404, -0.23916137218475342, 0.03397305682301521, -0.030331000685691833, 0.24440406262874603, 0.2425478994846344, -0.033471375703811646, 0.03613448515534401, -0.16265830397605896, 0.45322734117507935, 0.05369185656309128, 0.014438844285905361, -0.19887584447860718, -0.017870092764496803, -0.11324756592512131, 0.03175242990255356, -0.36200860142707825, 0.1435600221157074, -0.11813635379076004, 0.1816549450159073, -0.340697318315506, -0.03172609955072403, 0.19072481989860535, 0.2245558202266693, -0.27279776334762573, -0.08785726875066757, -0.194890096783638, -0.2681216597557068, -0.27732524275779724, 0.021492689847946167, 0.072408527135849, 0.15512366592884064, -0.16016532480716705, -0.2615506947040558, -0.31786397099494934, -0.005116476211696863, 0.3694491684436798, 0.08094696700572968, 0.08550315350294113, 0.19002027809619904, -0.07796850800514221, 0.03752973675727844, -0.15575185418128967, -0.016284670680761337, 0.19429093599319458, -0.009456625208258629, -0.1061258539557457, -0.20441824197769165, -0.19908389449119568, -0.1759003847837448, 0.15134093165397644, 0.08822497725486755, -0.015473945997655392, -0.24017035961151123, 0.09542283415794373, 0.08636242896318436, -0.033403974026441574, -0.00009091157699003816, -0.09978029131889343, -0.017826728522777557, -0.3638441860675812, 0.3591708838939667, -0.026777422055602074, -0.09610394388437271, 0.36462393403053284, -0.22962045669555664, -0.1792387217283249, 0.3213513195514679, 0.28364482522010803, 0.6594254970550537, -0.06302835792303085, -0.02425267919898033, 0.1625293344259262, 0.0985276848077774, 0.3762006163597107, 0.22677715122699738, 0.11943048983812332, -0.5120680332183838, -0.4104780852794647, -0.16748835146427155, -0.1418290138244629, 0.09335144609212875, 0.24003972113132477, -0.2804597318172455, 0.0004203185671940446, -0.3487001657485962, -0.13802208006381989, 0.18721814453601837, 0.03251400217413902, -0.013503232970833778, -0.20182925462722778, -0.06811688095331192, 0.3265303075313568, -0.043367233127355576, 0.1352958381175995, -0.0016792049864307046, -0.040416330099105835, -0.33819809556007385, -0.019168676808476448, -0.1441425234079361, 0.09644076228141785, 0.1438368707895279, 0.14076852798461914, 0.3532220721244812, -0.0538356676697731, -0.686897873878479, -0.1147518903017044, 0.049532949924468994, 0.2351023256778717, 0.19871290028095245, 0.15479299426078796, 0.11883394420146942, 0.04997565224766731, 0.1670801192522049, 0.19709181785583496, 0.3617385923862457, 0.09985311329364777, -0.17701850831508636, 0.3224686086177826, -0.03910188376903534, -0.17964668571949005, 0.0013837493024766445, -0.2589367628097534, -0.017749013379216194, -0.21911972761154175, -0.3586101233959198, 0.0754731222987175, -0.10728155076503754, -0.1656566560268402, 0.2683809995651245, 0.07459630072116852, -0.22920948266983032, 0.255256712436676, 0.2543089985847473, -0.17547114193439484, -0.05222669243812561, -0.015462536364793777, 0.18414545059204102, 0.28386634588241577, 0.19644716382026672, -0.06063675135374069, -0.03195599466562271, -0.3418773412704468, 0.2815828323364258, 0.2677520513534546, -0.24396300315856934, 0.36146754026412964, -0.34415462613105774, 0.0067528593353927135, -0.034709349274635315, 0.1089874655008316, 0.2251027226448059, 0.36729031801223755, -0.009093979373574257, -0.5544681549072266, -0.3438500463962555, 0.005664586089551449, 0.37938037514686584, 0.31990906596183777, -0.0938749685883522, 0.3136132061481476, -0.18899613618850708, -0.06289375573396683, -0.5203374624252319, 0.0007307620835490525, -0.3730696141719818, 0.06518805027008057, -0.012600489892065525, 0.05550527945160866, -0.4013823866844177, 0.10067874938249588, 0.3034200072288513, 0.30848702788352966, 0.06522493064403534, -0.4326966404914856, -0.2300448715686798, -0.05416569113731384, 0.047927126288414, -0.16915582120418549, -0.06633035838603973, -0.0009068832732737064, -0.36893782019615173, 0.0035516906064003706, -0.1655784696340561, 0.10151606053113937, -0.13556191325187683, 0.17390874028205872, 0.29033562541007996, 0.22018849849700928, -0.2673134207725525, -0.0841386690735817, -0.09780532866716385, 0.12910108268260956, 0.12159807980060577, 0.017146212980151176, 0.25565123558044434, 0.01299222931265831, -0.13572527468204498, 0.060906365513801575, 0.08163222670555115, 0.01288821455091238, 0.01862981542944908, 0.013427607715129852, 0.12294091284275055, 0.21775124967098236, 0.20865924656391144, 0.23929046094417572, -0.15285590291023254, 0.20844626426696777, 0.30897316336631775, 0.489411860704422, -0.4372474253177643, -0.022937249392271042, -0.0958680585026741, 0.16321782767772675, 0.26805001497268677, 0.22104744613170624, -0.2897503077983856, -0.13405479490756989, -0.07370589673519135, -0.03884735330939293, 0.1545219123363495, -0.07525400072336197, 0.012388891540467739, 0.42545345425605774, -0.012707486748695374, -0.1833382546901703, 0.18601511418819427, 0.33044275641441345, 0.2378646731376648, 0.20871762931346893, 0.12060602009296417, 0.46389514207839966, -0.07212616503238678, -0.07231388986110687, -0.14459672570228577, -0.12962673604488373, 0.41225162148475647, 0.4970646798610687, 0.04047059640288353, 0.13389532268047333, 0.42642414569854736, 0.08556003123521805, -0.31168705224990845, -0.1154162660241127, -0.15124216675758362, 0.25015971064567566, 0.09050119668245316, -0.12327513843774796, -0.11567546427249908, -0.14672042429447174, -0.20124684274196625, 0.04422428458929062, 0.31946828961372375, -0.35624372959136963, -0.005235704593360424, -0.07723920047283173, -0.11261552572250366, -0.2615220248699188, -0.005980797111988068, -0.004866145085543394, 0.24528832733631134, -0.376824289560318, -0.5374640226364136, 0.12259553372859955, -0.020687468349933624, 0.12224585562944412, 0.12255556881427765, -0.10997483879327774, 0.14452818036079407, -0.21333612501621246, 0.13195712864398956, -0.39444229006767273, -0.1226758062839508, 0.04950805753469467, -0.05818154290318489, 0.2983497381210327, -0.050333958119153976, 0.24082602560520172, 0.3514101505279541, -0.3738878071308136, -0.029737722128629684, 0.2402847856283188, 0.03510899469256401, -0.4647178649902344, 0.4720252454280853, 0.1629851758480072, -0.13961705565452576, -0.020877674221992493, -0.08109705150127411, -0.412680059671402, -0.003309717169031501, -0.17959412932395935, -0.2597847282886505, 0.0021032188087701797, -0.0018463084707036614, 0.21191640198230743, -0.22705353796482086, 0.0132334278896451, 0.06100490689277649, 0.18850426375865936, 0.12595520913600922, -0.08388542383909225, -0.25519728660583496, 0.18880058825016022, 0.07856019586324692, -0.28225159645080566, 0.06011025980114937, 0.1844589114189148, -0.0328986793756485, 0.13897456228733063, -0.35709863901138306, 0.479882150888443, -0.047640904784202576, 0.5155540704727173, -0.005973295774310827, -0.09312997758388519, -0.5171979665756226, 0.23982493579387665, 0.09920479357242584, -0.290137380361557, 0.0039909291081130505, -0.1648581176996231, 0.31904175877571106, -0.09759145230054855, -0.2646773159503937, 0.02731846459209919, -0.10945843160152435, 0.32466304302215576, 0.0514226071536541, -0.046853262931108475, -0.2783997058868408, -0.0058798640966415405, 0.1545901894569397, 0.07441651821136475, -0.167589008808136, 0.20089086890220642, 0.13941675424575806, 0.15794530510902405, 0.18989495933055878, 0.19137804210186005, -0.06809413433074951, 0.0658593401312828, 0.15946488082408905, -0.08696749061346054, -0.3702933192253113, 0.37778425216674805, -0.1348707526922226, -0.19257476925849915, 0.03563133254647255, 0.24126815795898438, -0.1130530908703804, 0.0768805518746376, 0.05565632879734039, 0.17320795357227325, 0.3722054362297058, -0.5171499252319336, -0.2886844277381897, -0.41343361139297485, 0.1408649981021881, -0.09958343207836151, -0.41419556736946106, 0.04479672387242317, -0.004648966249078512, 0.13163769245147705, -0.12932991981506348, 0.053304120898246765, -0.01652657240629196, -0.18044300377368927, -0.02839573100209236, -0.09039714932441711, 0.11780089884996414, 0.061043769121170044, 0.0037820949219167233, 0.1429368257522583, -0.3236972987651825 ]
80
..\pandas\reference\api\pandas.Series.to_period.html
pandas.Series.to_period
Series.to_period(freq=None, copy=None)[source]# Convert Series from DatetimeIndex to PeriodIndex.
Parameters: freqstr, default NoneFrequency associated with the PeriodIndex. 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: SeriesSeries with index converted to PeriodIndex.
[">>> idx = pd.DatetimeIndex(['2023', '2024', '2025'])\n>>> s = pd.Series([1, 2, 3], index=idx)\n>>> s = s.to_period()\n>>> s\n2023 1\n2024 2\n2025 3\nFreq: Y-DEC, dtype: int64", ">>> s.index\nPeriodIndex(['2023', '2024', '2025'], dtype='period[Y-DEC]')"]
pandas.Series.to_period Series.to_period(freq=None, copy=None)[source]# Convert Series from DatetimeIndex to PeriodIndex.
[ -0.09816259145736694, -0.0733388215303421, -0.1277504563331604, -0.0279103834182024, 0.14338763058185577, 0.3292906582355499, 0.23395183682441711, 0.471644788980484, -0.35731732845306396, 0.12006562203168869, -0.05146399512887001, 0.16324684023857117, 0.06392255425453186, 0.15914173424243927, -0.3014642298221588, -0.4156910479068756, 0.03467026725411415, 0.2861255705356598, -0.41398200392723083, 0.07853496074676514, -0.05006583034992218, -0.0978461429476738, -0.1415925920009613, 0.0885668694972992, 0.0027230302803218365, -0.2316794991493225, -0.12593458592891693, -0.1290159523487091, -0.14300832152366638, 0.027912558987736702, -0.03420116379857063, -0.054161831736564636, 0.009227064438164234, 0.4609149992465973, -0.00009649930871091783, -0.28819286823272705, 0.0897771492600441, -0.046382155269384384, 0.12782976031303406, 0.5095779299736023, -0.2319502830505371, 0.20039959251880646, 0.2300337851047516, -0.2151973992586136, -0.11399011313915253, -0.18033874034881592, -0.16477124392986298, -0.023413920775055885, 0.35600852966308594, 0.21076491475105286, 0.34400150179862976, 0.18483208119869232, -0.16328443586826324, -0.21044215559959412, -0.1362646520137787, -0.25206270813941956, 0.10257027298212051, -0.10040679574012756, -0.17547866702079773, -0.048083122819662094, -0.056890346109867096, 0.26784488558769226, -0.11057791113853455, -0.03454845771193504, 0.05155784264206886, -0.08915623277425766, 0.39767026901245117, -0.05518828332424164, 0.0641029104590416, 0.25684016942977905, 0.539241373538971, -0.28415119647979736, -0.17560765147209167, 0.2853792905807495, -0.004352094139903784, -0.029283732175827026, -0.3101750314235687, 0.06298522651195526, 0.07344323396682739, 0.23429825901985168, 0.19184967875480652, 0.19785043597221375, -0.24756726622581482, 0.1986181139945984, -0.5131322145462036, 0.24260687828063965, -0.03212359547615051, -0.20376698672771454, 0.13643839955329895, -0.3440636992454529, 0.12576527893543243, 0.07576444000005722, 0.12065993249416351, 0.2192617654800415, 0.1677994281053543, -0.2576994299888611, -0.22768999636173248, -0.16367703676223755, -0.23135754466056824, 0.21217483282089233, -0.40534496307373047, 0.05124976113438606, -0.23358696699142456, -0.1255916804075241, 0.14694024622440338, 0.17551089823246002, -0.24834463000297546, 0.09430107474327087, 0.15835116803646088, 0.11526205390691757, -0.09308868646621704, 0.0045153298415243626, 0.2031717151403427, -0.20515133440494537, 0.023683233186602592, 0.2114049643278122, 0.13949303328990936, -0.016781175509095192, -0.28643184900283813, -0.26815202832221985, -0.23752431571483612, -0.06342767179012299, -0.08334676176309586, 0.1295948326587677, -0.1323217898607254, 0.38616353273391724, 0.0030544365290552378, 0.03063526190817356, 0.02852645330131054, -0.04810449853539467, -0.441680371761322, 0.38762137293815613, 0.14091545343399048, -0.25360578298568726, -0.12976424396038055, -0.22582542896270752, 0.026116322726011276, 0.1997874230146408, -0.19647282361984253, 0.30158770084381104, -0.11973926424980164, -0.08824335038661957, 0.06279516965150833, 0.3042576313018799, -0.1201576218008995, -0.028726886957883835, 0.24561838805675507, 0.12314235419034958, -0.1402481347322464, 0.17242643237113953, 0.16445526480674744, 0.09614980220794678, -0.2398957759141922, 0.3469858765602112, -0.07631823420524597, -0.17212748527526855, -0.008551343344151974, -0.004555015824735165, 0.15166185796260834, -0.15172655880451202, 0.28968995809555054, 0.053124334663152695, -0.010372687131166458, 0.06914644688367844, 0.08723339438438416, 0.10556507855653763, -0.3001052737236023, 0.044568322598934174, -0.01701381616294384, -0.2041233479976654, 0.2999093234539032, 0.17643776535987854, 0.14792326092720032, -0.10279183089733124, -0.041432809084653854, -0.18477898836135864, 0.085234135389328, -0.002203154843300581, -0.03318716958165169, -0.1131032332777977, -0.1902473121881485, -0.17417556047439575, -0.003106340067461133, -0.007789839059114456, -0.08258602768182755, -0.028853099793195724, -0.16247177124023438, -0.007376020774245262, -0.12930305302143097, -0.03249258175492287, -0.028771284967660904, -0.29395076632499695, 0.1635870784521103, -0.1649022400379181, 0.14041490852832794, 0.48139891028404236, 0.02131481282413006, 0.1034562885761261, 0.09423338621854782, 0.07026169449090958, 0.19111616909503937, -0.01231939997524023, 0.397649884223938, -0.12147362530231476, 0.06539487093687057, -0.20471477508544922, 0.18003511428833008, -0.19484615325927734, 0.345849871635437, 0.06723891198635101, 0.0460379421710968, -0.3661806285381317, -0.33490926027297974, -0.2402370721101761, 0.027475791051983833, 0.41662290692329407, 0.2808629870414734, -0.23768910765647888, -0.02934187836945057, 0.04823209345340729, -0.06993577629327774, 0.10051652044057846, 0.15388800203800201, 0.09603926539421082, -0.004349580965936184, -0.30067458748817444, -0.01361806970089674, 0.0433824248611927, 0.08382118493318558, 0.05474436283111572, 0.22829852998256683, 0.12278266996145248, 0.07552427798509598, -0.02970421500504017, -0.11010411381721497, 0.5098525881767273, -0.04386207461357117, 0.05667896568775177, -0.010733514092862606, -0.31306496262550354, -0.016660472378134727, 0.4695625603199005, 0.13863231241703033, 0.04836083576083183, -0.12836074829101562, 0.13864506781101227, -0.09848085790872574, -0.1800854504108429, 0.059059690684080124, 0.3810098469257355, 0.3158586621284485, -0.09980595111846924, -0.17014513909816742, -0.33629149198532104, -0.23598837852478027, 0.1290040910243988, -0.08234985172748566, 0.15228140354156494, -0.327142596244812, 0.28502243757247925, 0.37399110198020935, -0.10278479754924774, 0.08066768944263458, 0.057872187346220016, -0.20955578982830048, -0.1496206521987915, -0.048751361668109894, 0.17941215634346008, -0.1653107851743698, 0.2674877345561981, 0.4228735566139221, 0.09986989945173264, 0.1387198120355606, -0.007153379265218973, 0.18817918002605438, 0.24367758631706238, 0.047555726021528244, -0.21086391806602478, 0.05341615900397301, 0.1884700357913971, -0.04961106553673744, -0.03051009401679039, -0.11851704865694046, 0.3116960823535919, -0.12345448136329651, 0.07947199046611786, -0.4132818579673767, -0.3247649073600769, 0.0625784620642662, -0.4484826922416687, 0.1586950421333313, -0.3359525203704834, -0.03209173306822777, 0.20269174873828888, -0.27554070949554443, -0.01218758337199688, -0.17234903573989868, 0.06382106244564056, 0.5334242582321167, -0.1622081696987152, -0.26762428879737854, -0.2082115262746811, -0.030920708552002907, 0.29020294547080994, 0.004474513232707977, 0.4175249934196472, 0.13693556189537048, -0.22904059290885925, 0.2596496343612671, -0.09925968199968338, -0.0530000776052475, 0.0879485011100769, -0.10809867084026337, -0.11729969084262848, 0.014714306220412254, 0.37648332118988037, -0.2748737037181854, -0.06868167221546173, -0.36179184913635254, -0.10296954214572906, -0.17339283227920532, 0.026195576414465904, -0.3598857522010803, 0.4639558494091034, 0.005183080676943064, -0.0072406078688800335, -0.08078420162200928, -0.42501139640808105, 0.020444130524992943, -0.05768364295363426, -0.08869116753339767, 0.26438382267951965, -0.16443605720996857, 0.06207709759473801, 0.2862306833267212, 0.1299210786819458, -0.31162014603614807, 0.03631613776087761, 0.20676469802856445, -0.07222273200750351, -0.06892769783735275, 0.1840927004814148, -0.19736608862876892, -0.09320122748613358, -0.12547218799591064, -0.010393647477030754, -0.27963894605636597, -0.09107226878404617, -0.16430328786373138, 0.03668902814388275, 0.028799688443541527, 0.07909951359033585, 0.02285364456474781, -0.21430468559265137, 0.20495274662971497, 0.20399801433086395, 0.03266067057847977, 0.16986878216266632, -0.1493212729692459, -0.07542505115270615, 0.4282185733318329, -0.04230658337473869, 0.27782467007637024, 0.08811833709478378, -0.016878247261047363, 0.18906982243061066, -0.1978711485862732, -0.03996226191520691, -0.1052788496017456, -0.03655146062374115, -0.4036329388618469, 0.17748206853866577, 0.15775242447853088, 0.15412656962871552, -0.16190092265605927, 0.0927528664469719, 0.09219720959663391, 0.09819912165403366, -0.038790371268987656, -0.12796418368816376, -0.20628328621387482, -0.30648353695869446, 0.1639840304851532, 0.12713125348091125, 0.07844655215740204, -0.11424606293439865, -0.19918154180049896, -0.021578403189778328, 0.07456208020448685, -0.13209013640880585, -0.13953211903572083, -0.05773641914129257, -0.03846978396177292, -0.2632542848587036, 0.27110663056373596, 0.03482084348797798, 0.038981202989816666, 0.12674328684806824, -0.335589736700058, -0.15991947054862976, 0.09293811023235321, 0.20707395672798157, 0.07584303617477417, -0.18529489636421204, 0.1710328757762909, -0.09067913144826889, -0.5197397470474243, 0.04595115780830383, -0.1619471162557602, -0.18082362413406372, -0.06624140590429306, 0.17895355820655823, 0.00626939395442605, -0.18642635643482208, 0.5884676575660706, 0.3723905682563782, 0.012653705663979053, 0.08571846783161163, -0.07008834928274155, -0.5012296438217163, 0.25955188274383545, 0.22107020020484924, 0.20323790609836578, 0.2712293863296509, -0.12652887403964996, -0.12883123755455017, -0.16259805858135223, -0.09368187189102173, 0.24126136302947998, -0.0030018892139196396, 0.2564510703086853, 0.18163619935512543, 0.09774605184793472, -0.021656583994627, -0.4783993065357208, 0.11937733739614487, -0.09278243780136108, -0.15590493381023407, 0.1346915364265442, -0.008445377461612225, -0.16346333920955658, 0.10665897279977798, -0.018809521570801735, 0.026264745742082596, -0.024599362164735794, -0.07139357924461365, 0.22337253391742706, 0.051160771399736404, -0.1278402954339981, -0.06924763321876526, 0.22999966144561768, -0.07037410140037537, -0.2921268939971924, 0.14178061485290527, 0.13100098073482513, 0.04419946298003197, 0.09872616082429886, -0.10290243476629257, -0.07070300728082657, 0.1137404590845108, -0.1544540971517563, 0.6233925223350525, -0.07696399092674255, 0.022327667102217674, 0.3629233241081238, 0.1606537252664566, 0.1298559606075287, 0.12426190078258514, 0.27597716450691223, -0.2889489531517029, -0.5049460530281067, -0.14742349088191986, 0.07611612230539322, -0.23900608718395233, 0.13357661664485931, -0.4249647557735443, 0.33831700682640076, -0.4444747269153595, 0.19814181327819824, 0.3741048276424408, 0.06508368253707886, -0.24569113552570343, -0.10739322006702423, -0.3526808023452759, 0.2853822112083435, 0.058727022260427475, 0.01859584078192711, 0.0626663938164711, -0.04261675849556923, -0.01594729721546173, 0.041701484471559525, 0.15550905466079712, -0.14347821474075317, -0.09986516833305359, 0.19364354014396667, -0.10607273131608963, -0.006429814733564854, -0.3550269603729248, 0.027228891849517822, 0.4195522964000702, -0.3003801703453064, 0.04223595932126045, 0.10788336396217346, 0.33289068937301636, 0.07451136410236359, -0.1082744151353836, 0.328747421503067, 0.49311885237693787, 0.02003752626478672, 0.10431534051895142, 0.22598223388195038, -0.13794079422950745, -0.117058664560318, 0.11437227576971054, -0.05592919886112213, -0.38711079955101013, -0.09761225432157516, -0.2494344264268875, 0.08687906712293625, -0.04751063138246536, -0.23968593776226044, 0.2827894985675812, 0.1153014525771141, -0.2201346904039383, 0.38276994228363037, -0.03300423175096512, -0.19081760942935944, -0.12352416664361954, 0.13320332765579224, -0.033490486443042755, 0.32536107301712036, 0.2672278881072998, 0.08026958256959915, -0.2275695651769638, -0.3782435953617096, 0.22187070548534393, -0.02981206774711609, -0.3520427346229553, 0.4329306185245514, -0.16395530104637146, -0.1653824895620346, 0.22818055748939514, 0.23463577032089233, -0.18795563280582428, 0.4224623739719391, -0.3039937913417816, -0.08529002219438553, -0.3425488770008087, 0.17173193395137787, 0.14654819667339325, 0.16992202401161194, 0.20229390263557434, 0.4203519821166992, -0.18358145654201508, -0.5402990579605103, -0.47041675448417664, 0.04469772428274155, -0.13563856482505798, 0.07591401040554047, 0.007619504816830158, -0.2616744339466095, 0.14314286410808563, 0.11932922899723053, 0.2952863872051239, 0.2866328954696655, 0.12824179232120514, -0.3945210874080658, -0.02717049978673458, -0.06929672509431839, -0.29223310947418213, -0.04336216673254967, 0.1421247273683548, 0.21870701014995575, -0.44047194719314575, -0.0476837120950222, -0.12650437653064728, 0.4066961109638214, 0.07681500911712646, 0.18125729262828827, 0.006868346594274044, -0.20806510746479034, -0.13197018206119537, -0.1987585425376892, 0.10497166961431503, 0.022251449525356293, -0.3018292486667633, 0.2812004089355469, -0.0747363269329071, -0.08152582496404648, 0.111339271068573, 0.13568441569805145, -0.06132497638463974, -0.3264750838279724, -0.03297865018248558, 0.2747857868671417, -0.14707228541374207, 0.23754990100860596, 0.2870491147041321, 0.08595539629459381, 0.008488127030432224, 0.01472402922809124, 0.034840069711208344, 0.37569883465766907, -0.405679851770401, 0.13661105930805206, 0.02956104651093483, -0.03864459693431854, 0.45858725905418396, 0.2300991415977478, -0.08296503871679306, -0.05744251236319542, 0.32388460636138916, 0.12058976292610168, 0.31233957409858704, -0.13173551857471466, 0.2499055713415146, 0.5012435913085938, 0.039713054895401, -0.011971636675298214, 0.1516168862581253, 0.008163616061210632, 0.12674106657505035, -0.09298762679100037, 0.2579957842826843, 0.12760920822620392, 0.11973962932825089, 0.013328713364899158, 0.15913189947605133, -0.2826002836227417, -0.0864897146821022, 0.35243138670921326, -0.2884702682495117, 0.09498103708028793, 0.3006414473056793, 0.0009332005283795297, -0.04595828056335449, -0.10157446563243866, -0.1658095270395279, 0.3101333975791931, 0.0820537731051445, 0.062069572508335114, 0.37960171699523926, 0.08447668701410294, 0.014022696763277054, -0.07870086282491684, 0.022012915462255478, -0.01026943139731884, 0.05745187774300575, -0.08718643337488174, 0.1808781921863556, 0.13787393271923065, 0.01697879284620285, -0.07405335456132889, -0.0015862919390201569, -0.08867814391851425, -0.4196157455444336, 0.08456854522228241, -0.11630640923976898, -0.11105382442474365, 0.24352051317691803, 0.23655857145786285, -0.3055393397808075, -0.26369112730026245, 0.2988836169242859, 0.03701131418347359, -0.4041573703289032, 0.27846139669418335, -0.09364132583141327, 0.262654572725296, 0.07143048197031021, -0.003083007875829935, 0.3255191445350647, -0.2832416296005249, -0.06914790719747543, 0.13958297669887543, 0.32929298281669617, -0.3622128367424011, 0.07633481919765472, 0.3915884792804718, -0.13420173525810242, -0.13912266492843628, -0.06623566895723343, -0.2005012482404709, 0.09259966015815735, 0.07163134217262268, -0.4143981635570526, 0.12394752353429794, 0.11954410374164581, 0.23050478100776672, 0.01977691240608692, 0.06755778193473816, -0.15282706916332245, 0.3443870544433594, 0.28136417269706726, -0.20491699874401093, -0.2838937044143677, -0.010841554030776024, 0.3083130121231079, 0.15797850489616394, 0.06948774307966232, -0.07413854449987411, 0.05209890007972717, -0.002096870681270957, 0.133436381816864, 0.012971000745892525, -0.27107423543930054, 0.07144510000944138, 0.1405884474515915, -0.13715948164463043, -0.09085287153720856, 0.1431622952222824, -0.008901533670723438, -0.4592602252960205, 0.11744442582130432, -0.21319760382175446, 0.360408753156662, 0.009994400665163994, -0.22935427725315094, 0.09324948489665985, 0.3923709988594055, -0.07542780041694641, 0.10773993283510208, -0.038714662194252014, -0.25464949011802673, 0.3089684247970581, 0.1458747535943985, -0.05257989838719368, -0.2559244930744171, 0.23183907568454742, -0.10744375735521317, 0.17788785696029663, -0.030998796224594116, -0.16133853793144226, 0.07581773400306702, 0.3331696093082428, 0.22948792576789856, 0.02142895571887493, -0.5812621116638184, 0.32038629055023193, -0.06216789036989212, -0.14685648679733276, 0.10229819267988205, 0.2052595466375351, -0.15229029953479767, 0.07810923457145691, -0.014697374776005745, -0.29944315552711487, 0.2362256497144699, -0.33013638854026794, -0.4596877992153168, -0.26452434062957764, -0.025872789323329926, 0.2831249237060547, -0.23682506382465363, 0.256675660610199, 0.11378733813762665, 0.15606504678726196, -0.21457552909851074, -0.1518152952194214, 0.11964964866638184, 0.1313207447528839, 0.15251490473747253, -0.13319893181324005, -0.051440294831991196, 0.41593146324157715, -0.10673864185810089, -0.17095807194709778, -0.2445821464061737 ]
81
..\pandas\reference\api\pandas.Series.cummin.html
pandas.Series.cummin
Series.cummin(axis=None, skipna=True, *args, **kwargs)[source]# Return cumulative minimum over a DataFrame or Series axis. Returns a DataFrame or Series of the same size containing the cumulative minimum.
Parameters: axis{0 or ‘index’, 1 or ‘columns’}, default 0The index or the name of the axis. 0 is equivalent to None or ‘index’. For Series this parameter is unused and defaults to 0. skipnabool, default TrueExclude NA/null values. If an entire row/column is NA, the result will be NA. *args, **kwargsAdditional keywords have no effect but might be accepted for compatibility with NumPy. Returns: scalar or SeriesReturn cumulative minimum of scalar or Series.
['>>> s = pd.Series([2, np.nan, 5, -1, 0])\n>>> s\n0 2.0\n1 NaN\n2 5.0\n3 -1.0\n4 0.0\ndtype: float64', '>>> s.cummin()\n0 2.0\n1 NaN\n2 2.0\n3 -1.0\n4 -1.0\ndtype: float64', '>>> s.cummin(skipna=False)\n0 2.0\n1 NaN\n2 NaN\n3 NaN\n4 NaN\ndtype: float64', ">>> df = pd.DataFrame([[2.0, 1.0],\n... [3.0, np.nan],\n... [1.0, 0.0]],\n... columns=list('AB'))\n>>> df\n A B\n0 2.0 1.0\n1 3.0 NaN\n2 1.0 0.0", '>>> df.cummin()\n A B\n0 2.0 1.0\n1 2.0 NaN\n2 1.0 0.0', '>>> df.cummin(axis=1)\n A B\n0 2.0 1.0\n1 3.0 NaN\n2 1.0 0.0']
pandas.Series.cummin Series.cummin(axis=None, skipna=True, *args, **kwargs)[source]# Return cumulative minimum over a DataFrame or Series axis. Returns a DataFrame or Series of the same size containing the cumulative minimum.
[ -0.3539058268070221, -0.45204970240592957, -0.0701114758849144, -0.017715124413371086, 0.22716368734836578, 0.02455775812268257, 0.06329675018787384, 0.3896169364452362, -0.08792936056852341, 0.17230559885501862, -0.18135464191436768, 0.27994266152381897, 0.11665564030408859, 0.0036451893392950296, -0.1580502986907959, -0.15521596372127533, -0.12274186313152313, 0.19983971118927002, -0.5356660485267639, -0.23133911192417145, -0.20038317143917084, -0.04989060014486313, -0.11150426417589188, 0.16184762120246887, -0.2590849995613098, -0.13800764083862305, -0.10339618474245071, -0.13488587737083435, 0.045957740396261215, -0.021675923839211464, 0.39693203568458557, -0.061239711940288544, 0.09579060971736908, 0.6862223148345947, -0.00010327545169275254, -0.3147362470626831, 0.1616045981645584, -0.13713669776916504, -0.025224395096302032, -0.047266386449337006, -0.057053279131650925, -0.14209973812103271, 0.11719859391450882, -0.3950946033000946, 0.09078090637922287, 0.018445579335093498, 0.0012295646592974663, -0.5744459629058838, 0.1444331407546997, -0.08903481066226959, 0.2386428862810135, -0.11397640407085419, -0.6440321207046509, -0.31088390946388245, -0.19258128106594086, -0.30467426776885986, 0.06845307350158691, 0.42357540130615234, -0.08597981184720993, -0.31249046325683594, -0.09123386442661285, 0.20273661613464355, -0.05895651504397392, 0.10852550715208054, 0.16848024725914001, 0.11231682449579239, 0.77345210313797, -0.045392200350761414, 0.08002882450819016, 0.31781885027885437, 0.6620075702667236, -0.39340585470199585, -0.0771239846944809, 0.14262451231479645, 0.052685391157865524, -0.2006411850452423, -0.08515143394470215, 0.27883270382881165, -0.3097844421863556, 0.06788191944360733, -0.24866867065429688, 0.6441885828971863, -0.022546954452991486, 0.11447181552648544, -0.28163424134254456, 0.005976028274744749, 0.02465374767780304, -0.13041381537914276, 0.1758270561695099, -0.013420593924820423, 0.06503717601299286, 0.02389371767640114, 0.264952152967453, 0.33956286311149597, -0.26893866062164307, -0.2976590394973755, 0.1634860634803772, 0.15845122933387756, 0.024656357243657112, 0.33743196725845337, 0.32758575677871704, -0.07281734049320221, 0.30373015999794006, 0.1890522688627243, 0.2500895857810974, -0.058976318687200546, -0.10010340809822083, -0.1760423183441162, 0.19789183139801025, 0.08569049090147018, -0.012325691059231758, -0.03580563887953758, 0.2280932366847992, 0.022831279784440994, 0.2659555971622467, 0.14624746143817902, -0.2906748652458191, -0.032879069447517395, -0.4229006767272949, -0.10802603513002396, -0.053408391773700714, -0.11455140262842178, -0.11415357142686844, 0.09670745581388474, 0.026686202734708786, 0.31768321990966797, -0.11379747837781906, 0.09565751254558563, 0.27235737442970276, 0.5479108095169067, -0.2813895642757416, 0.38638246059417725, -0.14574512839317322, -0.030505409464240074, -0.02649378404021263, -0.2508690655231476, 0.368546724319458, 0.04928329214453697, 0.3756297528743744, 0.023838624358177185, 0.11976795643568039, -0.1643577516078949, 0.08334452658891678, 0.20659233629703522, 0.0964306965470314, -0.04658207297325134, 0.1331372857093811, 0.10373620688915253, -0.3023526966571808, 0.14263378083705902, 0.26543793082237244, -0.15897637605667114, 0.07674828916788101, 0.22388175129890442, 0.1302412450313568, 0.3015407919883728, -0.3249834179878235, 0.23137441277503967, -0.1895926147699356, 0.34167107939720154, 0.34511399269104004, 0.23900042474269867, 0.0035769413225352764, -0.25888127088546753, 0.23601238429546356, 0.10142272710800171, -0.6114098429679871, -0.20264498889446259, -0.24088220298290253, -0.26886841654777527, 0.12487130612134933, 0.03113144263625145, 0.06461894512176514, -0.12086573988199234, -0.16755789518356323, -0.1945187896490097, -0.06405776739120483, -0.2976169288158417, -0.19775252044200897, -0.0024493057280778885, -0.16632212698459625, 0.1393788903951645, 0.07406877726316452, 0.22804807126522064, -0.2877286672592163, -0.14188054203987122, 0.17775872349739075, 0.13591285049915314, -0.16551683843135834, -0.12917780876159668, -0.037981223315000534, 0.005152592901140451, 0.34865373373031616, -0.06690800189971924, 0.026966942474246025, 0.06150564178824425, 0.14595411717891693, -0.21066491305828094, 0.1527387797832489, 0.21909260749816895, -0.12429310381412506, -0.18907280266284943, 0.0972946435213089, -0.5723641514778137, -0.0792807787656784, -0.22836214303970337, 0.2328863888978958, 0.020286215469241142, 0.14233854413032532, -0.04829195514321327, 0.1079268530011177, -0.4149838984012604, -0.40363457798957825, -0.206203892827034, 0.2004334181547165, 0.03822240233421326, 0.2755265235900879, 0.207316592335701, 0.03807142749428749, -0.17308472096920013, -0.12780217826366425, 0.27773517370224, -0.06493709981441498, -0.07645736634731293, 0.20310534536838531, 0.04124598950147629, 0.04074503853917122, 0.09132140129804611, -0.03032352589070797, 0.09359550476074219, 0.1176149845123291, 0.20616520941257477, 0.2944335639476776, 0.3787626624107361, -0.3110465109348297, 0.2877799868583679, 0.26361215114593506, -0.09978930652141571, -0.05527869984507561, -0.18114809691905975, 0.06347624212503433, 0.11979776620864868, 0.09425539523363113, 0.030526356771588326, -0.11280110478401184, 0.18306609988212585, -0.11728151887655258, -0.17962658405303955, -0.11973869800567627, 0.28196680545806885, 0.020960135385394096, -0.0805216133594513, -0.13998964428901672, -0.32365673780441284, -0.10742375999689102, 0.6410945057868958, -0.11262684315443039, 0.04324145242571831, -0.348353773355484, -0.1444961130619049, 0.3214503824710846, -0.21291156113147736, 0.42152082920074463, 0.03695980831980705, -0.09090686589479446, 0.05574451759457588, -0.04617367684841156, 0.06327814608812332, 0.1654643416404724, 0.21405740082263947, 0.3378312587738037, 0.0363338366150856, -0.06061786413192749, -0.05978815257549286, 0.15908963978290558, 0.45709291100502014, 0.1887599229812622, -0.10887294262647629, 0.022547386586666107, 0.01282919105142355, 0.03600160405039787, 0.09545949846506119, -0.19927598536014557, 0.00087771873222664, 0.052989695221185684, -0.10549528151750565, -0.3494175672531128, -0.31502434611320496, 0.0255456380546093, -0.27529239654541016, 0.05780687928199768, -0.13081398606300354, -0.04822137951850891, -0.054482538253068924, -0.21887321770191193, 0.27641522884368896, -0.2949490249156952, 0.5133256316184998, 0.11497561633586884, 0.10924094915390015, -0.09944329410791397, -0.049901705235242844, -0.036862459033727646, 0.26337966322898865, -0.08283359557390213, 0.16775424778461456, 0.15813806653022766, -0.031117688864469528, 0.253293514251709, -0.07119530439376831, 0.03923514857888222, 0.00024199472682084888, -0.16495230793952942, 0.3947635591030121, 0.1718471795320511, 0.11732987314462662, -0.5172561407089233, -0.11119388043880463, -0.30399832129478455, -0.170606791973114, 0.047050442546606064, -0.30423593521118164, -0.010758594609797001, 0.4348461925983429, -0.1918727606534958, 0.15484444797039032, -0.20266945660114288, -0.3730817437171936, -0.10707157105207443, 0.1732863038778305, 0.12194136530160904, -0.2956882119178772, -0.0931003987789154, 0.037681564688682556, 0.5048211216926575, 0.12812933325767517, -0.22427377104759216, -0.4802362620830536, 0.36047929525375366, -0.032912760972976685, 0.16721728444099426, -0.04605542868375778, -0.5026755332946777, 0.2689824104309082, 0.056778986006975174, -0.15792229771614075, -0.27860739827156067, 0.2610948085784912, -0.03571641445159912, 0.27266043424606323, 0.12992705404758453, 0.04751534014940262, -0.027062945067882538, -0.3790719211101532, -0.06886152923107147, -0.19159828126430511, -0.2401016801595688, -0.13379482924938202, 0.07140671461820602, -0.053743626922369, 0.4342741072177887, 0.15956415235996246, 0.21402092278003693, 0.14307816326618195, 0.2624940276145935, 0.06811650097370148, 0.04152344539761543, 0.18770766258239746, 0.21319127082824707, -0.09140925854444504, -0.24930821359157562, 0.0859585553407669, 0.19515778124332428, 0.10118594020605087, 0.025928452610969543, -0.15167570114135742, -0.10898219794034958, -0.31491246819496155, -0.32644009590148926, 0.024334464222192764, -0.21162737905979156, -0.415498286485672, 0.07674159109592438, 0.14336547255516052, 0.18522462248802185, -0.17384497821331024, 0.08314890414476395, 0.03026142157614231, -0.11391589790582657, -0.11977913230657578, 0.004324049223214388, 0.09101824462413788, 0.14867077767848969, -0.15980923175811768, 0.2602461278438568, 0.17136149108409882, -0.34861743450164795, 0.37128451466560364, -0.2980276942253113, -0.2861582338809967, 0.1568441092967987, 0.4414270222187042, -0.005054666195064783, -0.21313677728176117, 0.1127876564860344, -0.3315022885799408, -0.34012606739997864, 0.11633401364088058, -0.10707464069128036, 0.14061632752418518, 0.38761284947395325, 0.04416874796152115, 0.025447385385632515, -0.05537020415067673, 0.19697712361812592, 0.14805790781974792, 0.11157996207475662, -0.04999421909451485, -0.15309704840183258, -0.032020747661590576, 0.1619378924369812, 0.3116183876991272, 0.04943815618753433, 0.17002449929714203, -0.15245795249938965, -0.254439115524292, -0.03245985135436058, -0.07340987771749496, 0.3044845461845398, 0.2125881016254425, 0.5003431439399719, 0.3019070327281952, -0.04175948351621628, 0.0008045719005167484, -0.12825314700603485, 0.13171009719371796, 0.003743536537513137, 0.06948213279247284, 0.4246976673603058, 0.1872951239347458, -0.27142444252967834, 0.2524346113204956, -0.05429970845580101, -0.10893899947404861, -0.09444223344326019, -0.2595083713531494, 0.12187469005584717, 0.04980996251106262, -0.29939213395118713, -0.16659066081047058, 0.008160896599292755, -0.1699274480342865, -0.09413561224937439, 0.41357818245887756, 0.24552717804908752, 0.03857048600912094, 0.07507540285587311, -0.14542122185230255, -0.28788501024246216, -0.47860532999038696, 0.4176047146320343, 0.7290118932723999, 0.13914236426353455, 0.06442854553461075, -0.058207180351018906, 0.3027461767196655, 0.27893751859664917, 0.20075885951519012, 0.2471000701189041, -0.006637096870690584, -0.4680813252925873, -0.22144120931625366, -0.058750856667757034, -0.13380125164985657, 0.04690714180469513, -0.23766380548477173, 0.2919098436832428, -0.1980840414762497, 0.16993717849254608, 0.23809435963630676, -0.2914530634880066, -0.418016642332077, -0.27474525570869446, -0.3552207946777344, 0.1637403666973114, 0.13217632472515106, 0.0004584569833241403, -0.14789582788944244, -0.05475343018770218, 0.07520338147878647, -0.16522496938705444, -0.024294907227158546, -0.021425455808639526, 0.025720518082380295, 0.218418687582016, 0.07601874321699142, -0.3730235695838928, -0.22867505252361298, -0.2129022479057312, 0.18779654800891876, -0.05633816123008728, 0.14961431920528412, 0.06355997920036316, 0.2567504048347473, 0.03621268644928932, 0.10448868572711945, -0.008267954923212528, 0.4806517958641052, 0.020876092836260796, -0.017061946913599968, 0.3477412760257721, 0.2306644320487976, -0.16138312220573425, 0.2599283754825592, 0.11205644905567169, -0.01909758895635605, 0.28685781359672546, -0.06698106974363327, -0.11677900701761246, -0.023833919316530228, -0.2608787417411804, 0.1956060379743576, 0.04697151854634285, -0.12466345727443695, 0.23551887273788452, -0.22636528313159943, -0.2514643967151642, -0.24938903748989105, 0.1278759092092514, 0.22591301798820496, -0.2591979205608368, 0.19677066802978516, -0.08371841162443161, -0.17655079066753387, -0.2803232967853546, -0.16177776455879211, 0.11117196083068848, -0.0013520758366212249, 0.40964174270629883, -0.08496850728988647, -0.06613776832818985, 0.1132282242178917, 0.08422453701496124, 0.008079213090240955, 0.31494805216789246, -0.2305111438035965, -0.4903431236743927, -0.43637338280677795, 0.18808168172836304, 0.13376106321811676, 0.473261296749115, 0.11163824051618576, 0.18515847623348236, 0.1994178146123886, -0.13272441923618317, -0.4117584228515625, -0.06906493008136749, -0.3152614235877991, -0.14224199950695038, 0.04888916015625, 0.2625708281993866, -0.003608988132327795, 0.42930954694747925, 0.2267984300851822, 0.591994047164917, 0.05203476548194885, -0.35037484765052795, -0.28343474864959717, 0.05550169199705124, -0.21438446640968323, -0.2272798717021942, 0.3635820150375366, 0.168445885181427, -0.12045823037624359, -0.2476627379655838, -0.2513843774795532, 0.17429576814174652, 0.2141241878271103, 0.15840557217597961, 0.26821115612983704, -0.030541958287358284, -0.02789168991148472, -0.2859329283237457, 0.1971120834350586, -0.14220599830150604, -0.15967512130737305, 0.2899197041988373, -0.10031890869140625, -0.034002628177404404, -0.008642861619591713, 0.06853151321411133, -0.16368243098258972, 0.2557789385318756, -0.0937902182340622, 0.3075815439224243, -0.33697500824928284, 0.40568825602531433, 0.16931794583797455, 0.02306240051984787, 0.028888318687677383, -0.09757578372955322, -0.1308576613664627, 0.30378228425979614, -0.563208281993866, 0.030170457437634468, -0.06285079568624496, 0.041996050626039505, 0.2426944524049759, 0.17767582833766937, -0.05770803242921829, 0.06572354584932327, 0.3496861457824707, -0.14220410585403442, 0.16399481892585754, -0.5381894707679749, 0.3782389461994171, 0.35913360118865967, 0.24663613736629486, 0.19087868928909302, 0.016373924911022186, 0.2176201194524765, 0.3368978798389435, 0.21071679890155792, 0.11155205219984055, 0.06951386481523514, -0.3020223379135132, -0.43835920095443726, -0.30536824464797974, -0.25811490416526794, 0.1106935665011406, 0.4143494963645935, -0.3472703993320465, 0.11341016739606857, 0.3382377326488495, -0.18715903162956238, 0.18020698428153992, 0.22505870461463928, -0.28794968128204346, -0.07846453785896301, 0.02564190700650215, -0.07070145756006241, -0.12098897248506546, -0.2294604331254959, 0.044547997415065765, 0.029674718156456947, 0.2894120514392853, -0.09314646571874619, 0.3264714777469635, -0.21126973628997803, 0.1856253743171692, -0.04212420433759689, 0.026831520721316338, 0.1860160529613495, 0.09565101563930511, -0.1984138786792755, -0.45059454441070557, 0.5394445061683655, 0.27745214104652405, -0.022365881130099297, 0.2146434783935547, 0.23139378428459167, -0.10494823008775711, -0.151044100522995, 0.10575731098651886, 0.16637718677520752, -0.20487916469573975, -0.14895594120025635, -0.09544558078050613, 0.21246512234210968, 0.16111819446086884, 0.11470721662044525, 0.34119489789009094, -0.3319350779056549, 0.23551145195960999, 0.18478208780288696, 0.449901819229126, -0.637144148349762, -0.011952261440455914, 0.21929201483726501, 0.1311875730752945, -0.021852880716323853, 0.19497594237327576, -0.09779752045869827, 0.0050414614379405975, -0.022234715521335602, 0.03549180179834366, -0.008762801997363567, -0.1987556368112564, 0.17971289157867432, 0.06962020695209503, 0.1993742138147354, 0.0554734542965889, 0.4267517030239105, -0.1347779929637909, -0.20966766774654388, -0.3886968791484833, 0.1305815428495407, 0.24072451889514923, -0.10630398988723755, -0.12419162690639496, 0.13225097954273224, 0.21019957959651947, -0.0313364639878273, 0.472540020942688, 0.07480006664991379, -0.24694480001926422, -0.12017976492643356, 0.06577859818935394, -0.38327497243881226, -0.29774945974349976, -0.24579504132270813, 0.09668253362178802, -0.2769419848918915, -0.2008541226387024, -0.20045402646064758, 0.3230040669441223, 0.028813114389777184, -0.2000027298927307, 0.04875999316573143, 0.5061103701591492, 0.12692444026470184, 0.02701055072247982, -0.10208171606063843, -0.16891393065452576, 0.24647489190101624, 0.05897289887070656, 0.033761754631996155, -0.192358136177063, 0.08872463554143906, 0.10552217811346054, 0.18039976060390472, -0.23075802624225616, 0.0011756313033401966, 0.03386039286851883, 0.06413300335407257, 0.28139936923980713, 0.2184581756591797, 0.09876170754432678, 0.1151801273226738, 0.0086519168689847, -0.31803828477859497, -0.0731273666024208, 0.25040701031684875, -0.09260764718055725, 0.3545752167701721, 0.027026189491152763, -0.15700864791870117, 0.16712768375873566, -0.41264429688453674, -0.4967521131038666, -0.6030046343803406, 0.04592159390449524, -0.014831336215138435, -0.16654753684997559, -0.004066080320626497, 0.10553720593452454, 0.30894654989242554, 0.0485880970954895, -0.232305109500885, -0.07576104253530502, -0.3743811547756195, 0.08111201971769333, -0.12172470986843109, -0.06479387730360031, -0.038664963096380234, -0.25876033306121826, -0.08335733413696289, -0.3508553206920624 ]
82
..\pandas\reference\api\pandas.tseries.offsets.Milli.is_quarter_end.html
pandas.tseries.offsets.Milli.is_quarter_end
Milli.is_quarter_end(ts)# Return boolean whether a timestamp occurs on the quarter end.
No parameters found
['>>> ts = pd.Timestamp(2022, 1, 1)\n>>> freq = pd.offsets.Hour(5)\n>>> freq.is_quarter_end(ts)\nFalse']
pandas.tseries.offsets.Milli.is_quarter_end Milli.is_quarter_end(ts)# Return boolean whether a timestamp occurs on the quarter end.
[ -0.2104828655719757, -0.4817192256450653, -0.22226233780384064, -0.09640312939882278, -0.26078689098358154, -0.059838518500328064, 0.22723448276519775, 0.24505580961704254, -0.14622806012630463, 0.08627114444971085, 0.3227127492427826, 0.2891220450401306, 0.059231776744127274, 0.10550163686275482, -0.3792172372341156, 0.21740804612636566, 0.03740339353680611, 0.6298819184303284, -0.3640589714050293, 0.11866959929466248, -0.3367215692996979, -0.040522776544094086, -0.1796773076057434, -0.0428229384124279, -0.015941856428980827, -0.1988646388053894, 0.009121406823396683, -0.19561029970645905, -0.10102435946464539, 0.0768415629863739, 0.20496362447738647, -0.15143123269081116, -0.11797874420881271, 0.7337490916252136, -0.0001045181998051703, -0.3417084217071533, 0.119692862033844, -0.13153080642223358, -0.17763841152191162, 0.359017014503479, 0.14459379017353058, -0.004807491786777973, 0.04853523522615433, -0.1280137449502945, -0.16279447078704834, 0.06315121054649353, -0.07449066638946533, -0.08692721277475357, 0.34966954588890076, 0.43687745928764343, 0.18006625771522522, 0.0940336361527443, -0.15480519831180573, 0.11647673696279526, 0.24020619690418243, -0.19292350113391876, 0.20530863106250763, -0.029857659712433815, -0.16063955426216125, -0.14266382157802582, 0.28889989852905273, 0.3280543386936188, 0.14401394128799438, 0.2911696434020996, -0.21268904209136963, -0.020879903808236122, 0.35930055379867554, 0.291929692029953, -0.12498415261507034, 0.20168787240982056, 0.544501543045044, -0.33539217710494995, -0.3286382257938385, 0.0012669230345636606, -0.189114511013031, -0.09328515827655792, 0.08189466595649719, -0.05482328683137894, 0.0581946074962616, 0.1184707060456276, -0.08096016943454742, 0.5879367589950562, -0.21098090708255768, 0.11382706463336945, -0.6915076971054077, 0.1854737401008606, -0.04044357314705849, -0.14608362317085266, -0.2203051894903183, -0.07630486786365509, 0.3493482768535614, 0.10414286702871323, -0.0020077480003237724, 0.23722155392169952, 0.06650438904762268, -0.47545096278190613, 0.1250234991312027, 0.20226675271987915, -0.011979673989117146, 0.13258713483810425, -0.13985222578048706, 0.11124270409345627, -0.2860731780529022, -0.030249789357185364, 0.15606144070625305, 0.2034379094839096, -0.126422718167305, 0.023890281096100807, 0.2646629214286804, -0.03258926048874855, -0.014000963419675827, 0.1306454837322235, 0.3769591152667999, -0.21939696371555328, 0.05147950351238251, 0.12383609265089035, 0.1592237651348114, -0.016341613605618477, -0.24554543197155, 0.033712659031152725, -0.06314598023891449, -0.19897477328777313, 0.18385662138462067, -0.0742635577917099, -0.1600051373243332, 0.3595511019229889, 0.16567379236221313, -0.24950122833251953, 0.11677233129739761, 0.16831515729427338, -0.21012508869171143, 0.2765033543109894, 0.031002456322312355, -0.35015052556991577, -0.22435089945793152, 0.17179392278194427, -0.14286649227142334, 0.20139141380786896, -0.2608281970024109, 0.21780572831630707, -0.1372605413198471, -0.31170132756233215, 0.2508895695209503, 0.359353631734848, -0.31503811478614807, -0.21449704468250275, 0.10139510035514832, 0.16181154549121857, -0.26274123787879944, 0.06581585854291916, 0.3264105021953583, 0.19966156780719757, -0.07464753836393356, 0.3189188838005066, -0.2648696005344391, 0.014942952431738377, 0.037352681159973145, 0.10504123568534851, 0.2758457660675049, 0.08521491289138794, 0.6243082880973816, 0.10957614332437515, -0.36660218238830566, -0.045116886496543884, -0.10379011183977127, 0.1283590942621231, -0.42184609174728394, 0.035353489220142365, 0.05094598978757858, -0.4577532708644867, -0.023541802540421486, 0.1102098897099495, 0.3831206262111664, -0.1406947672367096, -0.31352683901786804, -0.5791931748390198, -0.016689857468008995, -0.2909282147884369, 0.008257420733571053, 0.056072480976581573, -0.17192257940769196, -0.10728118568658829, 0.02797314152121544, 0.11111276596784592, -0.4513959288597107, -0.1552412062883377, 0.2496665120124817, -0.09461287409067154, -0.26096272468566895, -0.19611193239688873, -0.05636429041624069, -0.15573672950267792, 0.2480057179927826, 0.19584400951862335, 0.1809624880552292, -0.2729855179786682, -0.09035532921552658, 0.014934239909052849, -0.009839712642133236, 0.32388684153556824, -0.12572528421878815, -0.36554670333862305, 0.33742567896842957, -0.09215841442346573, -0.071065254509449, -0.6525869369506836, 0.26225700974464417, 0.05234428495168686, -0.011898896656930447, 0.06660943478345871, 0.2994435131549835, -0.03183622285723686, -0.1787082850933075, 0.1099405288696289, 0.293343186378479, 0.49818459153175354, 0.2683681547641754, -0.04828431084752083, 0.11235751956701279, 0.6448444128036499, -0.0593121312558651, 0.059604793787002563, 0.03841289132833481, -0.14701248705387115, 0.1213405504822731, -0.16706722974777222, 0.09098750352859497, -0.03128549084067345, -0.16602380573749542, 0.3502187132835388, 0.1543281078338623, 0.02543058805167675, 0.2230980396270752, 0.08266556262969971, 0.19971469044685364, 0.18180988729000092, -0.07047874480485916, -0.12226412445306778, -0.020962607115507126, 0.31058287620544434, -0.392538845539093, 0.3238241672515869, 0.06391783803701401, 0.10694146156311035, -0.11508797109127045, 0.34967657923698425, 0.036553215235471725, -0.2959176301956177, -0.03264971822500229, 0.05533521994948387, 0.14023146033287048, -0.1086115911602974, -0.08945084363222122, -0.26147177815437317, 0.16634124517440796, -0.06599077582359314, -0.09227300435304642, 0.2475944459438324, -0.17433728277683258, 0.1404031366109848, 0.24731527268886566, -0.26570242643356323, 0.008145114406943321, 0.0552850142121315, 0.16224651038646698, -0.08562789112329483, 0.026536094024777412, 0.1038808524608612, 0.03031674213707447, 0.31945788860321045, 0.331903874874115, -0.07707216590642929, -0.2122820019721985, 0.014161031693220139, 0.13581162691116333, 0.10290510207414627, -0.13168834149837494, 0.0032335473224520683, 0.15374228358268738, 0.09144731611013412, -0.07414748519659042, 0.0581681914627552, -0.16059298813343048, 0.0020299856550991535, -0.3038521707057953, -0.06097525730729103, -0.2310558706521988, -0.44236841797828674, 0.16515037417411804, -0.3671351671218872, 0.2998761534690857, -0.12512575089931488, 0.36863040924072266, 0.1069726049900055, -0.006509187165647745, -0.054515957832336426, -0.13319043815135956, 0.4198642075061798, 0.4415479004383087, 0.057513799518346786, -0.08455496281385422, -0.27598875761032104, 0.04955193027853966, 0.2835734784603119, -0.17355182766914368, 0.2643679678440094, 0.40697094798088074, -0.1709793210029602, 0.047499652951955795, 0.11463925987482071, -0.13094878196716309, 0.0740203931927681, -0.1656438708305359, 0.2799917459487915, 0.2528765797615051, 0.13016921281814575, -0.12596173584461212, 0.05237956345081329, -0.11534370481967926, -0.042149100452661514, -0.25212252140045166, -0.13804355263710022, 0.08430149406194687, 0.21282431483268738, -0.4191158413887024, 0.2333899587392807, -0.04840955510735512, -0.23164352774620056, 0.13941730558872223, -0.036831848323345184, -0.03762543946504593, 0.3180416524410248, -0.15531262755393982, 0.10567117482423782, 0.1445082277059555, -0.12709344923496246, -0.48800233006477356, -0.26189327239990234, -0.02198016084730625, 0.15486004948616028, -0.12124047428369522, 0.3248441517353058, -0.02892366237938404, -0.18458978831768036, -0.07772894203662872, 0.04260118678212166, -0.6481162905693054, 0.13294261693954468, -0.005130010657012463, 0.06299394369125366, -0.2209758162498474, 0.21751099824905396, -0.1809619516134262, -0.3603243827819824, -0.020630722865462303, 0.15869033336639404, 0.1066615879535675, -0.0599370002746582, 0.16226711869239807, 0.06971881538629532, 0.3501185476779938, 0.04061588644981384, 0.3593127429485321, 0.33496737480163574, -0.2345859706401825, -0.050273649394512177, -0.1841002255678177, 0.06638458371162415, 0.13122110068798065, 0.12397679686546326, -0.07035963982343674, 0.3012913167476654, -0.022678352892398834, 0.2903255522251129, -0.06471368670463562, 0.18151777982711792, -0.2629563808441162, -0.04786335676908493, -0.2778400480747223, 0.006553812883794308, -0.20896244049072266, -0.6830044984817505, 0.039236653596162796, -0.12416255474090576, -0.045026686042547226, -0.17935974895954132, -0.010644124820828438, -0.2883097231388092, 0.1896754801273346, 0.2325068861246109, -0.1708865761756897, -0.19609186053276062, -0.10083431005477905, 0.09615353494882584, -0.043311793357133865, 0.15434858202934265, 0.2517986297607422, -0.045850805938243866, -0.1401534378528595, -0.13477936387062073, -0.09863245487213135, 0.5253577828407288, -0.14304378628730774, 0.24613074958324432, -0.12080033868551254, -0.21513979136943817, -0.45717519521713257, 0.007551172748208046, -0.13836564123630524, -0.32462257146835327, -0.14984096586704254, 0.3336471915245056, -0.10126092284917831, 0.08955416828393936, 0.11780263483524323, -0.07058758288621902, 0.023140020668506622, -0.0332123227417469, -0.26157310605049133, -0.05396995693445206, 0.37162789702415466, 0.4712507426738739, 0.26827290654182434, -0.23069992661476135, 0.17547759413719177, -0.3573927581310272, -0.07977408170700073, -0.09393244981765747, 0.3554553687572479, 0.14034801721572876, 0.05024317651987076, -0.08712030947208405, 0.043178532272577286, -0.12673279643058777, -0.3594667613506317, 0.48763617873191833, -0.19074854254722595, -0.16498814523220062, 0.14033669233322144, -0.19195304811000824, -0.1364951878786087, -0.040906425565481186, 0.07655882835388184, -0.3221675157546997, -0.010461254976689816, 0.057186245918273926, 0.17452751100063324, -0.28381186723709106, -0.21183103322982788, -0.24650989472866058, 0.27288639545440674, 0.04699500650167465, -0.02324550226330757, 0.34559085965156555, 0.06971552968025208, -0.06860727816820145, -0.04271048307418823, -0.2140120565891266, -0.261123925447464, -0.12945035099983215, -0.05167248100042343, 0.4690142273902893, 0.05962585657835007, -0.08105646818876266, 0.48456335067749023, -0.20986272394657135, 0.3499695062637329, 0.17154042422771454, 0.01855177991092205, 0.08233457058668137, -0.31615838408470154, -0.2556692659854889, -0.04647110775113106, -0.3091038167476654, -0.027408238500356674, -0.24735595285892487, 0.0004902000655420125, -0.09566345065832138, 0.19621825218200684, 0.060797106474637985, 0.005974784959107637, -0.11222779005765915, 0.4326781630516052, -0.3337666690349579, 0.2770100235939026, -0.05971278250217438, -0.03068491630256176, -0.15047147870063782, 0.06028980389237404, -0.15294218063354492, -0.1700240671634674, -0.05879685655236244, -0.2638653516769409, 0.06186917796730995, -0.02341698482632637, -0.07770615816116333, -0.2799506187438965, -0.4838027358055115, -0.20521707832813263, 0.4864659905433655, -0.25265806913375854, 0.11653295159339905, 0.039985403418540955, 0.10108866542577744, 0.1371806114912033, -0.1477026790380478, 0.2372390478849411, 0.4787788391113281, -0.1436837911605835, 0.09341924637556076, 0.14658695459365845, -0.12994006276130676, -0.13151825964450836, 0.39649397134780884, 0.3903444707393646, -0.5257801413536072, -0.06036574766039848, -0.2226511538028717, -0.39214026927948, 0.03484497219324112, -0.13702131807804108, 0.20923414826393127, -0.01375418622046709, 0.05651736631989479, 0.24924643337726593, -0.31832048296928406, -0.0625297948718071, -0.35555076599121094, 0.14977355301380157, -0.2803315818309784, 0.31554561853408813, 0.051667265594005585, 0.17892012000083923, -0.40555262565612793, -0.1600532978773117, -0.054313573986291885, -0.05206861346960068, -0.26330578327178955, 0.41356998682022095, 0.08532047271728516, 0.0649697408080101, 0.3106808364391327, 0.5201542377471924, 0.19926820695400238, 0.2383565455675125, 0.03735627606511116, -0.2592988610267639, -0.23133592307567596, 0.2096843719482422, -0.0709797739982605, 0.4340604245662689, 0.2748774588108063, 0.5315930843353271, 0.18591724336147308, -0.12361524999141693, -0.40496599674224854, -0.08413496613502502, -0.4779689610004425, 0.20004743337631226, -0.2636870741844177, 0.004506333265453577, -0.19625042378902435, -0.18011397123336792, 0.2391648143529892, 0.15750063955783844, -0.018336264416575432, -0.3015982508659363, -0.06344788521528244, -0.008187325671315193, -0.11126670986413956, 0.0340937115252018, 0.3215402066707611, 0.1998894363641739, -0.08604175597429276, 0.013838897459208965, -0.4267266094684601, 0.16820946335792542, -0.023603850975632668, 0.17373695969581604, 0.3093288242816925, -0.007558915298432112, -0.05075575411319733, -0.07650196552276611, 0.05584540218114853, -0.182132750749588, -0.23240765929222107, 0.311716765165329, -0.21186038851737976, 0.09874862432479858, 0.14229005575180054, 0.1213320717215538, 0.011155889369547367, -0.2776999771595001, -0.17378747463226318, 0.13599762320518494, -0.2687651515007019, 0.48071298003196716, 0.17518363893032074, -0.1782858967781067, -0.127494677901268, -0.22294102609157562, 0.0195456612855196, 0.19016604125499725, -0.4541535973548889, 0.16823428869247437, -0.1622648984193802, -0.06664305925369263, 0.3839629590511322, 0.3274608850479126, 0.03403638303279877, -0.1751546710729599, 0.2759246230125427, 0.4258522093296051, 0.23440271615982056, -0.2719604969024658, 0.013311301358044147, 0.6157698035240173, -0.06283332407474518, -0.0031193867325782776, 0.1794695109128952, 0.2235489785671234, 0.03148490935564041, 0.15389485657215118, 0.4893365502357483, -0.04853035882115364, 0.04498864337801933, 0.16205227375030518, -0.31013983488082886, -0.055132970213890076, 0.03124048560857773, 0.4706454575061798, -0.3853365480899811, 0.039276301860809326, 0.4664399325847626, 0.18126408755779266, -0.16052024066448212, 0.42210039496421814, -0.14052554965019226, 0.18828894197940826, 0.18381842970848083, 0.05266893282532692, 0.3655366897583008, -0.01742718741297722, -0.11499448865652084, -0.21369314193725586, 0.15116827189922333, 0.07883346825838089, 0.18240468204021454, 0.0007770498632453382, 0.10307585448026657, 0.2942716181278229, -0.0449228473007679, 0.08263235539197922, 0.017996368929743767, -0.2727629244327545, -0.3424258530139923, 0.26456257700920105, -0.0435442291200161, 0.12820474803447723, 0.11354842782020569, 0.22736141085624695, -0.2408897876739502, -0.29694122076034546, 0.22336745262145996, -0.12142500281333923, -0.1146513968706131, 0.0623244009912014, 0.21132385730743408, 0.21917890012264252, -0.0637020468711853, 0.06956750899553299, 0.32530325651168823, -0.22643429040908813, 0.3731778860092163, -0.04154127463698387, -0.09362995624542236, -0.56831955909729, 0.28940632939338684, 0.1412399709224701, 0.19511835277080536, -0.18478642404079437, 0.27417609095573425, 0.021277133375406265, 0.35550984740257263, -0.5717213749885559, 0.03379864618182182, 0.28676602244377136, 0.20987436175346375, 0.15741115808486938, -0.03313419595360756, -0.12999899685382843, 0.11890672892332077, 0.5872026681900024, 0.238051638007164, -0.3423222601413727, -0.1703978180885315, -0.26180315017700195, -0.07981523126363754, 0.06027752161026001, 0.10902651399374008, -0.10242688655853271, 0.17195259034633636, -0.03684484213590622, 0.2938790023326874, 0.24875408411026, -0.24744613468647003, 0.03448732569813728, 0.06147407740354538, 0.08390092849731445, -0.38259464502334595, -0.18465423583984375, -0.04641515389084816, -0.3085744082927704, 0.03980473428964615, -0.07634492963552475, 0.1890900880098343, 0.1296357810497284, -0.10949313640594482, 0.0063987304456532, -0.10349204391241074, 0.20983970165252686, 0.07835984975099564, 0.005142468959093094, -0.286708801984787, 0.3505922853946686, -0.04603045806288719, 0.09570905566215515, -0.6150485277175903, 0.27672508358955383, 0.043235015124082565, -0.018529878929257393, -0.2340867966413498, -0.08193385601043701, 0.3731859028339386, 0.4200778007507324, 0.16636012494564056, -0.24573111534118652, -0.07374262809753418, 0.004034708719700575, -0.1473347693681717, -0.19411765038967133, 0.0725160539150238, -0.09930218011140823, -0.018427127972245216, 0.19341252744197845, 0.025228535756468773, -0.4077318012714386, 0.07443707436323166, 0.06337739527225494, -0.09605609625577927, -0.23459431529045105, 0.2095767706632614, 0.04672158882021904, -0.155196413397789, -0.11493127793073654, -0.04036052152514458, 0.3936437964439392, 0.18072587251663208, -0.09411919862031937, -0.14245884120464325, 0.2656872868537903, -0.04762715846300125, -0.05268675088882446, -0.10167217999696732, 0.15533839166164398, 0.184029683470726, 0.04018121212720871, -0.14967463910579681 ]
83
..\pandas\reference\api\pandas.Int32Dtype.html
pandas.Int32Dtype
class pandas.Int32Dtype[source]# An ExtensionDtype for int32 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.Int32Dtype class pandas.Int32Dtype[source]# An ExtensionDtype for int32 integer data. Uses pandas.NA as its missing value, rather than numpy.nan. Attributes None Methods None
[ 0.17015941441059113, -0.4436626732349396, -0.14914570748806, 0.2601667046546936, 0.4675077497959137, 0.320388525724411, 0.3564099371433258, 0.32521605491638184, 0.07306185364723206, 0.3423459231853485, 0.025168107822537422, -0.0569356344640255, -0.03870601952075958, -0.015582973137497902, -0.2192285805940628, -0.26862066984176636, 0.05150998756289482, 0.314095139503479, 0.04048996791243553, -0.1642078161239624, -0.6472289562225342, 0.11592379212379456, 0.04351821541786194, 0.23844094574451447, -0.18877717852592468, -0.06896917521953583, -0.10183831304311752, -0.059145160019397736, 0.14797192811965942, -0.15790799260139465, 0.35666996240615845, -0.2377735823392868, 0.00658506341278553, 0.12687119841575623, -0.00009934698027791455, -0.0071113198064267635, 0.1684391349554062, 0.03797103837132454, -0.0787983238697052, 0.40828773379325867, 0.42237111926078796, -0.27058982849121094, 0.16530193388462067, -0.3824926018714905, -0.14411385357379913, -0.07891707867383957, 0.11805694550275803, -0.12383841723203659, -0.12925945222377777, 0.16174021363258362, 0.31530171632766724, 0.0681941881775856, 0.09734165668487549, -0.19517208635807037, -0.23297959566116333, -0.0582897774875164, 0.042748499661684036, 0.2550525665283203, 0.17029838263988495, 0.40849852561950684, 0.24462518095970154, 0.2082502394914627, 0.09247174859046936, -0.04661315679550171, -0.04918830096721649, -0.054250724613666534, 0.4536958932876587, -0.2531302869319916, 0.15605339407920837, 0.18640169501304626, 0.22979764640331268, 0.06659107655286789, -0.0326969176530838, 0.07708718627691269, 0.1353399157524109, -0.024768471717834473, 0.11569855362176895, 0.11217273026704788, 0.22041857242584229, 0.10649409145116806, 0.2882016599178314, 0.15859854221343994, -0.18360932171344757, 0.15296705067157745, -0.323304682970047, 0.037600357085466385, -0.17742960155010223, 0.03953421115875244, -0.268381267786026, -0.31134968996047974, -0.27953606843948364, -0.13178294897079468, 0.10377561300992966, 0.07834390550851822, 0.25686943531036377, -0.32100650668144226, 0.09036991000175476, -0.3288936913013458, -0.19568085670471191, -0.3904089331626892, -0.1679019033908844, 0.09123951196670532, -0.2818337380886078, 0.0832756981253624, -0.08230674266815186, -0.20040148496627808, -0.0076376223005354404, -0.12034427374601364, 0.22117599844932556, 0.12137718498706818, 0.22136738896369934, -0.006793853361159563, 0.011556562036275864, 0.04307333752512932, 0.0975099727511406, 0.0008899678359739482, 0.2594916522502899, 0.1483035534620285, -0.44749459624290466, 0.06555836647748947, -0.08652395755052567, 0.1829509735107422, 0.06232598051428795, 0.07522976398468018, 0.07860511541366577, 0.45848533511161804, 0.13069429993629456, 0.025679025799036026, -0.08025398850440979, -0.23597265779972076, -0.3501306474208832, 0.2470095455646515, 0.1933719515800476, -0.4120621085166931, 0.21557798981666565, 0.19588637351989746, 0.15158653259277344, 0.14039967954158783, -0.21658183634281158, 0.21625572443008423, -0.04728870093822479, -0.21259982883930206, 0.09564083814620972, 0.3743089735507965, -0.38228946924209595, -0.058748215436935425, 0.4358508884906769, -0.09886999428272247, -0.24004732072353363, 0.19665157794952393, 0.06893237680196762, -0.08627541363239288, -0.4963982403278351, 0.34879443049430847, 0.10873910784721375, -0.00510433642193675, 0.616117000579834, 0.12369651347398758, -0.040423113852739334, -0.10885253548622131, 0.3207271099090576, -0.1509004533290863, -0.002595958299934864, -0.349652498960495, 0.08138451725244522, 0.06561031192541122, -0.31084415316581726, -0.08272755146026611, -0.14514002203941345, -0.32675817608833313, 0.11243320256471634, 0.038158535957336426, 0.04552232474088669, -0.20152413845062256, -0.19189061224460602, 0.09523525834083557, 0.06653344631195068, -0.11657922714948654, -0.20405150949954987, -0.13868163526058197, 0.09350351989269257, -0.13165712356567383, -0.053929269313812256, 0.5071719288825989, -0.4756612777709961, -0.2009805589914322, 0.1416158676147461, 0.36276522278785706, 0.010880861431360245, -0.2005092352628708, -0.17010903358459473, -0.11061006039381027, 0.25051313638687134, 0.2179010957479477, 0.062378544360399246, -0.06674960255622864, -0.1387055516242981, -0.1564733386039734, -0.11737877130508423, -0.2397805154323578, -0.0343063548207283, -0.21426476538181305, 0.09431032091379166, 0.0921725183725357, 0.02282446064054966, -0.23230132460594177, -0.23480866849422455, 0.03304922208189964, -0.16596262156963348, -0.06444314867258072, 0.03252333402633667, -0.39250028133392334, -0.1319565623998642, -0.23221036791801453, 0.1099126860499382, -0.18285055458545685, 0.31222739815711975, 0.04278562217950821, 0.0315362885594368, 0.2768147885799408, 0.04404051974415779, -0.37152865529060364, -0.5863199830055237, -0.02965717762708664, 0.06915483623743057, -0.11412091553211212, -0.15486210584640503, 0.07096382975578308, -0.10612039268016815, 0.2763881981372833, -0.05979880690574646, -0.03232375904917717, -0.04629470780491829, 0.22194379568099976, -0.1444631814956665, -0.30416110157966614, 0.014353599399328232, 0.1770750880241394, 0.3183332085609436, -0.010767405852675438, 0.07461203634738922, 0.5152214765548706, 0.24787628650665283, -0.23450708389282227, -0.02096797339618206, 0.5386531352996826, -0.10609035938978195, -0.1978708803653717, -0.1120581179857254, 0.05134844407439232, 0.43652817606925964, 0.09698469936847687, 0.09770414978265762, -0.2143620252609253, -0.13425275683403015, 0.2871129810810089, -0.0456535704433918, 0.1926666498184204, -0.517991840839386, 0.0782889649271965, 0.23236726224422455, -0.2226177453994751, 0.2654798924922943, 0.18177826702594757, -0.03490782529115677, 0.1284668743610382, -0.031204547733068466, 0.03429126739501953, 0.34574025869369507, 0.11501164734363556, 0.020314237102866173, -0.059927064925432205, -0.052729614078998566, -0.19575445353984833, 0.2555769681930542, 0.16005346179008484, -0.004409440327435732, -0.17766635119915009, 0.012942264787852764, 0.1671593338251114, -0.16463376581668854, -0.02359446883201599, -0.04956934228539467, 0.11055942624807358, -0.19522725045681, 0.00811878964304924, -0.15948021411895752, -0.4533213675022125, 0.2760796844959259, -0.24130311608314514, -0.22878971695899963, -0.2743733823299408, 0.14946426451206207, -0.1713872253894806, -0.39625653624534607, 0.02078164368867874, -0.2910044491291046, 0.3531275689601898, 0.19759921729564667, 0.02165229059755802, -0.3179832100868225, 0.005692941136658192, -0.22752712666988373, 0.20413921773433685, -0.111636683344841, -0.11930876225233078, 0.3465234339237213, -0.10156837850809097, 0.1417345106601715, -0.14060616493225098, -0.3934212923049927, -0.08346110582351685, -0.18180231750011444, 0.10877622663974762, 0.31538575887680054, 0.2234659492969513, -0.1624189019203186, -0.07363462448120117, 0.23539456725120544, -0.21982236206531525, -0.004615339450538158, -0.002439545001834631, 0.0696091428399086, -0.06237368285655975, -0.3813435137271881, -0.15184013545513153, -0.24946823716163635, -0.27172887325286865, 0.1384294331073761, -0.07165246456861496, 0.19663578271865845, 0.25877493619918823, -0.14377501606941223, 0.4398118555545807, 0.4606438875198364, 0.21451736986637115, -0.3911622166633606, 0.0183043722063303, 0.40654444694519043, 0.015008396469056606, -0.20183143019676208, 0.1112610399723053, -0.38179102540016174, 0.12219830602407455, -0.30821317434310913, -0.17211611568927765, -0.3435100317001343, -0.34724414348602295, 0.27573105692863464, 0.026492653414607048, -0.1186443418264389, 0.24765782058238983, -0.05632500350475311, -0.2560827434062958, -0.13011127710342407, -0.01790178380906582, 0.0034532188437879086, -0.20398783683776855, 0.06627150624990463, 0.018419785425066948, 0.37377315759658813, -0.15492483973503113, 0.0415344312787056, -0.023519324138760567, -0.3490363359451294, 0.1752440482378006, -0.046355199068784714, 0.36403557658195496, 0.0005229295929893851, -0.07552830129861832, 0.005089538637548685, 0.1933729648590088, -0.0013345801271498203, 0.36673349142074585, -0.15838934481143951, 0.10407877713441849, 0.01660221628844738, -0.011266015470027924, -0.27780622243881226, -0.159193217754364, 0.0005258942837826908, -0.047405607998371124, 0.015853820368647575, -0.23073454201221466, 0.013811258599162102, -0.2028588205575943, 0.05992274731397629, 0.08484937250614166, 0.42018353939056396, 0.030450083315372467, -0.10101848840713501, 0.23299917578697205, -0.22502370178699493, -0.14974109828472137, 0.3810289204120636, 0.1248558759689331, 0.4146648943424225, -0.0029264837503433228, -0.20203979313373566, 0.12139356881380081, 0.23281699419021606, 0.49784591794013977, -0.22486165165901184, -0.12542901933193207, 0.33655357360839844, -0.07071011513471603, -0.1449277400970459, -0.06185612082481384, -0.28587934374809265, 0.09528235346078873, 0.33729445934295654, 0.2312515377998352, -0.06010420247912407, -0.16056030988693237, 0.2654281258583069, -0.09021717309951782, -0.2008630484342575, -0.08622733503580093, -0.24731163680553436, -0.38455381989479065, 0.1593349426984787, 0.0137375732883811, 0.416085809469223, 0.20564177632331848, 0.018199598416686058, 0.04643101617693901, -0.4664813280105591, -0.09366321563720703, 0.38207003474235535, 0.0457046777009964, 0.11927330493927002, 0.18301481008529663, -0.08926461637020111, -0.5386485457420349, 0.1550196260213852, 0.03218471258878708, 0.06494087725877762, 0.036007143557071686, -0.22038811445236206, 0.2874588966369629, -0.3108932375907898, 0.28264981508255005, -0.044224224984645844, 0.11816683411598206, -0.024411942809820175, -0.36450016498565674, 0.05389935523271561, -0.21853896975517273, 0.024060629308223724, 0.26665279269218445, -0.04611166939139366, -0.024823226034641266, -0.05689834803342819, 0.42626306414604187, 0.12894879281520844, 0.11550392955541611, 0.3557070195674896, 0.19540102779865265, -0.1145036518573761, -0.2905827462673187, 0.4009096026420593, 0.648804247379303, -0.016572820022702217, 0.15382419526576996, 0.4724000096321106, -0.0850662961602211, 0.4712492823600769, 0.4622497260570526, 0.22196686267852783, -0.27327534556388855, -0.1408737599849701, -0.06294245272874832, 0.21687497198581696, 0.2949409484863281, -0.12877431511878967, -0.39222636818885803, -0.0008922416600398719, -0.3413815498352051, 0.18662315607070923, 0.1764354258775711, -0.08817349374294281, -0.31634244322776794, -0.10583890229463577, -0.20691238343715668, 0.294060081243515, 0.12235314399003983, -0.1393475979566574, -0.25630444288253784, -0.009894849732518196, 0.030466970056295395, 0.15102659165859222, -0.0039059657137840986, -0.06928685307502747, 0.1077314019203186, 0.36113879084587097, 0.08675236254930496, -0.0203742366284132, 0.11858490109443665, 0.10273921489715576, 0.4540400207042694, -0.0477566197514534, -0.05811094120144844, 0.08087391406297684, -0.10220812261104584, 0.05179738253355026, -0.007947662845253944, 0.03231685608625412, 0.6253373026847839, 0.021056927740573883, 0.06374354660511017, 0.21375857293605804, -0.07415810227394104, 0.15950413048267365, -0.27235421538352966, 0.03745472431182861, -0.15782836079597473, -0.44470441341400146, -0.2102200835943222, -0.36229565739631653, -0.2612053155899048, -0.08359092473983765, 0.2700630724430084, 0.019527168944478035, 0.07396204769611359, -0.24537062644958496, -0.08208245784044266, -0.4309130609035492, -0.05384363606572151, -0.10997550189495087, 0.27590411901474, 0.061677925288677216, 0.26828905940055847, -0.13992607593536377, -0.24829362332820892, -0.2708532214164734, 0.21882644295692444, -0.17947106063365936, -0.15545868873596191, 0.45238760113716125, 0.19029927253723145, -0.23839247226715088, -0.11452703922986984, 0.12000857293605804, 0.09311617165803909, 0.11502929031848907, -0.19199137389659882, -0.12215950340032578, -0.49588802456855774, -0.12976886332035065, -0.15895047783851624, 0.4052966833114624, -0.1751544326543808, -0.05669340491294861, 0.3331306576728821, -0.2398824691772461, -0.4654582440853119, 0.08896442502737045, -0.373734712600708, 0.09951955825090408, -0.3137514889240265, 0.0879940316081047, -0.03754403442144394, 0.13090603053569794, 0.25037387013435364, 0.036106523126363754, -0.02460341900587082, -0.30331915616989136, -0.12512607872486115, 0.03644311800599098, -0.05572753772139549, -0.005822662264108658, 0.24582765996456146, 0.12582960724830627, -0.21615393459796906, 0.11525113135576248, -0.3312050700187683, -0.10887663811445236, 0.008942150510847569, 0.587552011013031, 0.31324392557144165, 0.3454541265964508, 0.00775131257250905, 0.029691752046346664, -0.0895993784070015, 0.5510419011116028, -0.04740158095955849, -0.0712716355919838, -0.03630758449435234, -0.04396067559719086, -0.11718302965164185, 0.19992153346538544, -0.10766433924436569, -0.22828735411167145, 0.06865072250366211, 0.07922786474227905, -0.0347822867333889, 0.09135168790817261, -0.048819396644830704, 0.047865211963653564, -0.37524792551994324, -0.013975812122225761, 0.11539150029420853, 0.3346652090549469, -0.32026922702789307, 0.318163126707077, -0.04441595450043678, -0.012087699957191944, 0.12513341009616852, 0.1587604135274887, -0.09502130001783371, 0.05490521714091301, -0.003939598798751831, -0.024532688781619072, -0.0367744080722332, -0.2511753439903259, 0.21434511244297028, 0.716523289680481, 0.010872376151382923, -0.08223993331193924, 0.46163880825042725, -0.001945042284205556, 0.13787493109703064, 0.19202309846878052, 0.1913403868675232, 0.18267162144184113, -0.18271110951900482, -0.009123384952545166, -0.07117880135774612, 0.0232350192964077, 0.0824766755104065, 0.09628676623106003, -0.3602806329727173, 0.21451476216316223, 0.39490509033203125, 0.35856762528419495, -0.5222647786140442, 0.0108338026329875, -0.16600854694843292, 0.13665185868740082, -0.3677559196949005, 0.020190352573990822, -0.07202008366584778, 0.10168032348155975, -0.18460382521152496, -0.14857615530490875, 0.08933264017105103, 0.011656781658530235, 0.10845328867435455, 0.124509297311306, -0.17416058480739594, -0.16439542174339294, 0.24346280097961426, 0.14437466859817505, 0.3394729495048523, -0.14490365982055664, -0.24149970710277557, 0.5527998208999634, -0.0037088014651089907, 0.17102521657943726, 0.32731208205223083, 0.29788583517074585, -0.022567180916666985, -0.14103221893310547, 0.011788418516516685, -0.235865518450737, -0.22722460329532623, -0.022038990631699562, 0.03180842101573944, 0.18398825824260712, 0.13634343445301056, 0.10457223653793335, 0.31801408529281616, -0.1914508193731308, 0.012111393734812737, 0.06142702326178551, 0.030897019430994987, -0.31253963708877563, 0.7365421652793884, -0.13421431183815002, -0.08995039761066437, -0.11599579453468323, 0.060655076056718826, -0.3079056441783905, -0.28821462392807007, 0.006644692737609148, -0.08463417738676071, 0.11585133522748947, 0.05534253641963005, 0.1551164984703064, -0.059869132936000824, 0.31275784969329834, 0.1367192417383194, -0.09907063096761703, 0.0823412612080574, -0.07595419138669968, -0.306886225938797, 0.11091990023851395, 0.22905904054641724, -0.3124667704105377, 0.3385629653930664, -0.004039304796606302, -0.12570340931415558, -0.4028528928756714, 0.07028350979089737, 0.18911264836788177, 0.33952072262763977, -0.06905005127191544, -0.19762371480464935, -0.11056994646787643, -0.2541522681713104, -0.22424770891666412, -0.0025129085406661034, -0.0666106566786766, 0.13039498031139374, -0.18423080444335938, 0.28493791818618774, -0.12245606631040573, 0.011572884395718575, -0.09140902012586594, 0.3805888593196869, 0.32551896572113037, 0.3386877179145813, 0.06503131240606308, -0.21676243841648102, -0.017214462161064148, 0.2074642777442932, 0.0794205591082573, -0.17511270940303802, 0.3849949538707733, -0.10354439169168472, -0.102163165807724, -0.06639381498098373, -0.07154778391122818, 0.09790024906396866, 0.4290940761566162, -0.09696154296398163, 0.12148094177246094, -0.3870525658130646, 0.45862409472465515, -0.36276236176490784, 0.1175026223063469, 0.12292442470788956, 0.10051826387643814, -0.018467845395207405, 0.22440774738788605, -0.1371309757232666, -0.3482113182544708, 0.46692585945129395, -0.12209436297416687, -0.32242870330810547, -0.26529940962791443, 0.2111140936613083, -0.18894661962985992, 0.3605056405067444, -0.2856985628604889, -0.2503384053707123, 0.3258952796459198, 0.04837475344538689, -0.3942037522792816, 0.2850000560283661, -0.03997053951025009, -0.21043246984481812, -0.027631454169750214, 0.30736884474754333, 0.08210920542478561, 0.04239282384514809, 0.06493575125932693, -0.2792770266532898 ]
84
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.interpolate.html
pandas.api.extensions.ExtensionArray.interpolate
ExtensionArray.interpolate(*, method, axis, index, limit, limit_direction, limit_area, copy, **kwargs)[source]# See DataFrame.interpolate.__doc__.
No parameters found
['>>> arr = pd.arrays.NumpyExtensionArray(np.array([0, 1, np.nan, 3]))\n>>> arr.interpolate(method="linear",\n... limit=3,\n... limit_direction="forward",\n... index=pd.Index([1, 2, 3, 4]),\n... fill_value=1,\n... copy=False,\n... axis=0,\n... limit_area="inside"\n... )\n<NumpyExtensionArray>\n[0.0, 1.0, 2.0, 3.0]\nLength: 4, dtype: float64']
pandas.api.extensions.ExtensionArray.interpolate ExtensionArray.interpolate(*, method, axis, index, limit, limit_direction, limit_area, copy, **kwargs)[source]# See DataFrame.interpolate.__doc__.
[ 0.06378938257694244, -0.31666839122772217, -0.14727933704853058, -0.21473678946495056, -0.046869583427906036, 0.11367536336183548, 0.16323047876358032, 0.3327605724334717, 0.053087782114744186, 0.37672531604766846, -0.07670259475708008, 0.3226410746574402, 0.1546051949262619, 0.06803949922323227, -0.13926874101161957, -0.2792842388153076, -0.08448071777820587, 0.17805393040180206, -0.1624206304550171, 0.13368524610996246, -0.22206558287143707, 0.040634091943502426, 0.13784712553024292, 0.3306843042373657, -0.10555894672870636, -0.01952725648880005, -0.35314279794692993, -0.18543881177902222, -0.0268862247467041, -0.13341479003429413, 0.4327213764190674, -0.009665068238973618, 0.010255662724375725, 0.14621548354625702, -0.00009848344052443281, -0.2012418657541275, 0.1664811372756958, 0.001852171728387475, 0.27049869298934937, 0.2136397510766983, 0.026109276339411736, -0.06926147639751434, 0.21015287935733795, -0.46028032898902893, 0.05957936495542526, -0.22752436995506287, -0.09687619656324387, -0.19595184922218323, 0.35101622343063354, 0.21014152467250824, 0.3132684826850891, 0.018049156293272972, -0.01222837995737791, -0.2201836258172989, 0.030100274831056595, -0.19464920461177826, 0.22433747351169586, 0.22957538068294525, 0.2664809226989746, 0.00533523503690958, 0.004841269459575415, 0.06709156930446625, -0.17061753571033478, 0.0812191367149353, 0.05735016614198685, -0.09465747326612473, 0.2716711759567261, -0.11225960403680801, 0.09299518913030624, 0.5849719643592834, 0.08423442393541336, -0.24448470771312714, -0.35910430550575256, -0.09598727524280548, -0.06583019345998764, 0.01956162229180336, -0.3534065783023834, 0.15487278997898102, 0.007063107565045357, -0.08183985948562622, 0.14901874959468842, 0.0691075250506401, -0.18678712844848633, 0.17416705191135406, -0.34978872537612915, 0.5825813412666321, 0.020983286201953888, -0.05596982315182686, 0.23020313680171967, -0.2739594578742981, -0.12876471877098083, -0.007686914410442114, 0.08897020667791367, 0.3668985068798065, 0.11962742358446121, -0.02786925435066223, -0.1839524507522583, -0.2286047339439392, 0.04346548393368721, 0.06182006001472473, 0.1758025586605072, -0.22107934951782227, 0.19573073089122772, 0.17366057634353638, 0.11953775584697723, 0.03867081180214882, -0.25799742341041565, 0.27106577157974243, 0.02036592923104763, 0.12654651701450348, 0.06458906084299088, -0.05432150885462761, 0.1492007076740265, -0.047476764768362045, -0.009354778565466404, -0.1450410932302475, -0.2253304123878479, 0.024733172729611397, -0.2790297865867615, -0.20360149443149567, 0.009608833119273186, 0.15051814913749695, 0.11023277044296265, 0.06746627390384674, 0.0005386658594943583, 0.18973785638809204, -0.1790609210729599, 0.005719321314245462, 0.24763306975364685, 0.1312902569770813, -0.34032803773880005, 0.4661400318145752, 0.30414777994155884, -0.1141354963183403, 0.0532052107155323, -0.0904313251376152, 0.5248837471008301, -0.17786286771297455, 0.2712880074977875, 0.15645460784435272, -0.167356476187706, -0.016749942675232887, 0.3619786500930786, 0.26126834750175476, -0.024432457983493805, -0.15883076190948486, 0.051467228680849075, 0.16087986528873444, -0.33000215888023376, 0.05499274283647537, 0.008725129067897797, 0.01713031530380249, -0.3594064712524414, 0.29432615637779236, 0.10254501551389694, 0.2472497522830963, 0.012932347133755684, 0.14868591725826263, 0.018374085426330566, -0.04042510688304901, 0.28416213393211365, 0.14248991012573242, 0.3936055302619934, -0.2646387815475464, 0.2999667227268219, 0.16593340039253235, -0.09501271694898605, -0.1983102411031723, -0.33397719264030457, 0.1433630883693695, 0.12881913781166077, 0.060649268329143524, 0.006286251358687878, -0.08022057265043259, -0.2654380202293396, 0.5191146731376648, 0.10397229343652725, -0.1848350614309311, 0.04648454114794731, -0.06276591122150421, -0.06742331385612488, -0.12369698286056519, 0.04659721627831459, 0.0902683213353157, 0.3406679928302765, 0.08351057767868042, -0.16877160966396332, 0.29620668292045593, -0.12371820956468582, 0.019939657300710678, -0.01645035482943058, -0.2970426678657532, 0.2718276381492615, -0.03292565792798996, -0.054413169622421265, 0.21021904051303864, 0.017197370529174805, -0.2600383758544922, 0.21428656578063965, -0.15471777319908142, -0.08231804519891739, -0.04207085818052292, 0.1394176334142685, 0.015093237161636353, 0.03157033398747444, -0.48675650358200073, -0.039617300033569336, -0.07623803615570068, -0.18435360491275787, -0.29920312762260437, 0.16719341278076172, -0.3590274751186371, -0.3792620003223419, -0.022846274077892303, 0.16119730472564697, 0.14450570940971375, 0.33944961428642273, -0.10170314460992813, 0.2797906994819641, -0.011054035276174545, -0.08935010433197021, -0.0870751440525055, -0.07757309824228287, 0.1479927897453308, -0.227844700217247, 0.23128408193588257, 0.02196606993675232, -0.08274959027767181, 0.06343919783830643, 0.04822132736444473, 0.06745554506778717, -0.10032350569963455, 0.11026719212532043, 0.448259562253952, -0.09595784544944763, 0.29311156272888184, -0.13646188378334045, 0.2797805368900299, 0.09268030524253845, 0.027467848733067513, -0.1327570229768753, 0.04961957037448883, 0.1368943601846695, 0.07548380643129349, 0.005434390623122454, 0.42179298400878906, -0.019986044615507126, -0.06262501329183578, 0.17849941551685333, 0.15865741670131683, 0.08450518548488617, -0.09776774793863297, -0.23918770253658295, -0.2748016119003296, -0.2621121108531952, 0.15707659721374512, -0.02173243835568428, -0.12200897186994553, 0.11990882456302643, 0.10458830744028091, 0.1535879224538803, -0.28196585178375244, 0.35438477993011475, 0.02005961909890175, -0.023500407114624977, 0.11698459088802338, 0.11233998835086823, -0.011619632132351398, -0.13457687199115753, 0.2944965660572052, 0.17508600652217865, -0.16881251335144043, -0.07759565860033035, 0.05194597318768501, 0.28191396594047546, 0.2591075897216797, 0.1956569105386734, 0.012153181247413158, 0.036723341792821884, -0.07221447676420212, -0.15954628586769104, -0.08749708533287048, -0.23975569009780884, 0.18780891597270966, 0.09623394906520844, 0.1468052864074707, -0.32097646594047546, -0.3151954114437103, 0.19143155217170715, -0.7202538251876831, -0.14758509397506714, -0.3451683521270752, -0.2864167094230652, 0.10984016209840775, -0.3061743974685669, -0.15328757464885712, -0.3808567523956299, 0.10098849982023239, 0.2790659964084625, -0.18576101958751678, -0.17052406072616577, 0.031752485781908035, -0.0032392789144068956, 0.28476402163505554, -0.17926086485385895, 0.25412487983703613, 0.19955159723758698, 0.24313294887542725, 0.4208538234233856, -0.027076667174696922, -0.23559240996837616, 0.00301912403665483, 0.1523449420928955, 0.04432152211666107, 0.2265947163105011, 0.1545640528202057, -0.05910961329936981, -0.26975029706954956, -0.2616329789161682, -0.06683740019798279, -0.06256920099258423, -0.19185377657413483, -0.1628912091255188, 0.1066058799624443, -0.0761900544166565, -0.014074369333684444, -0.20008692145347595, -0.3098829388618469, 0.1731499433517456, 0.06089692562818527, 0.08569372445344925, -0.25118130445480347, 0.07115331292152405, 0.21832117438316345, 0.14181306958198547, -0.15147240459918976, -0.056692879647016525, 0.20282579958438873, 0.29142776131629944, -0.09700483828783035, 0.09960401803255081, -0.1458916813135147, -0.33526185154914856, 0.10456330329179764, -0.05749434977769852, 0.06183406338095665, -0.295622318983078, -0.3206317126750946, 0.3918200433254242, -0.010921693406999111, 0.03645864129066467, 0.2858670651912689, -0.11955594271421432, -0.14135153591632843, 0.08995743095874786, -0.05003916472196579, 0.28967761993408203, 0.29373642802238464, -0.5437210202217102, -0.029777023941278458, 0.4041721522808075, -0.020785996690392494, -0.155557781457901, 0.0899694636464119, -0.21445970237255096, 0.3709837794303894, -0.41502657532691956, -0.0623541995882988, -0.1000576913356781, -0.15926498174667358, -0.05637983977794647, 0.17202654480934143, -0.035353656858205795, -0.015903135761618614, -0.09244418889284134, 0.04004541039466858, 0.029668981209397316, -0.14388811588287354, -0.15538577735424042, -0.07345204800367355, -0.14966069161891937, 0.006964060943573713, 0.2527227997779846, -0.009334868751466274, 0.08623058348894119, -0.39263710379600525, -0.0874398797750473, -0.06009240075945854, -0.13906802237033844, 0.1602834016084671, -0.1792757660150528, 0.14917203783988953, -0.21273325383663177, -0.12923382222652435, 0.31874072551727295, 0.5041267275810242, 0.03854333981871605, 0.08698801696300507, -0.17924679815769196, -0.20604892075061798, -0.14870864152908325, 0.4343087673187256, 0.332876980304718, -0.20362211763858795, -0.028049329295754433, -0.021459775045514107, -0.2962321639060974, -0.08630992472171783, -0.06319383531808853, 0.1547194868326187, 0.2694230079650879, 0.2663274109363556, -0.1523028165102005, 0.026757221668958664, 0.35804101824760437, 0.08234117180109024, -0.03812229260802269, 0.3006819784641266, -0.18965555727481842, -0.450040727853775, 0.11693863570690155, 0.2757352888584137, 0.14882981777191162, 0.2645314335823059, -0.021649617701768875, -0.23798426985740662, 0.02404450997710228, -0.2867805063724518, -0.041687529534101486, 0.2931329607963562, 0.2712927460670471, 0.07017979770898819, -0.2170194685459137, -0.2914552390575409, -0.11387830227613449, 0.14773207902908325, 0.005790588911622763, 0.10146776586771011, 0.2549439072608948, 0.03158310055732727, -0.2323601394891739, 0.19503813982009888, 0.018230745568871498, 0.14632049202919006, 0.25907424092292786, -0.1821555495262146, 0.2224515974521637, 0.011816836893558502, -0.24433356523513794, 0.15145115554332733, -0.19271311163902283, 0.32116442918777466, -0.11732285469770432, 0.5702894926071167, 0.21840748190879822, 0.012034880928695202, 0.4616014063358307, 0.14476610720157623, -0.35102608799934387, 0.05565814673900604, 0.4377216100692749, 0.5438619256019592, 0.04085038602352142, -0.06381944566965103, 0.25427669286727905, -0.15998080372810364, 0.19240298867225647, 0.3984051048755646, 0.028955427929759026, -0.2567267417907715, -0.17270582914352417, -0.07717321813106537, 0.037168413400650024, 0.15515609085559845, 0.08634797483682632, -0.3397820293903351, 0.062154371291399, -0.4194660782814026, 0.19150328636169434, 0.2569786608219147, -0.1428246647119522, -0.3563922345638275, -0.1730998456478119, -0.22832392156124115, 0.21122342348098755, -0.17208190262317657, -0.3886309564113617, 0.09293341636657715, -0.12070856988430023, -0.19799287617206573, 0.016707342118024826, -0.029222674667835236, -0.04429435357451439, -0.07005148380994797, 0.1751634031534195, 0.011122191324830055, 0.19054123759269714, -0.555326521396637, -0.17785556614398956, 0.1989937126636505, -0.07073409110307693, 0.1375262290239334, -0.08794721215963364, 0.058257926255464554, -0.13097788393497467, -0.148485004901886, 0.2815546691417694, 0.3519478738307953, -0.10679621249437332, -0.027391552925109863, 0.28853365778923035, 0.045465901494026184, -0.29845279455184937, -0.26613351702690125, 0.1301060914993286, 0.09675005823373795, -0.2544373571872711, -0.06448236852884293, -0.207373708486557, -0.22312448918819427, -0.15130387246608734, 0.20886941254138947, 0.11028698086738586, -0.3137766420841217, 0.03949309512972832, 0.12085217982530594, -0.15731601417064667, -0.14438679814338684, 0.34689512848854065, 0.02510887384414673, 0.24168261885643005, 0.2571920156478882, -0.3398057818412781, -0.04955022782087326, -0.26910263299942017, 0.054983027279376984, 0.18195374310016632, 0.18315431475639343, 0.4255730211734772, -0.24045173823833466, -0.21821068227291107, -0.08638079464435577, -0.029757879674434662, 0.23279526829719543, 0.30700528621673584, -0.20183898508548737, -0.38287070393562317, -0.4493078589439392, 0.04350164905190468, 0.10837150365114212, 0.27492064237594604, -0.11543799936771393, -0.13892260193824768, -0.15720437467098236, 0.041392210870981216, -0.4566071629524231, 0.05319850146770477, -0.14071649312973022, -0.2910621464252472, -0.0820813998579979, -0.0776805728673935, -0.13999389111995697, 0.1397540420293808, 0.30848291516304016, 0.3088115155696869, -0.006810180377215147, -0.37616321444511414, -0.19083072245121002, -0.039786774665117264, -0.2535270154476166, -0.02848009020090103, -0.06246154010295868, -0.1141081228852272, -0.3451683521270752, -0.09510816633701324, 0.05030310899019241, -0.1217421293258667, 0.08894528448581696, 0.1180775836110115, 0.2176247537136078, -0.13948677480220795, 0.004731153137981892, -0.12559275329113007, 0.005530103575438261, -0.053346551954746246, -0.17488636076450348, 0.33232444524765015, -0.1846228986978531, -0.17969119548797607, -0.0033961907029151917, 0.17594635486602783, -0.04269254207611084, -0.3286380171775818, 0.042454686015844345, 0.21646441519260406, -0.43217313289642334, -0.01264988910406828, 0.4029131531715393, 0.436175137758255, -0.05484747514128685, 0.1831936240196228, 0.20365341007709503, 0.3821435868740082, -0.28583410382270813, -0.12751109898090363, 0.4359997808933258, -0.00905187800526619, 0.3615224361419678, 0.36422982811927795, 0.21930137276649475, -0.23780666291713715, -0.021282710134983063, 0.0033510765060782433, 0.257082998752594, 0.06537226587533951, -0.045226216316223145, 0.7247477173805237, 0.23880599439144135, -0.0831773430109024, 0.2321520745754242, 0.10717674344778061, 0.6051017642021179, 0.16008038818836212, 0.08801782876253128, 0.6209091544151306, -0.10730945318937302, -0.2738786041736603, 0.21376879513263702, -0.19277605414390564, -0.13601766526699066, -0.0776309072971344, -0.0344788022339344, 0.39616137742996216, 0.2999931871891022, 0.06388258934020996, -0.2236652374267578, -0.2766048312187195, -0.44997963309288025, 0.16883094608783722, -0.05239081382751465, -0.024971257895231247, -0.014514084905385971, -0.19524750113487244, -0.2661208510398865, -0.06432899087667465, 0.37528151273727417, -0.18670853972434998, 0.18927612900733948, -0.3105300962924957, -0.1061989814043045, 0.17637918889522552, 0.13796624541282654, -0.11915353685617447, 0.2769114077091217, -0.10303724557161331, -0.21983277797698975, 0.4164123237133026, -0.25034889578819275, -0.253926545381546, 0.2668280601501465, 0.14806364476680756, -0.03217802196741104, -0.22151437401771545, 0.1778721809387207, -0.08935871720314026, -0.3599059581756592, 0.09166238456964493, -0.14633479714393616, 0.08418022096157074, 0.047968655824661255, 0.3967094123363495, 0.33982887864112854, -0.3232378661632538, 0.21146774291992188, 0.140657439827919, 0.2728577256202698, -0.24219439923763275, 0.10177616775035858, 0.14424407482147217, -0.09821337461471558, -0.043218452483415604, -0.2804701030254364, -0.23315857350826263, -0.12151972204446793, -0.42712175846099854, -0.5152410864830017, 0.029781397432088852, 0.1792801469564438, 0.19439800083637238, 0.058368515223264694, 0.378784716129303, 0.15952348709106445, 0.30394455790519714, 0.2061683088541031, -0.3504231572151184, -0.12697833776474, 0.0017523744609206915, 0.0656639039516449, -0.45093604922294617, 0.3528655767440796, 0.14418239891529083, -0.05173153430223465, -0.3691639006137848, -0.007256933953613043, 0.1053173765540123, 0.10937085002660751, 0.258657306432724, -0.1381487101316452, -0.21796393394470215, 0.0004646197776310146, -0.1030416488647461, 0.1930098533630371, -0.21132737398147583, 0.12567172944545746, -0.35704079270362854, 0.28027355670928955, 0.08971907198429108, 0.07486604154109955, 0.14466410875320435, 0.1134951189160347, 0.1544218361377716, 0.013568365015089512, -0.17510372400283813, -0.2654896378517151, 0.25996077060699463, -0.045624807476997375, 0.3633970320224762, -0.24475157260894775, 0.08948274701833725, 0.015735171735286713, 0.22089162468910217, 0.08664512634277344, -0.6098905801773071, -0.08926695585250854, 0.21024297177791595, 0.12701617181301117, -0.17113038897514343, 0.003246558364480734, 0.24107220768928528, -0.1766289919614792, -0.16797012090682983, 0.12124363332986832, 0.16134317219257355, -0.18681757152080536, 0.09221084415912628, 0.3510960638523102, -0.22702571749687195, 0.48433762788772583, -0.3791218101978302, -0.4101327657699585, -0.35076040029525757, -0.07651140540838242, 0.19664646685123444, -0.1522025316953659, 0.15368734300136566, -0.014895292930305004, 0.31176385283470154, -0.0884474590420723, -0.17355968058109283, 0.2539215683937073, -0.09568914026021957, -0.04156992956995964, -0.07948429882526398, 0.005970627535134554, 0.3517146110534668, -0.06958643347024918, -0.06855002790689468, -0.4071768820285797 ]
85
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.rank.html
pandas.core.groupby.SeriesGroupBy.rank
SeriesGroupBy.rank(method='average', ascending=True, na_option='keep', pct=False, axis=<no_default>)[source]# Provide the rank of values within each group.
Parameters: method{‘average’, ‘min’, ‘max’, ‘first’, ‘dense’}, default ‘average’ average: average rank of group. min: lowest rank in group. max: highest rank in group. first: ranks assigned in order they appear in the array. dense: like ‘min’, but rank always increases by 1 between groups. ascendingbool, default TrueFalse for ranks by high (1) to low (N). na_option{‘keep’, ‘top’, ‘bottom’}, default ‘keep’ keep: leave NA values where they are. top: smallest rank if ascending. bottom: smallest rank if descending. pctbool, default FalseCompute percentage rank of data within each group. axisint, default 0The axis of the object over which to compute the rank. Deprecated since version 2.1.0: For axis=1, operate on the underlying object instead. Otherwise the axis keyword is not necessary. Returns: DataFrame with ranking of values within each group
['>>> df = pd.DataFrame(\n... {\n... "group": ["a", "a", "a", "a", "a", "b", "b", "b", "b", "b"],\n... "value": [2, 4, 2, 3, 5, 1, 2, 4, 1, 5],\n... }\n... )\n>>> df\n group value\n0 a 2\n1 a 4\n2 a 2\n3 a 3\n4 a 5\n5 b 1\n6 b 2\n7 b 4\n8 b 1\n9 b 5\n>>> for method in [\'average\', \'min\', \'max\', \'dense\', \'first\']:\n... df[f\'{method}_rank\'] = df.groupby(\'group\')[\'value\'].rank(method)\n>>> df\n group value average_rank min_rank max_rank dense_rank first_rank\n0 a 2 1.5 1.0 2.0 1.0 1.0\n1 a 4 4.0 4.0 4.0 3.0 4.0\n2 a 2 1.5 1.0 2.0 1.0 2.0\n3 a 3 3.0 3.0 3.0 2.0 3.0\n4 a 5 5.0 5.0 5.0 4.0 5.0\n5 b 1 1.5 1.0 2.0 1.0 1.0\n6 b 2 3.0 3.0 3.0 2.0 3.0\n7 b 4 4.0 4.0 4.0 3.0 4.0\n8 b 1 1.5 1.0 2.0 1.0 2.0\n9 b 5 5.0 5.0 5.0 4.0 5.0']
pandas.core.groupby.SeriesGroupBy.rank SeriesGroupBy.rank(method='average', ascending=True, na_option='keep', pct=False, axis=<no_default>)[source]# Provide the rank of values within each group.
[ -0.35954549908638, -0.28176724910736084, -0.19579161703586578, 0.29965001344680786, 0.0498468317091465, 0.3561514914035797, 0.1617695689201355, 0.08097799867391586, 0.27715936303138733, 0.1900903284549713, -0.21580953896045685, 0.30867114663124084, 0.2066153734922409, 0.2454664260149002, -0.07149753719568253, -0.24120379984378815, -0.09651216864585876, 0.18847031891345978, 0.16375575959682465, -0.004157914314419031, -0.36066222190856934, 0.048543114215135574, -0.08762897551059723, 0.030955862253904343, -0.12574951350688934, -0.19580483436584473, 0.022380685433745384, -0.23868270218372345, 0.16298635303974152, -0.26796528697013855, 0.1477845013141632, 0.11851677298545837, 0.04899783059954643, 0.4011424481868744, -0.00009086036152439192, -0.3396952152252197, -0.127676323056221, 0.07282526791095734, 0.23952297866344452, -0.019118012860417366, -0.029643401503562927, -0.011023184284567833, -0.07735871523618698, -0.2857741117477417, -0.07559992372989655, -0.006707054562866688, -0.21075521409511566, -0.1674087941646576, 0.29777729511260986, -0.21795207262039185, 0.30295926332473755, -0.027211282402276993, -0.3820711374282837, -0.31361478567123413, -0.1547144055366516, -0.34615686535835266, -0.026726791635155678, 0.47118067741394043, -0.28966429829597473, -0.017833901569247246, -0.14485637843608856, 0.14394572377204895, 0.07739101350307465, -0.0016702107386663556, -0.1747542917728424, 0.1781308650970459, 0.20910124480724335, -0.167138934135437, 0.05963943153619766, 0.22001923620700836, 0.09673906117677689, -0.011095961555838585, -0.3815497159957886, -0.007460146211087704, 0.04383617639541626, -0.08872506022453308, 0.005031755194067955, -0.03296343609690666, 0.21932600438594818, 0.04995878040790558, 0.07199503481388092, 0.5611920952796936, -0.00016216070798691362, 0.0344461128115654, -0.2639048397541046, 0.21546950936317444, -0.07405349612236023, -0.005824964493513107, 0.34791016578674316, -0.003130880882963538, -0.47660598158836365, 0.020462896674871445, 0.274655282497406, 0.15155519545078278, -0.2917446196079254, -0.22382637858390808, 0.27744752168655396, 0.056538429111242294, 0.061011798679828644, -0.09235070645809174, -0.045098938047885895, -0.14259181916713715, -0.10428845137357712, -0.011307894252240658, -0.016842124983668327, 0.15978237986564636, 0.22825388610363007, -0.016754789277911186, 0.30065569281578064, 0.3123367130756378, -0.014070166274905205, 0.10154487937688828, 0.04586709290742874, -0.11790494620800018, 0.15707863867282867, 0.0599096342921257, -0.33204564452171326, -0.10154182463884354, -0.6119862198829651, -0.13147585093975067, 0.17602643370628357, -0.18682850897312164, 0.11856474727392197, 0.23953524231910706, 0.2883703112602234, 0.4514538049697876, -0.030617395415902138, -0.023218559101223946, 0.2470681071281433, 0.09808144718408585, -0.1783510446548462, 0.16023613512516022, 0.008768737316131592, 0.30333441495895386, 0.055262550711631775, -0.24002346396446228, 0.27205079793930054, 0.12920910120010376, 0.20985305309295654, 0.0003957677399739623, 0.07698222249746323, -0.18864069879055023, -0.23950374126434326, 0.0925842821598053, 0.21695742011070251, -0.04457685351371765, 0.15785981714725494, -0.02183985523879528, -0.26433777809143066, 0.21397902071475983, 0.31038907170295715, 0.004347287118434906, 0.20607201755046844, 0.2765752375125885, 0.07151021808385849, -0.14963257312774658, -0.3951243460178375, 0.0707089826464653, -0.023116910830140114, 0.18890345096588135, 0.3229512572288513, 0.07513958215713501, -0.1799825131893158, -0.13637736439704895, 0.032540448009967804, 0.05327048525214195, -0.11249847710132599, -0.19199559092521667, -0.21650564670562744, -0.22488373517990112, -0.09222283959388733, 0.09388639777898788, 0.16529276967048645, -0.06298419088125229, 0.18980665504932404, 0.12692616879940033, 0.16547705233097076, -0.1640671342611313, -0.5294890403747559, -0.060975197702646255, -0.057421885430812836, -0.2500365078449249, 0.30264362692832947, 0.21751785278320312, 0.15186895430088043, 0.052002593874931335, -0.05543141812086105, 0.36801910400390625, 0.09279230982065201, -0.027689777314662933, -0.011697475798428059, 0.037554461508989334, 0.47889775037765503, 0.06427233666181564, -0.12176144868135452, 0.07838849723339081, 0.09236736595630646, -0.2911812663078308, 0.15317657589912415, 0.11372485756874084, -0.25045275688171387, -0.11490228027105331, 0.11635114997625351, -0.28005251288414, 0.11416605114936829, -0.0378873348236084, 0.22124981880187988, 0.1355990469455719, 0.08070290088653564, -0.1528024673461914, 0.09517970681190491, -0.5919068455696106, -0.478912889957428, -0.22149889171123505, -0.15316666662693024, 0.18677687644958496, 0.2968844771385193, 0.18257580697536469, -0.0705806314945221, -0.25458264350891113, -0.18265517055988312, -0.04116195812821388, -0.2541995346546173, -0.1318364143371582, 0.22487707436084747, 0.21024809777736664, 0.03975824639201164, -0.15576820075511932, 0.29368358850479126, 0.20993046462535858, 0.17095592617988586, 0.037515752017498016, 0.18353396654129028, 0.15272964537143707, -0.02326161228120327, 0.09170883148908615, 0.2843293845653534, -0.029807154089212418, -0.1342395544052124, 0.018786853179335594, 0.08554483950138092, 0.26569730043411255, -0.03631852567195892, 0.18575221300125122, -0.2967882752418518, 0.49463143944740295, -0.11023864895105362, -0.06540148705244064, -0.027628352865576744, 0.14615806937217712, 0.27411192655563354, 0.028939304873347282, 0.2007535845041275, -0.3861919343471527, -0.19548149406909943, 0.2461244910955429, 0.15894106030464172, 0.1674569994211197, -0.3183162212371826, 0.2536786198616028, 0.505029559135437, -0.05173463374376297, 0.28699755668640137, -0.0005533345392905176, -0.008907202631235123, 0.012688355520367622, 0.25084388256073, 0.17294380068778992, -0.07733110338449478, 0.22660870850086212, 0.11254057288169861, -0.1034710556268692, -0.11066463589668274, 0.19571951031684875, 0.0009575003641657531, 0.08946869522333145, 0.03764571622014046, 0.11739251762628555, 0.1048172190785408, 0.24523428082466125, -0.3613273799419403, -0.21378645300865173, -0.06385115534067154, 0.06863982230424881, -0.14141090214252472, -0.04351760819554329, 0.07300303876399994, 0.040510840713977814, 0.2081899493932724, -0.47032880783081055, -0.31900084018707275, -0.05804421007633209, 0.12622539699077606, -0.18282972276210785, 0.08023402094841003, 0.24588552117347717, -0.029024994000792503, 0.41443225741386414, 0.2550290822982788, 0.06111554428935051, -0.03478066995739937, 0.0694669634103775, 0.08159036934375763, 0.2618125081062317, -0.049238380044698715, 0.1129520907998085, 0.4465487003326416, -0.16602285206317902, 0.12818968296051025, 0.2236866056919098, -0.028461171314120293, -0.2076355665922165, -0.25270211696624756, -0.0098915696144104, 0.009351392276585102, 0.19483818113803864, -0.6071358919143677, -0.28096696734428406, -0.13138552010059357, -0.18486203253269196, -0.15991833806037903, -0.213494211435318, 0.0230802521109581, 0.12033943831920624, 0.020557140931487083, -0.3219599723815918, -0.09564153850078583, -0.16640181839466095, 0.1446581482887268, 0.27495747804641724, 0.19707831740379333, -0.41612759232521057, -0.2858405113220215, 0.11789721250534058, 0.17438924312591553, 0.11232715100049973, -0.3911384642124176, -0.1320061981678009, 0.5329839587211609, -0.07227170467376709, -0.12024074792861938, 0.1804487407207489, -0.3131946921348572, 0.19273313879966736, -0.0543588250875473, 0.03777601569890976, -0.05615107715129852, -0.0376666858792305, 0.10152220726013184, -0.011421024799346924, 0.17579017579555511, 0.12177982181310654, 0.19471243023872375, -0.2959100604057312, 0.21571692824363708, -0.024477729573845863, -0.23767296969890594, -0.015480819158256054, -0.10206805914640427, -0.2839638888835907, 0.5540693998336792, 0.2306603640317917, 0.19111357629299164, 0.10144785791635513, 0.18875901401042938, -0.05823270604014397, -0.1873312145471573, -0.04939606040716171, 0.1935928910970688, -0.11486997455358505, -0.34324365854263306, 0.16082192957401276, 0.15401050448417664, 0.14751051366329193, 0.30766695737838745, 0.023691996932029724, 0.09287893027067184, 0.053939566016197205, -0.3378053605556488, 0.2329569160938263, -0.09896606206893921, 0.0015591916162520647, 0.36717358231544495, -0.28423401713371277, 0.16644951701164246, -0.10851486027240753, -0.10219788551330566, 0.03434090316295624, 0.01722242869436741, -0.0696377083659172, -0.12863098084926605, -0.02948593907058239, -0.1236473023891449, -0.21170559525489807, 0.2942279875278473, 0.1340818703174591, 0.1573634147644043, 0.20402708649635315, 0.2748258113861084, -0.08199065178632736, -0.04964645579457283, 0.24709996581077576, 0.004184786695986986, 0.19883692264556885, 0.10218419134616852, -0.40685856342315674, -0.10347708314657211, 0.12646059691905975, -0.12011989951133728, -0.4015502631664276, 0.05704134702682495, 0.15263324975967407, -0.24294523894786835, 0.03132866322994232, 0.43069151043891907, 0.028636787086725235, -0.09702688455581665, -0.3028910458087921, -0.17342571914196014, -0.07277164608240128, 0.20047178864479065, -0.023338748142123222, 0.023938767611980438, 0.17114783823490143, -0.21490375697612762, -0.07841280847787857, 0.18016904592514038, -0.2394833117723465, 0.13617075979709625, 0.1305365413427353, 0.3112708628177643, 0.45880645513534546, -0.1553967148065567, 0.13613706827163696, -0.07469136267900467, -0.3352309465408325, -0.05052727460861206, 0.11082471162080765, 0.074022576212883, -0.31395378708839417, -0.21631881594657898, 0.21104806661605835, -0.06596209853887558, -0.11031277477741241, 0.07572182267904282, -0.1408025026321411, 0.050119202584028244, 0.13817088305950165, -0.2659473717212677, 0.2109210193157196, 0.1291169971227646, 0.15981939435005188, -0.3513531982898712, 1.0327916145324707, 0.26253893971443176, -0.06377926468849182, 0.05155296251177788, -0.044980090111494064, -0.25404441356658936, 0.06579777598381042, 0.006231946405023336, 0.5005249977111816, -0.04647515341639519, -0.1898060142993927, 0.30627769231796265, 0.04826217517256737, 0.029127122834324837, 0.21975167095661163, 0.10285858064889908, -0.3481324017047882, -0.316037118434906, -0.17801780998706818, -0.09280069172382355, 0.07267553359270096, 0.43015313148498535, -0.29447850584983826, 0.26894187927246094, -0.40874359011650085, -0.20948302745819092, 0.11887948215007782, 0.11163496226072311, -0.3425760269165039, -0.1729327291250229, -0.4902949929237366, 0.2394341677427292, 0.08954035490751266, -0.14191460609436035, -0.09202581644058228, 0.1483961045742035, -0.06231337785720825, 0.06722725182771683, -0.05434489622712135, -0.07018076628446579, -0.13858847320079803, 0.1463201940059662, 0.07478327304124832, -0.1789398342370987, -0.0016698988620191813, -0.33280956745147705, 0.0006271408055908978, -0.17142868041992188, 0.22929637134075165, 0.0032920255325734615, -0.1925569772720337, 0.1586068868637085, 0.4633735418319702, 0.10219908505678177, 0.4269014000892639, -0.005601160693913698, -0.057366155087947845, 0.09735216200351715, 0.25754377245903015, -0.18957510590553284, -0.010087763890624046, -0.13406574726104736, -0.2474232316017151, -0.26835864782333374, 0.009687740355730057, 0.010718979872763157, -0.15182381868362427, -0.3229418396949768, 0.3440294563770294, 0.10469996184110641, -0.2181050181388855, 0.1975063532590866, -0.2018980085849762, -0.052481211721897125, -0.16299158334732056, 0.29342955350875854, 0.12109574675559998, -0.05780214071273804, -0.24526768922805786, -0.06075911968946457, -0.3945501446723938, -0.2961818277835846, 0.11555147171020508, 0.018567560240626335, 0.12809276580810547, 0.14520369470119476, -0.04484647512435913, -0.04059949144721031, 0.006020217668265104, -0.07307948172092438, 0.13926245272159576, 0.4276299774646759, -0.13610035181045532, -0.38123348355293274, -0.24537545442581177, 0.11467377096414566, 0.30283424258232117, 0.31973564624786377, -0.35581281781196594, -0.10040096193552017, 0.17584457993507385, -0.09593170881271362, -0.4364211857318878, -0.06264820694923401, -0.22098438441753387, -0.023579595610499382, 0.0895782932639122, 0.08960521966218948, -0.11733245849609375, 0.18467478454113007, 0.29252952337265015, 0.07118697464466095, 0.031435776501894, -0.3988591730594635, -0.11534329503774643, 0.01957843080163002, -0.08991463482379913, 0.03282807767391205, 0.21987010538578033, 0.1692136824131012, -0.30648910999298096, -0.20392712950706482, 0.014905642718076706, 0.14490213990211487, 0.018678514286875725, 0.2804241180419922, 0.10218917578458786, 0.08862369507551193, -0.017927618697285652, -0.22131700813770294, -0.04108477383852005, -0.17932718992233276, -0.05733117833733559, 0.3031633794307709, 0.06208527460694313, 0.08048558235168457, -0.12106356024742126, -0.09853439778089523, -0.1905527412891388, 0.009425092488527298, 0.21545922756195068, -0.13251042366027832, -0.1476839780807495, 0.36953890323638916, 0.5107781291007996, -0.07689864188432693, -0.03999539837241173, 0.002523709088563919, -0.22875910997390747, 0.32229459285736084, -0.5599260926246643, 0.023246685042977333, 0.016051825135946274, 0.20728927850723267, 0.23652242124080658, 0.18321916460990906, -0.0424795038998127, -0.17031265795230865, 0.03464272990822792, -0.03216629847884178, 0.15715762972831726, -0.318045973777771, 0.43323853611946106, 0.1486286222934723, 0.1695370227098465, 0.23490206897258759, 0.3642747104167938, 0.026307769119739532, 0.06788089871406555, 0.01547202654182911, 0.22675251960754395, 0.2143329232931137, -0.021316800266504288, -0.1692875474691391, -0.1374742090702057, 0.04447339102625847, -0.15324681997299194, 0.36011362075805664, -0.15207411348819733, 0.03929715231060982, 0.4532380700111389, 0.04686130955815315, -0.16323433816432953, 0.0366327203810215, -0.15518081188201904, 0.007724289316684008, 0.030682090669870377, 0.06446366757154465, 0.08120978623628616, 0.20157921314239502, -0.4336460530757904, -0.12169472128152847, 0.2154308408498764, -0.3390824496746063, 0.21002037823200226, 0.024953966960310936, -0.09235832840204239, -0.021448716521263123, 0.1878674179315567, 0.12309978157281876, 0.31965720653533936, -0.23798944056034088, -0.45735055208206177, 0.15682204067707062, 0.3706417381763458, -0.019926993176341057, 0.3657299280166626, -0.10469314455986023, -0.3160302937030792, -0.2519865334033966, 0.06659621000289917, -0.1541963666677475, -0.06362783908843994, 0.12817451357841492, -0.08021774888038635, -0.2992759943008423, 0.07024744153022766, 0.026446249336004257, 0.29498642683029175, -0.37138688564300537, -0.11712190508842468, 0.2257494032382965, 0.12206750363111496, -0.3095370829105377, 0.5331348180770874, -0.10525007545948029, -0.3075812757015228, 0.1784163862466812, 0.03631916642189026, 0.08418233692646027, -0.17186088860034943, -0.1460331529378891, -0.0033394452184438705, -0.012386957183480263, -0.23801305890083313, 0.200038343667984, 0.2091415673494339, -0.03433686122298241, -0.10684698820114136, 0.19386854767799377, -0.028083449229598045, -0.22068877518177032, -0.43111711740493774, -0.019120965152978897, 0.5962929129600525, -0.20968948304653168, 0.25295940041542053, -0.019498711451888084, -0.17758634686470032, 0.1709142029285431, 0.43107280135154724, 0.32828688621520996, -0.24682077765464783, -0.1621326357126236, -0.07787840813398361, -0.16851919889450073, -0.22555454075336456, -0.027556272223591805, -0.3086174428462982, -0.1667199730873108, -0.11241576075553894, -0.27029097080230713, 0.31890058517456055, -0.03947385773062706, -0.1390785574913025, -0.07757453620433807, 0.43876755237579346, 0.051727544516325, -0.01594708301126957, 0.120994932949543, -0.3130493760108948, 0.45118919014930725, 0.15897449851036072, -0.20753692090511322, -0.1282450258731842, 0.24644355475902557, -0.19176781177520752, 0.2702729403972626, 0.18073566257953644, -0.14458517730236053, -0.10457020252943039, 0.07252028584480286, -0.046147655695676804, 0.0048296693712472916, -0.1803084909915924, 0.2510978877544403, -0.09799391776323318, -0.13237230479717255, -0.2037285715341568, 0.13536182045936584, -0.1298774778842926, 0.09939353168010712, 0.055301032960414886, -0.024898288771510124, -0.017328033223748207, -0.17255917191505432, -0.3269400894641876, -0.39712998270988464, 0.3018861711025238, 0.20247547328472137, -0.04430007562041283, 0.3622373640537262, -0.08400336652994156, 0.3634018898010254, 0.2722519040107727, -0.2541423738002777, 0.09474535286426544, -0.07504913210868835, -0.05747625231742859, -0.033176716417074203, 0.010349680669605732, -0.15515677630901337, 0.01574762910604477, -0.05367076024413109, -0.407529354095459 ]
86
..\pandas\reference\api\pandas.tseries.offsets.BYearBegin.kwds.html
pandas.tseries.offsets.BYearBegin.kwds
BYearBegin.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.BYearBegin.kwds BYearBegin.kwds# Return a dict of extra parameters for the offset.
[ -0.07018858939409256, -0.5757514834403992, -0.14268045127391815, -0.06287901103496552, 0.10506017506122589, 0.0937630757689476, 0.3929561972618103, 0.16894294321537018, -0.10522058606147766, 0.2091352641582489, -0.061426661908626556, 0.15852461755275726, 0.09093153476715088, 0.07665394246578217, -0.025623220950365067, -0.26201891899108887, 0.07155705243349075, 0.36589568853378296, -0.1425563395023346, -0.05503074452280998, -0.3645997941493988, 0.11993972957134247, -0.04685501009225845, 0.06874095648527145, 0.03066987358033657, -0.13861435651779175, -0.2812057435512543, -0.16096356511116028, 0.2841311991214752, -0.2032395750284195, 0.41811826825141907, 0.07669942826032639, -0.07864271849393845, 0.3737349212169647, -0.00010436074808239937, -0.08215311914682388, 0.2299741953611374, -0.18025410175323486, -0.2628355622291565, 0.31560444831848145, -0.256813108921051, 0.03061886690557003, 0.10740775614976883, -0.48244422674179077, -0.18557503819465637, -0.11345189064741135, -0.059842176735401154, -0.26390761137008667, 0.3790115714073181, 0.3617618680000305, 0.2549523115158081, 0.02965986542403698, -0.32259276509284973, -0.1678929179906845, 0.06551569700241089, 0.02559136040508747, 0.14403705298900604, -0.26445484161376953, -0.1690571904182434, 0.04684194177389145, -0.0483354888856411, 0.1262246072292328, -0.031858477741479874, 0.0542081780731678, -0.09439203143119812, 0.30732786655426025, 0.3365154564380646, 0.08786504715681076, 0.25712063908576965, 0.34701594710350037, 0.5444859862327576, -0.14489251375198364, -0.2822192907333374, -0.30101755261421204, -0.04859837144613266, -0.20015519857406616, -0.1913062334060669, -0.17916922271251678, -0.023450080305337906, 0.10595814138650894, -0.03797973692417145, 0.17812900245189667, -0.14918042719364166, 0.21355824172496796, -0.3833758533000946, 0.023894503712654114, -0.016407057642936707, -0.15546250343322754, 0.08780699968338013, -0.11791153997182846, 0.1554589867591858, -0.007860930636525154, -0.0780208557844162, 0.17021584510803223, -0.06567272543907166, -0.18666210770606995, 0.3412528336048126, -0.1845627725124359, -0.06394290924072266, -0.17179307341575623, 0.30484625697135925, -0.13157737255096436, -0.0650145411491394, -0.07151250541210175, 0.07721992582082748, 0.08258967101573944, -0.06463660299777985, -0.014690265990793705, 0.02990412712097168, 0.21350054442882538, 0.04261866584420204, -0.10741142183542252, 0.5014803409576416, -0.26475203037261963, 0.17513105273246765, 0.09513475000858307, 0.1707422286272049, 0.15039987862110138, -0.093973807990551, 0.12982825934886932, 0.07410474121570587, 0.15032561123371124, -0.03642534837126732, -0.1592988818883896, 0.020931048318743706, 0.3199971318244934, 0.07034160941839218, 0.013077405281364918, 0.27537527680397034, 0.5667105913162231, -0.3639807403087616, 0.33363091945648193, 0.043948132544755936, -0.21415449678897858, -0.30083411931991577, 0.24439391493797302, 0.2975572347640991, 0.17542888224124908, 0.23118755221366882, 0.24294792115688324, -0.30317676067352295, 0.08923333883285522, 0.32011711597442627, 0.22140173614025116, -0.24263495206832886, 0.03140508383512497, -0.09963627904653549, -0.1834951490163803, -0.20550566911697388, 0.060991961508989334, 0.027601588517427444, -0.15078511834144592, 0.0176529623568058, 0.3105367422103882, -0.1312306672334671, 0.06464610248804092, -0.1492074429988861, 0.4459563195705414, -0.04327290505170822, 0.2807941138744354, 0.33194130659103394, -0.15695804357528687, -0.18246519565582275, -0.18240520358085632, 0.23555150628089905, 0.13133332133293152, -0.44135573506355286, 0.044022560119628906, 0.07676674425601959, -0.03717020899057388, 0.10810814797878265, 0.03786761313676834, -0.07290566712617874, -0.040225133299827576, -0.39560556411743164, -0.20446999371051788, 0.1906134933233261, -0.2571555972099304, -0.07129798829555511, -0.008442641235888004, -0.12033767253160477, 0.11593075096607208, 0.24493321776390076, 0.09859786182641983, -0.09795234352350235, 0.08656230568885803, -0.0924782082438469, 0.11738061904907227, -0.20685671269893646, -0.06342022120952606, 0.09242449700832367, 0.015046115964651108, 0.2421920746564865, 0.09025594592094421, -0.0694643184542656, -0.14557664096355438, -0.006002027075737715, 0.01694779470562935, 0.12929856777191162, -0.22548045217990875, -0.0011361493961885571, -0.021745240315794945, -0.14764469861984253, 0.07882118225097656, 0.05286579951643944, -0.3274838924407959, -0.13188494741916656, 0.022470736876130104, 0.019615020602941513, -0.008578733541071415, -0.022809701040387154, -0.257106751203537, -0.2537459135055542, 0.029902998358011246, 0.0951538011431694, 0.07014854997396469, 0.248247429728508, -0.1020861491560936, 0.25432953238487244, 0.30325910449028015, -0.12159515917301178, 0.034132443368434906, 0.20935431122779846, -0.14438503980636597, -0.0602719821035862, -0.19270974397659302, 0.009733045473694801, 0.14562095701694489, -0.001507723587565124, 0.2759244441986084, 0.24812661111354828, -0.18471059203147888, 0.23028826713562012, 0.21574223041534424, 0.31381261348724365, 0.08756560832262039, 0.004957237746566534, 0.08964040875434875, 0.18811216950416565, 0.28469118475914, -0.11534219980239868, 0.5822771191596985, 0.14379186928272247, -0.30169519782066345, -0.24316047132015228, 0.5609802603721619, -0.18893525004386902, -0.05743825063109398, -0.11022140830755234, 0.2070213258266449, 0.25998663902282715, -0.06350460648536682, -0.16772106289863586, -0.18638142943382263, 0.06513252854347229, -0.04331507533788681, -0.28295910358428955, -0.0627555251121521, -0.33653342723846436, 0.09214112907648087, 0.18403758108615875, -0.10514343529939651, 0.12772777676582336, 0.04299129545688629, 0.1641312688589096, -0.0019472503336146474, -0.1351940631866455, -0.007882258854806423, 0.08637046813964844, 0.1816406548023224, 0.12758155167102814, -0.000929284084122628, -0.09575589001178741, -0.29998114705085754, 0.26787129044532776, 0.0101760970428586, 0.04048648476600647, 0.10848367214202881, 0.07299413532018661, -0.12382827699184418, -0.13898439705371857, -0.10189003497362137, -0.04991164058446884, 0.08298847824335098, -0.2362947165966034, 0.08587288111448288, -0.27745455503463745, -0.3787600100040436, -0.046087224036455154, -0.40826117992401123, 0.04042236879467964, -0.37244898080825806, 0.01474944967776537, 0.0736970603466034, -0.3767598569393158, 0.2787492573261261, -0.3621101677417755, 0.2885659635066986, 0.3509814441204071, -0.017706383019685745, -0.1904245913028717, -0.4085712134838104, 0.0610693022608757, 0.23414622247219086, -0.3593571186065674, -0.04560224339365959, 0.16307112574577332, 0.11418278515338898, 0.08379174768924713, -0.1556369513273239, -0.20602965354919434, -0.1548715978860855, -0.07597819715738297, 0.08151665329933167, 0.6105653047561646, 0.1196632981300354, -0.30490097403526306, -0.2850867211818695, 0.012645775452256203, -0.01564151793718338, -0.058428242802619934, -0.17539475858211517, -0.12378665804862976, 0.07126433402299881, -0.2402900904417038, 0.10913826525211334, 0.1158980280160904, -0.15187525749206543, 0.07800772786140442, 0.036260440945625305, 0.03806474432349205, 0.3922164738178253, 0.1350553333759308, 0.05553517863154411, 0.3555634319782257, -0.21469080448150635, -0.27656981348991394, -0.33983638882637024, 0.34068024158477783, -0.15069513022899628, -0.13613303005695343, -0.1790911704301834, -0.40567678213119507, 0.23480446636676788, 0.11066517978906631, -0.11740311980247498, -0.7329111695289612, -0.09311962872743607, 0.27832627296447754, -0.056490179151296616, 0.171503946185112, 0.01944364793598652, 0.05259672924876213, -0.2128755748271942, -0.2520190179347992, -0.135325625538826, 0.22397340834140778, 0.2751496136188507, -0.016651183366775513, 0.009980450384318829, 0.27883562445640564, -0.1073959618806839, 0.3147372007369995, -0.0026843459345400333, -0.04238930344581604, 0.0889471024274826, -0.29530465602874756, -0.05530354008078575, 0.15209676325321198, -0.3311697840690613, -0.24179188907146454, 0.28054895997047424, 0.006431691814213991, 0.14667673408985138, -0.2084643542766571, -0.08802666515111923, -0.17757746577262878, -0.2901531457901001, -0.22417104244232178, -0.2705526649951935, -0.20992949604988098, -0.3888566792011261, 0.056473277509212494, -0.06267914175987244, 0.1517886370420456, -0.25413942337036133, 0.12768489122390747, 0.030765162780880928, -0.1027132198214531, 0.1379186362028122, -0.12478283047676086, -0.14887677133083344, 0.02729705721139908, -0.21148745715618134, 0.07727909088134766, 0.22448459267616272, -0.09298454225063324, 0.33394432067871094, 0.029103172942996025, -0.05185016989707947, 0.019408995285630226, 1.0629074573516846, 0.04154684394598007, -0.1484760195016861, 0.1600128412246704, -0.11496864259243011, -0.43768981099128723, -0.0484742596745491, -0.13525094091892242, 0.10324352979660034, -0.13422293961048126, -0.1250608265399933, -0.2016877979040146, 0.1773887723684311, 0.21767178177833557, -0.06087798252701759, -0.18053469061851501, 0.05800241976976395, -0.07461398094892502, -0.6549903154373169, 0.15156513452529907, 0.22354203462600708, 0.17254257202148438, 0.21133367717266083, 0.13078580796718597, -0.13897216320037842, -0.01824021339416504, -0.13250523805618286, 0.04371998831629753, 0.29112082719802856, 0.04927739500999451, 0.33232131600379944, -0.012821793556213379, -0.275899201631546, -0.02158660627901554, 0.4237390458583832, -0.06282258778810501, 0.001646625460125506, -0.25903451442718506, -0.488439679145813, -0.2400510460138321, 0.39519035816192627, 0.08481022715568542, -0.1372368186712265, 0.22180770337581635, -0.12963314354419708, 0.08098679780960083, -0.10205767303705215, -0.03555029258131981, 0.269062876701355, 0.07916562259197235, 0.12237031757831573, -0.3475072681903839, 0.3055408000946045, -0.19399084150791168, -0.03504328429698944, -0.14372564852237701, 0.28187525272369385, -0.5928974151611328, 0.15280020236968994, 0.21462015807628632, 0.5915757417678833, 0.29547858238220215, 0.1928943395614624, 0.3655989468097687, -0.2332366555929184, 0.7143566012382507, 0.4641072452068329, 0.18124371767044067, -0.06740501523017883, -0.14991435408592224, -0.17508405447006226, 0.048269640654325485, -0.1398448348045349, 0.10361170023679733, -0.1650833636522293, 0.1640518456697464, -0.30775508284568787, 0.3086532652378082, -0.09510359168052673, 0.029093220829963684, 0.32172727584838867, -0.23077833652496338, -0.42371147871017456, 0.18453232944011688, 0.14703458547592163, -0.26028305292129517, -0.13027188181877136, -0.06127649173140526, -0.026523955166339874, -0.06786142289638519, -0.04061853513121605, -0.23236951231956482, -0.015591247007250786, 0.37502214312553406, -0.11321096122264862, -0.3585606515407562, -0.23353584110736847, 0.1677704155445099, 0.643192708492279, -0.053528957068920135, -0.008095907047390938, 0.1649789810180664, 0.0785931721329689, -0.10842222720384598, -0.28058287501335144, 0.004234075080603361, 0.28902629017829895, 0.10112074017524719, -0.09514319151639938, 0.3231031894683838, 0.24091467261314392, -0.19692647457122803, -0.10344105958938599, -0.12818996608257294, -0.3041641116142273, -0.28138986229896545, -0.043031416833400726, -0.28941747546195984, -0.04843057319521904, -0.15523375570774078, 0.18938538432121277, -0.01504706684499979, -0.1660352647304535, 0.36114272475242615, -0.2302248775959015, -0.10119831562042236, -0.17169053852558136, 0.24345974624156952, 0.11516198515892029, 0.010753932408988476, 0.3319852948188782, 0.03680144622921944, -0.26035934686660767, -0.11320182681083679, -0.14854295551776886, -0.06898041069507599, -0.12905901670455933, 0.6921506524085999, 0.36628541350364685, 0.151803120970726, -0.22642499208450317, 0.21083952486515045, 0.1205529123544693, 0.30176955461502075, -0.15245768427848816, -0.06690873950719833, -0.3309513330459595, -0.04033154621720314, -0.08440545946359634, 0.5177653431892395, 0.28290829062461853, 0.1601850837469101, 0.027849847450852394, 0.09749144315719604, -0.42718812823295593, -0.0309652891010046, -0.14479772746562958, 0.09067784249782562, 0.41216540336608887, -0.14535942673683167, -0.09915964305400848, 0.2234106957912445, 0.31282123923301697, -0.007050235755741596, 0.06094566360116005, -0.34338098764419556, -0.289991170167923, 0.05100907012820244, -0.06916709244251251, 0.008254469372332096, 0.16379450261592865, 0.04194651171565056, -0.2582205832004547, -0.19911593198776245, -0.04373454302549362, 0.44622576236724854, 0.0034531266428530216, 0.5345795750617981, 0.5030373930931091, -0.23079966008663177, -0.1266602873802185, 0.07334481924772263, 0.022005153819918633, 0.004986564628779888, -0.4212852716445923, 0.17482808232307434, -0.09456813335418701, -0.20521502196788788, 0.5974424481391907, 0.3534342646598816, 0.015420826151967049, -0.14621278643608093, 0.175850510597229, 0.2810198664665222, -0.44314998388290405, 0.6220020055770874, 0.19798383116722107, 0.14738544821739197, -0.031114785000681877, -0.005175983998924494, 0.012812918983399868, 0.23489581048488617, -0.4989090859889984, -0.24041974544525146, 0.3626795709133148, -0.0523008331656456, 0.2971002459526062, 0.25651031732559204, 0.05768412724137306, -0.41784945130348206, 0.37971484661102295, -0.14877517521381378, 0.31097736954689026, -0.3916556239128113, 0.11521545052528381, 0.7142460942268372, 0.08291638642549515, -0.15934021770954132, 0.17162777483463287, 0.2636451721191406, 0.3536280393600464, 0.41498157382011414, 0.0723484456539154, -0.13203683495521545, -0.03983847796916962, -0.19407285749912262, 0.04117557778954506, 0.05130750313401222, -0.07214587181806564, 0.0164786409586668, -0.3151177167892456, 0.3180638253688812, 0.4369574785232544, -0.09431787580251694, 0.23302298784255981, 0.2574427127838135, -0.10099922120571136, 0.055956341326236725, -0.25022825598716736, -0.2665884792804718, -0.04264288768172264, -0.08124517649412155, -0.1564253568649292, -0.04939878359436989, 0.19975575804710388, 0.09326978027820587, 0.24473771452903748, -0.2719134986400604, 0.12705734372138977, 0.32770851254463196, 0.2023719847202301, -0.01058944221585989, 0.18454793095588684, -0.10662402957677841, -0.4078514873981476, 0.4957217872142792, -0.06834200024604797, 0.15638574957847595, 0.37428727746009827, 0.268378347158432, -0.20442017912864685, -0.2828255891799927, 0.2902378439903259, 0.07293194532394409, -0.12616771459579468, -0.16326719522476196, -0.04836515337228775, -0.1283242106437683, -0.16296859085559845, 0.3753087520599365, 0.25341275334358215, -0.16703490912914276, 0.106757752597332, 0.03253643214702606, -0.16149412095546722, -0.5348442792892456, 0.011148246005177498, 0.19592589139938354, 0.013069253414869308, -0.052146460860967636, 0.2967841327190399, 0.15684090554714203, -0.33872073888778687, -0.20734532177448273, -0.09713257104158401, 0.23060482740402222, 0.12607944011688232, 0.1954669952392578, -0.1892903596162796, 0.5284409523010254, 0.19429568946361542, 0.4067044258117676, 0.0327150784432888, -0.002919446676969528, -0.2744210958480835, -0.024291548877954483, 0.22104550898075104, -0.025770431384444237, 0.08748258650302887, -0.02762340009212494, 0.09191665798425674, -0.1634543538093567, 0.1207246407866478, 0.12078752368688583, -0.08369611203670502, 0.08047028630971909, 0.028991952538490295, -0.24033594131469727, -0.24117985367774963, -0.3121013641357422, -0.02558518573641777, -0.02183399349451065, 0.10308743268251419, -0.1900457739830017, 0.25118374824523926, -0.08237569779157639, 0.2948549687862396, -0.17432333528995514, 0.20093496143817902, -0.07794620096683502, 0.24937768280506134, -0.021608710289001465, -0.3849116563796997, 0.3856865465641022, 0.0010834978893399239, 0.053633056581020355, -0.4749836325645447, 0.18565917015075684, 0.08938352018594742, 0.013477781787514687, -0.21294285356998444, -0.4466080963611603, 0.008818521164357662, 0.31910309195518494, 0.4857781231403351, 0.24932938814163208, -0.017574192956089973, 0.24414099752902985, -0.4274015724658966, -0.16153421998023987, 0.2025960236787796, 0.02691805362701416, -0.16402766108512878, 0.28968334197998047, 0.2145640254020691, -0.6159911155700684, 0.24654750525951385, 0.021736539900302887, -0.3892250955104828, -0.4037896692752838, 0.026440169662237167, -0.20165109634399414, 0.1355227530002594, -0.05899094417691231, 0.06977297365665436, 0.5125550031661987, -0.08510103076696396, -0.2811358571052551, 0.2605876922607422, 0.040606990456581116, -0.15507447719573975, -0.09171724319458008, -0.18960875272750854, 0.3606511652469635, 0.04036355018615723, -0.16984587907791138, -0.31799912452697754 ]
87
..\pandas\reference\api\pandas.Series.to_pickle.html
pandas.Series.to_pickle
Series.to_pickle(path, *, compression='infer', protocol=5, storage_options=None)[source]# Pickle (serialize) object to file.
Parameters: pathstr, path object, or file-like objectString, path object (implementing os.PathLike[str]), or file-like object implementing a binary write() function. File path where the pickled object will be stored. compressionstr or dict, default ‘infer’For on-the-fly compression of the output data. If ‘infer’ and ‘path’ is path-like, then detect compression from the following extensions: ‘.gz’, ‘.bz2’, ‘.zip’, ‘.xz’, ‘.zst’, ‘.tar’, ‘.tar.gz’, ‘.tar.xz’ or ‘.tar.bz2’ (otherwise no compression). Set to None for no compression. Can also be a dict with key 'method' set to one of {'zip', 'gzip', 'bz2', 'zstd', 'xz', 'tar'} and other key-value pairs are forwarded to zipfile.ZipFile, gzip.GzipFile, bz2.BZ2File, zstandard.ZstdCompressor, lzma.LZMAFile or tarfile.TarFile, respectively. As an example, the following could be passed for faster compression and to create a reproducible gzip archive: compression={'method': 'gzip', 'compresslevel': 1, 'mtime': 1}. Added in version 1.5.0: Added support for .tar files. protocolintInt which indicates which protocol should be used by the pickler, default HIGHEST_PROTOCOL (see [1] paragraph 12.1.2). The possible values are 0, 1, 2, 3, 4, 5. A negative value for the protocol parameter is equivalent to setting its value to HIGHEST_PROTOCOL. [1] https://docs.python.org/3/library/pickle.html. storage_optionsdict, optionalExtra options that make sense for a particular storage connection, e.g. host, port, username, password, etc. For HTTP(S) URLs the key-value pairs are forwarded to urllib.request.Request as header options. For other URLs (e.g. starting with “s3://”, and “gcs://”) the key-value pairs are forwarded to fsspec.open. Please see fsspec and urllib for more details, and for more examples on storage options refer here.
['>>> original_df = pd.DataFrame({"foo": range(5), "bar": range(5, 10)}) \n>>> original_df \n foo bar\n0 0 5\n1 1 6\n2 2 7\n3 3 8\n4 4 9\n>>> original_df.to_pickle("./dummy.pkl")', '>>> unpickled_df = pd.read_pickle("./dummy.pkl") \n>>> unpickled_df \n foo bar\n0 0 5\n1 1 6\n2 2 7\n3 3 8\n4 4 9']
pandas.Series.to_pickle Series.to_pickle(path, *, compression='infer', protocol=5, storage_options=None)[source]# Pickle (serialize) object to file.
[ -0.024719655513763428, -0.016766857355833054, -0.08817435055971146, 0.10867880284786224, 0.30898451805114746, 0.08868341147899628, 0.01108771562576294, 0.6141710877418518, 0.17622481286525726, 0.39008331298828125, -0.044367384165525436, 0.7184514403343201, -0.14172348380088806, 0.3995150625705719, 0.0032983182463794947, -0.2523019015789032, 0.16610607504844666, 0.3007051348686218, -0.33926063776016235, -0.027022909373044968, -0.1045815646648407, 0.07917783409357071, 0.12743563950061798, -0.06730234622955322, -0.17557813227176666, -0.3048178255558014, -0.24287880957126617, -0.04286991432309151, -0.25274205207824707, -0.3217887282371521, -0.01064266636967659, 0.05219537019729614, 0.33150672912597656, 0.35338181257247925, -0.00010256809036945924, -0.08523152023553848, 0.05395692214369774, -0.11804505437612534, -0.16424410045146942, 0.10977054387331009, -0.23031100630760193, -0.19969703257083893, 0.3572224974632263, -0.3681536018848419, 0.038273394107818604, -0.062008511275053024, 0.2791021168231964, -0.03654775395989418, 0.5166038274765015, 0.06522167474031448, 0.27878904342651367, -0.020581912249326706, 0.15176184475421906, -0.1408410668373108, -0.3235768973827362, 0.003934936132282019, -0.009661193937063217, 0.4194844961166382, -0.2683316171169281, 0.11006807535886765, -0.06885048002004623, 0.22211363911628723, -0.009577388875186443, -0.09144890308380127, -0.07414129376411438, 0.06763213127851486, 0.19361793994903564, -0.18135322630405426, -0.13892795145511627, 0.4706478714942932, 0.4022505283355713, -0.32449012994766235, -0.6588646173477173, 0.112178273499012, -0.014387823641300201, -0.2671411335468292, -0.22088322043418884, 0.18794062733650208, 0.005228829104453325, 0.3512735366821289, 0.3381878137588501, -0.03457793593406677, -0.16526241600513458, 0.17111104726791382, 0.07769487798213959, -0.007370361126959324, -0.15745247900485992, -0.13988205790519714, 0.05213018134236336, -0.15472273528575897, -0.3777275085449219, -0.08916325867176056, 0.2711747884750366, 0.059800226241350174, 0.1849697232246399, -0.3390240967273712, -0.12455189973115921, -0.4627061188220978, -0.06068991497159004, 0.10767821222543716, 0.13671575486660004, 0.08130862563848495, -0.14471358060836792, 0.17296645045280457, 0.3064747452735901, -0.2696191668510437, -0.22059223055839539, 0.07279057800769806, 0.21589593589305878, 0.23747952282428741, -0.11403823643922806, -0.12695279717445374, -0.1261744648218155, -0.03003670461475849, -0.03848537802696228, -0.01781020313501358, 0.1256025731563568, 0.000996562885120511, -0.21178287267684937, -0.21421845257282257, -0.14932675659656525, 0.023521704599261284, -0.14418742060661316, 0.24091701209545135, -0.14287154376506805, 0.41979271173477173, 0.11298093944787979, 0.07546260207891464, 0.06078225374221802, 0.17504791915416718, -0.2957983911037445, 0.446209579706192, 0.28847992420196533, 0.059196822345256805, -0.23160508275032043, -0.1410350352525711, 0.339097261428833, 0.016695275902748108, -0.048405565321445465, 0.11149131506681442, 0.2315753698348999, -0.14587818086147308, 0.10095948725938797, 0.11508964002132416, 0.07357537001371384, 0.00627214414998889, 0.11429235339164734, -0.32733359932899475, -0.37553200125694275, 0.01860063150525093, 0.061675265431404114, -0.07539156824350357, -0.4741370379924774, 0.24031610786914825, -0.04350188374519348, -0.015955932438373566, -0.08429855108261108, 0.0862262099981308, -0.030391767621040344, -0.11849462985992432, -0.08768942207098007, -0.11115673929452896, 0.0309902336448431, -0.2941022217273712, 0.2475142478942871, 0.40897777676582336, -0.2321138083934784, 0.16805832087993622, 0.159423828125, 0.011858814395964146, 0.5075871348381042, 0.31311920285224915, -0.014150231145322323, 0.026791922748088837, -0.08414726704359055, 0.5038110613822937, 0.28319719433784485, -0.2055952250957489, -0.16338877379894257, 0.16401994228363037, -0.1431499421596527, -0.02026459388434887, 0.38189226388931274, 0.06778009235858917, -0.11006021499633789, 0.012647672556340694, 0.1632760465145111, 0.18146491050720215, 0.03359806537628174, -0.005253671668469906, -0.1890212446451187, -0.3036178648471832, 0.06793121248483658, -0.28146544098854065, -0.24987179040908813, 0.15388476848602295, 0.09749799966812134, -0.2004450112581253, 0.46956393122673035, -0.04149877652525902, 0.0035169795155525208, 0.032228294759988785, 0.6003972291946411, -0.14533160626888275, -0.14753785729408264, -0.11338264495134354, 0.19975879788398743, -0.06887058168649673, 0.05797218531370163, -0.0614050030708313, -0.4267273247241974, -0.3259250819683075, -0.24453936517238617, -0.034410085529088974, 0.1390274465084076, 0.2843620777130127, 0.22708596289157867, 0.021147150546312332, 0.04649142920970917, 0.034320320934057236, -0.25780490040779114, -0.1330110877752304, -0.11757668852806091, 0.10355914384126663, -0.08467256277799606, -0.03543572500348091, -0.10598156601190567, -0.3672329783439636, 0.1712111532688141, -0.23234610259532928, 0.1359889805316925, -0.06828653067350388, 0.052403390407562256, 0.21755217015743256, 0.14969736337661743, 0.25482332706451416, 0.28168565034866333, -0.0051162815652787685, -0.18969140946865082, -0.02264401875436306, -0.05419066175818443, 0.22286584973335266, 0.19366809725761414, 0.14762361347675323, -0.39043983817100525, 0.3677021563053131, -0.09761249274015427, -0.30915045738220215, 0.13474439084529877, 0.22440296411514282, 0.46180644631385803, 0.180063396692276, -0.19624976813793182, -0.212655171751976, -0.18954037129878998, 0.34957629442214966, -0.1028265506029129, 0.1287883073091507, -0.5633703470230103, 0.17612190544605255, 0.4313056766986847, -0.1281736195087433, 0.41235271096229553, 0.06314899027347565, -0.1404532641172409, -0.2724437415599823, 0.1445585936307907, 0.11520679295063019, 0.1962786465883255, 0.10344842821359634, 0.22878897190093994, -0.1845598816871643, 0.19879604876041412, -0.06824717670679092, 0.1346142739057541, -0.06443247944116592, -0.0006851127254776657, 0.08254476636648178, -0.040574900805950165, -0.04079214110970497, -0.2347034513950348, 0.0668133944272995, -0.24039722979068756, 0.07501494139432907, -0.11130425333976746, 0.05789511650800705, -0.3833326995372772, 0.0347183458507061, -0.25238120555877686, -0.1915055811405182, 0.18046365678310394, -0.16297024488449097, -0.09839868545532227, 0.29980945587158203, -0.29052719473838806, 0.10432083159685135, -0.3367161452770233, -0.03642823547124863, 0.2436736524105072, -0.09608544409275055, -0.17957335710525513, 0.06222551688551903, -0.05067915841937065, 0.15727686882019043, 0.04288986697793007, 0.19668054580688477, 0.16213791072368622, 0.06872501224279404, 0.009994063526391983, -0.18270562589168549, 0.09810370951890945, -0.056629277765750885, -0.13257922232151031, 0.08781834691762924, 0.25424548983573914, 0.5665596127510071, -0.18481430411338806, -0.2706831097602844, -0.16301104426383972, 0.1482653170824051, -0.06330414861440659, -0.011281806044280529, 0.012169193476438522, 0.11317139118909836, 0.07678616046905518, -0.29344743490219116, -0.3739947974681854, -0.39475733041763306, 0.40388891100883484, 0.2944231629371643, 0.04580625891685486, 0.0962744802236557, 0.21441882848739624, 0.15177451074123383, 0.18405954539775848, 0.09946753829717636, -0.06950098276138306, -0.312467485666275, 0.499968022108078, -0.12642653286457062, -0.3308674991130829, 0.03309830278158188, -0.20279870927333832, -0.06924973428249359, -0.19939233362674713, 0.007009980734437704, -0.15240494906902313, -0.2110646516084671, 0.2451033741235733, 0.056177739053964615, 0.06557292491197586, 0.273101806640625, 0.335511714220047, -0.2658790349960327, -0.012169839814305305, 0.021369149908423424, 0.18596576154232025, 0.3412492573261261, -0.06649889796972275, -0.10620307177305222, 0.19782765209674835, 0.05576268583536148, 0.23577475547790527, 0.17294207215309143, -0.09908366948366165, 0.35590144991874695, -0.12442025542259216, 0.05029093101620674, 0.14974913001060486, 0.02478736825287342, -0.18855097889900208, -0.15302841365337372, -0.1273622363805771, -0.06747724115848541, -0.11011834442615509, 0.2963590621948242, 0.04338933154940605, 0.1988821029663086, -0.24783624708652496, -0.15465176105499268, 0.11364088952541351, -0.2939048409461975, -0.0012784694554284215, -0.1492217481136322, 0.07086344808340073, -0.06623043119907379, 0.15431444346904755, 0.0006991326808929443, 0.035137422382831573, 0.4445349872112274, -0.04351957514882088, -0.13751265406608582, -0.20944301784038544, -0.676076352596283, 0.22803907096385956, 0.13058605790138245, 0.016375605016946793, 0.07769608497619629, -0.29379886388778687, -0.06637965142726898, 0.007358301896601915, 0.44116657972335815, 0.21591880917549133, -0.30694082379341125, 0.09500133246183395, -0.28760257363319397, -0.18293602764606476, 0.0724233016371727, -0.10032680630683899, 0.17000533640384674, -0.18198537826538086, 0.269855797290802, -0.2338966280221939, -0.03964962437748909, 0.2149214744567871, 0.3959310054779053, -0.26169663667678833, 0.07641339302062988, -0.19179165363311768, -0.533991813659668, -0.002447485225275159, -0.032925426959991455, 0.24473105370998383, 0.22163791954517365, -0.12350956350564957, -0.21949638426303864, -0.16796590387821198, -0.11673029512166977, 0.12735319137573242, -0.03874247148633003, 0.23023852705955505, 0.21275651454925537, -0.048618052154779434, -0.0499945804476738, 0.08383212983608246, 0.13826139271259308, -0.017308995127677917, -0.11406908184289932, 0.08212883025407791, -0.2059849053621292, -0.08294817060232162, 0.14202669262886047, 0.09433329105377197, -0.12507788836956024, 0.2075975388288498, 0.07396893948316574, -0.0792529508471489, -0.16288521885871887, 0.005667072255164385, 0.2569686770439148, -0.09478747844696045, -0.11598240584135056, -0.3423375189304352, 0.5030204653739929, 0.1115965023636818, 0.17022337019443512, 0.17616437375545502, -0.11483297497034073, -0.19560092687606812, 0.18882779777050018, -0.026012741029262543, 0.8770308494567871, -0.25615689158439636, 0.24953250586986542, 0.4703746438026428, -0.15081046521663666, 0.5826192498207092, 0.04700056090950966, 0.17408496141433716, -0.33962422609329224, -0.12372390180826187, -0.214822456240654, 0.0013190003810450435, -0.019722457975149155, 0.03495531901717186, -0.490785151720047, 0.29285719990730286, -0.6177313327789307, -0.428589403629303, -0.0141760790720582, 0.3758426010608673, -0.1423751413822174, -0.1914941817522049, -0.37476810812950134, 0.23233793675899506, -0.02083628997206688, 0.10606031864881516, 0.11455756425857544, -0.44768020510673523, -0.13455697894096375, -0.00812022015452385, 0.12118175625801086, 0.12136624753475189, 0.16575844585895538, 0.5185940265655518, -0.07389955222606659, -0.13833779096603394, -0.47152531147003174, 0.20544254779815674, -0.0830361396074295, -0.14563404023647308, 0.03944716602563858, -0.05746794492006302, 0.05634324252605438, -0.3445127010345459, -0.11487515270709991, 0.19095318019390106, 0.5830692648887634, 0.08052623271942139, 0.19019895792007446, 0.24754783511161804, 0.007603741716593504, -0.23567548394203186, 0.3053573966026306, -0.16300605237483978, -0.024269239977002144, -0.29783880710601807, -0.5079488158226013, -0.10799441486597061, -0.4477713704109192, -0.1632833033800125, 0.24616815149784088, 0.392959326505661, -0.33557620644569397, 0.24566984176635742, 0.13319826126098633, -0.09199950098991394, 0.006348030641674995, 0.3546217381954193, -0.08915171027183533, 0.22180089354515076, 0.47423890233039856, -0.08033906668424606, -0.22168949246406555, -0.17735271155834198, 0.1659652143716812, -0.11559382826089859, 0.17143656313419342, 0.6101112961769104, 0.02708379179239273, 0.16828224062919617, -0.35685208439826965, 0.19246262311935425, 0.02432221733033657, 0.0871223658323288, -0.34765899181365967, -0.16888591647148132, -0.5110399723052979, 0.16873523592948914, 0.16462650895118713, 0.35412201285362244, 0.0491819828748703, 0.13815699517726898, -0.15701915323734283, -0.16164490580558777, -0.4254852831363678, -0.007593890186399221, -0.6202017068862915, -0.13426680862903595, 0.2523076832294464, 0.07554785907268524, 0.02994127944111824, 0.05837484076619148, 0.3150847554206848, 0.22784139215946198, 0.14339207112789154, -0.3396992087364197, -0.22406798601150513, 0.0032468577846884727, -0.0026944181881844997, 0.027025042101740837, 0.1370476931333542, 0.03725637122988701, -0.24514204263687134, -0.09080269187688828, -0.4329858720302582, 0.3050977289676666, -0.13766144216060638, 0.39164024591445923, 0.051573581993579865, 0.02439694292843342, -0.15022452175617218, -0.08971171826124191, 0.03486211597919464, 0.1571451872587204, -0.10468443483114243, 0.12831036746501923, -0.08883155137300491, -0.19196105003356934, 0.04272481054067612, -0.040750376880168915, -0.04685644432902336, -0.022391876205801964, 0.29240378737449646, -0.009892458096146584, -0.32552123069763184, -0.10487039387226105, 0.33028045296669006, 0.2511278986930847, -0.17376896739006042, 0.1909811943769455, 0.14049069583415985, 0.3142966628074646, -0.36204954981803894, 0.061216820031404495, 0.021621504798531532, -0.014212737791240215, 0.04963933676481247, -0.04469774663448334, -0.20592570304870605, 0.046739041805267334, -0.3751508891582489, -0.049434829503297806, -0.09571287035942078, -0.12906502187252045, 0.11645480990409851, 0.35419511795043945, 0.11204688996076584, 0.1906282752752304, 0.007941219955682755, 0.3139346241950989, 0.3536708950996399, 0.1039140447974205, -0.031660839915275574, 0.2137727588415146, -0.038019999861717224, -0.09682126343250275, 0.03011169098317623, -0.1663176268339157, 0.2095864713191986, 0.27697309851646423, -0.143940731883049, 0.1410246640443802, 0.3581851124763489, 0.23225432634353638, -0.49548596143722534, -0.10932883620262146, 0.11034749448299408, 0.2778257131576538, -0.11361113935709, -0.15684862434864044, -0.06322447955608368, 0.10761287063360214, -0.1223338171839714, -0.027572985738515854, 0.14465521275997162, 0.12008743733167648, 0.1858508586883545, 0.22135670483112335, 0.24040411412715912, 0.02787747234106064, -0.07950663566589355, -0.10173264145851135, 0.40489861369132996, -0.3570440709590912, -0.4773246943950653, 0.19279752671718597, -0.0762086883187294, -0.45167312026023865, 0.14053477346897125, 0.3661310374736786, 0.02206687442958355, -0.20179644227027893, 0.1715090423822403, 0.003842448815703392, -0.25202909111976624, 0.08125225454568863, -0.2060510516166687, 0.09195930510759354, 0.20338478684425354, 0.09019435197114944, 0.2993908226490021, -0.22046875953674316, 0.07713855803012848, 0.15516477823257446, 0.3778690993785858, -0.3454013168811798, 0.23510093986988068, 0.17659588158130646, -0.3023975193500519, -0.09324627369642258, -0.03872513771057129, -0.25616490840911865, 0.2450222223997116, 0.09985825419425964, -0.0643099918961525, 0.08664463460445404, 0.13876931369304657, 0.13797858357429504, 0.15587766468524933, 0.22509053349494934, -0.12390981614589691, 0.3024214506149292, -0.18184666335582733, 0.1633254587650299, -0.09604161977767944, 0.0813717469573021, 0.22026680409908295, -0.2600818872451782, -0.24793830513954163, 0.24814549088478088, 0.12293387204408646, 0.016067786142230034, -0.2983247637748718, 0.11638747900724411, -0.19005842506885529, 0.34078508615493774, 0.1527968943119049, -0.2382444441318512, -0.26139870285987854, 0.04591451585292816, 0.06057221442461014, -0.2743532657623291, 0.18967929482460022, -0.06146419048309326, 0.2749703526496887, -0.09318945556879044, -0.27635887265205383, 0.025303883478045464, 0.14821238815784454, 0.22323240339756012, 0.055672772228717804, 0.08008580654859543, -0.35925543308258057, -0.06847690790891647, 0.30364200472831726, -0.01184221263974905, -0.16261789202690125, 0.07189073413610458, -0.21647058427333832, 0.31546422839164734, -0.0910760685801506, 0.2747638523578644, -0.35249727964401245, 0.42803269624710083, -0.2078075259923935, -0.12942290306091309, -0.09955959022045135, -0.02699308656156063, -0.00949884857982397, -0.28199806809425354, 0.2737199664115906, 0.30662140250205994, -0.2919171154499054, -0.00825889129191637, -0.0722687616944313, -0.09740040451288223, 0.3336296081542969, -0.38773348927497864, -0.3026561141014099, -0.23373329639434814, 0.01768731325864792, 0.0586652047932148, 0.13986320793628693, -0.09621228277683258, 0.21380984783172607, 0.23625852167606354, -0.022151034325361252, -0.24798768758773804, 0.22385790944099426, 0.20986400544643402, 0.09448036551475525, -0.07345926016569138, 0.6322425007820129, 0.11419284343719482, 0.00033670064294710755, -0.25450509786605835, -0.34937584400177 ]
88
..\pandas\reference\api\pandas.DataFrame.select_dtypes.html
pandas.DataFrame.select_dtypes
DataFrame.select_dtypes(include=None, exclude=None)[source]# Return a subset of the DataFrame’s columns based on the column dtypes. Notes To select all numeric types, use np.number or 'number' To select strings you must use the object dtype, but note that this will return all object dtype columns See the numpy dtype hierarchy To select datetimes, use np.datetime64, 'datetime' or 'datetime64' To select timedeltas, use np.timedelta64, 'timedelta' or 'timedelta64' To select Pandas categorical dtypes, use 'category' To select Pandas datetimetz dtypes, use 'datetimetz' or 'datetime64[ns, tz]'
Parameters: include, excludescalar or list-likeA selection of dtypes or strings to be included/excluded. At least one of these parameters must be supplied. Returns: DataFrameThe subset of the frame including the dtypes in include and excluding the dtypes in exclude. Raises: ValueError If both of include and exclude are empty If include and exclude have overlapping elements If any kind of string dtype is passed in.
[">>> df = pd.DataFrame({'a': [1, 2] * 3,\n... 'b': [True, False] * 3,\n... 'c': [1.0, 2.0] * 3})\n>>> df\n a b c\n0 1 True 1.0\n1 2 False 2.0\n2 1 True 1.0\n3 2 False 2.0\n4 1 True 1.0\n5 2 False 2.0", ">>> df.select_dtypes(include='bool')\n b\n0 True\n1 False\n2 True\n3 False\n4 True\n5 False", ">>> df.select_dtypes(include=['float64'])\n c\n0 1.0\n1 2.0\n2 1.0\n3 2.0\n4 1.0\n5 2.0", ">>> df.select_dtypes(exclude=['int64'])\n b c\n0 True 1.0\n1 False 2.0\n2 True 1.0\n3 False 2.0\n4 True 1.0\n5 False 2.0"]
pandas.DataFrame.select_dtypes DataFrame.select_dtypes(include=None, exclude=None)[source]# Return a subset of the DataFrame’s columns based on the column dtypes. Notes To select all numeric types, use np.number or 'number' To select strings you must use the object dtype, but note that this will return all object dtype columns See the numpy dtype hierarchy To select datetimes, use np.datetime64, 'datetime' or 'datetime64' To select timedeltas, use np.timedelta64, 'timedelta' or 'timedelta64' To select Pandas categorical dtypes, use 'category' To select Pandas datetimetz dtypes, use 'datetimetz' or 'datetime64[ns, tz]'
[ -0.11338429152965546, -0.2413373440504074, -0.14576184749603271, 0.23427629470825195, 0.1419454663991928, 0.26429522037506104, 0.25586479902267456, 0.5871514081954956, 0.110561303794384, 0.1277068704366684, -0.23181931674480438, 0.34182098507881165, 0.055395226925611496, 0.1340869516134262, -0.26116320490837097, -0.29429081082344055, -0.06239934265613556, 0.4076475203037262, -0.11494315415620804, 0.0046960110776126385, -0.6282331347465515, 0.09159959852695465, -0.09330691397190094, 0.12857526540756226, -0.005014549940824509, -0.24786800146102905, 0.1119212806224823, -0.06310678273439407, -0.2005269080400467, -0.06410443782806396, 0.2070970982313156, -0.176146999001503, 0.47876614332199097, 0.44149142503738403, -0.00009851135109784082, -0.22017788887023926, -0.09776708483695984, -0.17428137362003326, 0.015371620655059814, 0.0803837776184082, 0.13168957829475403, -0.08430813252925873, 0.25770604610443115, -0.349011093378067, -0.37566354870796204, -0.4179782271385193, -0.2953648567199707, -0.37786203622817993, 0.03170761838555336, 0.4118724465370178, 0.27530089020729065, 0.3435364067554474, -0.3544785976409912, -0.04985761269927025, -0.34967494010925293, 0.023320507258176804, -0.05406499281525612, 0.1280391812324524, 0.26976412534713745, 0.25883981585502625, 0.42076319456100464, 0.09121783077716827, -0.14973393082618713, 0.1117248609662056, 0.10438504070043564, 0.2362009435892105, 0.45885011553764343, -0.2344374656677246, 0.07261194288730621, 0.43586477637290955, 0.43064817786216736, -0.07613856345415115, -0.20111769437789917, -0.045078255236148834, -0.24207982420921326, -0.22962313890457153, -0.0645076259970665, 0.06834499537944794, -0.12260949611663818, 0.17737793922424316, 0.2368946373462677, 0.47768908739089966, -0.1673223376274109, 0.27194005250930786, -0.19970758259296417, 0.2151985764503479, 0.06289834529161453, -0.056543149054050446, -0.05789336562156677, -0.1902015656232834, 0.26731789112091064, -0.20990462601184845, 0.25841596722602844, 0.2686760723590851, -0.12241394072771072, -0.49846509099006653, -0.026430651545524597, -0.07750704884529114, -0.13156366348266602, -0.07326843589544296, -0.06244754046201706, 0.05992385372519493, -0.17534209787845612, -0.14218652248382568, 0.20016784965991974, 0.11658482253551483, 0.05392764136195183, 0.05686838924884796, 0.03926801681518555, -0.05681128799915314, 0.23472565412521362, -0.038785286247730255, 0.09208730608224869, -0.01495472900569439, 0.0007150272722356021, 0.00730274710804224, 0.1953817903995514, -0.07641086727380753, -0.2571672201156616, -0.21934720873832703, 0.06703309714794159, -0.12924428284168243, 0.021352188661694527, 0.3846346437931061, 0.0006190727581270039, 0.38739141821861267, -0.09791605919599533, 0.05214034020900726, -0.012842494994401932, -0.26325201988220215, -0.40471768379211426, 0.3462285101413727, 0.13160988688468933, -0.5099537372589111, 0.022359399124979973, 0.03309706971049309, -0.04348668456077576, 0.13298824429512024, -0.3232764005661011, 0.0783170834183693, -0.11553125083446503, -0.2269217073917389, 0.2744760513305664, 0.14911849796772003, -0.1410716474056244, 0.0953373834490776, 0.46451786160469055, -0.2044297307729721, -0.5089735388755798, 0.1437126249074936, 0.297258585691452, -0.048189714550971985, -0.344616562128067, 0.28361770510673523, 0.1049836054444313, -0.07421549409627914, 0.05617513135075569, 0.2675459384918213, -0.129563108086586, 0.18016007542610168, 0.24684548377990723, -0.013914806768298149, 0.1424572914838791, -0.33537399768829346, 0.15694983303546906, -0.02855551615357399, -0.4858344793319702, 0.05820254236459732, 0.08941677957773209, -0.26552969217300415, 0.4354487955570221, 0.04849288985133171, 0.11407110095024109, -0.2569763660430908, 0.05996139347553253, -0.10419832170009613, 0.15760861337184906, -0.05246888846158981, 0.12588761746883392, 0.058971844613552094, 0.1961357146501541, 0.05269918218255043, 0.1523212343454361, 0.3317643105983734, -0.08837403357028961, -0.09990175068378448, -0.06307164579629898, 0.2845993638038635, -0.2473495900630951, -0.21480724215507507, 0.20125626027584076, -0.1540929079055786, 0.5329497456550598, 0.10271144658327103, 0.11961416155099869, 0.29033198952674866, -0.2148669958114624, -0.046794433146715164, 0.22992154955863953, 0.09531957656145096, -0.14409562945365906, -0.16577786207199097, 0.14192606508731842, 0.1262374222278595, -0.12386690825223923, -0.4886273443698883, -0.24529048800468445, 0.1952538639307022, 0.08088189363479614, -0.06409050524234772, 0.005801521707326174, -0.3048538565635681, -0.20909471809864044, -0.19507771730422974, 0.1797846257686615, 0.09955042600631714, 0.32478100061416626, 0.017826983705163002, 0.17591062188148499, 0.14379577338695526, -0.20690128207206726, 0.1854347139596939, -0.16745078563690186, 0.030911562964320183, -0.006933643016964197, -0.06087733805179596, 0.03880961611866951, -0.08183322101831436, 0.08816049247980118, 0.13366499543190002, 0.07429099082946777, 0.016027500852942467, 0.11187818646430969, 0.00008341936336364597, 0.1521732658147812, -0.1408890187740326, -0.23655053973197937, 0.11795827001333237, -0.009552192874252796, 0.2167751044034958, -0.12702807784080505, 0.5044508576393127, 0.3126402199268341, 0.0016063150251284242, 0.08702300488948822, 0.43491530418395996, -0.2554346024990082, 0.12395039945840836, -0.1340506225824356, 0.29634761810302734, 0.23484286665916443, -0.03980090841650963, 0.016539014875888824, -0.3183039724826813, -0.24292494356632233, 0.35003483295440674, -0.3256950378417969, 0.275539755821228, -0.5948114991188049, 0.1971355825662613, 0.41697701811790466, -0.1461736112833023, 0.018875757232308388, -0.11847356706857681, -0.15623299777507782, 0.1618390530347824, -0.012309608981013298, -0.052212268114089966, -0.03245735168457031, 0.2783527076244354, 0.19398725032806396, -0.38374221324920654, 0.027399206534028053, -0.05365205183625221, 0.2529312074184418, 0.35967645049095154, -0.2794785499572754, -0.2678952217102051, -0.1073886975646019, 0.21006593108177185, -0.21933898329734802, 0.009741236455738544, -0.14542894065380096, 0.13947661221027374, -0.04555497691035271, 0.14498592913150787, -0.4382003843784332, -0.3245430290699005, 0.4772936999797821, -0.29589396715164185, 0.24556027352809906, -0.1653815656900406, -0.03424632176756859, 0.14375315606594086, 0.02707904763519764, 0.17004916071891785, -0.11274055391550064, 0.3517996072769165, 0.35657912492752075, 0.03918234258890152, -0.19481509923934937, -0.13010044395923615, -0.23716330528259277, 0.29127296805381775, -0.04991734400391579, 0.2210777997970581, 0.3995194137096405, -0.05990121513605118, 0.008445790968835354, 0.03415851667523384, 0.17180928587913513, 0.09454493224620819, -0.381813108921051, 0.3005977272987366, -0.10561886429786682, 0.6603427529335022, -0.12725305557250977, 0.07215648889541626, -0.050996627658605576, 0.08232737332582474, -0.041370291262865067, -0.17903433740139008, -0.06301575899124146, 0.24650880694389343, -0.0370977446436882, -0.22051289677619934, -0.4340098798274994, -0.32939356565475464, 0.03320169821381569, 0.10207474231719971, 0.1954546868801117, 0.033170975744724274, -0.22828790545463562, 0.04921272397041321, -0.035960711538791656, 0.18525482714176178, -0.3759382963180542, 0.13635583221912384, 0.38313937187194824, 0.039381880313158035, -0.07600928097963333, -0.01868576370179653, -0.008260061033070087, -0.21883206069469452, -0.4168044924736023, 0.20908764004707336, -0.5143277049064636, -0.2614440619945526, 0.04808054119348526, -0.1301400363445282, -0.15762892365455627, 0.32821136713027954, 0.1516529768705368, -0.2416071742773056, 0.11349408328533173, 0.17585057020187378, -0.002358372788876295, 0.05078430473804474, -0.03230760619044304, 0.20220020413398743, 0.3044109344482422, 0.06061316654086113, -0.004666856490075588, 0.3280002176761627, -0.40738028287887573, 0.18432293832302094, -0.10129295289516449, 0.20717181265354156, 0.08773597329854965, -0.17067287862300873, -0.27019619941711426, 0.04700203239917755, 0.2730005085468292, 0.3304372727870941, -0.19839583337306976, 0.07385755330324173, -0.0903659388422966, 0.1260853409767151, -0.38332751393318176, -0.118639275431633, 0.07964999228715897, -0.09590423852205276, -0.00500740110874176, 0.04716133326292038, 0.18722213804721832, -0.19190560281276703, -0.08721053600311279, -0.06518469005823135, 0.22256773710250854, 0.03422708064317703, 0.1150045245885849, -0.08029526472091675, -0.13188664615154266, -0.15426211059093475, 0.2157372236251831, -0.03869706392288208, 0.1590939313173294, 0.0072495839558541775, -0.08461163938045502, 0.052666403353214264, 0.34480997920036316, 0.3518800735473633, -0.0518551729619503, 0.11823934316635132, 0.2048688679933548, -0.34577786922454834, -0.3872113525867462, 0.16399644315242767, -0.34467920660972595, -0.07856728881597519, -0.13718727231025696, 0.17869246006011963, -0.2456909865140915, -0.31657886505126953, -0.029969261959195137, 0.2409108430147171, -0.11138185113668442, -0.1376524418592453, 0.22929078340530396, -0.09347289055585861, 0.14219070971012115, 0.11995688825845718, 0.35048550367355347, 0.3077138066291809, -0.04427497088909149, -0.21886567771434784, -0.2174147665500641, -0.015175195410847664, 0.440685898065567, 0.10592418909072876, 0.15341483056545258, 0.2196265161037445, -0.021726176142692566, -0.12046535313129425, 0.010952534154057503, -0.0469408743083477, -0.04099380224943161, 0.021974654868245125, -0.1375330239534378, -0.020963242277503014, -0.09119242429733276, 0.08198007196187973, 0.19123785197734833, -0.228011816740036, 0.09254521876573563, -0.12288439273834229, -0.013779121451079845, -0.09493213891983032, 0.11100708693265915, 0.2582792639732361, 0.10200929641723633, -0.155508890748024, -0.39150676131248474, 0.33359140157699585, 0.09700838476419449, -0.13600626587867737, 0.26113757491111755, 0.1444244086742401, -0.16917958855628967, 0.032181501388549805, 0.12755632400512695, 0.6677520871162415, 0.10590063035488129, 0.030237607657909393, 0.3523716330528259, -0.00018320034723728895, 0.41672080755233765, 0.22224672138690948, 0.09804346412420273, -0.17723549902439117, -0.2057429552078247, -0.21149514615535736, 0.06791418790817261, 0.012560250237584114, 0.2925979793071747, -0.2712995707988739, 0.09727124124765396, -0.49263596534729004, 0.2984757423400879, 0.34663161635398865, -0.04568862542510033, -0.04260469973087311, -0.174272820353508, -0.18874388933181763, 0.20437100529670715, -0.1367928683757782, 0.07415495812892914, 0.055065639317035675, -0.16729342937469482, -0.14168371260166168, -0.18232545256614685, -0.20179902017116547, -0.4364844262599945, -0.04947410523891449, 0.2300826609134674, -0.07521567493677139, -0.22607597708702087, -0.27843594551086426, 0.24816524982452393, 0.5790981650352478, -0.15425240993499756, -0.1078144907951355, 0.04095317795872688, 0.2588387429714203, 0.023399794474244118, -0.1048612967133522, 0.21323832869529724, 0.4251764416694641, 0.05014816299080849, 0.28491929173469543, 0.13979971408843994, -0.04410919174551964, 0.14818619191646576, -0.03934099152684212, 0.10910984128713608, -0.5334204435348511, -0.208790585398674, -0.4980391561985016, -0.41697782278060913, 0.05334748327732086, -0.22376281023025513, 0.25419020652770996, 0.13467377424240112, 0.039516955614089966, 0.28788426518440247, 0.06647983938455582, -0.24595443904399872, -0.2980723977088928, -0.05793255567550659, 0.2863416373729706, 0.18696777522563934, 0.030342886224389076, 0.28150489926338196, -0.4120596945285797, -0.23098552227020264, 0.15449218451976776, 0.08354409039020538, -0.24354855716228485, 0.3804442286491394, 0.04612749069929123, -0.10407103598117828, 0.08084117621183395, 0.45399245619773865, 0.18331913650035858, 0.18586061894893646, -0.0945182740688324, -0.21019244194030762, -0.16788332164287567, 0.27089905738830566, -0.036678243428468704, 0.29710766673088074, -0.12984180450439453, 0.4962722957134247, -0.2478812038898468, -0.04463033378124237, -0.4442298412322998, -0.24599190056324005, -0.2619025707244873, 0.18921639025211334, -0.0014837364433333278, 0.0014851040905341506, 0.06519971787929535, 0.04396567493677139, 0.2871517539024353, 0.1462876945734024, 0.09284398704767227, -0.37548673152923584, -0.2248813956975937, 0.02439809776842594, -0.032903362065553665, 0.050732698291540146, 0.1969532072544098, -0.006974834483116865, -0.35753899812698364, -0.1420695036649704, -0.1471845656633377, 0.16767823696136475, 0.0723486840724945, 0.2791314125061035, 0.25181013345718384, 0.019392987713217735, 0.11572255194187164, -0.06614960730075836, -0.2819567918777466, 0.2433156818151474, 0.2070428729057312, -0.008250141516327858, -0.0037309895269572735, -0.03931432589888573, -0.193252831697464, 0.1384701281785965, 0.07453656941652298, -0.2291879802942276, 0.014297062531113625, 0.2580185830593109, 0.05865899473428726, 0.10872841626405716, 0.160108283162117, 0.1326587051153183, -0.0121323736384511, 0.015929844230413437, -0.011885924264788628, 0.31458067893981934, -0.4780879616737366, 0.036507751792669296, -0.1504024714231491, -0.028914324939250946, 0.35599562525749207, 0.38277801871299744, -0.037067968398332596, 0.2562991976737976, 0.007855955511331558, -0.1462235301733017, 0.3131435811519623, -0.0327700637280941, 0.2296355664730072, 0.5996735692024231, 0.07198359817266464, -0.2258303314447403, 0.21796905994415283, 0.2813413441181183, 0.01015726663172245, 0.08944261074066162, -0.005225670989602804, -0.11311069130897522, -0.17495834827423096, -0.11290762573480606, -0.07338851690292358, -0.25728639960289, -0.21791380643844604, 0.08423087000846863, -0.4051697254180908, 0.08749637007713318, 0.1963454931974411, 0.19567014276981354, -0.4743938446044922, 0.14057794213294983, -0.1646612137556076, 0.03013564646244049, 0.04285888373851776, -0.033242642879486084, 0.18561434745788574, -0.07754018902778625, -0.10675609856843948, -0.3347548246383667, 0.20077793300151825, -0.25663048028945923, -0.11910669505596161, -0.0463903434574604, 0.1303219199180603, -0.11230983585119247, 0.09684085845947266, -0.3736781179904938, -0.0502643920481205, 0.028753340244293213, -0.21651621162891388, -0.04911692440509796, 0.013286090455949306, 0.0067457580007612705, -0.10006019473075867, 0.048276159912347794, -0.3262318968772888, -0.3216487169265747, 0.016106724739074707, -0.4320055842399597, -0.25866642594337463, 0.08213252574205399, -0.07336828112602234, 0.18157650530338287, 0.06320017576217651, 0.23996053636074066, 0.2854515016078949, -0.28576308488845825, -0.04508357122540474, -0.05598454177379608, 0.06277526170015335, -0.327324777841568, 0.5325300693511963, 0.21825529634952545, 0.06573932617902756, 0.07827062159776688, -0.1455240547657013, -0.14148738980293274, -0.25838005542755127, -0.18480820953845978, 0.14601165056228638, 0.11660181730985641, 0.12385323643684387, 0.19422730803489685, -0.07362044602632523, 0.06206774339079857, -0.3510049879550934, 0.3922353684902191, -0.014012852683663368, -0.08734600245952606, -0.22442622482776642, -0.15066851675510406, 0.001893164124339819, -0.13394790887832642, 0.3642691969871521, 0.026121456176042557, 0.37968316674232483, -0.06396942585706711, 0.14321689307689667, 0.20166443288326263, 0.03454083204269409, 0.23474274575710297, -0.15597891807556152, -0.38890326023101807, -0.35718458890914917, 0.2068978250026703, -0.043988700956106186, -0.11169826239347458, 0.12863540649414062, -0.15784265100955963, 0.22699500620365143, -0.25789061188697815, -0.11123950779438019, 0.23054476082324982, 0.4715038239955902, 0.22054201364517212, 0.19188256561756134, 0.038847122341394424, -0.1966504007577896, 0.2161494493484497, 0.2606094479560852, 0.007575352676212788, -0.21889595687389374, 0.3355928063392639, -0.10421856492757797, 0.03750302642583847, -0.33447009325027466, -0.010972517542541027, 0.024837320670485497, 0.2288677841424942, -0.14224937558174133, -0.057403840124607086, -0.3576611280441284, 0.1965377777814865, -0.10779119282960892, 0.06671831756830215, 0.1338745653629303, 0.0951375663280487, -0.11800890415906906, 0.2311600297689438, -0.008604143746197224, -0.4476640820503235, 0.3801981508731842, -0.10579769313335419, -0.4848537743091583, 0.015477661043405533, -0.12669190764427185, 0.11227122694253922, 0.1020297110080719, 0.23342330753803253, -0.14511217176914215, 0.31762364506721497, -0.1793564260005951, -0.1559261977672577, -0.11622842401266098, -0.06983869522809982, -0.12478509545326233, -0.16870374977588654, 0.09084250032901764, 0.15437953174114227, 0.1614077091217041, -0.21407979726791382, -0.3155657947063446 ]
89
..\pandas\reference\api\pandas.Series.cumprod.html
pandas.Series.cumprod
Series.cumprod(axis=None, skipna=True, *args, **kwargs)[source]# Return cumulative product over a DataFrame or Series axis. Returns a DataFrame or Series of the same size containing the cumulative product.
Parameters: axis{0 or ‘index’, 1 or ‘columns’}, default 0The index or the name of the axis. 0 is equivalent to None or ‘index’. For Series this parameter is unused and defaults to 0. skipnabool, default TrueExclude NA/null values. If an entire row/column is NA, the result will be NA. *args, **kwargsAdditional keywords have no effect but might be accepted for compatibility with NumPy. Returns: scalar or SeriesReturn cumulative product of scalar or Series.
['>>> s = pd.Series([2, np.nan, 5, -1, 0])\n>>> s\n0 2.0\n1 NaN\n2 5.0\n3 -1.0\n4 0.0\ndtype: float64', '>>> s.cumprod()\n0 2.0\n1 NaN\n2 10.0\n3 -10.0\n4 -0.0\ndtype: float64', '>>> s.cumprod(skipna=False)\n0 2.0\n1 NaN\n2 NaN\n3 NaN\n4 NaN\ndtype: float64', ">>> df = pd.DataFrame([[2.0, 1.0],\n... [3.0, np.nan],\n... [1.0, 0.0]],\n... columns=list('AB'))\n>>> df\n A B\n0 2.0 1.0\n1 3.0 NaN\n2 1.0 0.0", '>>> df.cumprod()\n A B\n0 2.0 1.0\n1 6.0 NaN\n2 6.0 0.0', '>>> df.cumprod(axis=1)\n A B\n0 2.0 2.0\n1 3.0 NaN\n2 1.0 0.0']
pandas.Series.cumprod Series.cumprod(axis=None, skipna=True, *args, **kwargs)[source]# Return cumulative product over a DataFrame or Series axis. Returns a DataFrame or Series of the same size containing the cumulative product.
[ -0.3774954378604889, -0.3565249443054199, -0.10741198807954788, 0.060073815286159515, 0.060803696513175964, -0.01224402617663145, 0.3853963315486908, 0.3245071470737457, 0.08204146474599838, 0.14423209428787231, -0.2113666534423828, 0.262606143951416, 0.0977889820933342, 0.33894625306129456, 0.040131766349077225, -0.09275852888822556, -0.06590834259986877, 0.2573457658290863, -0.5272915363311768, -0.08382918685674667, -0.233219712972641, 0.02121722884476185, -0.14150165021419525, 0.17911262810230255, -0.2136799544095993, -0.14349579811096191, -0.0011824313551187515, -0.15719693899154663, 0.14940933883190155, -0.13877004384994507, 0.41291120648384094, -0.08958013355731964, 0.15450048446655273, 0.6543087959289551, -0.00010330352961318567, -0.29553166031837463, 0.17910143733024597, -0.11269117146730423, 0.13996529579162598, 0.23384545743465424, 0.1321532130241394, 0.10413123667240143, 0.09571953862905502, -0.280724436044693, 0.0944690927863121, -0.17885556817054749, -0.20154771208763123, -0.21910682320594788, -0.14620570838451385, -0.002240522298961878, 0.24475061893463135, -0.15594768524169922, -0.3228166699409485, -0.20886602997779846, -0.23215827345848083, -0.39540722966194153, 0.24693496525287628, 0.30557626485824585, 0.06120363995432854, -0.3703433871269226, -0.030177613720297813, 0.16186001896858215, -0.19134439527988434, 0.13645011186599731, 0.0021774170454591513, 0.21626706421375275, 0.6923394799232483, -0.17375051975250244, 0.0684928447008133, 0.34380269050598145, 0.5282363295555115, -0.2629517912864685, -0.06934632360935211, 0.039488714188337326, 0.02796628326177597, -0.25405940413475037, -0.1755097657442093, 0.27834227681159973, -0.2493056207895279, 0.05387240648269653, -0.25309041142463684, 0.4937935769557953, -0.04601521044969559, 0.07323703169822693, -0.2507253587245941, 0.13978949189186096, 0.07160072773694992, 0.04699646309018135, 0.30297085642814636, -0.12645238637924194, -0.15504266321659088, 0.023822424933314323, 0.2790726125240326, 0.1958000808954239, -0.06413411349058151, -0.21351878345012665, 0.155192568898201, 0.10265491902828217, -0.10805796086788177, -0.07620742917060852, 0.0984102189540863, -0.09364575892686844, 0.03332015499472618, 0.2480371594429016, 0.1868983805179596, 0.07654133439064026, -0.021943947300314903, -0.3503834307193756, 0.1194814071059227, 0.0966988280415535, -0.018488511443138123, 0.0871712863445282, 0.055222947150468826, 0.09298838675022125, 0.2948721647262573, 0.00985441729426384, -0.5242367386817932, -0.026963360607624054, -0.48272085189819336, -0.13542433083057404, 0.04788743704557419, -0.0241855401545763, -0.0373944528400898, 0.08478592336177826, -0.057159263640642166, 0.44273701310157776, -0.12180926650762558, 0.03425876423716545, 0.24942485988140106, 0.48355042934417725, -0.2810533046722412, 0.41359347105026245, -0.049417465925216675, -0.13662512600421906, 0.007735464721918106, -0.22297228872776031, 0.17070063948631287, -0.06607568264007568, 0.16669754683971405, 0.09285898506641388, -0.17815867066383362, -0.018057802692055702, 0.09102578461170197, 0.24558989703655243, 0.2787955701351166, -0.15962640941143036, 0.12526266276836395, 0.030207153409719467, -0.3475029766559601, 0.25558435916900635, 0.1014934852719307, -0.17623546719551086, 0.07135634124279022, 0.2645491063594818, -0.05951086804270744, 0.06942229717969894, -0.45209845900535583, 0.10483673959970474, -0.21310214698314667, 0.006828018929809332, 0.22938263416290283, 0.13548855483531952, -0.04667677730321884, -0.2400013655424118, 0.029331745579838753, -0.10106557607650757, -0.7753003835678101, -0.06158024072647095, -0.1359550654888153, -0.3678605854511261, 0.14199687540531158, 0.09807392954826355, -0.023027850314974785, 0.02858772501349449, -0.2657937705516815, -0.3035503923892975, 0.004306809976696968, -0.28759312629699707, -0.1637907177209854, -0.01635618880391121, -0.15170496702194214, 0.16994023323059082, 0.08016283810138702, -0.03182044252753258, -0.3958968222141266, -0.23879776895046234, 0.2844935655593872, -0.050650209188461304, -0.0685449168086052, 0.015589174814522266, 0.15946581959724426, -0.04013845697045326, 0.2809728980064392, -0.10030775517225266, 0.10477926582098007, 0.26814866065979004, 0.07491825520992279, -0.14786379039287567, 0.25129833817481995, 0.05202408507466316, -0.01033333782106638, -0.08971607685089111, 0.2828361392021179, -0.420109361410141, 0.012219129130244255, -0.3223721981048584, 0.1891762912273407, 0.11654091626405716, -0.20441436767578125, -0.15604153275489807, 0.2547670304775238, -0.35722270607948303, -0.365405410528183, -0.13615506887435913, 0.2584664523601532, -0.016974491998553276, 0.2565453052520752, 0.23491565883159637, 0.16212040185928345, -0.12779541313648224, -0.05388924106955528, 0.3368946611881256, 0.2116834968328476, -0.16318470239639282, 0.15388616919517517, -0.15917229652404785, 0.19956786930561066, -0.04625687375664711, -0.023074915632605553, 0.19523243606090546, 0.1735202968120575, 0.2719908356666565, 0.34601888060569763, 0.13155846297740936, -0.48337987065315247, 0.4314458966255188, 0.29240185022354126, 0.0745508149266243, -0.040001511573791504, -0.19222286343574524, -0.13222400844097137, -0.09197278320789337, 0.2625429332256317, -0.09562540054321289, -0.15825439989566803, 0.13765953481197357, -0.10642644762992859, -0.04820095747709274, 0.027186373248696327, 0.27979519963264465, 0.08273068070411682, -0.07995001971721649, 0.007829427719116211, -0.03171703219413757, -0.15013283491134644, 0.38732609152793884, -0.16370703279972076, 0.14966461062431335, -0.21838082373142242, 0.12827834486961365, 0.4777235686779022, -0.19676131010055542, 0.2628724277019501, 0.16195887327194214, -0.17447465658187866, 0.012547769583761692, 0.09412405639886856, 0.0022933855652809143, 0.17140768468379974, 0.22184860706329346, 0.4771569073200226, -0.043070580810308456, -0.04595346376299858, -0.06690807640552521, 0.23525267839431763, 0.13820981979370117, 0.1686818152666092, -0.16338571906089783, 0.11848258227109909, -0.12317612022161484, 0.08481377363204956, -0.02839919738471508, -0.11478035151958466, 0.022248994559049606, 0.05624713748693466, -0.0992630273103714, -0.18196772038936615, -0.04800473898649216, -0.010401461273431778, -0.29100462794303894, 0.054519977420568466, -0.1619051843881607, -0.09157834947109222, 0.4692271947860718, -0.2784961760044098, 0.03718286007642746, -0.2047848105430603, 0.3233162760734558, 0.11260809749364853, -0.2066194862127304, -0.10438253730535507, -0.0455949492752552, -0.08702197670936584, 0.2954985499382019, -0.30295947194099426, 0.1135750561952591, 0.15564730763435364, 0.03344760835170746, 0.22032800316810608, -0.14627404510974884, 0.1999923437833786, 0.06185857951641083, -0.11571109294891357, 0.10593151301145554, 0.08975524455308914, -0.06037360429763794, -0.3372810482978821, -0.3410830497741699, -0.2541891634464264, -0.21982473134994507, 0.04678526148200035, -0.08340566605329514, -0.08238141238689423, 0.34575381875038147, -0.07002135366201401, 0.14157557487487793, -0.15659496188163757, -0.35690033435821533, 0.07975827157497406, 0.18408671021461487, 0.056998223066329956, -0.46111369132995605, -0.24286755919456482, 0.16674910485744476, 0.4802713096141815, -0.009094742126762867, -0.32944801449775696, -0.36321455240249634, 0.07927083969116211, -0.11840963363647461, 0.08410421013832092, -0.04551209136843681, -0.3721168041229248, 0.23242159187793732, 0.18164148926734924, -0.13822491466999054, -0.11569612473249435, 0.08890466392040253, 0.03919630125164986, 0.34918197989463806, 0.12143783271312714, 0.11230210959911346, 0.1047988310456276, -0.39174723625183105, -0.020297197625041008, -0.03947369009256363, -0.18472641706466675, -0.07453317195177078, 0.018099797889590263, 0.17674627900123596, 0.018507031723856926, 0.12793053686618805, 0.32872676849365234, 0.3330673277378082, 0.07918082177639008, 0.14243777096271515, -0.1622140109539032, 0.17572614550590515, 0.23757609724998474, -0.1802426278591156, -0.25632619857788086, -0.03336212784051895, 0.37182921171188354, 0.23440507054328918, -0.2412407249212265, -0.33245837688446045, -0.15491773188114166, 0.10415893793106079, -0.486501008272171, 0.038921162486076355, -0.1922822892665863, -0.3509553074836731, 0.06745845824480057, 0.10368220508098602, -0.1505352109670639, -0.1588762402534485, 0.018518676981329918, -0.04312718287110329, -0.2994194030761719, -0.04800351336598396, 0.010174999944865704, 0.0942290797829628, -0.055320363491773605, -0.2849475145339966, 0.2927026152610779, 0.12878064811229706, -0.13548174500465393, 0.15342676639556885, -0.35997456312179565, -0.26544156670570374, 0.16393861174583435, 0.5598582029342651, -0.1622679978609085, -0.15428513288497925, 0.06180327758193016, -0.4916640818119049, -0.19126075506210327, 0.156875878572464, -0.2933520972728729, -0.00011178177373949438, 0.2826661765575409, 0.030955269932746887, -0.005453325808048248, -0.0014773727161809802, 0.3134884536266327, 0.12060154229402542, 0.01762455143034458, -0.04123622179031372, -0.16128280758857727, -0.07283975929021835, 0.09516670554876328, 0.31484469771385193, 0.1164150983095169, 0.44139623641967773, -0.49321693181991577, -0.3268493115901947, -0.12222646176815033, -0.049207642674446106, 0.3774431347846985, 0.15126846730709076, 0.23539698123931885, 0.22415731847286224, -0.06717932224273682, -0.0533442497253418, 0.05102629214525223, 0.10240199416875839, 0.05609825998544693, 0.17041629552841187, 0.27833274006843567, 0.10041215270757675, -0.24754254519939423, 0.3883342146873474, -0.04178386554121971, -0.05668194219470024, -0.2731717824935913, -0.28834158182144165, 0.24190297722816467, -0.03396362066268921, -0.14064562320709229, -0.024133315309882164, 0.039987269788980484, -0.15096576511859894, 0.13746869564056396, 0.46745243668556213, 0.24335411190986633, -0.06242786720395088, 0.16909070312976837, -0.13497000932693481, -0.2610481083393097, -0.4580652117729187, 0.14509043097496033, 0.7031347751617432, 0.08897865563631058, 0.09847049415111542, 0.05785960704088211, 0.3195541799068451, 0.40953490138053894, 0.2886670231819153, 0.14975763857364655, -0.002829667180776596, -0.22926174104213715, -0.17740949988365173, -0.07265959680080414, -0.22629952430725098, 0.1660240739583969, -0.23779886960983276, 0.4742349684238434, -0.020080765709280968, -0.05813516303896904, 0.35469716787338257, -0.2774480879306793, -0.27042099833488464, -0.2831183075904846, -0.046729717403650284, 0.19713248312473297, 0.18098333477973938, 0.2242274284362793, -0.15045452117919922, -0.09381724148988724, 0.14186757802963257, -0.1889037787914276, -0.2877596318721771, 0.015620329417288303, 0.1735425442457199, 0.09491047263145447, 0.09002907574176788, -0.36368265748023987, -0.43154940009117126, 0.10017993301153183, 0.12685535848140717, -0.11244185268878937, 0.02972719818353653, -0.07189477980136871, 0.07007168233394623, 0.08284879475831985, 0.017964860424399376, 0.06154313310980797, 0.6146247982978821, 0.030287928879261017, -0.22235114872455597, 0.29408058524131775, 0.061726395040750504, -0.07663833349943161, 0.29336950182914734, 0.22465378046035767, -0.15198740363121033, 0.12431593239307404, -0.22611752152442932, -0.08388838171958923, -0.24956922233104706, -0.26721590757369995, 0.219327911734581, 0.10412443429231644, -0.4239596128463745, 0.25670039653778076, -0.08074194937944412, -0.2704838216304779, -0.17288675904273987, 0.04879557713866234, 0.24577996134757996, -0.16462267935276031, -0.062041275203228, -0.16401264071464539, -0.13283078372478485, -0.24907630681991577, -0.40100640058517456, 0.31764185428619385, -0.12612800300121307, 0.2396375834941864, 0.12773458659648895, -0.10067936778068542, 0.03601156175136566, -0.0434892438352108, 0.015144102275371552, 0.5670672059059143, -0.32455047965049744, -0.3962416648864746, -0.3451956808567047, 0.1673576980829239, 0.03142157196998596, 0.5138424038887024, 0.2182585448026657, 0.16438432037830353, 0.124201200902462, -0.22715795040130615, -0.42484137415885925, 0.09747312217950821, -0.3582870662212372, -0.1846970021724701, 0.029160846024751663, 0.1263735592365265, -0.04938873276114464, 0.46520936489105225, 0.23299026489257812, 0.5996636748313904, 0.21411831676959991, -0.36371996998786926, -0.26990845799446106, 0.034586913883686066, -0.056673504412174225, -0.12985381484031677, 0.2774365246295929, 0.19090130925178528, -0.09767143428325653, -0.10528705269098282, 0.017340293154120445, 0.09134658426046371, 0.15663643181324005, 0.11727682501077652, 0.3213611841201782, 0.06840091943740845, -0.08207233995199203, -0.1492893397808075, 0.08653135597705841, -0.00004582442488754168, -0.2733781337738037, 0.25521883368492126, -0.13378238677978516, -0.05183230713009834, 0.13346078991889954, -0.058160096406936646, 0.09318011999130249, 0.26700252294540405, 0.005719685927033424, 0.31528225541114807, -0.19626013934612274, 0.14281542599201202, 0.4131455719470978, -0.08627725392580032, 0.019170399755239487, -0.09670425206422806, 0.12497947365045547, 0.36036112904548645, -0.5178799629211426, -0.10270757973194122, -0.09069137275218964, 0.10839200019836426, 0.2722802460193634, 0.2980348765850067, 0.03204923868179321, 0.17589063942432404, 0.5275336503982544, -0.25561147928237915, 0.20488452911376953, -0.42298194766044617, 0.1429690569639206, 0.2710694372653961, 0.0921836793422699, 0.23500317335128784, 0.10640418529510498, 0.29218441247940063, 0.1684190332889557, 0.31822627782821655, 0.10331615805625916, 0.002645171945914626, -0.31876271963119507, -0.4991229176521301, -0.08396322280168533, -0.14189159870147705, -0.10210223495960236, 0.4477384686470032, -0.2308833748102188, 0.3667505383491516, 0.23817090690135956, -0.04353797063231468, -0.3335760235786438, 0.3373086452484131, -0.25637099146842957, 0.051974959671497345, -0.0527273528277874, -0.10891932249069214, 0.08099522441625595, -0.1052473857998848, 0.11693301051855087, -0.019266346469521523, 0.3474123477935791, -0.13122765719890594, 0.41917741298675537, -0.16092553734779358, 0.04596136510372162, -0.2390308678150177, -0.2284572720527649, 0.07704710215330124, 0.11543301492929459, -0.0014645381597802043, -0.6664047241210938, 0.48649242520332336, 0.15361587703227997, -0.19288556277751923, 0.43285301327705383, 0.25450870394706726, -0.2867603003978729, -0.22349078953266144, 0.13728663325309753, 0.02830485627055168, -0.23049388825893402, -0.22127926349639893, -0.10017582774162292, 0.21793381869792938, 0.16907481849193573, 0.11214486509561539, 0.37912628054618835, -0.3062596917152405, 0.17334021627902985, 0.0953035056591034, 0.16220484673976898, -0.4210605025291443, 0.20304200053215027, 0.07497124373912811, -0.010653380304574966, -0.19991393387317657, 0.15946140885353088, -0.08180797100067139, 0.08578373491764069, 0.007208050228655338, -0.2199721336364746, 0.15837906301021576, -0.06575745344161987, 0.16496641933918, 0.05623670667409897, 0.24880623817443848, 0.014503812417387962, 0.6802049279212952, -0.0312570258975029, -0.019569626078009605, -0.3080243766307831, 0.3261180520057678, 0.06609757989645004, -0.16182787716388702, -0.10739099979400635, 0.0986613780260086, -0.0256531722843647, -0.07562936097383499, 0.3294353783130646, -0.053783025592565536, -0.30103516578674316, -0.03291815519332886, 0.004682178143411875, -0.30229175090789795, -0.00900733470916748, -0.18935927748680115, 0.15455298125743866, -0.359954833984375, 0.06270749866962433, -0.01252639852464199, 0.31272339820861816, 0.09996367245912552, -0.027866382151842117, 0.03450651466846466, 0.26967257261276245, 0.12660138309001923, 0.15221796929836273, 0.2023908495903015, -0.2938058078289032, 0.42595556378364563, 0.19084236025810242, 0.11877325177192688, -0.002646534238010645, 0.0802995041012764, -0.09349869191646576, 0.1382579654455185, -0.13383030891418457, 0.08969555050134659, 0.10216009616851807, -0.03442549332976341, 0.24797062575817108, 0.13444417715072632, -0.006649593356996775, 0.10005456954240799, -0.13676971197128296, -0.3720448315143585, 0.2905430793762207, 0.4463896155357361, -0.07670439034700394, 0.1256035715341568, 0.07319345325231552, -0.3076387047767639, 0.21213330328464508, -0.3492109477519989, -0.6478293538093567, -0.3181309401988983, 0.13324180245399475, 0.196394681930542, -0.2380775809288025, 0.0872299000620842, 0.14542996883392334, 0.24596932530403137, 0.09105045348405838, -0.19531084597110748, -0.19735336303710938, -0.6353209018707275, 0.020542088896036148, -0.15960079431533813, 0.02142123319208622, 0.05009257048368454, -0.24621926248073578, 0.01598390005528927, -0.4204855263233185 ]
90
..\pandas\reference\api\pandas.tseries.offsets.Milli.is_quarter_start.html
pandas.tseries.offsets.Milli.is_quarter_start
Milli.is_quarter_start(ts)# Return boolean whether a timestamp occurs on the quarter start.
No parameters found
['>>> ts = pd.Timestamp(2022, 1, 1)\n>>> freq = pd.offsets.Hour(5)\n>>> freq.is_quarter_start(ts)\nTrue']
pandas.tseries.offsets.Milli.is_quarter_start Milli.is_quarter_start(ts)# Return boolean whether a timestamp occurs on the quarter start.
[ -0.34650617837905884, -0.38549330830574036, -0.17820508778095245, -0.0006923751207068563, -0.24389523267745972, -0.08253458887338638, 0.30619195103645325, 0.20173205435276031, -0.1855020970106125, 0.01013969536870718, 0.4242171049118042, 0.30298733711242676, -0.003787510097026825, 0.14784285426139832, -0.372170627117157, 0.24019478261470795, 0.0909174308180809, 0.6157346963882446, -0.27476784586906433, 0.17724817991256714, -0.3334048092365265, -0.0590558797121048, -0.2825887203216553, -0.03411051258444786, -0.1402834951877594, -0.16409647464752197, 0.009791654534637928, -0.13003863394260406, -0.12666116654872894, 0.0023680313024669886, 0.16173510253429413, -0.10027627646923065, 0.0131484754383564, 0.679018497467041, -0.00010376665886724368, -0.39864158630371094, 0.18588978052139282, -0.14516684412956238, -0.12015629559755325, 0.37862586975097656, 0.14142479002475739, -0.04304545745253563, 0.08810144662857056, -0.20179523527622223, -0.3256387710571289, -0.0713125690817833, -0.04317084699869156, -0.048142630606889725, 0.4227132499217987, 0.4274320602416992, 0.1742478311061859, 0.1305878609418869, -0.18389469385147095, 0.09002691507339478, 0.2705004811286926, -0.19547411799430847, 0.20360104739665985, 0.05309545621275902, -0.17981645464897156, -0.17709144949913025, 0.14767146110534668, 0.27568164467811584, 0.030569184571504593, 0.3490039110183716, -0.10678994655609131, 0.01836813986301422, 0.3136802017688751, 0.2869475185871124, -0.1504388302564621, 0.1073596403002739, 0.5648255348205566, -0.39071929454803467, -0.236230731010437, -0.00737333670258522, -0.06839766353368759, -0.17363612353801727, 0.07215169817209244, -0.08750776201486588, 0.043409563601017, 0.12329267710447311, 0.07268864661455154, 0.5952869653701782, -0.15382616221904755, 0.15890184044837952, -0.5803791284561157, 0.21827299892902374, -0.06811116635799408, -0.15378306806087494, -0.14622372388839722, -0.09823626279830933, 0.44401273131370544, 0.132020503282547, -0.007503731641918421, 0.36316820979118347, 0.020271550863981247, -0.39879584312438965, 0.18445810675621033, 0.22065845131874084, -0.0792592465877533, 0.15822012722492218, -0.22470813989639282, 0.0812244862318039, -0.1862860769033432, 0.00927564688026905, 0.18323716521263123, 0.24804043769836426, -0.118181511759758, 0.045186519622802734, 0.3260153532028198, 0.02931489236652851, -0.08031994849443436, 0.08508099615573883, 0.27624252438545227, -0.2396755963563919, 0.10410860180854797, 0.20480547845363617, 0.2523363530635834, 0.08537930250167847, -0.29466867446899414, 0.06101758033037186, -0.11368512362241745, -0.3510647714138031, 0.19920888543128967, -0.07920514792203903, -0.15919888019561768, 0.28133049607276917, 0.163984477519989, -0.12352268397808075, 0.1655624806880951, 0.11453225463628769, -0.2485331892967224, 0.2505415081977844, 0.09101131558418274, -0.2658761739730835, -0.23250502347946167, 0.06903049349784851, -0.13776473701000214, 0.22452715039253235, -0.1893315315246582, 0.20662358403205872, 0.029886631295084953, -0.24786028265953064, 0.1583661437034607, 0.38298824429512024, -0.3257316052913666, -0.2913106679916382, 0.17230185866355896, 0.13852426409721375, -0.19503317773342133, 0.09901435673236847, 0.2719447612762451, 0.17680349946022034, -0.03165188059210777, 0.2634563148021698, -0.2587457299232483, 0.1258447766304016, 0.030186228454113007, 0.1852046698331833, 0.24732574820518494, 0.010718042962253094, 0.5705215930938721, 0.18445749580860138, -0.33534637093544006, -0.0660429298877716, -0.014665651135146618, 0.14261889457702637, -0.43339070677757263, -0.04120393097400665, -0.032474335283041, -0.43906810879707336, -0.08621606975793839, 0.024447614327073097, 0.27412286400794983, -0.03702594339847565, -0.20324847102165222, -0.5228591561317444, -0.057374704629182816, -0.2902149558067322, 0.10405077785253525, 0.0020133373327553272, -0.20876558125019073, -0.14755836129188538, 0.0007996251806616783, 0.09500692784786224, -0.540701150894165, -0.1458231806755066, 0.2168109118938446, -0.08547767996788025, -0.3321050703525543, -0.1663612425327301, 0.011137341149151325, -0.3084888756275177, 0.21684083342552185, 0.24940815567970276, 0.18046388030052185, -0.25765159726142883, -0.12468846887350082, 0.03435465693473816, -0.08903204649686813, 0.30004337430000305, -0.1330537647008896, -0.3494238257408142, 0.37275153398513794, -0.15708664059638977, -0.024797238409519196, -0.58518385887146, 0.2311365157365799, 0.060643166303634644, -0.02052411250770092, 0.04677014797925949, 0.35593655705451965, -0.0588330514729023, -0.08061565458774567, 0.14891749620437622, 0.26439228653907776, 0.4869791269302368, 0.30779555439949036, 0.0018414633814245462, 0.04766806215047836, 0.5505233407020569, -0.12066176533699036, 0.12449386715888977, -0.029575776308774948, -0.11535968631505966, 0.03677478805184364, -0.21346093714237213, 0.05759647488594055, -0.057045891880989075, -0.1645253747701645, 0.22313712537288666, 0.2282639592885971, 0.022070463746786118, 0.15593984723091125, 0.0990913063287735, 0.17196840047836304, 0.23689411580562592, -0.08049394935369492, -0.2607482075691223, -0.03636033833026886, 0.2607880234718323, -0.3469271659851074, 0.2556106746196747, 0.057306524366140366, 0.04503069072961807, -0.10359906405210495, 0.3655439019203186, -0.10024100542068481, -0.27087539434432983, -0.13897787034511566, 0.039362356066703796, 0.14385204017162323, -0.10958468914031982, -0.15114185214042664, -0.2545188069343567, 0.12988726794719696, -0.055651649832725525, -0.07186845690011978, 0.2934199273586273, -0.2865951955318451, 0.15994791686534882, 0.22868525981903076, -0.22362077236175537, -0.09124813228845596, -0.01570454239845276, 0.0854867473244667, -0.10979567468166351, 0.0368242971599102, 0.08295528590679169, 0.10972534865140915, 0.2898232042789459, 0.21417903900146484, -0.13802839815616608, -0.18525336682796478, 0.03577225282788277, 0.1491575688123703, 0.05236079543828964, -0.1302143782377243, -0.06161339953541756, 0.2001619189977646, 0.010371103882789612, -0.0628085806965828, 0.054855529218912125, -0.08831921964883804, 0.09702083468437195, -0.2747126519680023, -0.11605871468782425, -0.1088184341788292, -0.4311298131942749, 0.19242709875106812, -0.3199329972267151, 0.32855725288391113, -0.047799982130527496, 0.3725903332233429, 0.11242451518774033, -0.022476762533187866, -0.023611819371581078, -0.10539309680461884, 0.4461190700531006, 0.33859914541244507, 0.07817190140485764, -0.10730422288179398, -0.3804132342338562, 0.038451649248600006, 0.2786288559436798, -0.17427867650985718, 0.3086799681186676, 0.3841245472431183, -0.32826346158981323, 0.11893440783023834, 0.2281167060136795, -0.1450248658657074, 0.10272997617721558, -0.20226171612739563, 0.3341579735279083, 0.2161862999200821, 0.12978525459766388, -0.2175186723470688, 0.03597978502511978, -0.14691054821014404, 0.027208488434553146, -0.23428238928318024, -0.22794054448604584, 0.045768335461616516, 0.13283832371234894, -0.40166398882865906, 0.20878936350345612, 0.0009440402500331402, -0.25149479508399963, 0.09991651773452759, 0.005286776460707188, -0.09750275313854218, 0.3364223539829254, -0.14551368355751038, 0.1643746793270111, 0.2133769989013672, -0.033757951110601425, -0.5064656138420105, -0.23984602093696594, -0.0390695221722126, 0.15383635461330414, -0.21352465450763702, 0.2669382393360138, -0.06423676759004593, -0.20351894199848175, -0.12324372678995132, 0.03076917491853237, -0.6134275197982788, 0.25166577100753784, -0.01652328297495842, 0.11941120028495789, -0.2557585835456848, 0.2180682122707367, -0.09775137156248093, -0.33959758281707764, -0.048949696123600006, 0.09982118755578995, 0.00807102955877781, 0.03137403726577759, 0.15334604680538177, 0.16431951522827148, 0.3831707835197449, -0.09120718389749527, 0.4777723252773285, 0.29293015599250793, -0.1697975993156433, 0.006446064915508032, -0.15617379546165466, 0.12004610151052475, 0.12373984605073929, 0.047890953719615936, -0.07132355868816376, 0.37311092019081116, -0.10976137965917587, 0.2911621630191803, -0.12223518639802933, 0.1454177349805832, -0.32174989581108093, 0.027261730283498764, -0.30617567896842957, -0.031682804226875305, -0.26062965393066406, -0.7386528253555298, 0.07468762993812561, -0.13151155412197113, -0.04300513491034508, -0.26127901673316956, -0.0625513568520546, -0.34752607345581055, 0.18950650095939636, 0.2167820781469345, -0.15139761567115784, -0.28834787011146545, -0.14562100172042847, 0.08397610485553741, -0.06637180596590042, 0.07373511791229248, 0.21098341047763824, -0.05770230293273926, -0.14948740601539612, -0.04939180612564087, -0.12794508039951324, 0.5116811990737915, -0.20858612656593323, 0.18114519119262695, 0.02699444256722927, -0.1407933533191681, -0.46922552585601807, 0.03548234701156616, -0.16208088397979736, -0.3418831527233124, -0.23474273085594177, 0.37700262665748596, -0.1483691930770874, 0.03960490971803665, 0.13337773084640503, -0.034173108637332916, 0.05422750115394592, -0.021013854071497917, -0.28975749015808105, -0.06489238142967224, 0.2564927935600281, 0.5262803435325623, 0.2812645137310028, -0.19294285774230957, 0.19197390973567963, -0.19014708697795868, -0.1750016063451767, 0.08915535360574722, 0.35522714257240295, 0.2482786327600479, 0.17698010802268982, -0.026352744549512863, 0.10919442772865295, -0.020020930096507072, -0.4729021489620209, 0.4130946099758148, -0.1383277028799057, -0.1574580818414688, 0.11691531538963318, -0.20776008069515228, -0.11798597127199173, -0.11881046742200851, 0.15882989764213562, -0.3391384780406952, 0.011445003561675549, 0.08875155448913574, 0.1846615970134735, -0.2398470789194107, -0.18772940337657928, -0.14768415689468384, 0.2529227137565613, 0.02990991435945034, -0.1429196000099182, 0.29115429520606995, 0.15081512928009033, -0.1449577808380127, -0.023204661905765533, -0.3331505060195923, -0.12376637011766434, -0.0447796955704689, -0.01198925543576479, 0.47387319803237915, 0.033794697374105453, -0.08723075687885284, 0.5163463950157166, -0.1537589281797409, 0.39735862612724304, 0.20191535353660583, 0.014532577246427536, 0.06402832269668579, -0.34784287214279175, -0.21710361540317535, -0.008170874789357185, -0.26365745067596436, -0.028570368885993958, -0.26555097103118896, -0.01228615827858448, -0.04602256789803505, 0.23800572752952576, 0.0019953239243477583, -0.011605297215282917, 0.01510860025882721, 0.3760671615600586, -0.29049035906791687, 0.26464343070983887, -0.08076582103967667, 0.02815333381295204, -0.15241055190563202, -0.003936045803129673, -0.049783818423748016, -0.18148691952228546, 0.02745257504284382, -0.25685030221939087, 0.01858191192150116, -0.030948983505368233, 0.047162652015686035, -0.26770925521850586, -0.5554299354553223, -0.08576857298612595, 0.578535258769989, -0.35860705375671387, 0.03689505532383919, 0.07012516260147095, 0.17717856168746948, 0.1252794861793518, -0.28975051641464233, 0.17634420096874237, 0.4863271713256836, -0.050772618502378464, 0.12518252432346344, 0.07506874948740005, -0.1643940806388855, -0.03777433559298515, 0.3460426330566406, 0.4868718087673187, -0.4542712867259979, -0.013449132442474365, -0.332038015127182, -0.30025312304496765, 0.002278403379023075, -0.13570380210876465, 0.22767136991024017, -0.032396264374256134, 0.18416933715343475, 0.22183439135551453, -0.2602352499961853, -0.10805755108594894, -0.33783578872680664, 0.1258045732975006, -0.14322873950004578, 0.35497045516967773, 0.009684847667813301, 0.21121647953987122, -0.3396126627922058, -0.1625383198261261, -0.015537083148956299, 0.025330422446131706, -0.22023823857307434, 0.4325425922870636, 0.33218929171562195, -0.053895045071840286, 0.4005669951438904, 0.4818243384361267, 0.09423409402370453, 0.24880966544151306, 0.062263134866952896, -0.16897864639759064, -0.35365283489227295, 0.2413802295923233, 0.004873648285865784, 0.4378412961959839, 0.4534546732902527, 0.4347708225250244, 0.14110921323299408, -0.1590472161769867, -0.41010475158691406, -0.11814949661493301, -0.433968186378479, 0.19317856431007385, -0.23075804114341736, 0.07043350487947464, -0.13310667872428894, -0.15226176381111145, 0.22600486874580383, 0.13050760328769684, 0.019151192158460617, -0.31030040979385376, -0.0851886197924614, -0.012426267378032207, -0.07432173937559128, -0.0433569960296154, 0.30345696210861206, 0.08000301569700241, -0.08677510917186737, -0.09146048873662949, -0.37262627482414246, 0.1688387244939804, -0.042206697165966034, 0.11811777204275131, 0.20595678687095642, -0.036510318517684937, -0.0350005105137825, -0.02614482119679451, 0.012640352360904217, -0.20772038400173187, -0.26707130670547485, 0.3319706618785858, -0.17906105518341064, 0.11884403973817825, 0.09262128919363022, 0.11959802359342575, 0.0003524709027260542, -0.1963958591222763, -0.20167335867881775, 0.16656750440597534, -0.2661379277706146, 0.3690221905708313, 0.17965401709079742, -0.25864073634147644, -0.06395339220762253, -0.1922956109046936, -0.006755406968295574, 0.17243783175945282, -0.5185639262199402, 0.16126607358455658, -0.280449241399765, -0.16817864775657654, 0.417473167181015, 0.28255516290664673, 0.06604098528623581, -0.07803858816623688, 0.1546100229024887, 0.42787614464759827, 0.27764108777046204, -0.23996855318546295, 0.04083826020359993, 0.5798247456550598, -0.07152276486158371, -0.07424560934305191, 0.2771570384502411, 0.26603835821151733, 0.05822841823101044, 0.07181613147258759, 0.5201067328453064, -0.0300485510379076, 0.07210520654916763, 0.10119487345218658, -0.30243808031082153, -0.11831990629434586, 0.2058897763490677, 0.6117839217185974, -0.37729981541633606, -0.06840795278549194, 0.42770275473594666, 0.2857719659805298, -0.17909418046474457, 0.3384026885032654, -0.09957929700613022, 0.1404329240322113, 0.18869037926197052, 0.03693613037467003, 0.3368414044380188, 0.08295683562755585, -0.11295625567436218, -0.21943680942058563, 0.14766187965869904, 0.15772175788879395, 0.24160121381282806, 0.00967361032962799, 0.18228109180927277, 0.25035715103149414, -0.014786135405302048, 0.127950981259346, -0.1671329140663147, -0.2399853765964508, -0.30418661236763, 0.11214770376682281, -0.06788347661495209, 0.1721617430448532, 0.17196984589099884, 0.2744307518005371, -0.20032982528209686, -0.31889083981513977, 0.17097312211990356, -0.09774437546730042, -0.21900631487369537, -0.049100201576948166, 0.10396496206521988, 0.17831498384475708, -0.04535803571343422, 0.03233915567398071, 0.3324633836746216, -0.22418953478336334, 0.3436864912509918, -0.026682816445827484, -0.2038487046957016, -0.46094462275505066, 0.2735140323638916, 0.016790522262454033, 0.1974707394838333, -0.12071375548839569, 0.2665075659751892, -0.005702957045286894, 0.3685959577560425, -0.4957553446292877, 0.045221034437417984, 0.29869136214256287, 0.11358457803726196, 0.16157878935337067, -0.0818755254149437, -0.14306649565696716, -0.01541954092681408, 0.45940038561820984, 0.23059618473052979, -0.3065822422504425, -0.32648423314094543, -0.2198568731546402, 0.00017274724086746573, 0.19800665974617004, 0.11926352977752686, -0.16935250163078308, 0.16640803217887878, -0.06747028231620789, 0.2354242354631424, 0.13944433629512787, -0.2833898663520813, 0.07001418620347977, 0.11606088280677795, 0.04435546323657036, -0.3633890450000763, -0.10118768364191055, 0.018415795639157295, -0.25514769554138184, 0.08334942162036896, -0.12583766877651215, 0.198904350399971, 0.024040237069129944, -0.15011075139045715, 0.13044732809066772, -0.09217987954616547, 0.25203800201416016, 0.013461295515298843, 0.07329759746789932, -0.3654693365097046, 0.43712711334228516, 0.006181278266012669, 0.018666045740246773, -0.5792925953865051, 0.29543614387512207, -0.0627574548125267, -0.05674517899751663, -0.25316354632377625, -0.12875153124332428, 0.35462918877601624, 0.3734256327152252, 0.16295209527015686, -0.1900976300239563, -0.10540388524532318, 0.04304911196231842, -0.20673909783363342, -0.15784570574760437, 0.02955334074795246, -0.07020361721515656, -0.03376718983054161, 0.2963005006313324, 0.029703686013817787, -0.4697302281856537, 0.17193153500556946, -0.017032751813530922, -0.07619262486696243, -0.309611976146698, 0.19528207182884216, 0.05269496887922287, -0.195735365152359, -0.07123818248510361, 0.018778782337903976, 0.3358366787433624, 0.07830365002155304, -0.10309956967830658, -0.09528648108243942, 0.33809956908226013, 0.03708067908883095, -0.061146125197410583, -0.1995190978050232, 0.1473897099494934, 0.16676416993141174, 0.12478045374155045, -0.015261939726769924 ]
91
..\pandas\reference\api\pandas.DataFrame.sem.html
pandas.DataFrame.sem
DataFrame.sem(axis=0, skipna=True, ddof=1, numeric_only=False, **kwargs)[source]# Return unbiased standard error of the mean over requested axis. Normalized by N-1 by default. This can be changed using the ddof argument
Parameters: axis{index (0), columns (1)}For Series this parameter is unused and defaults to 0. Warning The behavior of DataFrame.sem with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar To retain the old behavior, pass axis=0 (or do not pass axis). skipnabool, default TrueExclude NA/null values. If an entire row/column is NA, the result will be NA. ddofint, default 1Delta Degrees of Freedom. The divisor used in calculations is N - ddof, where N represents the number of elements. numeric_onlybool, default FalseInclude only float, int, boolean columns. Not implemented for Series. Returns: Series or DataFrame (if level specified)
['>>> s = pd.Series([1, 2, 3])\n>>> s.sem().round(6)\n0.57735', ">>> df = pd.DataFrame({'a': [1, 2], 'b': [2, 3]}, index=['tiger', 'zebra'])\n>>> df\n a b\ntiger 1 2\nzebra 2 3\n>>> df.sem()\na 0.5\nb 0.5\ndtype: float64", '>>> df.sem(axis=1)\ntiger 0.5\nzebra 0.5\ndtype: float64', ">>> df = pd.DataFrame({'a': [1, 2], 'b': ['T', 'Z']},\n... index=['tiger', 'zebra'])\n>>> df.sem(numeric_only=True)\na 0.5\ndtype: float64"]
pandas.DataFrame.sem DataFrame.sem(axis=0, skipna=True, ddof=1, numeric_only=False, **kwargs)[source]# Return unbiased standard error of the mean over requested axis. Normalized by N-1 by default. This can be changed using the ddof argument
[ -0.21490423381328583, -0.541797935962677, -0.12150460481643677, -0.30485594272613525, 0.03769761696457863, 0.061451349407434464, 0.21392373740673065, 0.18284058570861816, 0.10387657582759857, 0.289482444524765, -0.15270063281059265, 0.45805302262306213, 0.042229101061820984, 0.13621485233306885, -0.2330576628446579, 0.10173700004816055, -0.11479086428880692, 0.22432582080364227, 0.038635142147541046, -0.02831154316663742, -0.230698361992836, -0.11067996919155121, -0.08026038855314255, 0.1920982450246811, -0.11976291984319687, -0.13177818059921265, -0.009151574224233627, -0.030525853857398033, 0.04764806851744652, -0.2558223307132721, 0.29378989338874817, -0.1945212483406067, -0.0035392448771744967, 0.27842575311660767, -0.00009577307355357334, -0.3280991315841675, 0.05274765193462372, -0.16220422089099884, 0.1749914586544037, -0.02540246769785881, -0.08490577340126038, -0.1767604947090149, 0.12245509773492813, -0.23228086531162262, 0.08471556752920151, -0.15043137967586517, -0.09319619089365005, -0.10694331675767899, 0.4905138611793518, 0.3348945379257202, 0.3437045216560364, -0.21178676187992096, -0.3174525797367096, -0.15640243887901306, -0.2583548426628113, 0.037806086242198944, 0.21345284581184387, 0.07271134853363037, -0.3934560716152191, 0.15795369446277618, -0.10893885046243668, 0.2373741865158081, -0.18187877535820007, 0.03076278232038021, -0.10839763283729553, -0.029679343104362488, 0.6458606719970703, -0.07800932973623276, -0.011788136325776577, 0.4880138039588928, 0.3268401622772217, -0.17815937101840973, -0.1458715796470642, 0.037380293011665344, 0.07840391993522644, 0.004040031228214502, -0.3054804503917694, 0.24583381414413452, -0.28260767459869385, 0.01629304699599743, -0.07075882703065872, 0.09181851148605347, -0.09634926915168762, -0.009498313069343567, -0.15195104479789734, 0.44384074211120605, 0.03177532181143761, 0.06703764200210571, 0.25245198607444763, -0.09723003208637238, -0.22160738706588745, 0.09683550149202347, 0.2122032195329666, 0.22420206665992737, -0.22772811353206635, -0.3175937235355377, 0.06121058017015457, -0.27752581238746643, -0.0058967238292098045, 0.008445960469543934, 0.07478491216897964, -0.08843547105789185, 0.18503369390964508, 0.06907147914171219, 0.04745997115969658, -0.015895266085863113, -0.13154689967632294, 0.1197880432009697, 0.34343084692955017, -0.07975669950246811, 0.2917062044143677, 0.15234942734241486, 0.31711509823799133, -0.2513393461704254, 0.13145726919174194, 0.10925823450088501, -0.2658502161502838, -0.32550865411758423, -0.553470253944397, -0.20839311182498932, -0.03144950419664383, -0.015697583556175232, -0.13896192610263824, 0.18501031398773193, 0.07825913280248642, 0.33531051874160767, 0.08127552270889282, 0.0125437555834651, 0.15563388168811798, -0.18253454566001892, -0.3162471354007721, 0.4782857298851013, 0.13812938332557678, -0.0529802069067955, -0.09246859699487686, -0.18690572679042816, 0.18841303884983063, 0.08375465869903564, -0.16080425679683685, -0.09646563977003098, -0.2298862487077713, -0.05556942895054817, 0.30372050404548645, 0.06784538179636002, 0.0764373168349266, -0.10111752152442932, 0.011785134673118591, -0.1073092371225357, -0.2228081077337265, 0.0959760844707489, 0.007323655765503645, -0.3036729097366333, -0.2527538239955902, 0.29538971185684204, 0.08708015084266663, 0.15368437767028809, 0.22703826427459717, 0.29357272386550903, -0.16406048834323883, -0.03764757886528969, 0.2391560971736908, 0.16843676567077637, 0.20466428995132446, -0.18380750715732574, 0.2857394218444824, 0.12203719466924667, -0.3895615339279175, -0.16510802507400513, 0.03392164781689644, -0.18876482546329498, 0.21150881052017212, 0.1725333034992218, 0.06944593042135239, -0.13671177625656128, -0.1134769394993782, 0.16558602452278137, 0.00938346516340971, -0.1614428162574768, -0.11351630836725235, -0.004978111945092678, -0.09090754389762878, -0.10436078906059265, 0.0014339472400024533, 0.10938392579555511, -0.11246363818645477, 0.1888713240623474, 0.04083544388413429, 0.2846975326538086, -0.01852131448686123, 0.049529947340488434, -0.05400962382555008, -0.1667417585849762, 0.3702964186668396, 0.10900425165891647, 0.06975843757390976, 0.1090659499168396, 0.28282126784324646, 0.1099235862493515, 0.2432369440793991, -0.18476851284503937, -0.23353193700313568, -0.10413050651550293, 0.20133617520332336, -0.33317068219184875, -0.10706107318401337, -0.1588694006204605, -0.03847163915634155, -0.2186191976070404, 0.20588018000125885, 0.1645721197128296, -0.019119400531053543, -0.45357951521873474, -0.40895429253578186, -0.2713431715965271, 0.0361233688890934, 0.027449095621705055, 0.38633543252944946, -0.08768242597579956, 0.18505556881427765, 0.10323521494865417, -0.05072423443198204, 0.0024160591419786215, 0.005222615785896778, 0.0444776751101017, 0.01609848253428936, 0.09743253141641617, -0.05126946419477463, -0.3515416383743286, 0.27269846200942993, 0.15262262523174286, 0.08214323222637177, 0.05919146537780762, 0.08749298751354218, 0.5589407682418823, -0.28392449021339417, 0.14431655406951904, -0.10043293237686157, 0.22889499366283417, -0.24158208072185516, -0.0820232480764389, -0.041593391448259354, 0.13489453494548798, 0.01718142256140709, 0.29140985012054443, -0.28304174542427063, 0.2963342070579529, -0.1797018051147461, -0.06912460923194885, -0.2545944154262543, 0.09985458105802536, 0.29132896661758423, 0.06657901406288147, -0.15154097974300385, -0.1686549037694931, -0.004971977788954973, 0.02074846252799034, -0.05611073970794678, -0.19378356635570526, -0.11289630830287933, -0.2039928287267685, 0.24113821983337402, -0.24922102689743042, 0.5542066693305969, -0.04683806374669075, -0.09289098531007767, -0.05555548891425133, 0.22469599545001984, 0.08571401983499527, -0.025853168219327927, 0.2427896410226822, -0.08812244236469269, -0.05754077062010765, -0.36981022357940674, -0.05897139757871628, 0.07043694704771042, 0.10132258385419846, 0.44737106561660767, 0.24913351237773895, -0.030666828155517578, 0.09108448028564453, -0.2392301708459854, -0.16346806287765503, -0.2397487312555313, 0.30467838048934937, -0.16369108855724335, 0.03641439974308014, -0.30299410223960876, 0.20378458499908447, 0.005602969788014889, 0.02168319746851921, -0.3538277745246887, -0.11020568758249283, -0.14545249938964844, -0.15505604445934296, -0.24669012427330017, 0.028768980875611305, -0.22768794000148773, 0.477169394493103, 0.1739974319934845, 0.22807557880878448, -0.2399076521396637, -0.05146212503314018, 0.1568656712770462, 0.21462669968605042, -0.30734771490097046, 0.03769616037607193, 0.2645736038684845, -0.08740735799074173, 0.5577002167701721, 0.5440223813056946, -0.1351029872894287, 0.0629839152097702, 0.14042547345161438, 0.16495439410209656, 0.3878711462020874, 0.3136068880558014, -0.171096071600914, -0.15862904489040375, 0.015546214766800404, -0.14968881011009216, 0.13974891602993011, -0.0009435139363631606, -0.1798125058412552, 0.38446131348609924, -0.18823209404945374, -0.10558265447616577, -0.30753061175346375, -0.20276091992855072, -0.11580841988325119, -0.16819021105766296, 0.13258415460586548, -0.23237870633602142, 0.14286865293979645, 0.20014283061027527, -0.08699622750282288, 0.17488983273506165, -0.18035538494586945, 0.04145357385277748, 0.39610740542411804, -0.15191666781902313, 0.1316608339548111, 0.03686805069446564, -0.16240623593330383, 0.18397115170955658, -0.29015108942985535, -0.16462180018424988, -0.1193212941288948, 0.1009373590350151, -0.06808196753263474, -0.23356011509895325, -0.03254350274801254, 0.3705924153327942, 0.12822093069553375, -0.3136769235134125, 0.0967528447508812, -0.07307567447423935, 0.0672157034277916, -0.0272622462362051, -0.09925617277622223, 0.07031665742397308, 0.5450600981712341, 0.39030998945236206, -0.2381836324930191, -0.05670677870512009, -0.14249584078788757, -0.09859957545995712, -0.05499947443604469, 0.06026386842131615, 0.3537651002407074, 0.10712114721536636, -0.055747032165527344, 0.0748099535703659, 0.11190848797559738, 0.14077286422252655, 0.016635732725262642, 0.13504020869731903, -0.20035211741924286, -0.3038780987262726, -0.2860756814479828, -0.020521996542811394, -0.16363155841827393, -0.07191344350576401, 0.06053180247545242, -0.059601977467536926, 0.354390025138855, -0.04957837611436844, -0.1163739413022995, 0.1763419806957245, 0.060507725924253464, 0.1181832030415535, -0.14106328785419464, -0.2171245813369751, -0.28892382979393005, -0.3210950195789337, 0.29618868231773376, 0.02602430246770382, 0.1239943876862526, 0.2684287428855896, -0.032703299075365067, -0.08028209209442139, -0.12142829596996307, 0.22888682782649994, -0.03408397361636162, 0.08635802567005157, -0.24723754823207855, 0.011931381188333035, -0.4865171015262604, 0.10254112631082535, -0.23459726572036743, -0.026847653090953827, 0.23573172092437744, 0.06794801354408264, -0.32623931765556335, -0.21265006065368652, 0.3229058086872101, -0.0396769680082798, -0.16811798512935638, -0.2463170289993286, -0.23880286514759064, -0.12160796672105789, -0.026643577963113785, 0.37066012620925903, 0.005096558015793562, 0.19809089601039886, -0.28476637601852417, 0.028368929401040077, 0.05342509597539902, -0.010386146605014801, 0.15955381095409393, 0.20514202117919922, 0.4140830934047699, 0.2026216834783554, -0.4528672695159912, 0.07511453330516815, 0.31416746973991394, -0.09947701543569565, -0.0395510271191597, 0.013092673383653164, 0.057694949209690094, -0.16173703968524933, -0.31065598130226135, 0.22627995908260345, -0.1886463761329651, 0.05535008758306503, -0.20916563272476196, -0.11879385262727737, 0.20703718066215515, -0.17643067240715027, -0.14002688229084015, 0.05992788448929787, -0.11744075268507004, 0.02973678521811962, 0.06517674773931503, 0.4398982524871826, 0.17337755858898163, -0.05730738118290901, -0.09039907157421112, 0.028003886342048645, -0.4358675181865692, 0.15338663756847382, 0.4209318161010742, 0.5778772830963135, 0.17430830001831055, -0.014192133210599422, 0.16991440951824188, 0.0280690249055624, 0.39423036575317383, 0.17154310643672943, 0.24735145270824432, -0.3411703407764435, -0.07497470080852509, -0.042795367538928986, 0.029783323407173157, 0.1014157086610794, 0.3422022759914398, -0.2793373763561249, 0.1057196632027626, -0.18273872137069702, -0.22372502088546753, 0.11698795109987259, 0.15626129508018494, 0.24113032221794128, -0.07065865397453308, -0.35840314626693726, 0.18998776376247406, -0.4413217604160309, -0.015375234186649323, -0.06601614505052567, -0.03915667533874512, 0.041185297071933746, -0.21033482253551483, 0.05073535442352295, -0.09403026103973389, 0.22366636991500854, 0.051122426986694336, -0.09525914490222931, 0.02399699203670025, -0.26321539282798767, -0.10924243927001953, 0.06745435297489166, 0.14297787845134735, 0.05020412057638168, -0.07394147664308548, 0.1655244529247284, 0.20529906451702118, 0.178636372089386, 0.2784345746040344, 0.36863353848457336, -0.0740983635187149, -0.14175420999526978, 0.46519333124160767, 0.05373270809650421, -0.4159712791442871, -0.03290030360221863, -0.13239102065563202, -0.17721331119537354, -0.11483386904001236, 0.16308251023292542, -0.17695511877536774, 0.16924628615379333, -0.1582581102848053, 0.2591327726840973, 0.4572375416755676, -0.307395339012146, 0.46995922923088074, 0.14794674515724182, -0.3476320505142212, -0.14433878660202026, 0.2665785849094391, -0.14732404053211212, -0.11565658450126648, 0.19414404034614563, -0.10126427561044693, -0.322226345539093, -0.2640083432197571, 0.07911569625139236, 0.23703865706920624, -0.4528625011444092, 0.24636967480182648, -0.3091641664505005, -0.05825463682413101, -0.014930689707398415, 0.1433800756931305, 0.1761675626039505, 0.5135377645492554, -0.015311515890061855, -0.4372422993183136, -0.31147390604019165, 0.09358598291873932, 0.4376732409000397, 0.26966503262519836, 0.05082519352436066, -0.04644889011979103, -0.029506865888834, 0.05641693249344826, -0.5169625282287598, -0.14697720110416412, -0.13943293690681458, 0.060424286872148514, -0.03970632702112198, 0.09420016407966614, -0.1634902060031891, 0.10394272953271866, 0.3364707827568054, 0.2956952452659607, 0.1883118748664856, -0.37026798725128174, -0.058790214359760284, 0.012221177108585835, -0.16567274928092957, -0.1505800038576126, 0.051103778183460236, 0.037947166711091995, -0.24511204659938812, 0.0426398441195488, -0.06479382514953613, 0.18803103268146515, 0.08241872489452362, 0.38383230566978455, 0.18264393508434296, 0.21901044249534607, 0.14666560292243958, -0.23760953545570374, -0.013814006000757217, 0.030459776520729065, -0.10692693293094635, 0.4382605254650116, -0.004725544713437557, -0.034630898386240005, 0.09257818013429642, 0.10419131070375443, 0.08587605506181717, 0.1387840062379837, 0.039187416434288025, -0.109219990670681, -0.13017530739307404, 0.28276175260543823, 0.49992671608924866, 0.15970978140830994, -0.2368643879890442, -0.06348270177841187, 0.11495553702116013, 0.43100085854530334, -0.3863884508609772, 0.1074075773358345, 0.18433848023414612, 0.24582724273204803, 0.22359704971313477, 0.26722922921180725, -0.06973625719547272, -0.13666769862174988, 0.09328626841306686, -0.003948424011468887, 0.0747576579451561, -0.2122953236103058, 0.06040531396865845, 0.46428796648979187, -0.000006277495231188368, -0.17580102384090424, 0.22914239764213562, -0.10695720463991165, 0.3099322021007538, 0.3400638699531555, 0.004275903571397066, 0.13435065746307373, -0.10228743404150009, -0.1500021368265152, -0.1380615085363388, 0.011313186958432198, 0.16297036409378052, 0.1815924346446991, -0.3770422041416168, 0.054685015231370926, 0.24947649240493774, -0.17225882411003113, -0.03396565094590187, -0.29076701402664185, -0.44253841042518616, 0.126855731010437, -0.22228308022022247, -0.17210915684700012, -0.2378978729248047, -0.11419951170682907, -0.1724022924900055, 0.032400574535131454, 0.20156635344028473, -0.19397452473640442, 0.030631866306066513, -0.09238357841968536, 0.07750821113586426, 0.20863372087478638, 0.029711134731769562, 0.04855165630578995, 0.31897154450416565, -0.25680792331695557, -0.5900554060935974, 0.5089437365531921, -0.002583759371191263, 0.19808070361614227, 0.08145276457071304, 0.06392212212085724, 0.01917548105120659, -0.37635356187820435, 0.07406903058290482, -0.3254021406173706, -0.06377016752958298, 0.10891861468553543, -0.035213179886341095, 0.29040393233299255, 0.017387986183166504, 0.45407921075820923, 0.3443283140659332, -0.4355461299419403, 0.08193389326334, 0.06879740953445435, 0.22500769793987274, -0.34680917859077454, 0.31019115447998047, 0.20305830240249634, -0.1773386001586914, -0.12877368927001953, -0.02783084288239479, 0.09402992576360703, -0.2820025384426117, -0.4228407144546509, -0.22795335948467255, -0.07040603458881378, -0.3559384346008301, 0.21664617955684662, -0.07466629892587662, 0.24392610788345337, -0.1603839099407196, 0.19712546467781067, 0.11912692338228226, -0.06117818504571915, -0.277467280626297, 0.12951715290546417, 0.32446905970573425, -0.33227309584617615, -0.02114400826394558, 0.20432746410369873, -0.1650388091802597, 0.1256835013628006, 0.03412392735481262, 0.22135210037231445, -0.07412860542535782, 0.20632998645305634, 0.03790183737874031, 0.036008063703775406, -0.43675416707992554, -0.2606838047504425, 0.08073177933692932, -0.2185717076063156, -0.01612797938287258, -0.25955522060394287, 0.3117925524711609, 0.012734360061585903, -0.04010836407542229, -0.010725499130785465, 0.3180807828903198, 0.4489571154117584, 0.09708363562822342, -0.04324991628527641, -0.4100480377674103, 0.03767334669828415, 0.15016356110572815, 0.3467719554901123, -0.25478097796440125, 0.5063945055007935, 0.07310739159584045, 0.42592525482177734, 0.11912225186824799, -0.1741151213645935, -0.10252587497234344, 0.11749686300754547, -0.025715911760926247, -0.15528523921966553, -0.25342535972595215, 0.27571797370910645, 0.11551356315612793, -0.2822365164756775, 0.053654953837394714, -0.11713973432779312, 0.02437353879213333, 0.23882906138896942, 0.15736205875873566, -0.024057593196630478, 0.23367011547088623, -0.23831219971179962, -0.13664591312408447, -0.5926501750946045, 0.2552359700202942, 0.2083367258310318, -0.1913079172372818, 0.26706257462501526, 0.012318112887442112, 0.2893368601799011, 0.22077499330043793, -0.10158365219831467, 0.011991488747298717, -0.2181433141231537, -0.20700055360794067, -0.026017803698778152, 0.029421038925647736, 0.06880032271146774, -0.05454649031162262, -0.017464017495512962, -0.463670551776886 ]
92
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.isin.html
pandas.api.extensions.ExtensionArray.isin
ExtensionArray.isin(values)[source]# Pointwise comparison for set containment in the given values. Roughly equivalent to np.array([x in values for x in self])
Parameters: valuesnp.ndarray or ExtensionArray Returns: np.ndarray[bool]
['>>> arr = pd.array([1, 2, 3])\n>>> arr.isin([1])\n<BooleanArray>\n[True, False, False]\nLength: 3, dtype: boolean']
pandas.api.extensions.ExtensionArray.isin ExtensionArray.isin(values)[source]# Pointwise comparison for set containment in the given values. Roughly equivalent to np.array([x in values for x in self])
[ -0.15131248533725739, -0.5422431230545044, -0.3083004057407379, 0.06204000115394592, -0.14829517900943756, -0.01338048093020916, -0.0731504037976265, 0.42403438687324524, 0.05369644984602928, 0.2015373259782791, -0.18288666009902954, 0.44950219988822937, 0.05878438428044319, 0.039699964225292206, -0.07126620411872864, -0.011917348951101303, -0.0035935272462666035, 0.42963650822639465, 0.05072014406323433, -0.08193954080343246, -0.3265552222728729, -0.02895938605070114, -0.18158793449401855, 0.15030817687511444, 0.13271379470825195, -0.45361462235450745, -0.04276709258556366, -0.013143899850547314, 0.04729756340384483, -0.3356170058250427, 0.2951408624649048, 0.12720924615859985, -0.21108447015285492, -0.054056666791439056, -0.00010043672955362126, -0.09117424488067627, -0.062257278710603714, 0.007284598425030708, -0.05239710584282875, 0.16193567216396332, -0.3761758804321289, -0.06020064651966095, 0.19495102763175964, -0.2938707768917084, 0.07018105685710907, -0.3058245778083801, -0.11863521486520767, -0.5299959778785706, 0.06366272270679474, 0.09603043645620346, 0.22990962862968445, 0.324123740196228, -0.2228344976902008, 0.09212318062782288, -0.32011479139328003, -0.16429302096366882, 0.21445491909980774, -0.04321770742535591, 0.22334061563014984, -0.13972243666648865, 0.15060362219810486, 0.1181848794221878, -0.06558936089277267, 0.2500198781490326, 0.15314222872257233, -0.10484430938959122, 0.05744703859090805, -0.0740482285618782, -0.062295395880937576, 0.3851415812969208, 0.1612497866153717, -0.22773708403110504, -0.40270140767097473, -0.25523340702056885, -0.17836572229862213, 0.030099686235189438, -0.026672057807445526, 0.11214030534029007, -0.059175774455070496, 0.17583976686000824, 0.18129675090312958, 0.5263065099716187, -0.07198899239301682, 0.08468794822692871, -0.37196698784828186, 0.38994723558425903, 0.08966699987649918, -0.1258048713207245, -0.04878814518451691, -0.16884830594062805, -0.12284742295742035, -0.27404171228408813, 0.0749829113483429, 0.2792295217514038, -0.311432808637619, -0.37870845198631287, 0.007534404750913382, 0.035560060292482376, 0.024987967684864998, -0.05341240018606186, 0.1920829862356186, 0.19309963285923004, -0.13551491498947144, 0.4355824291706085, 0.4589395225048065, 0.09837178140878677, 0.1569564789533615, 0.06331707537174225, 0.01491596084088087, 0.008262960240244865, 0.009774013422429562, 0.3099667727947235, 0.19116997718811035, -0.2182750254869461, 0.3450048863887787, 0.00424377154558897, 0.19972914457321167, 0.03900820389389992, -0.5449409484863281, 0.12677538394927979, -0.3816380202770233, -0.2765650153160095, 0.2699710428714752, 0.13914406299591064, 0.24867944419384003, 0.2808997333049774, -0.10159995406866074, -0.18588915467262268, 0.10745244473218918, 0.19366300106048584, -0.18600481748580933, 0.42694640159606934, 0.20709961652755737, -0.3125035762786865, 0.032213497906923294, -0.16473716497421265, 0.5028902292251587, -0.17349019646644592, 0.28239914774894714, -0.08649451285600662, 0.27923378348350525, -0.22583036124706268, 0.4906957447528839, 0.2785987854003906, -0.06971032917499542, -0.2836742401123047, 0.20354321599006653, -0.35454636812210083, -0.500152587890625, 0.00480630062520504, 0.4517999589443207, 0.04006890580058098, -0.12715095281600952, 0.26329275965690613, -0.13455060124397278, 0.014734682627022266, 0.16100910305976868, 0.13023273646831512, -0.07267943769693375, 0.1000354215502739, 0.5943899750709534, -0.07623706758022308, -0.03706139326095581, -0.13931572437286377, -0.009992764331400394, 0.1493586301803589, -0.3545963168144226, 0.001099579967558384, -0.008878668770194054, -0.08490229398012161, -0.3790035545825958, 0.030951019376516342, -0.08160179108381271, -0.12873734533786774, -0.11979320645332336, 0.23380830883979797, 0.17458860576152802, -0.24839648604393005, -0.27546432614326477, -0.22199438512325287, 0.13426697254180908, -0.04589330404996872, 0.1358436793088913, 0.35476917028427124, -0.3793799877166748, -0.0315437875688076, 0.04810663312673569, 0.16409796476364136, 0.020235374569892883, -0.0350988507270813, 0.1278969645500183, 0.03159148618578911, 0.29031190276145935, -0.10871124267578125, -0.10110060125589371, -0.34009870886802673, 0.10515716671943665, -0.3548699915409088, 0.05562099441885948, -0.015326914377510548, -0.27960580587387085, -0.07765358686447144, 0.2837538719177246, -0.047422800213098526, 0.032925743609666824, -0.37133368849754333, -0.11435728520154953, 0.3101786971092224, -0.09863485395908356, -0.16469183564186096, -0.06293511390686035, -0.3078419864177704, -0.368639200925827, 0.28742659091949463, 0.0725487470626831, 0.04232568293809891, 0.31893840432167053, 0.14957073330879211, -0.0024792097974568605, 0.06061353161931038, -0.3883265554904938, 0.04997694119811058, -0.0947342962026596, -0.11264514178037643, -0.15673580765724182, 0.15643839538097382, 0.13527479767799377, 0.08858773112297058, -0.0852959081530571, 0.14270365238189697, -0.03215006738901138, 0.07529695332050323, 0.07319558411836624, 0.30155831575393677, 0.247858464717865, 0.03861409053206444, 0.02098711021244526, 0.159353569149971, 0.07213827967643738, 0.04395323619246483, -0.21938008069992065, 0.13548052310943604, 0.3199024498462677, 0.15603160858154297, -0.31154006719589233, 0.6002002358436584, -0.044199779629707336, -0.15223145484924316, 0.15668810904026031, -0.008725790306925774, 0.08997330069541931, -0.01686592400074005, -0.16458190977573395, -0.34310680627822876, -0.18290123343467712, 0.14448074996471405, 0.11510877311229706, 0.5752893686294556, -0.4484334886074066, 0.2423902451992035, 0.2742442488670349, -0.20435470342636108, 0.41919273138046265, -0.09736959636211395, 0.2430749535560608, 0.04324718937277794, 0.19211439788341522, 0.13779401779174805, 0.11378826200962067, 0.16697891056537628, -0.02078796550631523, -0.0064251055009663105, -0.09767864644527435, 0.1297890841960907, 0.3126653730869293, 0.33267274498939514, 0.15420617163181305, -0.13277946412563324, 0.22797390818595886, -0.04409461468458176, -0.3742377758026123, -0.03438444435596466, -0.21109582483768463, -0.06407106667757034, -0.011792749166488647, 0.1749335527420044, -0.36651358008384705, -0.3294236958026886, 0.028934121131896973, -0.49962255358695984, -0.03153666853904724, -0.1696256846189499, 0.18747209012508392, -0.06109416112303734, -0.0661490187048912, 0.024648360908031464, -0.1960221529006958, 0.34724563360214233, 0.31073474884033203, -0.23330442607402802, 0.1400243639945984, -0.125348761677742, 0.014929448254406452, 0.29470571875572205, 0.10931704938411713, 0.35702842473983765, 0.42559903860092163, 0.29116734862327576, 0.07666905969381332, -0.08760415762662888, -0.1324905902147293, -0.07403762638568878, -0.3243862986564636, 0.00708126462996006, 0.3088093101978302, 0.09098494797945023, -0.251277893781662, -0.03250744566321373, -0.19501283764839172, 0.1292743980884552, -0.2596866488456726, -0.21313659846782684, 0.21056975424289703, -0.31754544377326965, 0.02326769381761551, -0.2525644600391388, -0.2182045727968216, -0.1071474701166153, 0.15054741501808167, 0.13395576179027557, 0.2754131257534027, -0.039846088737249374, 0.028119483962655067, 0.23882156610488892, 0.34703391790390015, 0.026530791074037552, -0.02976897545158863, 0.15920108556747437, 0.16237978637218475, 0.29728662967681885, 0.05411180853843689, 0.0014995727688074112, -0.48172637820243835, 0.26031816005706787, -0.048778388649225235, 0.12938138842582703, -0.593652606010437, -0.14469189941883087, 0.19572581350803375, 0.036558058112859726, -0.12151416391134262, 0.2308128923177719, 0.09524435549974442, -0.3338605463504791, -0.155297189950943, -0.09320573508739471, -0.043947577476501465, 0.05566776171326637, -0.34742599725723267, -0.06828748434782028, 0.1928746998310089, 0.22075121104717255, -0.31816554069519043, 0.10882382839918137, -0.30961310863494873, 0.18183642625808716, -0.3277398943901062, 0.06853273510932922, 0.2951790690422058, -0.1372879445552826, -0.13283763825893402, 0.23580549657344818, -0.22593344748020172, 0.23310627043247223, -0.11443722993135452, -0.10242292284965515, 0.1094108372926712, -0.19877609610557556, -0.33490830659866333, 0.1590421050786972, -0.14839333295822144, 0.15569613873958588, 0.1286955624818802, 0.062081143260002136, -0.09395158290863037, -0.17437265813350677, 0.006604360416531563, -0.26062458753585815, 0.019802909344434738, -0.08060841262340546, -0.17779593169689178, -0.14706429839134216, -0.3053257465362549, 0.12547816336154938, 0.33750107884407043, 0.5208699107170105, 0.4153318405151367, 0.15354840457439423, -0.15535874664783478, 0.08053188771009445, -0.013219282031059265, 0.52965247631073, 0.07203906029462814, -0.0033255962189286947, -0.1129554957151413, -0.270769327878952, -0.12797948718070984, 0.10613436996936798, -0.05908995121717453, -0.07643944770097733, -0.0057375174947083, 0.11244510859251022, 0.16824308037757874, -0.18004828691482544, 0.0874287337064743, -0.01818186417222023, -0.08529786020517349, 0.07241500169038773, -0.20920908451080322, -0.21407030522823334, -0.0736687183380127, 0.1681142896413803, 0.20450003445148468, -0.003909716848284006, 0.3461279273033142, -0.2909802496433258, -0.16576918959617615, -0.012748097069561481, 0.33405715227127075, 0.4930562973022461, 0.1289905607700348, 0.13213849067687988, -0.2736603021621704, -0.2125476449728012, 0.09829070419073105, 0.2468683123588562, 0.165028914809227, 0.12196047604084015, 0.23661179840564728, -0.2405090034008026, 0.018113501369953156, 0.3675287961959839, -0.000986237428151071, -0.2577506899833679, 0.08215935528278351, -0.1607641726732254, 0.06944912672042847, -0.11399101465940475, -0.28453823924064636, 0.08893878012895584, 0.22710663080215454, 0.09324710816144943, -0.29241943359375, 0.7232058048248291, 0.30205607414245605, -0.21134284138679504, 0.19695517420768738, 0.5198373198509216, -0.14492976665496826, 0.024688906967639923, 0.508653998374939, 0.38137397170066833, -0.15740278363227844, -0.10167602449655533, 0.5209019780158997, -0.1562364250421524, 0.3017558157444, 0.1154797151684761, 0.10210560262203217, -0.04777221754193306, -0.18499597907066345, -0.37164586782455444, -0.10790852457284927, 0.1555022895336151, 0.09908506274223328, -0.36430370807647705, 0.20138750970363617, 0.005599837750196457, -0.01363725122064352, 0.3199625313282013, -0.1156419888138771, -0.31864798069000244, -0.014407339505851269, -0.34198394417762756, 0.2093236744403839, 0.009558993391692638, -0.12971854209899902, -0.06301463395357132, 0.04040749743580818, -0.3894774615764618, 0.0820692926645279, 0.03197336941957474, -0.1961870938539505, 0.1073908656835556, 0.29226529598236084, 0.18489111959934235, 0.22194309532642365, -0.13469663262367249, -0.026122331619262695, 0.11122308671474457, -0.1286398321390152, 0.2899828851222992, 0.10867994278669357, 0.13608379662036896, 0.03209255263209343, -0.13819770514965057, -0.022029491141438484, 0.45838645100593567, 0.17045587301254272, 0.04384743422269821, 0.22953014075756073, 0.0011332003632560372, 0.09986117482185364, -0.1915428787469864, 0.370475172996521, -0.13854646682739258, -0.3278236389160156, -0.13639892637729645, -0.3053666651248932, -0.31880983710289, -0.026721041649580002, 0.16373564302921295, -0.11957226693630219, -0.009555318392813206, 0.06739829480648041, 0.05045395344495773, -0.3277905285358429, 0.0676427111029625, 0.10716166347265244, 0.27672213315963745, 0.303461492061615, 0.33032354712486267, -0.3298048973083496, -0.13102422654628754, -0.2761027216911316, -0.11537844687700272, -0.21147581934928894, 0.4194335341453552, 0.3925965428352356, -0.13907669484615326, -0.2572593688964844, 0.12302112579345703, 0.10826665908098221, 0.16281437873840332, 0.3827461302280426, -0.1601705700159073, -0.3923507034778595, -0.25416141748428345, 0.05806420370936394, 0.040473710745573044, 0.6795734763145447, -0.14096973836421967, -0.012189807370305061, -0.07731311768293381, 0.06543201953172684, -0.4058088958263397, -0.18496985733509064, -0.5409373044967651, 0.05454987660050392, -0.07021024078130722, 0.2386622428894043, -0.4638074040412903, -0.20286619663238525, 0.2858080267906189, 0.14607398211956024, -0.24386149644851685, -0.36109107732772827, -0.04648405686020851, 0.05475994572043419, -0.10581829398870468, 0.06210877001285553, 0.05547303706407547, 0.11609051376581192, -0.02814449742436409, -0.21720795333385468, -0.07414457201957703, 0.07738595455884933, 0.07936112582683563, 0.2475942075252533, 0.24267473816871643, -0.4162256717681885, -0.14010769128799438, -0.13602811098098755, 0.062228407710790634, -0.26669561862945557, -0.15306827425956726, 0.12190264463424683, -0.24739478528499603, -0.06345740705728531, 0.09365424513816833, 0.19580776989459991, -0.12288513034582138, -0.3130588233470917, -0.1810731589794159, 0.14765799045562744, -0.5112466216087341, -0.19805413484573364, 0.30855149030685425, 0.06281599402427673, 0.011336881667375565, 0.04495653137564659, -0.29879024624824524, 0.23245175182819366, -0.5271613001823425, -0.06569168716669083, 0.3206422030925751, -0.07863135635852814, 0.4406358301639557, 0.21201087534427643, 0.25853919982910156, -0.05739531293511391, 0.16025760769844055, -0.06262563914060593, 0.2533906102180481, -0.145646870136261, 0.1738106906414032, 0.3971964418888092, 0.19919584691524506, -0.2888493537902832, 0.2284024953842163, 0.23903650045394897, 0.7312965393066406, -0.0380515456199646, 0.1898457556962967, 0.5707321166992188, 0.07073316723108292, 0.15063920617103577, -0.021251941099762917, 0.05650223046541214, 0.34405145049095154, 0.2182193547487259, -0.03845657780766487, -0.16762299835681915, 0.5454933047294617, -0.003701908513903618, -0.022578509524464607, 0.024426192045211792, 0.056092262268066406, 0.13736775517463684, 0.09602946043014526, 0.019053762778639793, -0.10489822179079056, -0.06364738941192627, -0.29523324966430664, -0.2957025468349457, 0.3760172128677368, -0.5307220220565796, -0.06796739250421524, 0.0732879564166069, 0.1445091962814331, -0.04282659664750099, 0.22864654660224915, 0.1119847223162651, 0.06471899896860123, -0.2815113663673401, -0.32626038789749146, 0.46162933111190796, -0.18941394984722137, -0.032065726816654205, 0.2572171688079834, 0.2616606652736664, -0.128104105591774, -0.2001747041940689, 0.08627721667289734, -0.22593824565410614, -0.1574437916278839, -0.05937696993350983, -0.17805320024490356, -0.4685482978820801, -0.02561165764927864, 0.07661405950784683, 0.3429707884788513, -0.17636792361736298, 0.19384314119815826, 0.01835022307932377, 0.07050850987434387, -0.5320923924446106, -0.0036920118145644665, 0.07486991584300995, 0.08612171560525894, 0.04361662268638611, 0.016192885115742683, -0.2794967293739319, -0.16600318253040314, 0.015514017082750797, -0.10083676129579544, 0.24486537277698517, 0.12547390162944794, 0.14986728131771088, 0.014819522388279438, 0.1659286767244339, 0.06801536679267883, 0.20407778024673462, 0.2673419415950775, -0.11087878793478012, -0.41222700476646423, 0.021081646904349327, 0.07527367770671844, -0.6807942390441895, 0.2782933712005615, 0.20879270136356354, -0.04432961717247963, -0.12050566077232361, 0.17954908311367035, 0.31296756863594055, -0.13274139165878296, 0.10378282517194748, -0.18084140121936798, -0.32666894793510437, -0.15800383687019348, -0.35651469230651855, -0.07487113773822784, -0.13837388157844543, -0.03893646225333214, -0.3942651152610779, 0.27569231390953064, -0.07463566958904266, 0.03004690445959568, 0.015103639103472233, 0.17959582805633545, -0.05560387298464775, 0.05815115571022034, -0.0752769187092781, -0.07675603032112122, 0.5205684900283813, 0.2855469882488251, 0.16643425822257996, -0.19615064561367035, 0.3457305133342743, 0.16487622261047363, 0.2773681581020355, -0.03724776580929756, -0.16262653470039368, 0.2622913420200348, 0.22928668558597565, 0.07893731445074081, -0.16622118651866913, -0.012432562187314034, 0.05713054910302162, -0.3869432210922241, 0.11468206346035004, -0.16878391802310944, 0.1537747085094452, -0.07017487287521362, 0.21472841501235962, -0.00034557783510535955, -0.2131558507680893, 0.3284948468208313, -0.3112229108810425, -0.3414068818092346, -0.0793260708451271, -0.0167861208319664, 0.1946624219417572, -0.14643660187721252, 0.09706948697566986, -0.039706576615571976, 0.46593400835990906, -0.027733096852898598, -0.18854744732379913, -0.037811893969774246, -0.05327470228075981, -0.02633783407509327, -0.19480034708976746, -0.05166870728135109, -0.019547129049897194, 0.15357035398483276, -0.05894484743475914, -0.15317784249782562 ]
93
..\pandas\reference\api\pandas.tseries.offsets.BYearBegin.month.html
pandas.tseries.offsets.BYearBegin.month
BYearBegin.month#
No parameters found
[]
pandas.tseries.offsets.BYearBegin.month BYearBegin.month#
[ -0.02287842147052288, -0.3895910084247589, -0.24050423502922058, -0.07639241218566895, 0.13853752613067627, 0.28890329599380493, 0.4204651415348053, 0.21607902646064758, -0.10586553812026978, 0.35584044456481934, -0.041864700615406036, 0.1333484649658203, 0.23012152314186096, 0.2236119955778122, -0.24896438419818878, -0.16207624971866608, 0.14773248136043549, 0.30966708064079285, -0.11415357887744904, 0.05567174777388573, -0.25882744789123535, 0.013644467107951641, -0.2017664760351181, -0.00239247246645391, 0.06703298538923264, -0.16410093009471893, -0.19532085955142975, -0.3142775297164917, -0.1324850171804428, -0.04631747305393219, 0.22679069638252258, -0.09047152101993561, 0.17329418659210205, 0.6329659223556519, -0.00010715908865677193, -0.12182491272687912, 0.12502706050872803, -0.007627964019775391, -0.12768465280532837, 0.44408801198005676, -0.3232487738132477, -0.12779071927070618, 0.20530207455158234, -0.26214897632598877, -0.08357245475053787, 0.2216303050518036, 0.024366207420825958, -0.31263941526412964, 0.43264105916023254, 0.27999934554100037, 0.25967320799827576, -0.0936521366238594, -0.23567233979701996, -0.1123688593506813, 0.3389533460140228, -0.12478425353765488, -0.11227381229400635, -0.028584107756614685, -0.2009774148464203, -0.005428571254014969, 0.006176100578159094, -0.016326893121004105, 0.10456965863704681, 0.07459119707345963, -0.18694710731506348, 0.27082353830337524, 0.68938809633255, 0.0039754705503582954, 0.21719478070735931, 0.09296134859323502, 0.737250030040741, -0.35999932885169983, -0.2691880762577057, -0.027273550629615784, -0.07084895670413971, -0.2573818862438202, -0.2743322551250458, -0.15508869290351868, 0.3467089831829071, 0.1883479505777359, 0.13735799491405487, 0.3091139495372772, -0.2384970486164093, 0.21198207139968872, -0.43310636281967163, 0.3516199588775635, -0.187399759888649, -0.16495411098003387, -0.08463023602962494, -0.18933802843093872, 0.31706225872039795, 0.15958306193351746, -0.11877424269914627, 0.3426525890827179, -0.07908092439174652, -0.10665162652730942, 0.30589988827705383, -0.20038524270057678, -0.38490474224090576, -0.2797766327857971, 0.11444075405597687, 0.13456955552101135, -0.13083040714263916, -0.0458456315100193, 0.18083518743515015, 0.21668705344200134, 0.15023420751094818, -0.3695712685585022, 0.14142079651355743, 0.3064816892147064, 0.08424543589353561, 0.06880265474319458, 0.29254305362701416, -0.2756168842315674, -0.12147552520036697, 0.16205021739006042, 0.08524088561534882, -0.10788261145353317, -0.12720054388046265, 0.18554753065109253, 0.18878218531608582, 0.010879271663725376, -0.1907813847064972, -0.1439676731824875, -0.10415241867303848, 0.3386375606060028, 0.033825747668743134, -0.27932828664779663, 0.19606925547122955, 0.36848556995391846, -0.4464279115200043, 0.2167808711528778, 0.03355873003602028, -0.3328867554664612, -0.35720258951187134, 0.2242576777935028, 0.09552168101072311, 0.1560741662979126, 0.023377524688839912, 0.23215948045253754, -0.2804870307445526, -0.18268392980098724, 0.0017266231589019299, 0.3708486557006836, -0.23331096768379211, -0.1191587746143341, -0.11991387605667114, -0.1742447465658188, -0.08469291776418686, 0.04735878109931946, 0.2757297158241272, 0.03284851834177971, -0.01616489700973034, 0.2842988073825836, -0.19035640358924866, 0.06964605301618576, -0.17007622122764587, 0.30757343769073486, 0.06698325276374817, 0.36735260486602783, 0.25740113854408264, -0.20134027302265167, -0.13568371534347534, 0.020204540342092514, -0.011434260755777359, 0.020536119118332863, -0.5213367938995361, 0.017048507928848267, 0.08723116666078568, -0.2522897720336914, 0.10008620470762253, -0.12519946694374084, 0.016016529873013496, -0.2570111155509949, -0.17757438123226166, -0.411754310131073, -0.12442316859960556, -0.03284817188978195, 0.18269911408424377, -0.12857946753501892, -0.3178197145462036, -0.3650261461734772, 0.04777340963482857, 0.09487311542034149, -0.16248242557048798, -0.01865334063768387, -0.13737572729587555, -0.11752637475728989, -0.31944024562835693, -0.13880304992198944, -0.06409190595149994, -0.2568209767341614, 0.22736722230911255, 0.08858368545770645, -0.11324058473110199, -0.21884001791477203, 0.21009498834609985, 0.18709668517112732, 0.08795539289712906, 0.002447250997647643, 0.0220296960324049, 0.2780171036720276, -0.07064836472272873, 0.027993425726890564, 0.1609116792678833, -0.24663129448890686, -0.4738895893096924, -0.1595815122127533, 0.04562528803944588, 0.26841142773628235, 0.07571765780448914, -0.1745196133852005, -0.17346422374248505, -0.05981288105249405, 0.19351254403591156, 0.40747305750846863, 0.17511290311813354, 0.11539331823587418, 0.1788874715566635, 0.3246232271194458, -0.2515355050563812, -0.18195968866348267, 0.047902222722768784, -0.10176973789930344, -0.3320002257823944, -0.3892453908920288, -0.03185950219631195, -0.07968822866678238, 0.11281197518110275, 0.2509445548057556, 0.2696368098258972, -0.3423793613910675, 0.05219181254506111, 0.04606502130627632, 0.2981400489807129, 0.32842615246772766, -0.010775414295494556, 0.11013904958963394, 0.10567078739404678, 0.23262861371040344, -0.1291966587305069, 0.5038951635360718, 0.09314847737550735, -0.1902955025434494, -0.03058854304254055, 0.5097178220748901, -0.47922417521476746, -0.3633565902709961, -0.0601222887635231, 0.08001251518726349, 0.22943679988384247, 0.04956397786736488, -0.33248066902160645, -0.2265615612268448, 0.20471298694610596, -0.13836877048015594, -0.4077480137348175, 0.2727971374988556, -0.5232744216918945, 0.004743257537484169, 0.34362536668777466, 0.029491765424609184, -0.1063273623585701, -0.11822812259197235, 0.15979278087615967, -0.18363018333911896, 0.09450554847717285, -0.011663833633065224, -0.09295668452978134, 0.13007795810699463, 0.12227173894643784, 0.14659187197685242, -0.07277310639619827, -0.336386114358902, 0.018105072900652885, 0.03502095490694046, 0.04275364801287651, -0.13293185830116272, 0.23887397348880768, -0.019163113087415695, -0.12517149746418, -0.049593131989240646, 0.011632722802460194, 0.3133224844932556, -0.2572554647922516, -0.03821452707052231, -0.21782658994197845, -0.35527077317237854, 0.053981963545084, -0.46894821524620056, 0.08129367232322693, -0.2289411574602127, 0.07595309615135193, 0.15211224555969238, -0.41467300057411194, 0.1951858103275299, -0.4100860059261322, 0.16963402926921844, 0.39101460576057434, 0.17034266889095306, -0.22360409796237946, -0.22479958832263947, -0.0961257815361023, 0.20565542578697205, -0.3136080205440521, 0.018154041841626167, -0.05098171904683113, -0.30357715487480164, -0.049581337720155716, -0.01565949246287346, -0.23967821896076202, -0.047804974019527435, -0.11215569078922272, -0.03154575452208519, 0.1213463842868805, 0.23005613684654236, -0.4253639280796051, 0.03381555154919624, -0.06423305720090866, -0.0419817678630352, -0.02204183116555214, -0.10556010156869888, -0.15205730497837067, -0.01808851584792137, -0.48234331607818604, -0.016329042613506317, -0.16767993569374084, -0.27822110056877136, 0.10210389643907547, 0.16495147347450256, 0.011581603437662125, 0.42745813727378845, 0.006444768980145454, -0.04226572439074516, -0.09256671369075775, -0.16390460729599, -0.2120184302330017, -0.4077104330062866, 0.3001793622970581, -0.017618296667933464, -0.32654619216918945, 0.21878179907798767, -0.09744463860988617, -0.15154489874839783, -0.0373615026473999, 0.007189564406871796, -0.6404229402542114, 0.15094810724258423, -0.019240232184529305, 0.23211733996868134, 0.15749405324459076, 0.10453249514102936, -0.04571951925754547, -0.15695685148239136, -0.1904122531414032, -0.24655267596244812, 0.1361454725265503, 0.18174436688423157, -0.21337854862213135, -0.016620974987745285, 0.2081696093082428, -0.16729876399040222, 0.19795501232147217, 0.011899799108505249, -0.15125250816345215, 0.20606856048107147, -0.27725183963775635, -0.028378402814269066, 0.13490177690982819, -0.05510788783431053, 0.0070924595929682255, 0.3896738290786743, 0.04035991057753563, 0.34065502882003784, -0.12089203298091888, -0.0943426787853241, -0.10519007593393326, -0.06304475665092468, 0.13694362342357635, -0.004611666314303875, -0.11506045609712601, -0.3057546019554138, 0.14871659874916077, 0.14512470364570618, -0.14270921051502228, -0.17900842428207397, -0.16558288037776947, -0.01860731467604637, -0.08066567033529282, -0.003306497586891055, -0.08668524026870728, -0.19474779069423676, 0.18749937415122986, 0.1073017418384552, 0.15394942462444305, 0.23299404978752136, 0.10220593959093094, 0.19879589974880219, 0.024216467514634132, 0.04496046155691147, 0.19436819851398468, 0.8884254693984985, 0.07905823737382889, -0.1721101850271225, 0.2848835289478302, -0.32101014256477356, -0.4702611267566681, -0.004949311725795269, -0.31225907802581787, 0.08139552175998688, -0.08182964473962784, 0.2515872120857239, -0.026235435158014297, 0.054162412881851196, 0.1273595243692398, 0.054370831698179245, -0.14685891568660736, 0.08871530741453171, 0.02763126976788044, -0.27027854323387146, 0.19702263176441193, 0.048873987048864365, 0.32108351588249207, -0.05679204314947128, 0.15482036769390106, -0.00034511572448536754, -0.019437726587057114, -0.044643692672252655, 0.19267737865447998, 0.3542633354663849, -0.05574539303779602, 0.3149966299533844, 0.061048079282045364, 0.13253143429756165, 0.01251415815204382, 0.4558456242084503, -0.2315281331539154, -0.08007737249135971, -0.20752881467342377, -0.1526125818490982, -0.24058672785758972, 0.2208264023065567, 0.28025850653648376, -0.021617162972688675, 0.1323375403881073, 0.1364729404449463, 0.17249371111392975, 0.14255698025226593, -0.15787938237190247, 0.19190746545791626, 0.21780678629875183, 0.05505504831671715, -0.4987923502922058, 0.034080881625413895, -0.1738612949848175, -0.24563495814800262, -0.3580653965473175, 0.11699268221855164, -0.2531913220882416, 0.1865169256925583, -0.2287290245294571, 0.7189037203788757, 0.23802511394023895, 0.14504598081111908, 0.4550378620624542, 0.07248863577842712, 0.5377774238586426, 0.29182863235473633, 0.2756454348564148, -0.22070619463920593, -0.07676730304956436, -0.15472449362277985, -0.034450650215148926, 0.12229941040277481, -0.02271316386759281, -0.03768787160515785, 0.21519580483436584, -0.23466332256793976, 0.32153815031051636, -0.03685777261853218, -0.12102553993463516, 0.20474383234977722, 0.11933578550815582, -0.3522721827030182, 0.1926688700914383, 0.2028944343328476, -0.20172399282455444, -0.07875784486532211, -0.07698626816272736, -0.1388295590877533, 0.17756903171539307, 0.2680560350418091, -0.2629939019680023, 0.14018014073371887, 0.03206204995512962, -0.04627193138003349, 0.006686503998935223, -0.27889809012413025, -0.09453783184289932, 0.6395035982131958, -0.42732369899749756, 0.0468347892165184, -0.06059654429554939, 0.06631705909967422, -0.07134535908699036, -0.20911668241024017, 0.10134198516607285, 0.4193512201309204, -0.021352360025048256, 0.09128987789154053, 0.19918470084667206, 0.1466090828180313, -0.11877282708883286, 0.10462263971567154, 0.18915559351444244, -0.3751511573791504, -0.3060218095779419, -0.25550028681755066, -0.19954772293567657, 0.10282313823699951, -0.18281078338623047, 0.1962651014328003, 0.08938800543546677, -0.15816757082939148, 0.49348995089530945, -0.21002329885959625, -0.21561042964458466, -0.3547002375125885, 0.12423962354660034, 0.05791309475898743, 0.35160329937934875, 0.2669230103492737, 0.23315131664276123, -0.36889487504959106, -0.09910205751657486, -0.2572669982910156, -0.10335943847894669, -0.37566667795181274, 0.5374835133552551, 0.14367930591106415, 0.0048569971695542336, -0.15060535073280334, 0.3357734978199005, 0.11044048517942429, 0.1469573974609375, -0.13071775436401367, -0.09326732158660889, -0.1842413991689682, 0.02648620307445526, 0.12001729756593704, 0.28328758478164673, 0.44935843348503113, 0.4014442265033722, -0.05461541935801506, -0.34191596508026123, -0.39993712306022644, 0.16684436798095703, 0.019116288051009178, 0.29733386635780334, 0.12372002005577087, -0.13083449006080627, -0.13946889340877533, -0.022208115085959435, 0.2660151422023773, 0.16612127423286438, -0.019272174686193466, -0.3445589542388916, -0.13389290869235992, 0.0015435604145750403, -0.08881958574056625, 0.058848779648542404, 0.2393309473991394, 0.07848425954580307, -0.3899868130683899, -0.005828251130878925, -0.3042626678943634, 0.2663591802120209, 0.13656023144721985, 0.4706841707229614, 0.43230941891670227, -0.2868727743625641, 0.19185183942317963, 0.025799836963415146, 0.214125856757164, 0.1694108098745346, -0.4699518084526062, 0.3307340443134308, -0.2541707754135132, -0.0511145144701004, 0.3514963388442993, 0.16143853962421417, -0.11413344740867615, -0.17764419317245483, -0.07793990522623062, -0.04431258887052536, -0.29414984583854675, 0.5818922519683838, 0.2592504322528839, -0.044961921870708466, -0.10505776852369308, -0.06369730085134506, 0.022302428260445595, 0.18519626557826996, -0.3893437087535858, 0.06394542753696442, 0.4439125657081604, 0.17075391113758087, 0.5297183394432068, 0.239814892411232, 0.2607038617134094, -0.25995948910713196, 0.2533976137638092, 0.14279277622699738, 0.4880458116531372, -0.21390804648399353, 0.03011215478181839, 0.411877304315567, 0.08630957454442978, 0.15001045167446136, 0.24351704120635986, 0.31338855624198914, 0.23321425914764404, 0.24859705567359924, 0.30417096614837646, -0.4029204249382019, 0.021073902025818825, 0.016749810427427292, -0.21959000825881958, -0.11519022285938263, 0.17681822180747986, 0.5670508742332458, -0.2116246372461319, -0.04196804761886597, 0.7030766606330872, 0.0072736311703920364, 0.3746153712272644, 0.3926267921924591, 0.09641329944133759, 0.18012629449367523, -0.17106328904628754, -0.09885526448488235, 0.1711507886648178, 0.029691558331251144, -0.20725303888320923, 0.04272482171654701, -0.024773836135864258, 0.20116254687309265, 0.47102200984954834, -0.2403535693883896, 0.09177939593791962, -0.03033205308020115, 0.2706957757472992, -0.047636184841394424, 0.08117395639419556, 0.06484654545783997, 0.011399677954614162, -0.11557873338460922, -0.1612185537815094, -0.040113434195518494, 0.4206458628177643, 0.23937609791755676, -0.4381343722343445, 0.0856400728225708, 0.2207055687904358, 0.0238648634403944, -0.3647950291633606, -0.1315283179283142, -0.10560564696788788, 0.07822360843420029, 0.08841115236282349, 0.01665516570210457, 0.21366222202777863, -0.2394784390926361, 0.2953936457633972, 0.08207596838474274, 0.20636163651943207, -0.4588800072669983, 0.09440286457538605, 0.19224195182323456, -0.01036815345287323, -0.014189398847520351, 0.015630880370736122, -0.04477284476161003, 0.09208107739686966, -0.14008605480194092, -0.10567060112953186, 0.3238581120967865, 0.06643807142972946, 0.15768492221832275, -0.16869480907917023, -0.09075756371021271, 0.1529674530029297, 0.4318873882293701, 0.2692658007144928, -0.03258802741765976, -0.42459800839424133, 0.1279619187116623, 0.23160772025585175, 0.170677050948143, 0.1407739371061325, -0.09122859686613083, 0.16816365718841553, -0.17628918588161469, 0.29920661449432373, 0.29513925313949585, -0.14538311958312988, -0.07947798073291779, -0.09243230521678925, 0.01850125752389431, -0.2130296379327774, 0.17433714866638184, 0.08046284317970276, -0.21015971899032593, 0.2905145585536957, -0.22929100692272186, 0.19053246080875397, -0.26151180267333984, 0.0915847197175026, -0.11285801976919174, 0.1757439225912094, -0.015569198876619339, 0.15732580423355103, -0.3569687604904175, -0.2795293629169464, 0.35510143637657166, -0.1387634426355362, -0.07292748242616653, -0.3985810875892639, 0.3430478572845459, 0.11351889371871948, 0.21508391201496124, -0.4660397469997406, -0.3599628806114197, 0.24246849119663239, 0.14994288980960846, 0.1833418905735016, 0.15305545926094055, -0.21897974610328674, 0.28879469633102417, -0.374335914850235, -0.29173514246940613, 0.07843533903360367, 0.10880501568317413, -0.0109414616599679, 0.1609918177127838, 0.09667182713747025, -0.3316146433353424, 0.21436139941215515, -0.24192176759243011, -0.3561720848083496, -0.21695591509342194, -0.18318083882331848, 0.12241032719612122, -0.3707435727119446, 0.14376553893089294, 0.3075275123119354, 0.34258463978767395, -0.22276341915130615, -0.112794890999794, 0.06026221439242363, 0.02701575867831707, 0.027753088623285294, -0.04816504567861557, -0.2248711735010147, 0.44728583097457886, -0.10092942416667938, -0.0587640181183815, -0.14418834447860718 ]
94
..\pandas\reference\api\pandas.Int64Dtype.html
pandas.Int64Dtype
class pandas.Int64Dtype[source]# An ExtensionDtype for int64 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.Int64Dtype class pandas.Int64Dtype[source]# An ExtensionDtype for int64 integer data. Uses pandas.NA as its missing value, rather than numpy.nan. Attributes None Methods None
[ 0.2548237442970276, -0.4010807275772095, -0.14867936074733734, 0.2780836224555969, 0.45253345370292664, 0.32468390464782715, 0.31248974800109863, 0.40501391887664795, 0.07087042927742004, 0.28258219361305237, 0.09533093124628067, -0.07702982425689697, 0.005824448075145483, -0.02211068943142891, -0.1867734044790268, -0.35748451948165894, 0.06606292724609375, 0.2980944514274597, 0.18160565197467804, -0.14304062724113464, -0.5864202976226807, 0.05794161930680275, 0.08356411010026932, 0.14380913972854614, -0.2699907422065735, 0.035017166286706924, -0.15423837304115295, -0.0794973224401474, 0.11165446788072586, -0.17777229845523834, 0.39909830689430237, -0.1991172581911087, -0.015058036893606186, 0.27768945693969727, -0.00010037208267021924, -0.007579616270959377, 0.13230781257152557, 0.06894377619028091, -0.11469181627035141, 0.5037695169448853, 0.3213922679424286, -0.1824743151664734, 0.12298661470413208, -0.477159708738327, -0.21062825620174408, -0.3535259962081909, 0.05871391296386719, -0.17695370316505432, -0.045249953866004944, 0.16486243903636932, 0.30479738116264343, -0.022255385294556618, 0.09560465067625046, -0.2544843256473541, -0.3471296727657318, 0.02382008731365204, 0.10123586654663086, 0.1454738974571228, 0.07192230969667435, 0.3214832544326782, 0.16230589151382446, 0.1294310837984085, 0.009176467545330524, -0.05398713797330856, 0.009864786639809608, -0.051300060003995895, 0.35541248321533203, -0.2698688805103302, 0.1895962655544281, 0.21354301273822784, 0.16205871105194092, 0.09690447151660919, -0.08388887345790863, 0.09205765277147293, 0.1285855919122696, -0.11823897808790207, 0.01992887444794178, 0.12414412945508957, 0.2518429160118103, 0.1655850112438202, 0.03586699068546295, 0.13284170627593994, -0.26032933592796326, 0.13502256572246552, -0.39011794328689575, -0.0783444195985794, -0.18639595806598663, 0.017083557322621346, -0.18899929523468018, -0.31313949823379517, -0.43495509028434753, -0.055608075112104416, 0.042336758226156235, 0.08420459181070328, 0.17264389991760254, -0.30278724431991577, 0.05475030466914177, -0.16376261413097382, -0.14396989345550537, -0.36838409304618835, -0.28922730684280396, 0.11138690263032913, -0.2140863537788391, 0.08601803332567215, -0.198715478181839, -0.13773919641971588, -0.11304011195898056, -0.04992859810590744, 0.2360825091600418, 0.12228340655565262, 0.14759092032909393, -0.0413336344063282, -0.024561667814850807, 0.022843658924102783, 0.1663493812084198, -0.14821456372737885, 0.24372704327106476, 0.12434801459312439, -0.3803426921367645, 0.17912054061889648, -0.0830729529261589, 0.205825537443161, 0.08279601484537125, 0.1315818876028061, 0.03566068038344383, 0.35088080167770386, 0.04732625558972359, 0.06225793808698654, -0.1094219759106636, -0.25728940963745117, -0.3762058913707733, 0.26525309681892395, 0.1737854927778244, -0.4208812415599823, 0.259843647480011, 0.25464627146720886, 0.10955914855003357, 0.2367149442434311, -0.19943678379058838, 0.18301890790462494, -0.041423797607421875, -0.2479897141456604, 0.12346277385950089, 0.45483750104904175, -0.4110417068004608, -0.04416460171341896, 0.4249427914619446, -0.08883146196603775, -0.19523610174655914, 0.16565221548080444, 0.017430562525987625, -0.129796102643013, -0.5066249370574951, 0.35151565074920654, 0.06869035959243774, 0.026338284835219383, 0.4843299388885498, 0.14459607005119324, 0.03910309821367264, -0.040811095386743546, 0.26174941658973694, -0.1603855937719345, -0.020129509270191193, -0.36162668466567993, 0.14158865809440613, 0.06275242567062378, -0.19959425926208496, -0.04742320626974106, -0.22278502583503723, -0.17219802737236023, 0.1812102049589157, 0.10408841073513031, 0.042306266725063324, -0.2540840804576874, -0.23152296245098114, 0.2333567887544632, -0.03331500291824341, -0.14466188848018646, -0.18956917524337769, -0.028880128636956215, 0.08545572310686111, -0.02401806227862835, -0.09666747599840164, 0.44522523880004883, -0.4179795980453491, -0.1916966438293457, 0.16736529767513275, 0.3396622836589813, -0.02184363082051277, -0.15744063258171082, -0.1182861402630806, -0.14988522231578827, 0.2786543369293213, 0.24701400101184845, 0.0999559611082077, 0.0033500203862786293, -0.06960339099168777, -0.2514192461967468, -0.1427878439426422, -0.3052062690258026, -0.02659447118639946, -0.21080490946769714, 0.14694638550281525, 0.11679192632436752, 0.07586731761693954, -0.17488297820091248, -0.21238994598388672, 0.07529828697443008, -0.026202630251646042, -0.10548493266105652, -0.08366506546735764, -0.3609822392463684, -0.1386650800704956, -0.2502100169658661, 0.07445887476205826, -0.24390113353729248, 0.31927797198295593, -0.00742784608155489, 0.04350888356566429, 0.22464235126972198, 0.03461984544992447, -0.20601235330104828, -0.6339715719223022, 0.015673726797103882, 0.17859499156475067, -0.13593798875808716, -0.08886498212814331, 0.1299000084400177, -0.10259664058685303, 0.27613675594329834, 0.02414526604115963, -0.08588749170303345, -0.036326877772808075, 0.24736981093883514, -0.21420268714427948, -0.2278115302324295, 0.04709825664758682, 0.2940937578678131, 0.32825666666030884, -0.07000190019607544, 0.01853248104453087, 0.3427928388118744, 0.14580555260181427, -0.20080380141735077, -0.004782516043633223, 0.4417441487312317, -0.1089017242193222, -0.1943034529685974, -0.0187647994607687, 0.03429757431149483, 0.42954957485198975, 0.039526693522930145, 0.051362812519073486, -0.252596378326416, -0.16175848245620728, 0.2044481337070465, -0.07075899094343185, 0.193313330411911, -0.441648930311203, 0.006567502859979868, 0.3136439919471741, -0.22846674919128418, 0.19752417504787445, 0.18183687329292297, -0.03928055241703987, 0.1311139464378357, -0.0397668331861496, 0.03897111117839813, 0.3956471085548401, 0.10162212699651718, -0.007119637448340654, -0.09907180815935135, -0.06799391657114029, -0.1785351186990738, 0.22631993889808655, 0.12020640075206757, -0.007627440616488457, -0.19511330127716064, 0.03979680314660072, 0.14119082689285278, -0.19533216953277588, 0.019142279401421547, -0.027367915958166122, 0.11208869516849518, -0.18896381556987762, 0.13616856932640076, -0.16945388913154602, -0.38472414016723633, 0.2842855751514435, -0.4497701823711395, -0.1576600968837738, -0.22203993797302246, 0.11077161878347397, -0.17535187304019928, -0.390229195356369, -0.011458978056907654, -0.3505309224128723, 0.3233124017715454, 0.3223389685153961, -0.08735582232475281, -0.26214298605918884, 0.08132867515087128, -0.17448459565639496, 0.21552233397960663, -0.18007105588912964, -0.23450389504432678, 0.38375741243362427, -0.20302513241767883, 0.12609677016735077, -0.22607548534870148, -0.4507339298725128, -0.06169798597693443, -0.2218340039253235, 0.21355418860912323, 0.25290676951408386, 0.30827173590660095, -0.22564540803432465, -0.03191756829619408, 0.2754189074039459, -0.1625119149684906, 0.07695713639259338, -0.016798797994852066, 0.09463369101285934, -0.025915829464793205, -0.34182775020599365, -0.14082394540309906, -0.22741630673408508, -0.25903716683387756, 0.12294836342334747, 0.035608600825071335, 0.1616135835647583, 0.3186863660812378, -0.07359382510185242, 0.4204017221927643, 0.5273922085762024, 0.24359630048274994, -0.41099879145622253, -0.018824459984898567, 0.44160109758377075, -0.026843229308724403, -0.12565836310386658, 0.12461590766906738, -0.3648052215576172, 0.20090092718601227, -0.1535155177116394, -0.1678188145160675, -0.3494166135787964, -0.3760312795639038, 0.32033178210258484, 0.0350298210978508, -0.13557802140712738, 0.15559586882591248, -0.10927168279886246, -0.25885897874832153, -0.1631179302930832, 0.1132301315665245, 0.06479569524526596, -0.19293202459812164, -0.037161629647016525, 0.014532923698425293, 0.25973355770111084, -0.1060122400522232, -0.008153367787599564, -0.048396553844213486, -0.40371933579444885, 0.17094974219799042, -0.12357637286186218, 0.3790896236896515, 0.06180708482861519, -0.15491293370723724, -0.008186559192836285, 0.23279476165771484, 0.036760929971933365, 0.37408387660980225, -0.16145232319831848, 0.13282334804534912, 0.019670376554131508, -0.0677618756890297, -0.2630830705165863, -0.17577072978019714, -0.010069715790450573, 0.09917619824409485, 0.14220623672008514, -0.15913230180740356, 0.0573851577937603, -0.14397311210632324, 0.018705902621150017, 0.09218613058328629, 0.4471379220485687, -0.029796013608574867, -0.06147463247179985, 0.1687527894973755, -0.23511230945587158, -0.015550341457128525, 0.3985658884048462, 0.044426288455724716, 0.45609861612319946, 0.06603731215000153, -0.16157816350460052, 0.0660695731639862, 0.27392420172691345, 0.4814082682132721, -0.08486694097518921, -0.17596682906150818, 0.24665363132953644, -0.11663907021284103, -0.10921921581029892, -0.07032950222492218, -0.13362330198287964, 0.3643744885921478, 0.13438935577869415, 0.1332971751689911, -0.1006319522857666, -0.13837659358978271, 0.3870698809623718, -0.021557455882430077, -0.17589116096496582, -0.12764237821102142, -0.25681111216545105, -0.3264249861240387, 0.21026062965393066, 0.02214401215314865, 0.4356321692466736, 0.20696809887886047, -0.14544609189033508, 0.010227742604911327, -0.5354539155960083, -0.11543215066194534, 0.41160616278648376, 0.09538343548774719, 0.1701800525188446, 0.05684046074748039, -0.18478558957576752, -0.3596210181713104, 0.08902592957019806, 0.11827737092971802, -0.02864047698676586, 0.01153910718858242, -0.23895741999149323, 0.22606410086154938, -0.26448681950569153, 0.23570457100868225, -0.03515588864684105, 0.06652297079563141, -0.03117777779698372, -0.11727779358625412, 0.06976857036352158, -0.26142317056655884, -0.0025854045525193214, 0.3153385519981384, -0.059280041605234146, -0.13618439435958862, -0.16225804388523102, 0.4484974145889282, 0.15684491395950317, 0.1367044597864151, 0.1910754293203354, 0.2831233739852905, -0.18091602623462677, -0.32391178607940674, 0.3430376350879669, 0.6746103167533875, 0.0048600537702441216, 0.13305535912513733, 0.44311991333961487, 0.13610269129276276, 0.45929980278015137, 0.21828122437000275, 0.2656599283218384, -0.30948036909103394, -0.14858528971672058, -0.04913622885942459, 0.22004057466983795, 0.29909634590148926, -0.1912849396467209, -0.4175730049610138, 0.08558642864227295, -0.3278011083602905, 0.37597736716270447, 0.24639135599136353, -0.1517179161310196, -0.2595468759536743, -0.07641537487506866, -0.31475120782852173, 0.27898597717285156, 0.09851241111755371, -0.16482384502887726, -0.25983357429504395, -0.026761380955576897, -0.018415620550513268, 0.13956749439239502, 0.02811393514275551, -0.14956840872764587, 0.04192681238055229, 0.38237398862838745, 0.0522671677172184, 0.08020702004432678, 0.05465443804860115, 0.10054462403059006, 0.5162983536720276, 0.07785844057798386, -0.12331321835517883, 0.09953479468822479, -0.07890623062849045, 0.027643052861094475, -0.08141918480396271, -0.029954329133033752, 0.6365803480148315, 0.08746690303087234, 0.02191208489239216, 0.2873328626155853, -0.11128120124340057, 0.17614200711250305, -0.30779829621315, 0.03158815950155258, -0.06868262588977814, -0.45213618874549866, -0.23980870842933655, -0.4033995270729065, -0.23873886466026306, -0.0754295289516449, 0.26097220182418823, 0.04322069138288498, 0.08245144039392471, -0.20133262872695923, 0.034919872879981995, -0.41054144501686096, -0.11836082488298416, -0.08376965671777725, 0.29952821135520935, 0.012313968501985073, 0.25544503331184387, -0.15068519115447998, -0.22704216837882996, -0.25611069798469543, -0.05147985368967056, -0.1753227412700653, -0.1233828216791153, 0.45215168595314026, 0.23050782084465027, -0.15514801442623138, -0.10082937031984329, -0.07963544875383377, 0.04530206695199013, 0.15961527824401855, -0.12030801177024841, -0.1414702832698822, -0.5112408995628357, -0.1327267736196518, -0.1736314594745636, 0.3808383047580719, -0.10902641713619232, -0.1323687583208084, 0.24752530455589294, -0.22227226197719574, -0.46457812190055847, 0.09138946235179901, -0.32079920172691345, 0.07150545716285706, -0.05281755328178406, 0.03836150839924812, 0.0488470159471035, 0.11282392591238022, 0.2714453935623169, 0.043365851044654846, -0.0383589044213295, -0.2819836735725403, -0.16168320178985596, 0.051871635019779205, -0.09399052709341049, -0.020140353590250015, 0.3299753665924072, 0.09067285060882568, -0.18005463480949402, 0.09527888894081116, -0.22130993008613586, -0.14039477705955505, 0.037570782005786896, 0.5422651171684265, 0.2842297852039337, 0.2865274250507355, -0.02095402404665947, 0.012775185517966747, -0.06137177348136902, 0.5503299832344055, -0.07806870341300964, -0.11455906182527542, -0.010855691507458687, -0.0631488487124443, -0.002169701037928462, 0.14853911101818085, -0.1464506834745407, -0.2240721434354782, 0.07350257784128189, -0.025217438116669655, 0.06777709722518921, 0.09357432276010513, -0.00689102616161108, 0.10600428283214569, -0.43798530101776123, -0.055208902806043625, 0.1141524389386177, 0.345356285572052, -0.2783771753311157, 0.2698153853416443, 0.16502049565315247, -0.048268310725688934, 0.10243618488311768, 0.20766614377498627, 0.014237187802791595, 0.04273264855146408, -0.0488283634185791, 0.012026949785649776, -0.06831406056880951, -0.2160564512014389, 0.22139538824558258, 0.7762778401374817, -0.04391910135746002, -0.1062101423740387, 0.3540228307247162, 0.005059105809777975, 0.15575531125068665, 0.3903815448284149, -0.041220176964998245, 0.2015567421913147, -0.2074415534734726, -0.09987322241067886, -0.06172312796115875, 0.022013600915670395, 0.1299499273300171, 0.25480780005455017, -0.40141773223876953, 0.2560466229915619, 0.3340414762496948, 0.43894439935684204, -0.3733428716659546, 0.039161305874586105, -0.18526609241962433, 0.1882832646369934, -0.4483084976673126, 0.02278541401028633, 0.1353801041841507, 0.01838541217148304, -0.27322322130203247, -0.1387413889169693, 0.043794963508844376, 0.07402236759662628, 0.03668094798922539, 0.1546396166086197, -0.13605338335037231, -0.23089464008808136, 0.435890257358551, 0.12046442925930023, 0.44379353523254395, -0.17306052148342133, -0.22774288058280945, 0.6440756320953369, -0.13821782171726227, 0.2528776228427887, 0.23165889084339142, 0.29476743936538696, -0.00035367332748137414, -0.0952615886926651, -0.0295720174908638, -0.18746574223041534, -0.24972200393676758, -0.026217924430966377, -0.0009731131140142679, 0.17475156486034393, 0.039054546505212784, 0.05325152352452278, 0.31509074568748474, -0.2294703722000122, 0.062225792557001114, 0.007433129474520683, 0.09623108804225922, -0.40622618794441223, 0.6439668536186218, -0.027229366824030876, -0.1971694380044937, -0.17677539587020874, 0.027875756844878197, -0.2293022722005844, -0.2860855460166931, 0.005921825300902128, -0.027079012244939804, 0.10275699198246002, 0.04437854513525963, 0.15233580768108368, -0.02196549065411091, 0.3792673945426941, 0.16646939516067505, -0.09830624610185623, 0.04661224037408829, -0.1067124679684639, -0.3360610008239746, 0.14482718706130981, 0.15442274510860443, -0.174430251121521, 0.3080926537513733, -0.0022293266374617815, -0.11998672038316727, -0.4105583727359772, 0.12109274417161942, 0.054608479142189026, 0.3857722580432892, -0.06700624525547028, -0.24312008917331696, -0.06311232596635818, -0.23690101504325867, -0.19316144287586212, 0.036694303154945374, -0.03892933204770088, 0.19387932121753693, -0.2669209837913513, 0.2871414124965668, -0.1325313001871109, 0.1342700868844986, -0.04892295226454735, 0.3355613052845001, 0.3837336003780365, 0.32851341366767883, 0.0580882802605629, -0.15680237114429474, -0.1293947398662567, 0.20819038152694702, 0.17530180513858795, -0.14861465990543365, 0.4832285940647125, -0.05589456111192703, 0.019146094098687172, -0.036142148077487946, -0.19359062612056732, 0.023585837334394455, 0.3117084503173828, -0.054139744490385056, -0.016628285869956017, -0.4171691834926605, 0.4477744698524475, -0.37669241428375244, 0.11876922845840454, 0.0729384496808052, 0.1467120498418808, -0.019947009161114693, 0.26449403166770935, -0.11758551746606827, -0.42618685960769653, 0.4890781342983246, -0.3571168780326843, -0.3696291446685791, -0.2614514231681824, 0.21038025617599487, -0.044027477502822876, 0.22207029163837433, -0.192694291472435, -0.10602838546037674, 0.334088534116745, 0.06656895577907562, -0.3784717619419098, 0.3427850604057312, -0.09105368703603745, -0.17488157749176025, -0.006312578450888395, 0.3533201217651367, 0.08807152509689331, -0.01631132699549198, 0.06498226523399353, -0.25309139490127563 ]
95
..\pandas\reference\api\pandas.core.groupby.SeriesGroupBy.resample.html
pandas.core.groupby.SeriesGroupBy.resample
SeriesGroupBy.resample(rule, *args, include_groups=True, **kwargs)[source]# Provide resampling when using a TimeGrouper. Given a grouper, the function resamples it according to a string “string” -> “frequency”. See the frequency aliases documentation for more details.
Parameters: rulestr or DateOffsetThe offset string or object representing target grouper conversion. *argsPossible arguments are how, fill_method, limit, kind and on, and other arguments of TimeGrouper. include_groupsbool, default TrueWhen True, will attempt to include the groupings in the operation in the case that they are columns of the DataFrame. If this raises a TypeError, the result will be computed with the groupings excluded. When False, the groupings will be excluded when applying func. Added in version 2.2.0. Deprecated since version 2.2.0: Setting include_groups to True is deprecated. Only the value False will be allowed in a future version of pandas. **kwargsPossible arguments are how, fill_method, limit, kind and on, and other arguments of TimeGrouper. Returns: pandas.api.typing.DatetimeIndexResamplerGroupby, pandas.api.typing.PeriodIndexResamplerGroupby, or pandas.api.typing.TimedeltaIndexResamplerGroupbyReturn a new groupby object, with type depending on the data being resampled.
[">>> idx = pd.date_range('1/1/2000', periods=4, freq='min')\n>>> df = pd.DataFrame(data=4 * [range(2)],\n... index=idx,\n... columns=['a', 'b'])\n>>> df.iloc[2, 0] = 5\n>>> df\n a b\n2000-01-01 00:00:00 0 1\n2000-01-01 00:01:00 0 1\n2000-01-01 00:02:00 5 1\n2000-01-01 00:03:00 0 1", ">>> df.groupby('a').resample('3min', include_groups=False).sum()\n b\na\n0 2000-01-01 00:00:00 2\n 2000-01-01 00:03:00 1\n5 2000-01-01 00:00:00 1", ">>> df.groupby('a').resample('30s', include_groups=False).sum()\n b\na\n0 2000-01-01 00:00:00 1\n 2000-01-01 00:00:30 0\n 2000-01-01 00:01:00 1\n 2000-01-01 00:01:30 0\n 2000-01-01 00:02:00 0\n 2000-01-01 00:02:30 0\n 2000-01-01 00:03:00 1\n5 2000-01-01 00:02:00 1", ">>> df.groupby('a').resample('ME', include_groups=False).sum()\n b\na\n0 2000-01-31 3\n5 2000-01-31 1", ">>> (\n... df.groupby('a')\n... .resample('3min', closed='right', include_groups=False)\n... .sum()\n... )\n b\na\n0 1999-12-31 23:57:00 1\n 2000-01-01 00:00:00 2\n5 2000-01-01 00:00:00 1", ">>> (\n... df.groupby('a')\n... .resample('3min', closed='right', label='right', include_groups=False)\n... .sum()\n... )\n b\na\n0 2000-01-01 00:00:00 1\n 2000-01-01 00:03:00 2\n5 2000-01-01 00:03:00 1"]
pandas.core.groupby.SeriesGroupBy.resample SeriesGroupBy.resample(rule, *args, include_groups=True, **kwargs)[source]# Provide resampling when using a TimeGrouper. Given a grouper, the function resamples it according to a string “string” -> “frequency”. See the frequency aliases documentation for more details.
[ -0.17250283062458038, -0.28512516617774963, -0.08710424602031708, -0.17384487390518188, -0.005196775309741497, 0.15772131085395813, 0.18498462438583374, 0.1511264592409134, -0.12975099682807922, 0.17355398833751678, -0.40945979952812195, 0.210702583193779, 0.10918853431940079, -0.12766334414482117, -0.11570781469345093, -0.281438946723938, 0.16120554506778717, 0.30260637402534485, -0.08923795819282532, 0.15579544007778168, -0.3807980418205261, 0.11292298883199692, -0.1950705200433731, 0.0714678093791008, -0.16900953650474548, 0.02911563403904438, -0.06571798026561737, -0.06837574392557144, 0.08721540868282318, -0.18690912425518036, -0.02059641294181347, 0.37108132243156433, 0.012731210328638554, 0.5453603863716125, -0.00009965697972802445, -0.19222791492938995, -0.045892298221588135, -0.17749835550785065, 0.19012385606765747, 0.4233892560005188, 0.06255531311035156, -0.04345374181866646, -0.21017980575561523, -0.2125595211982727, -0.12960197031497955, -0.1062929555773735, -0.19568251073360443, -0.22628220915794373, 0.3923066258430481, 0.10236312448978424, 0.27077141404151917, 0.15025222301483154, -0.36177608370780945, 0.07197155058383942, -0.0019352184608578682, -0.20602929592132568, 0.04647008329629898, 0.29860374331474304, -0.0994732454419136, -0.01152795646339655, 0.018973080441355705, 0.1500316709280014, -0.08922987431287766, 0.07171876728534698, 0.04827689751982689, -0.12170632183551788, -0.04590851068496704, -0.26483583450317383, -0.07780317217111588, 0.22882762551307678, 0.2442820519208908, -0.13130933046340942, -0.40558257699012756, -0.02343270182609558, 0.13035471737384796, 0.2114652395248413, 0.041249677538871765, -0.07730136811733246, 0.07658334821462631, 0.09109819680452347, 0.14561516046524048, 0.45651498436927795, 0.1517927348613739, -0.06208696961402893, -0.005454581696540117, 0.620431125164032, 0.038119979202747345, 0.15630638599395752, 0.24609686434268951, -0.020851681008934975, -0.4125719666481018, -0.020287606865167618, -0.04171617329120636, 0.49946680665016174, 0.03951063007116318, -0.2504918575286865, -0.10426636040210724, 0.1467401087284088, 0.02284218557178974, -0.250576376914978, -0.09021049737930298, -0.04213471710681915, 0.07443469017744064, 0.036477744579315186, 0.02983052283525467, -0.061931245028972626, 0.16127575933933258, -0.08463584631681442, 0.2609334886074066, 0.03451477736234665, -0.1398446261882782, -0.06556100398302078, 0.25462740659713745, -0.2478669434785843, 0.08408856391906738, -0.1248343288898468, -0.3356318473815918, 0.19055946171283722, -0.2369411438703537, -0.2272084802389145, -0.03605198115110397, -0.15594005584716797, -0.06469544768333435, -0.13110804557800293, 0.00941877905279398, 0.6029563546180725, -0.0490366667509079, -0.024927739053964615, 0.11818336695432663, -0.23937806487083435, -0.2613263726234436, -0.022784661501646042, 0.01388473715633154, 0.23138034343719482, -0.08767637610435486, -0.3606104254722595, 0.2641529440879822, 0.2715601623058319, 0.0246559027582407, -0.028942961245775223, -0.08957166969776154, -0.01962631195783615, -0.34433481097221375, 0.10943514853715897, -0.10875558853149414, 0.1732190102338791, 0.11851564049720764, -0.06522048264741898, -0.1777845025062561, 0.14672216773033142, 0.20494018495082855, 0.09379855543375015, -0.08360014110803604, 0.2841498851776123, -0.16766783595085144, 0.027876676991581917, 0.020643921568989754, 0.3115088939666748, 0.0019676813390105963, -0.15708182752132416, 0.35606321692466736, 0.07916293293237686, -0.17245134711265564, -0.16827790439128876, 0.16520845890045166, -0.028931545093655586, -0.43769094347953796, -0.4609622359275818, -0.14116527140140533, -0.2542059123516083, 0.28123047947883606, 0.13730613887310028, 0.04074568673968315, -0.11666346341371536, -0.09381452947854996, 0.01943184621632099, 0.39473244547843933, -0.06337203085422516, -0.31314215064048767, -0.1354028433561325, -0.12160120904445648, 0.07676105201244354, 0.16519944369792938, 0.09148518741130829, 0.01161394827067852, 0.005028627347201109, -0.13705043494701385, 0.5585039854049683, -0.1296616941690445, -0.06154917553067207, 0.018276402726769447, 0.23986005783081055, 0.226297527551651, -0.0316123366355896, -0.16071203351020813, 0.3091910779476166, -0.03034091740846634, -0.0007590275490656495, 0.44643634557724, 0.1636366844177246, 0.047671377658843994, 0.0910862609744072, -0.03339795023202896, 0.0197382103651762, 0.2729201912879944, -0.20720358192920685, 0.4097457826137543, 0.0403844490647316, 0.04672042280435562, -0.01781272515654564, 0.10633774846792221, -0.42717573046684265, -0.5165520906448364, -0.2447366565465927, 0.012824752368032932, 0.13784123957157135, 0.23086047172546387, 0.2731398046016693, 0.14976763725280762, -0.07272498309612274, 0.07841375470161438, 0.1863032877445221, -0.18179737031459808, 0.05117172375321388, 0.30994513630867004, -0.07164614647626877, 0.062240708619356155, -0.04967481642961502, -0.13369913399219513, 0.051317282021045685, 0.057518742978572845, 0.1808367371559143, -0.024236533790826797, 0.29111164808273315, 0.013338044285774231, 0.15767276287078857, 0.1385030895471573, -0.08065474033355713, -0.037601571530103683, 0.3957853317260742, 0.03486156091094017, 0.170828714966774, 0.3485420346260071, -0.09511125832796097, 0.11598444730043411, 0.4847707152366638, -0.07444509863853455, -0.10802137106657028, -0.1549566388130188, 0.1259186565876007, 0.4829716384410858, 0.1296025961637497, -0.2580617368221283, -0.15649975836277008, -0.4925687313079834, -0.07097985595464706, 0.09100335091352463, 0.12224311381578445, -0.2978288233280182, 0.09241388738155365, 0.43386492133140564, -0.2472684681415558, 0.07041393220424652, 0.10400949418544769, -0.42374226450920105, -0.16433537006378174, -0.010894105769693851, 0.3581024408340454, 0.14838218688964844, 0.2358526885509491, 0.35949864983558655, -0.13019123673439026, -0.0205577053129673, 0.051355741918087006, 0.03705727308988571, 0.18242613971233368, -0.17271585762500763, 0.052022818475961685, 0.07705947756767273, -0.015378324314951897, -0.391116201877594, -0.40227392315864563, 0.015507739037275314, 0.03969549387693405, -0.08922028541564941, 0.1450476497411728, 0.022580454126000404, -0.08151298016309738, 0.16350598633289337, -0.6943574547767639, -0.18835990130901337, -0.25897231698036194, 0.11972873657941818, 0.21250343322753906, -0.09817802906036377, 0.17772793769836426, -0.058072756975889206, 0.3501572608947754, 0.4302540719509125, -0.1797303557395935, -0.09576140344142914, 0.2115972340106964, -0.12239780277013779, 0.2972530126571655, -0.2973528504371643, -0.23659484088420868, 0.08506368845701218, -0.23017434775829315, 0.23781949281692505, -0.05688867345452309, -0.0012805574806407094, -0.17319974303245544, -0.4443841874599457, 0.12908753752708435, 0.06843900680541992, 0.22320835292339325, -0.47273746132850647, -0.3585312068462372, -0.06499721109867096, -0.2691205143928528, -0.016788773238658905, -0.1719091385602951, -0.21081700921058655, 0.4986880123615265, -0.1780594438314438, 0.07967028021812439, -0.09258310496807098, -0.41599684953689575, 0.02272048033773899, 0.09592561423778534, -0.06023767963051796, 0.12067721039056778, -0.1431756615638733, 0.12307370454072952, -0.024702737107872963, 0.14216925203800201, -0.4561628997325897, -0.2449532300233841, 0.3664538264274597, -0.01654301956295967, -0.0491827018558979, 0.17518527805805206, -0.12777851521968842, 0.23488615453243256, 0.033372536301612854, 0.03764517977833748, -0.30992457270622253, 0.01626574620604515, 0.08428281545639038, 0.04091499373316765, 0.3298218548297882, -0.303928405046463, 0.09317869693040848, -0.26634466648101807, 0.022721854969859123, 0.06401568651199341, -0.11737018078565598, 0.1646597683429718, 0.0264282263815403, -0.0945608988404274, 0.3403896689414978, -0.06527363508939743, 0.4214772582054138, -0.04598352685570717, 0.031095894053578377, 0.1968681514263153, -0.1546998769044876, -0.0426153764128685, 0.20719540119171143, 0.08301649987697601, -0.30435457825660706, 0.0983496755361557, 0.32987990975379944, 0.2831653952598572, 0.1590084433555603, -0.1377212256193161, 0.11299033463001251, -0.16705463826656342, -0.08255523443222046, -0.04559909179806709, -0.047519925981760025, 0.051310133188962936, 0.19799073040485382, -0.15377625823020935, 0.11176151037216187, -0.21200518310070038, -0.014340219087898731, -0.20620886981487274, -0.006063913460820913, 0.09468387812376022, 0.0845063105225563, -0.013636928051710129, 0.06282932311296463, -0.2757112383842468, 0.258618026971817, 0.04559190943837166, 0.49871858954429626, 0.2866504192352295, -0.20623797178268433, -0.07999669760465622, 0.1982494592666626, 0.3833915889263153, 0.11921500414609909, -0.12290214002132416, 0.1265076994895935, -0.10489136725664139, -0.5596551895141602, -0.13938510417938232, -0.04140719398856163, -0.2251495122909546, -0.1660613864660263, 0.14408649504184723, 0.09319433569908142, 0.0014182425802573562, 0.1529797464609146, 0.20205040276050568, -0.0029670768417418003, -0.11154109239578247, -0.12021886557340622, -0.5771715044975281, 0.048089463263750076, 0.1720438003540039, 0.07345548272132874, 0.13103263080120087, -0.09026388078927994, 0.12896409630775452, 0.2530989646911621, -0.10722684860229492, 0.0669621154665947, 0.2882348299026489, 0.13333170115947723, 0.4635103940963745, -0.12312520295381546, 0.055851858109235764, -0.29445239901542664, -0.5302788019180298, -0.012146946042776108, 0.1203010156750679, 0.06777047365903854, -0.19935066998004913, 0.10893739759922028, 0.1299486607313156, -0.005758130457252264, 0.06107637286186218, 0.4467333257198334, 0.12685886025428772, 0.06608216464519501, 0.022529467940330505, -0.04559769853949547, 0.4017902612686157, 0.19749245047569275, -0.1351141631603241, -0.7253833413124084, 0.6002907752990723, 0.5390542149543762, -0.1437518149614334, 0.2178664654493332, -0.033981867134571075, -0.17082299292087555, 0.15404072403907776, -0.11279790103435516, 0.7237972021102905, 0.22514395415782928, 0.07249373197555542, 0.3271368145942688, -0.19394610822200775, 0.2610698938369751, 0.006268277298659086, 0.18657737970352173, -0.12207558006048203, -0.27636027336120605, -0.14868415892124176, 0.08299998939037323, 0.004706221166998148, 0.39160391688346863, -0.5443414449691772, 0.1322057545185089, -0.4107931852340698, -0.09921114891767502, 0.14691171050071716, -0.15672823786735535, -0.49696099758148193, -0.19445976614952087, -0.3628190755844116, 0.2239205241203308, 0.09008890390396118, -0.08053380995988846, -0.011064168065786362, 0.0553051121532917, 0.021845975890755653, -0.01721426285803318, -0.2269314080476761, -0.2403692603111267, 0.07820171117782593, -0.0517156682908535, -0.12239724397659302, 0.05121428146958351, -0.1523449867963791, -0.27631324529647827, 0.12182728201150894, 0.009102294221520424, 0.25863903760910034, 0.3404694199562073, 0.11078665405511856, 0.2188478261232376, 0.0678824707865715, 0.2715458273887634, 0.3143117427825928, 0.03876567631959915, -0.17243383824825287, 0.1445019543170929, -0.03726194053888321, -0.25745004415512085, -0.11696235090494156, 0.11075496673583984, -0.5103802680969238, -0.28316929936408997, -0.029405705630779266, 0.09808538109064102, -0.22434155642986298, -0.28805506229400635, 0.23491229116916656, 0.009533136151731014, -0.46164369583129883, 0.38001078367233276, -0.30997371673583984, -0.3748411536216736, -0.2798081636428833, 0.30020150542259216, 0.26221415400505066, 0.3056038022041321, 0.0341983437538147, 0.017783626914024353, -0.2738242447376251, -0.1407497376203537, -0.11119066923856735, -0.09184272587299347, -0.22350186109542847, 0.39108216762542725, 0.311589777469635, -0.2135901004076004, 0.14880606532096863, 0.0264845360070467, 0.06618773192167282, 0.5015333890914917, -0.35330578684806824, -0.2314358502626419, -0.44521448016166687, -0.06220240145921707, 0.08712497353553772, 0.3346758782863617, 0.09944012016057968, -0.1621176302433014, 0.010725906118750572, 0.17032070457935333, -0.4224855899810791, -0.3038047254085541, -0.2575685381889343, 0.08413123339414597, -0.036578405648469925, 0.07937170565128326, -0.05173995718359947, 0.30402857065200806, 0.26821720600128174, 0.33766859769821167, 0.09800790250301361, -0.3217555284500122, -0.07741905003786087, 0.04864056035876274, -0.1332392394542694, -0.1376834660768509, 0.28869232535362244, 0.18543148040771484, -0.28503328561782837, -0.19015023112297058, 0.22498981654644012, 0.2194010466337204, 0.028604334220290184, 0.2634546160697937, 0.15363357961177826, -0.26855379343032837, 0.3247626721858978, -0.19945776462554932, 0.07266905903816223, 0.0317658893764019, 0.0764300599694252, 0.34320980310440063, 0.05358090251684189, -0.04573396220803261, -0.1709320992231369, 0.10144343972206116, -0.1673647165298462, -0.21067382395267487, 0.14412949979305267, 0.04320415481925011, -0.09912135452032089, 0.21508194506168365, 0.5427113771438599, 0.138690784573555, 0.1570475846529007, -0.21020513772964478, 0.19088155031204224, 0.3073768615722656, -0.545859694480896, -0.3194464147090912, 0.08753548562526703, -0.14110855758190155, 0.47703760862350464, 0.1555091291666031, -0.03124232217669487, -0.16403524577617645, -0.0433281809091568, -0.16830818355083466, 0.17823943495750427, -0.09030173718929291, 0.2517548203468323, 0.5950236916542053, 0.1759181171655655, 0.00476147560402751, 0.48411932587623596, -0.04461181163787842, 0.15140411257743835, 0.030512090772390366, 0.26361677050590515, 0.08485562354326248, 0.26168569922447205, -0.061405252665281296, 0.19172078371047974, -0.20521213114261627, 0.01950387842953205, 0.4702282249927521, -0.29756975173950195, 0.2846590280532837, 0.4082794487476349, 0.04018223285675049, -0.3159623146057129, 0.12231054902076721, 0.08585131913423538, 0.07190828025341034, 0.06042349338531494, 0.04428131878376007, 0.16144250333309174, -0.08655288815498352, -0.4626162350177765, -0.22452977299690247, 0.25485092401504517, -0.15707869827747345, 0.2607232928276062, -0.202554851770401, 0.24629579484462738, 0.14454834163188934, 0.026464592665433884, 0.027847308665513992, 0.24989433586597443, -0.3727322518825531, -0.5261560678482056, 0.20272140204906464, 0.031140418723225594, 0.4580334722995758, 0.18098683655261993, 0.10009359568357468, -0.444480299949646, -0.02728443220257759, 0.3141670227050781, -0.33095061779022217, -0.06449123471975327, 0.06857956200838089, 0.2068624049425125, 0.169389009475708, -0.35852712392807007, 0.06037027761340141, 0.26640385389328003, -0.3536410331726074, -0.11082833260297775, 0.000722415919881314, -0.02589528262615204, -0.24953150749206543, 0.40869519114494324, 0.09825021028518677, 0.057062551379203796, -0.05659111961722374, 0.05695413053035736, -0.06525218486785889, -0.12014275789260864, 0.08289237320423126, -0.11331213265657425, 0.07029947638511658, -0.2024834007024765, 0.15560656785964966, 0.12730003893375397, 0.19630689918994904, 0.21061043441295624, 0.3391370177268982, 0.41991934180259705, -0.21410156786441803, -0.11899770051240921, -0.11217575520277023, 0.16635113954544067, -0.16644889116287231, 0.10531499981880188, -0.06438976526260376, 0.12640656530857086, -0.055306896567344666, 0.5758298635482788, 0.26264166831970215, -0.38210344314575195, -0.06605764478445053, 0.03649260848760605, -0.16327296197414398, -0.4715578556060791, 0.21165399253368378, -0.1803240329027176, -0.3330388069152832, -0.029676225036382675, -0.1475314050912857, 0.3279281258583069, 0.016446253284811974, -0.3204145133495331, 0.2830052375793457, 0.22094093263149261, 0.09696178883314133, 0.11063599586486816, 0.08099578320980072, -0.35856857895851135, 0.3697991967201233, -0.1707485318183899, -0.11461199820041656, -0.41994842886924744, -0.16182175278663635, -0.3082055449485779, 0.31631773710250854, 0.217366561293602, -0.07761728018522263, -0.06020217761397362, 0.28545939922332764, -0.08507313579320908, 0.22600993514060974, -0.18728412687778473, 0.11186566203832626, -0.3787533938884735, -0.21106930077075958, -0.15740907192230225, 0.203899547457695, 0.040730070322752, 0.036442678421735764, -0.045415036380290985, -0.14666736125946045, 0.32101964950561523, -0.13238269090652466, -0.6071964502334595, -0.3770466446876526, -0.10623150318861008, -0.04944967105984688, -0.022958464920520782, 0.24609412252902985, -0.06299346685409546, 0.3525967001914978, 0.25591152906417847, -0.21502232551574707, 0.014614385552704334, 0.051400285214185715, -0.027463719248771667, -0.14668110013008118, -0.18681184947490692, -0.0630560889840126, 0.06939291954040527, -0.047833941876888275, -0.4624696969985962 ]
96
..\pandas\reference\api\pandas.Series.to_sql.html
pandas.Series.to_sql
Series.to_sql(name, con, *, schema=None, if_exists='fail', index=True, index_label=None, chunksize=None, dtype=None, method=None)[source]# Write records stored in a DataFrame to a SQL database. Databases supported by SQLAlchemy [1] are supported. Tables can be newly created, appended to, or overwritten. Notes Timezone aware datetime columns will be written as Timestamp with timezone type with SQLAlchemy if supported by the database. Otherwise, the datetimes will be stored as timezone unaware timestamps local to the original timezone. Not all datastores support method="multi". Oracle, for example, does not support multi-value insert. References [1] https://docs.sqlalchemy.org [2] https://www.python.org/dev/peps/pep-0249/
Parameters: namestrName of SQL table. consqlalchemy.engine.(Engine or Connection) or sqlite3.ConnectionUsing SQLAlchemy makes it possible to use any DB supported by that library. Legacy support is provided for sqlite3.Connection objects. The user is responsible for engine disposal and connection closure for the SQLAlchemy connectable. See here. If passing a sqlalchemy.engine.Connection which is already in a transaction, the transaction will not be committed. If passing a sqlite3.Connection, it will not be possible to roll back the record insertion. schemastr, optionalSpecify the schema (if database flavor supports this). If None, use default schema. if_exists{‘fail’, ‘replace’, ‘append’}, default ‘fail’How to behave if the table already exists. fail: Raise a ValueError. replace: Drop the table before inserting new values. append: Insert new values to the existing table. indexbool, default TrueWrite DataFrame index as a column. Uses index_label as the column name in the table. Creates a table index for this column. index_labelstr or sequence, default NoneColumn label for index column(s). If None is given (default) and index is True, then the index names are used. A sequence should be given if the DataFrame uses MultiIndex. chunksizeint, optionalSpecify the number of rows in each batch to be written at a time. By default, all rows will be written at once. dtypedict or scalar, optionalSpecifying the datatype for columns. If a dictionary is used, the keys should be the column names and the values should be the SQLAlchemy types or strings for the sqlite3 legacy mode. If a scalar is provided, it will be applied to all columns. method{None, ‘multi’, callable}, optionalControls the SQL insertion clause used: None : Uses standard SQL INSERT clause (one per row). ‘multi’: Pass multiple values in a single INSERT clause. callable with signature (pd_table, conn, keys, data_iter). Details and a sample callable implementation can be found in the section insert method. Returns: None or intNumber of rows affected by to_sql. None is returned if the callable passed into method does not return an integer number of rows. The number of returned rows affected is the sum of the rowcount attribute of sqlite3.Cursor or SQLAlchemy connectable which may not reflect the exact number of written rows as stipulated in the sqlite3 or SQLAlchemy. Added in version 1.4.0. Raises: ValueErrorWhen the table already exists and if_exists is ‘fail’ (the default).
[">>> from sqlalchemy import create_engine\n>>> engine = create_engine('sqlite://', echo=False)", ">>> df = pd.DataFrame({'name' : ['User 1', 'User 2', 'User 3']})\n>>> df\n name\n0 User 1\n1 User 2\n2 User 3", '>>> df.to_sql(name=\'users\', con=engine)\n3\n>>> from sqlalchemy import text\n>>> with engine.connect() as conn:\n... conn.execute(text("SELECT * FROM users")).fetchall()\n[(0, \'User 1\'), (1, \'User 2\'), (2, \'User 3\')]', ">>> with engine.begin() as connection:\n... df1 = pd.DataFrame({'name' : ['User 4', 'User 5']})\n... df1.to_sql(name='users', con=connection, if_exists='append')\n2", '>>> df2 = pd.DataFrame({\'name\' : [\'User 6\', \'User 7\']})\n>>> df2.to_sql(name=\'users\', con=engine, if_exists=\'append\')\n2\n>>> with engine.connect() as conn:\n... conn.execute(text("SELECT * FROM users")).fetchall()\n[(0, \'User 1\'), (1, \'User 2\'), (2, \'User 3\'),\n (0, \'User 4\'), (1, \'User 5\'), (0, \'User 6\'),\n (1, \'User 7\')]', '>>> df2.to_sql(name=\'users\', con=engine, if_exists=\'replace\',\n... index_label=\'id\')\n2\n>>> with engine.connect() as conn:\n... conn.execute(text("SELECT * FROM users")).fetchall()\n[(0, \'User 6\'), (1, \'User 7\')]', '>>> from sqlalchemy.dialects.postgresql import insert\n>>> def insert_on_conflict_nothing(table, conn, keys, data_iter):\n... # "a" is the primary key in "conflict_table"\n... data = [dict(zip(keys, row)) for row in data_iter]\n... stmt = insert(table.table).values(data).on_conflict_do_nothing(index_elements=["a"])\n... result = conn.execute(stmt)\n... return result.rowcount\n>>> df_conflict.to_sql(name="conflict_table", con=conn, if_exists="append", method=insert_on_conflict_nothing) \n0', '>>> from sqlalchemy.dialects.mysql import insert\n>>> def insert_on_conflict_update(table, conn, keys, data_iter):\n... # update columns "b" and "c" on primary key conflict\n... data = [dict(zip(keys, row)) for row in data_iter]\n... stmt = (\n... insert(table.table)\n... .values(data)\n... )\n... stmt = stmt.on_duplicate_key_update(b=stmt.inserted.b, c=stmt.inserted.c)\n... result = conn.execute(stmt)\n... return result.rowcount\n>>> df_conflict.to_sql(name="conflict_table", con=conn, if_exists="append", method=insert_on_conflict_update) \n2', '>>> df = pd.DataFrame({"A": [1, None, 2]})\n>>> df\n A\n0 1.0\n1 NaN\n2 2.0', '>>> from sqlalchemy.types import Integer\n>>> df.to_sql(name=\'integers\', con=engine, index=False,\n... dtype={"A": Integer()})\n3', '>>> with engine.connect() as conn:\n... conn.execute(text("SELECT * FROM integers")).fetchall()\n[(1,), (None,), (2,)]']
pandas.Series.to_sql Series.to_sql(name, con, *, schema=None, if_exists='fail', index=True, index_label=None, chunksize=None, dtype=None, method=None)[source]# Write records stored in a DataFrame to a SQL database. Databases supported by SQLAlchemy [1] are supported. Tables can be newly created, appended to, or overwritten. Notes Timezone aware datetime columns will be written as Timestamp with timezone type with SQLAlchemy if supported by the database. Otherwise, the datetimes will be stored as timezone unaware timestamps local to the original timezone. Not all datastores support method="multi". Oracle, for example, does not support multi-value insert. References [1] https://docs.sqlalchemy.org [2] https://www.python.org/dev/peps/pep-0249/
[ -0.04613310843706131, -0.10232214629650116, -0.10980280488729477, -0.08742910623550415, 0.12862169742584229, 0.2901182174682617, 0.09014225006103516, 0.28087887167930603, 0.11449942737817764, -0.04226228594779968, -0.19778349995613098, 0.09012068808078766, -0.14976085722446442, 0.09357300400733948, 0.045803748071193695, -0.2584410607814789, 0.14583921432495117, -0.004906066227704287, -0.07896578311920166, 0.1080765351653099, -0.3157290816307068, -0.01973242685198784, -0.17209219932556152, -0.06084088236093521, -0.22760599851608276, -0.14696188271045685, -0.3432095944881439, 0.14502613246440887, -0.019181208685040474, -0.1496291309595108, 0.002002875553444028, -0.1252392679452896, 0.3189680576324463, 0.5593013167381287, -0.00010073153680423275, -0.23345716297626495, -0.11695612967014313, -0.22109799087047577, -0.1686292588710785, 0.2315971553325653, -0.437391996383667, -0.23811256885528564, 0.0846443697810173, -0.29631543159484863, -0.009988153353333473, -0.08130676299333572, 0.04495808482170105, -0.10146909952163696, 0.3853148818016052, 0.6005527377128601, 0.3249214291572571, 0.10106779634952545, 0.21556375920772552, -0.20210449397563934, -0.4624319076538086, -0.06999653577804565, 0.022937169298529625, 0.37129294872283936, -0.12407372146844864, -0.14997120201587677, 0.31867271661758423, 0.11817965656518936, -0.1540660262107849, -0.3096039593219757, -0.03344171494245529, -0.011331898160278797, 0.5635168552398682, -0.10936401039361954, -0.104713074862957, 0.22087731957435608, 0.1648082286119461, -0.5892298221588135, -0.4829418361186981, 0.20726409554481506, -0.018768519163131714, -0.31808510422706604, -0.1115371510386467, 0.3806847631931305, 0.14716306328773499, 0.35908785462379456, 0.3477475643157959, 0.1769191473722458, -0.1826625019311905, 0.34812119603157043, -0.26803699135780334, 0.3136964738368988, -0.14487488567829132, -0.12138782441616058, 0.12190991640090942, -0.14281180500984192, 0.12434384226799011, 0.10413729399442673, 0.3040946125984192, 0.23133665323257446, -0.14302252233028412, -0.24407608807086945, -0.35221028327941895, 0.042538367211818695, -0.1924835592508316, -0.26278743147850037, -0.15636563301086426, 0.11744482070207596, 0.12744303047657013, 0.1489589363336563, 0.11121722310781479, -0.05377855524420738, -0.04373142123222351, 0.16238895058631897, 0.10632874071598053, -0.01879642717540264, 0.14509065449237823, -0.057910047471523285, 0.16395361721515656, -0.15498311817646027, 0.3561024069786072, -0.027704115957021713, 0.1985451728105545, -0.012768196873366833, -0.40851864218711853, 0.020421363413333893, 0.06785128265619278, 0.07637690007686615, -0.1422298103570938, 0.5656945109367371, -0.2695831060409546, 0.02518175169825554, 0.1498831957578659, 0.19200676679611206, 0.014371824450790882, 0.1050080955028534, -0.3084046542644501, 0.45984023809432983, 0.1728266477584839, 0.15440429747104645, -0.07384228706359863, -0.06918556243181229, -0.018317287787795067, 0.27704715728759766, -0.22933465242385864, 0.00901428796350956, 0.09712005406618118, -0.12187498807907104, 0.11696687340736389, 0.31957682967185974, 0.15866582095623016, 0.04496771842241287, 0.06771359592676163, 0.028916941955685616, -0.2323276698589325, 0.0518655963242054, 0.16187596321105957, -0.20147141814231873, -0.3830927312374115, 0.2517755627632141, 0.18192139267921448, -0.0706806480884552, 0.23781560361385345, 0.14983119070529938, 0.18371941149234772, -0.04405130445957184, 0.3793128728866577, 0.05110516771674156, -0.054413825273513794, -0.23811523616313934, 0.024795513600111008, 0.2226017564535141, -0.36609116196632385, 0.1648872196674347, 0.28906571865081787, 0.11644768714904785, 0.25971612334251404, 0.08350761979818344, 0.18463905155658722, -0.16621090471744537, 0.24406087398529053, -0.09914208203554153, 0.31233498454093933, -0.3592202365398407, 0.22964361310005188, -0.012188754044473171, 0.034444354474544525, -0.05108864977955818, -0.08677312731742859, 0.21286343038082123, -0.16155529022216797, 0.08215991407632828, 0.1017291396856308, 0.2990182042121887, -0.2441173493862152, 0.08367632329463959, -0.28411439061164856, 0.014330490492284298, 0.07257744669914246, 0.041217636317014694, -0.03880266845226288, 0.08857353031635284, 0.21881088614463806, 0.09653878957033157, 0.11541470140218735, 0.17198312282562256, -0.009310956113040447, 0.28758347034454346, 0.03885256499052048, 0.04236038774251938, -0.17145995795726776, -0.37144890427589417, -0.0287491362541914, 0.029746513813734055, 0.1969715803861618, 0.08570779860019684, -0.10039860010147095, -0.19078706204891205, -0.27284160256385803, 0.06913591921329498, -0.011172017082571983, 0.12288419902324677, 0.21312950551509857, 0.09358040988445282, 0.25701606273651123, 0.15142883360385895, -0.26469185948371887, 0.4679616093635559, -0.036281686276197433, -0.09935250878334045, -0.23293522000312805, -0.08378569036722183, -0.09654916822910309, -0.1287861168384552, -0.1510796844959259, 0.11929349601268768, 0.2436552196741104, 0.005364587530493736, 0.07261962443590164, 0.28680896759033203, -0.003071879269555211, -0.06336404383182526, -0.2709101736545563, 0.3237611949443817, -0.015256986953318119, 0.15373989939689636, 0.17181579768657684, -0.021563904359936714, 0.22419367730617523, -0.11911191791296005, -0.14681792259216309, 0.4711321294307709, -0.05773932859301567, -0.3525300621986389, 0.1428534984588623, 0.22845233976840973, 0.3749163746833801, 0.09438596665859222, -0.22976873815059662, -0.1967102289199829, -0.23999598622322083, -0.16734835505485535, -0.3292718529701233, -0.1579158455133438, -0.41559696197509766, -0.0015987064689397812, 0.3611498773097992, -0.19242458045482635, 0.5127692222595215, -0.2764635682106018, -0.08929445594549179, -0.26212114095687866, 0.08385556936264038, 0.20683810114860535, 0.266471803188324, 0.12602455914020538, 0.20763036608695984, 0.0009278380312025547, -0.27227410674095154, 0.10662094503641129, 0.036418139934539795, -0.2329089343547821, -0.1253737211227417, -0.10959350317716599, 0.061150699853897095, -0.022038115188479424, -0.03324633836746216, 0.15982456505298615, -0.02950260043144226, 0.2654634714126587, -0.2389410436153412, 0.08220349252223969, -0.2348097413778305, -0.026129266247153282, 0.09809170663356781, -0.416704922914505, 0.1367548406124115, -0.4436464309692383, -0.06628315150737762, 0.3220400810241699, -0.11092720180749893, -0.032349999994039536, -0.29177534580230713, 0.23595915734767914, 0.3197692334651947, -0.08110647648572922, -0.08314429223537445, -0.0007536823395639658, 0.054144009947776794, 0.2150343358516693, -0.014880530536174774, 0.5395922660827637, 0.2961448132991791, -0.0760057270526886, -0.0491611547768116, -0.13069851696491241, 0.04675166308879852, -0.09611146152019501, -0.08502351492643356, 0.10890299081802368, 0.003781468840315938, 0.2900358736515045, -0.17480340600013733, -0.11597534269094467, 0.05704133212566376, -0.13524074852466583, 0.01611347682774067, 0.14506058394908905, -0.03381749242544174, 0.1799326390028, 0.11939320713281631, 0.1274442970752716, -0.6341038346290588, -0.46272948384284973, 0.11858494579792023, 0.1687391698360443, 0.08921796828508377, -0.04466355964541435, -0.05156998708844185, 0.18419522047042847, -0.1343679428100586, 0.052283383905887604, -0.16604124009609222, 0.08656766265630722, 0.3962842524051666, -0.39975276589393616, -0.3610972464084625, 0.18632182478904724, 0.16639302670955658, 0.010523766279220581, -0.36727485060691833, 0.09082987159490585, -0.39235395193099976, -0.15944747626781464, -0.06025099381804466, 0.09944058209657669, 0.12779051065444946, 0.3207470774650574, -0.13649453222751617, -0.1406983584165573, 0.19232535362243652, -0.08645270764827728, 0.020785711705684662, 0.402212917804718, -0.21306511759757996, -0.13239677250385284, 0.32237210869789124, -0.08574667572975159, 0.12838639318943024, 0.14670796692371368, -0.10062062740325928, 0.17466674745082855, -0.1703166365623474, 0.1869087815284729, -0.16503649950027466, -0.2760935127735138, -0.5988135933876038, -0.1848699152469635, 0.04976436123251915, 0.09991847723722458, -0.09875452518463135, 0.21314603090286255, -0.16640084981918335, 0.04686611890792847, -0.2211083620786667, -0.03572848439216614, 0.006549010053277016, -0.3254036009311676, 0.1674029529094696, -0.1827821135520935, 0.03407144919037819, -0.06287674605846405, 0.01512208953499794, -0.04058104008436203, 0.23283830285072327, -0.06050489470362663, 0.008927257731556892, -0.07227122783660889, 0.21868166327476501, -0.2956368625164032, 0.2538735568523407, 0.013988594524562359, 0.40554946660995483, -0.007862336002290249, -0.27703893184661865, -0.03909545764327049, 0.20090466737747192, 0.36099863052368164, -0.2932061553001404, -0.3624442517757416, 0.01781744696199894, -0.133935809135437, -0.5941210985183716, 0.09042717516422272, -0.18029771745204926, 0.03407774493098259, -0.21606652438640594, 0.02838866040110588, -0.0887618139386177, -0.035100750625133514, 0.28117409348487854, 0.16073407232761383, -0.15099218487739563, -0.05151049792766571, -0.16112513840198517, -0.3941289782524109, -0.004923315718770027, 0.12531109154224396, 0.4220317304134369, 0.10277418047189713, 0.04201717674732208, 0.05321061611175537, -0.11168012768030167, 0.2364649623632431, 0.3163362145423889, 0.0331043042242527, 0.005539097357541323, -0.06592436134815216, -0.01748756505548954, -0.0012940979795530438, -0.23158228397369385, 0.024997754022479057, 0.19819122552871704, -0.47402849793434143, -0.1627052277326584, 0.2590215802192688, -0.044519226998090744, 0.06455771625041962, 0.2136063575744629, 0.09574014693498611, 0.08895369619131088, 0.1948373168706894, -0.0482555627822876, -0.11414409428834915, -0.32454344630241394, 0.21339862048625946, 0.19710488617420197, -0.3063337802886963, -0.2844041883945465, -0.020368264988064766, 0.05963454768061638, 0.11194551736116409, -0.06862315535545349, 0.02442215196788311, -0.10029461979866028, 0.1537194848060608, -0.1060689315199852, 0.7352852821350098, -0.2844361364841461, 0.17178313434123993, 0.3788641095161438, -0.22742043435573578, 0.17361004650592804, -0.04392777755856514, 0.11548459529876709, -0.2921917736530304, -0.18695996701717377, -0.0864000916481018, 0.1087992861866951, -0.0007905206875875592, -0.003874482586979866, -0.3454267978668213, 0.25277602672576904, -0.4473072588443756, 0.05339643359184265, 0.06181052699685097, 0.20868170261383057, -0.24130839109420776, -0.0678568109869957, -0.57830810546875, 0.27428075671195984, 0.27511200308799744, -0.15740934014320374, -0.05145612731575966, -0.24520859122276306, 0.18649545311927795, 0.14755864441394806, -0.03942174091935158, -0.19081073999404907, -0.23348359763622284, 0.3205605149269104, -0.21763966977596283, 0.5054005980491638, -0.42734968662261963, 0.27335524559020996, 0.5657213926315308, -0.17568528652191162, -0.037564802914857864, -0.260836660861969, 0.17030228674411774, 0.0035721033345907927, -0.14460188150405884, 0.10368094593286514, 0.42210131883621216, 0.033173032104969025, 0.185138538479805, 0.475992351770401, -0.02381293848156929, -0.23430891335010529, 0.015107360668480396, 0.24658270180225372, -0.37338337302207947, -0.1783677488565445, -0.5364930033683777, -0.029959600418806076, -0.13529850542545319, -0.38238680362701416, 0.2553039789199829, 0.23855283856391907, -0.14064256846904755, 0.3626159429550171, -0.16949601471424103, -0.23284436762332916, -0.24089759588241577, 0.44050151109695435, -0.3140212297439575, 0.015188110060989857, 0.13754905760288239, 0.3027454912662506, -0.35303691029548645, -0.16621345281600952, 0.08077716082334518, 0.23915238678455353, -0.4624485969543457, 0.4158020615577698, -0.12049367278814316, 0.06748853623867035, 0.1827135682106018, 0.19403180480003357, 0.07021807879209518, 0.09865031391382217, -0.2377242147922516, -0.19200192391872406, -0.0997394248843193, 0.1824342906475067, 0.568145751953125, 0.1357361376285553, 0.09966708719730377, 0.1910470426082611, -0.15114529430866241, 0.050521720200777054, -0.46459826827049255, -0.08760810643434525, -0.30242887139320374, 0.12535597383975983, 0.013682214543223381, 0.032762378454208374, 0.12750215828418732, 0.11574030667543411, 0.2706652283668518, 0.27364325523376465, 0.15960146486759186, -0.3354109823703766, -0.01467191893607378, 0.019471654668450356, 0.014982827007770538, -0.02573685348033905, 0.06105722486972809, -0.35989484190940857, -0.29229485988616943, -0.020513679832220078, -0.1571923941373825, 0.4114127457141876, -0.36223918199539185, 0.17343765497207642, 0.39861607551574707, 0.06758347898721695, 0.2083275318145752, -0.2979651093482971, 0.06269466876983643, -0.06645819544792175, -0.14346933364868164, 0.15445773303508759, -0.13180695474147797, -0.10526454448699951, 0.15586523711681366, 0.2359939068555832, -0.0771016925573349, -0.16732509434223175, 0.1737789660692215, -0.07832849025726318, -0.09980704635381699, 0.029207555577158928, 0.3704453706741333, 0.10992573946714401, -0.3353227376937866, 0.15569034218788147, 0.07052996009588242, 0.27460381388664246, -0.29189205169677734, -0.0033593878615647554, -0.15100492537021637, -0.22533346712589264, 0.33147549629211426, 0.4031033515930176, 0.1072210818529129, -0.04762229323387146, 0.1243940070271492, 0.05456025153398514, -0.23161640763282776, -0.3962318003177643, -0.06583879888057709, 0.6622900366783142, -0.08919143676757812, 0.10453442484140396, 0.32717254757881165, 0.2151879519224167, 0.02707548253238201, 0.016404271125793457, -0.0010565477423369884, 0.46821850538253784, 0.14378923177719116, -0.13403081893920898, 0.12158142030239105, -0.185842826962471, 0.2755342721939087, -0.1462068259716034, -0.24646030366420746, 0.08024539053440094, 0.13501109182834625, -0.17830486595630646, -0.5141354203224182, 0.07170411199331284, -0.0819556936621666, 0.0612921379506588, -0.028896916657686234, 0.08566837757825851, 0.6175099611282349, -0.15014459192752838, 0.036414142698049545, -0.38357922434806824, -0.0638890415430069, -0.080878347158432, 0.17544718086719513, -0.04246306046843529, 0.4090755879878998, 0.09588302671909332, 0.15854766964912415, -0.1983538269996643, 0.1925782412290573, -0.19872832298278809, -0.1698531061410904, 0.08364474773406982, -0.15780594944953918, -0.34972748160362244, -0.047037459909915924, 0.3966211676597595, 0.13354533910751343, -0.12887626886367798, 0.651820957660675, -0.146553173661232, -0.24453222751617432, 0.21076783537864685, 0.11321546882390976, 0.19701148569583893, 0.09557091444730759, 0.061911582946777344, 0.2864415943622589, -0.21729309856891632, -0.016940612345933914, -0.004273402504622936, 0.3855881690979004, -0.20550774037837982, 0.35601380467414856, 0.2810914218425751, -0.106160007417202, -0.02993200346827507, 0.341256320476532, -0.22270077466964722, -0.3637518584728241, -0.03141159191727638, -0.34132295846939087, 0.08139374107122421, -0.13086184859275818, 0.1659550815820694, 0.1874961405992508, 0.2721640467643738, 0.11423330754041672, 0.41020330786705017, -0.19247853755950928, 0.22040919959545135, -0.17922113835811615, -0.04176522418856621, -0.04692082107067108, 0.181468665599823, -0.012368405237793922, 0.06757061928510666, 0.15385906398296356, 0.0339314267039299, -0.05847049131989479, 0.08708111941814423, -0.1889614313840866, 0.19571898877620697, 0.08937074989080429, -0.06907571852207184, -0.15548771619796753, 0.3612854480743408, 0.12976224720478058, -0.33521753549575806, 0.2696744203567505, -0.21919669210910797, 0.2390056699514389, -0.12100731581449509, -0.18209926784038544, 0.013345295563340187, 0.39704301953315735, 0.06736444681882858, 0.036071695387363434, 0.12753358483314514, -0.18909096717834473, -0.045521460473537445, 0.009053519926965237, 0.12789908051490784, -0.15436682105064392, 0.1305283159017563, -0.11212137341499329, -0.006146740633994341, 0.02858489565551281, -0.508477509021759, -0.12026554346084595, 0.47823917865753174, -0.22550934553146362, -0.14177203178405762, -0.04386741295456886, -0.023408567532896996, 0.08460091054439545, 0.040203116834163666, 0.35767292976379395, -0.11599627137184143, -0.04534567892551422, 0.22352440655231476, 0.08508780598640442, -0.07851957529783249, 0.1907893419265747, 0.14896510541439056, -0.2573269307613373, -0.2052098959684372, 0.12102920562028885, 0.16045914590358734, 0.023555118590593338, -0.22565308213233948, 0.0194022748619318, 0.1631513237953186, -0.11800935119390488, -0.102656789124012, 0.40457043051719666, -0.15826144814491272, 0.20944397151470184, -0.09458507597446442, -0.13028383255004883, 0.08043400198221207, 0.05437615513801575, -0.2803986668586731, -0.4349400997161865 ]
97
..\pandas\reference\api\pandas.Series.cumsum.html
pandas.Series.cumsum
Series.cumsum(axis=None, skipna=True, *args, **kwargs)[source]# Return cumulative sum over a DataFrame or Series axis. Returns a DataFrame or Series of the same size containing the cumulative sum.
Parameters: axis{0 or ‘index’, 1 or ‘columns’}, default 0The index or the name of the axis. 0 is equivalent to None or ‘index’. For Series this parameter is unused and defaults to 0. skipnabool, default TrueExclude NA/null values. If an entire row/column is NA, the result will be NA. *args, **kwargsAdditional keywords have no effect but might be accepted for compatibility with NumPy. Returns: scalar or SeriesReturn cumulative sum of scalar or Series.
['>>> s = pd.Series([2, np.nan, 5, -1, 0])\n>>> s\n0 2.0\n1 NaN\n2 5.0\n3 -1.0\n4 0.0\ndtype: float64', '>>> s.cumsum()\n0 2.0\n1 NaN\n2 7.0\n3 6.0\n4 6.0\ndtype: float64', '>>> s.cumsum(skipna=False)\n0 2.0\n1 NaN\n2 NaN\n3 NaN\n4 NaN\ndtype: float64', ">>> df = pd.DataFrame([[2.0, 1.0],\n... [3.0, np.nan],\n... [1.0, 0.0]],\n... columns=list('AB'))\n>>> df\n A B\n0 2.0 1.0\n1 3.0 NaN\n2 1.0 0.0", '>>> df.cumsum()\n A B\n0 2.0 1.0\n1 5.0 NaN\n2 6.0 1.0', '>>> df.cumsum(axis=1)\n A B\n0 2.0 3.0\n1 3.0 NaN\n2 1.0 1.0']
pandas.Series.cumsum Series.cumsum(axis=None, skipna=True, *args, **kwargs)[source]# Return cumulative sum over a DataFrame or Series axis. Returns a DataFrame or Series of the same size containing the cumulative sum.
[ -0.31133323907852173, -0.2488119900226593, -0.08331844210624695, 0.16633641719818115, 0.164164736866951, 0.1934071183204651, 0.054963868111371994, 0.33013343811035156, 0.1413574516773224, 0.25873222947120667, -0.24112264811992645, 0.35709714889526367, 0.21754689514636993, 0.17047958076000214, -0.012469920329749584, -0.14311780035495758, -0.10031268000602722, 0.11234810948371887, -0.3748670816421509, -0.21233758330345154, -0.19083094596862793, -0.0302728284150362, -0.09479191899299622, 0.03329406678676605, -0.23887686431407928, -0.04891837760806084, -0.04163924604654312, -0.23275746405124664, 0.13291972875595093, -0.22454343736171722, 0.43861156702041626, -0.12303345650434494, 0.06578177213668823, 0.7187122702598572, -0.00010101175575982779, -0.27524226903915405, 0.21158015727996826, -0.08492635935544968, 0.056766871362924576, 0.17643766105175018, 0.021988404914736748, 0.0030488844495266676, 0.19689641892910004, -0.4680097997188568, 0.10585843026638031, -0.0007320924778468907, -0.0203110184520483, -0.4101512134075165, -0.11530716717243195, -0.16614879667758942, 0.2357868105173111, -0.3477976620197296, -0.43269285559654236, -0.3118967115879059, -0.19491803646087646, -0.512619137763977, 0.16867540776729584, 0.32387587428092957, -0.0979027971625328, -0.35409674048423767, -0.20263229310512543, 0.18821902573108673, -0.03546764701604843, 0.07300637662410736, 0.1287197321653366, 0.10516859591007233, 0.7318012714385986, -0.05117438733577728, 0.09457072615623474, 0.33168718218803406, 0.7391829490661621, -0.2961370646953583, -0.04636341705918312, 0.10442294925451279, -0.08717820793390274, -0.11439329385757446, -0.08610250055789948, 0.3128552734851837, -0.15956427156925201, 0.08162017911672592, -0.1661509871482849, 0.6274886131286621, -0.08202533423900604, 0.270486444234848, -0.31166332960128784, -0.021682092919945717, 0.03646637499332428, 0.044516850262880325, 0.12789881229400635, 0.034660033881664276, -0.06361158192157745, -0.11601749062538147, 0.19149112701416016, 0.25527945160865784, -0.1682419329881668, -0.16453030705451965, 0.23879534006118774, 0.02781912125647068, 0.037632908672094345, 0.09135003387928009, 0.30278250575065613, -0.024826500564813614, -0.08785872906446457, 0.30116429924964905, 0.20778483152389526, 0.05281790345907211, -0.16544057428836823, -0.36995217204093933, 0.2044144868850708, 0.0056085786782205105, 0.08612226694822311, -0.004309973679482937, 0.10116153955459595, 0.2324768453836441, 0.2512468099594116, 0.07064943760633469, -0.514336884021759, 0.024010559543967247, -0.4723183512687683, -0.05282304808497429, 0.07509823143482208, -0.17762579023838043, 0.0966944471001625, 0.1157771423459053, -0.03611002489924431, 0.4064381420612335, -0.14720384776592255, 0.03880634903907776, 0.3286442756652832, 0.47439542412757874, -0.4108758866786957, 0.3829611837863922, -0.09432719647884369, -0.08898436278104782, 0.04252080246806145, -0.13282272219657898, 0.20073682069778442, -0.08863555639982224, 0.3050922155380249, 0.05416615679860115, 0.05366869643330574, -0.08501981198787689, 0.06773901730775833, 0.172638401389122, 0.14345307648181915, -0.07788962125778198, 0.23263607919216156, 0.04730335250496864, -0.30779531598091125, 0.2337968945503235, 0.1225205585360527, -0.19891388714313507, 0.049235764890909195, 0.2618163526058197, -0.1462125927209854, 0.0024168032687157393, -0.4077474772930145, 0.23527367413043976, -0.16007371246814728, 0.04325870797038078, 0.36724144220352173, 0.22183793783187866, -0.0142171336337924, -0.22484175860881805, 0.12814876437187195, 0.10182400792837143, -0.7294319272041321, -0.07089374214410782, -0.10896330326795578, -0.418582946062088, 0.12033230811357498, 0.08461137115955353, -0.0011326015228405595, -0.044862937182188034, -0.2869724631309509, -0.10682806372642517, -0.07063844054937363, -0.4139463007450104, -0.3916319012641907, -0.12854473292827606, -0.0678146556019783, 0.1669975370168686, 0.1438227742910385, 0.16237205266952515, -0.45812544226646423, -0.06208755075931549, 0.3766782283782959, -0.057072315365076065, -0.06013602763414383, -0.036712680011987686, 0.09806592017412186, -0.14780402183532715, 0.34288883209228516, -0.05576464906334877, 0.09810654819011688, 0.18574926257133484, 0.18288582563400269, -0.1083691194653511, 0.23982097208499908, 0.053473085165023804, -0.11642247438430786, -0.2600961923599243, 0.3306316137313843, -0.4431478679180145, 0.01322308462113142, -0.37640100717544556, 0.23608903586864471, 0.10095348954200745, 0.05082113668322563, -0.23917953670024872, 0.3201844096183777, -0.41471341252326965, -0.39574986696243286, -0.18324320018291473, 0.20129315555095673, 0.22615841031074524, 0.293606162071228, 0.22439971566200256, 0.1566111296415329, -0.1030166894197464, -0.13739965856075287, 0.27356287837028503, -0.07626980543136597, -0.18611368536949158, 0.16957294940948486, 0.056512221693992615, 0.19905053079128265, -0.0862787738442421, -0.0312831737101078, 0.12169530242681503, 0.1230095773935318, 0.1886519342660904, 0.2645737826824188, 0.3431531488895416, -0.3370366394519806, 0.31431421637535095, 0.24785320460796356, 0.13217458128929138, -0.14078789949417114, -0.09771794825792313, -0.0031733554787933826, 0.07107064127922058, 0.14289163053035736, -0.02021786756813526, -0.22309798002243042, 0.038909733295440674, -0.2119588404893875, -0.1297207474708557, 0.10117945820093155, 0.19240619242191315, 0.16903242468833923, -0.09186511486768723, -0.0908210426568985, -0.2770276367664337, -0.1595250517129898, 0.39227136969566345, -0.20339179039001465, -0.04737004637718201, -0.13762465119361877, 0.003334557870402932, 0.43794000148773193, -0.18479442596435547, 0.30395838618278503, 0.04359785094857216, -0.16429348289966583, -0.07289034128189087, 0.0600363053381443, 0.02504059486091137, 0.10356789082288742, 0.22140221297740936, 0.4722152054309845, -0.012742816470563412, 0.059468064457178116, -0.137392058968544, 0.0991838201880455, 0.31290119886398315, 0.10504481941461563, 0.022892236709594727, 0.12614835798740387, -0.05408741533756256, -0.10021734237670898, 0.1342930644750595, -0.17374716699123383, 0.05789501965045929, 0.05377402901649475, -0.08275296539068222, -0.2418849915266037, -0.33283093571662903, 0.1378752440214157, -0.2803087830543518, 0.12225105613470078, -0.2666521966457367, -0.08132417500019073, 0.2570912539958954, -0.19984865188598633, 0.0068661426194012165, -0.3295465409755707, 0.35810860991477966, 0.2773459553718567, -0.0792139396071434, -0.20861895382404327, -0.18790683150291443, 0.06229398027062416, 0.290850430727005, -0.2834385633468628, 0.06313090771436691, 0.19385844469070435, -0.01757039502263069, 0.3004106283187866, -0.07739060372114182, 0.022637274116277695, 0.06961113959550858, -0.09311412274837494, 0.009172137826681137, 0.13493745028972626, 0.07958796620368958, -0.3388550877571106, -0.19257307052612305, -0.17293328046798706, -0.1362825632095337, 0.04417494311928749, -0.08437592536211014, -0.0015739998780190945, 0.3281676769256592, -0.019498437643051147, 0.10856190323829651, -0.16711090505123138, -0.3993554711341858, 0.06634194403886795, 0.17973090708255768, 0.08668165653944016, -0.24274863302707672, -0.1349627524614334, 0.375903457403183, 0.3404081165790558, 0.0637078508734703, -0.4028950333595276, -0.2930709421634674, 0.26876160502433777, -0.024099601432681084, 0.029937012121081352, 0.07664640247821808, -0.4403141736984253, 0.23818102478981018, -0.016613267362117767, -0.2711861729621887, -0.42024874687194824, 0.040360137820243835, -0.00003477589416434057, 0.2602860927581787, 0.14832703769207, 0.156207874417305, -0.03912895917892456, -0.396584153175354, -0.050396375358104706, -0.0637453943490982, -0.16910848021507263, -0.039557378739118576, 0.06069411709904671, -0.14722712337970734, 0.18973110616207123, 0.26667705178260803, 0.14536692202091217, 0.3830854296684265, 0.3495505750179291, 0.0897211804986, -0.02810579352080822, 0.09842541813850403, 0.034961432218551636, -0.0649079829454422, -0.09667440503835678, -0.04017457365989685, 0.22048911452293396, 0.15381138026714325, -0.10388987511396408, -0.20214346051216125, -0.15401139855384827, -0.19352763891220093, -0.1742180585861206, 0.07553058862686157, -0.1682981252670288, -0.43570542335510254, 0.04712844640016556, 0.1270579844713211, -0.039880868047475815, -0.2576351463794708, -0.04410761594772339, -0.06255695223808289, -0.05734814703464508, -0.016215940937399864, -0.049796849489212036, -0.13377399742603302, 0.1918794959783554, -0.0921739935874939, 0.40960392355918884, 0.127547487616539, -0.3782988488674164, 0.13220033049583435, -0.30746257305145264, -0.2410510629415512, 0.19390958547592163, 0.4085102081298828, -0.012961852364242077, -0.23518644273281097, 0.03786695376038551, -0.4427527189254761, -0.3478901982307434, 0.11783988773822784, -0.2412232756614685, -0.040326494723558426, 0.34685108065605164, -0.016620740294456482, -0.03256017342209816, 0.05511709675192833, 0.2794460952281952, 0.2612079977989197, 0.04742870852351189, -0.1369732767343521, -0.1552373617887497, -0.05825376510620117, 0.08716174960136414, 0.19787733256816864, 0.08499020338058472, 0.25205546617507935, -0.13598164916038513, -0.4009673297405243, -0.09785837680101395, -0.17037704586982727, 0.34318140149116516, 0.03350191190838814, 0.35537290573120117, 0.4253496527671814, -0.06658078730106354, -0.10079101473093033, -0.06622335314750671, 0.1377919465303421, -0.016351882368326187, 0.07932563871145248, 0.2972797453403473, 0.18296672403812408, -0.3223208785057068, 0.280314564704895, -0.055683378130197525, -0.13829271495342255, -0.19896787405014038, -0.290727823972702, 0.06967201083898544, -0.09279840439558029, -0.18260952830314636, -0.18757258355617523, 0.066985122859478, -0.11918071657419205, -0.17625463008880615, 0.4795462191104889, 0.1516186147928238, -0.03021896444261074, 0.22229811549186707, -0.06504763662815094, -0.2679254114627838, -0.32825079560279846, 0.09721644222736359, 0.6455760598182678, 0.06583654880523682, 0.06945294141769409, 0.12211024016141891, 0.3242384195327759, 0.2848922610282898, 0.113484226167202, 0.2377270758152008, 0.020556025207042694, -0.37136271595954895, -0.19671699404716492, -0.14060024917125702, -0.25837647914886475, 0.12019835412502289, -0.2817637026309967, 0.26763081550598145, -0.2520853877067566, 0.10379917174577713, 0.22758479416370392, -0.14666029810905457, -0.39378347992897034, -0.1270446926355362, -0.08436738699674606, 0.25698143243789673, 0.04748596251010895, 0.07199645787477493, -0.06492967903614044, -0.040717560797929764, -0.03679436445236206, -0.09533409774303436, -0.11731541156768799, 0.08757209032773972, 0.11113882064819336, 0.15618695318698883, -0.02959144301712513, -0.4693340063095093, -0.3191378712654114, 0.022477339953184128, 0.19336584210395813, -0.11236625909805298, 0.072015680372715, 0.014206563122570515, 0.03670075163245201, -0.0023383016232401133, 0.1402445137500763, 0.14342084527015686, 0.5315669775009155, 0.006431602407246828, -0.08732811361551285, 0.3737453520298004, 0.18189892172813416, -0.1250024288892746, 0.32930079102516174, 0.14365507662296295, -0.011397228576242924, 0.02835489809513092, -0.2233453392982483, -0.14967721700668335, -0.20461538434028625, -0.1476489156484604, 0.24160607159137726, 0.14885760843753815, -0.23398303985595703, 0.1763627529144287, -0.17229361832141876, -0.2142772674560547, -0.11874585598707199, 0.15465734899044037, 0.20919671654701233, -0.32903122901916504, 0.10574819147586823, -0.12925852835178375, -0.16463012993335724, -0.18418654799461365, -0.3646848797798157, 0.21300815045833588, 0.022855015471577644, 0.3011690676212311, 0.0006015452672727406, -0.007319045718759298, -0.08705901354551315, 0.042054641991853714, -0.027334360405802727, 0.5512298345565796, -0.35913413763046265, -0.31380704045295715, -0.45667561888694763, 0.20330369472503662, 0.19438436627388, 0.5260534882545471, 0.09467068314552307, 0.0312550850212574, 0.12287063896656036, -0.11760784685611725, -0.42929941415786743, -0.009640222415328026, -0.2515471577644348, -0.16350552439689636, 0.14302417635917664, 0.10323623567819595, 0.03153138980269432, 0.3709290623664856, 0.2775551378726959, 0.5661337375640869, 0.05296681821346283, -0.39562317728996277, -0.2321365624666214, 0.044990118592977524, -0.0819871798157692, -0.16537676751613617, 0.36667460203170776, 0.08440540730953217, -0.10412363708019257, -0.2831556499004364, -0.07782305032014847, 0.17213529348373413, 0.10048866271972656, 0.2883107364177704, 0.13142000138759613, 0.08317488431930542, 0.056108877062797546, -0.26625004410743713, 0.12499415129423141, 0.13171838223934174, -0.2375984787940979, 0.1588136851787567, -0.16495680809020996, -0.05382135137915611, -0.043965041637420654, 0.04587532952427864, -0.06970491260290146, 0.27098116278648376, -0.054382193833589554, 0.35769757628440857, -0.1308087706565857, 0.21939362585544586, 0.20467889308929443, -0.12747368216514587, -0.09733735024929047, -0.04584679752588272, -0.19622068107128143, 0.3215593099594116, -0.4670298099517822, 0.06856191158294678, 0.035685013979673386, 0.19818907976150513, 0.30066126585006714, 0.2078285962343216, 0.014807564206421375, 0.10518208891153336, 0.36087292432785034, -0.20222488045692444, 0.28675249218940735, -0.3139954209327698, 0.40779927372932434, 0.4297116994857788, 0.07798813283443451, 0.13766370713710785, 0.01881656050682068, 0.2464529126882553, 0.19322849810123444, 0.31506842374801636, 0.08826103061437607, -0.16997209191322327, -0.3157458007335663, -0.35258451104164124, -0.12102100253105164, -0.00922164972871542, -0.05311531573534012, 0.41414782404899597, -0.2917202115058899, 0.2146204262971878, 0.30552002787590027, -0.09962275624275208, -0.08605341613292694, 0.4626711905002594, -0.2986294627189636, -0.03029348887503147, 0.08973177522420883, -0.037877243012189865, 0.04641798883676529, -0.15211613476276398, 0.1360255777835846, -0.012593863531947136, 0.21453985571861267, -0.04839213564991951, 0.19559626281261444, -0.1543838530778885, 0.13046254217624664, -0.08552097529172897, 0.07839010655879974, 0.16870447993278503, 0.15933355689048767, -0.10238730162382126, -0.5506084561347961, 0.6349523663520813, 0.24157270789146423, -0.13541483879089355, 0.3881509006023407, 0.17379137873649597, -0.17874042689800262, -0.04414951428771019, 0.27041229605674744, 0.1278776228427887, -0.2507428824901581, -0.17671571671962738, -0.008523799479007721, 0.21672411262989044, 0.22452034056186676, 0.06513185799121857, 0.38925662636756897, -0.3422028720378876, 0.1302962750196457, 0.00652142520993948, 0.2856570780277252, -0.6430485248565674, 0.30970656871795654, 0.13748417794704437, 0.1026100441813469, -0.09143714606761932, 0.029734017327427864, -0.18534336984157562, -0.04035957157611847, -0.014543266966938972, -0.07848352938890457, 0.09565992653369904, -0.03927871957421303, 0.19245722889900208, -0.06538554280996323, 0.22492553293704987, -0.07426676154136658, 0.5412057638168335, -0.1065596342086792, -0.12792657315731049, -0.3517424166202545, 0.2674262821674347, 0.2281891256570816, -0.07923868298530579, -0.2264791578054428, 0.1753956824541092, -0.0008291733684018254, 0.0065084341913461685, 0.4057544767856598, -0.1866854578256607, -0.340543657541275, -0.044379521161317825, 0.1537792682647705, -0.3205028772354126, -0.14508472383022308, -0.15706950426101685, 0.10248316079378128, -0.22817830741405487, -0.07309628278017044, 0.08246955275535583, 0.34040048718452454, 0.08348698914051056, -0.14804713428020477, -0.05357407033443451, 0.2789117991924286, 0.24547335505485535, 0.060679323971271515, 0.20543190836906433, -0.17710644006729126, 0.36354973912239075, 0.25261542201042175, -0.034231219440698624, -0.05931450426578522, 0.18881896138191223, -0.009519053623080254, 0.19804216921329498, -0.1686212569475174, -0.057057857513427734, 0.09272211045026779, 0.03518277406692505, 0.22760441899299622, -0.08565207570791245, -0.03675537183880806, 0.052221160382032394, -0.04841143637895584, -0.2726820111274719, 0.0933142751455307, 0.3202667534351349, 0.02711755409836769, 0.17467010021209717, 0.10412849485874176, -0.24191397428512573, 0.1631045788526535, -0.4360714554786682, -0.534674346446991, -0.2988276481628418, 0.028792183846235275, 0.03633125498890877, -0.2525607645511627, -0.003776392200961709, 0.14407344162464142, 0.3626832365989685, 0.07338559627532959, -0.2839548587799072, -0.1765366792678833, -0.5170319080352783, 0.038776103407144547, -0.14985774457454681, -0.123753622174263, 0.1662442982196808, -0.20139449834823608, -0.11985576152801514, -0.41965368390083313 ]
98
..\pandas\reference\api\pandas.tseries.offsets.Milli.is_year_end.html
pandas.tseries.offsets.Milli.is_year_end
Milli.is_year_end(ts)# Return boolean whether a timestamp occurs on the year end.
No parameters found
['>>> ts = pd.Timestamp(2022, 1, 1)\n>>> freq = pd.offsets.Hour(5)\n>>> freq.is_year_end(ts)\nFalse']
pandas.tseries.offsets.Milli.is_year_end Milli.is_year_end(ts)# Return boolean whether a timestamp occurs on the year end.
[ -0.19111007452011108, -0.37292516231536865, -0.19044309854507446, -0.01671825721859932, -0.2288854718208313, -0.10561465471982956, 0.15680482983589172, 0.2971207797527313, -0.07535433024168015, 0.033730801194906235, 0.49159595370292664, 0.29223471879959106, 0.044150277972221375, 0.1422177404165268, -0.46279484033584595, 0.14439459145069122, 0.1580321490764618, 0.46892622113227844, -0.30245423316955566, 0.04004901647567749, -0.38590702414512634, -0.1110612079501152, -0.19091244041919708, -0.03256196528673172, -0.0077095041051507, -0.2015773206949234, -0.041670188307762146, -0.062419429421424866, -0.15680362284183502, 0.048114173114299774, 0.13941359519958496, -0.11160723865032196, -0.08502207696437836, 0.7786227464675903, -0.0001040570205077529, -0.2851070165634155, 0.186250701546669, -0.13033707439899445, -0.31252795457839966, 0.2622571885585785, -0.004863804671913385, 0.11816268414258957, 0.05718805268406868, -0.06914085149765015, -0.24594630300998688, 0.02494460716843605, -0.09418921917676926, -0.3777974545955658, 0.30603745579719543, 0.3607504963874817, 0.19123634696006775, 0.19562450051307678, -0.03156520798802376, 0.03900032117962837, 0.06714298576116562, -0.1645813137292862, 0.1760820895433426, -0.047292277216911316, -0.13956356048583984, -0.13900309801101685, 0.14030177891254425, 0.2711385488510132, 0.11277925968170166, 0.2726750671863556, -0.08290935307741165, -0.02951716259121895, 0.3922531306743622, 0.2604471445083618, -0.1682516485452652, 0.0881711095571518, 0.5924370884895325, -0.5223673582077026, -0.30133056640625, -0.04434775933623314, -0.20098452270030975, -0.1469050645828247, 0.11682615429162979, -0.19995127618312836, 0.07128734141588211, 0.08898665010929108, -0.031242569908499718, 0.4460441768169403, -0.25011229515075684, 0.12442982196807861, -0.6246839761734009, 0.2591537833213806, -0.023681893944740295, -0.12171228229999542, -0.1864943951368332, -0.0776207447052002, 0.43382158875465393, 0.09834814816713333, -0.009555211290717125, 0.19937768578529358, 0.05850386619567871, -0.4441092312335968, 0.16018980741500854, 0.04942013695836067, -0.1166013702750206, 0.022242369130253792, -0.038322195410728455, -0.09664715081453323, -0.2573542594909668, -0.10633870214223862, 0.31221240758895874, 0.15702660381793976, -0.11194749921560287, -0.10971074551343918, 0.21495451033115387, -0.04577469080686569, -0.01408426370471716, 0.11548518389463425, 0.40384942293167114, -0.38200369477272034, 0.22246399521827698, 0.191088005900383, 0.3370423913002014, -0.10404447466135025, -0.12348828464746475, 0.12062988430261612, -0.23310254514217377, -0.23238542675971985, 0.06196894496679306, -0.026835257187485695, -0.20893843472003937, 0.30696192383766174, 0.2068338692188263, -0.26713311672210693, 0.10018566995859146, 0.21590739488601685, -0.26097699999809265, 0.33850306272506714, 0.08031915873289108, -0.34544113278388977, -0.1876356154680252, 0.041682735085487366, -0.2403068244457245, 0.31459710001945496, -0.26408353447914124, 0.05695783346891403, -0.11438743025064468, -0.2383812665939331, 0.3381931781768799, 0.37449800968170166, -0.2558036148548126, -0.08139467984437943, 0.11995134502649307, 0.09966864436864853, -0.24448466300964355, 0.042194560170173645, 0.33143821358680725, 0.12005853652954102, -0.06469516456127167, 0.3389907777309418, -0.3962893784046173, -0.10894245654344559, 0.08238738030195236, 0.021849965676665306, 0.26321202516555786, 0.22101514041423798, 0.5939648151397705, 0.07394614070653915, -0.43077877163887024, -0.016392910853028297, -0.05954240262508392, 0.17674453556537628, -0.5042089223861694, 0.07702060788869858, -0.03491149842739105, -0.5966212153434753, -0.1388060599565506, 0.046752747148275375, 0.49376407265663147, -0.032478608191013336, -0.19896191358566284, -0.7006338834762573, -0.08275627344846725, -0.25828516483306885, -0.06343258917331696, 0.0383787602186203, -0.08345586061477661, -0.15991613268852234, 0.05680152028799057, 0.19033679366111755, -0.4139505624771118, -0.16560962796211243, 0.09404084831476212, -0.1183469370007515, -0.07674653828144073, -0.219315767288208, -0.06477301567792892, -0.14355480670928955, 0.2815540134906769, 0.16228830814361572, 0.22655674815177917, -0.14920100569725037, -0.10483941435813904, -0.02845282480120659, -0.04555172845721245, 0.26549848914146423, -0.06838168203830719, -0.2474142611026764, 0.33533206582069397, -0.10432817786931992, -0.0722128301858902, -0.4747658371925354, 0.05023220553994179, 0.0336851142346859, -0.06916344165802002, 0.09624700993299484, 0.15585002303123474, -0.0948629304766655, -0.19738377630710602, 0.21039873361587524, 0.15925593674182892, 0.483225017786026, 0.27904894948005676, -0.10427845269441605, 0.14564602077007294, 0.5526178479194641, -0.06750233471393585, 0.17512361705303192, 0.03371712937951088, -0.10297289490699768, 0.04677348956465721, -0.07740700989961624, 0.082557812333107, 0.0059364112094044685, -0.04149691015481949, 0.27161359786987305, 0.13553498685359955, -0.0059455279260873795, 0.1702202707529068, 0.0834018737077713, 0.09608930349349976, 0.2557382583618164, 0.012486365623772144, -0.12366321682929993, 0.027132106944918633, 0.3472166359424591, -0.3238992393016815, 0.44907110929489136, 0.06316547840833664, 0.1125987097620964, -0.08141995221376419, 0.402616024017334, 0.06989379972219467, -0.27602341771125793, -0.043759316205978394, 0.04111628979444504, 0.06252112984657288, -0.11848338693380356, -0.11011847108602524, -0.354609876871109, -0.03320515155792236, -0.009888572618365288, -0.222972571849823, 0.3729662299156189, -0.2561376988887787, -0.0033619008027017117, 0.3971323072910309, -0.14906089007854462, 0.07877250760793686, 0.03182137385010719, 0.22570207715034485, -0.09150607138872147, -0.01548636145889759, -0.07906890660524368, -0.0025935452431440353, 0.22578845918178558, 0.23147007822990417, 0.044872887432575226, -0.1889176070690155, 0.022553814575076103, 0.09819772839546204, 0.16614659130573273, 0.07795291393995285, -0.07337372750043869, 0.15717831254005432, 0.16181018948554993, -0.13933882117271423, 0.0720725730061531, -0.2281867116689682, 0.15715044736862183, -0.33042237162590027, -0.06198657304048538, -0.1861906200647354, -0.3969389796257019, 0.19951820373535156, -0.333318829536438, 0.09506096690893173, -0.13263699412345886, 0.3867565095424652, 0.20513199269771576, -0.06859922409057617, -0.053905189037323, -0.1958579123020172, 0.38012614846229553, 0.40568146109580994, -0.006440662778913975, -0.08934096246957779, -0.370713472366333, 0.0032666875049471855, 0.2921287417411804, -0.14082442224025726, 0.15821091830730438, 0.39788272976875305, 0.03585605323314667, 0.08058187365531921, -0.019467823207378387, -0.10028722137212753, 0.13164782524108887, -0.2558133900165558, 0.16962257027626038, 0.10450640320777893, 0.22256729006767273, -0.12431583553552628, 0.09511508047580719, -0.10728798061609268, 0.013422059826552868, -0.26691123843193054, -0.1439056694507599, -0.015591165982186794, 0.14551959931850433, -0.3896530270576477, 0.08695463091135025, -0.09046203643083572, -0.2583259046077728, 0.06107800453901291, 0.05920049920678139, 0.027983924373984337, 0.4049099087715149, -0.00460331654176116, -0.0979820042848587, 0.14750045537948608, -0.047853983938694, -0.4043307900428772, -0.32690033316612244, -0.09976478666067123, 0.3448699712753296, -0.18967723846435547, 0.30576813220977783, -0.011677457951009274, -0.22109197080135345, -0.03734283894300461, -0.04302046820521355, -0.7932746410369873, 0.20718838274478912, -0.09819459170103073, 0.11524646729230881, -0.21157774329185486, 0.22972597181797028, -0.06748087704181671, -0.3209545314311981, -0.129166379570961, 0.19057540595531464, 0.2548690438270569, -0.1196805015206337, 0.10324998944997787, 0.13209053874015808, 0.3745584189891815, 0.03273821994662285, 0.23107396066188812, 0.4190329909324646, -0.3361378312110901, 0.03017330728471279, -0.13119445741176605, 0.14349623024463654, 0.07889809459447861, 0.12098529189825058, -0.06632561981678009, 0.3132322132587433, 0.1052333265542984, 0.2769813537597656, -0.030956553295254707, 0.23801766335964203, -0.25487494468688965, -0.06244078278541565, -0.24249449372291565, -0.08429403603076935, -0.2737424075603485, -0.4168527126312256, 0.12048844248056412, -0.19937504827976227, -0.056100472807884216, -0.24746862053871155, 0.06066177040338516, -0.1373058408498764, 0.2965179979801178, 0.294964998960495, -0.08194030821323395, 0.008880794048309326, 0.16733728349208832, 0.20205017924308777, 0.017671389505267143, 0.07049913704395294, 0.2752666771411896, -0.05887103080749512, -0.13949155807495117, -0.06742337346076965, -0.04095517471432686, 0.5795437097549438, -0.10969778150320053, 0.2364792823791504, -0.062455348670482635, -0.1511755883693695, -0.37491562962532043, 0.1319391429424286, -0.21234408020973206, -0.17284971475601196, -0.07042323052883148, 0.24727390706539154, -0.027098242193460464, -0.006334586068987846, 0.11515367776155472, -0.09518906474113464, 0.01448177918791771, -0.16855666041374207, -0.1997787207365036, 0.0015243538655340672, 0.22857189178466797, 0.5496601462364197, 0.306643545627594, -0.21731062233448029, 0.17771172523498535, -0.33669787645339966, -0.05443604290485382, -0.2808524966239929, 0.33512505888938904, 0.1732126772403717, 0.11364994943141937, -0.05576912686228752, 0.034367334097623825, -0.19949989020824432, -0.20767301321029663, 0.4890711009502411, -0.16321031749248505, -0.1089990884065628, -0.03923427686095238, -0.24019713699817657, -0.134223073720932, 0.11791453510522842, 0.07407139241695404, -0.4421636462211609, -0.0421908013522625, 0.08593197166919708, 0.12735094130039215, -0.29668477177619934, -0.2634648084640503, -0.21973296999931335, 0.3425716459751129, -0.07099158316850662, -0.13826243579387665, 0.40699976682662964, 0.2702493667602539, -0.14727000892162323, 0.015127109363675117, -0.14987727999687195, -0.3505117893218994, -0.1577477604150772, -0.04461762309074402, 0.5191907286643982, 0.08862695097923279, -0.03551135212182999, 0.3868511915206909, -0.024590790271759033, 0.194403737783432, 0.3832538425922394, -0.0038702397141605616, 0.1076125055551529, -0.24778926372528076, -0.26116615533828735, -0.07226496189832687, -0.2270018607378006, -0.1441427320241928, -0.22584857046604156, 0.06490608304738998, -0.14399771392345428, 0.23531928658485413, 0.15361692011356354, 0.16474944353103638, -0.16808545589447021, 0.42951712012290955, -0.38258254528045654, 0.2739495038986206, 0.03524713218212128, 0.05357347056269646, -0.06807874888181686, -0.030313296243548393, -0.15247252583503723, -0.05388394370675087, 0.08607684820890427, -0.3422413766384125, 0.03490079194307327, 0.014231379143893719, -0.07565944641828537, -0.34709474444389343, -0.29551568627357483, -0.25448548793792725, 0.5553736090660095, -0.1503898650407791, 0.06407362967729568, -0.0306088849902153, 0.12355651706457138, 0.23106272518634796, -0.17293497920036316, 0.35392358899116516, 0.5452910661697388, -0.1329449713230133, 0.13303984701633453, 0.1372375786304474, -0.0711604580283165, -0.0777534767985344, 0.21710294485092163, 0.3027861416339874, -0.39478063583374023, -0.10043614357709885, -0.13691158592700958, -0.3206925094127655, -0.09757134318351746, -0.06421753019094467, 0.21103064715862274, 0.047129008919000626, 0.20043018460273743, 0.1717355102300644, -0.31154778599739075, -0.13172832131385803, -0.31784647703170776, 0.03501676395535469, -0.15108083188533783, 0.5070481300354004, 0.058679405599832535, 0.2418144792318344, -0.29330122470855713, -0.17753605544567108, -0.22973018884658813, -0.04617390036582947, -0.15888242423534393, 0.5125318765640259, 0.3091973066329956, 0.08311048895120621, 0.19685354828834534, 0.42907482385635376, 0.04437333717942238, 0.32752758264541626, -0.02109978348016739, -0.24430784583091736, -0.21230313181877136, 0.17507585883140564, -0.17766103148460388, 0.4328380525112152, 0.19171153008937836, 0.5579553842544556, 0.18730130791664124, -0.40762218832969666, -0.4176701307296753, -0.2088070809841156, -0.2259308397769928, 0.06057043746113777, -0.06688898801803589, -0.022004667669534683, -0.31549644470214844, -0.3070449233055115, 0.27194926142692566, 0.012254397384822369, -0.08201737701892853, -0.3109470307826996, -0.012043580412864685, 0.014288486912846565, -0.134347602725029, 0.04306325688958168, 0.195919468998909, 0.17878079414367676, -0.15877190232276917, -0.0020003407262265682, -0.373588502407074, 0.2784039080142975, -0.033875998109579086, 0.2598986327648163, 0.3659689724445343, -0.04717480391263962, 0.017197709530591965, -0.07266122102737427, 0.05315527319908142, -0.17558003962039948, -0.3366495668888092, 0.38666898012161255, -0.17775407433509827, 0.19254089891910553, 0.20255997776985168, 0.1316593885421753, -0.04631056264042854, -0.16532199084758759, -0.1407424956560135, 0.2287425994873047, -0.2680419385433197, 0.502328634262085, 0.28709515929222107, -0.08556826412677765, 0.01599341817200184, -0.1822424978017807, 0.010615745559334755, 0.2073218673467636, -0.5065501928329468, 0.22151291370391846, -0.05413550138473511, -0.057982657104730606, 0.40884533524513245, 0.31269267201423645, 0.04702549800276756, -0.0660371482372284, 0.16125217080116272, 0.4072142243385315, 0.3705502152442932, -0.24837744235992432, 0.03194047510623932, 0.45445433259010315, 0.029180025681853294, 0.029568379744887352, 0.19596020877361298, 0.1579246073961258, -0.0589563362300396, 0.14294837415218353, 0.42484334111213684, -0.07561594247817993, 0.19398747384548187, 0.19321677088737488, -0.15116152167320251, -0.034469105303287506, 0.007971569895744324, 0.3461487591266632, -0.35461097955703735, 0.06619685888290405, 0.4171486794948578, 0.14975115656852722, 0.10979039967060089, 0.37694960832595825, -0.18363961577415466, 0.19852836430072784, 0.18038275837898254, 0.03004239872097969, 0.22998610138893127, -0.006484047044068575, -0.07720428705215454, -0.17807452380657196, 0.12597978115081787, -0.12089621275663376, 0.02152114175260067, 0.03433537855744362, 0.15509727597236633, 0.29741179943084717, 0.08886804431676865, 0.11714387685060501, -0.04510105028748512, -0.17589113116264343, -0.20745544135570526, 0.22053343057632446, -0.09354420751333237, 0.12605232000350952, 0.024133753031492233, 0.3245774507522583, -0.28497830033302307, -0.3524829149246216, 0.35325315594673157, -0.12594224512577057, -0.13659963011741638, -0.0812392607331276, 0.1002187728881836, 0.09097323566675186, -0.0957782194018364, 0.04258417338132858, 0.35292917490005493, -0.18560202419757843, 0.27574121952056885, -0.09126334637403488, 0.05525565892457962, -0.5509197115898132, 0.2654135227203369, 0.18663451075553894, 0.05094420164823532, -0.16750840842723846, 0.2889101505279541, -0.11777321249246597, 0.04077146202325821, -0.28974372148513794, 0.0916019007563591, 0.29854443669319153, 0.12925587594509125, 0.16780942678451538, -0.058422885835170746, -0.12866315245628357, 0.1010420098900795, 0.5131955146789551, 0.31151652336120605, -0.11938841640949249, -0.3619360327720642, -0.19528742134571075, -0.022068491205573082, 0.06700751930475235, -0.017697758972644806, -0.1923278570175171, 0.15402008593082428, -0.09849889576435089, 0.39147064089775085, 0.23313505947589874, -0.25753679871559143, -0.1075032651424408, -0.008078647777438164, 0.09558410942554474, -0.30540794134140015, -0.12737110257148743, -0.007099292706698179, -0.22385179996490479, 0.05889730900526047, -0.33472469449043274, 0.229047492146492, 0.04086574167013168, -0.17664888501167297, -0.019253680482506752, -0.05074062943458557, 0.13782425224781036, 0.15329302847385406, 0.0827854797244072, -0.2840334177017212, 0.3453094959259033, -0.14637015759944916, 0.09753869473934174, -0.5993497967720032, 0.35534223914146423, 0.004186246078461409, -0.009367103688418865, -0.23296290636062622, -0.23470181226730347, 0.30218979716300964, 0.4043726623058319, 0.04339217767119408, -0.22059576213359833, -0.2175758183002472, 0.05387944355607033, -0.10394224524497986, -0.140024334192276, -0.005018168594688177, -0.07458840310573578, -0.013314137235283852, 0.1781327873468399, -0.05275580286979675, -0.5278168320655823, 0.039044179022312164, -0.1350468546152115, -0.0640333741903305, -0.3451290726661682, 0.1668490469455719, 0.013637649826705456, -0.12207508087158203, 0.008383139036595821, -0.01859106309711933, 0.41852983832359314, 0.047448206692934036, -0.055815063416957855, -0.15289856493473053, 0.13811108469963074, -0.024472247809171677, -0.037817493081092834, -0.16586120426654816, 0.09895972162485123, 0.07756602764129639, 0.12722410261631012, -0.1748744249343872 ]
99
..\pandas\reference\api\pandas.api.extensions.ExtensionArray.isna.html
pandas.api.extensions.ExtensionArray.isna
ExtensionArray.isna()[source]# A 1-D array indicating if each value is missing. Notes If returning an ExtensionArray, then na_values._is_boolean should be True na_values should implement ExtensionArray._reduce() na_values.any and na_values.all should be implemented
Returns: numpy.ndarray or pandas.api.extensions.ExtensionArrayIn most cases, this should return a NumPy ndarray. For exceptional cases like SparseArray, where returning an ndarray would be expensive, an ExtensionArray may be returned.
['>>> arr = pd.array([1, 2, np.nan, np.nan])\n>>> arr.isna()\narray([False, False, True, True])']
pandas.api.extensions.ExtensionArray.isna ExtensionArray.isna()[source]# A 1-D array indicating if each value is missing. Notes If returning an ExtensionArray, then na_values._is_boolean should be True na_values should implement ExtensionArray._reduce() na_values.any and na_values.all should be implemented
[ 0.2893252372741699, -0.4085084795951843, -0.28772100806236267, 0.006774773821234703, 0.05797714367508888, -0.014039839617908001, -0.017490843310952187, 0.3324430584907532, 0.09888613969087601, 0.3466976583003998, 0.1763417273759842, 0.2718733251094818, 0.013368109241127968, -0.00005879534728592262, -0.35628122091293335, 0.015547236427664757, 0.1394898146390915, 0.503644585609436, 0.21958303451538086, -0.154283806681633, -0.32243800163269043, 0.13085302710533142, -0.11339250952005386, 0.1281137615442276, 0.05804622545838356, -0.1990073174238205, -0.24766090512275696, -0.1653539538383484, 0.01266185287386179, -0.31455206871032715, 0.1522722989320755, -0.03832008317112923, -0.16108866035938263, -0.04672256112098694, -0.00010239159018965438, -0.22216849029064178, 0.10800454765558243, 0.029230650514364243, -0.1704948991537094, 0.09167931228876114, -0.2730693519115448, -0.2033195048570633, 0.25687307119369507, -0.067497618496418, -0.05368824303150177, -0.3973568379878998, -0.03131208196282387, -0.3848711848258972, 0.2567442059516907, 0.266240656375885, 0.22344402968883514, 0.059757400304079056, -0.11222343146800995, 0.03750302642583847, 0.012522249482572079, 0.01673966832458973, 0.15444476902484894, -0.01573966071009636, 0.20406386256217957, -0.060960907489061356, 0.18802012503147125, 0.28385335206985474, -0.038441989570856094, 0.048593029379844666, -0.07922425866127014, 0.0867815837264061, 0.031698692589998245, -0.4394174814224243, 0.10626140981912613, 0.36986854672431946, 0.2028532326221466, -0.10934450477361679, -0.22102321684360504, -0.1647709757089615, 0.13198068737983704, -0.06782376021146774, -0.07341814041137695, -0.023805560544133186, 0.18236467242240906, -0.08272143453359604, 0.3887717127799988, 0.23694440722465515, -0.1761283576488495, 0.10155192762613297, -0.39574047923088074, 0.2622945010662079, -0.02624553255736828, -0.10975875705480576, -0.11049947887659073, -0.19718556106090546, -0.14900800585746765, -0.15315364301204681, 0.1830763965845108, 0.24609479308128357, -0.09624812006950378, -0.30529093742370605, 0.07285476475954056, -0.3455839455127716, -0.07131978869438171, -0.030219240114092827, 0.10806073993444443, 0.15132687985897064, -0.2030590921640396, 0.28919851779937744, 0.07536258548498154, -0.11414752900600433, 0.24024012684822083, 0.05624276027083397, 0.16495469212532043, 0.06347281485795975, 0.19467556476593018, 0.004833091516047716, 0.03299180045723915, 0.02131885290145874, 0.2750738561153412, 0.07364406436681747, 0.3635292053222656, -0.049337901175022125, -0.4758249819278717, 0.23915491998195648, -0.37614870071411133, 0.04747438430786133, 0.11501731723546982, 0.08107684552669525, -0.06761368364095688, 0.24272499978542328, 0.11424899846315384, 0.09705556184053421, 0.17557528614997864, -0.06140502914786339, -0.2817353904247284, 0.3471558094024658, 0.1368170827627182, -0.1442151963710785, 0.2215917855501175, -0.05113163962960243, 0.21347752213478088, -0.053369276225566864, 0.025502275675535202, 0.09044366329908371, 0.013153898529708385, -0.22100897133350372, 0.3548080325126648, 0.555308997631073, -0.03661614656448364, -0.21325945854187012, 0.35492560267448425, 0.07203572243452072, -0.12485731393098831, 0.23477038741111755, 0.3200218677520752, 0.054788533598184586, -0.2564409077167511, 0.37365928292274475, -0.13196974992752075, 0.08593164384365082, 0.14067941904067993, 0.1808612197637558, -0.07187142223119736, 0.14786073565483093, 0.3567850887775421, 0.05921490117907524, 0.14410622417926788, -0.19950120151042938, 0.11274644732475281, 0.28207385540008545, -0.3074725866317749, 0.0037319432012736797, -0.37237244844436646, -0.3370637595653534, -0.1176336333155632, -0.13452936708927155, 0.13301806151866913, -0.14763149619102478, -0.3797830641269684, 0.2887173295021057, 0.18684042990207672, 0.04703106731176376, -0.022549133747816086, -0.015550955198705196, 0.13295884430408478, -0.024648603051900864, -0.037511661648750305, 0.1340944617986679, -0.21044310927391052, 0.04547077417373657, -0.03829410672187805, 0.025545479729771614, -0.13868317008018494, -0.231887549161911, -0.053077250719070435, -0.049220748245716095, 0.4239797592163086, 0.02815880998969078, 0.2320242077112198, -0.08212248235940933, -0.18554963171482086, -0.6102768778800964, -0.038888100534677505, 0.014866485260426998, -0.033971939235925674, -0.17257148027420044, 0.2952703535556793, -0.06404293328523636, 0.04599657654762268, -0.44989868998527527, -0.3035392761230469, 0.11085404455661774, -0.346384733915329, 0.005767408292740583, -0.12290948629379272, -0.37986770272254944, -0.19731809198856354, -0.09328420460224152, 0.08261893689632416, 0.026557715609669685, 0.36231672763824463, 0.0846470445394516, 0.022882014513015747, 0.2697173058986664, -0.33236613869667053, -0.1279221922159195, -0.24820107221603394, 0.09166320413351059, -0.05752389132976532, 0.1852773129940033, 0.07352978736162186, 0.06531984359025955, -0.012573323212563992, 0.20834386348724365, 0.1889515072107315, 0.18914388120174408, 0.13871558010578156, 0.21777397394180298, 0.004060403909534216, -0.26407045125961304, -0.060710955411195755, 0.023088879883289337, 0.13416270911693573, 0.07794466614723206, -0.1762477159500122, 0.6452106237411499, 0.2617652416229248, -0.10790113359689713, -0.16335341334342957, 0.4121286869049072, -0.15468928217887878, 0.07172953337430954, 0.09590424597263336, 0.1249607726931572, 0.43483734130859375, -0.02359548769891262, -0.2477758526802063, -0.4105347990989685, -0.31196603178977966, -0.13054175674915314, -0.07614109665155411, 0.1289062201976776, -0.39530879259109497, 0.18230530619621277, 0.18640673160552979, -0.2924579679965973, 0.24123135209083557, 0.13606245815753937, 0.12248260527849197, 0.06794329732656479, 0.17352791130542755, 0.16834981739521027, 0.36496299505233765, 0.22498121857643127, -0.01841149292886257, 0.02881893888115883, -0.1811811476945877, -0.038311105221509933, 0.23745539784431458, 0.26240694522857666, 0.13840915262699127, 0.005134634207934141, 0.12397238612174988, 0.0984177440404892, -0.31661954522132874, -0.25822505354881287, -0.14556853473186493, 0.2281445562839508, -0.19715650379657745, 0.005884790327399969, -0.29463234543800354, -0.5313424468040466, 0.308445543050766, -0.6050955057144165, -0.05331147834658623, -0.3799745738506317, 0.3410347104072571, -0.03287053480744362, -0.3492951989173889, 0.04324153810739517, -0.2547699511051178, 0.1255641132593155, 0.12252886593341827, -0.1384623795747757, -0.30581018328666687, 0.11555229127407074, -0.15402543544769287, 0.36708155274391174, -0.000287890899926424, 0.30516543984413147, 0.3187156319618225, 0.009204266592860222, 0.13506931066513062, -0.12414225935935974, -0.1973339170217514, 0.009266589768230915, -0.2611262798309326, -0.19180400669574738, 0.263982892036438, 0.09934632480144501, -0.0701865702867508, -0.2462996244430542, -0.011919226497411728, -0.07172640413045883, -0.14852170646190643, 0.14357052743434906, 0.028290875256061554, -0.1575155258178711, -0.3169080317020416, -0.3744710087776184, -0.1334315836429596, -0.19136935472488403, -0.1748211830854416, -0.05724997818470001, 0.36032813787460327, 0.11251242458820343, 0.011582634411752224, 0.2984907925128937, 0.2784987986087799, -0.05631346255540848, -0.2364700436592102, 0.21440687775611877, 0.27178552746772766, 0.2255326211452484, -0.1703474074602127, 0.34270963072776794, -0.4471976161003113, 0.37491539120674133, -0.040185242891311646, -0.11273587495088577, -0.4763738811016083, -0.0886782556772232, -0.18341758847236633, -0.093194879591465, -0.14446231722831726, 0.49376529455184937, 0.041438665241003036, -0.3353137969970703, -0.08262810856103897, -0.06871570646762848, 0.2119777798652649, 0.032169926911592484, -0.0314769521355629, -0.26153600215911865, 0.23017466068267822, 0.02858489751815796, -0.2295512706041336, 0.15374217927455902, -0.19998785853385925, 0.3218194246292114, -0.2954619824886322, 0.3165910243988037, 0.22825852036476135, -0.16926203668117523, -0.4377138614654541, 0.1890779584646225, 0.16701200604438782, 0.14039240777492523, -0.08519735187292099, -0.006677697412669659, -0.07196120917797089, -0.24457918107509613, -0.4270024299621582, -0.04555138200521469, 0.03451680764555931, -0.30075398087501526, 0.09170197695493698, 0.014259432442486286, -0.0031203697435557842, -0.06461732089519501, 0.007068355567753315, -0.18539108335971832, 0.23214875161647797, 0.37982818484306335, -0.36577630043029785, -0.0975089967250824, -0.2916407287120819, 0.06841480731964111, 0.42848676443099976, 0.24938741326332092, 0.2917858362197876, 0.2367670238018036, -0.11814058572053909, 0.08915810286998749, 0.036117073148489, 0.5011403560638428, 0.02518913522362709, -0.3004761338233948, 0.2933076024055481, -0.08338582515716553, -0.09380416572093964, -0.033589527010917664, -0.2186344712972641, 0.0772666186094284, -0.023728318512439728, 0.2713813781738281, -0.06907669454813004, -0.1156766414642334, 0.14468936622142792, 0.024285145103931427, -0.015552578493952751, -0.032835301011800766, -0.3583044111728668, -0.21577373147010803, -0.16487301886081696, 0.20402143895626068, 0.175025075674057, -0.016803985461592674, 0.1061706393957138, -0.4874766767024994, -0.07568258792161942, -0.3430120348930359, 0.20654909312725067, 0.34254196286201477, 0.2036343365907669, -0.03606433793902397, 0.10609380900859833, -0.3246225118637085, -0.06336342543363571, 0.3098088204860687, 0.05265042185783386, 0.10240050405263901, -0.03437668830156326, -0.024898696690797806, -0.26877453923225403, 0.22241443395614624, 0.03964615240693092, -0.22272410988807678, 0.18050439655780792, -0.2088736742734909, 0.18939918279647827, 0.10399886965751648, -0.18433785438537598, 0.14348602294921875, -0.16831278800964355, 0.15102185308933258, -0.04118839651346207, 0.4345143735408783, 0.14361751079559326, -0.13049077987670898, 0.2869773507118225, 0.5780757665634155, -0.22656700015068054, 0.036188047379255295, 0.27931836247444153, 0.626154363155365, -0.06518029421567917, -0.2141062468290329, 0.4559871256351471, -0.14957749843597412, 0.5465312600135803, 0.32488375902175903, 0.24619823694229126, -0.14481821656227112, -0.18798065185546875, -0.18199501931667328, 0.17862248420715332, 0.2981830835342407, -0.06606575846672058, -0.39986157417297363, 0.3327558636665344, -0.0004732215602416545, 0.423322468996048, 0.1680244356393814, 0.015297490172088146, -0.40784013271331787, 0.05079065263271332, -0.4132717251777649, 0.22883932292461395, 0.033535052090883255, -0.005546760745346546, -0.20490054786205292, -0.18406158685684204, -0.07284452766180038, -0.10387903451919556, 0.09544173628091812, -0.010605396702885628, -0.007752963341772556, 0.13563711941242218, 0.18131408095359802, 0.09466609358787537, -0.22492988407611847, -0.04756426811218262, 0.1314462125301361, 0.030302610248327255, 0.010112256743013859, -0.157556414604187, 0.006812004372477531, 0.07712473720312119, -0.18045128881931305, -0.15275655686855316, 0.3984619975090027, -0.09348436444997787, -0.17778895795345306, 0.07040106505155563, -0.01726571097970009, 0.18199993669986725, -0.20621860027313232, 0.2979761064052582, 0.03387492150068283, -0.287707656621933, 0.028202079236507416, -0.18456248939037323, -0.20500805974006653, -0.0855623409152031, 0.2196224182844162, 0.11356525868177414, 0.03208048269152641, 0.1164967492222786, 0.1119193583726883, -0.010152289643883705, -0.19448356330394745, -0.018218472599983215, 0.256017804145813, 0.05939613655209541, 0.3067665696144104, -0.33570802211761475, -0.16426119208335876, -0.3061882257461548, -0.27064812183380127, 0.06939291954040527, 0.12499774992465973, 0.2954322099685669, 0.14638562500476837, -0.15814870595932007, 0.04229915514588356, -0.052957840263843536, -0.002239142544567585, 0.402913898229599, -0.03799232468008995, -0.32640209794044495, -0.37316447496414185, 0.12867482006549835, -0.14907166361808777, 0.47202208638191223, -0.18832539021968842, -0.09231217950582504, 0.16545166075229645, 0.0037616591434925795, -0.4573802947998047, 0.02593165449798107, -0.39378196001052856, -0.004692486021667719, -0.32584068179130554, 0.20871388912200928, -0.10838469862937927, -0.1944899559020996, 0.25458550453186035, 0.22507931292057037, 0.04160084202885628, -0.3064422905445099, 0.15532024204730988, 0.08240048587322235, 0.01654706709086895, -0.02333797700703144, 0.06001225486397743, 0.02362021431326866, -0.23851123452186584, -0.02766568399965763, -0.303040474653244, -0.026188962161540985, 0.03721199929714203, 0.33958521485328674, 0.3042658865451813, 0.056376535445451736, -0.024524888023734093, -0.19230997562408447, -0.16623170673847198, -0.0852556973695755, -0.05424237251281738, -0.05305647477507591, -0.02508561685681343, -0.1270008087158203, 0.14192120730876923, 0.10391787439584732, -0.33755624294281006, -0.24793437123298645, 0.10437093675136566, 0.20988108217716217, -0.45506414771080017, -0.2384631484746933, 0.2886210083961487, 0.009773818776011467, 0.02762242965400219, 0.12725569307804108, 0.07824336737394333, 0.3220321536064148, -0.7233525514602661, 0.18064101040363312, 0.27204716205596924, 0.0526355542242527, 0.26863762736320496, 0.23765946924686432, 0.16438420116901398, -0.24170002341270447, 0.3571917712688446, 0.15332449972629547, 0.25227782130241394, -0.09221457690000534, -0.05781789496541023, 0.5378686785697937, -0.07147099077701569, -0.05485684424638748, 0.07309325039386749, 0.08180290460586548, 0.27982452511787415, 0.044713519513607025, 0.10423487424850464, 0.5936447978019714, -0.06359243392944336, 0.10607293993234634, -0.06363298743963242, -0.22358909249305725, 0.12969310581684113, 0.32728832960128784, -0.14615608751773834, -0.11559278517961502, 0.5246895551681519, -0.21715132892131805, 0.06690511852502823, 0.10026951879262924, 0.04470913112163544, 0.14453217387199402, -0.08186472207307816, 0.2967015504837036, 0.03449682891368866, -0.008827844634652138, -0.32623493671417236, -0.40986862778663635, 0.47224581241607666, -0.3701593577861786, -0.02705552987754345, -0.06557195633649826, -0.24195881187915802, 0.08099453896284103, 0.1934712827205658, 0.2603425681591034, 0.31977441906929016, -0.28259602189064026, -0.299198180437088, 0.5991913676261902, -0.06261712312698364, 0.04777452349662781, 0.04749691113829613, 0.22136974334716797, -0.000744003162253648, -0.2802763283252716, 0.3198871910572052, -0.11014161258935928, -0.3122853934764862, 0.07447630167007446, 0.09452596306800842, 0.011038878932595253, 0.1797112673521042, -0.08129580318927765, 0.29725411534309387, -0.2841796875, 0.33287733793258667, 0.021241657435894012, 0.1161816194653511, -0.39263394474983215, 0.4099314212799072, 0.14401817321777344, -0.013038433156907558, -0.31954336166381836, -0.04969347268342972, -0.44675755500793457, -0.42066091299057007, -0.14711220562458038, -0.1047857478260994, 0.127876415848732, 0.015605805441737175, 0.14819304645061493, 0.04401828348636627, 0.06268560141324997, 0.26215919852256775, 0.20291836559772491, -0.03951919823884964, -0.10957213491201401, -0.3490527868270874, 0.055214643478393555, 0.01363512221723795, -0.08157364279031754, 0.2719467580318451, 0.1609756350517273, -0.03462877497076988, -0.2481866329908371, 0.11156163364648819, 0.4224471151828766, 0.08309008181095123, -0.15264421701431274, -0.16142067313194275, -0.11416109651327133, -0.14674456417560577, -0.2886129915714264, -0.01668323390185833, -0.16392654180526733, 0.14511093497276306, -0.4474373459815979, 0.30009397864341736, 0.1431782990694046, -0.007061122916638851, -0.013718863017857075, 0.3000239431858063, 0.23079241812229156, 0.4357658922672272, 0.007454237900674343, -0.16356220841407776, 0.26777347922325134, 0.0915864035487175, 0.5264987945556641, -0.27015092968940735, 0.4406130015850067, 0.48710498213768005, 0.2353418618440628, 0.17879031598567963, -0.3320159316062927, 0.133052259683609, 0.2599252462387085, 0.12759080529212952, 0.07086353749036789, -0.23985223472118378, 0.5308689475059509, -0.14649248123168945, 0.11516739428043365, -0.25664380192756653, -0.1725628674030304, -0.14906403422355652, 0.09863269329071045, -0.1613878458738327, -0.3915000259876251, 0.35251814126968384, -0.24518637359142303, -0.330636590719223, -0.35827013850212097, 0.29087531566619873, 0.16166441142559052, -0.07090723514556885, -0.18773385882377625, -0.21592386066913605, 0.32605430483818054, -0.10772399604320526, -0.23716536164283752, 0.02496914379298687, 0.05009111762046814, -0.01692015491425991, -0.03062860481441021, -0.10095584392547607, 0.18721573054790497, 0.0911564901471138, 0.05117080360651016, -0.5163570642471313 ]