Dataset Viewer
Auto-converted to Parquet
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
sequencelengths
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 ]
End of preview. Expand in Data Studio

Dataset Card for "Pandas_Docs_embedding"

More Information needed

Downloads last month
-