Pandas

pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language. Website : https://pandas.pydata.org/docs/index.html DataFrame methods: set_index : set dataframe index using existing columns. sort_values() : sort a series in ascending or descending order by some criteria sort_index value_counts() pandas.DataFrame.loc : Access a group of rows and columns … Continue reading Pandas

Cloud Computing

Cloud computingTraditional serviced, on demandRequires human involvement access server from anywhere anytimelimited, internalshared, resource poolingsingle tenantscale to huge amountlimited item wise billingnot possible Cloud computing deployment models ModelDetailsExPrivateown infrastructure and application on own data centerVMware, Microsoft, RedHatPublicHosted and delivered on 3rd party and accessed over internet Azure, AWS, GCPHybridcombination of private + publicMulticloudusing two or … Continue reading Cloud Computing

Windows Subsystem for Android WSA

1) check for minimun requirement( windows11, RAM 16GB, Processor i3 8th Gen or above) bala 2) Enable Virtualization at BIOS level https://support.microsoft.com/en-us/windows/enable-virtualization-on-windows-11-pcs-c5578302-6e43-4b4b-a449-8ced115f58e1 3) Go to Control Panel > Programs > Turn Windows features on or off > Enable - Virtual Machinhe PlatformEnable - Windows Hypervisor Platform 4) change region and enable developer mode:Settings > Time … Continue reading Windows Subsystem for Android WSA