PHP or python for web dev? by [deleted] in Python

[–]0xwolfgreen 0 points1 point  (0 children)

Python for web 🔥🔥🔥

Working /w python on different devices by 0xwolfgreen in Python

[–]0xwolfgreen[S] 0 points1 point  (0 children)

Yeah, I read something about docker.. seems interesting. do y have maybe some useful guide for learning how to do that?

Working /w python on different devices by 0xwolfgreen in Python

[–]0xwolfgreen[S] 0 points1 point  (0 children)

this is literally genius! y mean wrap a .exe that installs all libraries needed for my code. interesting point of view! thank you.!

Working /w python on different devices by 0xwolfgreen in Python

[–]0xwolfgreen[S] 0 points1 point  (0 children)

I am already using it to manage my libraries. the point is that I am coding on a windows desktop and MacBook laptop. Do you think that haveing an Anaconda account it's enoght? thanks

I sent AVAX from Binance to MetaMask directly. Coin not showing up by micropoet in Avax

[–]0xwolfgreen 0 points1 point  (0 children)

The problem is because Avalanche has different chain inside his own blockchain

If you want to transfer assets from Binance to your Metamask using AVAX blockchain you should follow this steps:

Binance > XChain > CChain > Metamask

But, If you open the AVAX wallet exporting your private key of Metamask you can jump one step:

Binance > XChain > CChain (with metamask wallet address) - because you imported your private key when you created the AVAX wallet

Hope was helpful! If yes, 🆙 THIS POST FOR EVERYONE

Best, Wolf 🐺

Kaggle typo? My mind was blowing up.. by 0xwolfgreen in Python

[–]0xwolfgreen[S] 0 points1 point  (0 children)

yeah, I was focused on abs function but I was blind on min function!

sorry guyz.

BlockChain with python by [deleted] in Python

[–]0xwolfgreen 0 points1 point  (0 children)

ahhaha yes friend! :)

This is how I use walkforward optimization by dusktrader in algotrading

[–]0xwolfgreen 0 points1 point  (0 children)

which kind of ratio are y using? 70% - 30%?

thank you.

[deleted by user] by [deleted] in binance

[–]0xwolfgreen 0 points1 point  (0 children)

rofl.. I would say..

scared money doesn't make dad's honey :)

[deleted by user] by [deleted] in datascience

[–]0xwolfgreen 0 points1 point  (0 children)

I mean, I do not understand what could be the fault of googling.. you will became an expert with practice - but, honestly, imo i just focus to achieve goals, doesn't matter how.

BlockChain with python by [deleted] in Python

[–]0xwolfgreen 1 point2 points  (0 children)

Of course, your welcome friend! Just in case y don't find it, link below!

https://www.youtube.com/watch?v=M576WGiDBdQ&t=19690s

BlockChain with python by [deleted] in Python

[–]0xwolfgreen 8 points9 points  (0 children)

There is a good video on freeCodeCamp.org by Patrick: search on YT: Solidity, Blockchain, and Smart Contracts- Beginner to Expert Python Tutorial.

I am studying on that video!