Skip Navigation
best way to access databases in different projects
  • This sounds kind of like a data warehouse. Depending on the size of the data and number of connections I’d say script or database or module, this is a much bigger problem. Look into dbt (data build tool) and airflow

  • Deleted
    To the HR and recruiting professionals or anyone familiar, do background checks of potential employees usually rely on profiles data brokers have compiled on them?
  • If they are checking data brokers or aggregators it’s not really a background check. Carefully read any consent you give for a potential employer to perform a background check. Look for the records they are accessing and make a determination based on that language.

    It is possible that some vendor is the space incorporates data brokers into their service, and that’s hard to tell. But they still should ask for your consent, I believe.

  • best way to access databases in different projects
  • I am a little curious about the conditional. I have a suspicion that this is a bit of over engineering.

    The problem you seem to be trying to solve is “I need to access the same data in multiple ways, places, or projects.” That’s what a database is really great for. However, if you just need to combine the same csv files you have on disk over and over, why not combine them and dump the output to a csv? Next time you need it, just load the combined csv. FWIW this is loosely what SQLite is doing.

    If you are defining a method or function that performs these ETL operations over and over, and the underlying data is not changing, I think updating your local files to be the desired content and format is actually what you want.

    If instead you’re trying to explore modules, imports, abstraction, writing DRY code, or other software development fundamentals- great! Play around, it’s a great way to learn how might also recommend picking up some books! Usually your local library has some books on Python development, object oriented programming, and data engineering basics that you might find fascinating (as I have)

  • Removed
    I'm lost, hunter pls i will give you crack
  • I wouldn’t argue “old people suffer from cognitive impairment” is a valid criticism of a politician without clinical evidence that that politician is suffering from cognitive impairment. This just smacks of ageism.

  • best way to access databases in different projects
  • Here “database” seems to mean a pandas dataframe. Sounds like you need to create a database using Postgres or sqlite or something similar, and recreate that database from a backup or database dump whenever you need it. You could host that database in the cloud or on your own network as well, if you need access remotely.

    For instance see this pandas doc https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.to_sql.html

  • What proton games are: completely ownable with no nonsense and a solid community?
  • I don’t think there are online multiplayer games like CoD or CS that don’t require a platform like steam or good old games to buy, download, and run. I’m not actually sure what you’re trying to do, but if avoiding marketing is your goal I recommend you run steam and change the default page it opens to to be the library where your games are and not the store

  • How can I quickly "unclog" firefox when it runs out of memory (with 1000/2000 tabs)
  • Then you will have software that doesn’t work. This is not a Firefox problem, or a problem of extensions, or anything but a user problem.

    If your 1998 Toyota Camry is struggling to haul a cargo container up a hill it’s not the car’s fault. You’re doing it wrong. Whatever tasks you’re trying to do with 1000 tabs, a web browser is the wrong tool for the job.

  • Israel’s New Air War in the West Bank: Nearly Half of the Dead are Children
  • Well the Geneva convention didn’t exist during WW2 so that’s a moot point and “the US did it” is not a defense of war crimes. The US wantonly commits war crimes. An indiscriminate attack is not what you described. It is an attack that makes no effort (or insufficient effort) to target only military objectives and protect civilians.

    This conversation has reached an end. You don’t understand the issue, and worse don’t seem to want to.

  • What is a moe??????

    I see a lot of communities for moes. Fitmoes, kemonomoes, smolmoes. I don’t know what a moe is - obviously it’s related to anime or Japanese (or otaku) culture but it’s so clearly a thing that I don’t know anything about.

    25
    InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)OR
    originalfrozenbanana @lemm.ee
    Posts 2
    Comments 648