registration-reminder-modal
Learning & Certification
Certifications
Learning Paths
Databricks Product Tours
Get Started Guides
Discussions
Databricks Platform Discussions
Administration & Architecture
Data Engineering
Data Governance
Generative AI
Machine Learning
Warehousing & Analytics
Community Discussions
Certifications
Training offerings
Get Started Discussions
Databricks Free Edition Help
Resources
Get Started Resources
Events
Support FAQs
Technical Blog
Community Articles
Announcements
DatabricksTV
Product Platform Updates
Groups
Regional and Interest Groups
Americas (AMER)
Asia-Pacific & Japan (APJ)
Europe, Middle East, and Africa (EMEA)
Interest Groups
Private Groups
Princeton Life Sciences Databricks User Group
Skills@Scale
Community Cove
Databricks Community Innovators
Khoros Community Forums Support (Not for Databricks Product Questions)
Databricks Community Code of Conduct
Register to join the community
Databricks Community
Learning & Certification
Certifications
Learning Paths
Databricks Product Tours
Get Started Guides
Discussions
Databricks Platform Discussions
Administration & Architecture
Data Engineering
Data Governance
Generative AI
Machine Learning
Databricks Platform Discussions
Warehousing & Analytics
Community Discussions
Certifications
Training offerings
Get Started Discussions
Databricks Free Edition Help
Resources
Get Started Resources
Events
Support FAQs
Technical Blog
Community Articles
Announcements
DatabricksTV
Product Platform Updates
Groups
Regional and Interest Groups
Americas (AMER)
Asia-Pacific & Japan (APJ)
Europe, Middle East, and Africa (EMEA)
Interest Groups
Private Groups
Princeton Life Sciences Databricks User Group
Skills@Scale
Community Cove
Databricks Community Innovators
Khoros Community Forums Support (Not for Databricks Product Questions)
Databricks Community Code of Conduct
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results forÂ
Search instead forÂ
Did you mean:Â
Help
Login/
Register
JamesDallimore
New Contributor III
since
‎11-22-2023
‎12-05-2023
0%
Please visit your
Settings Page
to complete your profile.
User Stats
2
Posts
1
Solutions
0
Kudos given
1
Kudos received
View all badges
Databricks Community
About JamesDallimore
Options
Report User
User Activity
Posts
Replies
No posts to display.
Re: delta live table udf not known when defined in python module
12-05-2023
I solved this by defining the applyInPandas transformation inside of the function that it's used in. def apply_coordinate_transform(data): def coordinate_transform(group_keys, pdf) -> pd.DataFrame: trafo = get_coordinate_transforma...
Re: delta live table udf not known when defined in python module
11-22-2023
Hi David, I am having the same issue for "ModuleNotFoundError: No module named ..." when using applyInPandas. Did you ever resolve this?
Kudos from
User
Count
Carlose
1
View all