I've got this following code which extract 2 feature(tempo & slotID) from csv file and plot kmeans clustering based on this 2 features. df = pd.read_csv("pr
I'm trying to add a Marker into my Google map. Here is the code. private final LatLng LOCATION_HOME= new LatLng(6.0334009,80.218384); mMap.addMarker(new Mar
We are developing a cluster with Akka.net v1.4.38 on we have seed nodes that communicate with a external system using Akka.IO.TCP, and multiple client nodes tha
Picture of mock data in Excel Doc I'm currently making an excel document for the company I work for, and I can't seem to figure out how to format this cell, to
I have a Rails console running in a process on my server (bundle exec rails c) and I'd like to be able to SSH into that server and "connect" to that process, as
Note to dup finders: please feel free to mark this as a dup if the dup shows how to solve with classes and methods, not just functions. I'm building a command l
I have multiple functions in my script which does a REST API api requests.As i need to handle the error scenarios i have put a retry mechanism as below. no_of_
I am using swiper with vue3 and vite. I have the following options for swiper8. <swiper :modules="modules" :slides-per-view="1" :