Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 710 online users. » 0 Member(s) | 704 Guest(s) Apple, Yandex, Bing, Google, Internet Archive
|
Latest Threads |
Languages
Forum: General Coding Help
Last Post: Azdaghost
56 minutes ago
» Replies: 0
» Views: 29
|
Error on import: SyntaxEr...
Forum: General Coding Help
Last Post: Kiongi
Yesterday, 07:49 AM
» Replies: 8
» Views: 21,237
|
Wish to write a code for ...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 06:08 AM
» Replies: 3
» Views: 579
|
How can I write formatted...
Forum: General Coding Help
Last Post: hanmen9527
May-20-2025, 12:26 PM
» Replies: 13
» Views: 28,824
|
problems with netcdf if I...
Forum: General Coding Help
Last Post: vytlacfoto
May-20-2025, 05:31 AM
» Replies: 17
» Views: 1,526
|
How to attach images to a...
Forum: Board
Last Post: sethmike9
May-19-2025, 04:08 AM
» Replies: 6
» Views: 8,944
|
How To Attach data Files
Forum: Board
Last Post: sethmike9
May-19-2025, 04:05 AM
» Replies: 3
» Views: 4,194
|
Text frame
Forum: Homework
Last Post: Pedroski55
May-18-2025, 07:39 PM
» Replies: 2
» Views: 436
|
Python automation: Sendin...
Forum: General Coding Help
Last Post: olips784
May-18-2025, 06:28 PM
» Replies: 0
» Views: 230
|
class Blockage not projec...
Forum: General Coding Help
Last Post: deanhystad
May-15-2025, 04:32 PM
» Replies: 1
» Views: 341
|
|
|
pickle problem |
Posted by: DPaul - Sep-26-2022, 09:22 AM - Forum: General Coding Help
- Replies (13)
|
 |
Hi,
I can write and read pickle files, no problem.
But if I lookup how to merge a pickle file to an existing pickle file, I get somewhat confused,
I f..... More
|
|
|
If - Then With Dates |
Posted by: Hockey_Rob - Sep-25-2022, 03:53 PM - Forum: General Coding Help
- No Replies
|
 |
All,
I am very new to python and I am struggling to create conditional formulas with dates. I have two excel spreadsheets that I have read in usin..... More
|
|
|
0 == 0 is 0 |
Posted by: yalajules - Sep-25-2022, 03:49 PM - Forum: General Coding Help
- Replies (4)
|
 |
Hi,
I don't understand why 0 == 0 is 0 returns True ? What is the order of priority ?
Although (0==0) is 0 returns False and 0 == (0 is 0..... More
|
|
|
Using scipy.optimize: curve_fit |
Posted by: ju21878436312 - Sep-24-2022, 01:15 PM - Forum: Data Science
- No Replies
|
 |
Hey there,
I would like to model exponential data by a curve_fit with scipy. The fit fits well for small x-values, but less so for bigger x-values..... More
|
|
|
|