Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
Best practices
0 votes
4 replies
33 views

I have a dataframe called Profile_1_2 of data that is formatted like this: Profile_number chl_z Cphyto_z 1 0.2 10 1 0.6 100 2 0.1 20 2 0.5 90 Profile_number denotes a group, each profile contains 200 ...
0 votes
0 answers
63 views

I have the following Python code and I was just curious how I can use the rpy2 package to import some R functions such that Bedrocks Agent() can have access to them. (I know I could just write a Sys....
1 vote
1 answer
91 views

I've been developing an app in R Shiny and deployed it locally at my company. I'm trying to set up an authentication process using an LDAP server. I managed to connect to the LDAP server using an ...
1 vote
1 answer
125 views

I want to remove passwords from several Excel files, so I specified a data frame with paths and passwords and then added some python code running with reticulate. When I pass that function to a for ...
deschen's user avatar
  • 11.6k
2 votes
0 answers
93 views

We have an internal python library that we want to build an R wrapper for. The python package only needs to be installed once and not every time. The documentation says to use py_require() over ...
yake84's user avatar
  • 3,326
1 vote
0 answers
86 views

I want to use the Python versions of TabPFN and AutoGluon via the reticulate package in R. When I run the code on my laptop (Windows), everything works fine. However, as soon as I run the same code on ...
0 votes
0 answers
42 views

I've just installed ArcGIS Pro 3.5 on my Windows PC. I would like to use the arcpy Python library in R via the reticulate package, as I have done this successfully in the past. For the sake of getting ...
hendra's user avatar
  • 720
2 votes
1 answer
178 views

I'm using R with the reticulate package to run Python code. When I try to load reticulate, I get the following error: Error: '/usr/bin/python3.10' was not built with a shared library. reticulate can ...
Asma's user avatar
  • 21
2 votes
1 answer
145 views

I want to import a module with library(reticulate) sentence_transformers <- import("sentence_transformers") but get this error Error in py_module_import(module, convert = convert) : ...
0 votes
2 answers
60 views

I just updated conda and Rstudio and now dataframes will not show up correctly in RStudio. R dataframes show up correctly but not pandas (image attached). The pandas dataframes are correctly displayed ...
0 votes
0 answers
91 views

I have Python chunks in an Rmd file in Rstudio that I would like to debug. I am using ipdb but when it gets to the breakpoint in the function it doesn't open a separate terminal as I was expecting ...
1 vote
1 answer
295 views

Overview I have a python script opens an excel workbook, makes some changes, then saves it. This is just one step in a series of excel processing operations, most of which are written in R. My end ...
1 vote
0 answers
67 views

I'm encountering strange behavior using the reticulate package in R. When I run the following in the RStudio console: reticulate::py_module_available("rdkit") It returns TRUE, but when I ...
1 vote
1 answer
61 views

Why do I first have to submit something through reticulate::py_run_string() for reticulate::py_available() to return TRUE? I ran the below set of calls through a clean R session: > packageVersion(&...
Patrick's user avatar
  • 1,783
1 vote
1 answer
58 views

I am trying to set up database access to connect to my company's Databricks install, so I have been following the instructions here: https://docs.databricks.com/en/dev-tools/databricks-connect/r/index....

15 30 50 per page
1
2 3 4 5
...
34

AltStyle によって変換されたページ (->オリジナル) /