Search
1000 results for “r_data_table”
-
Major data breach: Info of Indians who took Covid vaccine made public by Telegram bot
The News Minute used the Telegram bot and accessed details of several politicians including KTR, Kanimozhi, Annamalai and Karti Chidambaram, who confirmed that their details were authentic.
#DataBreach #security #privacy #CoWin #aadhaar #RSSharma #telegram #DataProtection #cybersecurity #technology #india
-
R and Python sitting in a tree — R. E. T. I. C. U. LATE.
Our hackathon goal was to showcase how easy it is to work as a part of cross-language team of Python and R to deliver on end-to-end data science project.
This article deep dives into my journey of using #Reticulate in R to call API function calls written by Riesling in Python with the goal of getting relevant data into R data frames which we could then visualize using GGPlot2.
-
R and Python sitting in a tree — R. E. T. I. C. U. LATE.
Our hackathon goal was to showcase how easy it is to work as a part of cross-language team of Python and R to deliver on end-to-end data science project.
This article deep dives into my journey of using #Reticulate in R to call API function calls written by Riesling in Python with the goal of getting relevant data into R data frames which we could then visualize using GGPlot2.
-
R and Python sitting in a tree — R. E. T. I. C. U. LATE.
Our hackathon goal was to showcase how easy it is to work as a part of cross-language team of Python and R to deliver on end-to-end data science project.
This article deep dives into my journey of using #Reticulate in R to call API function calls written by Riesling in Python with the goal of getting relevant data into R data frames which we could then visualize using GGPlot2.
-
R and Python sitting in a tree — R. E. T. I. C. U. LATE.
Our hackathon goal was to showcase how easy it is to work as a part of cross-language team of Python and R to deliver on end-to-end data science project.
This article deep dives into my journey of using #Reticulate in R to call API function calls written by Riesling in Python with the goal of getting relevant data into R data frames which we could then visualize using GGPlot2.
-
R and Python sitting in a tree — R. E. T. I. C. U. LATE.
Our hackathon goal was to showcase how easy it is to work as a part of cross-language team of Python and R to deliver on end-to-end data science project.
This article deep dives into my journey of using #Reticulate in R to call API function calls written by Riesling in Python with the goal of getting relevant data into R data frames which we could then visualize using GGPlot2.
-
🎮 #TheBloodofDawnwalker zadebiutuje 3 września. Wydarzenie Road to Launch ujawniło nowe materiały fabularne, gameplay oraz szczegóły edycji gry. Produkcja zaoferuje otwarty świat, decyzje z konsekwencjami i rozbudowaną historię w realiach XIV-wiecznej Europy.
https://cat5.pl/the-blood-of-dawnwalker-data-premiery-i-nowe-informacje/
-
🎮 #TheBloodofDawnwalker zadebiutuje 3 września. Wydarzenie Road to Launch ujawniło nowe materiały fabularne, gameplay oraz szczegóły edycji gry. Produkcja zaoferuje otwarty świat, decyzje z konsekwencjami i rozbudowaną historię w realiach XIV-wiecznej Europy.
https://cat5.pl/the-blood-of-dawnwalker-data-premiery-i-nowe-informacje/
-
🎮 #TheBloodofDawnwalker zadebiutuje 3 września. Wydarzenie Road to Launch ujawniło nowe materiały fabularne, gameplay oraz szczegóły edycji gry. Produkcja zaoferuje otwarty świat, decyzje z konsekwencjami i rozbudowaną historię w realiach XIV-wiecznej Europy.
https://cat5.pl/the-blood-of-dawnwalker-data-premiery-i-nowe-informacje/
-
🎮 #TheBloodofDawnwalker zadebiutuje 3 września. Wydarzenie Road to Launch ujawniło nowe materiały fabularne, gameplay oraz szczegóły edycji gry. Produkcja zaoferuje otwarty świat, decyzje z konsekwencjami i rozbudowaną historię w realiach XIV-wiecznej Europy.
https://cat5.pl/the-blood-of-dawnwalker-data-premiery-i-nowe-informacje/
-
🔭 Citizen scientists from Backyard Worlds: Planet 9 have DOUBLED the known population of brown dwarfs! A new paper (Schneider et al., Astronomical Journal) reports 3,000+ motion-confirmed L & T dwarf candidates found by volunteers in WISE/NEOWISE-R data via Zooniverse — over the project's 10 years.
📅 May 13, 2026
👉 https://science.nasa.gov/get-involved/citizen-science/nasa-volunteers-double-known-population-of-brown-dwarfs/ -
Currently, I am using a Cofree like DirTree data structure in #Akka to keep track of the actors responsible for a given resource so that we can send HTTP messages directly to them.
```scala
case class DirTree[R](
ref: R,
kids: HashMap[String, DirTree[R, A]] = HashMap()
):
```
https://github.com/co-operating-systems/Reactive-SoLiD/blob/30d6fd46fe30bc8be350c4a09d8592b20b791aa7/src/main/scala/run/cosy/ldp/DirTree.scala#L135I am synchronizing that with a #Java AtomicReference currently. I wonder if @alexelcu setup would make it easier to use a #CatsEffect Ref. One thing I had been thinking of is of wrapping the children in a `Ref` so that one would need to update only parts of the subtree if needed.
```scala
case class DirTree[R](
data: R,
kids: Ref[HashMap[String, DirTree[R]]]
):
```
https://www.pluralsight.com/tech-blog/scala-cats-effect-ref/By the way it should be quite easy to see why DirTree is just the Cofree Commonad with
```scala
type DirTree[A] = Cofree[Map[String,?],A]
```
But I can't quite see the advantages of using the Cofree right now.
https://typelevel.org/cats/api/cats/free/Cofree.html -
Because I always forget, here's how to easily decode a kubectl secret with jq (I think there's a built-in way to do this, but life's too short to figure it out).
kubectl get secret secret -o json | jq -r '.data | to_entries[] | "\(.key): \(.value | @base64d)"'
-
After #DataBreach, $10B-valued startup #Mercor is having a month
https://techcrunch.com/2026/04/09/after-data-breach-10b-valued-startup-mercor-is-having-a-month/
-
17.6 million accounts exposed in the latest Prosper breach – a wake-up call for anyone using peer-to-peer lending. Are you sure your personal data is truly secure? Read more to find out the full impact.
#databreach
#prosper
#cybersecurity
#peertopeerlending
#identitytheft -
After #DataBreach, $10B-valued startup #Mercor is having a month
https://techcrunch.com/2026/04/09/after-data-breach-10b-valued-startup-mercor-is-having-a-month/
-
After #DataBreach, $10B-valued startup #Mercor is having a month
https://techcrunch.com/2026/04/09/after-data-breach-10b-valued-startup-mercor-is-having-a-month/
-
After #DataBreach, $10B-valued startup #Mercor is having a month
https://techcrunch.com/2026/04/09/after-data-breach-10b-valued-startup-mercor-is-having-a-month/
-
After #DataBreach, $10B-valued startup #Mercor is having a month
https://techcrunch.com/2026/04/09/after-data-breach-10b-valued-startup-mercor-is-having-a-month/
-
Need to explore relationships between variables while showing statistical insights? The ggscatterstats() function from the ggstatsplot package is your go-to tool.
Visualization: https://github.com/IndrajeetPatil/ggstatsplot
Ready to master ggplot2 and its powerful extensions to create impactful visualizations?
More info: https://statisticsglobe.com/online-course-data-visualization-ggplot2-r#data #dataviz #package #programming #rprogramminglanguage #tidyverse #database #ggplot2 #datavisualization #analysisskills
-
Si usas #Zapier échale un ojo a esto. Puede que alguien se haya hecho con tus datos.
https://www.theverge.com/news/622026/zapier-data-breach-code-repositories
-
Congratulations to Posit on the Positron IDE exiting beta! 🎉
This is huge for Python and R data scientists - having a unified, modern IDE that speaks both languages fluently. Can't wait to see how this accelerates data science workflows!
Grab a copy here: https://positron.posit.co/download.html
-
📣 📣 📣 Last chance to register!🚨
📊🔬🌟 Join us at King's College London on this Saturday to celebrate everything R & data science 🎉
This event is perfect for networking and learning for anyone with an interest in these fields. 👩🏽💻👨🏼💻
Secure your tickets now🎟 ⬇️ and enjoy a 20% discount at checkout.
#RStats #Programming #RProgramming #Python #MachineLearning #AI #London #SatRdays #KingsCollegeLondon
https://www.eventbrite.co.uk/e/satrdays-london-2024-registration-758588196717
-
Ugh!
“Major Data Breach: Info Of Indians Who Took Covid Vaccine Made Public By Telegram Bot”, The News Minute (https://www.thenewsminute.com/article/major-data-breach-info-indians-who-took-covid-vaccine-made-public-telegram-bot-178370).
PS: The #WTF response by the CEO of NHA #India shows zero understanding of #security or of computers. 🤦🏽♂️
-
🚨 Oh no, Zapier's code repo got "borrowed" and your data might be in the hands of someone who actually reads terms and conditions! 🙈 Maybe they were just looking for a better way to automate their lack of cybersecurity. 📉
https://www.theverge.com/news/622026/zapier-data-breach-code-repositories #ZapierSecurity #DataBreach #CyberAwareness #AutomationRisks #TermsAndConditions #HackerNews #ngated -
A map of Middle Earth for the "fantasy" theme on #Day24 of the #30DayMapChallenge! 🌲
Code: https://github.com/nrennie/30DayMapChallenge/blob/main/2022/scripts/24_fantasy.R
-
A map of Middle Earth for the "fantasy" theme on #Day24 of the #30DayMapChallenge! 🌲
Code: https://github.com/nrennie/30DayMapChallenge/blob/main/2022/scripts/24_fantasy.R
-
A map of Middle Earth for the "fantasy" theme on #Day24 of the #30DayMapChallenge! 🌲
Code: https://github.com/nrennie/30DayMapChallenge/blob/main/2022/scripts/24_fantasy.R
-
A map of Middle Earth for the "fantasy" theme on #Day24 of the #30DayMapChallenge! 🌲
Code: https://github.com/nrennie/30DayMapChallenge/blob/main/2022/scripts/24_fantasy.R
-
A map of Middle Earth for the "fantasy" theme on #Day24 of the #30DayMapChallenge! 🌲
Code: https://github.com/nrennie/30DayMapChallenge/blob/main/2022/scripts/24_fantasy.R