https://ploomber.io/ logo
Join Slack
Powered by
# ask-anything
  • s

    Slackbot

    11/14/2022, 8:49 PM
    This message was deleted.
    e
    s
    • 3
    • 6
  • s

    Slackbot

    11/16/2022, 8:03 AM
    This message was deleted.
    e
    a
    • 3
    • 5
  • s

    Slackbot

    11/16/2022, 9:49 PM
    This message was deleted.
    e
    w
    • 3
    • 5
  • j

    Juan Dominguez-Moran

    11/17/2022, 2:47 PM
    heyo, after building some custom pipelining functionality on mlflow, I started looking for better software that can beat what I created - with a similar amount of effort. problem has been that up till now, all I found could make things way better but also require way more effort. thats why im here - ploomber seems to meet my requirements well. the caveat is though is that in my team we want to align our data science development with our software development, meaning that any type of pipeline is a child class of the more general pipeline parent, which has list as an attribute with the methods that have to be executed - inheritance makes it easier to create new pipelines that are related
  • j

    Juan Dominguez-Moran

    11/17/2022, 2:48 PM
    the docs say you can use scripts, nbs, or funcs as tasks. what isnt clear to me is if class methods would qualify as funcs or would it break
  • s

    Slackbot

    11/17/2022, 2:50 PM
    This message was deleted.
    e
    • 2
    • 1
  • s

    Slackbot

    11/18/2022, 9:33 AM
    This message was deleted.
    a
    e
    • 3
    • 5
  • s

    Slackbot

    11/22/2022, 9:58 PM
    This message was deleted.
    e
    r
    • 3
    • 7
  • s

    Slackbot

    11/22/2022, 10:19 PM
    This message was deleted.
    e
    l
    • 3
    • 25
  • l

    Laura Gutierrez Funderburk

    11/22/2022, 10:20 PM
    tasks:
    - source: scripts/data_pull.py
    product:
    nb: products/data_pull.ipynb
    data: I:/path-to-files/file_name.csv
    ...
    The pipeline above assumes that data_pull.py generates and saves a file_name.csv in the specified I drive This I drive is under company network Where is ploomber getting CAPSL-NASUN from? why can't it access it even though the script successfully generates and saves a csv file in the location specified?
  • s

    Slackbot

    11/29/2022, 2:39 PM
    This message was deleted.
    e
    n
    • 3
    • 8
  • s

    Slackbot

    12/04/2022, 11:16 PM
    This message was deleted.
    e
    • 2
    • 2
  • s

    Slackbot

    12/06/2022, 5:14 AM
    This message was deleted.
    r
    i
    • 3
    • 3
  • s

    Slackbot

    12/06/2022, 9:52 AM
    This message was deleted.
    i
    j
    • 3
    • 2
  • s

    Slackbot

    12/08/2022, 3:04 PM
    This message was deleted.
    i
    • 2
    • 1
  • s

    Slackbot

    12/08/2022, 8:42 PM
    This message was deleted.
    n
    e
    • 3
    • 3
  • s

    Slackbot

    12/13/2022, 5:13 PM
    This message was deleted.
    i
    e
    • 3
    • 10
  • s

    Slackbot

    12/19/2022, 6:04 PM
    This message was deleted.
    e
    • 2
    • 1
  • a

    Ayuan Yang

    12/23/2022, 9:10 AM
    how can I test a task?
  • s

    Slackbot

    12/23/2022, 9:11 AM
    This message was deleted.
    a
    e
    i
    • 4
    • 3
  • s

    Slackbot

    12/27/2022, 3:12 PM
    This message was deleted.
    e
    j
    • 3
    • 7
  • s

    Slackbot

    12/29/2022, 8:10 AM
    This message was deleted.
    e
    j
    • 3
    • 8
  • r

    Rod

    12/30/2022, 7:29 PM
    Hi. When pushing to my fork of Soorgeon, test are failing(see msg below). The weird thing is that, I even pushed a copy of the main branch (which had previously passes all tests) & now that's failing too. I have researched but can't find an answer or figure out the problem.
  • s

    Slackbot

    01/04/2023, 11:19 PM
    This message was deleted.
    🙌 1
    e
    g
    i
    • 4
    • 7
  • j

    Juan Escamilla

    01/06/2023, 5:20 PM
    Hi guys,
  • j

    Juan Escamilla

    01/06/2023, 5:21 PM
    How does ploomber know that a task has been executed? It is not solely based on the existence of the product files, right? I'm having problems running a single task without running the entire pipeline.
  • j

    Juan Escamilla

    01/06/2023, 5:25 PM
    How can I override an environmental variable with nb --inject. For example:
    ploomber nb --inject --env--VAR1 newvalue
    ?
  • s

    Slackbot

    01/06/2023, 5:27 PM
    This message was deleted.
    e
    j
    i
    • 4
    • 23
  • s

    Slackbot

    01/18/2023, 8:01 PM
    This message was deleted.
    e
    d
    • 3
    • 4
  • m

    Mike Rider

    01/25/2023, 5:23 PM
    Hello… I keep getting: @deprecated.method(deprecated_in=‘0.21’, removed_in=‘0.22’) TypeError: method() got an unexpected keyword argument ‘removed_in’
    👍 1
1...7891011Latest