I was trying to read data using MongoDb spark connector, and want to partition the dataset on a key, reading from mongoD standalone instance. I was looking at t
I'm using a seperate class StudentSubject to map a many to many relationship because i use additional columns for the mapping(boolean favorite and int amountOfS
There isn't a way for me to run composer on my server for a bunch of reasons. Is there any way to include all the files necessary to use the library?
I have a column containing the date and time, and I want to convert these column to be "yyyy-mm-dd -hh.mm.ss.nnnn" My data as follow: POST_DATE TRX_TIME 2022-0
I am trying to update candlestick chart every 1min. I am using mplfinance to create candlestick plots and yahoo finance to get the data. I am using time.sleep t
I am using Vue-draggable-next along with Vue 3 to implement draggable lists. My application sometimes requires users to drag items from other lists into initial
We have few huge bq sql scripts around 500-600 lines. in all sqls for few columns hashing is applied. we want to remove this hashing from all sql and then want
I use MyBatis with Spring Integration in my application. We have several Oracle databases in our company. One query must be executed in one database, another mu
I have an xarray.Dataset that looks roughly like this: <xarray.Dataset> Dimensions: (index: 286720) Coordinates: * index (index) i