package Multiplemethods; import java.util.stream.DoubleStream; public class TimeOffice { public static void main(String args[]){ //instance variables dou
I use chart.js for creating this chart: I want to change the position of two legends( legend1 and legend2), but it did not work! NOTE: all features work correc
I would like to remove the duplicates of a dataframe column but keep some elements which were previously stored in a list. my_df <- data.frame(Municipality=c
I am trying to create activity streams of users from their status. models: class Status(models.Model): body = models.TextField(max_length=200) image =
I'm reading book Designing Data Intensive Applications, currently on chapter about partitioning which describes secondary indexes where one example is local ind
I'm on Mac, but will ultimately want to cross-platform my application. When you run a Kivy app by default it says "Python" in the title bar and has a Window dro
I want to use dplyr::coalesce to find the first non-missing value between pairs of variables in a dataframe containing multiple pairs of variable. The goal is t
I am using DeepL API to translate text and it is working fine. But if there is more than 4000 characters, it returns status as error without translating data. h
I am trying to concatenate 2 String but not sure how to go about it. this is my code: val word = R.string.word and i'm trying to append it with "$currentPa