I have a requirement to read a hive db table and write that information in text format in EBCDIC encoding as that will be used as an input to a mainfr ...
I have a requirement to read a hive db table and write that information in text format in EBCDIC encoding as that will be used as an input to a mainfr ...
In Julia, you can't store a string like that: Because there is a backslash. So the following allows you to prevent that: The same occurs for "$, ...
I have created a module to add an extra text for each product and that can be edited from the backoffice and its text saved in the database so that wh ...
I'm trying to make text for characters in a platformer game I'm working on. Here is the code I have: Code in the create method: Code in the update ...
I've got a txt file that essentially reads like this: I want to edit the file such that it writes the info lines (including the tags, which are the ...
I have a dataframe where idividuals have some scores. The idea is to highlight the reference indididual (check) in red and the individuals with a lowe ...
I have a very long string (~1000 words) and I would like to split it into two-word phrases. I have this: and I would like this: The long string ...
How can I check that one text contains part of another (random) text in cypress Example below expected 'Berlin in top 20 cities in the world for ...
I am trying to extract information from pdf files using R. The data I want are in tables although they arent recognised by R. I am using the pdftools ...
I have a pattern in my data that starts with the three letters of a month and one or two digits after that indicates the day of the months. this is a ...
I have a JSON with this structure: { "documentos": [ { "valorNota": 229.2, "tipoDocumento": "PRE_NOTA_FISCAL", "cnpjEmissorNo ...
I want to provide a reference number as (number) format to certain words in text. I do get some correct output by using the code below. However when ...
how i can write on a Doughnut in react-chartjs-2,, all the answers show how to write in the middle of a Doughnut and not on the Doughnut,attaching a p ...
I wan to print text like this in an HTML file, what tags do you suggest? My js code My HTML code I tried with the deprecated <plaintext> ...
I can't find a way for such a simple change: Texts in jetpack compose have a default padding on top and bottom like this: How can I remove that? I ...
I am using a regex that is suggested here to repleace any type of phone numbers with aaaaaaaaaa. This a snapshot of my data : My code is and I g ...
Can anyone help me to extact the car model names from the following sample dataframe? I have used this code : model_name = df['Model'].str.extract( ...
I would like to replace some numbers in the text column of my data. The numbers are either 8 or 9 digits and in two formats. This is snapshot of the d ...
I am trying to put a line of text underneath the first image in an horizontal scroll. However, each time I try, it inserts the text mid way down the p ...
I have been trying to decode a pdf file using python and the data is as below: BT /F2 8.8 Tf 1 0 0 1 36.85 738.3 Tm 0 g 0 G [(A)31(c)-44(c)-44(o)-79(u ...